/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.paragraphSystem,
.row {
  margin-left: -15px;
  margin-right: -15px;
}

.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.paragraphSystem:before,
.paragraphSystem:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after,
.paragraphSystem:after,
.container:after,
.container-fluid:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

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

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

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

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

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

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}@charset "UTF-8";
/*! normalize.css v2.1.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

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

/**
 * Address styling not present in IE 8/9.
 */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Set default font family to sans-serif.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  background: white; /* 1 */
  color: #000; /* 2 */
  font-family: sans-serif; /* 3 */
  -ms-text-size-adjust: 100%; /* 4 */
  -webkit-text-size-adjust: 100%; /* 4 */
}

/**
 * Remove default margin.
 */
body {
  line-height: 1;
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/*
a:focus {
    outline: thin dotted;
}
*/
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

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

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

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

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

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

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

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "“" "”" "‘" "’";
}

/**
 * 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.
 */
img {
  border: 0;
}

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

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * 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.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 2 */
  margin: 0; /* 3 */
}

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

/**
 * 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 Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
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;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

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

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}

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

/*# sourceMappingURL=normalize.css.map */
.mejs-container {
  position: relative;
  background: #000;
  font-family: Helvetica, Arial;
  text-align: left;
  vertical-align: top;
  text-indent: 0; }

.mejs-fullscreen {
  overflow: hidden !important; }

.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000; }

.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen {
  width: 100%;
  height: 100%; }

/* Start: LAYERS */
.mejs-background {
  position: absolute;
  top: 0;
  left: 0; }

.mejs-mediaelement,
.me-plugin {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat; }

.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0; }

.mejs-overlay-play {
  cursor: pointer; }

.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  background: none; }
  .mejs-overlay-button:before {
    content: "\f04b";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    box-sizing: border-box;
    border-radius: 50%;
    display: inline-block;
    font-size: 30px;
    width: 100%;
    height: 100%;
    border: 3px solid #3e3e3e;
    text-indent: 7px;
    background: #fff;
    text-align: center;
    line-height: 67px; }

.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px; }

.mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  background: url(../background.png);
  background: rgba(0, 0, 0, 0.9); }

.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: transparent url(../../assets/img/loading.gif) center center no-repeat; }

/* End: LAYERS */
/* Start: CONTROL BAR */
.mejs-container .mejs-controls {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  background: url(../../assets/img/background.png);
  background: rgba(0, 0, 0, 0.7);
  height: 30px;
  width: 100%; }

.mejs-container .mejs-controls div {
  list-style-type: none;
  background-image: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 26px;
  height: 26px;
  font-size: 11px;
  line-height: 11px;
  background: 0;
  border: 0; }

.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0px;
  line-height: 0;
  text-decoration: none;
  margin: 7px 5px;
  padding: 0;
  position: absolute;
  height: 12px;
  width: 12px;
  border: 0; }

/* End: CONTROL BAR */
/* Start: Time (current / duration) */
.mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  height: 17px;
  width: auto;
  overflow: hidden;
  text-align: center;
  padding: auto 4px; }

.mejs-container .mejs-controls .mejs-time span {
  font-size: 11px;
  color: #fff;
  line-height: 12px;
  display: block;
  float: left;
  margin: 1px 2px 0 0;
  width: auto; }

/* End: Time (current / duration) */
/* Start: Play/pause */
.mejs-controls .mejs-play button {
  background-position: 0 0; }

.mejs-controls .mejs-pause button {
  background-position: 0 -16px; }

/* End: Play/pause */
/* Stop */
.mejs-controls .mejs-stop button {
  background-position: -112px 0; }

/* End: Play/pause */
/* Start: Progress bar */
.mejs-controls div.mejs-time-rail {
  width: 200px;
  padding-top: 5px; }

.mejs-controls .mejs-time-rail span {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  border-radius: 2px;
  cursor: pointer; }

.mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 5px;
  background: rgba(50, 50, 50, 0.8); }

.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: rgba(60, 170, 200, 0.8);
  width: 0; }

.mejs-controls .mejs-time-rail .mejs-time-current {
  width: 0;
  background: rgba(255, 255, 255, 0.8); }

.mejs-controls .mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 10px;
  background: #fff;
  border-radius: 5px;
  cursor: pointer;
  border: solid 2px #333;
  top: -2px;
  text-align: center; }

.mejs-controls .mejs-time-rail .mejs-time-float {
  visibility: hidden;
  position: absolute;
  display: block;
  background: #eee;
  width: 36px;
  height: 17px;
  border: solid 1px #333;
  top: -26px;
  margin-left: -18px;
  text-align: center;
  color: #111; }

.mejs-controls .mejs-time-rail:hover .mejs-time-float {
  visibility: visible; }

.mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 2px;
  width: 30px;
  display: block;
  text-align: center;
  left: 0; }

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: solid 5px;
  border-color: #eee transparent transparent transparent;
  border-radius: 0;
  top: 15px;
  left: 13px; }

/* End: Progress bar */
/* Start: Fullscreen */
.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0; }

.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px; }

/* End: Fullscreen */
.mejs-controls .mejs-mute button {
  background-position: -16px -16px; }

.mejs-controls .mejs-unmute button {
  background-position: -16px 0; }

.mejs-controls .mejs-volume-button {
  position: relative; }

.mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 115px;
  width: 25px;
  background: url(../../assets/img/background.png);
  background: rgba(50, 50, 50, 0.7);
  border-radius: 0;
  top: -115px;
  left: 0;
  z-index: 1;
  position: absolute;
  margin: 0; }

.mejs-controls .mejs-volume-button:hover {
  border-radius: 0 0 4px 4px; }

.mejs-controls .mejs-volume-button:hover .mejs-volume-slider {
  display: block; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: rgba(255, 255, 255, 0.5);
  margin: 0; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: rgba(255, 255, 255, 0.9);
  margin: 0; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 4px;
  top: -3px;
  width: 16px;
  height: 6px;
  background: rgba(255, 255, 255, 0.9);
  cursor: N-resize;
  border-radius: 1px;
  margin: 0; }

/* End: Mute/Volume */
/* Start: TRACK (Captions and Chapters) */
.mejs-controls .mejs-captions-button {
  position: relative; }

.mejs-controls .mejs-captions-button button {
  background-position: -48px 0; }

.mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: url(../../assets/img/background.png);
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  border-radius: 0; }

.mejs-controls .mejs-captions-button:hover .mejs-captions-selector {
  visibility: visible; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0px 5px; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-size: 10px; }

.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px 0; }

.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  width: 10000px; }

.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  border: 0; }

.mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 11px;
  color: #fff;
  padding: 5px;
  display: block;
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
  cursor: pointer; }

.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none; }

.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  background: rgba(102, 102, 102, 0.7); }

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  font-size: 12px;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 3px 0;
  line-height: 12px; }

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  font-size: 12px;
  line-height: 12px;
  margin: 3px 0 4px 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis; }

.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  color: #fff; }

.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline; }

.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: normal; }

.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0; }

.mejs-captions-position-hover {
  bottom: 45px; }

.mejs-captions-text {
  padding: 3px 5px;
  background: url(../../assets/img/background.png);
  background: rgba(20, 20, 20, 0.8); }

/* End: TRACK (Captions and Chapters) */
.mejs-clear {
  clear: both; }

.me-cannotplay a {
  color: #fff;
  font-weight: bold; }

.me-cannotplay span {
  padding: 15px;
  display: block; }

/* End: ERROR */
.mejs-offscreen {
  /* Accessibility: hide screen reader texts (and prefer "top" for RTL languages). */
  position: absolute !important;
  top: -10000px;
  left: -10000px;
  overflow: hidden;
  width: 1px;
  height: 1px; }

.mejs-controls .mejs-time-rail span, .mejs-controls .mejs-time-rail a {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  border-radius: 2px;
  cursor: pointer; }

/* Start: Loop */
.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px; }

.mejs-controls .mejs-loop-on button {
  background-position: -64px 0; }

/* End: Loop */
/* Start: backlight */
.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px; }

.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0; }

/* End: backlight */
/* Start: picture controls */
.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0; }

/* End: picture controls */
/* MEJS Zen garden skin */
.mejs-controls {
  display: block;
  visibility: visible; }

.mejs-container .mejs-controls {
  z-index: 25;
  height: 47px;
  background: #d6d6d6;
  border-top: 2px solid #303030; }

.mejs-container .mejs-controls .mejs-button {
  width: 20px;
  height: 20px;
  margin: 4px 6px; }

.mejs-controls .mejs-button button {
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  background: inherit; }
  .mejs-controls .mejs-button button:before {
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    display: block;
    font-size: 20px;
    color: #000;
    vertical-align: middle;
    font-smoothing: antialiased; }

.mejs-controls .mejs-playpause-button button {
  text-align: center; }
  .mejs-controls .mejs-playpause-button button:before {
    content: "\f04b"; }

.mejs-controls .mejs-pause button {
  width: 15px; }
  .mejs-controls .mejs-pause button:before {
    content: "\f04c"; }

.mejs-controls .mejs-fullscreen-button button:before {
  content: "\f0b2"; }

.mejs-controls .mejs-share-button button {
  background-position: -2px -39px; }

.mejs-controls .mejs-share-button button:hover {
  background-position: -2px -3px; }

.mejs-controls .mejs-volume-button {
  margin: 4px 6px; }

.mejs-controls .mejs-volume-button button:before {
  content: "\f026"; }

.mejs-controls .mejs-mute button:before {
  content: "\f028"; }

.mejs-controls .mejs-unmute button:before {
  content: "\f026"; }

.mejs-controls .mejs-horizontal-volume-slider {
  background: url(../../assets/img/controls.png) 0 -83px no-repeat;
  display: block !important;
  width: 34px;
  height: 21px;
  margin-top: 12px;
  position: relative; }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  width: 34px; }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: url(../../assets/img/controls.png) 0 -108px no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  height: 21px; }

.mejs-controls .mejs-volume-button .mejs-volume-handle {
  display: none; }

.mejs-controls .mejs-time-rail {
  height: 20px;
  padding-top: 8px;
  margin-left: 2px; }

.mejs-controls .mejs-time-rail .mejs-time-total {
  height: 3px;
  border-radius: 0;
  background: #303030; }

.mejs-controls .mejs-time-rail .mejs-time-loaded {
  height: 6px;
  background-color: transparent;
  -webkit-filter: none;
          filter: none;
  background-image: none;
  display: none;
  border-radius: 0; }

.mejs-controls .mejs-time-rail .mejs-time-current {
  height: 3px;
  background-color: #303030;
  -webkit-filter: none;
          filter: none;
  background-image: none;
  border-radius: 0; }

.mejs-controls .mejs-time-rail .mejs-time-handle {
  background: #fff;
  border: 1px solid #303030;
  height: 14px;
  width: 14px;
  top: -6px;
  display: block;
  padding: 0;
  border-radius: 6px; }

.mejs-container .mejs-controls .mejs-time {
  width: 100px;
  margin: 15px 0 0 0;
  padding: 0;
  position: absolute;
  left: 8px;
  top: 12px; }

.mejs-container .mejs-controls .mejs-time span {
  float: left;
  color: #303030;
  font-size: 14px; }

.mejs-controls .mejs-time-rail .mejs-time-float {
  z-index: 10; }

.mejs-container-fullscreen {
  z-index: 10000 !important; }

.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 0;
  opacity: 1; }

.mejs-overlay-loading {
  background: url(../../assets/img/loader.gif) center center no-repeat; }

.mejs-overlay-button {
  opacity: 0.7;
  height: 69px;
  left: 50%;
  margin: -35px 0 0 -36px;
  position: absolute;
  top: 50%;
  width: 73px; }

.mejs-poster {
  pointer-events: none;
  background: none !important; }

.mejs-poster img {
  width: auto !important;
  margin: 0 auto;
  display: block; }

:root .mejs-poster img {
  display: none \0/IE9; }

:root .mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.cookiePolicy-info {
  background-color: rgb(225.3247706422, 224.7752293578, 224.7752293578);
  max-height: 1000px;
  overflow: hidden;
}
.cookiePolicy-info.collapsed {
  max-height: 0;
}
.cookiePolicy-info .cookiePolicy-inner {
  padding: 20px 10px;
  width: auto;
  max-width: 940px;
  margin: 0 auto;
}

.cookiePolicy-restrictive {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
}
.cookiePolicy-restrictive.collapsed {
  display: none;
}
.cookiePolicy-restrictive .cookiePolicy-inner {
  position: fixed;
  top: 100px;
  width: 700px;
  margin-left: -350px;
  left: 50%;
  padding: 13px;
  background-color: rgb(225.3247706422, 224.7752293578, 224.7752293578);
}
@media screen and (max-width: 699px) {
  .cookiePolicy-restrictive .cookiePolicy-inner {
    position: absolute;
    width: auto;
    margin: 20px;
    left: 0;
    top: 0;
  }
}

@media screen and (max-width: 699px) {
  .cookiePolicy-restrictive {
    position: absolute;
  }
}
.cookiePolicy-buttons {
  text-align: right;
}

/*# sourceMappingURL=cookiePolicy.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.exit-notification {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
}
.exit-notification.is-hidden {
  display: none;
}
.exit-notification .exit-notification-inner {
  position: fixed;
  top: 100px;
  width: 700px;
  margin-left: -363px;
  left: 50%;
  padding: 13px;
  background-color: rgb(225.3247706422, 224.7752293578, 224.7752293578);
}
@media screen and (max-width: 699px) {
  .exit-notification .exit-notification-inner {
    position: absolute;
    width: auto;
    margin: 20px;
    left: 0;
    top: 0;
  }
}

@media screen and (max-width: 699px) {
  .exit-notification-restrictive {
    position: absolute;
  }
}
.exit-notification-buttons {
  text-align: right;
}

/*# sourceMappingURL=exitNotification.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
#cq-emulator-content.firefox {
  background-color: white !important;
}

html, body {
  width: 100%;
  font-size: 14px;
}

body {
  line-height: 1.5;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  overflow: auto;
}

#wrapper,
.container {
  color: rgb(49.5504587156, 48.6495412844, 48.6495412844);
  background-color: #f5f5f5;
}

#header {
  padding-top: 15px;
  padding-bottom: 15px;
}

#footer {
  padding-bottom: 15px;
  padding-top: 15px;
}

/* BASE STYLES
----------------------------------------- */
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: rgb(49.5504587156, 48.6495412844, 48.6495412844);
  margin: 10px 0;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.5em;
}

h3 {
  font-size: 1.17em;
}

h4 {
  font-size: 1em;
}

h5 {
  font-size: 0.83em;
}

h6 {
  font-size: 0.67em;
}

a {
  color: rgb(49.5504587156, 48.6495412844, 48.6495412844);
  text-decoration: none;
}

a:hover {
  color: rgb(134.3669724771, 132.1330275229, 132.1330275229);
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

button,
input {
  line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
}

label,
select,
button,
input[type=button],
input[type=reset],
input[type=submit],
input[type=radio],
input[type=checkbox] {
  cursor: pointer;
}

input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

/* LAYOUT STYLES
----------------------------------------- */
.component {
  clear: left;
  margin-bottom: 10px;
}

.component[class*=grid] {
  clear: none;
}

.component[class*=grid].alpha {
  clear: left;
}

.component-content {
  overflow: hidden;
  margin-bottom: 14px;
}

.component > .component-content {
  margin-bottom: 0;
}

/* ALERTS
-------------------------------------*/
.alert-list {
  margin: 0;
  padding: 0;
  list-style-position: inside;
  list-style-type: disc;
}

.alert-list li {
  padding-left: 4px;
}

.alert {
  margin-bottom: 20px;
}

.alert-error {
  color: #8A0808;
}

/* UTILITIES
----------------------------------- */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.is-hidden {
  display: none !important;
  visibility: hidden !important;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/
.clearfix {
  zoom: 1;
}

/*# sourceMappingURL=main.css.map */
span.selection-underline {
  text-decoration: underline;
}
span.selection-bold {
  font-weight: bold;
}
span.selection-italic {
  font-style: italic;
}

/*# sourceMappingURL=selection.css.map */
.skip-to-main-content-wrapper a {
  position: absolute;
  color: #fff;
  background-color: #f36633;
  margin: 10px 35%;
  padding: 5px;
  border-radius: 15px;
  border: 4px solid whitesmoke;
  text-align: center;
  font-size: 1.2em;
  width: 30%;
  top: -100px;
  left: 0;
  z-index: 1;
}
.skip-to-main-content-wrapper a:focus, .skip-to-main-content-wrapper a:active {
  top: auto;
  left: auto;
}

/*# sourceMappingURL=skipContent.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.overlay-background {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 9998;
}

.overlay-container {
  position: absolute;
  width: 100%;
  top: 150px;
  text-align: center;
  z-index: 9999;
  padding-bottom: 30px;
}

.overlay-content {
  position: relative;
  min-width: 80px;
  min-height: 80px;
  max-width: 90%;
  padding: 10px;
  display: inline-block;
  background: white;
  text-align: left;
  border: solid 2px rgb(49.5504587156, 48.6495412844, 48.6495412844);
}

.overlay-content-inner {
  overflow: hidden;
}

.overlay-close {
  width: 25px;
  height: 25px;
  z-index: 9999;
  font-size: 25px;
  position: absolute;
  top: -30px;
  right: 15px;
  background: url(../../../../cf/desktop/assets/img/close.png) no-repeat;
  cursor: Pointer;
  display: none;
}

.overlay-loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../../../../cf/desktop/assets/img/loader.gif) no-repeat 50% 50%;
}

/*# sourceMappingURL=overlay.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix {
  min-height: 0;
}
.ui-helper-clearfix:before {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-next span {
  display: block;
  cursor: pointer;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev span {
  display: block;
  cursor: pointer;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  top: 1px;
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
  right: 1px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: center;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-size: 1.1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-size: 1em;
}

.ui-widget-content {
  border: 1px solid #d9d6c4;
  background: #eeeeee;
  color: #1f1f1f;
}
.ui-widget-content a {
  color: #1f1f1f;
}

.ui-widget-header {
  border: 1px solid #eeece4;
  background: white;
  color: #323131;
  font-weight: bold;
}
.ui-widget-header a {
  color: #323131;
}

/* Interaction states
----------------------------------*/
.ui-state-default {
  border: 1px solid #d9d6c4;
  background: #f8f7f6;
  font-weight: bold;
  color: #654b24;
}
.ui-state-default a {
  color: #654b24;
  text-decoration: none;
}
.ui-state-default a:link, .ui-state-default a:visited {
  color: #654b24;
  text-decoration: none;
}

.ui-widget-content .ui-state-default {
  border: 1px solid #d9d6c4;
  background: #f8f7f6;
  font-weight: bold;
  color: #654b24;
}
.ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-active, .ui-widget-content .ui-state-hover {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white;
}

.ui-widget-header .ui-state-default {
  border: 1px solid #d9d6c4;
  background: #f8f7f6;
  font-weight: bold;
  color: #654b24;
}
.ui-widget-header .ui-state-hover, .ui-widget-header ui-state-focus, .ui-widget-header .ui-state-active {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white;
}

.ui-state-hover, .ui-state-focus {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white;
}
.ui-state-hover a, .ui-state-focus a {
  color: white;
  text-decoration: none;
}
.ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
  color: white;
  text-decoration: none;
}

.ui-state-focus {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white;
}

.ui-state-active {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white;
}
.ui-state-active a {
  color: white;
  text-decoration: none;
}
.ui-state-active a:link, .ui-state-active a:visited {
  color: white;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight {
  border: 1px solid #FF7A21;
  background: #eeece4;
  color: #3a3427;
}
.ui-state-highlight a {
  color: #3a3427;
}

.ui-widget-content .ui-state-highlight, ui-widget-header .ui-state-highlight {
  border: 1px solid #FF7A21;
  background: #eeece4;
  color: #3a3427;
}
.ui-widget-content .ui-state-highlight a, ui-widget-header .ui-state-highlight a {
  color: #3a3427;
}
.ui-widget-content .ui-state-error, ui-widget-header .ui-state-error {
  border: 1px solid #681818;
  background: #b83400;
  color: white;
}
.ui-widget-content .ui-state-error a, ui-widget-header .ui-state-error a {
  color: white;
}
.ui-widget-content .ui-state-error-text, ui-widget-header .ui-state-error-text {
  color: white;
}
.ui-widget-content .ui-priority-primary, ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-widget-content .ui-priority-secondary, ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}
.ui-widget-content .ui-state-disabled, ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

.ui-state-error {
  border: 1px solid #681818;
  background: #b83400;
  color: white;
}
.ui-state-error a {
  color: white;
}

.ui-state-error-text {
  color: white;
}

.ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

.ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(../../img/ui-icons_222222_256x240.png);
}

.ui-widget-content .ui-icon {
  background-image: url(../../img/ui-icons_222222_256x240.png);
}

.ui-widget-header .ui-icon {
  background-image: url(../../img/ui-icons_FF7A21_256x240.png);
}

.ui-state-default .ui-icon {
  background-image: url(../../img/ui-icons_FF7A21_256x240.png);
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url(../../img/ui-icons_ffffff_256x240.png);
}

.ui-state-active .ui-icon {
  background-image: url(../../img/ui-icons_ffffff_256x240.png);
}

.ui-state-highlight .ui-icon {
  background-image: url(../../img/ui-icons_3572ac_256x240.png);
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(../../img/ui-icons_fbdb93_256x240.png);
}

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-carat-1-n {
  background-position: 0 0;
}

.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

.privacyPolicy {
  overflow: hidden;
}
.privacyPolicy p {
  margin: 0;
}
.privacyPolicy .wsform-hint {
  display: none;
}
.privacyPolicy input[type=checkbox] {
  float: left;
}

.privacyPolicy-text {
  padding-left: 20px;
}

/*# sourceMappingURL=datepicker.css.map */
.accordion-container {
  padding: 0;
  margin: 0;
  list-style: none;
  border: solid 2px #323131; }

.accordion-slide {
  border-top: 2px solid black; }
  .accordion-slide:first-child {
    border-top: 0; }

.accordion-head {
  padding: 13px;
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  background-color: #e1e1e1;
  background: #e1e1e1;
  color: #323131; }

.accordion-title {
  float: none;
  margin: 0;
  display: inline-block; }

.accordion-content {
  padding: 13px; }
  .accordion-content-wrapper {
    border-left: 0;
    border-right: 0;
    border-top: 0; }

.mod-js .accordion-content-wrapper {
  position: relative;
  height: 0;
  top: -999999px;
  left: -999999px;
  overflow: hidden;
  box-sizing: border-box;
  visibility: hidden; }

.mod-js .accordion-head {
  position: relative;
  cursor: pointer; }
  .mod-js .accordion-head:after {
    position: absolute !important;
    top: 50%;
    margin-top: -10px;
    right: 15px;
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    font-size: 12px; }

.mod-js .accordion-slide.is-active > .accordion-head:hover,
.mod-js .accordion-slide.is-active > .accordion-head {
  color: #323131;
  cursor: pointer; }
  .mod-js .accordion-slide.is-active > .accordion-head:hover:after,
  .mod-js .accordion-slide.is-active > .accordion-head:after {
    right: 15px;
    content: "\f078";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal; }

.mod-js .accordion-slide .accordion-head:hover {
  color: #323131; }

.mod-js .accordion-slide.is-active > .accordion-head {
  color: black; }
  .mod-js .accordion-slide.is-active > .accordion-head:hover {
    background-color: #e1e1e1; }

.mod-js .accordion-slide.is-active > .accordion-content-wrapper {
  position: relative;
  top: auto;
  left: auto;
  height: auto;
  visibility: visible; }

.mod-js .accordion-slide.is-active:last-child > .accordion-content-wrapper {
  border-bottom: none; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.articleTeaser .articleTeaser-image-holder.articleTeaser-image-top img {
  border-bottom: solid 4px #f36633;
}
.articleTeaser .articleTeaser-text-content .articleTeaser-text-link {
  background-color: #f36633;
  border-radius: 3px;
  color: white;
  padding: 8px 20px;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block;
}
.articleTeaser .articleTeaser-text-content .articleTeaser-text-link:hover {
  background-color: #939191;
  color: white;
}
.articleTeaser .articleTeaser-text-content .articleTeaser-text-link:active {
  background-color: #939191;
  color: white;
}

/* Mobile view 767 max width */
@media only screen and (max-width: 767px) {
  .articleTeaser .component-content.hero-article .articleTeaser-text-content {
    width: 100%;
  }
  .articleTeaser .articleTeaser-image-holder {
    text-align: center;
  }
}

/*# sourceMappingURL=article.teaser.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.article-teaser-block {
  border: 1px solid #efefed;
  border-radius: 4px;
  box-shadow: 0 0 8px 0 rgba(84, 79, 64, 0.06);
  position: relative;
  margin: 8px;
  overflow: hidden;
  background-color: #fff;
}
.article-teaser-block .aspect-ratio-box {
  position: relative;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}
.article-teaser-block .aspect-ratio-box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
}
.article-teaser-block .article-body {
  min-height: 120px;
  padding: 0 24px 30px;
}
.article-teaser-block .label p {
  margin-bottom: 20px;
}
.article-teaser-block .article-title p {
  margin-bottom: 20px;
}
.article-teaser-block .article-description {
  margin-bottom: 20px;
}
.article-teaser-block .article-body .article-date {
  color: rgba(84, 79, 64, 0.7);
  font-size: 1rem;
  letter-spacing: 0.2px;
  margin-bottom: 20px;
}
.article-teaser-block .article-button-container {
  position: relative;
  bottom: 0;
  left: 0;
}
.article-teaser-block .article-title {
  font-size: 1.5rem;
  font-weight: 700;
}
.article-teaser-block .margin-none-top {
  margin-top: 0;
}
.article-teaser-block .button-text {
  font-size: 0.85714rem;
  letter-spacing: 1.5px;
  line-height: 1.14286rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #544f40;
}
.article-teaser-block a.button-primary {
  color: #15717d;
}
.article-teaser-block a.button-primary-filled {
  background-color: #15717d;
  color: #fff;
  display: inline-block;
  padding: 12px 20px;
  border-radius: 2rem;
  font-size: 0.85714rem;
  font-weight: 700;
  letter-spacing: 1.5px;
  line-height: 1.14286rem;
  text-transform: uppercase;
  text-align: center;
}
.article-teaser-block a.button-primary-pdf-icon::after {
  content: "";
  display: inline-block;
  width: 1rem;
  height: 1rem;
  background-size: contain;
  background-image: url(../../img/download.png);
}
.article-teaser-block a.external-link-icon::after {
  content: "";
  display: inline-block;
  width: 1rem;
  height: 1rem;
  background-size: contain;
  background-image: url(../../img/new-window.png);
}

.article-teaser-block-transparent-background {
  border: none;
  background-color: inherit;
  box-shadow: 0 0;
}

.articleTeaser .clickable-at {
  cursor: pointer;
}

/*# sourceMappingURL=article.teaser.v2.css.map */
.articleList > .component-content {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1; }

.articleList-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.articleList-date {
  margin-bottom: 10px;
  color: #868484; }

.articleList-article {
  margin-bottom: 20px;
  overflow: hidden; }
  .articleList-article-wrapper {
    margin: 0;
    padding: 0; }

.articleList-title {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.articleList-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.articleList-thumbnail {
  max-width: 100px;
  float: left;
  margin-right: 15px; }
  @media only screen and (max-width: 767px) {
    .articleList-thumbnail {
      float: none;
      margin: auto;
      display: block; } }

.articleList-more {
  float: right; }
  .articleList-more:after {
    display: inline;
    content: "\00bb"; }
  .articleList-more-arrow {
    display: none; }
    .no-generatedcontent .articleList-more-arrow {
      display: inline; }

.articleList-tags {
  padding: 0;
  margin: -20px 0 0 0;
  list-style-type: none; }
  .articleList-tags-item {
    display: inline-block;
    margin: 0 2px; }
    .articleList-tags-item-link {
      display: block;
      padding: 1px;
      background: #b9b8b8;
      color: black;
      border: 1px solid #939191;
      font-size: 0.85em; }
.box-video-bg {
  position: relative;
  z-index: 1;
  overflow: hidden; }
  .box-video-bg video.box-video-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1; }
  .box-video-bg .component-content {
    z-index: -1;
    position: relative; }
.breadcrumbs {
  margin: 10px 0; }
  .breadcrumbs-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none; }
    .breadcrumbs-list li {
      float: left;
      margin-right: 6px; }
      @media only screen and (max-width: 767px) {
        .breadcrumbs-list li {
          float: none; } }
  .breadcrumbs-separator {
    margin: 0 10px; }
  .breadcrumbs-without-separator .breadcrumbs-separator {
    display: none; }
  .breadcrumbs-without-separator li {
    position: relative;
    padding-right: 15px;
    margin-right: 9px; }
    .breadcrumbs-without-separator li:before {
      top: 5px;
      right: 0;
      content: "\f054";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      position: absolute;
      font-size: 8px; }
    .breadcrumbs-without-separator li:last-child {
      background-image: none; }
      .breadcrumbs-without-separator li:last-child:before {
        display: none; }
.carousel > .component-content {
  position: relative;
  padding: 15px 60px;
  border: solid 2px #323131;
  background-color: #e1e1e1; }

.carousel-slides {
  overflow: hidden;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none; }

.carousel-slide {
  clear: both;
  position: absolute;
  width: 100%; }
  .carousel-slide .no-content,
  .carousel-slide .no-image {
    text-align: center; }
  .carousel-slide.is-active {
    display: block;
    position: relative; }
  .carousel-slide .image-and-content {
    overflow: hidden; }
  .carousel-slide .no-content .carousel-cover {
    float: none;
    max-width: 100%; }
  .carousel-slide .no-image .carousel-content {
    float: none;
    max-width: 100%; }

.carousel-cover {
  max-width: 50%;
  height: auto;
  float: right; }
  @media only screen and (max-width: 767px) {
    .carousel-cover {
      max-width: 100%;
      float: none;
      margin: auto;
      display: block; } }

.carousel-content {
  max-width: 48%;
  float: left;
  width: 100%;
  text-align: left;
  transition: margin 200ms ease-in; }
  @media only screen and (max-width: 767px) {
    .carousel-content {
      max-width: 100%;
      float: none; } }

.carousel-nav {
  padding: 0;
  margin-top: 20px;
  overflow: hidden;
  text-align: center; }
  .carousel-nav li {
    display: inline-block;
    margin: 0 3px; }
    .carousel-nav li.is-active a {
      background: #939191; }
  .carousel-nav a {
    display: inline-block;
    width: 10px;
    height: 10px;
    font-size: 0;
    color: transparent;
    border: 2px solid #656363; }
  .carousel-nav-prev, .carousel-nav-next {
    position: absolute;
    top: 50%;
    width: 19px;
    height: 31px;
    border: none; }
    .carousel-nav-prev a, .carousel-nav-next a {
      display: block;
      width: 100%;
      height: 100%;
      border: none; }
      .carousel-nav-prev a:before, .carousel-nav-next a:before {
        font-size: 30px;
        color: #939191; }
      .carousel-nav-prev a:hover:before, .carousel-nav-next a:hover:before {
        color: #323131; }
    @media only screen and (max-width: 767px) {
      .carousel-nav-prev, .carousel-nav-next {
        display: block; } }
  .carousel-nav-prev {
    left: 10px; }
    .carousel-nav-prev a:before {
      content: "\f053";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal; }
  .carousel-nav-next {
    right: 10px; }
    .carousel-nav-next a:before {
      content: "\f054";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal; }

.carousel .carousel-autoplay-nav {
  position: absolute;
  bottom: 10px;
  left: 0; }
  .carousel .carousel-autoplay-nav li {
    display: inline-block;
    list-style: none; }
  .carousel .carousel-autoplay-nav button {
    background: none;
    border: none; }

.no-js .carousel-slide {
  position: static; }
  .no-js .carousel-slide:first-child {
    margin-top: 0;
    border-top: none; }

.no-js .carousel-nav li {
  display: none; }
.digitalWallet .hidden {
  display: none;
}

/*# sourceMappingURL=digital.wallet.css.map */
.divider > .component-content {
  height: 2px;
  margin: 2em 0;
  background: #939191; }
.fileList-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.fileList-date {
  margin-bottom: 10px;
  color: #868484; }

.fileList-file {
  margin-bottom: 20px;
  overflow: hidden; }

.fileList-description {
  overflow: hidden; }

.fileList-title {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.fileList-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.fileList-thumbnail {
  margin-right: 15px;
  float: left;
  max-width: 100px; }
  @media only screen and (max-width: 767px) {
    .fileList-thumbnail {
      float: none;
      margin: auto;
      display: block; } }

.fileList-download {
  text-align: right; }
  .fileList-download-size {
    display: block;
    color: #868484; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.filterableBox {
  position: relative;
  margin-left: 10px;
}
.filterableBox .filterableBox__header {
  display: flex;
}
.filterableBox .filterableBox__header .header__item {
  margin-right: 20px;
}
.filterableBox .filterableBox__header .header__searchWrapper .searchWrapper__search-box {
  height: 100%;
  padding: 0;
}
.filterableBox .filterableBox__header .header__sortMenu .sortMenu__label {
  background-color: #f36633;
  color: white;
  border: none;
  cursor: pointer;
  padding: 10px 20px;
  text-decoration: none;
  margin: auto;
}
.filterableBox .filterableBox__header .header__sortMenu .sortMenu__items {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  z-index: 1;
  margin-top: 10px;
  padding-inline-start: 0;
}
.filterableBox .filterableBox__header .header__sortMenu .sortMenu__items .sortMenu__item {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  cursor: pointer;
}
.filterableBox .filterableBox__header .header__sortMenu .sortMenu__items .sortMenu__item:hover {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5);
}
.filterableBox .filterableBox__header .header__sortMenu .sortMenu__items .sortMenu__item.active {
  font-weight: bold;
}
.filterableBox .filterableBox__content {
  margin-top: 20px;
}
.filterableBox .filterableBox__content .content__noResultFound {
  display: none;
}
.filterableBox .filterableBox__content .content {
  display: flex;
  flex-wrap: wrap;
}
.filterableBox .filterableBox__content .content .indexable-component {
  padding: 10px;
}
.filterableBox .filterableBox__content .content .indexable-component:first-child {
  margin-right: 20px;
}

/*# sourceMappingURL=filterableBox.css.map */
.flash > .component-content {
  text-align: center; }

.flash object {
  max-width: 100%; }

.flash-missing {
  margin: 0 auto; }

.flash .seoDescription {
  display: none; }
.form-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.form form {
  margin: 0 0 20px; }

.form fieldset {
  background-color: #e1e1e1;
  border: solid 2px #323131;
  padding: 13px;
  margin: 15px 0; }

.form label,
.form input,
.form button,
.form select,
.form textarea {
  font-size: 14px; }

.form select,
.form textarea,
.form input {
  width: 100%;
  max-width: 250px;
  padding: 4px 6px;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  color: #323131;
  border-radius: 4px;
  background-color: white;
  border: 1px solid #e1e1e1;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border linear 0.2s, box-shadow linear 0.2s; }
  .form select:focus,
  .form textarea:focus,
  .form input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); }
    .form select:focus:invalid,
    .form textarea:focus:invalid,
    .form input:focus:invalid {
      color: red;
      border-color: #ff6666; }

.form legend {
  font-size: 18px;
  font-weight: 700;
  margin-left: 10px;
  padding: 0 5px;
  display: block;
  margin-right: 10px; }

.form textarea {
  height: auto;
  resize: vertical; }

.form label {
  display: block;
  margin-bottom: 5px; }

.form select {
  max-width: 260px; }
  .form select[multiple], .form select[size] {
    height: auto; }

.form input {
  height: 20px; }
  .form input[type="radio"], .form input[type="checkbox"] {
    width: auto;
    height: auto;
    box-shadow: none; }

.form .control-label {
  padding: 5px 0; }

.form .control-group {
  margin-bottom: 10px; }

.no-js .clearButton {
  display: none; }

.hiddenField {
  display: none; }

.control-tooltip {
  display: none;
  padding: 0 10px;
  max-width: 200px;
  margin-left: 5px;
  position: absolute;
  z-index: 1;
  background-color: #ddd;
  left: 100%;
  top: 0; }
  .control-tooltip:after {
    content: '';
    position: absolute;
    z-index: 1;
    right: 100%;
    top: 10px;
    display: inline-block;
    border: solid transparent;
    height: 0;
    width: 0;
    border-right-color: #ddd;
    border-width: 5px;
    margin-top: -5px; }
  .control-tooltip-container {
    position: relative;
    display: inline-block; }
  .control-tooltip-button:hover + .control-tooltip, .control-tooltip:hover {
    display: block; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.hidden-password-field {
  display: none;
}

.gigya-screen .default-submit-button input[type=submit] {
  background-color: #f36633;
}

/*# sourceMappingURL=gigya.raas.css.map */
.image .right {
  text-align: right; }

.image .left {
  text-align: left; }

.image .middle {
  text-align: center; }

@media only screen and (max-width: 767px) {
  .image .component-content {
    text-align: center; } }
.imageGallery > .component-content {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1; }

.imageGallery .gallery-play {
  color: #323131; }

.imageGallery-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.imageGallery-description {
  margin: 15px 0; }

.imageGallery-thumbnails {
  position: relative;
  margin: 20px 0; }

.imageGallery-thumbnail, .imageGallery-view {
  cursor: pointer; }

.imageGallery.is-playing .imageGallery-view-overlay:before {
  content: "\f04c";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  text-indent: 0; }

.imageGallery-arrow, .imageGallery-arrow.is-disabled:hover {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  width: 35px;
  height: 60px;
  padding: 0;
  border: 0;
  box-sizing: content-box;
  background: none;
  cursor: pointer;
  font: 0/0 serif;
  color: transparent; }
  .imageGallery-arrow:before, .imageGallery-arrow.is-disabled:hover:before {
    position: absolute;
    margin-top: 15px;
    color: #b9b8b8; }

.imageGallery-arrow {
  text-align: center; }
  .imageGallery-arrow.is-disabled {
    opacity: 0.5; }
  .imageGallery-arrow:hover:before {
    color: #939191; }
  .imageGallery-arrow-left, .imageGallery-arrow-left.is-disabled:hover {
    left: 0; }
    .imageGallery-arrow-left:before, .imageGallery-arrow-left.is-disabled:hover:before {
      content: "\f053";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      font-size: 30px; }
  .imageGallery-arrow-right, .imageGallery-arrow-right.is-disabled:hover {
    right: 0; }
    .imageGallery-arrow-right:before, .imageGallery-arrow-right.is-disabled:hover:before {
      content: "\f054";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      font-size: 30px; }

.imageGallery-thumbnail {
  position: relative;
  display: block;
  float: left;
  padding: 0;
  margin: 0 9px;
  border: solid 4px #323131;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  opacity: .7;
  transition: opacity .2s; }
  .imageGallery-thumbnail a {
    display: block; }
  .imageGallery-thumbnail-image {
    position: relative;
    margin: 2px;
    border: solid 2px #323131; }
    .imageGallery-thumbnail-image img {
      display: block;
      width: 63px;
      height: 52px;
      margin: 0 auto; }
  .imageGallery-thumbnail-cover {
    display: block;
    max-width: none; }
  .imageGallery-thumbnail-title {
    display: block;
    margin: 10px auto 0 auto;
    width: 71px;
    font-size: 11px; }
  .imageGallery-thumbnail.is-active .imageGallery-thumbnail-overlay {
    opacity: 0;
    transition: opacity .5s; }
  .imageGallery-thumbnail-overlay {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -14px 0 0 -15px;
    height: 28px;
    width: 30px;
    cursor: pointer;
    opacity: 0.7; }
    .imageGallery-thumbnail-overlay:before {
      display: inline-block;
      height: 100%;
      width: 100%;
      box-sizing: border-box;
      content: "\f04b";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      font-size: 15px;
      border-radius: 50%;
      border: 3px solid #323131;
      text-indent: 7px;
      background: white;
      text-align: center;
      line-height: 24px; }
  .imageGallery-thumbnail.is-active, .imageGallery-thumbnail:hover {
    opacity: 1; }

.imageGallery-list {
  overflow: hidden;
  margin: 0 50px;
  position: relative; }
  .imageGallery-list li:hover .image,
  .imageGallery-list li.active .image {
    margin: 0;
    border: solid 4px #323131; }
  .imageGallery-list-inner {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    width: 4000px;
    overflow: hidden;
    list-style: none; }

.imageGallery-view {
  position: relative;
  margin-bottom: 10px;
  border: solid 2px #323131;
  overflow: hidden;
  text-align: center;
  background: white; }
  .imageGallery-view img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%; }
  .imageGallery-view:hover-overlay {
    opacity: 0.7; }
  .imageGallery-view-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -34px 0 0 -36px;
    width: 73px;
    height: 69px;
    cursor: pointer;
    transition: opacity .5s;
    opacity: 0; }
    .imageGallery-view-overlay:hover {
      opacity: 1;
      text-decoration: none; }
    .imageGallery-view-overlay:before {
      display: inline-block;
      height: 100%;
      width: 100%;
      box-sizing: border-box;
      content: "\f04b";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      background: white;
      border: 3px solid #323131;
      border-radius: 50%;
      font-size: 30px;
      text-indent: 5px;
      text-align: center;
      line-height: 65px; }

.mod-js .imageGallery-thumbnail {
  padding: 0; }
  .mod-js .imageGallery-thumbnail .imageGallery-thumbnails {
    position: relative; }

.no-js .imageGallery-view {
  display: none; }

.no-js .imageGallery-list {
  margin: 0; }

.no-js .imageGallery-arrow {
  display: none; }

.no-js .imageGallery-thumbnail {
  float: none;
  border: 0;
  opacity: 1;
  overflow: hidden; }
  .no-js .imageGallery-thumbnail img {
    width: auto;
    height: auto; }
  .no-js .imageGallery-thumbnail a:after {
    display: block;
    padding: 10px 0 30px;
    content: attr(data-description);
    text-align: left; }
.map-canvas {
  margin-bottom: 10px;
  border: solid 2px #323131;
  text-align: center; }
  .map-canvas img {
    width: 100%;
    max-width: inherit; }

.no-js .map-canvas img {
  width: 100%;
  max-width: 640px; }
/* stylelint-disable color-no-hex */
.gsk-bg-white {
  background-color: #FFFFFF; }

.gsk-bg-light-gray {
  background-color: #B6B6B6; }

.gsk-bg-dark-blue {
  background-color: #245F8C; }

.gsk-bg-dark-navy {
  background-color: #1E2939; }

.gsk-bg-light-blue {
  background-color: #EFF6FF; }

.gsk-bg-deep-blue {
  background-color: #002440; }

.gsk-bg-peach {
  background-color: #F7855C; }

.gsk-bg-red {
  background-color: #FF0000; }

.gsk-bg-peachy-pink {
  background-color: #FDE0D6; }

.gsk-bg-vivid-orange {
  background-color: #F56633; }

.gsk-bg-deep-space-blue {
  background-color: #002844; }

.gsk-bg-slate-gray {
  background-color: #4A5565; }

.gsk-bg-cyan-blue {
  background-color: #1D4C70; }

.gsk-bg-slate-blue-gray {
  background-color: #364153; }

.gsk-bg-midnight-blue {
  background-color: #101828; }

.gsk-bg-dark-cerulean {
  background-color: #163954; }

.gsk-bg-medium-gray {
  background-color: #757575; }

.gsk-bg-midnight-navy {
  background-color: #07131C; }

.gsk-bg-pale-gray {
  background-color: #D9D9D9; }

.gsk-bg-steel-gray {
  background-color: #99A1AF; }

.gsk-bg-charcoal-black {
  background-color: #1E1E1E; }

.gsk-bg-silver-gray {
  background-color: #B3B3B3; }

.gsk-bg-soft-silver {
  background-color: #D7D7D7; }

.gsk-bg-steel-blue {
  background-color: #4E5A63; }

.gsk-bg-peach-pink-translucent {
  background-color: #FDE0D680; }

.gsk-bg-white-translucent {
  background-color: rgba(255, 255, 255, 0.04); }

.gsk-bg-gray-semi-transparent {
  background-color: rgba(96, 96, 96, 0.4); }

.gsk-bg-dark-gray-translucent {
  background-color: rgba(48, 48, 48, 0.32); }

.gsk-bg-black-semi-transparent {
  background-color: rgba(0, 0, 0, 0.4); }

.gsk-bg-black-translucent {
  background-color: rgba(0, 0, 0, 0.1); }

.gsk-bg-gray-translucent {
  background-color: rgba(97, 97, 97, 0.1); }

.gsk-bg-dark-brown-translucent {
  background-color: rgba(80, 51, 51, 0.1); }

.gsk-bg-warm-brown-translucent {
  background-color: rgba(171, 99, 74, 0.1); }

.gsk-bg-orange-translucent {
  background-color: rgba(245, 102, 51, 0.1); }

.gsk-bg-dim-gray {
  background-color: #616161; }

.gsk-bg-pale-blue {
  background-color: #E9F0F5; }

.gsk-bg-mint-green {
  background-color: #B1E5C5C4; }

.gsk-bg-dark-midnight-blue {
  background-color: #0E2638; }

.gsk-bg-dark-teal {
  background-color: #091D1C; }

.gsk-bg-light-blue-gray {
  background-color: #D3DFE8; }

.gsk-bg-charcoal-gray {
  background-color: "$charcoal-gray"; }

.gsk-bg-off-white {
  background-color: "$off-white"; }

.gsk-bg-soft-gray {
  background-color: "$soft-gray"; }

/* Regular */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* Extra Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* Extra Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* ========================================
   DM Sans
======================================== */
/* Thin */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

/* Thin Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Regular */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* ExtraBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* ExtraBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* Black */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

/* Black Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

/* Poppins Light */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Light.woff2") format("woff2"), url("../../fonts/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Poppins Regular */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Regular.woff2") format("woff2"), url("../../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Poppins Medium */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Medium.woff2") format("woff2"), url("../../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Poppins SemiBold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../../fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* Poppins Bold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Bold.woff2") format("woff2"), url("../../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

.navigation {
  margin-top: 0;
  background: #FFFFFF;
  padding-inline: 0; }
  .navigation .navigation-large-menu {
    display: none; }
  .navigation .navigation-mobile-menu {
    padding: 0;
    border: none;
    position: absolute;
    right: 1.6875rem;
    top: -1.125rem;
    font-size: 1.3125rem;
    background: transparent;
    display: inline-block; }
    .navigation .navigation-mobile-menu::after {
      content: "";
      background: url(/content/dam/cf-pharma/klinische-studien-finden/de_DE/icons/hamburger-icon.svg);
      width: 1.5rem;
      height: 1.5rem;
      display: block;
      transform: translateY(7px); }
    .navigation .navigation-mobile-menu[aria-expanded="true"]::after {
      content: "";
      background: url(/content/dam/cf-pharma/klinische-studien-finden/de_DE/icons/close-icon.svg);
      width: 1.5rem;
      height: 1.5rem;
      display: block; }
  @media (min-width: 992px) {
    .navigation .navigation-mobile-menu {
      display: none; } }
  .navigation .navigation-root {
    -ms-flex-align: center;
        align-items: center;
    height: 100%;
    list-style: none;
    margin: 0;
    display: block;
    padding-left: 0; }
    .navigation .navigation-root.navigation-branch {
      border: none; }
    @media (min-width: 992px) {
      .navigation .navigation-root {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: left;
            justify-content: left;
        padding-block: 1.5rem;
        gap: 1.625rem; } }
    .navigation .navigation-root.is-open {
      z-index: 10000;
      position: absolute;
      top: 2.4375rem;
      width: 100vw;
      right: 0; }
    .navigation .navigation-root.navigation-level1 .navigation-item {
      display: block; }
      @media (min-width: 992px) {
        .navigation .navigation-root.navigation-level1 .navigation-item.navigation-level1 {
          margin: 0;
          border: none;
          z-index: 4; } }
      .navigation .navigation-root.navigation-level1 .navigation-item.navigation-level1.has-active-child > .navigation-item-title, .navigation .navigation-root.navigation-level1 .navigation-item.navigation-level1.is-active > .navigation-item-title {
        background: none; }
      .navigation .navigation-root.navigation-level1 .navigation-item.navigation-level1 > .navigation-item-title {
        font-size: 1.125rem;
        line-height: 2rem;
        letter-spacing: 0%;
        transition: color 0.3s ease; }
        @media (min-width: 992px) {
          .navigation .navigation-root.navigation-level1 .navigation-item.navigation-level1 > .navigation-item-title:hover {
            color: #F56633; } }
        @media (max-width: 1280px) {
          .navigation .navigation-root.navigation-level1 .navigation-item.navigation-level1 > .navigation-item-title {
            font-size: 1rem;
            line-height: 1.5rem; } }
        @media (max-width: 992px) {
          .navigation .navigation-root.navigation-level1 .navigation-item.navigation-level1 > .navigation-item-title {
            padding: 0.75rem;
            margin-bottom: -1px; } }
      @media (max-width: 992px) {
        .navigation .navigation-root.navigation-level1 .navigation-item {
          display: none;
          border: none;
          border-right: none;
          text-align: left;
          border-left: none;
          padding-inline: 1rem;
          background: #FFFFFF; } }
      @media (min-width: 992px) {
        .navigation .navigation-root.navigation-level1 .navigation-item {
          display: -ms-flexbox;
          display: flex;
          height: auto;
          padding: 1rem;
          min-height: 3.25rem;
          padding-bottom: 1.3rem; }
          .navigation .navigation-root.navigation-level1 .navigation-item.is-active.navigation-level1 {
            border-bottom: 1.5px solid #F56633;
            position: relative;
            display: inline-block; } }
      .navigation .navigation-root.navigation-level1 .navigation-item.is-active > a {
        font-weight: 700;
        color: #F56633; }
      .navigation .navigation-root.navigation-level1 .navigation-item:after {
        display: none; }
      .navigation .navigation-root.navigation-level1 .navigation-item.has-children > a {
        cursor: default; }
      @media (min-width: 992px) {
        .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child {
          border-bottom: 1.5px solid #F56633; } }
      .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child > a {
        font-weight: 700;
        color: #F56633; }
      .navigation .navigation-root.navigation-level1 .navigation-item.has-children .navigation-level2 {
        display: none; }
      @media (min-width: 992px) {
        .navigation .navigation-root.navigation-level1 .navigation-item.has-children:hover .navigation-level2, .navigation .navigation-root.navigation-level1 .navigation-item.has-children .navigation-root.navigation-level2:hover {
          display: block;
          z-index: 3; } }
      @media (max-width: 992px) {
        .navigation .navigation-root.navigation-level1 .navigation-item.has-children.open .navigation-level2 {
          display: block;
          z-index: 3; } }
      @media (max-width: 992px) {
        .navigation .navigation-root.navigation-level1 .navigation-item.has-children > .navigation-item-title {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center;
          -ms-flex-pack: justify;
              justify-content: space-between; }
          .navigation .navigation-root.navigation-level1 .navigation-item.has-children > .navigation-item-title::after {
            content: "";
            width: 1rem;
            height: 1rem;
            background-color: #4A5565;
            /* default color */
            -webkit-mask-image: url("/content/dam/cf-pharma/klinische-studien-finden/de_DE/icons/toggle-arrow.svg");
            mask-image: url("/content/dam/cf-pharma/klinische-studien-finden/de_DE/icons/toggle-arrow.svg");
            -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
            -webkit-mask-size: contain;
            mask-size: contain;
            margin-right: 1.7rem;
            transition: all 0.3s ease; }
        .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child > .navigation-item-title::after {
          background-color: #F56633; }
        .navigation .navigation-root.navigation-level1 .navigation-item.has-children.open > .navigation-item-title::after {
          transform: rotate(180deg); }
        .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child.open > .navigation-item-title::after {
          background-color: #F56633;
          transform: rotate(180deg); } }
      @media (max-width: 992px) {
        .navigation .navigation-root.navigation-level1 .navigation-item.is-active > a {
          border-left: 1px solid; } }
      @media (min-width: 992px) {
        .navigation .navigation-root.navigation-level1 .navigation-item.has-children {
          height: auto;
          padding-bottom: 0;
          position: relative;
          display: block; } }
      .navigation .navigation-root.navigation-level1 .navigation-item.has-children:last-child .navigation-item.navigation-level2:last-child a {
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-align: center;
            align-items: center;
        gap: 0.5rem; }
        .navigation .navigation-root.navigation-level1 .navigation-item.has-children:last-child .navigation-item.navigation-level2:last-child a:hover::after {
          background-color: #F56633; }
        .navigation .navigation-root.navigation-level1 .navigation-item.has-children:last-child .navigation-item.navigation-level2:last-child a::after {
          content: "";
          width: 1.25rem;
          height: 1.25rem;
          background-size: contain;
          background-color: #4A5565;
          -webkit-mask: url("/content/dam/cf-pharma/klinische-studien-finden/de_DE/icons/external-icon.svg") no-repeat center;
          -webkit-mask-size: contain;
          mask: url("/content/dam/cf-pharma/klinische-studien-finden/de_DE/icons/external-icon.svg") no-repeat center;
          mask-size: contain; }
      .navigation .navigation-root.navigation-level1 .navigation-item.navigation-level1.first:before {
        content: ""; }
      .navigation .navigation-root.navigation-level1 .navigation-item a {
        display: block;
        width: 100%;
        text-decoration: none;
        color: #4A5565;
        font-family: "Atkinson Hyperlegible Next", sans-serif;
        line-height: 1.375rem; }
        @media (min-width: 1024px) {
          .navigation .navigation-root.navigation-level1 .navigation-item a {
            padding: 0;
            height: 100%;
            color: #4A5565;
            font-weight: 400; } }
        .navigation .navigation-root.navigation-level1 .navigation-item a .navigation-item-decoration {
          display: none; }
    @media (max-width: 992px) {
      .navigation .navigation-root.navigation-level1 .navigation-item.navigation-level1:first-child {
        padding-top: 1rem; }
      .navigation .navigation-root.navigation-level1 .navigation-item.navigation-level1:last-child {
        padding-bottom: 1rem;
        box-shadow: 0 6px 8px -6px rgba(0, 0, 0, 0.25); } }
    .navigation .navigation-root.navigation-level1.is-open .navigation-item {
      display: block; }
    .navigation .navigation-root.navigation-level2 {
      display: none;
      width: 100%;
      text-align: left; }
      .navigation .navigation-root.navigation-level2 .navigation-item {
        padding-left: 1.4375rem; }
        @media (max-width: 992px) {
          .navigation .navigation-root.navigation-level2 .navigation-item:last-child {
            padding-bottom: 0.625rem; } }
        .navigation .navigation-root.navigation-level2 .navigation-item a {
          font-size: 1.125rem;
          line-height: 2rem;
          letter-spacing: 0%; }
          @media (max-width: 992px) {
            .navigation .navigation-root.navigation-level2 .navigation-item a {
              background-color: #FFFFFF; } }
          @media (max-width: 1280px) {
            .navigation .navigation-root.navigation-level2 .navigation-item a {
              font-size: 1rem;
              line-height: 1.5rem; } }
          @media (max-width: 992px) {
            .navigation .navigation-root.navigation-level2 .navigation-item a {
              padding-top: 0.5rem;
              padding-inline: 0.625rem;
              font-size: 0.9375rem;
              line-height: 1.171875rem; }
              .navigation .navigation-root.navigation-level2 .navigation-item a:last-child {
                padding-bottom: 0.9375rem; } }
      @media (min-width: 992px) {
        .navigation .navigation-root.navigation-level2 {
          min-width: 100%;
          border-top: 0;
          height: auto;
          position: absolute;
          background-color: #FFFFFF;
          padding: 0rem;
          text-align: left;
          top: 100%;
          padding-top: 1.5rem;
          border: none;
          left: 0;
          max-width: 50vw;
          width: max-content; } }
      .navigation .navigation-root.navigation-level2.is-open {
        display: block !important; }
      .navigation .navigation-root.navigation-level2 .navigation-item {
        font-size: 1em;
        display: block; }
        @media (max-width: 1023px) {
          .navigation .navigation-root.navigation-level2 .navigation-item {
            background: #FFFFFF; } }
        @media (min-width: 1024px) {
          .navigation .navigation-root.navigation-level2 .navigation-item {
            margin: 0;
            padding: 0;
            border-bottom: 1px solid #FFFFFF;
            min-height: auto; }
            .navigation .navigation-root.navigation-level2 .navigation-item:last-child {
              border-bottom: none; } }
      .navigation .navigation-root.navigation-level2:hover {
        display: block; }

#header {
  padding: 0; }
  #header > .row {
    margin: 0; }
    #header > .row .layout-inner > div {
      padding: 0; }
  #header .component {
    clear: unset; }
  #header .component {
    margin-bottom: 0; }
  #header .navigation.is-visible {
    display: block; }
  @media (min-width: 992px) {
    #header .navigation {
      display: block; } }

.navigation-item-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: left;
      align-items: left;
  cursor: pointer; }

@media (max-width: 991px) {
  .breadcrumbs {
    display: none; } }

.breadcrumbs nav .breadcrumbs-without-separator {
  padding-block: 0.6875rem;
  padding-left: 0; }
  @media (min-width: 1200px) {
    .breadcrumbs nav .breadcrumbs-without-separator {
      padding-left: 5rem; } }
  @media (min-width: 1320px) {
    .breadcrumbs nav .breadcrumbs-without-separator {
      padding-left: 2rem; } }
  .breadcrumbs nav .breadcrumbs-without-separator li {
    padding-right: 0;
    margin-right: 0; }
    .breadcrumbs nav .breadcrumbs-without-separator li::before {
      display: none; }
    .breadcrumbs nav .breadcrumbs-without-separator li.is-current a {
      text-decoration: underline;
      text-underline-offset: 0.625rem;
      color: #002844; }
    .breadcrumbs nav .breadcrumbs-without-separator li [aria-label="Teilnahme & Ablauf"] {
      pointer-events: none; }
    .breadcrumbs nav .breadcrumbs-without-separator li a {
      font-size: 1.125rem;
      line-height: 2rem;
      font-weight: 400;
      font-family: "Atkinson Hyperlegible Next", sans-serif;
      letter-spacing: 0%;
      color: #4E5A63; }
    .breadcrumbs nav .breadcrumbs-without-separator li .breadcrumbs-separator {
      background: url(/content/dam/cf-pharma/klinische-studien-finden/de_DE/icons/breadcrumb-icon.svg);
      margin: 0 0.5rem -0.4rem 1.25rem;
      display: inline-block;
      width: 1.25rem;
      height: 1.25rem;
      color: transparent;
      background-repeat: no-repeat; }
/* NEWSFEED ITEM */
/* NEWSFEED COMPONENT */
/* PER PAGE */
/* MOBILE */
.newsfeed-result {
  padding: 0;
  margin: 0;
  background: #F5F5F5;
  margin-bottom: 20px;
}

.newsfeed-image {
  margin: 0;
  height: 150px;
  overflow: hidden;
}
.newsfeed-image img {
  height: 100%;
  min-width: 100%;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
}

.newsfeed-inner-content {
  padding: 10px 15px;
  border-top: solid 4px #F36533;
}

.newsfeed-category {
  margin: 0 0 10px;
  font-style: italic;
  color: #73645D;
}

.newsfeed-title {
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: bold;
  color: #7E7E7E;
}
.newsfeed-title:only-child {
  border-bottom: 0;
  padding: 0;
  margin: 0;
}
.newsfeed-title a:hover {
  text-decoration: none;
}
.newsfeed-title a:active {
  text-decoration: none;
}
.newsfeed-title a:focus {
  text-decoration: none;
}

.newsfeed-date {
  font-size: 13px;
  margin: 0 0 10px;
  font-style: italic;
  color: #73645D;
}

.newsfeed-description {
  margin: 0 0 10px;
  color: #73645D;
}

.newsfeed-url {
  font-size: 13px;
  word-break: break-all;
}
.newsfeed-url a {
  color: #16727F;
  font-weight: bold;
}
.newsfeed-url a:hover {
  text-decoration: none;
}
.newsfeed-url a:active {
  text-decoration: none;
}
.newsfeed-url a:focus {
  text-decoration: none;
}

.newsfeed {
  position: relative;
}
.newsfeed a {
  color: inherit;
  text-decoration: none;
}
.newsfeed .active a {
  font-weight: bold;
}
.newsfeed .splitter {
  color: #F36533;
}

.newsfeed-number {
  margin-bottom: 20px;
  position: absolute;
  left: 250px;
  top: -50px;
}
.newsfeed-number .results-count-strong {
  font-weight: bold;
}

.newsfeed-pagination .mobile {
  display: none;
}

.newsfeed-pagination-list {
  font-size: 13px;
  font-size: 1.3rem;
  padding: 0;
  margin: 20px 0 0;
  list-style: none;
  float: right;
}

.newsfeed-pagination-item {
  display: inline-block;
}
.newsfeed-pagination-item a {
  display: block;
  border: 1px solid #e9e9e9;
  width: 25px;
  line-height: 25px;
  text-align: center;
  margin-right: 3px;
}
.newsfeed-pagination-item a:hover {
  text-decoration: none;
  border-color: #a0ce4e;
}
.newsfeed-pagination-item a:focus {
  text-decoration: none;
  border-color: #a0ce4e;
}
.newsfeed-pagination-item a:active {
  text-decoration: none;
  border-color: #a0ce4e;
}

.newsfeed-pagination-item.separator {
  display: inline-block;
  border: 1px solid #fff;
  width: 25px;
  line-height: 25px;
  text-align: center;
  margin-right: 3px;
  letter-spacing: 2px;
}
.newsfeed-pagination-item.separator:before {
  content: "...";
}

.newsfeed-pagination-item.is-active a {
  background: #a0ce4e;
  color: #fff;
  cursor: default;
}

.newsfeed-pagination-item.item-next a {
  border: 0;
  width: auto;
}
.newsfeed-pagination-item.item-next a:hover {
  color: #a0ce4e;
}
.newsfeed-pagination-item.item-next a:focus {
  color: #a0ce4e;
}
.newsfeed-pagination-item.item-next a:active {
  color: #a0ce4e;
}
.newsfeed-pagination-item.item-next a:after {
  content: ">";
  font-family: FontAwesome, serif;
  display: inline-block;
  font-style: normal;
  position: relative;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 10px;
  font-size: 1rem;
  margin-left: 5px;
}

.newsfeed-pagination-item.item-previous a {
  border: 0;
  width: auto;
}
.newsfeed-pagination-item.item-previous a:hover {
  color: #a0ce4e;
}
.newsfeed-pagination-item.item-previous a:focus {
  color: #a0ce4e;
}
.newsfeed-pagination-item.item-previous a:active {
  color: #a0ce4e;
}
.newsfeed-pagination-item.item-previous a:before {
  content: "<";
  font-family: FontAwesome, serif;
  display: inline-block;
  font-style: normal;
  position: relative;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 10px;
  font-size: 1rem;
  margin-right: 5px;
}

.view-all.button {
  margin-top: 30px;
}

.promo .view-all.button {
  text-align: center;
}

.related .view-all.button {
  text-align: start;
}

.view-all a {
  background: #15717d;
  padding: 10px 23px;
  border-radius: 20px;
  color: #fff;
}

span.newsfeed-related-updates {
  display: block;
  margin: 50px 0 20px 0;
  font-style: italic;
  color: #73645D;
}

a.newsfeed-related-category {
  background: #f3f2f0;
  padding: 15px;
  border-radius: 40px;
  font-weight: bold;
  color: #15717d;
}

.newsfeed-perPage {
  max-width: 200px;
  margin: 14px 0 0;
}
.newsfeed-perPage > div {
  display: inline-block;
}
.newsfeed-perPage .active {
  font-style: italic;
  background: #DDD;
}
.newsfeed-perPage a {
  color: inherit;
  text-decoration: none;
}
.newsfeed-perPage .heading {
  background: #EEE;
  min-width: 100px;
  padding: 10px;
}
.newsfeed-perPage .slider {
  position: absolute;
  background: #FFF;
  width: 100%;
  max-width: 198px;
  border: 1px solid grey;
  z-index: 100;
}
.newsfeed-perPage ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.newsfeed-perPage li {
  padding: 5px 20px;
}
.newsfeed-perPage li a {
  display: block;
}

@media (max-width: 767px) {
  .newsfeed-pagination {
    text-align: center;
  }
  .newsfeed-pagination .mobile {
    display: block;
  }
  .newsfeed-pagination .desktop {
    display: none;
  }
  .newsfeed-pagination-list {
    display: inline-block;
    float: none;
  }
  .newsfeed-result.has-image {
    text-align: center;
  }
  .newsfeed-result.has-image .newsfeed-image {
    position: static;
    margin-bottom: 20px;
  }
  .newsfeed-result.has-image .newsfeed-title {
    text-align: left;
    margin-left: 0;
  }
  .newsfeed-result.has-image .newsfeed-description {
    text-align: left;
    margin-left: 0;
  }
  .newsfeed-result.has-image .newsfeed-date {
    text-align: left;
    margin-left: 0;
  }
  .newsfeed-result.has-image .newsfeed-url {
    text-align: left;
    margin-left: 0;
  }
  .item-previous {
    float: left;
  }
  .item-next {
    float: right;
  }
}

/*# sourceMappingURL=newsfeed.css.map */
.newsfeedFilterBy {
  max-width: 200px;
}
.newsfeedFilterBy .active {
  font-style: italic;
  background: #DDD;
}
.newsfeedFilterBy a {
  color: inherit;
  text-decoration: none;
}
.newsfeedFilterBy .heading {
  background: #F36533;
  color: #FFF;
  padding: 10px;
}
.newsfeedFilterBy .slider {
  position: absolute;
  background: #FFF;
  width: 100%;
  max-width: 198px;
  border: 1px solid grey;
  z-index: 100;
}
.newsfeedFilterBy .slider .tag-link a {
  display: block;
}
.newsfeedFilterBy .top-level {
  font-weight: bold;
  padding-left: 10px;
}
.newsfeedFilterBy ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.newsfeedFilterBy li {
  padding: 5px 20px;
}

/*# sourceMappingURL=newsfeedFilterBy.css.map */
@charset "UTF-8";
.podcast {
  border-radius: 4px;
  overflow: hidden;
  box-sizing: border-box;
  border: 1px solid #EFEFED;
  max-width: 800px;
}
.podcast p {
  margin: 0;
}

.podcast__information {
  display: flex;
}

.podcast__text {
  padding: 10px;
}

.podcast__title {
  font-weight: 700;
}

.audio {
  background-color: #efefed;
}

.audio__controls {
  display: flex;
  align-items: center;
}

.audio__backwards {
  visibility: hidden;
  height: 37px;
  width: 37px;
  border: 1px solid #15717d;
  border-radius: 50%;
}

.audio__forwards {
  visibility: hidden;
  height: 37px;
  width: 37px;
  border: 1px solid #15717d;
  border-radius: 50%;
}

.audio__backwards, .audio__forwards, .audio__play, .audio__pause {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.audio__play {
  height: 50px;
  width: 50px;
  background-color: #15717d;
  border-radius: 50%;
}
.audio__play:after {
  content: "▶";
  color: #fff;
  font-size: 25px;
}

.audio__pause {
  display: none;
  height: 50px;
  width: 50px;
  background-color: #ffffff;
  border-radius: 50%;
}
.audio__pause:after {
  content: "| |";
  color: #000;
  font-size: 25px;
}

.audio--playing .audio__pause {
  display: flex;
}
.audio--playing .audio__backwards {
  visibility: visible;
}
.audio--playing .audio__forwards {
  visibility: visible;
}
.audio--playing .audio__play {
  display: none;
}

/*# sourceMappingURL=podcastplayer.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.product-list-main__results .product {
  border-bottom: 2px solid #f3f2f1;
}

.productList .product-list-content {
  display: table;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
.productList .product-list-content .product-list-main, .productList .product-list-content product-list-header {
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
}
.productList .alphabet-filter__element {
  margin-left: 10px;
}
.productList .no-of-shown-results, .productList .no-of-all-results, .productList .applied-filter {
  font-weight: bold;
}
.productList .product-list-main {
  display: table-row;
  justify-content: space-around;
}
.productList .product-list-header {
  display: table-row;
  justify-content: space-around;
}
.productList .product-list-filter--alphabet {
  border-left: 2px solid #f3f2f1;
}
.productList .product-list-filter .filter-trigger--alphabet {
  color: #72635d;
  cursor: default;
  opacity: 0.5;
  text-decoration: none;
  margin: 0;
}
.productList .product-list-filter .filter-trigger--alphabet.filter-trigger--active {
  color: #f36633;
  cursor: pointer;
  opacity: 1;
  text-decoration: none;
}
.productList .product-list-header__filter-by .filter-by__label {
  background-color: #f36633;
  color: white;
  padding: 10px 30px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}
.productList ul.filter__product-types {
  display: none;
  position: absolute;
  background-color: #f2f2f2;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.productList ul.filter__product-types li {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.productList ul.filter__product-types li input ~ span::after {
  content: "";
  background-color: white;
  border-radius: 30px;
  width: 20px;
  height: 20px;
  margin: 0 7px 0 0;
  position: absolute;
  right: 0;
}
.productList ul.filter__product-types li input:checked ~ span::after {
  background-color: #15717e;
  border: 2px solid white;
  margin: 0 6px 0 0;
}
.productList ul.filter__product-types li input {
  visibility: hidden;
}
.productList ul .alphabet-filter__elements, .productList ul .product__links--additional {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.productList ul.filter__product-types.show {
  display: block;
  padding: 0;
}
.productList .product__info-formula-text {
  font-style: italic;
}
.productList .product .product__links a {
  color: #15717e;
  font-weight: bold;
}
.productList .product .product__info-title, .productList .product .product__info-title a {
  color: #15717e;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
}
.productList .product .product__info-title.lock-icon {
  color: black;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
}
.productList .product .product__info-title.lock-icon a:before {
  content: "!";
  color: #ff0000;
}
.productList .product-list-main__results {
  width: 95%;
}
.productList .product-list-main__results .product {
  display: flex;
  margin-top: 15px;
}
.productList .product-list-main__results .product .product__info {
  width: 50%;
}
.productList .product-list-main__results .product .product__links {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  font-family: arial;
  font-size: 13px;
  font-weight: 700;
}
.productList .results__show-more-btn {
  display: inline-block;
  margin-top: 15px;
  color: white;
  background-color: #15717e;
  padding: 10px 30px;
  border-radius: 20px;
  text-align: center;
  cursor: pointer;
  font-size: 18px;
  width: 20%;
  margin-left: 35%;
  margin-right: auto;
}
.productList .results__show-more-btn:hover {
  background-color: white;
  display: inline-block;
  padding: 8px 30px;
  border: 2px solid #15717e;
  color: #15717e;
  font-size: 18px;
  width: 20%;
  margin-left: 35%;
  margin-right: auto;
}

/*# sourceMappingURL=productlist.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.questionanswers.hideScoreBox .quizScoreBox, .questionanswers.hideScoreBox .quizResultBoxContainer {
  display: none;
}

.quizResultBoxContainer.showBoxQuiz {
  display: block;
}

.quizButton img {
  cursor: pointer;
}

/*# sourceMappingURL=questionanswers.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.questionWithCheck {
  border: dotted 1px #D5D1CE;
  padding: 10px;
}
.questionWithCheck .formControl-radio {
  float: left;
  margin: 0;
  padding: 0;
  width: 21px;
}
.questionWithCheck .genericFormGroup span input[type=checkbox] {
  float: left;
  margin: 2px 2px 0 0;
  padding: 0;
  width: 15px;
}

.questionWithRadio button {
  background: white;
  border: 1px solid white;
  border-radius: 0;
  float: left;
  margin-right: 15px;
}
.questionWithRadio button.optionActive {
  border: solid 1px #D5DCEF;
}
.questionWithRadio .formControl-radio {
  float: left;
  margin: 0;
  padding: 0;
  width: 21px;
}
.questionWithRadio .genericFormGroup span input[type=radio] {
  float: left;
  margin: 2px 2px 0 0;
  padding: 0;
  width: 15px;
}

.questionWithRadio .genericFormGroup label, .questionWithCheck .genericFormGroup label {
  float: left;
  padding: 1px 0 0;
  width: auto;
  margin-right: 15px;
}
.questionWithRadio .genericFormGroup .quizRadioImg label, .questionWithCheck .genericFormGroup .quizRadioImg label {
  width: 100px;
}
.questionWithRadio .quizScoreBox, .questionWithCheck .quizScoreBox {
  border: 1px solid #0F61AF;
  background: white;
  text-align: center;
  font-weight: 700;
  padding: 5px;
  width: 50px;
  height: 15px;
  margin-left: 20px;
  float: left;
}
.questionWithRadio .quizScoreBox p, .questionWithCheck .quizScoreBox p {
  margin: 0;
  font-weight: 700;
}
.questionWithRadio .imgContainer, .questionWithCheck .imgContainer {
  width: 100%;
  float: left;
}
.questionWithRadio .quizQuestion p, .questionWithCheck .quizQuestion p {
  margin: 0 0 15px 0;
}

.quizHideBox {
  display: none;
}

.quizOverlayContainer .overlay-bg {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
  z-index: 1000; /* high z-index */
  background: #000; /* fallback */
  background: rgba(0, 0, 0, 0.75);
  text-align: center;
}
.quizOverlayContainer .overlay-content {
  background: none repeat scroll 0 0 white;
  display: inline-block;
  max-width: 90%;
  min-height: 80px;
  min-width: 80px;
  padding: 30px 10px 10px;
  position: relative;
  text-align: left;
  top: 150px;
}
.quizOverlayContainer .overlay-close {
  background: url("../../img/overlay-close-icon.png") no-repeat scroll 0 0/20px auto rgba(0, 0, 0, 0);
  cursor: pointer;
  display: none;
  font-size: 25px;
  height: 20px;
  position: absolute;
  right: 3px;
  top: 5px;
  width: 20px;
  z-index: 9999;
}
.quizOverlayContainer .close-btn:hover {
  background: #05abe0;
}

.questionWithImage {
  clear: both;
}
.questionWithImage .quizQuestion {
  border: 2px solid #0F61AF;
  background: #D5DCEF;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 15px 10px 20px 10px;
  float: left;
  width: 80%;
}
.questionWithImage .quizQuestion p {
  font-weight: 700;
  line-height: 1.2em;
  margin: 10px 0 0 0;
  vertical-align: middle;
  color: black;
}
.questionWithImage .imgContainer {
  float: left;
  width: 50%;
  text-align: center;
}
.questionWithImage .imgContainer span {
  border: 3px solid #78A7D2;
  padding: 10px;
  height: 36px;
  width: 36px;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  border-radius: 150px;
}
.questionWithImage .imgContainer img {
  text-align: center;
  vertical-align: bottom;
  cursor: pointer;
}
.questionWithImage .quesLeftCaption, .questionWithImage .quesRighCaption {
  float: left;
  width: 25%;
}

.quizResultContainer {
  width: 92%;
}

.quizScoreBox {
  border: 2px solid #0F61AF;
  background: #D5DCEF;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 5px;
  width: 58px;
  height: 62px;
  margin-left: 20px;
  float: left;
}
.quizScoreBox p {
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  margin: 0;
  color: black;
  margin-top: 15px;
}
.quizScoreBoxtotalScoreBox {
  float: right;
}

.quiz .nextQuestionPage {
  float: right;
}
.quiz .generateScore {
  float: right;
}
.quiz .button.generateScore {
  width: 230px;
  padding: 10px;
  font-weight: 700;
  font-size: 22px;
  color: white;
  background: #115A64;
}
.quiz .button.generateScoreNewPage {
  padding: 10px;
  font-weight: 700;
  color: #0073BD;
  border: solid 1px white;
  background: #E4FE98;
}
.quiz.quizWithBGImage {
  float: left;
}
.quiz.quizWithBGImage .quizQuestionBox {
  background-color: #FFF1D0;
  padding: 20px;
  width: 70%;
}
.quiz.quizWithBGImage .quizQuestionBox h2 {
  color: #4469A1;
  font-size: 40px;
  margin-bottom: 0;
}
.quiz.quizWithBGImage .quizQuestionBox p {
  font-size: 18px;
  color: #5C5D59;
  margin: 0;
  line-height: 22px;
}
.quiz.quizWithBGImage .quizQuestionOption {
  position: relative;
  background-repeat: no-repeat;
  background-position: left top;
}
.quiz.quizWithBGImage .quizOptionButton {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #E2F1F3;
  padding: 17px 25px 17px 25px;
  font-size: 20px;
  border: 0;
  border-radius: 0;
  color: #73A1A7;
}
.quiz.quizWithBGImage .quizOptionButton span {
  background: url("../../img/boxlink-arrow.png") no-repeat right center;
  padding-right: 25px;
}
.quiz.quizProgressBar .quizProgressBarQuestions {
  background-color: white;
  padding: 5px;
  position: relative;
  margin-bottom: 35px;
}
.quiz.quizProgressBar .quizProgressBarQuestions .quizProgressBarQuestion {
  color: #22508E;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  position: absolute;
  top: 2px;
  padding: 0;
  border: none;
  background: none;
  cursor: text;
}
.quiz.quizProgressBar .quizProgressBarDots {
  background-color: #eeece4;
  border: 1px solid #eeece4;
  border-radius: 18px;
  height: 10px;
  padding: 5px;
  position: relative;
}
.quiz.quizProgressBar .quizProgressDots {
  background-color: white;
  border-radius: 100%;
  cursor: pointer;
  display: block;
  height: 12px;
  left: 0;
  position: absolute;
  top: 4px;
  width: 12px;
  box-shadow: none;
  border: 0 solid gainsboro;
}
.quiz.quizProgressBar .quizProgressDots.active {
  background-color: #099696;
  height: 16px;
  width: 16px;
  left: 0;
  position: absolute;
  top: 2px;
}
.quiz.quizProgressBar .quizProgressDots.firstactive {
  background-color: #099696;
  height: 16px;
  width: 16px;
  position: absolute;
  top: 2px;
}
.quiz.quizProgressBar .quizProgressDots.progressActive {
  background-color: #099696;
  height: 16px;
  width: 16px;
  position: absolute;
  top: 2px;
}

.quizWithBGImage.questionOption1 .quizQuestionOption {
  height: 450px;
}
.quizWithBGImage.questionOption2 .quizQuestionOption, .quizWithBGImage.questionOption3 .quizQuestionOption, .quizWithBGImage.questionOption4 .quizQuestionOption, .quizWithBGImage.questionOption5 .quizQuestionOption {
  height: 225px;
}
.quizWithBGImage.questionOption1, .quizWithBGImage.questionOption4 {
  width: 50%;
}
.quizWithBGImage.questionOption2, .quizWithBGImage.questionOption3 {
  width: 25%;
}

#question3 .quizWithBGImage .questionOption2 {
  height: 450px;
}
#question3 .quizWithBGImage .questionOption2 .quizQuestionOption {
  height: 450px;
}
#question3 .quizWithBGImage.questionOption2 {
  width: 50%;
}

#question2 .quizWithBGImage.questionOption3, #question2 .quizWithBGImage.questionOption4, #question2 .quizWithBGImage.questionOption5 {
  width: 25%;
}

.quizProgressBar {
  background: white;
  border: solid 1px white;
  padding: 20px 0;
  border-color: white;
  box-shadow: 0 0 10px #9ecaed;
}

.progressDotActive {
  width: 2%;
  background: #099696;
  height: 10px;
}

.quizRadioImg {
  float: left;
  width: 100px;
}

.hideQuizTotalBox .quizResultContainer {
  display: none;
}

/* Mobile start */
@media only screen and (max-width: 767px) {
  .questionWithCheck .formControl-radio {
    clear: both;
    display: block;
  }
}
@media only screen and (max-width: 420px) {
  .questionWithRadio .formControl-radio, .questionWithCheck .formControl-radio {
    clear: both;
    display: block;
    float: left;
    width: 6%;
  }
  .questionWithRadio .genericFormGroup label, .questionWithCheck .genericFormGroup label {
    display: block;
    float: left;
    width: 50%;
  }
  .quizRadioImg {
    width: 100%;
  }
  .questionWithImage .quizQuestion {
    width: 60%;
  }
  .questionWithImage .quesLeftCaption, .questionWithImage .quesRightCaption, .questionWithImage .imgContainer {
    display: block;
    width: 100%;
  }
  .quiz.quizProgressBar .quizProgressBarQuestions {
    margin-bottom: 15px;
  }
  .quiz.quizProgressBar .quizProgressBarQuestions .quizProgressBarQuestion {
    font-size: 12px;
    font-weight: 700;
  }
  .quiz.quizWithBGImage {
    width: 100%;
    display: block;
  }
  .quiz.quizWithBGImage .quizQuestionOption {
    width: 100%;
    display: block;
    background: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: 100% 100%;
  }
  .quizWithBGImage.questionOption1, .quizWithBGImage.questionOption4, .quizWithBGImage.questionOption2, .quizWithBGImage.questionOption3 {
    width: 100%;
  }
  .quizWithBGImage #question3 .quizWithBGImage.questionOption2 {
    width: 100%;
  }
  .quizWithBGImage #question2 .quizWithBGImage.questionOption3, .quizWithBGImage #question2 .quizWithBGImage.questionOption4, .quizWithBGImage #question2 .quizWithBGImage.questionOption5 {
    width: 100%;
  }
}

/*# sourceMappingURL=quiz.css.map */
.richText .component-content {
  overflow: hidden; }

.richText h1 {
  margin-top: 0;
  word-wrap: break-word; }

.richText h2 {
  margin-top: 0;
  word-wrap: break-word; }

.richText h3 {
  margin-top: 0;
  word-wrap: break-word; }

.richText h4 {
  margin-top: 0;
  word-wrap: break-word; }

.richText h5 {
  margin-top: 0;
  word-wrap: break-word; }

.richText h6 {
  margin-top: 0;
  word-wrap: break-word; }

.richText a {
  text-decoration: underline; }

.richText ul, .richText ol {
  padding: 10px 0;
  margin-left: 10px; }

.richText li {
  margin-left: 15px;
  margin-bottom: 10px;
  font-size: 14px;
  list-style-type: none; }

.richText ol li {
  list-style: decimal; }

.richText ul li {
  position: relative;
  margin-left: 0;
  padding-left: 15px; }
  .richText ul li:before {
    position: absolute;
    top: 1px;
    left: -5px;
    content: "\f0da";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal; }

.richText-image {
  display: block;
  margin-bottom: 10px; }
  .richText-image.pull-left {
    margin: 5px 15px 5px 10px;
    float: left; }
  .richText-image.pull-right {
    margin: 5px 10px 5px 15px;
    float: right; }
.searchBox .easy-autocomplete-container ul {
  list-style-type: none;
  padding: 0 0 0 0;
}

/*# sourceMappingURL=search.box.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.searchFilter {
  border: solid 1px #f3f2f1;
}

.searchFilter-title {
  background: url("../../img/down_arrow_black.png") no-repeat 90% center;
  margin: 0;
  padding: 13px;
  cursor: pointer;
}

.searchFilter-controls {
  border-top: solid 4px #f36533;
}
.searchFilter-controls .searchFilterContent {
  display: block;
}

.searchFilter-selection, .searchFilter-checkbox, .searchFilter-phrase {
  overflow: hidden;
  margin: 5px 0;
}

.searchFilter-label {
  float: left;
  margin-right: 10px;
  min-width: 85%;
}

.searchFilter-checkbox .searchFilter-label {
  float: none;
  margin-right: 0;
}

.searchFilter-submit {
  padding: 13px;
  margin: 5px 0;
  overflow: hidden;
  display: block;
}
.searchFilter-submit button {
  float: right;
}

.searchFilter-horizontal .searchFilter-controls {
  float: left;
}
.searchFilter-horizontal .searchFilter-control {
  float: left;
}
.searchFilter-horizontal .searchFilter-label {
  min-width: 0;
}
.searchFilter-horizontal .searchFilter-selection, .searchFilter-horizontal .searchFilter-checkbox, .searchFilter-horizontal .searchFilter-phrase {
  float: left;
  clear: none;
  margin-right: 10px;
}

.tagRadioFilter fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.tagRadioFilter fieldset legend {
  background: url("../../img/filter-plus.png") no-repeat right center;
  color: #000;
  font-size: 16px;
  padding: 0 10px;
  display: block;
  width: 93%;
  cursor: pointer;
  margin: 7px 10px;
}
.tagRadioFilter fieldset legend.filter-active {
  background: url("../../img/filter-minus.png") no-repeat right center;
}
.tagRadioFilter fieldset .searchFilter-control {
  padding: 7px 5px;
  background: #f5f5f5;
  border-bottom: solid 1px #f8f7f6;
}
.tagRadioFilter input {
  float: right;
}

.searchFilter-sorting h4 {
  background: url("../../img/filter-plus.png") no-repeat right center;
  color: #000;
  font-size: 16px;
  padding: 0 10px;
  display: block;
  width: 93%;
  cursor: pointer;
  margin: 7px 10px;
}

.searchFilter-form .search-productFilter, .searchFilter-form .search-theraphyFilter, .searchFilter-form .search-indicationFilter {
  font-size: 1.2em;
  font-style: italic;
  padding: 0 20px;
}

.searchResults-number {
  display: none;
}

.searchFilter-content {
  display: none;
}

/*# sourceMappingURL=search.filter.css.map */
.searchBox input[type=text] {
  width: 81px; }

.searchBox-title {
  cursor: default; }

.searchBox .form-content .textField {
  display: inline;
  float: left;
  margin-right: 15px; }

.searchBox .form-contentButton {
  display: inline;
  float: left; }
  .searchBox .form-contentButton.section {
    margin: -1px 0 0; }

.searchBox .form-content .section {
  margin: 0 15px 0 0; }

.searchBox .form-search.no-box,
.searchBox .form-search.no-box .section {
  margin-top: 0;
  margin-bottom: 0; }
.searchResults-title {
  margin-left: 110px;
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.searchResults-term {
  font-style: italic; }

.searchResults-number {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left; }

.searchResults-results {
  margin-bottom: 10px; }

.searchResults-description, .searchResults-url {
  margin-left: 110px; }

.searchResults-url {
  margin-top: 10px; }

.searchResults-image {
  float: left;
  width: 100px;
  height: 100px;
  margin: 10px 0; }

.searchResults-result {
  position: relative;
  padding: 0 10px 20px 10px;
  overflow: hidden;
  background-color: #e1e1e1; }
  .searchResults-result:nth-child(even) {
    background-color: inherit; }

.searchResults-icon-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  margin-top: 10px;
  text-align: center; }

.searchResults-date {
  margin-bottom: 10px;
  margin-left: 110px; }

.searchResults-pagination {
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  overflow: hidden;
  cursor: default; }
  .searchResults-pagination-list {
    padding: 0;
    margin: 0; }
  .searchResults-pagination-item {
    display: inline-block;
    margin: 1px;
    line-height: 30px;
    background-color: #eeeeee;
    cursor: default; }
    .searchResults-pagination-item a {
      display: inline-block;
      min-width: 30px;
      padding: 0 10px;
      background-color: #e1e1e1;
      cursor: pointer; }
      .searchResults-pagination-item a:hover {
        background-color: #ebebeb;
        text-decoration: none; }
    .searchResults-pagination-item.is-active {
      font-weight: bold; }

.searchResults-tags {
  list-style-type: none;
  padding: 0; }
  .searchResults-tags-item {
    display: inline-block;
    margin: 0 2px; }
    .searchResults-tags-item-link {
      display: block;
      padding: 1px;
      color: black;
      font-size: 0.85em;
      background: #b9b8b8;
      border: 1px solid #939191; }
@charset "UTF-8";
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.searchBlox.searchResults .component-content {
  display: flex;
}

.searchBlox-results {
  /* highlight is custom tag used by SearchBlox */
}
.searchBlox-results highlight {
  font-weight: bold;
}
.searchBlox-results .searchResults-number {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}
.searchBlox-results .searchResults-title {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-left: 10px;
}
.searchBlox-results .searchResults-term {
  font-style: italic;
}
.searchBlox-results .searchResults-results {
  margin-bottom: 10px;
}
.searchBlox-results .searchResults-description, .searchBlox-results .searchResults-url,
.searchBlox-results .searchResults-context {
  margin-left: 10px;
}
.searchBlox-results .searchResults-image {
  float: left;
  width: 100px;
  height: 100px;
  margin: 10px 0;
}
.searchBlox-results .searchResults-result {
  position: relative;
  overflow: hidden;
  padding: 0 10px 20px 10px;
  background-color: #eeece4;
}
.searchBlox-results .searchResults-result:nth-child(even) {
  background-color: inherit;
}
.searchBlox-results .searchResults-icon-wrapper {
  position: absolute;
  text-align: center;
  width: 70px;
  margin-top: 10px;
  left: 0;
  top: 0;
}
.searchBlox-results .searchResults-url {
  margin-top: 10px;
}
.searchBlox-results .searchResults-description p, .searchBlox-results .searchResults-context p {
  font-family: Arial, serif;
  font-size: 12px;
  color: #635a54;
}
.searchBlox-results .searchResults {
  width: 100%;
}
.searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav {
  float: right;
  padding-left: 20px;
}
.searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul {
  padding-left: 0;
}
.searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li {
  list-style-type: none;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
.searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li a {
  color: #000;
}
.searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li.active a {
  color: #F98033;
  font-size: 12px;
  font-weight: 700;
}

.searchResults .searchResults-facets {
  margin-right: 30px;
}
.searchResults .searchResults-facets .facet-value {
  cursor: pointer;
}
.searchResults .searchResults-facets .facet-value--active {
  font-weight: bold;
}
.searchResults .searchResults-facets .facet-value--active:before {
  content: "✖";
}

/*# sourceMappingURL=searchblox.search.results.css.map */
.shareThis-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none; }
  .shareThis-list li {
    float: left;
    width: auto;
    height: 26px;
    margin: 0 10px 10px 0; }
    .shareThis-list li:last-child {
      margin-right: 0; }

.shareThis-item a {
  display: block;
  height: 26px;
  transition: all .3s; }
  .shareThis-item a:hover img {
    opacity: 1; }

.shareThis-item img {
  opacity: 0.7;
  transition: opacity .2s ease-in-out; }
.sitemap-columns-1 .sitemap-column {
  width: 100%; }

.sitemap-columns-2 .sitemap-column {
  width: 50%; }

.sitemap-columns-3 .sitemap-column {
  width: 33.33333%; }

.sitemap-columns-4 .sitemap-column {
  width: 25%; }

.sitemap-columns-5 .sitemap-column {
  width: 20%; }

.sitemap-columns-6 .sitemap-column {
  width: 16.66667%; }

.sitemap-columns-7 .sitemap-column {
  width: 14.28571%; }

.sitemap-columns-8 .sitemap-column {
  width: 12.5%; }

.sitemap-columns-9 .sitemap-column {
  width: 11.11111%; }

.sitemap-columns-10 .sitemap-column {
  width: 10%; }

.sitemap-columns-11 .sitemap-column {
  width: 9.09091%; }

.sitemap-columns-12 .sitemap-column {
  width: 8.33333%; }

.sitemap-column {
  float: left; }
  .sitemap-column .component-content {
    overflow: hidden; }
  .sitemap-column a {
    text-decoration: none; }
  .sitemap-column h3 {
    padding: 5px 7px;
    font-size: 13px;
    font-weight: bold;
    background-color: #e1e1e1; }
  .sitemap-column ul {
    padding: 0 0 10px 0;
    margin-bottom: 10px;
    list-style: none; }
  .sitemap-column > ul {
    margin: 0 3px; }
    .sitemap-column > ul li > ul {
      padding-bottom: 0;
      padding-left: 5px;
      margin-bottom: 0;
      margin-left: 0;
      word-wrap: break-word; }
      .sitemap-column > ul li > ul li {
        position: relative;
        padding-left: 5px;
        font-weight: bold;
        line-height: 150%; }
        .sitemap-column > ul li > ul li:before {
          position: absolute;
          top: 1px;
          left: 0;
          content: "\f0da";
          display: inline-block;
          font-family: FontAwesome;
          font-style: normal;
          position: relative;
          font-weight: normal; }
        .sitemap-column > ul li > ul li > ul {
          margin-top: 0; }
          .sitemap-column > ul li > ul li > ul li {
            font-weight: normal; }

@media only screen and (max-width: 767px) {
  .component-content .sitemap-column {
    width: 100%;
    float: none; }
    .component-content .sitemap-column > ul {
      margin: 0 0 15px; } }
.smart-link {
  margin: 10px 0; }
  .smart-link-previous:before, .smart-link-next:after {
    display: inline-block;
    position: relative;
    top: -1px;
    height: 14px;
    width: 6px;
    font-size: 8px;
    color: black; }
  .smart-link-next:after {
    margin-left: 10px;
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal; }
  .smart-link-previous:before {
    margin-right: 10px;
    content: "\f053";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal; }
  .smart-link-list {
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none;
    text-align: center; }
    .smart-link-list li {
      display: inline-block; }
.table-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.table .button {
  display: none; }
  @media only screen and (max-width: 767px) {
    .table .button {
      display: block;
      margin: 20px; } }

.table-caption {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1;
  border-bottom: none; }
  .table-caption .button {
    display: block;
    margin: 10px 0 0 5px; }
    @media only screen and (max-width: 767px) {
      .table-caption .button {
        display: none; } }

.table th, .table td {
  border: solid 2px #323131;
  padding: 5px; }

.table td {
  vertical-align: middle; }

.table th {
  background-color: #e1e1e1;
  font-weight: bold;
  text-align: center; }

.table table {
  width: 100%;
  border: solid 2px #323131;
  border-collapse: collapse; }

.no-js .table .button {
  display: none; }
.tabs {
  position: relative; }
  .tabs-heading {
    display: block;
    color: #323131;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px; }
  .tabs-nav {
    position: relative;
    top: 0;
    left: 0;
    height: 39px;
    z-index: 150;
    width: 100%;
    overflow: hidden; }
    .tabs-nav-list {
      position: relative;
      left: 0;
      padding: 0;
      margin: 0;
      width: 2000px;
      list-style: none;
      overflow: hidden; }
    .tabs-nav-item {
      display: inline;
      float: left;
      margin-left: 5px;
      height: 21px;
      top: 4px;
      padding: 7px 10px 7px 10px;
      border-width: 2px 2px 0 2px;
      border-style: solid;
      border-color: #323131;
      background: #e1e1e1;
      font-weight: bold;
      font-size: 12px;
      cursor: pointer; }
      .tabs-nav-item a {
        color: #323131; }
      .tabs-nav-item.is-active,
      .tabs-nav-item.is-active a, .tabs-nav-item.is-active:hover {
        cursor: default;
        background: white; }
      .tabs-nav-item.is-active, .tabs-nav-item.is-active:hover {
        border-bottom: none;
        padding-bottom: 9px; }
      .tabs-nav-item.is-active:hover a {
        color: #323131; }
      .tabs-nav-item:first-child {
        margin-left: 0; }
      .tabs-nav-item:hover {
        background: #939191; }
        .tabs-nav-item:hover a {
          color: white;
          text-decoration: none; }
    .tabs-nav-switcher {
      position: absolute;
      top: 0;
      height: 35px;
      width: 15px;
      border: 2px solid #323131;
      background: #e1e1e1;
      cursor: pointer; }
      .tabs-nav-switcher-right {
        right: 0; }
      .tabs-nav-switcher-left {
        left: 0; }
        .tabs-nav-switcher-left:before {
          content: "f053";
          margin-left: -4px; }
      .tabs-nav-switcher:before {
        left: 50%;
        margin-left: -3px;
        padding: 7px 0;
        font-size: 12px;
        content: "\f054";
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        position: relative;
        font-weight: normal; }
  .tabs-content {
    padding: 13px;
    position: relative;
    top: -2px;
    z-index: 100;
    border: solid 2px #323131;
    background: white;
    overflow: hidden; }

.tabMenuItem {
  margin-bottom: 0; }

.no-js .tabs > .component-content {
  padding-top: 0; }

.no-js .tabs-nav {
  display: none; }

.no-js .tabs-content {
  display: block !important;
  visibility: visible !important; }
.tagList-tag-link, .tagList-tag-item {
  background-color: #e1e1e1;
  border: 1px solid #656363;
  color: #323131;
  padding: 5px 20px;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block; }
  .tagList-tag-link:hover, .tagList-tag-item:hover {
    background-color: #939191;
    color: white; }

.tagList-heading {
  font-weight: bold;
  color: #323131;
  margin: 10px 0;
  font-size: 1.5rem;
  display: block; }

.tagList-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.tagList-tag {
  display: inline-block; }

.tagList-tag-link, .tagList-tag-item {
  margin-right: 5px;
  text-decoration: none; }
  .tagList-tag-link:hover, .tagList-tag-link:active, .tagList-tag-item:hover, .tagList-tag-item:active {
    color: #fff; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.genericFormGroup {
  clear: both;
}

.initialTabBasedFilter {
  background-color: #eeece4;
  border: 2px solid #323131;
  padding: 15px 60px;
  position: relative;
}

.tagBasedFilter .formControl-radio {
  float: left;
  margin: 0;
  padding: 0;
  width: 21px;
}
.tagBasedFilter .genericFormGroup span input[type=radio], .tagBasedFilter .genericFormGroup span input[type=checkbox] {
  float: left;
  margin: 2px 2px 0 0;
  padding: 0;
  width: 15px;
}
.tagBasedFilter .genericFormGroup label {
  float: left;
  padding: 1px 0 0;
  width: auto;
}

.tagBasedFilterResults-Information {
  border: 1px solid #C5C4C4;
}
.tagBasedFilterResults-Information .tagBasedFilterResults-productImage {
  border-bottom: 1px solid #C5C4C4;
  text-align: center;
}
.tagBasedFilterResults-Information .tagBasedFilterResults-description {
  padding: 20px;
}
.tagBasedFilterResults-Information .tagBasedFilterResults-description h2 {
  font-size: 26px;
  margin: 16px 0 0;
  text-align: center;
}
.tagBasedFilterResults-Information .tagBasedFilterResults-description p {
  text-align: center;
}

.prd-category {
  border-bottom: 1px solid #C5C4C4;
  border-top: 1px solid #C5C4C4;
  font-size: 11px;
  display: block;
  padding: 5px 0;
  text-align: center;
}

.tagBasedFilterResults-box-content .product-button {
  border: 1px solid #C5C4C4;
  display: inline-block;
  font-size: 11px;
  margin: 10px 0 0;
  padding: 10px;
}

.tagbasedfilter .simpleTagFilter input[type=button] {
  background-color: #f36633;
  border: 1px solid #D5D1CE;
  border-radius: 0;
  color: white;
  padding: 5px 10px;
}

/*Multi Level Filter*/
.tagBasedFilter .multiLevelFilterContent input[type=button]:hover {
  background-color: #85F5F5;
}
.tagBasedFilter .multiLevelFilterContent .selected {
  background-color: #85F5F5;
}
.tagBasedFilter .multiLevelFilter-ContainerResults .tagBasedFilterResults {
  overflow: hidden;
  margin-top: 10px;
  padding-top: 15px;
}
.tagBasedFilter.multiLevelFilter .genericFormGroup span input[type=button]:focus {
  background: url("../../img/quiz1_hover.png") no-repeat scroll center center;
}

.multiLevelFilter-Container .multiLevelFilter-level1 {
  margin-left: 25px;
}
.multiLevelFilter-Container .multiLevelFilter-level2 {
  margin-left: 45px;
}
.multiLevelFilter-Container .multiLevelFilter-level3 {
  margin-left: 65px;
}
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level1, .multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level2, .multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level3 {
  margin-left: 0;
}
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level1 input, .multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level2 input, .multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level3 input {
  float: left;
}
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level4 {
  margin-left: 0;
}
.multiLevelFilter-Container .buttonTypeContent.multiLevelFilter-level0 {
  float: left;
}

.multiLevelFilter .genericFormGroup {
  border-bottom: 1px dotted #e0e0e0;
  overflow: hidden;
  padding: 5px 0;
}

.tagBasedNoResult {
  color: #ff0000;
  font-weight: 700;
}

.tagbasedfilter-primary .multiLevelFilter-Container .multiLevelFilterContent {
  float: left;
}

/*# sourceMappingURL=tagbasedfilter.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.tagBasedFilterResults-Information {
  border: 1px solid #C5C4C4;
}
.tagBasedFilterResults-Information .tagBasedFilterResults-productImage {
  border-bottom: 1px solid #C5C4C4;
  text-align: center;
}
.tagBasedFilterResults-Information .tagBasedFilterResults-description {
  padding: 20px;
}
.tagBasedFilterResults-Information .tagBasedFilterResults-description h2 {
  font-size: 26px;
  margin: 16px 0 0;
  text-align: center;
}
.tagBasedFilterResults-Information .tagBasedFilterResults-description p {
  text-align: center;
}

.prd-category {
  border-bottom: 1px solid #C5C4C4;
  border-top: 1px solid #C5C4C4;
  font-size: 11px;
  display: block;
  padding: 5px 0;
  text-align: center;
}

.tagBasedFilterResults-box-content .product-button {
  border: 1px solid #C5C4C4;
  display: inline-block;
  font-size: 11px;
  margin: 10px 0 0;
  padding: 10px;
}

/*# sourceMappingURL=tagbasedfilterresult.css.map */
.title h1 {
  margin-top: 0;
  word-wrap: break-word; }

.title h2 {
  margin-top: 0;
  word-wrap: break-word; }

.title h3 {
  margin-top: 0;
  word-wrap: break-word; }

.title h4 {
  margin-top: 0;
  word-wrap: break-word; }

.title h5 {
  margin-top: 0;
  word-wrap: break-word; }

.title h6 {
  margin-top: 0;
  word-wrap: break-word; }
.twitter > .component-content {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1; }

.twitter-feed {
  position: relative;
  display: block;
  margin: 10px 0;
  padding-left: 55px;
  list-style-type: none; }
  .twitter-feed:before, .twitter-feed:after {
    content: "";
    display: table; }
  .twitter-feed:after {
    clear: both; }

.twitter-content a:hover strong {
  text-decoration: underline; }

a:hover
.twitter-sender-avatar {
  position: absolute;
  top: 3px;
  left: 0; }

.twitter-date {
  float: right; }

.twitter-actions {
  padding: 0;
  margin: 0;
  float: right; }

.twitter-action {
  list-style-type: none;
  display: inline; }

.feed-provider-heading {
  display: inline-block;
  margin: 0 0 0 20px;
  line-height: 30px; }
  .feed-provider-heading-image {
    float: left;
    width: 30px;
    height: 30px; }

.feed-provider-description {
  margin: 10px 0;
  padding: 10px 0;
  border-bottom: 1px solid black; }

.feed-provider-feeds {
  padding: 0;
  margin: 0; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.userBox-header-text {
  font-size: 2em;
}

.userBox .logged-in .user {
  font-weight: bold;
}
.userBox .logged-in, .userBox .logged-out {
  border: 1px solid #D5D1CE;
  padding: 13px;
  margin: 10px 0;
}
.userBox .logged-in .button, .userBox .logged-out .button {
  float: right;
}
.userBox .logged-in .button, .userBox .logged-in a, .userBox .logged-out .button, .userBox .logged-out a {
  background-color: #eeece4;
  border: 1px solid #D5D1CE;
  margin-left: 1%;
  margin-right: 1%;
  color: #323131;
  padding: 5px 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 3px;
  cursor: pointer;
  display: inline-block;
}
.userBox .logged-in .button:hover, .userBox .logged-in a:hover, .userBox .logged-out .button:hover, .userBox .logged-out a:hover {
  background-color: #939191;
  color: white;
}
.userBox .logged-in .lt-ie8 .button, .userBox .logged-out .lt-ie8 .button {
  display: inline;
}

/*# sourceMappingURL=user.box.css.map */
.video object,
.video embed {
  width: 100%; }

.video-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.video-description {
  padding: 13px;
  margin-top: -2px;
  border: solid 2px #323131; }

.video-video {
  border: solid 2px #323131; }
  .video-video-container {
    margin: 0 auto; }

.video-nojs {
  display: none;
  padding: 20px 0;
  text-align: center;
  color: red; }

.no-js .video-nojs {
  display: block; }
.videoGallery-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.videoGallery-video {
  border: 2px solid #323131; }
  .videoGallery-video object,
  .videoGallery-video embed {
    width: 100% !important; }

.videoGallery-thumbnail {
  position: relative;
  display: inline;
  float: left;
  margin: 0 9px;
  padding: 0;
  max-width: 100px;
  overflow: hidden;
  cursor: pointer;
  text-align: center; }
  .videoGallery-thumbnail-image {
    position: relative;
    margin: 2px;
    border: solid 2px #323131; }
    .videoGallery-thumbnail-image img {
      display: block;
      margin: 0 auto; }
  .videoGallery-thumbnail-title {
    display: block;
    margin: 10px auto 0 auto;
    width: 71px;
    font-size: 11px; }
  .videoGallery-thumbnail-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 28px;
    width: 30px;
    margin: -14px 0 0 -15px;
    opacity: 0.7; }
    .videoGallery-thumbnail-overlay:before {
      display: inline-block;
      width: 100%;
      height: 100%;
      box-sizing: border-box;
      content: "\f04b";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      background: white;
      border: 3px solid #323131;
      border-radius: 50%;
      line-height: 24px;
      text-align: center;
      text-indent: 5px;
      font-size: 15px; }
  .videoGallery-thumbnail.is-active .videoGallery-thumbnail-overlay {
    opacity: 0;
    transition: opacity .5s; }

.videoGallery-thumbnails {
  position: relative;
  margin-top: 18px; }
  .videoGallery-thumbnails-list li:hover .image, .videoGallery-thumbnails-list li.active .image {
    margin: 0;
    border: solid 4px #323131; }
  .videoGallery-thumbnails-title {
    display: block;
    margin: 10px auto 0 auto;
    width: 71px;
    font-size: 11px; }

.videoGallery-list {
  position: relative;
  margin: 0 50px;
  overflow: hidden; }
  .videoGallery-list-inner {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none; }

.videoGallery-description {
  margin: 15px 0; }

.videoGallery-arrow, .videoGallery-arrow.is-disabled:hover {
  position: absolute;
  top: 0;
  width: 35px;
  height: 60px;
  background: 50% no-repeat;
  font: 0/0 serif;
  cursor: pointer; }
  .videoGallery-arrow:before, .videoGallery-arrow.is-disabled:hover:before {
    position: absolute;
    top: 50%;
    color: #323131; }

.videoGallery-arrow.is-disabled {
  opacity: 0.5; }

.videoGallery-arrow:hover:before {
  color: #b9b8b8; }

.videoGallery-arrow-left, .videoGallery-arrow-left.is-disabled:hover {
  left: 0; }
  .videoGallery-arrow-left:before, .videoGallery-arrow-left.is-disabled:hover:before {
    content: "\f053";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    font-size: 30px; }

.videoGallery-arrow-right, .videoGallery-arrow-right.is-disabled:hover {
  right: 0;
  text-align: right; }
  .videoGallery-arrow-right:before, .videoGallery-arrow-right.is-disabled:hover:before {
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    font-size: 30px; }

.mod-js .videoGallery-nojs {
  display: none; }
.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
}
.virtual-meeting-component .meeting-registration-button:hover {
  text-decoration: none;
  background-color: #fff;
  border: 2px solid #15717d;
  border-radius: 50px;
  color: #15717d;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
}
.virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
  background-color: #fff;
  border: 2px solid #15717d;
  border-radius: 50px;
  color: #15717d;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
  cursor: not-allowed;
  pointer-events: none;
  text-decoration: none;
}
.virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
}
.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-section {
  width: 40px;
  height: 40px;
  position: relative;
  animation: sk-chase 2.5s infinite linear both;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  animation: spinner-item 2s infinite ease-in-out both;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
  content: "";
  display: block;
  width: 25%;
  height: 25%;
  background-color: #000;
  border-radius: 100%;
  animation: spinner-item-before 2s infinite ease-in-out both;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
  animation-delay: -1.1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
  animation-delay: -1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
  animation-delay: -0.9s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
  animation-delay: -0.8s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
  animation-delay: -0.7s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
  animation-delay: -0.6s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
  animation-delay: -1.1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
  animation-delay: -1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
  animation-delay: -0.9s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
  animation-delay: -0.8s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
  animation-delay: -0.7s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
  animation-delay: -0.6s;
}
@keyframes sk-chase {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg);
  }
}
@keyframes spinner-item-before {
  50% {
    transform: scale(0.4);
  }
  100%, 0% {
    transform: scale(1);
  }
}

.box.virtual-meeting-list .component-content {
  overflow: visible;
}
.box.virtual-meeting-list .component-content .tabs .tabs-nav {
  overflow: visible;
  height: 50px;
}
.box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-list {
  width: 100%;
}
.box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item {
  background: #ebebeb;
  padding: 14px 30px 18px;
  border: none;
}
.box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item.is-active {
  border-top: 4px solid #f36633;
}
.box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item.is-active .text-wrapper {
  color: #f36633;
}
.box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item:hover:not(.is-active) .text-wrapper {
  text-decoration: underline;
}
.box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item .text-wrapper {
  color: #808080;
  font: bold 18px Arial;
}
.box.virtual-meeting-list .component-content .tabs .tabs-content {
  overflow: visible;
  z-index: 500;
  padding: 0;
  border: none;
}

.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
}
.virtual-meeting-component .meeting-registration-button:hover {
  text-decoration: none;
  background-color: #fff;
  border: 2px solid #15717d;
  border-radius: 50px;
  color: #15717d;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
}
.virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
  background-color: #fff;
  border: 2px solid #15717d;
  border-radius: 50px;
  color: #15717d;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
  cursor: not-allowed;
  pointer-events: none;
  text-decoration: none;
}
.virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
}
.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-section {
  width: 40px;
  height: 40px;
  position: relative;
  animation: sk-chase 2.5s infinite linear both;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  animation: spinner-item 2s infinite ease-in-out both;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
  content: "";
  display: block;
  width: 25%;
  height: 25%;
  background-color: #000;
  border-radius: 100%;
  animation: spinner-item-before 2s infinite ease-in-out both;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
  animation-delay: -1.1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
  animation-delay: -1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
  animation-delay: -0.9s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
  animation-delay: -0.8s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
  animation-delay: -0.7s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
  animation-delay: -0.6s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
  animation-delay: -1.1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
  animation-delay: -1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
  animation-delay: -0.9s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
  animation-delay: -0.8s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
  animation-delay: -0.7s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
  animation-delay: -0.6s;
}
@keyframes sk-chase {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg);
  }
}
@keyframes spinner-item-before {
  50% {
    transform: scale(0.4);
  }
  100%, 0% {
    transform: scale(1);
  }
}

.virtualMeetingList .meeting-list-filter {
  background-color: #f0efed;
  padding: 30px;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__categoryTrigger.active {
  font-weight: 700;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__categoryTrigger.active:before {
  content: "x";
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterByLabel {
  background-color: #f36633;
  color: #fff;
  padding: 10px 45px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  margin: 0;
  display: inline;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__foundResults {
  float: right;
  font-size: 14px;
  margin: 0;
  display: inline;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterBox {
  display: none;
  position: absolute;
  background-color: #fff;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  z-index: 1;
  margin-top: 10px;
  min-width: 230px;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__resetTrigger {
  box-sizing: border-box;
  margin: 10px 10px;
  padding: 0;
  border-radius: 20px;
  text-align: center;
  font-size: 15px;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__resetTrigger .resetTrigger__label {
  background-color: #f0efed;
  color: #f36633;
  border: 0;
  border-radius: 20px;
  padding: 5px;
  font-weight: 700;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__resetTrigger .resetTrigger__label:hover {
  background-color: #f36633;
  color: #f0efed;
  cursor: pointer;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter {
  border-width: 0 0 2px;
  border-style: solid;
  border-color: #e0dfdd;
  border-image: none;
  padding: 0;
  margin: 0;
  clear: both;
  height: 52px;
  position: relative;
  cursor: pointer;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.active {
  height: auto;
  transition-duration: 0.5s;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter:first-child {
  border-width: 2px 0 2px;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__label {
  font-weight: 700;
  padding-left: 16px;
  padding-top: 10px;
  position: relative;
  display: block;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__label:after {
  content: "+";
  float: right;
  font-size: medium;
  margin-right: 20px;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.selected .categoryFilter__label {
  color: #15717d;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__selectedCategoryTitle {
  font-style: italic;
  margin-left: 16px;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.active .categoryFilter__label:after {
  content: "-";
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.active .categoryFilter__optionsList {
  display: block;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter:not(.active):hover {
  background-color: #f0efed;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList {
  display: none;
  list-style: none;
  padding-left: 0;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li {
  border-bottom: 1px solid;
  border-color: #e0dfdd;
  padding: 15px;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li:hover:not(input):not(button) {
  background-color: #f36633;
  color: #f0efed;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li:hover:not(input):not(button) .categoryFilter__additionalInformation {
  color: #f0efed;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected {
  background-color: #15717d;
  color: #fff;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected .categoryFilter__additionalInformation {
  color: #fff;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected:hover {
  color: #f0efed;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected:hover .categoryFilter__additionalInformation {
  color: #f0efed;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList .categoryFilter__name {
  margin: 0;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList .categoryFilter__additionalInformation {
  display: block;
  color: #808080;
  font-style: italic;
  margin: 0;
}

.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
}
.virtual-meeting-component .meeting-registration-button:hover {
  text-decoration: none;
  background-color: #fff;
  border: 2px solid #15717d;
  border-radius: 50px;
  color: #15717d;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
}
.virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
  background-color: #fff;
  border: 2px solid #15717d;
  border-radius: 50px;
  color: #15717d;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
  cursor: not-allowed;
  pointer-events: none;
  text-decoration: none;
}
.virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
}
.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-section {
  width: 40px;
  height: 40px;
  position: relative;
  animation: sk-chase 2.5s infinite linear both;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  animation: spinner-item 2s infinite ease-in-out both;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
  content: "";
  display: block;
  width: 25%;
  height: 25%;
  background-color: #000;
  border-radius: 100%;
  animation: spinner-item-before 2s infinite ease-in-out both;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
  animation-delay: -1.1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
  animation-delay: -1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
  animation-delay: -0.9s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
  animation-delay: -0.8s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
  animation-delay: -0.7s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
  animation-delay: -0.6s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
  animation-delay: -1.1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
  animation-delay: -1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
  animation-delay: -0.9s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
  animation-delay: -0.8s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
  animation-delay: -0.7s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
  animation-delay: -0.6s;
}
@keyframes sk-chase {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg);
  }
}
@keyframes spinner-item-before {
  50% {
    transform: scale(0.4);
  }
  100%, 0% {
    transform: scale(1);
  }
}

.virtualMeetingList .meeting-list-content .no-results-label {
  display: table;
  margin: 0 auto;
  font-size: large;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry {
  display: flex;
  align-items: flex-start;
  align-content: center;
  padding-bottom: 30px;
  margin: 30px 0 0;
  position: relative;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry:not(.hidden-by-filter):not(:last-child) {
  border-bottom: 1px solid #d4d0ce;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting .meeting-list-column.column--basicInfo {
  border-right: none;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting:not(.hidden-by-filter) .meeting-list-column.column--basicInfo {
  border-right: none;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting:not(.hidden-by-filter) .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton, .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting:not(.hidden-by-filter) .meeting-list-column.column--supplementaryInfo .meeting-list-section .section-item--showSubMeetings {
  margin-top: 15px;
  margin-bottom: -15px;
  display: inline-block;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo {
  border-right: 1px solid #d4d0ce;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--cancelled {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--generalInfo {
  flex-shrink: 0;
  width: 400px;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--details {
  display: none;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--registerButton {
  display: none;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry {
  flex-direction: column;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section {
  display: inline-block;
  padding: 0;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section:not(.section--image, .section--generalInfo) {
  flex-direction: column;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section.section--generalInfo {
  flex-shrink: 0;
  width: 150px;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section.section--details {
  display: block;
  border-left: none;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings span.subMeetings-label {
  font-weight: 700;
  font-size: 18px;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section {
  position: relative;
  padding: 0 20px;
  float: left;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--showSubMeetings {
  padding: 0 20px;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--generalInfo {
  flex-shrink: 0;
  width: 400px;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--generalInfo .section-item--description {
  font-family: Arial, sans-serif;
  color: #4a4a4a;
  font-size: 14px;
  line-height: 1.5;
  text-align: justify;
  text-justify: inter-word;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--regulatoryCode {
  padding-left: 20px;
  position: absolute;
  right: 5%;
  bottom: 5px;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--regulatoryCode .section-item--zincCode {
  font-size: 12px;
  color: #3e3e3e;
  font-family: Arial, sans-serif;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--meetingBanner .eventMeetingBanner--small {
  width: 230px;
  height: 173px;
  position: relative;
  float: left;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--title a {
  font-size: 24px;
  color: #15717d;
  font-weight: 700;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--title a:hover {
  text-decoration: underline;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--registerButton, .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--showSubMeetings {
  display: inline-block;
  position: relative;
}

.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
}
.virtual-meeting-component .meeting-registration-button:hover {
  text-decoration: none;
  background-color: #fff;
  border: 2px solid #15717d;
  border-radius: 50px;
  color: #15717d;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
}
.virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
  background-color: #fff;
  border: 2px solid #15717d;
  border-radius: 50px;
  color: #15717d;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
  cursor: not-allowed;
  pointer-events: none;
  text-decoration: none;
}
.virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
}
.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-section {
  width: 40px;
  height: 40px;
  position: relative;
  animation: sk-chase 2.5s infinite linear both;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  animation: spinner-item 2s infinite ease-in-out both;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
  content: "";
  display: block;
  width: 25%;
  height: 25%;
  background-color: #000;
  border-radius: 100%;
  animation: spinner-item-before 2s infinite ease-in-out both;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
  animation-delay: -1.1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
  animation-delay: -1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
  animation-delay: -0.9s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
  animation-delay: -0.8s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
  animation-delay: -0.7s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
  animation-delay: -0.6s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
  animation-delay: -1.1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
  animation-delay: -1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
  animation-delay: -0.9s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
  animation-delay: -0.8s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
  animation-delay: -0.7s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
  animation-delay: -0.6s;
}
@keyframes sk-chase {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg);
  }
}
@keyframes spinner-item-before {
  50% {
    transform: scale(0.4);
  }
  100%, 0% {
    transform: scale(1);
  }
}

.virtualMeetingList.subeventslisting .virtual-meeting-spinner {
  top: 20px;
}
.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry {
  font-weight: 700;
  border: 1px solid #e1dede;
  margin: 0;
  min-height: 75px;
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
}
.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo {
  width: 75%;
  border-right: none;
}
.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo {
  width: 100%;
}
.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers {
  margin: 0;
}
.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--speakerName, .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--speakerTitle {
  font-size: 14px;
  line-height: 22px;
}
.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--speakerTitle {
  margin-right: 2px;
}
.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--viewSpeakerBio {
  float: right;
  color: #15717d;
  text-decoration: none;
}
.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--registrationArea {
  position: absolute;
  right: 0;
  top: 15px;
}
.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo {
  width: 75%;
  order: -1;
}
.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details {
  border-left: none;
  width: 100%;
  margin-top: 6px;
}
.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details .section-item--dateInfo {
  color: #000;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 6px;
}
.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details .section-item--dateInfo .dateInfo-element--conjuctionText {
  display: none;
}
.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details .section-item--dateInfo .dateInfo-element--startTime {
  float: right;
}
.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton {
  right: 0;
  top: 15px;
  height: 100%;
  left: auto;
  position: absolute;
}
.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton:before {
  content: "";
  height: 90%;
  width: 1px;
  background-color: #e1dede;
  position: relative;
}
.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton a.meeting-list-button {
  top: 50%;
  transform: translateY(-50%);
  position: relative;
}

/*# sourceMappingURL=virtualMeetingList.css.map */
.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
}
.virtual-meeting-component .meeting-registration-button:hover {
  text-decoration: none;
  background-color: #fff;
  border: 2px solid #15717d;
  border-radius: 50px;
  color: #15717d;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
}
.virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
  background-color: #fff;
  border: 2px solid #15717d;
  border-radius: 50px;
  color: #15717d;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
  cursor: not-allowed;
  pointer-events: none;
  text-decoration: none;
}
.virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
}
.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-section {
  width: 40px;
  height: 40px;
  position: relative;
  animation: sk-chase 2.5s infinite linear both;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  animation: spinner-item 2s infinite ease-in-out both;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
  content: "";
  display: block;
  width: 25%;
  height: 25%;
  background-color: #000;
  border-radius: 100%;
  animation: spinner-item-before 2s infinite ease-in-out both;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
  animation-delay: -1.1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
  animation-delay: -1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
  animation-delay: -0.9s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
  animation-delay: -0.8s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
  animation-delay: -0.7s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
  animation-delay: -0.6s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
  animation-delay: -1.1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
  animation-delay: -1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
  animation-delay: -0.9s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
  animation-delay: -0.8s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
  animation-delay: -0.7s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
  animation-delay: -0.6s;
}
@keyframes sk-chase {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg);
  }
}
@keyframes spinner-item-before {
  50% {
    transform: scale(0.4);
  }
  100%, 0% {
    transform: scale(1);
  }
}

.virtualMeetingRegistration .virtual-meeting-spinner {
  top: 45px;
}
.virtualMeetingRegistration .virtual-meeting-info {
  padding: 20px 0;
  margin-top: 30px;
  min-height: 30px;
  background-color: #424242;
}
.virtualMeetingRegistration .virtual-meeting-info .registration-section-item {
  display: flex;
  align-items: center;
  margin-left: 15%;
}
.virtualMeetingRegistration .virtual-meeting-info .registration-section-item * {
  margin: 0 15%;
}
.virtualMeetingRegistration .virtual-meeting-info .registration-section-item span {
  font-size: 20px;
  color: white;
}
.virtualMeetingRegistration .virtual-meeting-info .registration-section-item .meeting-registration-button:not(.meeting-registration-button--cancelled) {
  border-color: #15717d;
}

/*# sourceMappingURL=virtualMeetingRegistration.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.webinar {
  border: 1px solid #D5D1CE;
}
.webinar .containerInner {
  height: auto;
  overflow: hidden;
  padding: 1% 1% 0 0%;
}
.webinar .contentLeft {
  overflow: hidden;
  float: left;
  width: 60%;
}
.webinar .contentRight {
  overflow: hidden;
}
.webinar .footer {
  overflow: hidden;
  margin: 10px auto;
}
.webinar .footer .webinarArrowLeft {
  background: url("../../img/arrows/leftArrow.png") no-repeat left center;
  bottom: 0;
  left: 0;
}
.webinar .footer .webinarArrowRight {
  background: url("../../img/arrows/rightArrow.png") no-repeat left center;
  right: 0;
  bottom: 0;
}
.webinar .content {
  overflow: auto;
  margin: 0 0 0 10px;
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
}
.webinar .content .webinarThumbnails {
  margin: 0 46px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .webinar .content .webinarThumbnails {
    margin: 0 20px;
  }
}
.webinar .content .webinarThumbnails .view-chapters-button {
  display: none;
}
@media only screen and (max-width: 767px) {
  .webinar .content .webinarThumbnails .view-chapters-button {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .webinar .content .webinarThumbnails .desktop-only {
    display: none;
  }
}
.webinar .content .webinarThumbnails .imagesContainer {
  overflow: hidden;
  position: relative;
}
.webinar .webinarThumbnails {
  margin: 0 46px;
  overflow: hidden;
}
.webinar .slide {
  text-align: center;
}
.webinar .slide img {
  width: 96%;
}
.webinar .videoDetail {
  text-align: left;
  overflow: hidden;
  margin: 5px 5px 45px 0;
  padding: 0;
}
.webinar .imageSeparator {
  margin: 0 8px;
}
.webinar .imagesContainer div {
  float: left;
}
.webinar .imagesContainer div img {
  float: left;
  cursor: pointer;
  width: 150px;
  height: 115px;
  display: block;
  border: 1px solid #D5D1CE;
}
.webinar .imageBox.activeSlide img {
  border: 1px solid #D5D1CE;
}
.webinar .video {
  width: 100%;
  height: 250px;
}
.webinar .webinarArrowLeft, .webinar .webinarArrowRight {
  height: 20px;
  width: 20px;
  position: absolute;
  z-index: 1;
  cursor: pointer;
  background-color: #e0e0e0;
  padding: 50px 0;
}

/*# sourceMappingURL=webinar.css.map */
.webinarTeaser__wrapper {
  display: block;
}
@media only screen and (min-width: 720px) {
  .webinarTeaser__wrapper {
    display: flex;
  }
}
.webinarTeaser__image {
  display: block;
  width: 100%;
}
@media only screen and (min-width: 720px) {
  .webinarTeaser__image {
    background-size: cover;
    background-position: center;
  }
  .webinarTeaser__image-left {
    order: 0;
  }
  .webinarTeaser__image-right {
    order: 2;
  }
}
.webinarTeaser__image img {
  width: 100%;
}
@media only screen and (min-width: 720px) {
  .webinarTeaser__image img {
    display: none;
  }
}
.webinarTeaser__content {
  width: 100%;
}

/*# sourceMappingURL=webinarTeaser.css.map */
.listing-item:first-of-type {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_1:nth-of-type(12n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_2:nth-of-type(6n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_3:nth-of-type(4n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_4:nth-of-type(3n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_5:nth-of-type(2.4n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_6:nth-of-type(2n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_7:nth-of-type(1.71429n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_8:nth-of-type(1.5n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_9:nth-of-type(1.33333n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_10:nth-of-type(1.2n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_11:nth-of-type(1.09091n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_12:nth-of-type(1n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_1:nth-of-type(16n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_2:nth-of-type(8n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_3:nth-of-type(5.33333n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_4:nth-of-type(4n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_5:nth-of-type(3.2n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_6:nth-of-type(2.66667n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_7:nth-of-type(2.28571n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_8:nth-of-type(2n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_9:nth-of-type(1.77778n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_10:nth-of-type(1.6n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_11:nth-of-type(1.45455n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_12:nth-of-type(1.33333n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_13:nth-of-type(1.23077n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_14:nth-of-type(1.14286n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_15:nth-of-type(1.06667n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_16:nth-of-type(1n + 1) {
  margin-left: 0; }
.navigationMobileOptimized .mobile-optimized {
  display: none;
}

/*# sourceMappingURL=navigation-mobile-optimized.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.searchBlox-pagination .searchResults-pagination {
  text-align: center;
  overflow: hidden;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: default;
}
.searchBlox-pagination .searchResults-pagination-item {
  display: inline-block;
  line-height: 30px;
  margin: 1px;
  cursor: default;
}
.searchBlox-pagination .searchResults-pagination-item a {
  display: inline-block;
  min-width: 30px;
  padding: 0 10px;
  cursor: pointer;
}
.searchBlox-pagination .searchResults-pagination-item a:hover {
  text-decoration: none;
  color: dimgrey;
  font-weight: bold;
}
.searchBlox-pagination .searchResults-pagination-item.is-active a {
  font-weight: bold;
  color: black;
}
.searchBlox-pagination .searchResults-pagination-item:last-child a, .searchBlox-pagination .searchResults-pagination-item:first-child a {
  height: inherit;
  width: inherit;
  border-right: inherit;
  line-height: 30px;
}
.searchBlox-pagination .searchResults-pagination-list {
  padding: 0;
  margin: 0;
}

.lt-ie8 .searchBlox-pagination .searchResults-pagination-item {
  display: inline;
  zoom: 1;
  margin: 3px;
}
.lt-ie8 .searchBlox-pagination .searchResults-pagination-item a {
  display: block;
  zoom: 1;
}

/*# sourceMappingURL=searchblox.search.pagination.css.map */
.navigationGroupEnhanced .component-content {
  overflow: visible;
}
.navigationGroupEnhanced .component-content nav.flexy {
  position: relative;
  height: 60px;
  display: flex;
  align-items: center;
}
.navigationGroupEnhanced .component-content nav.flexy button.moreFields {
  align-self: stretch;
  transition: all 0.4s ease-out;
  padding: 0 1rem 0 1.5rem;
  outline: 0;
  border: 0;
  font-size: 18px;
  background: #F36533;
  color: #ffffff;
}
.navigationGroupEnhanced .component-content nav.flexy button.moreFields.hidden {
  transition: none;
  border-right: 0.5rem solid #F36533;
  width: 0;
  padding: 0;
  overflow: visible;
  display: none;
}
.navigationGroupEnhanced .component-content nav.flexy button.moreFields:after {
  content: attr(count);
  display: inline-flex;
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  color: #F36533;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.8);
  border-radius: 50%;
  font-size: 14px;
  line-height: 14px;
  margin-left: 1rem;
  margin-right: calc(-1rem - 8px);
}
.navigationGroupEnhanced .component-content nav.flexy ul.links {
  display: flex;
  justify-content: flex-end;
  flex: 1;
  overflow: hidden;
}
.navigationGroupEnhanced .component-content nav.flexy ul li {
  flex: auto;
  padding: 1rem;
}
.navigationGroupEnhanced .component-content nav.flexy ul li a {
  color: #ffffff;
}
.navigationGroupEnhanced .component-content nav.flexy ul li ul {
  background: #F36533;
}
.navigationGroupEnhanced .component-content nav.flexy ul.hidden-links {
  display: block;
  position: absolute;
  background: #F36533;
  right: 0;
  top: 100%;
}
.navigationGroupEnhanced .component-content nav.flexy ul.hidden-links li {
  padding: 1rem;
}
.navigationGroupEnhanced .component-content nav.flexy ul.hidden-links li a {
  color: #ffffff;
  padding-right: 3rem;
}
.navigationGroupEnhanced .component-content nav.flexy ul.hidden-links li ul li a {
  color: #ffffff;
}
.navigationGroupEnhanced .component-content nav.flexy ul.hidden-links.hidden {
  display: none;
}
.navigationGroupEnhanced .component-content * {
  box-sizing: border-box;
}

/*# sourceMappingURL=navigationGroups.css.map */
.tabsEnhancedMarkup .component-content .tabs-arrows {
  display: flex;
  width: 100%;
}
.tabsEnhancedMarkup .component-content .tabs-arrows .tabs-arrows__left {
  float: left;
}
.tabsEnhancedMarkup .component-content .tabs-arrows .tabs-arrows__right {
  float: right;
}
.tabsEnhancedMarkup .component-content .tabs-arrows .tabs-arrows--hidden {
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}
.tabsEnhancedMarkup .component-content .tabs-arrows .tabs-arrows--hidden a {
  text-decoration: none;
}
.tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots {
  display: inline-block;
  margin: 0 auto;
  width: 90%;
}
.tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list {
  display: flex;
}
.tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list li {
  display: block;
}
.tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list .tabs-dots__item {
  flex: auto;
}
.tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list .tabs-dots__item .tabs-dots__dot {
  display: block;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  background-color: black;
}
.tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list .is-active .tabs-dots__dot {
  background-color: #F36533;
}

/*# sourceMappingURL=tabsEnhanced.css.map */
/* stylelint-disable color-no-hex */
.gsk-bg-white {
  background-color: #FFFFFF; }

.gsk-bg-light-gray {
  background-color: #B6B6B6; }

.gsk-bg-dark-blue {
  background-color: #245F8C; }

.gsk-bg-dark-navy {
  background-color: #1E2939; }

.gsk-bg-light-blue {
  background-color: #EFF6FF; }

.gsk-bg-deep-blue {
  background-color: #002440; }

.gsk-bg-peach {
  background-color: #F7855C; }

.gsk-bg-red {
  background-color: #FF0000; }

.gsk-bg-peachy-pink {
  background-color: #FDE0D6; }

.gsk-bg-vivid-orange {
  background-color: #F56633; }

.gsk-bg-deep-space-blue {
  background-color: #002844; }

.gsk-bg-slate-gray {
  background-color: #4A5565; }

.gsk-bg-cyan-blue {
  background-color: #1D4C70; }

.gsk-bg-slate-blue-gray {
  background-color: #364153; }

.gsk-bg-midnight-blue {
  background-color: #101828; }

.gsk-bg-dark-cerulean {
  background-color: #163954; }

.gsk-bg-medium-gray {
  background-color: #757575; }

.gsk-bg-midnight-navy {
  background-color: #07131C; }

.gsk-bg-pale-gray {
  background-color: #D9D9D9; }

.gsk-bg-steel-gray {
  background-color: #99A1AF; }

.gsk-bg-charcoal-black {
  background-color: #1E1E1E; }

.gsk-bg-silver-gray {
  background-color: #B3B3B3; }

.gsk-bg-soft-silver {
  background-color: #D7D7D7; }

.gsk-bg-steel-blue {
  background-color: #4E5A63; }

.gsk-bg-peach-pink-translucent {
  background-color: #FDE0D680; }

.gsk-bg-white-translucent {
  background-color: rgba(255, 255, 255, 0.04); }

.gsk-bg-gray-semi-transparent {
  background-color: rgba(96, 96, 96, 0.4); }

.gsk-bg-dark-gray-translucent {
  background-color: rgba(48, 48, 48, 0.32); }

.gsk-bg-black-semi-transparent {
  background-color: rgba(0, 0, 0, 0.4); }

.gsk-bg-black-translucent {
  background-color: rgba(0, 0, 0, 0.1); }

.gsk-bg-gray-translucent {
  background-color: rgba(97, 97, 97, 0.1); }

.gsk-bg-dark-brown-translucent {
  background-color: rgba(80, 51, 51, 0.1); }

.gsk-bg-warm-brown-translucent {
  background-color: rgba(171, 99, 74, 0.1); }

.gsk-bg-orange-translucent {
  background-color: rgba(245, 102, 51, 0.1); }

.gsk-bg-dim-gray {
  background-color: #616161; }

.gsk-bg-pale-blue {
  background-color: #E9F0F5; }

.gsk-bg-mint-green {
  background-color: #B1E5C5C4; }

.gsk-bg-dark-midnight-blue {
  background-color: #0E2638; }

.gsk-bg-dark-teal {
  background-color: #091D1C; }

.gsk-bg-light-blue-gray {
  background-color: #D3DFE8; }

.gsk-bg-charcoal-gray {
  background-color: "$charcoal-gray"; }

.gsk-bg-off-white {
  background-color: "$off-white"; }

.gsk-bg-soft-gray {
  background-color: "$soft-gray"; }

/* Regular */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* Extra Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* Extra Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* ========================================
   DM Sans
======================================== */
/* Thin */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

/* Thin Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Regular */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* ExtraBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* ExtraBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* Black */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

/* Black Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

/* Poppins Light */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Light.woff2") format("woff2"), url("../../fonts/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Poppins Regular */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Regular.woff2") format("woff2"), url("../../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Poppins Medium */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Medium.woff2") format("woff2"), url("../../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Poppins SemiBold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../../fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* Poppins Bold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Bold.woff2") format("woff2"), url("../../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

.headline-1,
h1,
.headline-2,
h2,
.headline-3,
h3,
.headline-4,
h4,
.headline-5,
h5,
.headline-6,
h6,
.fig-headline-1,
.fig-headline-2,
.fig-headline-3,
.fig-headline-4 {
  font-family: "Atkinson Hyperlegible Next", sans-serif;
  color: #1E2939; }

.paragraph-lg,
.paragraph-md,
.paragraph-sm p {
  font-family: "DM Sans", sans-serif; }

.headline-1,
h1 {
  font-size: 4rem;
  /* 64px */
  line-height: 120%; }

.headline-2,
h2 {
  font-weight: 700;
  letter-spacing: 0%; }
  @media (max-width: 1023px) {
    .headline-2,
    h2 {
      font-size: 2rem; } }
  @media (min-width: 1024px) {
    .headline-2,
    h2 {
      font-size: 2.625rem; } }
  @media (max-width: 1023px) {
    .headline-2,
    h2 {
      line-height: 120%; } }
  @media (min-width: 1024px) {
    .headline-2,
    h2 {
      line-height: 120%; } }

.headline-3,
h3 {
  font-size: 2.5rem;
  /* 40px */
  line-height: 120%; }

.headline-4,
h4 {
  font-size: 2.25rem;
  /* 36px */
  line-height: 2.625rem; }

.headline-5,
h5 {
  font-weight: 600;
  letter-spacing: 0%;
  line-height: 2rem; }
  @media (max-width: 1023px) {
    .headline-5,
    h5 {
      font-size: 1.5rem; } }
  @media (min-width: 1024px) {
    .headline-5,
    h5 {
      font-size: 2rem; } }

.headline-6,
h6 {
  font-size: 1.875rem;
  /* 30px */
  line-height: 150%; }

.fig-headline-1 {
  font-size: 1.75rem;
  line-height: 2rem;
  /* 28px  32px line-hight*/ }

.fig-headline-2 {
  font-size: 1.5rem;
  /* 24px 32px line-hight */
  line-height: 2rem;
  font-weight: 600; }

.fig-headline-3 {
  font-size: 1.375rem;
  /* 22px 32px line-hight */
  line-height: 2rem;
  font-weight: 600; }

.fig-headline-4 {
  font-size: 1.25rem;
  /* 20px 32px line-hight*/
  line-height: 2rem; }

.paragraph-lg {
  font-size: 1.125rem;
  /* 18px and 150% line-hight */
  line-height: 1.5rem; }

.paragraph-md {
  font-size: 1rem;
  /* 16px and 150% line-hight */
  line-height: 150%;
  font-weight: 400; }

.paragraph-sm p {
  font-size: 0.875rem;
  /* 14px and 24px line-hight */
  line-height: 1.5rem; }

/* stylelint-disable color-no-hex */
.gsk-bg-white {
  background-color: #FFFFFF; }

.gsk-bg-light-gray {
  background-color: #B6B6B6; }

.gsk-bg-dark-blue {
  background-color: #245F8C; }

.gsk-bg-dark-navy {
  background-color: #1E2939; }

.gsk-bg-light-blue {
  background-color: #EFF6FF; }

.gsk-bg-deep-blue {
  background-color: #002440; }

.gsk-bg-peach {
  background-color: #F7855C; }

.gsk-bg-red {
  background-color: #FF0000; }

.gsk-bg-peachy-pink {
  background-color: #FDE0D6; }

.gsk-bg-vivid-orange {
  background-color: #F56633; }

.gsk-bg-deep-space-blue {
  background-color: #002844; }

.gsk-bg-slate-gray {
  background-color: #4A5565; }

.gsk-bg-cyan-blue {
  background-color: #1D4C70; }

.gsk-bg-slate-blue-gray {
  background-color: #364153; }

.gsk-bg-midnight-blue {
  background-color: #101828; }

.gsk-bg-dark-cerulean {
  background-color: #163954; }

.gsk-bg-medium-gray {
  background-color: #757575; }

.gsk-bg-midnight-navy {
  background-color: #07131C; }

.gsk-bg-pale-gray {
  background-color: #D9D9D9; }

.gsk-bg-steel-gray {
  background-color: #99A1AF; }

.gsk-bg-charcoal-black {
  background-color: #1E1E1E; }

.gsk-bg-silver-gray {
  background-color: #B3B3B3; }

.gsk-bg-soft-silver {
  background-color: #D7D7D7; }

.gsk-bg-steel-blue {
  background-color: #4E5A63; }

.gsk-bg-peach-pink-translucent {
  background-color: #FDE0D680; }

.gsk-bg-white-translucent {
  background-color: rgba(255, 255, 255, 0.04); }

.gsk-bg-gray-semi-transparent {
  background-color: rgba(96, 96, 96, 0.4); }

.gsk-bg-dark-gray-translucent {
  background-color: rgba(48, 48, 48, 0.32); }

.gsk-bg-black-semi-transparent {
  background-color: rgba(0, 0, 0, 0.4); }

.gsk-bg-black-translucent {
  background-color: rgba(0, 0, 0, 0.1); }

.gsk-bg-gray-translucent {
  background-color: rgba(97, 97, 97, 0.1); }

.gsk-bg-dark-brown-translucent {
  background-color: rgba(80, 51, 51, 0.1); }

.gsk-bg-warm-brown-translucent {
  background-color: rgba(171, 99, 74, 0.1); }

.gsk-bg-orange-translucent {
  background-color: rgba(245, 102, 51, 0.1); }

.gsk-bg-dim-gray {
  background-color: #616161; }

.gsk-bg-pale-blue {
  background-color: #E9F0F5; }

.gsk-bg-mint-green {
  background-color: #B1E5C5C4; }

.gsk-bg-dark-midnight-blue {
  background-color: #0E2638; }

.gsk-bg-dark-teal {
  background-color: #091D1C; }

.gsk-bg-light-blue-gray {
  background-color: #D3DFE8; }

.gsk-bg-charcoal-gray {
  background-color: "$charcoal-gray"; }

.gsk-bg-off-white {
  background-color: "$off-white"; }

.gsk-bg-soft-gray {
  background-color: "$soft-gray"; }

.primary-button {
  background-color: #F56633;
  color: #fff;
  padding: 10px 21px;
  border-radius: 40px;
  height: auto;
  margin: 10px;
  width: auto;
  box-sizing: border-box; }
  .primary-button-icon {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
    .primary-button-icon svg, .primary-button-icon img {
      width: 24px;
      height: 24px; }

.secondary-button {
  height: auto;
  border-radius: 100px;
  border: 2px solid #F56633;
  padding: 8px 21px;
  margin: 10px;
  width: auto;
  color: #F56633;
  box-sizing: border-box;
  background-color: transparent; }

/* stylelint-disable color-no-hex */
.gsk-bg-white {
  background-color: #FFFFFF; }

.gsk-bg-light-gray {
  background-color: #B6B6B6; }

.gsk-bg-dark-blue {
  background-color: #245F8C; }

.gsk-bg-dark-navy {
  background-color: #1E2939; }

.gsk-bg-light-blue {
  background-color: #EFF6FF; }

.gsk-bg-deep-blue {
  background-color: #002440; }

.gsk-bg-peach {
  background-color: #F7855C; }

.gsk-bg-red {
  background-color: #FF0000; }

.gsk-bg-peachy-pink {
  background-color: #FDE0D6; }

.gsk-bg-vivid-orange {
  background-color: #F56633; }

.gsk-bg-deep-space-blue {
  background-color: #002844; }

.gsk-bg-slate-gray {
  background-color: #4A5565; }

.gsk-bg-cyan-blue {
  background-color: #1D4C70; }

.gsk-bg-slate-blue-gray {
  background-color: #364153; }

.gsk-bg-midnight-blue {
  background-color: #101828; }

.gsk-bg-dark-cerulean {
  background-color: #163954; }

.gsk-bg-medium-gray {
  background-color: #757575; }

.gsk-bg-midnight-navy {
  background-color: #07131C; }

.gsk-bg-pale-gray {
  background-color: #D9D9D9; }

.gsk-bg-steel-gray {
  background-color: #99A1AF; }

.gsk-bg-charcoal-black {
  background-color: #1E1E1E; }

.gsk-bg-silver-gray {
  background-color: #B3B3B3; }

.gsk-bg-soft-silver {
  background-color: #D7D7D7; }

.gsk-bg-steel-blue {
  background-color: #4E5A63; }

.gsk-bg-peach-pink-translucent {
  background-color: #FDE0D680; }

.gsk-bg-white-translucent {
  background-color: rgba(255, 255, 255, 0.04); }

.gsk-bg-gray-semi-transparent {
  background-color: rgba(96, 96, 96, 0.4); }

.gsk-bg-dark-gray-translucent {
  background-color: rgba(48, 48, 48, 0.32); }

.gsk-bg-black-semi-transparent {
  background-color: rgba(0, 0, 0, 0.4); }

.gsk-bg-black-translucent {
  background-color: rgba(0, 0, 0, 0.1); }

.gsk-bg-gray-translucent {
  background-color: rgba(97, 97, 97, 0.1); }

.gsk-bg-dark-brown-translucent {
  background-color: rgba(80, 51, 51, 0.1); }

.gsk-bg-warm-brown-translucent {
  background-color: rgba(171, 99, 74, 0.1); }

.gsk-bg-orange-translucent {
  background-color: rgba(245, 102, 51, 0.1); }

.gsk-bg-dim-gray {
  background-color: #616161; }

.gsk-bg-pale-blue {
  background-color: #E9F0F5; }

.gsk-bg-mint-green {
  background-color: #B1E5C5C4; }

.gsk-bg-dark-midnight-blue {
  background-color: #0E2638; }

.gsk-bg-dark-teal {
  background-color: #091D1C; }

.gsk-bg-light-blue-gray {
  background-color: #D3DFE8; }

.gsk-bg-charcoal-gray {
  background-color: "$charcoal-gray"; }

.gsk-bg-off-white {
  background-color: "$off-white"; }

.gsk-bg-soft-gray {
  background-color: "$soft-gray"; }

html,
body {
  font-size: 16px; }

body {
  background-color: #EFF6FF; }
  body .component-content {
    overflow: unset;
    clear: both; }

body #content .component-content, body .Main {
  max-width: 1246px;
  margin: 0 auto; }

@media (max-width: 1023px) {
  #content .col-xs-12 {
    padding-left: 16px;
    padding-right: 16px; }
  h2 {
    font-weight: 800; } }

p, .richText li {
  font-family: "DM Sans", sans-serif;
  font-weight: 400;
  color: #1E2939;
  /* 16px and 150% line-hight */ }
  @media (max-width: 1023px) {
    p, .richText li {
      font-size: 0.9375rem; } }
  @media (min-width: 1024px) {
    p, .richText li {
      font-size: 1rem; } }
  @media (max-width: 1023px) {
    p, .richText li {
      line-height: 1.375rem; } }
  @media (min-width: 1024px) {
    p, .richText li {
      line-height: 150%; } }

.richText ul {
  padding-inline-start: 1.125rem; }
  .richText ul li {
    padding-left: 0.313rem;
    list-style-type: disc;
    margin-bottom: 0; }
    .richText ul li::before {
      content: ""; }

.transparency-note h6 {
  font-weight: 600;
  color: #1E2939; }
  @media (max-width: 1023px) {
    .transparency-note h6 {
      font-size: 0.8125rem; } }
  @media (min-width: 1024px) {
    .transparency-note h6 {
      font-size: 0.9375rem; } }
  @media (max-width: 1023px) {
    .transparency-note h6 {
      line-height: 1.21875rem; } }
  @media (min-width: 1024px) {
    .transparency-note h6 {
      line-height: 150%; } }

@media (max-width: 1023px) {
  .transparency-note p {
    font-size: 0.8125rem; } }

@media (min-width: 1024px) {
  .transparency-note p {
    font-size: 0.9375rem; } }

@media (max-width: 1023px) {
  .transparency-note p {
    line-height: 1.21875rem; } }

@media (min-width: 1024px) {
  .transparency-note p {
    line-height: 150%; } }
.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: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.m-6 {
  margin: 7.5rem !important; }

.mt-6,
.my-6 {
  margin-top: 7.5rem !important; }

.mr-6,
.mx-6 {
  margin-right: 7.5rem !important; }

.mb-6,
.my-6 {
  margin-bottom: 7.5rem !important; }

.ml-6,
.mx-6 {
  margin-left: 7.5rem !important; }

.m-7 {
  margin: 6.25rem !important; }

.mt-7,
.my-7 {
  margin-top: 6.25rem !important; }

.mr-7,
.mx-7 {
  margin-right: 6.25rem !important; }

.mb-7,
.my-7 {
  margin-bottom: 6.25rem !important; }

.ml-7,
.mx-7 {
  margin-left: 6.25rem !important; }

.m-8 {
  margin: 5.625rem !important; }

.mt-8,
.my-8 {
  margin-top: 5.625rem !important; }

.mr-8,
.mx-8 {
  margin-right: 5.625rem !important; }

.mb-8,
.my-8 {
  margin-bottom: 5.625rem !important; }

.ml-8,
.mx-8 {
  margin-left: 5.625rem !important; }

.m-9 {
  margin: 4.375rem !important; }

.mt-9,
.my-9 {
  margin-top: 4.375rem !important; }

.mr-9,
.mx-9 {
  margin-right: 4.375rem !important; }

.mb-9,
.my-9 {
  margin-bottom: 4.375rem !important; }

.ml-9,
.mx-9 {
  margin-left: 4.375rem !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: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

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

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

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

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

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

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

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

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

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

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

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

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

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

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

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

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

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

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

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

.p-6 {
  padding: 7.5rem !important; }

.pt-6,
.py-6 {
  padding-top: 7.5rem !important; }

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

.pb-6,
.py-6 {
  padding-bottom: 7.5rem !important; }

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

.p-7 {
  padding: 6.25rem !important; }

.pt-7,
.py-7 {
  padding-top: 6.25rem !important; }

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

.pb-7,
.py-7 {
  padding-bottom: 6.25rem !important; }

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

.p-8 {
  padding: 5.625rem !important; }

.pt-8,
.py-8 {
  padding-top: 5.625rem !important; }

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

.pb-8,
.py-8 {
  padding-bottom: 5.625rem !important; }

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

.p-9 {
  padding: 4.375rem !important; }

.pt-9,
.py-9 {
  padding-top: 4.375rem !important; }

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

.pb-9,
.py-9 {
  padding-bottom: 4.375rem !important; }

.pl-9,
.px-9 {
  padding-left: 4.375rem !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: 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: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .m-md-6 {
    margin: 7.5rem !important; }
  .mt-md-6,
  .my-md-6 {
    margin-top: 7.5rem !important; }
  .mr-md-6,
  .mx-md-6 {
    margin-right: 7.5rem !important; }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 7.5rem !important; }
  .ml-md-6,
  .mx-md-6 {
    margin-left: 7.5rem !important; }
  .m-md-7 {
    margin: 6.25rem !important; }
  .mt-md-7,
  .my-md-7 {
    margin-top: 6.25rem !important; }
  .mr-md-7,
  .mx-md-7 {
    margin-right: 6.25rem !important; }
  .mb-md-7,
  .my-md-7 {
    margin-bottom: 6.25rem !important; }
  .ml-md-7,
  .mx-md-7 {
    margin-left: 6.25rem !important; }
  .m-md-8 {
    margin: 5.625rem !important; }
  .mt-md-8,
  .my-md-8 {
    margin-top: 5.625rem !important; }
  .mr-md-8,
  .mx-md-8 {
    margin-right: 5.625rem !important; }
  .mb-md-8,
  .my-md-8 {
    margin-bottom: 5.625rem !important; }
  .ml-md-8,
  .mx-md-8 {
    margin-left: 5.625rem !important; }
  .m-md-9 {
    margin: 4.375rem !important; }
  .mt-md-9,
  .my-md-9 {
    margin-top: 4.375rem !important; }
  .mr-md-9,
  .mx-md-9 {
    margin-right: 4.375rem !important; }
  .mb-md-9,
  .my-md-9 {
    margin-bottom: 4.375rem !important; }
  .ml-md-9,
  .mx-md-9 {
    margin-left: 4.375rem !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: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .p-md-6 {
    padding: 7.5rem !important; }
  .pt-md-6,
  .py-md-6 {
    padding-top: 7.5rem !important; }
  .pr-md-6,
  .px-md-6 {
    padding-right: 7.5rem !important; }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 7.5rem !important; }
  .pl-md-6,
  .px-md-6 {
    padding-left: 7.5rem !important; }
  .p-md-7 {
    padding: 6.25rem !important; }
  .pt-md-7,
  .py-md-7 {
    padding-top: 6.25rem !important; }
  .pr-md-7,
  .px-md-7 {
    padding-right: 6.25rem !important; }
  .pb-md-7,
  .py-md-7 {
    padding-bottom: 6.25rem !important; }
  .pl-md-7,
  .px-md-7 {
    padding-left: 6.25rem !important; }
  .p-md-8 {
    padding: 5.625rem !important; }
  .pt-md-8,
  .py-md-8 {
    padding-top: 5.625rem !important; }
  .pr-md-8,
  .px-md-8 {
    padding-right: 5.625rem !important; }
  .pb-md-8,
  .py-md-8 {
    padding-bottom: 5.625rem !important; }
  .pl-md-8,
  .px-md-8 {
    padding-left: 5.625rem !important; }
  .p-md-9 {
    padding: 4.375rem !important; }
  .pt-md-9,
  .py-md-9 {
    padding-top: 4.375rem !important; }
  .pr-md-9,
  .px-md-9 {
    padding-right: 4.375rem !important; }
  .pb-md-9,
  .py-md-9 {
    padding-bottom: 4.375rem !important; }
  .pl-md-9,
  .px-md-9 {
    padding-left: 4.375rem !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: 1024px) {
  .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: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .m-lg-6 {
    margin: 7.5rem !important; }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 7.5rem !important; }
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 7.5rem !important; }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 7.5rem !important; }
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 7.5rem !important; }
  .m-lg-7 {
    margin: 6.25rem !important; }
  .mt-lg-7,
  .my-lg-7 {
    margin-top: 6.25rem !important; }
  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 6.25rem !important; }
  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 6.25rem !important; }
  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 6.25rem !important; }
  .m-lg-8 {
    margin: 5.625rem !important; }
  .mt-lg-8,
  .my-lg-8 {
    margin-top: 5.625rem !important; }
  .mr-lg-8,
  .mx-lg-8 {
    margin-right: 5.625rem !important; }
  .mb-lg-8,
  .my-lg-8 {
    margin-bottom: 5.625rem !important; }
  .ml-lg-8,
  .mx-lg-8 {
    margin-left: 5.625rem !important; }
  .m-lg-9 {
    margin: 4.375rem !important; }
  .mt-lg-9,
  .my-lg-9 {
    margin-top: 4.375rem !important; }
  .mr-lg-9,
  .mx-lg-9 {
    margin-right: 4.375rem !important; }
  .mb-lg-9,
  .my-lg-9 {
    margin-bottom: 4.375rem !important; }
  .ml-lg-9,
  .mx-lg-9 {
    margin-left: 4.375rem !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: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .p-lg-6 {
    padding: 7.5rem !important; }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 7.5rem !important; }
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 7.5rem !important; }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 7.5rem !important; }
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 7.5rem !important; }
  .p-lg-7 {
    padding: 6.25rem !important; }
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 6.25rem !important; }
  .pr-lg-7,
  .px-lg-7 {
    padding-right: 6.25rem !important; }
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 6.25rem !important; }
  .pl-lg-7,
  .px-lg-7 {
    padding-left: 6.25rem !important; }
  .p-lg-8 {
    padding: 5.625rem !important; }
  .pt-lg-8,
  .py-lg-8 {
    padding-top: 5.625rem !important; }
  .pr-lg-8,
  .px-lg-8 {
    padding-right: 5.625rem !important; }
  .pb-lg-8,
  .py-lg-8 {
    padding-bottom: 5.625rem !important; }
  .pl-lg-8,
  .px-lg-8 {
    padding-left: 5.625rem !important; }
  .p-lg-9 {
    padding: 4.375rem !important; }
  .pt-lg-9,
  .py-lg-9 {
    padding-top: 4.375rem !important; }
  .pr-lg-9,
  .px-lg-9 {
    padding-right: 4.375rem !important; }
  .pb-lg-9,
  .py-lg-9 {
    padding-bottom: 4.375rem !important; }
  .pl-lg-9,
  .px-lg-9 {
    padding-left: 4.375rem !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; } }
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:rgba(0,0,0,0);border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:rgba(0,0,0,0);border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:20px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-container .select2-search--inline .select2-search__field::placeholder{line-height:normal}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #888 rgba(0,0,0,0);border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:rgba(0,0,0,0);border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{padding:0 20px 0 0;margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{left:auto;right:0;border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:rgba(0,0,0,0);border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:rgb(246.5,246.5,246.5);border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, white 50%, #eeeeee 100%);background-image:-o-linear-gradient(top, white 50%, #eeeeee 100%);background-image:linear-gradient(to bottom, white 50%, #eeeeee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);background-image:-o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);background-image:linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:rgba(0,0,0,0);border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #888 rgba(0,0,0,0);border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, white 0%, #eeeeee 50%);background-image:-o-linear-gradient(top, white 0%, #eeeeee 50%);background-image:linear-gradient(to bottom, white 0%, #eeeeee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eeeeee 50%, white 100%);background-image:-o-linear-gradient(top, #eeeeee 50%, white 100%);background-image:linear-gradient(to bottom, #eeeeee 50%, white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:rgba(0,0,0,0);border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid rgba(0,0,0,0)}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:gray}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.customClass .helloWorld {
  /* look for me in sass folder */ }
/* stylelint-disable color-no-hex */
.gsk-bg-white {
  background-color: #FFFFFF; }

.gsk-bg-light-gray {
  background-color: #B6B6B6; }

.gsk-bg-dark-blue {
  background-color: #245F8C; }

.gsk-bg-dark-navy {
  background-color: #1E2939; }

.gsk-bg-light-blue {
  background-color: #EFF6FF; }

.gsk-bg-deep-blue {
  background-color: #002440; }

.gsk-bg-peach {
  background-color: #F7855C; }

.gsk-bg-red {
  background-color: #FF0000; }

.gsk-bg-peachy-pink {
  background-color: #FDE0D6; }

.gsk-bg-vivid-orange {
  background-color: #F56633; }

.gsk-bg-deep-space-blue {
  background-color: #002844; }

.gsk-bg-slate-gray {
  background-color: #4A5565; }

.gsk-bg-cyan-blue {
  background-color: #1D4C70; }

.gsk-bg-slate-blue-gray {
  background-color: #364153; }

.gsk-bg-midnight-blue {
  background-color: #101828; }

.gsk-bg-dark-cerulean {
  background-color: #163954; }

.gsk-bg-medium-gray {
  background-color: #757575; }

.gsk-bg-midnight-navy {
  background-color: #07131C; }

.gsk-bg-pale-gray {
  background-color: #D9D9D9; }

.gsk-bg-steel-gray {
  background-color: #99A1AF; }

.gsk-bg-charcoal-black {
  background-color: #1E1E1E; }

.gsk-bg-silver-gray {
  background-color: #B3B3B3; }

.gsk-bg-soft-silver {
  background-color: #D7D7D7; }

.gsk-bg-steel-blue {
  background-color: #4E5A63; }

.gsk-bg-peach-pink-translucent {
  background-color: #FDE0D680; }

.gsk-bg-white-translucent {
  background-color: rgba(255, 255, 255, 0.04); }

.gsk-bg-gray-semi-transparent {
  background-color: rgba(96, 96, 96, 0.4); }

.gsk-bg-dark-gray-translucent {
  background-color: rgba(48, 48, 48, 0.32); }

.gsk-bg-black-semi-transparent {
  background-color: rgba(0, 0, 0, 0.4); }

.gsk-bg-black-translucent {
  background-color: rgba(0, 0, 0, 0.1); }

.gsk-bg-gray-translucent {
  background-color: rgba(97, 97, 97, 0.1); }

.gsk-bg-dark-brown-translucent {
  background-color: rgba(80, 51, 51, 0.1); }

.gsk-bg-warm-brown-translucent {
  background-color: rgba(171, 99, 74, 0.1); }

.gsk-bg-orange-translucent {
  background-color: rgba(245, 102, 51, 0.1); }

.gsk-bg-dim-gray {
  background-color: #616161; }

.gsk-bg-pale-blue {
  background-color: #E9F0F5; }

.gsk-bg-mint-green {
  background-color: #B1E5C5C4; }

.gsk-bg-dark-midnight-blue {
  background-color: #0E2638; }

.gsk-bg-dark-teal {
  background-color: #091D1C; }

.gsk-bg-light-blue-gray {
  background-color: #D3DFE8; }

.gsk-bg-charcoal-gray {
  background-color: "$charcoal-gray"; }

.gsk-bg-off-white {
  background-color: "$off-white"; }

.gsk-bg-soft-gray {
  background-color: "$soft-gray"; }

/* Regular */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* Extra Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* Extra Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* ========================================
   DM Sans
======================================== */
/* Thin */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

/* Thin Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Regular */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* ExtraBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* ExtraBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* Black */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

/* Black Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

/* Poppins Light */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Light.woff2") format("woff2"), url("../../fonts/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Poppins Regular */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Regular.woff2") format("woff2"), url("../../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Poppins Medium */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Medium.woff2") format("woff2"), url("../../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Poppins SemiBold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../../fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* Poppins Bold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Bold.woff2") format("woff2"), url("../../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

.navigation {
  margin-top: 0;
  background: #FFFFFF;
  padding-inline: 0; }
  .navigation .navigation-large-menu {
    display: none; }
  .navigation .navigation-mobile-menu {
    padding: 0;
    border: none;
    position: absolute;
    right: 1.6875rem;
    top: -1.125rem;
    font-size: 1.3125rem;
    background: transparent;
    display: inline-block; }
    .navigation .navigation-mobile-menu::after {
      content: "";
      background: url(/content/dam/cf-pharma/klinische-studien-finden/de_DE/icons/hamburger-icon.svg);
      width: 1.5rem;
      height: 1.5rem;
      display: block;
      transform: translateY(7px); }
    .navigation .navigation-mobile-menu[aria-expanded="true"]::after {
      content: "";
      background: url(/content/dam/cf-pharma/klinische-studien-finden/de_DE/icons/close-icon.svg);
      width: 1.5rem;
      height: 1.5rem;
      display: block; }
  @media (min-width: 992px) {
    .navigation .navigation-mobile-menu {
      display: none; } }
  .navigation .navigation-root {
    -ms-flex-align: center;
        align-items: center;
    height: 100%;
    list-style: none;
    margin: 0;
    display: block;
    padding-left: 0; }
    .navigation .navigation-root.navigation-branch {
      border: none; }
    @media (min-width: 992px) {
      .navigation .navigation-root {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: left;
            justify-content: left;
        padding-block: 1.5rem;
        gap: 1.625rem; } }
    .navigation .navigation-root.is-open {
      z-index: 10000;
      position: absolute;
      top: 2.4375rem;
      width: 100vw;
      right: 0; }
    .navigation .navigation-root.navigation-level1 .navigation-item {
      display: block; }
      @media (min-width: 992px) {
        .navigation .navigation-root.navigation-level1 .navigation-item.navigation-level1 {
          margin: 0;
          border: none;
          z-index: 4; } }
      .navigation .navigation-root.navigation-level1 .navigation-item.navigation-level1.has-active-child > .navigation-item-title, .navigation .navigation-root.navigation-level1 .navigation-item.navigation-level1.is-active > .navigation-item-title {
        background: none; }
      .navigation .navigation-root.navigation-level1 .navigation-item.navigation-level1 > .navigation-item-title {
        font-size: 1.125rem;
        line-height: 2rem;
        letter-spacing: 0%;
        transition: color 0.3s ease; }
        @media (min-width: 992px) {
          .navigation .navigation-root.navigation-level1 .navigation-item.navigation-level1 > .navigation-item-title:hover {
            color: #F56633; } }
        @media (max-width: 1280px) {
          .navigation .navigation-root.navigation-level1 .navigation-item.navigation-level1 > .navigation-item-title {
            font-size: 1rem;
            line-height: 1.5rem; } }
        @media (max-width: 992px) {
          .navigation .navigation-root.navigation-level1 .navigation-item.navigation-level1 > .navigation-item-title {
            padding: 0.75rem;
            margin-bottom: -1px; } }
      @media (max-width: 992px) {
        .navigation .navigation-root.navigation-level1 .navigation-item {
          display: none;
          border: none;
          border-right: none;
          text-align: left;
          border-left: none;
          padding-inline: 1rem;
          background: #FFFFFF; } }
      @media (min-width: 992px) {
        .navigation .navigation-root.navigation-level1 .navigation-item {
          display: -ms-flexbox;
          display: flex;
          height: auto;
          padding: 1rem;
          min-height: 3.25rem;
          padding-bottom: 1.3rem; }
          .navigation .navigation-root.navigation-level1 .navigation-item.is-active.navigation-level1 {
            border-bottom: 1.5px solid #F56633;
            position: relative;
            display: inline-block; } }
      .navigation .navigation-root.navigation-level1 .navigation-item.is-active > a {
        font-weight: 700;
        color: #F56633; }
      .navigation .navigation-root.navigation-level1 .navigation-item:after {
        display: none; }
      .navigation .navigation-root.navigation-level1 .navigation-item.has-children > a {
        cursor: default; }
      @media (min-width: 992px) {
        .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child {
          border-bottom: 1.5px solid #F56633; } }
      .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child > a {
        font-weight: 700;
        color: #F56633; }
      .navigation .navigation-root.navigation-level1 .navigation-item.has-children .navigation-level2 {
        display: none; }
      @media (min-width: 992px) {
        .navigation .navigation-root.navigation-level1 .navigation-item.has-children:hover .navigation-level2, .navigation .navigation-root.navigation-level1 .navigation-item.has-children .navigation-root.navigation-level2:hover {
          display: block;
          z-index: 3; } }
      @media (max-width: 992px) {
        .navigation .navigation-root.navigation-level1 .navigation-item.has-children.open .navigation-level2 {
          display: block;
          z-index: 3; } }
      @media (max-width: 992px) {
        .navigation .navigation-root.navigation-level1 .navigation-item.has-children > .navigation-item-title {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center;
          -ms-flex-pack: justify;
              justify-content: space-between; }
          .navigation .navigation-root.navigation-level1 .navigation-item.has-children > .navigation-item-title::after {
            content: "";
            width: 1rem;
            height: 1rem;
            background-color: #4A5565;
            /* default color */
            -webkit-mask-image: url("/content/dam/cf-pharma/klinische-studien-finden/de_DE/icons/toggle-arrow.svg");
            mask-image: url("/content/dam/cf-pharma/klinische-studien-finden/de_DE/icons/toggle-arrow.svg");
            -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
            -webkit-mask-size: contain;
            mask-size: contain;
            margin-right: 1.7rem;
            transition: all 0.3s ease; }
        .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child > .navigation-item-title::after {
          background-color: #F56633; }
        .navigation .navigation-root.navigation-level1 .navigation-item.has-children.open > .navigation-item-title::after {
          transform: rotate(180deg); }
        .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child.open > .navigation-item-title::after {
          background-color: #F56633;
          transform: rotate(180deg); } }
      @media (max-width: 992px) {
        .navigation .navigation-root.navigation-level1 .navigation-item.is-active > a {
          border-left: 1px solid; } }
      @media (min-width: 992px) {
        .navigation .navigation-root.navigation-level1 .navigation-item.has-children {
          height: auto;
          padding-bottom: 0;
          position: relative;
          display: block; } }
      .navigation .navigation-root.navigation-level1 .navigation-item.has-children:last-child .navigation-item.navigation-level2:last-child a {
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-align: center;
            align-items: center;
        gap: 0.5rem; }
        .navigation .navigation-root.navigation-level1 .navigation-item.has-children:last-child .navigation-item.navigation-level2:last-child a:hover::after {
          background-color: #F56633; }
        .navigation .navigation-root.navigation-level1 .navigation-item.has-children:last-child .navigation-item.navigation-level2:last-child a::after {
          content: "";
          width: 1.25rem;
          height: 1.25rem;
          background-size: contain;
          background-color: #4A5565;
          -webkit-mask: url("/content/dam/cf-pharma/klinische-studien-finden/de_DE/icons/external-icon.svg") no-repeat center;
          -webkit-mask-size: contain;
          mask: url("/content/dam/cf-pharma/klinische-studien-finden/de_DE/icons/external-icon.svg") no-repeat center;
          mask-size: contain; }
      .navigation .navigation-root.navigation-level1 .navigation-item.navigation-level1.first:before {
        content: ""; }
      .navigation .navigation-root.navigation-level1 .navigation-item a {
        display: block;
        width: 100%;
        text-decoration: none;
        color: #4A5565;
        font-family: "Atkinson Hyperlegible Next", sans-serif;
        line-height: 1.375rem; }
        @media (min-width: 1024px) {
          .navigation .navigation-root.navigation-level1 .navigation-item a {
            padding: 0;
            height: 100%;
            color: #4A5565;
            font-weight: 400; } }
        .navigation .navigation-root.navigation-level1 .navigation-item a .navigation-item-decoration {
          display: none; }
    @media (max-width: 992px) {
      .navigation .navigation-root.navigation-level1 .navigation-item.navigation-level1:first-child {
        padding-top: 1rem; }
      .navigation .navigation-root.navigation-level1 .navigation-item.navigation-level1:last-child {
        padding-bottom: 1rem;
        box-shadow: 0 6px 8px -6px rgba(0, 0, 0, 0.25); } }
    .navigation .navigation-root.navigation-level1.is-open .navigation-item {
      display: block; }
    .navigation .navigation-root.navigation-level2 {
      display: none;
      width: 100%;
      text-align: left; }
      .navigation .navigation-root.navigation-level2 .navigation-item {
        padding-left: 1.4375rem; }
        @media (max-width: 992px) {
          .navigation .navigation-root.navigation-level2 .navigation-item:last-child {
            padding-bottom: 0.625rem; } }
        .navigation .navigation-root.navigation-level2 .navigation-item a {
          font-size: 1.125rem;
          line-height: 2rem;
          letter-spacing: 0%; }
          @media (max-width: 992px) {
            .navigation .navigation-root.navigation-level2 .navigation-item a {
              background-color: #FFFFFF; } }
          @media (max-width: 1280px) {
            .navigation .navigation-root.navigation-level2 .navigation-item a {
              font-size: 1rem;
              line-height: 1.5rem; } }
          @media (max-width: 992px) {
            .navigation .navigation-root.navigation-level2 .navigation-item a {
              padding-top: 0.5rem;
              padding-inline: 0.625rem;
              font-size: 0.9375rem;
              line-height: 1.171875rem; }
              .navigation .navigation-root.navigation-level2 .navigation-item a:last-child {
                padding-bottom: 0.9375rem; } }
      @media (min-width: 992px) {
        .navigation .navigation-root.navigation-level2 {
          min-width: 100%;
          border-top: 0;
          height: auto;
          position: absolute;
          background-color: #FFFFFF;
          padding: 0rem;
          text-align: left;
          top: 100%;
          padding-top: 1.5rem;
          border: none;
          left: 0;
          max-width: 50vw;
          width: max-content; } }
      .navigation .navigation-root.navigation-level2.is-open {
        display: block !important; }
      .navigation .navigation-root.navigation-level2 .navigation-item {
        font-size: 1em;
        display: block; }
        @media (max-width: 1023px) {
          .navigation .navigation-root.navigation-level2 .navigation-item {
            background: #FFFFFF; } }
        @media (min-width: 1024px) {
          .navigation .navigation-root.navigation-level2 .navigation-item {
            margin: 0;
            padding: 0;
            border-bottom: 1px solid #FFFFFF;
            min-height: auto; }
            .navigation .navigation-root.navigation-level2 .navigation-item:last-child {
              border-bottom: none; } }
      .navigation .navigation-root.navigation-level2:hover {
        display: block; }

#header {
  padding: 0; }
  #header > .row {
    margin: 0; }
    #header > .row .layout-inner > div {
      padding: 0; }
  #header .component {
    clear: unset; }
  #header .component {
    margin-bottom: 0; }
  #header .navigation.is-visible {
    display: block; }
  @media (min-width: 992px) {
    #header .navigation {
      display: block; } }

.navigation-item-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: left;
      align-items: left;
  cursor: pointer; }

@media (max-width: 991px) {
  .breadcrumbs {
    display: none; } }

.breadcrumbs nav .breadcrumbs-without-separator {
  padding-block: 0.6875rem;
  padding-left: 0; }
  @media (min-width: 1200px) {
    .breadcrumbs nav .breadcrumbs-without-separator {
      padding-left: 5rem; } }
  @media (min-width: 1320px) {
    .breadcrumbs nav .breadcrumbs-without-separator {
      padding-left: 2rem; } }
  .breadcrumbs nav .breadcrumbs-without-separator li {
    padding-right: 0;
    margin-right: 0; }
    .breadcrumbs nav .breadcrumbs-without-separator li::before {
      display: none; }
    .breadcrumbs nav .breadcrumbs-without-separator li.is-current a {
      text-decoration: underline;
      text-underline-offset: 0.625rem;
      color: #002844; }
    .breadcrumbs nav .breadcrumbs-without-separator li [aria-label="Teilnahme & Ablauf"] {
      pointer-events: none; }
    .breadcrumbs nav .breadcrumbs-without-separator li a {
      font-size: 1.125rem;
      line-height: 2rem;
      font-weight: 400;
      font-family: "Atkinson Hyperlegible Next", sans-serif;
      letter-spacing: 0%;
      color: #4E5A63; }
    .breadcrumbs nav .breadcrumbs-without-separator li .breadcrumbs-separator {
      background: url(/content/dam/cf-pharma/klinische-studien-finden/de_DE/icons/breadcrumb-icon.svg);
      margin: 0 0.5rem -0.4rem 1.25rem;
      display: inline-block;
      width: 1.25rem;
      height: 1.25rem;
      color: transparent;
      background-repeat: no-repeat; }
/* stylelint-disable color-no-hex */
.gsk-bg-white {
  background-color: #FFFFFF; }

.gsk-bg-light-gray {
  background-color: #B6B6B6; }

.gsk-bg-dark-blue {
  background-color: #245F8C; }

.gsk-bg-dark-navy {
  background-color: #1E2939; }

.gsk-bg-light-blue {
  background-color: #EFF6FF; }

.gsk-bg-deep-blue {
  background-color: #002440; }

.gsk-bg-peach {
  background-color: #F7855C; }

.gsk-bg-red {
  background-color: #FF0000; }

.gsk-bg-peachy-pink {
  background-color: #FDE0D6; }

.gsk-bg-vivid-orange {
  background-color: #F56633; }

.gsk-bg-deep-space-blue {
  background-color: #002844; }

.gsk-bg-slate-gray {
  background-color: #4A5565; }

.gsk-bg-cyan-blue {
  background-color: #1D4C70; }

.gsk-bg-slate-blue-gray {
  background-color: #364153; }

.gsk-bg-midnight-blue {
  background-color: #101828; }

.gsk-bg-dark-cerulean {
  background-color: #163954; }

.gsk-bg-medium-gray {
  background-color: #757575; }

.gsk-bg-midnight-navy {
  background-color: #07131C; }

.gsk-bg-pale-gray {
  background-color: #D9D9D9; }

.gsk-bg-steel-gray {
  background-color: #99A1AF; }

.gsk-bg-charcoal-black {
  background-color: #1E1E1E; }

.gsk-bg-silver-gray {
  background-color: #B3B3B3; }

.gsk-bg-soft-silver {
  background-color: #D7D7D7; }

.gsk-bg-steel-blue {
  background-color: #4E5A63; }

.gsk-bg-peach-pink-translucent {
  background-color: #FDE0D680; }

.gsk-bg-white-translucent {
  background-color: rgba(255, 255, 255, 0.04); }

.gsk-bg-gray-semi-transparent {
  background-color: rgba(96, 96, 96, 0.4); }

.gsk-bg-dark-gray-translucent {
  background-color: rgba(48, 48, 48, 0.32); }

.gsk-bg-black-semi-transparent {
  background-color: rgba(0, 0, 0, 0.4); }

.gsk-bg-black-translucent {
  background-color: rgba(0, 0, 0, 0.1); }

.gsk-bg-gray-translucent {
  background-color: rgba(97, 97, 97, 0.1); }

.gsk-bg-dark-brown-translucent {
  background-color: rgba(80, 51, 51, 0.1); }

.gsk-bg-warm-brown-translucent {
  background-color: rgba(171, 99, 74, 0.1); }

.gsk-bg-orange-translucent {
  background-color: rgba(245, 102, 51, 0.1); }

.gsk-bg-dim-gray {
  background-color: #616161; }

.gsk-bg-pale-blue {
  background-color: #E9F0F5; }

.gsk-bg-mint-green {
  background-color: #B1E5C5C4; }

.gsk-bg-dark-midnight-blue {
  background-color: #0E2638; }

.gsk-bg-dark-teal {
  background-color: #091D1C; }

.gsk-bg-light-blue-gray {
  background-color: #D3DFE8; }

/* Regular */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* Extra Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* Extra Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* ========================================
   DM Sans
======================================== */
/* Thin */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

/* Thin Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Regular */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* ExtraBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* ExtraBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* Black */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

/* Black Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

/* Poppins Light */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Light.woff2") format("woff2"), url("../../fonts/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Poppins Regular */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Regular.woff2") format("woff2"), url("../../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Poppins Medium */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Medium.woff2") format("woff2"), url("../../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Poppins SemiBold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../../fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* Poppins Bold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Bold.woff2") format("woff2"), url("../../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

.logo-card-2-box {
  margin-bottom: 1rem;
  /* 16px */ }

.logo-card-2-box .component-content .paragraphSystem {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  margin-left: 0;
  margin-right: 0; }

.reference-logo-card {
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin-bottom: 0; }

.logo-card-2-box .component-content .paragraphSystem > :nth-child(3) {
  margin-left: 1rem;
  /* 16px */ }

.logo-card {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 100%;
  background-color: #ffffff;
  border-radius: 1.875rem;
  /* 30px */
  padding: 1.25rem 1.875rem;
  /* 20px 30px */
  box-shadow: 0rem 0.0625rem 0.25rem 0rem rgba(0, 0, 0, 0.25);
  /* 0px 1px 4px 0px */
  display: flex;
  flex-direction: column;
  box-sizing: border-box; }

.logo-card-content-medium {
  -ms-flex-positive: 1;
      flex-grow: 1; }

/* Header: push logo to right */
.logo-card-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end; }

.logo-card-header img {
  height: 2.25rem;
  width: 9.375rem; }

/* Logo */
.logo-card-logo {
  max-height: 2.5rem;
  /* 40px */
  object-fit: contain; }

/* Divider */
.logo-card-divider {
  width: 100%;
  height: 0.0625rem;
  /* 1px */
  background-color: #d9d9d9;
  margin: 0.75rem 0 0.406rem 0;
  /* 12px 0px 6.5px 0px */ }

/* Content layout */
/* Variable spacings on top */
.logo-card-content-default {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  gap: 1.156rem;
  /* 18.5px */ }

.logo-card-content-medium {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  gap: 1rem;
  /* 16px */ }

.logo-card-content-large {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  gap: 1.5rem;
  /* 24px */ }

/* Title */
.logo-card-title p {
  font-size: 1.125rem;
  /* 18px */
  font-weight: 600;
  line-height: 1.5;
  /* ~24px (relative) */
  color: #002440;
  margin: 0;
  font-family: "DM Sans", sans-serif; }

/* Description */
.logo-card-description p {
  font-size: 1rem;
  /* 16px */
  font-weight: 400;
  line-height: 1.5;
  /* ~24px (relative) */
  color: #002440;
  margin: 0;
  font-family: "DM Sans", sans-serif; }

/* Link inside paragraph */
.logo-card-description span {
  display: inline; }

/* CTA link */
.logo-card-description a {
  color: #f05a28;
  text-decoration: underline;
  font-weight: 600; }

.logo-card-description a:hover {
  text-decoration: underline; }

/* Media Query */
@media (max-width: 768px) {
  .logo-card-2-box {
    margin-bottom: 0rem;
    /* 16px */ }
  .logo-card-2-box .component-content {
    width: 100%; }
  .logo-card-2-box .component-content .paragraphSystem {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .logo-card-2-box .component-content .paragraphSystem > :nth-child(3) {
    margin-left: 0rem;
    /* 0px */ }
  .reference-logo-card {
    display: -ms-flexbox;
    display: flex;
    padding-left: 1rem;
    /* 16px */
    padding-right: 1rem;
    /* 16px */
    margin-bottom: 1.438rem;
    /* 23px */ }
  .logo-card-2-box.last .reference-logo-card:last-child {
    margin-bottom: 0rem;
    /* 0px */ } }
/* stylelint-disable color-no-hex */
.gsk-bg-white {
  background-color: #FFFFFF; }

.gsk-bg-light-gray {
  background-color: #B6B6B6; }

.gsk-bg-dark-blue {
  background-color: #245F8C; }

.gsk-bg-dark-navy {
  background-color: #1E2939; }

.gsk-bg-light-blue {
  background-color: #EFF6FF; }

.gsk-bg-deep-blue {
  background-color: #002440; }

.gsk-bg-peach {
  background-color: #F7855C; }

.gsk-bg-red {
  background-color: #FF0000; }

.gsk-bg-peachy-pink {
  background-color: #FDE0D6; }

.gsk-bg-vivid-orange {
  background-color: #F56633; }

.gsk-bg-deep-space-blue {
  background-color: #002844; }

.gsk-bg-slate-gray {
  background-color: #4A5565; }

.gsk-bg-cyan-blue {
  background-color: #1D4C70; }

.gsk-bg-slate-blue-gray {
  background-color: #364153; }

.gsk-bg-midnight-blue {
  background-color: #101828; }

.gsk-bg-dark-cerulean {
  background-color: #163954; }

.gsk-bg-medium-gray {
  background-color: #757575; }

.gsk-bg-midnight-navy {
  background-color: #07131C; }

.gsk-bg-pale-gray {
  background-color: #D9D9D9; }

.gsk-bg-steel-gray {
  background-color: #99A1AF; }

.gsk-bg-charcoal-black {
  background-color: #1E1E1E; }

.gsk-bg-silver-gray {
  background-color: #B3B3B3; }

.gsk-bg-soft-silver {
  background-color: #D7D7D7; }

.gsk-bg-steel-blue {
  background-color: #4E5A63; }

.gsk-bg-peach-pink-translucent {
  background-color: #FDE0D680; }

.gsk-bg-white-translucent {
  background-color: rgba(255, 255, 255, 0.04); }

.gsk-bg-gray-semi-transparent {
  background-color: rgba(96, 96, 96, 0.4); }

.gsk-bg-dark-gray-translucent {
  background-color: rgba(48, 48, 48, 0.32); }

.gsk-bg-black-semi-transparent {
  background-color: rgba(0, 0, 0, 0.4); }

.gsk-bg-black-translucent {
  background-color: rgba(0, 0, 0, 0.1); }

.gsk-bg-gray-translucent {
  background-color: rgba(97, 97, 97, 0.1); }

.gsk-bg-dark-brown-translucent {
  background-color: rgba(80, 51, 51, 0.1); }

.gsk-bg-warm-brown-translucent {
  background-color: rgba(171, 99, 74, 0.1); }

.gsk-bg-orange-translucent {
  background-color: rgba(245, 102, 51, 0.1); }

.gsk-bg-dim-gray {
  background-color: #616161; }

.gsk-bg-pale-blue {
  background-color: #E9F0F5; }

.gsk-bg-mint-green {
  background-color: #B1E5C5C4; }

.gsk-bg-dark-midnight-blue {
  background-color: #0E2638; }

.gsk-bg-dark-teal {
  background-color: #091D1C; }

.gsk-bg-light-blue-gray {
  background-color: #D3DFE8; }

.gsk-bg-charcoal-gray {
  background-color: "$charcoal-gray"; }

.gsk-bg-off-white {
  background-color: "$off-white"; }

.gsk-bg-soft-gray {
  background-color: "$soft-gray"; }

/* Regular */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* Extra Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* Extra Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* ========================================
   DM Sans
======================================== */
/* Thin */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

/* Thin Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Regular */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* ExtraBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* ExtraBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* Black */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

/* Black Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

/* Poppins Light */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Light.woff2") format("woff2"), url("../../fonts/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Poppins Regular */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Regular.woff2") format("woff2"), url("../../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Poppins Medium */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Medium.woff2") format("woff2"), url("../../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Poppins SemiBold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../../fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* Poppins Bold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Bold.woff2") format("woff2"), url("../../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

.hero.alignment-left .gsk-hero-text-block {
  right: 55.7753%;
  text-align: left; }
  @media (min-width: 1024px) and (max-width: 1130px) {
    .hero.alignment-left .gsk-hero-text-block {
      left: 2%; } }

.hero.alignment-right .gsk-hero-text-block {
  right: 9.8125rem;
  text-align: right; }

.hero.alignment-center .gsk-hero-text-block {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  max-width: 100%; }

.hero-picture {
  width: 100%;
  height: 100%; }

.hero-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
  display: block; }

.gsk-hero-text-block {
  position: absolute;
  top: 48.09%;
  max-width: 29.938rem; }
  .gsk-hero-text-block p:empty {
    display: none;
    margin: 0;
    padding: 0;
    height: 0; }
  .gsk-hero-text-block p:blank {
    display: none; }

.gsk-hero-title h1,
.gsk-hero-title * {
  font-family: "Atkinson Hyperlegible Next", sans-serif;
  font-weight: 800;
  margin: 0;
  color: white;
  margin-bottom: 1rem; }

@media (min-width: 1024px) and (max-width: 1130px) {
  .gsk-hero-title h1 {
    font-size: 3rem; }
  .gsk-hero-title h3 {
    font-size: 1.65rem; } }

.gsk-hero-subtitle h6,
.gsk-hero-subtitle * {
  font-family: "Atkinson Hyperlegible Next", sans-serif;
  font-size: 1.75rem;
  color: white;
  line-height: 2rem;
  font-weight: 500;
  margin: 0; }

.hero-picture-desktop {
  display: block; }

.hero-picture-mobile {
  display: none; }

@media (max-width: 1023px) {
  .hero.alignment-left .gsk-hero-text-block {
    left: 9%;
    top: 50%; }
  .gsk-hero-text-block {
    top: 40%; }
  .gsk-hero-text-block {
    width: calc(100% - 4.875rem);
    top: 50%; }
  .alignment-left .gsk-hero-text-block .gsk-hero-title,
  .alignment-left .gsk-hero-text-block .gsk-hero-title * {
    font-family: "Atkinson Hyperlegible Next", sans-serif;
    font-weight: 700;
    font-size: 2rem;
    line-height: 2.4rem; }
  .alignment-left .gsk-hero-text-block .gsk-hero-title p {
    width: 80%;
    overflow-wrap: break;
    white-space: normal; }
  .alignment-left .gsk-hero-text-block .gsk-hero-subtitle,
  .alignment-left .gsk-hero-text-block .gsk-hero-subtitle * {
    font-family: "Atkinson Hyperlegible Next", sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.40625rem; }
  .alignment-left .gsk-hero-text-block .gsk-hero-subtitle {
    width: calc(100% - 2.187rem); } }

@media (max-width: 420px) {
  .alignment-left .gsk-hero-text-block .gsk-hero-title h1 {
    font-size: 1.5rem;
    line-height: 1.8rem;
    margin-bottom: 0.4rem; }
  .alignment-left .gsk-hero-text-block .gsk-hero-subtitle h3 {
    font-size: 1rem;
    line-height: 1.1rem; } }

@media (max-width: 768px) {
  .hero.alignment-left .gsk-hero-text-block {
    left: 50%;
    top: 50%;
    text-align: left;
    transform: translate(-50%, -50%); } }

@media (max-width: 1023px) {
  .hero-picture-desktop {
    display: none; }
  .hero-picture-mobile {
    display: block; } }

.alignment-center .gsk-hero-text-block {
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
  top: 46%;
  left: 16%; }
  .alignment-center .gsk-hero-text-block.gsk-hero-title,
  .alignment-center .gsk-hero-text-block .gsk-hero-title * {
    max-width: 60.125rem;
    font-family: "Atkinson Hyperlegible Next", sans-serif;
    font-weight: 700;
    font-size: 2.625rem;
    margin: 0;
    color: white;
    line-height: 1.2;
    white-space: nowrap;
    margin-bottom: 1.25rem; }
  .alignment-center .gsk-hero-text-block.gsk-hero-subtitle,
  .alignment-center .gsk-hero-text-block .gsk-hero-subtitle * {
    font-family: "Atkinson Hyperlegible Next", sans-serif;
    font-size: 1.5rem;
    color: white;
    line-height: 2rem;
    font-weight: 600;
    margin: 0;
    white-space: nowrap; }

@media (max-width: 1023px) {
  .hero.alignment-center .gsk-hero-text-block {
    top: 50%;
    left: 50%;
    margin: 0;
    transform: translate(-50%, -50%); }
  .alignment-center .gsk-hero-text-block {
    top: 40%; }
    .alignment-center .gsk-hero-text-block.gsk-hero-title,
    .alignment-center .gsk-hero-text-block .gsk-hero-title * {
      font-family: "Atkinson Hyperlegible Next", sans-serif;
      font-weight: 600;
      font-size: 2rem;
      line-height: 2.375rem;
      white-space: normal;
      margin-bottom: 0.5rem; }
    .alignment-center .gsk-hero-text-block.gsk-hero-subtitle,
    .alignment-center .gsk-hero-text-block .gsk-hero-subtitle * {
      font-family: "Atkinson Hyperlegible Next", sans-serif;
      font-weight: 600;
      font-size: 1.375rem;
      line-height: 1.75rem;
      white-space: normal; } }

.alignment-right .gsk-hero-text-block {
  -ms-flex-align: end;
      align-items: flex-end;
  text-align: right; }
  .alignment-right .gsk-hero-text-block.gsk-hero-title,
  .alignment-right .gsk-hero-text-block .gsk-hero-title * {
    font-family: "Atkinson Hyperlegible Next", sans-serif;
    font-weight: 800;
    font-size: 3.625rem;
    margin: 0;
    color: white;
    line-height: 4rem;
    text-align: left; }
  .alignment-right .gsk-hero-text-block.gsk-hero-subtitle,
  .alignment-right .gsk-hero-text-block .gsk-hero-subtitle * {
    font-family: "Atkinson Hyperlegible Next", sans-serif;
    font-size: 1.75rem;
    color: white;
    line-height: 2rem;
    font-weight: 500;
    text-align: left; }

.hero {
  position: relative; }

.hero-section {
  position: relative; }

.hero-section {
  position: relative;
  margin: 0 auto; }

.reference-hero-banner,
.hero,
.component-content {
  overflow: visible; }

@media (max-width: 768px) {
  .reference-hero-banner-dropdown {
    position: static;
    width: 100%;
    max-width: 100%;
    margin-top: -60px;
    padding: 0 16px;
    z-index: 10; }
  .hs-study-search {
    width: 100%; }
  .hs-field-group {
    width: 100%;
    margin-bottom: 12px; }
  .hs-input,
  .select2-container {
    width: 100%; }
  .hs-action-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
  .hs-search-btn {
    width: 100%; }
  .reference-hero-banner-dropdown {
    z-index: 10; }
  .box,
  .component-content {
    overflow: visible; } }

@media (min-width: 768px) {
  .reference-hero-banner-dropdown {
    position: absolute;
    top: 54%;
    right: 10.5%;
    transform: translateY(-50%);
    width: 100%;
    max-width: 43.05%;
    z-index: 10;
    padding: 0;
    margin-bottom: 0; } }

@media (max-width: 1023px) {
  .reference-hero-banner-dropdown {
    position: relative;
    top: auto;
    right: auto;
    transform: none;
    width: 100%;
    max-width: 100%;
    margin-top: -100px;
    padding: 0 16px; } }

@media (max-width: 768px) {
  .reference-hero-banner-dropdown {
    position: relative;
    margin-top: -60px;
    padding: 0 16px; } }

@media (max-width: 768px) {
  .reference-hero-banner-dropdown {
    margin-top: -50px; } }

@media (max-width: 768px) {
  .reference-hero-banner-dropdown {
    margin-top: -40px; } }

.hs-study-search .select2-container {
  width: 100%;
  min-width: 0; }

.hs-study-search .select2-dropdown {
  width: 100%; }

body #content .hero-section .component-content {
  max-width: 100%; }

body #content .hero-section .component-content .reference-hero-banner {
  padding-inline: 0; }

body #content .hero-banner-max-width {
  padding: 0; }
  body #content .hero-banner-max-width .component-content {
    max-width: 100%; }

.page-studien-finden #content .hero-banner-container {
  width: calc(100% + 30px);
  margin-left: -15px; }

body.page-home .Main,
body.page-studien-finden .Main,
body.page-fragen-und-antworten .Main {
  max-width: 100%; }
/* stylelint-disable color-no-hex */
.gsk-bg-white {
  background-color: #FFFFFF; }

.gsk-bg-light-gray {
  background-color: #B6B6B6; }

.gsk-bg-dark-blue {
  background-color: #245F8C; }

.gsk-bg-dark-navy {
  background-color: #1E2939; }

.gsk-bg-light-blue {
  background-color: #EFF6FF; }

.gsk-bg-deep-blue {
  background-color: #002440; }

.gsk-bg-peach {
  background-color: #F7855C; }

.gsk-bg-red {
  background-color: #FF0000; }

.gsk-bg-peachy-pink {
  background-color: #FDE0D6; }

.gsk-bg-vivid-orange {
  background-color: #F56633; }

.gsk-bg-deep-space-blue {
  background-color: #002844; }

.gsk-bg-slate-gray {
  background-color: #4A5565; }

.gsk-bg-cyan-blue {
  background-color: #1D4C70; }

.gsk-bg-slate-blue-gray {
  background-color: #364153; }

.gsk-bg-midnight-blue {
  background-color: #101828; }

.gsk-bg-dark-cerulean {
  background-color: #163954; }

.gsk-bg-medium-gray {
  background-color: #757575; }

.gsk-bg-midnight-navy {
  background-color: #07131C; }

.gsk-bg-pale-gray {
  background-color: #D9D9D9; }

.gsk-bg-steel-gray {
  background-color: #99A1AF; }

.gsk-bg-charcoal-black {
  background-color: #1E1E1E; }

.gsk-bg-silver-gray {
  background-color: #B3B3B3; }

.gsk-bg-soft-silver {
  background-color: #D7D7D7; }

.gsk-bg-steel-blue {
  background-color: #4E5A63; }

.gsk-bg-peach-pink-translucent {
  background-color: #FDE0D680; }

.gsk-bg-white-translucent {
  background-color: rgba(255, 255, 255, 0.04); }

.gsk-bg-gray-semi-transparent {
  background-color: rgba(96, 96, 96, 0.4); }

.gsk-bg-dark-gray-translucent {
  background-color: rgba(48, 48, 48, 0.32); }

.gsk-bg-black-semi-transparent {
  background-color: rgba(0, 0, 0, 0.4); }

.gsk-bg-black-translucent {
  background-color: rgba(0, 0, 0, 0.1); }

.gsk-bg-gray-translucent {
  background-color: rgba(97, 97, 97, 0.1); }

.gsk-bg-dark-brown-translucent {
  background-color: rgba(80, 51, 51, 0.1); }

.gsk-bg-warm-brown-translucent {
  background-color: rgba(171, 99, 74, 0.1); }

.gsk-bg-orange-translucent {
  background-color: rgba(245, 102, 51, 0.1); }

.gsk-bg-dim-gray {
  background-color: #616161; }

.gsk-bg-pale-blue {
  background-color: #E9F0F5; }

.gsk-bg-mint-green {
  background-color: #B1E5C5C4; }

.gsk-bg-dark-midnight-blue {
  background-color: #0E2638; }

.gsk-bg-dark-teal {
  background-color: #091D1C; }

.gsk-bg-light-blue-gray {
  background-color: #D3DFE8; }

.gsk-bg-charcoal-gray {
  background-color: "$charcoal-gray"; }

.gsk-bg-off-white {
  background-color: "$off-white"; }

.gsk-bg-soft-gray {
  background-color: "$soft-gray"; }

#header {
  position: sticky;
  top: 0;
  z-index: 9999; }

.snippetReference {
  position: relative;
  background: none;
  font-size: 1em;
  border: none;
  min-height: 1.875rem; }

.snippetReference {
  color: #4d4d4d;
  padding-inline: 0; }
  .snippetReference.Header {
    background: #FFFFFF;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25); }
    .snippetReference.Header .inner > .component-content {
      margin-bottom: 0;
      max-width: 1440px;
      margin: 0 auto; }
  .snippetReference .header-logo {
    padding-inline: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    justify-content: center; }
    @media (max-width: 992px) {
      .snippetReference .header-logo {
        padding-left: 1rem;
        -ms-flex-pack: unset;
            justify-content: unset; } }
    @media (max-width: 992px) {
      .snippetReference .header-logo {
        padding-block: 1.49rem; } }
    .snippetReference .header-logo img {
      width: 5rem; }
      @media (min-width: 992px) {
        .snippetReference .header-logo img {
          width: 6.3125rem;
          height: auto; } }

.snippetReference {
  height: auto; }
  @media only screen and (min-width: 992px) {
    .snippetReference .navigation .navigation-root.navigation-level1 .navigation-item {
      padding: 0.625rem;
      min-height: auto; }
    .snippetReference .navigation .navigation-root.navigation-level1 .navigation-item.navigation-level2 {
      padding-block: 1rem;
      background-color: #fafafa;
      box-shadow: -4px 0 4px -2px rgba(0, 0, 0, 0.125), 4px 0 4px -2px rgba(0, 0, 0, 0.125);
      transition: background-color 0.3s ease; }
      .snippetReference .navigation .navigation-root.navigation-level1 .navigation-item.navigation-level2:last-child {
        box-shadow: -4px 0 4px -2px rgba(0, 0, 0, 0.125), 4px 0 4px -2px rgba(0, 0, 0, 0.125), 0px 4px 4px -2px rgba(0, 0, 0, 0.125); }
      .snippetReference .navigation .navigation-root.navigation-level1 .navigation-item.navigation-level2:hover {
        background-color: #f2f2f2; }
        .snippetReference .navigation .navigation-root.navigation-level1 .navigation-item.navigation-level2:hover a {
          color: #F56633; } }
  .snippetReference .richText,
  .snippetReference a + .box {
    padding: 0; }
    .snippetReference .richText .component-content > .paragraphSystem,
    .snippetReference a + .box .component-content > .paragraphSystem {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
    .snippetReference .richText .image .component-content,
    .snippetReference a + .box .image .component-content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center; }
  .snippetReference .box > div > div.paragraphSystem {
    max-width: 100%;
    margin: 0 auto; }
.card-container .paragraphSystem {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  width: 100%; }
  .card-container .paragraphSystem .section {
    border-radius: 1.875rem;
    padding: 1.25rem 1.875rem;
    box-sizing: border-box; }
    .card-container .paragraphSystem .section.first {
      margin-right: 1.25rem; }

/* clinical trial procedure card section */
.clinical-trial-procedure-section .card-container .paragraphSystem .section {
  max-width: 25.4375rem;
  border-radius: 0.875rem;
  margin: 0.875rem 0; }
  .clinical-trial-procedure-section .card-container .paragraphSystem .section.first {
    margin-right: 1.75rem; }

.hero-banner {
  position: relative;
  height: 39.3125rem;
  background-size: cover;
  background-position: center; }

.hero-banner-content {
  position: absolute;
  bottom: 1.875rem;
  left: 2.5rem;
  max-width: 31.25rem;
  color: white; }

.hero-banner-title {
  font-size: 4rem;
  margin-bottom: 0.625rem;
  color: white; }

.hero-banner-subtitle {
  font-size: 1.75rem;
  color: white; }
/* stylelint-disable color-no-hex */
.gsk-bg-white {
  background-color: #FFFFFF; }

.gsk-bg-light-gray {
  background-color: #B6B6B6; }

.gsk-bg-dark-blue {
  background-color: #245F8C; }

.gsk-bg-dark-navy {
  background-color: #1E2939; }

.gsk-bg-light-blue {
  background-color: #EFF6FF; }

.gsk-bg-deep-blue {
  background-color: #002440; }

.gsk-bg-peach {
  background-color: #F7855C; }

.gsk-bg-red {
  background-color: #FF0000; }

.gsk-bg-peachy-pink {
  background-color: #FDE0D6; }

.gsk-bg-vivid-orange {
  background-color: #F56633; }

.gsk-bg-deep-space-blue {
  background-color: #002844; }

.gsk-bg-slate-gray {
  background-color: #4A5565; }

.gsk-bg-cyan-blue {
  background-color: #1D4C70; }

.gsk-bg-slate-blue-gray {
  background-color: #364153; }

.gsk-bg-midnight-blue {
  background-color: #101828; }

.gsk-bg-dark-cerulean {
  background-color: #163954; }

.gsk-bg-medium-gray {
  background-color: #757575; }

.gsk-bg-midnight-navy {
  background-color: #07131C; }

.gsk-bg-pale-gray {
  background-color: #D9D9D9; }

.gsk-bg-steel-gray {
  background-color: #99A1AF; }

.gsk-bg-charcoal-black {
  background-color: #1E1E1E; }

.gsk-bg-silver-gray {
  background-color: #B3B3B3; }

.gsk-bg-soft-silver {
  background-color: #D7D7D7; }

.gsk-bg-steel-blue {
  background-color: #4E5A63; }

.gsk-bg-peach-pink-translucent {
  background-color: #FDE0D680; }

.gsk-bg-white-translucent {
  background-color: rgba(255, 255, 255, 0.04); }

.gsk-bg-gray-semi-transparent {
  background-color: rgba(96, 96, 96, 0.4); }

.gsk-bg-dark-gray-translucent {
  background-color: rgba(48, 48, 48, 0.32); }

.gsk-bg-black-semi-transparent {
  background-color: rgba(0, 0, 0, 0.4); }

.gsk-bg-black-translucent {
  background-color: rgba(0, 0, 0, 0.1); }

.gsk-bg-gray-translucent {
  background-color: rgba(97, 97, 97, 0.1); }

.gsk-bg-dark-brown-translucent {
  background-color: rgba(80, 51, 51, 0.1); }

.gsk-bg-warm-brown-translucent {
  background-color: rgba(171, 99, 74, 0.1); }

.gsk-bg-orange-translucent {
  background-color: rgba(245, 102, 51, 0.1); }

.gsk-bg-dim-gray {
  background-color: #616161; }

.gsk-bg-pale-blue {
  background-color: #E9F0F5; }

.gsk-bg-mint-green {
  background-color: #B1E5C5C4; }

.gsk-bg-dark-midnight-blue {
  background-color: #0E2638; }

.gsk-bg-dark-teal {
  background-color: #091D1C; }

.gsk-bg-light-blue-gray {
  background-color: #D3DFE8; }

.gsk-bg-charcoal-gray {
  background-color: "$charcoal-gray"; }

.gsk-bg-off-white {
  background-color: "$off-white"; }

.gsk-bg-soft-gray {
  background-color: "$soft-gray"; }

/* Regular */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* Extra Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* Extra Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* ========================================
   DM Sans
======================================== */
/* Thin */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

/* Thin Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Regular */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* ExtraBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* ExtraBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* Black */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

/* Black Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

/* Poppins Light */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Light.woff2") format("woff2"), url("../../fonts/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Poppins Regular */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Regular.woff2") format("woff2"), url("../../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Poppins Medium */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Medium.woff2") format("woff2"), url("../../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Poppins SemiBold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../../fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* Poppins Bold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Bold.woff2") format("woff2"), url("../../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

.template-klinische-studien-finden-de .container-fluid > .row, .template-klinische-studien-finden-de-breadcrumb .container-fluid > .row {
  min-height: 100vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

#footer {
  margin-top: auto;
  width: 100%;
  padding: 0;
  padding: 0; }
  #footer .row {
    margin: 0; }
    #footer .row .layout-inner > div {
      padding: 0; }
  #footer .component {
    margin-bottom: 0; }
  #footer .component-content {
    margin-bottom: 0; }
  #footer .footer-impfa- {
    background-color: #FFFFFF; }
    #footer .footer-impfa- #footer-impfa {
      max-width: 77.5rem;
      padding-top: 3.44rem;
      padding-bottom: 8.94rem;
      padding-inline: 1.25rem;
      margin: 0 auto;
      -webkit-tap-highlight-color: transparent; }
      @media (max-width: 768px) {
        #footer .footer-impfa- #footer-impfa {
          padding-bottom: 3rem; } }
      #footer .footer-impfa- #footer-impfa .footer-container {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: minmax(0, 700px) 1fr;
            grid-template-columns: minmax(0, 700px) 1fr;
        column-gap: 7.81rem; }
        #footer .footer-impfa- #footer-impfa .footer-container .info-container {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
              flex-direction: column;
          -ms-flex-pack: center;
              justify-content: center;
          -ms-flex-align: start;
              align-items: flex-start; }
          #footer .footer-impfa- #footer-impfa .footer-container .info-container .primary-button {
            text-decoration: none;
            font-family: "Atkinson Hyperlegible Next", sans-serif;
            color: #FFFFFF;
            height: auto;
            margin-inline: 0;
            font-weight: 600;
            line-height: 2rem;
            font-size: 1rem; }
          #footer .footer-impfa- #footer-impfa .footer-container .info-container .icon {
            margin-bottom: 1.5rem; }
          #footer .footer-impfa- #footer-impfa .footer-container .info-container .icon-mobile {
            display: none; }
          #footer .footer-impfa- #footer-impfa .footer-container .info-container .texts {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
                flex-direction: column;
            -ms-flex-pack: center;
                justify-content: center;
            -ms-flex-align: start;
                align-items: flex-start;
            gap: 0.5rem;
            color: #002440;
            margin-bottom: 1rem; }
            #footer .footer-impfa- #footer-impfa .footer-container .info-container .texts .title {
              font-family: "Atkinson Hyperlegible Next", sans-serif;
              letter-spacing: 0%;
              margin-bottom: 1.25rem;
              margin-top: 0; }
            #footer .footer-impfa- #footer-impfa .footer-container .info-container .texts .description {
              max-width: 33.13rem;
              font-family: "DM Sans", sans-serif;
              letter-spacing: 0%;
              margin-block: 0; }
          #footer .footer-impfa- #footer-impfa .footer-container .info-container .social-media-links-container {
            display: -ms-flexbox;
            display: flex;
            gap: 1.56rem;
            -ms-flex-align: center;
                align-items: center;
            margin-top: 1rem; }
        #footer .footer-impfa- #footer-impfa .footer-container .info-link {
          color: #002440;
          display: block;
          font-size: 0.75rem;
          font-style: normal;
          font-weight: 400;
          line-height: 1.5rem;
          letter-spacing: 0.14px;
          font-family: "Poppins", sans-serif;
          -webkit-text-decoration-line: underline;
                  text-decoration-line: underline; }
          @media (max-width: 768px) {
            #footer .footer-impfa- #footer-impfa .footer-container .info-link:active {
              font-weight: 600; } }
        #footer .footer-impfa- #footer-impfa .footer-container .links-container {
          grid-column: 2 / 3;
          grid-row: 1 / 3;
          display: -ms-grid;
          display: grid;
          -ms-grid-columns: 1fr 1fr;
              grid-template-columns: 1fr 1fr;
          -ms-grid-rows: auto auto auto;
              grid-template-rows: auto auto auto;
          gap: 1rem 2.5rem;
          min-width: 15.63rem;
          -ms-flex-line-pack: start;
              align-content: start;
          margin-top: 1rem;
          grid-auto-rows: min-content; }
          @media (max-width: 768px) {
            #footer .footer-impfa- #footer-impfa .footer-container .links-container {
              -ms-grid-columns: 1fr;
                  grid-template-columns: 1fr; } }
          #footer .footer-impfa- #footer-impfa .footer-container .links-container .logo {
            width: 5.75rem;
            height: 1.81rem;
            -ms-grid-column: 2;
                grid-column: 2;
            -ms-grid-row: 1;
                grid-row: 1; }
            @media (max-width: 768px) {
              #footer .footer-impfa- #footer-impfa .footer-container .links-container .logo {
                -ms-grid-column: auto;
                    grid-column: auto;
                -ms-grid-row: auto;
                    grid-row: auto; } }
          #footer .footer-impfa- #footer-impfa .footer-container .links-container .page-links-container {
            -ms-grid-column: 1;
                grid-column: 1;
            -ms-grid-row: 2;
                grid-row: 2; }
            @media (max-width: 768px) {
              #footer .footer-impfa- #footer-impfa .footer-container .links-container .page-links-container {
                -ms-grid-column: auto;
                    grid-column: auto;
                -ms-grid-row: auto;
                    grid-row: auto; } }
          #footer .footer-impfa- #footer-impfa .footer-container .links-container .utility-links-container {
            -ms-grid-column: 2;
                grid-column: 2;
            -ms-grid-row: 2;
                grid-row: 2; }
            @media (max-width: 768px) {
              #footer .footer-impfa- #footer-impfa .footer-container .links-container .utility-links-container {
                -ms-grid-column: auto;
                    grid-column: auto;
                -ms-grid-row: auto;
                    grid-row: auto; } }
          #footer .footer-impfa- #footer-impfa .footer-container .links-container .social-links-container {
            -ms-grid-column: 2;
                grid-column: 2;
            -ms-grid-row: 3;
                grid-row: 3; }
            @media (max-width: 768px) {
              #footer .footer-impfa- #footer-impfa .footer-container .links-container .social-links-container {
                -ms-grid-column: auto;
                    grid-column: auto;
                -ms-grid-row: auto;
                    grid-row: auto; } }
          #footer .footer-impfa- #footer-impfa .footer-container .links-container .info-links-container {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
                flex-direction: column;
            -ms-flex-pack: center;
                justify-content: center;
            -ms-flex-align: start;
                align-items: flex-start; }
        #footer .footer-impfa- #footer-impfa .footer-container .copywrite {
          margin-top: 1rem; }
          #footer .footer-impfa- #footer-impfa .footer-container .copywrite p {
            color: #002440;
            font-weight: 400;
            letter-spacing: 0%;
            font-family: "DM Sans", sans-serif;
            margin-top: 1rem;
            line-height: 1.3125rem;
            margin: 0; }
            @media (max-width: 768px) {
              #footer .footer-impfa- #footer-impfa .footer-container .copywrite p:first-child {
                padding-bottom: 0.464rem; } }
            #footer .footer-impfa- #footer-impfa .footer-container .copywrite p a, #footer .footer-impfa- #footer-impfa .footer-container .copywrite p a:hover {
              text-decoration: underline;
              color: #002440; }
          #footer .footer-impfa- #footer-impfa .footer-container .copywrite .highlighted-text p {
            font-weight: 700; }
      @media (max-width: 768px) {
        #footer .footer-impfa- #footer-impfa .footer-container {
          -ms-grid-columns: 1fr;
              grid-template-columns: 1fr; }
          #footer .footer-impfa- #footer-impfa .footer-container .links-container {
            -ms-grid-column: unset;
                grid-column: unset;
            -ms-grid-row: unset;
                grid-row: unset;
            margin-top: 1.25rem;
            justify-self: flex-start; } }
/* stylelint-disable color-no-hex */
.gsk-bg-white {
  background-color: #FFFFFF; }

.gsk-bg-light-gray {
  background-color: #B6B6B6; }

.gsk-bg-dark-blue {
  background-color: #245F8C; }

.gsk-bg-dark-navy {
  background-color: #1E2939; }

.gsk-bg-light-blue {
  background-color: #EFF6FF; }

.gsk-bg-deep-blue {
  background-color: #002440; }

.gsk-bg-peach {
  background-color: #F7855C; }

.gsk-bg-red {
  background-color: #FF0000; }

.gsk-bg-peachy-pink {
  background-color: #FDE0D6; }

.gsk-bg-vivid-orange {
  background-color: #F56633; }

.gsk-bg-deep-space-blue {
  background-color: #002844; }

.gsk-bg-slate-gray {
  background-color: #4A5565; }

.gsk-bg-cyan-blue {
  background-color: #1D4C70; }

.gsk-bg-slate-blue-gray {
  background-color: #364153; }

.gsk-bg-midnight-blue {
  background-color: #101828; }

.gsk-bg-dark-cerulean {
  background-color: #163954; }

.gsk-bg-medium-gray {
  background-color: #757575; }

.gsk-bg-midnight-navy {
  background-color: #07131C; }

.gsk-bg-pale-gray {
  background-color: #D9D9D9; }

.gsk-bg-steel-gray {
  background-color: #99A1AF; }

.gsk-bg-charcoal-black {
  background-color: #1E1E1E; }

.gsk-bg-silver-gray {
  background-color: #B3B3B3; }

.gsk-bg-soft-silver {
  background-color: #D7D7D7; }

.gsk-bg-steel-blue {
  background-color: #4E5A63; }

.gsk-bg-peach-pink-translucent {
  background-color: #FDE0D680; }

.gsk-bg-white-translucent {
  background-color: rgba(255, 255, 255, 0.04); }

.gsk-bg-gray-semi-transparent {
  background-color: rgba(96, 96, 96, 0.4); }

.gsk-bg-dark-gray-translucent {
  background-color: rgba(48, 48, 48, 0.32); }

.gsk-bg-black-semi-transparent {
  background-color: rgba(0, 0, 0, 0.4); }

.gsk-bg-black-translucent {
  background-color: rgba(0, 0, 0, 0.1); }

.gsk-bg-gray-translucent {
  background-color: rgba(97, 97, 97, 0.1); }

.gsk-bg-dark-brown-translucent {
  background-color: rgba(80, 51, 51, 0.1); }

.gsk-bg-warm-brown-translucent {
  background-color: rgba(171, 99, 74, 0.1); }

.gsk-bg-orange-translucent {
  background-color: rgba(245, 102, 51, 0.1); }

.gsk-bg-dim-gray {
  background-color: #616161; }

.gsk-bg-pale-blue {
  background-color: #E9F0F5; }

.gsk-bg-mint-green {
  background-color: #B1E5C5C4; }

.gsk-bg-dark-midnight-blue {
  background-color: #0E2638; }

.gsk-bg-dark-teal {
  background-color: #091D1C; }

.gsk-bg-light-blue-gray {
  background-color: #D3DFE8; }

.gsk-bg-charcoal-gray {
  background-color: "$charcoal-gray"; }

.gsk-bg-off-white {
  background-color: "$off-white"; }

.gsk-bg-soft-gray {
  background-color: "$soft-gray"; }

#scroll-to-top-button {
  opacity: 0;
  position: fixed;
  bottom: 85px;
  right: 120px;
  cursor: pointer;
  color: #F56633;
  border-radius: 50%;
  z-index: 99; }
  #scroll-to-top-button:hover {
    animation: 1s ease-in-out icon; }
  #scroll-to-top-button.fadein {
    opacity: 1;
    transition: opacity 0.2s ease-in; }
  #scroll-to-top-button.fadeout {
    opacity: 0;
    transition: opacity 0.2s ease-out;
    pointer-events: none; }
  #scroll-to-top-button .tooltip {
    position: relative;
    display: -ms-flexbox;
    display: flex; }
    #scroll-to-top-button .tooltip .tooltiptext {
      display: block;
      visibility: hidden;
      width: 120px;
      background-color: #F56633;
      color: #fff;
      text-align: center;
      border-radius: 6px;
      padding: 5px 0;
      position: absolute;
      right: 50px;
      top: 10px;
      z-index: 1; }
    #scroll-to-top-button .tooltip:hover .tooltiptext {
      visibility: visible; }

/* Media Queries */
@media (max-width: 768px) {
  #scroll-to-top-button {
    right: 35px; }
    #scroll-to-top-button:hover {
      animation: none; }
    #scroll-to-top-button .tooltip .tooltiptext {
      display: none; } }

@media (max-width: 420px) {
  #scroll-to-top-button {
    right: 30px; } }

/* Keyframes */

@keyframes icon {
  0%, 25%, 50%, 75%, 100% {
    bottom: 85px; } }

/* Font Awesome */
.fa {
  display: inline-block;
  font: 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .fa-arrow-circle-up:before {
    content: "\f0aa"; }
  .fa-3x {
    font-size: 3em; }
/* Regular */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* Extra Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* Extra Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* ========================================
   DM Sans
======================================== */
/* Thin */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

/* Thin Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Regular */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* ExtraBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* ExtraBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* Black */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

/* Black Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

/* Poppins Light */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Light.woff2") format("woff2"), url("../../fonts/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Poppins Regular */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Regular.woff2") format("woff2"), url("../../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Poppins Medium */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Medium.woff2") format("woff2"), url("../../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Poppins SemiBold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../../fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* Poppins Bold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Bold.woff2") format("woff2"), url("../../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

.reference-Study-find-dropdown-one {
  padding: 0; }

.study-search-container {
  width: 53.813rem;
  height: 14rem;
  background-color: #fde0d6;
  border-radius: 1.875rem;
  /* 30px */
  padding: 2.438rem 2.25rem 2.625rem 3.313rem;
  /* 39px 36px 42px 53px */
  box-shadow: 0rem 0.0625rem 0.25rem 0rem rgba(0, 0, 0, 0.25);
  /* 0px 1px 4px 0px */ }

.study-card-title p {
  font-weight: 600;
  /* 22px, 24px */
  line-height: 2rem;
  /* 32px */
  margin: 0 0 1.875rem 0;
  /* 0px 0px 30px 0px */
  font-family: "Atkinson Hyperlegible Next", sans-serif; }
  @media (max-width: 1023px) {
    .study-card-title p {
      font-size: 1.375rem; } }
  @media (min-width: 1024px) {
    .study-card-title p {
      font-size: 1.5rem; } }

.study-search-card {
  width: 49.438rem;
  height: 5.75rem;
  background-color: #ffffff;
  border-radius: 1.875rem;
  /* 30px */
  padding: 2.188rem 2rem 2.188rem 2.375rem;
  /* 35px 32px 35px 38px */
  box-shadow: 0rem 0.0625rem 0.25rem 0rem rgba(0, 0, 0, 0.25);
  /* 0px 1px 4px 0px */ }

.study-card-subtitle p {
  font-weight: 700;
  /* 16px, 18px */
  line-height: 1.5rem;
  /* 24px */
  letter-spacing: 0%;
  margin-bottom: 0.531rem;
  /* 8.5px */
  margin-top: 0;
  font-family: "DM Sans", sans-serif; }
  @media (max-width: 1023px) {
    .study-card-subtitle p {
      font-size: 1rem; } }
  @media (min-width: 1024px) {
    .study-card-subtitle p {
      font-size: 1.125rem; } }

.study-card-form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
  gap: 4rem;
  /* 64px */ }

/* DROPDOWN WRAPPER */
.study-search-dropdown {
  position: relative;
  -ms-flex: 1 1 0px;
      flex: 1 1 0;
  min-width: 0;
  width: 33.938rem;
  height: 3.5rem; }

/* SELECTED */
.study-search-dropdown-selected {
  height: 3.5rem;
  width: 33.938rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border: 0.063rem solid #b6b6b6;
  border-radius: 0.5rem;
  padding: 1rem;
  cursor: pointer;
  background-color: #fff;
  box-sizing: border-box; }

/* TEXT */
.selected-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
      flex: 1;
  min-width: 0; }

.selected-text p {
  /* 15px, 16px */
  /* 22.5px, 24px */
  letter-spacing: 0;
  color: #99a1af;
  font-family: "DM Sans", sans-serif;
  font-weight: 400;
  margin: 0;
  width: 100%; }
  @media (max-width: 1023px) {
    .selected-text p {
      font-size: 0.938rem; } }
  @media (min-width: 1024px) {
    .selected-text p {
      font-size: 1rem; } }
  @media (max-width: 1023px) {
    .selected-text p {
      line-height: 1.406rem; } }
  @media (min-width: 1024px) {
    .selected-text p {
      line-height: 1.5rem; } }

/* ICON */
/* ICON */
.study-card-form .button-icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.study-search-button .button-icon img {
  width: 1.5rem;
  height: 1.5rem; }

.dropdown-icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  transition: transform 0.3s ease;
  margin-left: auto; }
  .dropdown-icon img {
    width: 1.25rem;
    height: 1.25rem; }

/* ROTATE WHEN OPEN */
.study-search-dropdown.open .dropdown-icon {
  transform: rotate(180deg); }

/* MENU */
.study-search-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #fff;
  border: 0.0625rem solid #b6b6b6;
  border-radius: 0.5rem;
  margin-top: 0.25rem;
  list-style: none;
  padding: 0;
  display: none;
  z-index: 10;
  overflow-y: auto;
  font-family: "DM Sans", sans-serif;
  color: #1e2939; }

/* SHOW */
.study-search-dropdown.open .study-search-dropdown-menu {
  display: block; }

/* ITEM */
.study-search-dropdown-item {
  padding: 0.75rem 1rem;
  cursor: pointer; }
  .study-search-dropdown-item:hover {
    background-color: #f5f5f5; }

/* BUTTON */
.study-card-form button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 0.5rem;
  /* 8px */
  padding: 0.625rem 1.3125rem;
  /* 10px 21px */
  height: 3.25rem;
  /* 52px */
  width: 11.5rem;
  border: none;
  cursor: pointer;
  box-shadow: 0rem 0.0625rem 0.25rem 0rem rgba(0, 0, 0, 0.25);
  /* 0px 1px 4px 0px */
  font-family: "Atkinson Hyperlegible Next", sans-serif;
  font-weight: 600;
  margin: 0; }

@media (max-width: 1279px) {
  .reference-Study-find-dropdown-one {
    padding-right: 0.938rem;
    padding-left: 0.938rem; }
  .study-search-container {
    height: auto;
    width: auto; }
  .study-search-card {
    height: auto;
    width: auto; }
  .study-search-dropdown-selected {
    width: auto; } }

@media (max-width: 768px) {
  /* Container */
  .study-search-container {
    padding: 1.5rem 1rem;
    /* more balanced for mobile */
    border-radius: 1.5rem; }
  /* Title */
  .study-card-title p {
    margin-bottom: 1.5rem; }
  /* Card */
  .study-search-card {
    padding: 1.25rem;
    border-radius: 1.5rem; }
  /* Subtitle */
  .study-card-subtitle {
    margin-bottom: 0.5rem; }
  /* Form layout */
  .study-card-form {
    -ms-flex-direction: column;
        flex-direction: column;
    gap: 1.5rem;
    /* tighter spacing */
    -ms-flex-align: stretch;
        align-items: stretch; }
  /*  Dropdown full width */
  .study-search-dropdown {
    width: 100%;
    height: 3.25rem; }
  .study-search-dropdown-selected {
    height: 3.25rem;
    width: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 0.875rem 1rem; }
  /*  Dropdown menu better touch */
  .study-search-dropdown-menu {
    max-height: 15.625rem;
    /* 250px - easier scroll */ }
  .study-search-dropdown-item {
    padding: 1rem;
    /* bigger touch target */ }
  /*  Button full width */
  .study-card-form button {
    width: auto;
    margin: 0;
    height: 3.25rem; }
  /* ICON */
  .study-search-button .button-icon img {
    width: 1.25rem;
    height: 1.25rem; }
  .selected-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
        flex: 1;
    min-width: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; } }

/*select2css changes*/
.study-search-dropdown .select2-container {
  width: 33.938rem !important; }

.study-search-dropdown .select2-selection {
  height: 56px;
  padding: 1rem 1.25rem 1rem 1rem;
  border: 1px solid #b6b6b6;
  border-radius: 8px;
  font-size: 1rem;
  line-height: 1.5;
  font-family: 'DM Sans';
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  width: 100% !important; }

.study-search-dropdown .select2-selection .select2-selection__rendered::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(../../assets/img/ChevronDown.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 1.25rem; }

.study-search-dropdown .select2-selection .select2-selection__arrow, .study-search-dropdown .select2-selection__clear {
  display: none; }

.study-search-dropdown .select2-container--open .select2-selection__rendered::after {
  transform: rotate(180deg); }

.study-search-dropdown .select2-selection__rendered .select2-selection__placeholder {
  color: #99a1af;
  font-size: 1rem;
  line-height: 1.5rem;
  font-family: 'DM Sans'; }

@media (max-width: 768px) {
  .study-search-dropdown .select2-container {
    width: 100% !important; } }

@media (max-width: 1279px) {
  .study-search-dropdown .select2-container {
    width: 100% !important; } }

.page-with-logo-cards .select2-container--open .select2-dropdown--above,
.page-teilnahme-und-ablauf .select2-container--open .select2-dropdown--above,
.page-krankheiten-und-behandlungen .select2-container--open .select2-dropdown--above {
  margin-top: 8px;
  box-shadow: 0px 1px 4px 0px #00000040;
  border: none; }

.page-with-logo-cards .select2-dropdown .select2-search,
.page-teilnahme-und-ablauf .select2-dropdown .select2-search,
.page-krankheiten-und-behandlungen .select2-dropdown .select2-search {
  padding: 0;
  position: relative; }

.page-with-logo-cards .select2-dropdown .select2-search .select2-search__field,
.page-teilnahme-und-ablauf .select2-dropdown .select2-search .select2-search__field,
.page-krankheiten-und-behandlungen .select2-dropdown .select2-search .select2-search__field {
  padding: 14px 21px;
  border: unset;
  border-bottom: 1px solid #99a1af; }

.page-with-logo-cards .select2-dropdown .select2-search::after,
.page-teilnahme-und-ablauf .select2-dropdown .select2-search::after,
.page-krankheiten-und-behandlungen .select2-dropdown .select2-search::after {
  content: "";
  position: absolute;
  right: 0.875rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1.125rem;
  height: 1.125rem;
  background: url(/content/dam/cf-pharma/klinische-studien-finden/de_DE/icons/Search-icon-grey.svg) no-repeat center;
  background-size: contain;
  pointer-events: none; }

.page-with-logo-cards .select2-dropdown .select2-results ul .select2-results__option,
.page-teilnahme-und-ablauf .select2-dropdown .select2-results ul .select2-results__option,
.page-krankheiten-und-behandlungen .select2-dropdown .select2-results ul .select2-results__option {
  padding: 10.5px 21px;
  font-size: 1rem;
  line-height: 150%;
  font-family: 'DM Sans';
  color: #0e2638;
  border-bottom: 1px solid #99a1af33; }
  .page-with-logo-cards .select2-dropdown .select2-results ul .select2-results__option:hover,
  .page-teilnahme-und-ablauf .select2-dropdown .select2-results ul .select2-results__option:hover,
  .page-krankheiten-und-behandlungen .select2-dropdown .select2-results ul .select2-results__option:hover {
    background-color: #fde0d680 !important;
    color: #0E2638 !important; }

.page-with-logo-cards .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,
.page-teilnahme-und-ablauf .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,
.page-krankheiten-und-behandlungen .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #fde0d680 !important; }

.page-with-logo-cards .select2-container--default .select2-selection--single .select2-selection__rendered,
.page-teilnahme-und-ablauf .select2-container--default .select2-selection--single .select2-selection__rendered,
.page-krankheiten-und-behandlungen .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 1rem;
  line-height: 1.5;
  font-family: "DM Sans";
  color: #002844; }
/* stylelint-disable color-no-hex */
.gsk-bg-white {
  background-color: #FFFFFF; }

.gsk-bg-light-gray {
  background-color: #B6B6B6; }

.gsk-bg-dark-blue {
  background-color: #245F8C; }

.gsk-bg-dark-navy {
  background-color: #1E2939; }

.gsk-bg-light-blue {
  background-color: #EFF6FF; }

.gsk-bg-deep-blue {
  background-color: #002440; }

.gsk-bg-peach {
  background-color: #F7855C; }

.gsk-bg-red {
  background-color: #FF0000; }

.gsk-bg-peachy-pink {
  background-color: #FDE0D6; }

.gsk-bg-vivid-orange {
  background-color: #F56633; }

.gsk-bg-deep-space-blue {
  background-color: #002844; }

.gsk-bg-slate-gray {
  background-color: #4A5565; }

.gsk-bg-cyan-blue {
  background-color: #1D4C70; }

.gsk-bg-slate-blue-gray {
  background-color: #364153; }

.gsk-bg-midnight-blue {
  background-color: #101828; }

.gsk-bg-dark-cerulean {
  background-color: #163954; }

.gsk-bg-medium-gray {
  background-color: #757575; }

.gsk-bg-midnight-navy {
  background-color: #07131C; }

.gsk-bg-pale-gray {
  background-color: #D9D9D9; }

.gsk-bg-steel-gray {
  background-color: #99A1AF; }

.gsk-bg-charcoal-black {
  background-color: #1E1E1E; }

.gsk-bg-silver-gray {
  background-color: #B3B3B3; }

.gsk-bg-soft-silver {
  background-color: #D7D7D7; }

.gsk-bg-steel-blue {
  background-color: #4E5A63; }

.gsk-bg-peach-pink-translucent {
  background-color: #FDE0D680; }

.gsk-bg-white-translucent {
  background-color: rgba(255, 255, 255, 0.04); }

.gsk-bg-gray-semi-transparent {
  background-color: rgba(96, 96, 96, 0.4); }

.gsk-bg-dark-gray-translucent {
  background-color: rgba(48, 48, 48, 0.32); }

.gsk-bg-black-semi-transparent {
  background-color: rgba(0, 0, 0, 0.4); }

.gsk-bg-black-translucent {
  background-color: rgba(0, 0, 0, 0.1); }

.gsk-bg-gray-translucent {
  background-color: rgba(97, 97, 97, 0.1); }

.gsk-bg-dark-brown-translucent {
  background-color: rgba(80, 51, 51, 0.1); }

.gsk-bg-warm-brown-translucent {
  background-color: rgba(171, 99, 74, 0.1); }

.gsk-bg-orange-translucent {
  background-color: rgba(245, 102, 51, 0.1); }

.gsk-bg-dim-gray {
  background-color: #616161; }

.gsk-bg-pale-blue {
  background-color: #E9F0F5; }

.gsk-bg-mint-green {
  background-color: #B1E5C5C4; }

.gsk-bg-dark-midnight-blue {
  background-color: #0E2638; }

.gsk-bg-dark-teal {
  background-color: #091D1C; }

.gsk-bg-light-blue-gray {
  background-color: #D3DFE8; }

.gsk-bg-charcoal-gray {
  background-color: "$charcoal-gray"; }

.gsk-bg-off-white {
  background-color: "$off-white"; }

.gsk-bg-soft-gray {
  background-color: "$soft-gray"; }

.info-card-section p {
  font-weight: 400;
  font-family: 'DM Sans', sans-serif; }

.info-card-section .headline-5 {
  font-family: 'Atkinson Hyperlegible Next', sans-serif;
  color: #1E2939; }

.info-card-box .component-content .paragraphSystem {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  margin-top: 1.25rem;
  margin-left: 0;
  margin-right: 0; }

.info-card-box.info-card-box-gap .component-content .paragraphSystem {
  margin-top: 0; }

.reference-info-cards {
  padding: 1.75rem 1.25rem 1.25rem;
  border-radius: 1.875rem;
  box-shadow: 0px 1px 4px 0px #00000040; }
  .reference-info-cards:has(.info-card.white) {
    background-color: #FFFFFF; }
  .reference-info-cards:has(.info-card.peach) {
    background-color: #FDE0D6; }
  .reference-info-cards.even {
    margin-left: 1.25rem; }

.info-card-title h6 {
  font-weight: 600;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  color: #002844;
  font-family: 'Atkinson Hyperlegible Next', sans-serif; }
  @media (max-width: 1023px) {
    .info-card-title h6 {
      font-size: 1.125rem; } }
  @media (min-width: 1024px) {
    .info-card-title h6 {
      font-size: 1.375rem; } }
  @media (max-width: 1023px) {
    .info-card-title h6 {
      line-height: 1.6875rem; } }
  @media (min-width: 1024px) {
    .info-card-title h6 {
      line-height: 2rem; } }

.info-card-description {
  font-weight: 400;
  font-family: 'DM Sans', sans-serif;
  color: #002440;
  vertical-align: middle; }
  @media (max-width: 1023px) {
    .info-card-description {
      font-size: 0.9375rem; } }
  @media (min-width: 1024px) {
    .info-card-description {
      font-size: 1rem; } }
  @media (max-width: 1023px) {
    .info-card-description {
      line-height: 1.40625rem; } }
  @media (min-width: 1024px) {
    .info-card-description {
      line-height: 1.5rem; } }

/* Media Query */
@media (max-width: 768px) {
  .info-card-box .component-content .paragraphSystem {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 0; }
  .info-card-section .richText-content p {
    margin-top: 0; }
  .last.reference-info-cards {
    margin-top: 0.813rem;
    margin-left: 0; }
  .info-card-section .headline-5 {
    font-size: 1.5rem;
    line-height: 2rem; } }
 /* stylelint-disable color-no-hex */
.gsk-bg-white {
  background-color: #FFFFFF; }

.gsk-bg-light-gray {
  background-color: #B6B6B6; }

.gsk-bg-dark-blue {
  background-color: #245F8C; }

.gsk-bg-dark-navy {
  background-color: #1E2939; }

.gsk-bg-light-blue {
  background-color: #EFF6FF; }

.gsk-bg-deep-blue {
  background-color: #002440; }

.gsk-bg-peach {
  background-color: #F7855C; }

.gsk-bg-red {
  background-color: #FF0000; }

.gsk-bg-peachy-pink {
  background-color: #FDE0D6; }

.gsk-bg-vivid-orange {
  background-color: #F56633; }

.gsk-bg-deep-space-blue {
  background-color: #002844; }

.gsk-bg-slate-gray {
  background-color: #4A5565; }

.gsk-bg-cyan-blue {
  background-color: #1D4C70; }

.gsk-bg-slate-blue-gray {
  background-color: #364153; }

.gsk-bg-midnight-blue {
  background-color: #101828; }

.gsk-bg-dark-cerulean {
  background-color: #163954; }

.gsk-bg-medium-gray {
  background-color: #757575; }

.gsk-bg-midnight-navy {
  background-color: #07131C; }

.gsk-bg-pale-gray {
  background-color: #D9D9D9; }

.gsk-bg-steel-gray {
  background-color: #99A1AF; }

.gsk-bg-charcoal-black {
  background-color: #1E1E1E; }

.gsk-bg-silver-gray {
  background-color: #B3B3B3; }

.gsk-bg-soft-silver {
  background-color: #D7D7D7; }

.gsk-bg-steel-blue {
  background-color: #4E5A63; }

.gsk-bg-peach-pink-translucent {
  background-color: #FDE0D680; }

.gsk-bg-white-translucent {
  background-color: rgba(255, 255, 255, 0.04); }

.gsk-bg-gray-semi-transparent {
  background-color: rgba(96, 96, 96, 0.4); }

.gsk-bg-dark-gray-translucent {
  background-color: rgba(48, 48, 48, 0.32); }

.gsk-bg-black-semi-transparent {
  background-color: rgba(0, 0, 0, 0.4); }

.gsk-bg-black-translucent {
  background-color: rgba(0, 0, 0, 0.1); }

.gsk-bg-gray-translucent {
  background-color: rgba(97, 97, 97, 0.1); }

.gsk-bg-dark-brown-translucent {
  background-color: rgba(80, 51, 51, 0.1); }

.gsk-bg-warm-brown-translucent {
  background-color: rgba(171, 99, 74, 0.1); }

.gsk-bg-orange-translucent {
  background-color: rgba(245, 102, 51, 0.1); }

.gsk-bg-dim-gray {
  background-color: #616161; }

.gsk-bg-pale-blue {
  background-color: #E9F0F5; }

.gsk-bg-mint-green {
  background-color: #B1E5C5C4; }

.gsk-bg-dark-midnight-blue {
  background-color: #0E2638; }

.gsk-bg-dark-teal {
  background-color: #091D1C; }

.gsk-bg-light-blue-gray {
  background-color: #D3DFE8; }

.gsk-bg-charcoal-gray {
  background-color: "$charcoal-gray"; }

.gsk-bg-off-white {
  background-color: "$off-white"; }

.gsk-bg-soft-gray {
  background-color: "$soft-gray"; }

/* Regular */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* Extra Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* Extra Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* ========================================
   DM Sans
======================================== */
/* Thin */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

/* Thin Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Regular */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* ExtraBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* ExtraBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* Black */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

/* Black Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

/* Poppins Light */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Light.woff2") format("woff2"), url("../../fonts/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Poppins Regular */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Regular.woff2") format("woff2"), url("../../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Poppins Medium */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Medium.woff2") format("woff2"), url("../../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Poppins SemiBold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../../fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* Poppins Bold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Bold.woff2") format("woff2"), url("../../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

.faq-content-box {
  max-width: 1040px;
  margin: 0 auto;
  float: none; }

.reference-faq-card-text {
  padding-left: 0;
  padding-right: 0; }

.faq-card-div {
  max-width: 1040px;
  background-color: #FFFFFF;
  padding: 1.875rem;
  margin-bottom: 1.625rem;
  border-radius: 1.875rem;
  box-shadow: 0 0.0625rem 0.25rem 0 rgba(0, 0, 0, 0.25); }

.faq-card-title h6 {
  font-weight: 600;
  font-size: 1.375rem;
  line-height: 2rem;
  vertical-align: middle;
  margin-bottom: 1rem;
  font-family: "Atkinson Hyperlegible Next", sans-serif;
  letter-spacing: 0%; }

.faq-card-description {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  vertical-align: middle;
  font-family: "DM Sans", sans-serif;
  letter-spacing: 0%; }

@media (max-width: 1023px) {
  .faq-card-div {
    margin: 0.313rem 0.5rem; } }
/* stylelint-disable color-no-hex */
.gsk-bg-white {
  background-color: #FFFFFF; }

.gsk-bg-light-gray {
  background-color: #B6B6B6; }

.gsk-bg-dark-blue {
  background-color: #245F8C; }

.gsk-bg-dark-navy {
  background-color: #1E2939; }

.gsk-bg-light-blue {
  background-color: #EFF6FF; }

.gsk-bg-deep-blue {
  background-color: #002440; }

.gsk-bg-peach {
  background-color: #F7855C; }

.gsk-bg-red {
  background-color: #FF0000; }

.gsk-bg-peachy-pink {
  background-color: #FDE0D6; }

.gsk-bg-vivid-orange {
  background-color: #F56633; }

.gsk-bg-deep-space-blue {
  background-color: #002844; }

.gsk-bg-slate-gray {
  background-color: #4A5565; }

.gsk-bg-cyan-blue {
  background-color: #1D4C70; }

.gsk-bg-slate-blue-gray {
  background-color: #364153; }

.gsk-bg-midnight-blue {
  background-color: #101828; }

.gsk-bg-dark-cerulean {
  background-color: #163954; }

.gsk-bg-medium-gray {
  background-color: #757575; }

.gsk-bg-midnight-navy {
  background-color: #07131C; }

.gsk-bg-pale-gray {
  background-color: #D9D9D9; }

.gsk-bg-steel-gray {
  background-color: #99A1AF; }

.gsk-bg-charcoal-black {
  background-color: #1E1E1E; }

.gsk-bg-silver-gray {
  background-color: #B3B3B3; }

.gsk-bg-soft-silver {
  background-color: #D7D7D7; }

.gsk-bg-steel-blue {
  background-color: #4E5A63; }

.gsk-bg-peach-pink-translucent {
  background-color: #FDE0D680; }

.gsk-bg-white-translucent {
  background-color: rgba(255, 255, 255, 0.04); }

.gsk-bg-gray-semi-transparent {
  background-color: rgba(96, 96, 96, 0.4); }

.gsk-bg-dark-gray-translucent {
  background-color: rgba(48, 48, 48, 0.32); }

.gsk-bg-black-semi-transparent {
  background-color: rgba(0, 0, 0, 0.4); }

.gsk-bg-black-translucent {
  background-color: rgba(0, 0, 0, 0.1); }

.gsk-bg-gray-translucent {
  background-color: rgba(97, 97, 97, 0.1); }

.gsk-bg-dark-brown-translucent {
  background-color: rgba(80, 51, 51, 0.1); }

.gsk-bg-warm-brown-translucent {
  background-color: rgba(171, 99, 74, 0.1); }

.gsk-bg-orange-translucent {
  background-color: rgba(245, 102, 51, 0.1); }

.gsk-bg-dim-gray {
  background-color: #616161; }

.gsk-bg-pale-blue {
  background-color: #E9F0F5; }

.gsk-bg-mint-green {
  background-color: #B1E5C5C4; }

.gsk-bg-dark-midnight-blue {
  background-color: #0E2638; }

.gsk-bg-dark-teal {
  background-color: #091D1C; }

.gsk-bg-light-blue-gray {
  background-color: #D3DFE8; }

.gsk-bg-charcoal-gray {
  background-color: "$charcoal-gray"; }

.gsk-bg-off-white {
  background-color: "$off-white"; }

.gsk-bg-soft-gray {
  background-color: "$soft-gray"; }

/* Regular */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* Extra Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* Extra Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* ========================================
   DM Sans
======================================== */
/* Thin */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

/* Thin Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Regular */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* ExtraBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* ExtraBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* Black */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

/* Black Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

/* Poppins Light */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Light.woff2") format("woff2"), url("../../fonts/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Poppins Regular */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Regular.woff2") format("woff2"), url("../../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Poppins Medium */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Medium.woff2") format("woff2"), url("../../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Poppins SemiBold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../../fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* Poppins Bold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Bold.woff2") format("woff2"), url("../../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

.article-teaser-component {
  display: -ms-flexbox;
  display: flex;
  gap: 1.5rem;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-direction: row;
      flex-direction: row; }
  .article-teaser-component.image-position-Right {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
  .article-teaser-component.image-position-Left {
    -ms-flex-direction: row;
        flex-direction: row; }
  .article-teaser-component.image-position-Left.image-position-Right {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
  .article-teaser-component.image-small {
    -ms-flex-align: center;
        align-items: center;
    gap: 1.25rem;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .article-teaser-component.image-large {
    -ms-flex-align: start;
        align-items: flex-start;
    gap: 2rem;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .article-teaser-component.image-one-side {
    -ms-flex-align: stretch;
        align-items: stretch;
    background-color: #FFFFFF;
    border-radius: 2.125rem;
    box-shadow: 0px 1px 4px 0px #00000040; }

.article-teaser-image-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow: hidden;
  -ms-flex-item-align: start;
      align-self: flex-start;
  background: transparent; }
  .image-one-side .article-teaser-image-wrapper {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch; }
  .image-one-side.image-position-Right .article-teaser-image-wrapper {
    border-top-right-radius: 2.125rem;
    border-bottom-right-radius: 2.125rem; }
  .image-one-side.image-position-Left .article-teaser-image-wrapper {
    border-top-left-radius: 2.125rem;
    border-bottom-left-radius: 2.125rem; }
  .image-large .article-teaser-image-wrapper {
    width: 26.438rem;
    border-radius: 1rem; }
  .image-small .article-teaser-image-wrapper {
    width: 19.438rem;
    height: 17.25rem;
    border-radius: 2.125rem;
    margin: 1.313rem 0; }

.article-teaser-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block; }
  .image-large .article-teaser-image {
    height: auto; }

.article-teaser-content {
  max-width: 45.375rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 1.5rem;
  padding: 2.5rem 2.5rem 2.5rem 0; }
  .image-small .article-teaser-content {
    padding: 1.313rem 1.25rem 1.313rem 0; }
  .image-large .article-teaser-content {
    padding: 0;
    gap: 1rem; }
  .image-one-side .article-teaser-content {
    -ms-flex: 1;
        flex: 1;
    padding: 2.5rem; }

.article-teaser-title {
  font-family: "Atkinson Hyperlegible Next", sans-serif;
  margin: 0 0 -0.5rem; }
  .article-teaser-title.title-large h4 {
    font-weight: 600;
    letter-spacing: 0;
    margin-top: 0; }
    @media (max-width: 1023px) {
      .article-teaser-title.title-large h4 {
        font-size: 1.75rem; } }
    @media (min-width: 1024px) {
      .article-teaser-title.title-large h4 {
        font-size: 2.25rem; } }
    @media (max-width: 1023px) {
      .article-teaser-title.title-large h4 {
        line-height: 2.1rem; } }
    @media (min-width: 1024px) {
      .article-teaser-title.title-large h4 {
        line-height: 2.625rem; } }
  .article-teaser-title.title-medium.fig-headline-1 h4 {
    font-weight: 600;
    letter-spacing: 0;
    margin-top: 0; }
    @media (max-width: 1023px) {
      .article-teaser-title.title-medium.fig-headline-1 h4 {
        font-size: 1.5rem; } }
    @media (min-width: 1024px) {
      .article-teaser-title.title-medium.fig-headline-1 h4 {
        font-size: 1.75rem; } }
    @media (max-width: 1023px) {
      .article-teaser-title.title-medium.fig-headline-1 h4 {
        line-height: 2rem; } }
    @media (min-width: 1024px) {
      .article-teaser-title.title-medium.fig-headline-1 h4 {
        line-height: 2rem; } }
  .article-teaser-title.title-small.fig-headline-2 h4 {
    letter-spacing: 0;
    font-weight: 600;
    margin-top: 0; }
    @media (max-width: 1023px) {
      .article-teaser-title.title-small.fig-headline-2 h4 {
        font-size: 1.5rem; } }
    @media (min-width: 1024px) {
      .article-teaser-title.title-small.fig-headline-2 h4 {
        font-size: 1.5rem; } }
    @media (max-width: 1023px) {
      .article-teaser-title.title-small.fig-headline-2 h4 {
        line-height: 2rem; } }
    @media (min-width: 1024px) {
      .article-teaser-title.title-small.fig-headline-2 h4 {
        line-height: 2rem; } }
  .article-teaser-title.title-xsmall.fig-headline-3 h4 {
    letter-spacing: 0;
    font-weight: 600;
    margin-top: 0; }
    @media (max-width: 1023px) {
      .article-teaser-title.title-xsmall.fig-headline-3 h4 {
        font-size: 1.5rem; } }
    @media (min-width: 1024px) {
      .article-teaser-title.title-xsmall.fig-headline-3 h4 {
        font-size: 1.375rem; } }
    @media (max-width: 1023px) {
      .article-teaser-title.title-xsmall.fig-headline-3 h4 {
        line-height: 2rem; } }
    @media (min-width: 1024px) {
      .article-teaser-title.title-xsmall.fig-headline-3 h4 {
        line-height: 2rem; } }
  .article-teaser-title.text-dark-navy h4 {
    color: #1E2939; }
  .article-teaser-title.text-deep-blue h4 {
    color: #002440; }

.article-teaser-description {
  font-family: "DM Sans", sans-serif;
  letter-spacing: 0;
  font-weight: 400; }
  .article-teaser-description span.selection-bold {
    font-weight: 600; }
  .article-teaser-description.desc-lg.fig-headline-3 h6 {
    font-weight: 600;
    letter-spacing: 0;
    margin: 0; }
    @media (max-width: 1023px) {
      .article-teaser-description.desc-lg.fig-headline-3 h6 {
        font-size: 1rem; } }
    @media (min-width: 1024px) {
      .article-teaser-description.desc-lg.fig-headline-3 h6 {
        font-size: 1.375rem; } }
    @media (max-width: 1023px) {
      .article-teaser-description.desc-lg.fig-headline-3 h6 {
        line-height: 1.5rem; } }
    @media (min-width: 1024px) {
      .article-teaser-description.desc-lg.fig-headline-3 h6 {
        line-height: 2rem; } }
  .article-teaser-description.desc-md.fig-headline-4 h6 {
    font-weight: 400;
    letter-spacing: 0;
    margin: 0; }
    @media (max-width: 1023px) {
      .article-teaser-description.desc-md.fig-headline-4 h6 {
        font-size: 1rem; } }
    @media (min-width: 1024px) {
      .article-teaser-description.desc-md.fig-headline-4 h6 {
        font-size: 1.25rem; } }
    @media (max-width: 1023px) {
      .article-teaser-description.desc-md.fig-headline-4 h6 {
        line-height: 1.5rem; } }
    @media (min-width: 1024px) {
      .article-teaser-description.desc-md.fig-headline-4 h6 {
        line-height: 2rem; } }
    .article-teaser-description.desc-md.fig-headline-4 h6 span.selection-bold {
      font-weight: 600; }
  .article-teaser-description.desc-sm p {
    letter-spacing: 0; }
    @media (max-width: 1023px) {
      .article-teaser-description.desc-sm p {
        font-size: 1rem; } }
    @media (min-width: 1024px) {
      .article-teaser-description.desc-sm p {
        font-size: 1rem; } }
    @media (max-width: 1023px) {
      .article-teaser-description.desc-sm p {
        line-height: 1.5rem; } }
    @media (min-width: 1024px) {
      .article-teaser-description.desc-sm p {
        line-height: 1.5rem; } }
  .article-teaser-description.text-deep-blue h6, .article-teaser-description.text-deep-blue p, .article-teaser-description.text-deep-blue li {
    color: #002440; }
  .article-teaser-description.text-slate-gray h6, .article-teaser-description.text-slate-gray p, .article-teaser-description.text-slate-gray li {
    color: #4A5565; }
  .article-teaser-description.text-dark-navy h6, .article-teaser-description.text-dark-navy p, .article-teaser-description.text-dark-navy li {
    color: #1E2939; }
  .article-teaser-description.text-orange h6, .article-teaser-description.text-orange p, .article-teaser-description.text-orange li {
    color: #F56633; }
  .article-teaser-description.text-slate-blue h6, .article-teaser-description.text-slate-blue p, .article-teaser-description.text-slate-blue li {
    color: #364153; }
  .article-teaser-description p {
    margin: 0; }
    .article-teaser-description p + p {
      margin-top: 1rem; }
  .article-teaser-description ul {
    padding-left: 1.25rem;
    margin-top: 0.5rem;
    margin-bottom: 0;
    letter-spacing: 0; }
  .article-teaser-description.has-icon ul {
    list-style: none;
    padding-left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    gap: 0.625rem; }
    .article-teaser-description.has-icon ul li {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: start;
          align-items: flex-start;
      gap: 0.625rem;
      min-width: 0;
      padding: 0.3125rem 0.625rem 0.3125rem 0.3125rem;
      border-radius: 1rem; }
      @media (max-width: 1023px) {
        .article-teaser-description.has-icon ul li {
          font-size: 1rem; } }
      @media (min-width: 1024px) {
        .article-teaser-description.has-icon ul li {
          font-size: 1.125rem; } }
      @media (max-width: 1023px) {
        .article-teaser-description.has-icon ul li {
          line-height: 1.5rem; } }
      @media (min-width: 1024px) {
        .article-teaser-description.has-icon ul li {
          line-height: 1.5rem; } }
      .article-teaser-description.has-icon ul li::before {
        content: "";
        -ms-flex-negative: 0;
            flex-shrink: 0;
        margin-top: 0.25rem;
        width: 1.5rem;
        height: 1.5rem;
        background-image: var(--icon-url);
        background-size: contain;
        background-repeat: no-repeat; }
      .article-teaser-description.has-icon ul li p {
        margin: 0;
        width: 100%; }

.article-teaser-cta {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: fit-content;
  letter-spacing: 0;
  font-family: "DM Sans", sans-serif;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  padding: 0.625rem 1.3125rem;
  border-radius: 6.25rem; }
  @media (max-width: 1023px) {
    .article-teaser-cta {
      font-size: 0.875rem; } }
  @media (min-width: 1024px) {
    .article-teaser-cta {
      font-size: 1rem; } }
  @media (max-width: 1023px) {
    .article-teaser-cta {
      line-height: 1.5rem; } }
  @media (min-width: 1024px) {
    .article-teaser-cta {
      line-height: 1.5rem; } }
  .article-teaser-cta.cta-type-filled {
    background: #F56633;
    color: #FFFFFF;
    border: 2px solid #F56633; }
  .article-teaser-cta.cta-type-outline {
    background: transparent;
    color: #F56633;
    border: 2px solid #F56633; }
  .article-teaser-cta.cta-type-textlink {
    display: inline;
    padding: 0;
    border: none;
    background: none;
    color: #F56633;
    text-decoration: underline;
    text-underline-offset: 0.188rem; }

.cta-desktop {
  display: inline; }

.cta-mobile {
  display: none; }

@media (max-width: 991px) {
  .article-teaser-content {
    text-align: left;
    margin-left: 0;
    margin-right: auto; } }

@media (max-width: 1023px) {
  .article-teaser-component {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 1.5rem; }
    .article-teaser-component.image-large.image-position-Right {
      gap: 1rem; }
  .article-teaser-image {
    border-radius: 0; }
  .article-teaser-image-wrapper {
    -ms-flex-order: 2;
        order: 2;
    width: 100%; }
    .image-one-side .article-teaser-image-wrapper {
      border-bottom-left-radius: 1.5rem;
      border-bottom-right-radius: 1.5rem; }
    .image-one-side.image-position-Right .article-teaser-image-wrapper {
      border-top-right-radius: 0; }
    .image-large .article-teaser-image-wrapper {
      border-radius: 1rem;
      margin: 0;
      width: 100%; }
    .image-small .article-teaser-image-wrapper {
      border-radius: 2.125rem;
      margin: 0;
      width: 100%; }
  .article-teaser-content {
    -ms-flex-order: 1;
        order: 1; }
    .image-one-side .article-teaser-content {
      padding: 1.499rem;
      padding-bottom: 0;
      gap: 1.25rem;
      box-sizing: border-box;
      width: 100%; }
    .image-large .article-teaser-content {
      padding: 0;
      gap: 1rem; }
    .image-small .article-teaser-content {
      padding: 0;
      gap: 1.25rem; }
  .article-teaser-cta {
    width: auto; }
    .article-teaser-cta.cta-type-filled {
      padding: 0.75rem 1.5rem;
      font-size: 1rem;
      line-height: 1.313rem;
      text-align: center; }
    .article-teaser-cta.cta-type-outline {
      font-size: 0.938rem;
      text-align: center; }
    .article-teaser-cta.cta-type-textlink {
      font-size: 1rem; }
    .article-teaser-cta.has-mobile-text .cta-desktop {
      display: none; }
    .article-teaser-cta.has-mobile-text .cta-mobile {
      display: inline; }
  #content .col-xs-12.small-container-pl {
    padding-left: 0; }
  #content .col-xs-12.small-container-pr {
    padding-right: 0; } }
/* stylelint-disable color-no-hex */
.gsk-bg-white {
  background-color: #FFFFFF; }

.gsk-bg-light-gray {
  background-color: #B6B6B6; }

.gsk-bg-dark-blue {
  background-color: #245F8C; }

.gsk-bg-dark-navy {
  background-color: #1E2939; }

.gsk-bg-light-blue {
  background-color: #EFF6FF; }

.gsk-bg-deep-blue {
  background-color: #002440; }

.gsk-bg-peach {
  background-color: #F7855C; }

.gsk-bg-red {
  background-color: #FF0000; }

.gsk-bg-peachy-pink {
  background-color: #FDE0D6; }

.gsk-bg-vivid-orange {
  background-color: #F56633; }

.gsk-bg-deep-space-blue {
  background-color: #002844; }

.gsk-bg-slate-gray {
  background-color: #4A5565; }

.gsk-bg-cyan-blue {
  background-color: #1D4C70; }

.gsk-bg-slate-blue-gray {
  background-color: #364153; }

.gsk-bg-midnight-blue {
  background-color: #101828; }

.gsk-bg-dark-cerulean {
  background-color: #163954; }

.gsk-bg-medium-gray {
  background-color: #757575; }

.gsk-bg-midnight-navy {
  background-color: #07131C; }

.gsk-bg-pale-gray {
  background-color: #D9D9D9; }

.gsk-bg-steel-gray {
  background-color: #99A1AF; }

.gsk-bg-charcoal-black {
  background-color: #1E1E1E; }

.gsk-bg-silver-gray {
  background-color: #B3B3B3; }

.gsk-bg-soft-silver {
  background-color: #D7D7D7; }

.gsk-bg-steel-blue {
  background-color: #4E5A63; }

.gsk-bg-peach-pink-translucent {
  background-color: #FDE0D680; }

.gsk-bg-white-translucent {
  background-color: rgba(255, 255, 255, 0.04); }

.gsk-bg-gray-semi-transparent {
  background-color: rgba(96, 96, 96, 0.4); }

.gsk-bg-dark-gray-translucent {
  background-color: rgba(48, 48, 48, 0.32); }

.gsk-bg-black-semi-transparent {
  background-color: rgba(0, 0, 0, 0.4); }

.gsk-bg-black-translucent {
  background-color: rgba(0, 0, 0, 0.1); }

.gsk-bg-gray-translucent {
  background-color: rgba(97, 97, 97, 0.1); }

.gsk-bg-dark-brown-translucent {
  background-color: rgba(80, 51, 51, 0.1); }

.gsk-bg-warm-brown-translucent {
  background-color: rgba(171, 99, 74, 0.1); }

.gsk-bg-orange-translucent {
  background-color: rgba(245, 102, 51, 0.1); }

.gsk-bg-dim-gray {
  background-color: #616161; }

.gsk-bg-pale-blue {
  background-color: #E9F0F5; }

.gsk-bg-mint-green {
  background-color: #B1E5C5C4; }

.gsk-bg-dark-midnight-blue {
  background-color: #0E2638; }

.gsk-bg-dark-teal {
  background-color: #091D1C; }

.gsk-bg-light-blue-gray {
  background-color: #D3DFE8; }

.gsk-bg-charcoal-gray {
  background-color: "$charcoal-gray"; }

.gsk-bg-off-white {
  background-color: "$off-white"; }

.gsk-bg-soft-gray {
  background-color: "$soft-gray"; }

/* Regular */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* Extra Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* Extra Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* ========================================
   DM Sans
======================================== */
/* Thin */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

/* Thin Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Regular */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* ExtraBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* ExtraBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* Black */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

/* Black Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

/* Poppins Light */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Light.woff2") format("woff2"), url("../../fonts/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Poppins Regular */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Regular.woff2") format("woff2"), url("../../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Poppins Medium */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Medium.woff2") format("woff2"), url("../../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Poppins SemiBold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../../fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* Poppins Bold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Bold.woff2") format("woff2"), url("../../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

.icon-with-text-tile {
  max-width: 77.875rem;
  border-radius: 2.125rem;
  padding: 1.25rem 1.5rem 1.25rem 1.875rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  gap: 2rem;
  box-shadow: 0px 1px 4px 0px #00000040; }
  .icon-with-text-tile.background-white {
    background-color: #FFFFFF; }
    .icon-with-text-tile.background-white .icon-with-text-tile-content {
      padding: 1rem 1.25rem;
      gap: 1.5rem; }
  .icon-with-text-tile.background-peachy-pink {
    background-color: #FDE0D6; }
    .icon-with-text-tile.background-peachy-pink .icon-with-text-tile-content {
      padding: 1.25rem 1.25rem 1.25rem 1.875rem;
      gap: 1.25rem; }
    .icon-with-text-tile.background-peachy-pink .icon-with-text-tile-icon {
      width: 3rem;
      height: 3rem; }
    .icon-with-text-tile.background-peachy-pink .icon-with-text-tile-title h5 {
      color: #002440; }
      @media (max-width: 1023px) {
        .icon-with-text-tile.background-peachy-pink .icon-with-text-tile-title h5 {
          font-size: 1.25rem; } }
      @media (min-width: 1024px) {
        .icon-with-text-tile.background-peachy-pink .icon-with-text-tile-title h5 {
          font-size: 1.5rem; } }
      @media (max-width: 1023px) {
        .icon-with-text-tile.background-peachy-pink .icon-with-text-tile-title h5 {
          line-height: 1.5rem; } }
      @media (min-width: 1024px) {
        .icon-with-text-tile.background-peachy-pink .icon-with-text-tile-title h5 {
          line-height: 2rem; } }
    .icon-with-text-tile.background-peachy-pink .icon-with-text-tile-description {
      color: #364153; }
  .icon-with-text-tile-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    gap: 1.5rem;
    width: 100%;
    box-sizing: border-box; }
  .icon-with-text-tile-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    gap: 1rem;
    width: 100%; }
  .icon-with-text-tile-icon {
    width: 3.375rem;
    height: 3.375rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
  .icon-with-text-tile-image {
    width: 100%;
    height: 100%;
    object-fit: contain; }
  .icon-with-text-tile-title h5 {
    font-family: "Atkinson Hyperlegible Next", sans-serif;
    font-weight: 600;
    margin: 0;
    color: #1E2939; }
    @media (max-width: 1023px) {
      .icon-with-text-tile-title h5 {
        font-size: 1.5rem; } }
    @media (min-width: 1024px) {
      .icon-with-text-tile-title h5 {
        font-size: 1.75rem; } }
    @media (max-width: 1023px) {
      .icon-with-text-tile-title h5 {
        line-height: 1.75rem; } }
    @media (min-width: 1024px) {
      .icon-with-text-tile-title h5 {
        line-height: 2rem; } }
  .icon-with-text-tile-description.desc-large p {
    font-family: "DM Sans", sans-serif;
    color: #002440;
    font-weight: 400;
    letter-spacing: 0;
    margin: 0; }
    @media (max-width: 1023px) {
      .icon-with-text-tile-description.desc-large p {
        font-size: 1rem; } }
    @media (min-width: 1024px) {
      .icon-with-text-tile-description.desc-large p {
        font-size: 1.125rem; } }
    @media (max-width: 1023px) {
      .icon-with-text-tile-description.desc-large p {
        line-height: 1.5rem; } }
    @media (min-width: 1024px) {
      .icon-with-text-tile-description.desc-large p {
        line-height: 1.5rem; } }
  .icon-with-text-tile-description.desc-large p + p {
    margin-top: 1.5rem; }
  .icon-with-text-tile-description.desc-large ul {
    margin-bottom: 0; }
  .icon-with-text-tile-description.desc-small p {
    font-family: "DM Sans", sans-serif;
    color: #002440;
    font-weight: 400;
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 0; }
    @media (max-width: 1023px) {
      .icon-with-text-tile-description.desc-small p {
        font-size: 1rem; } }
    @media (min-width: 1024px) {
      .icon-with-text-tile-description.desc-small p {
        font-size: 1rem; } }
    @media (max-width: 1023px) {
      .icon-with-text-tile-description.desc-small p {
        line-height: 1.5rem; } }
    @media (min-width: 1024px) {
      .icon-with-text-tile-description.desc-small p {
        line-height: 150%; } }
  .icon-with-text-tile-description ul {
    margin-top: 2rem; }
  .icon-with-text-tile-description ul li {
    margin-bottom: 0.375rem;
    font-family: "DM Sans", sans-serif;
    color: #002440; }
    @media (max-width: 1023px) {
      .icon-with-text-tile-description ul li {
        font-size: 1rem; } }
    @media (min-width: 1024px) {
      .icon-with-text-tile-description ul li {
        font-size: 1.125rem; } }
    @media (max-width: 1023px) {
      .icon-with-text-tile-description ul li {
        line-height: 1.5rem; } }
    @media (min-width: 1024px) {
      .icon-with-text-tile-description ul li {
        line-height: 1.5rem; } }
  .icon-with-text-tile .icon-with-text-tile-cta-wrapper {
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
  .icon-with-text-tile .cta-align-left {
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .icon-with-text-tile .cta-align-center {
    -ms-flex-pack: center;
        justify-content: center; }
  .icon-with-text-tile .cta-align-right {
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .icon-with-text-tile a {
    text-decoration: none; }
    .icon-with-text-tile a.icon-with-text-tile-cta {
      display: -ms-flexbox;
      display: flex;
      width: fit-content;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      gap: 0.5rem;
      font-family: "Atkinson Hyperlegible Next", sans-serif;
      font-weight: 600;
      padding: 0.625rem 1.3125rem;
      border-radius: 6.25rem;
      transition: all 0.3s ease; }
      @media (max-width: 1023px) {
        .icon-with-text-tile a.icon-with-text-tile-cta {
          font-size: 1rem; } }
      @media (min-width: 1024px) {
        .icon-with-text-tile a.icon-with-text-tile-cta {
          font-size: 1rem; } }
      @media (max-width: 1023px) {
        .icon-with-text-tile a.icon-with-text-tile-cta {
          line-height: 1.5rem; } }
      @media (min-width: 1024px) {
        .icon-with-text-tile a.icon-with-text-tile-cta {
          line-height: 1.5rem; } }
    .icon-with-text-tile a.cta-type-filled {
      background-color: #F56633;
      color: #FFFFFF; }
    .icon-with-text-tile a.cta-type-outline {
      background: transparent;
      border: 2px solid #F56633;
      color: #F56633; }
    .icon-with-text-tile a.cta-type-textlink {
      background: none;
      padding: 0;
      border: none;
      color: #F56633;
      text-decoration: underline;
      display: inline; }
  .icon-with-text-tile .cta-text {
    color: inherit;
    text-align: center; }

@media (max-width: 1023px) {
  .icon-with-text-tile {
    padding: 0; }
    .icon-with-text-tile a.icon-with-text-tile-cta {
      width: 100%;
      display: block;
      text-align: center; }
    .icon-with-text-tile.background-peachy-pink .icon-with-text-tile-content {
      padding: 1.1875rem 0.75rem 1.1875rem 1.25rem; }
    .icon-with-text-tile.background-white .icon-with-text-tile-content {
      padding-right: 0.75rem; }
    .icon-with-text-tile-description p {
      margin: 0; }
    .icon-with-text-tile-description ul {
      margin: 0;
      margin-top: 1.25rem; } }
/* stylelint-disable color-no-hex */
.gsk-bg-white {
  background-color: #FFFFFF; }

.gsk-bg-light-gray {
  background-color: #B6B6B6; }

.gsk-bg-dark-blue {
  background-color: #245F8C; }

.gsk-bg-dark-navy {
  background-color: #1E2939; }

.gsk-bg-light-blue {
  background-color: #EFF6FF; }

.gsk-bg-deep-blue {
  background-color: #002440; }

.gsk-bg-peach {
  background-color: #F7855C; }

.gsk-bg-red {
  background-color: #FF0000; }

.gsk-bg-peachy-pink {
  background-color: #FDE0D6; }

.gsk-bg-vivid-orange {
  background-color: #F56633; }

.gsk-bg-deep-space-blue {
  background-color: #002844; }

.gsk-bg-slate-gray {
  background-color: #4A5565; }

.gsk-bg-cyan-blue {
  background-color: #1D4C70; }

.gsk-bg-slate-blue-gray {
  background-color: #364153; }

.gsk-bg-midnight-blue {
  background-color: #101828; }

.gsk-bg-dark-cerulean {
  background-color: #163954; }

.gsk-bg-medium-gray {
  background-color: #757575; }

.gsk-bg-midnight-navy {
  background-color: #07131C; }

.gsk-bg-pale-gray {
  background-color: #D9D9D9; }

.gsk-bg-steel-gray {
  background-color: #99A1AF; }

.gsk-bg-charcoal-black {
  background-color: #1E1E1E; }

.gsk-bg-silver-gray {
  background-color: #B3B3B3; }

.gsk-bg-soft-silver {
  background-color: #D7D7D7; }

.gsk-bg-steel-blue {
  background-color: #4E5A63; }

.gsk-bg-peach-pink-translucent {
  background-color: #FDE0D680; }

.gsk-bg-white-translucent {
  background-color: rgba(255, 255, 255, 0.04); }

.gsk-bg-gray-semi-transparent {
  background-color: rgba(96, 96, 96, 0.4); }

.gsk-bg-dark-gray-translucent {
  background-color: rgba(48, 48, 48, 0.32); }

.gsk-bg-black-semi-transparent {
  background-color: rgba(0, 0, 0, 0.4); }

.gsk-bg-black-translucent {
  background-color: rgba(0, 0, 0, 0.1); }

.gsk-bg-gray-translucent {
  background-color: rgba(97, 97, 97, 0.1); }

.gsk-bg-dark-brown-translucent {
  background-color: rgba(80, 51, 51, 0.1); }

.gsk-bg-warm-brown-translucent {
  background-color: rgba(171, 99, 74, 0.1); }

.gsk-bg-orange-translucent {
  background-color: rgba(245, 102, 51, 0.1); }

.gsk-bg-dim-gray {
  background-color: #616161; }

.gsk-bg-pale-blue {
  background-color: #E9F0F5; }

.gsk-bg-mint-green {
  background-color: #B1E5C5C4; }

.gsk-bg-dark-midnight-blue {
  background-color: #0E2638; }

.gsk-bg-dark-teal {
  background-color: #091D1C; }

.gsk-bg-light-blue-gray {
  background-color: #D3DFE8; }

.gsk-bg-charcoal-gray {
  background-color: "$charcoal-gray"; }

.gsk-bg-off-white {
  background-color: "$off-white"; }

.gsk-bg-soft-gray {
  background-color: "$soft-gray"; }

/* Regular */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* Extra Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* Extra Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* ========================================
   DM Sans
======================================== */
/* Thin */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

/* Thin Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Regular */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* ExtraBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* ExtraBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* Black */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

/* Black Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

/* Poppins Light */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Light.woff2") format("woff2"), url("../../fonts/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Poppins Regular */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Regular.woff2") format("woff2"), url("../../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Poppins Medium */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Medium.woff2") format("woff2"), url("../../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Poppins SemiBold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../../fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* Poppins Bold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Bold.woff2") format("woff2"), url("../../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

.why-participate-heading,
.why-participate-description {
  max-width: 940px;
  margin: 0 auto;
  text-align: center;
  float: none; }

.why-participate-heading h5 {
  /* 28px, 36px */
  /* 33.6px, 40px */
  letter-spacing: 0%;
  font-family: "Atkinson Hyperlegible Next", sans-serif;
  font-weight: 700;
  margin-top: 1.813rem; }
  @media (max-width: 1023px) {
    .why-participate-heading h5 {
      font-size: 1.75rem; } }
  @media (min-width: 1024px) {
    .why-participate-heading h5 {
      font-size: 2.25rem; } }
  @media (max-width: 1023px) {
    .why-participate-heading h5 {
      line-height: 2.1rem; } }
  @media (min-width: 1024px) {
    .why-participate-heading h5 {
      line-height: 2.5rem; } }

.why-participate-description {
  /* 15px, 16px */
  /* 22.5px, 24px */
  letter-spacing: 0%;
  font-family: "DM Sans", sans-serif;
  font-weight: 400;
  margin-bottom: 2rem; }
  @media (max-width: 1023px) {
    .why-participate-description {
      font-size: 0.9375rem; } }
  @media (min-width: 1024px) {
    .why-participate-description {
      font-size: 1rem; } }
  @media (max-width: 1023px) {
    .why-participate-description {
      line-height: 1.40625rem; } }
  @media (min-width: 1024px) {
    .why-participate-description {
      line-height: 1.5rem; } }

.participate-card-2-box {
  width: 889px;
  margin: 0 auto;
  float: none;
  margin-bottom: 1.75rem;
  /* 28px */ }

.participate-card-2-box .component-content .paragraphSystem {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch; }

.reference-why-participate-card {
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin-bottom: 0; }

.participate-card-2-box .component-content .paragraphSystem > :last-child {
  margin-left: 1.75rem;
  /* 28px */ }

.participate-card-2-box
.paragraphSystem
> .parameterizedhtml.component.section {
  display: -ms-flexbox;
  display: flex;
  height: 100%; }

.participate-card-2-box
.paragraphSystem
> .parameterizedhtml.component.section
> .component-content {
  display: -ms-flexbox;
  display: flex; }

.participate-card-container {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 430px; }

.participate-card-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: start;
      align-items: flex-start;
  gap: 1rem;
  /* 16px */
  background-color: #ffffff;
  border-radius: 0.875rem;
  /* 14px */
  padding: 2.125rem 1.5rem;
  /* 34px 24px */
  box-shadow: 0rem 0.0625rem 0.25rem 0rem rgba(0, 0, 0, 0.25);
  /* 0px 1px 4px 0px */
  box-sizing: border-box; }

/* Icon */
.participate-card-icon {
  background: transparent; }

.participate-card-icon img {
  width: 3.375rem;
  /* 54px */
  height: 3.375rem;
  /* 54px */
  object-fit: contain; }

/* Title */
.participate-card-title p {
  margin: 0;
  /* 22px, 22px */
  /* 32px, 32px */
  font-weight: 600;
  color: #101828;
  letter-spacing: 0%;
  font-family: "Atkinson Hyperlegible Next", sans-serif; }
  @media (max-width: 1023px) {
    .participate-card-title p {
      font-size: 1.375rem; } }
  @media (min-width: 1024px) {
    .participate-card-title p {
      font-size: 1.375rem; } }
  @media (max-width: 1023px) {
    .participate-card-title p {
      line-height: 2rem; } }
  @media (min-width: 1024px) {
    .participate-card-title p {
      line-height: 2rem; } }

/* Description */
.participate-card-description p {
  margin-top: 1rem;
  /* 16px */
  font-size: 1rem;
  /* 16px */
  /* 16px, 16px */
  /* 24px, 24px */
  font-weight: 400;
  letter-spacing: 0%;
  color: #4a5565;
  line-height: 1.5rem;
  /* 24px */
  font-family: "DM Sans", sans-serif; }
  @media (max-width: 1023px) {
    .participate-card-description p {
      font-size: 1rem; } }
  @media (min-width: 1024px) {
    .participate-card-description p {
      font-size: 1rem; } }
  @media (max-width: 1023px) {
    .participate-card-description p {
      line-height: 1.5rem; } }
  @media (min-width: 1024px) {
    .participate-card-description p {
      line-height: 1.5rem; } }

.participation-main-heading-section h2 {
  margin-bottom: 4.5rem; }

/* Media Query */
@media (max-width: 1023px) {
  .participate-card-container {
    max-width: 408px;
    width: auto; }
  .reference-why-participate-card {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .participate-card-2-box {
    width: auto; }
  .why-participate-heading h5 {
    margin-bottom: 0; }
  .participate-card-2-box .component-content .paragraphSystem {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .reference-why-participate-card {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 1.75rem;
    /* 10px */ }
  .participate-card-2-box {
    margin-bottom: 0; }
  .participate-card-2-box .component-content .paragraphSystem > :last-child {
    margin-left: 0rem;
    /* 0px */ }
  .richText.component.section.why-participate-heading {
    margin-bottom: 0; } }

@media (max-width: 768px) {
  .participation-main-heading-section h2 {
    margin-bottom: 1.504rem; } }

@media (max-width: 439px) {
  .participate-card-container {
    max-width: 408px;
    width: auto; }
  .participate-card-title p {
    font-size: 1rem;
    line-height: 1.5rem; }
  .participate-card-description p {
    font-size: 0.75rem;
    line-height: 1rem; } }
/* stylelint-disable color-no-hex */
.gsk-bg-white {
  background-color: #FFFFFF; }

.gsk-bg-light-gray {
  background-color: #B6B6B6; }

.gsk-bg-dark-blue {
  background-color: #245F8C; }

.gsk-bg-dark-navy {
  background-color: #1E2939; }

.gsk-bg-light-blue {
  background-color: #EFF6FF; }

.gsk-bg-deep-blue {
  background-color: #002440; }

.gsk-bg-peach {
  background-color: #F7855C; }

.gsk-bg-red {
  background-color: #FF0000; }

.gsk-bg-peachy-pink {
  background-color: #FDE0D6; }

.gsk-bg-vivid-orange {
  background-color: #F56633; }

.gsk-bg-deep-space-blue {
  background-color: #002844; }

.gsk-bg-slate-gray {
  background-color: #4A5565; }

.gsk-bg-cyan-blue {
  background-color: #1D4C70; }

.gsk-bg-slate-blue-gray {
  background-color: #364153; }

.gsk-bg-midnight-blue {
  background-color: #101828; }

.gsk-bg-dark-cerulean {
  background-color: #163954; }

.gsk-bg-medium-gray {
  background-color: #757575; }

.gsk-bg-midnight-navy {
  background-color: #07131C; }

.gsk-bg-pale-gray {
  background-color: #D9D9D9; }

.gsk-bg-steel-gray {
  background-color: #99A1AF; }

.gsk-bg-charcoal-black {
  background-color: #1E1E1E; }

.gsk-bg-silver-gray {
  background-color: #B3B3B3; }

.gsk-bg-soft-silver {
  background-color: #D7D7D7; }

.gsk-bg-steel-blue {
  background-color: #4E5A63; }

.gsk-bg-peach-pink-translucent {
  background-color: #FDE0D680; }

.gsk-bg-white-translucent {
  background-color: rgba(255, 255, 255, 0.04); }

.gsk-bg-gray-semi-transparent {
  background-color: rgba(96, 96, 96, 0.4); }

.gsk-bg-dark-gray-translucent {
  background-color: rgba(48, 48, 48, 0.32); }

.gsk-bg-black-semi-transparent {
  background-color: rgba(0, 0, 0, 0.4); }

.gsk-bg-black-translucent {
  background-color: rgba(0, 0, 0, 0.1); }

.gsk-bg-gray-translucent {
  background-color: rgba(97, 97, 97, 0.1); }

.gsk-bg-dark-brown-translucent {
  background-color: rgba(80, 51, 51, 0.1); }

.gsk-bg-warm-brown-translucent {
  background-color: rgba(171, 99, 74, 0.1); }

.gsk-bg-orange-translucent {
  background-color: rgba(245, 102, 51, 0.1); }

.gsk-bg-dim-gray {
  background-color: #616161; }

.gsk-bg-pale-blue {
  background-color: #E9F0F5; }

.gsk-bg-mint-green {
  background-color: #B1E5C5C4; }

.gsk-bg-dark-midnight-blue {
  background-color: #0E2638; }

.gsk-bg-dark-teal {
  background-color: #091D1C; }

.gsk-bg-light-blue-gray {
  background-color: #D3DFE8; }

/* Regular */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* Extra Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* Extra Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* ========================================
   DM Sans
======================================== */
/* Thin */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

/* Thin Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Regular */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* ExtraBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* ExtraBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* Black */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

/* Black Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

/* Poppins Light */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Light.woff2") format("woff2"), url("../../fonts/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Poppins Regular */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Regular.woff2") format("woff2"), url("../../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Poppins Medium */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Medium.woff2") format("woff2"), url("../../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Poppins SemiBold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../../fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* Poppins Bold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Bold.woff2") format("woff2"), url("../../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

.steps-card-container {
  max-width: 58.25rem;
  margin: 0 auto;
  float: none; }
  .steps-card-container .richText-content h4 {
    text-align: center;
    font-weight: 700;
    color: #091D1C;
    margin-bottom: 1.125rem; }
    @media (max-width: 1023px) {
      .steps-card-container .richText-content h4 {
        font-size: 1.75rem; } }
    @media (min-width: 1024px) {
      .steps-card-container .richText-content h4 {
        font-size: 2.25rem; } }
    @media (max-width: 1023px) {
      .steps-card-container .richText-content h4 {
        line-height: 2.1rem; } }
    @media (min-width: 1024px) {
      .steps-card-container .richText-content h4 {
        line-height: 2.625rem; } }

.steps-card .component-content .paragraphSystem {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.steps-card .reference-steps-card-hover-image {
  display: -ms-flexbox;
  display: flex; }

.steps-card .reference-steps-card-hover-image .component-content {
  display: -ms-flexbox;
  display: flex;
  width: 100%; }

.steps-card .teaser-card {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex: 1;
      flex: 1;
  background-color: #FFFFFF;
  border-radius: 2rem;
  overflow: hidden;
  box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.05);
  transition: 0.5s; }
  .steps-card .teaser-card-header {
    padding: 1.5rem 3.5rem 0.875rem 3.5rem;
    -ms-flex: 1;
        flex: 1; }
  .steps-card .teaser-card-title h6 {
    color: #002844;
    font-weight: 700;
    padding: 0.25rem 0;
    margin: 0; }
    @media (max-width: 1023px) {
      .steps-card .teaser-card-title h6 {
        font-size: 1.5rem; } }
    @media (min-width: 1024px) {
      .steps-card .teaser-card-title h6 {
        font-size: 1.875rem; } }
    @media (max-width: 1023px) {
      .steps-card .teaser-card-title h6 {
        line-height: 1.875rem; } }
    @media (min-width: 1024px) {
      .steps-card .teaser-card-title h6 {
        line-height: 2.25rem; } }
  .steps-card .teaser-card-capsule {
    background: #D3DFE8;
    display: inline-block;
    border-radius: 1rem;
    padding: 0.25rem 1rem;
    font-size: 0.875rem;
    font-family: "Poppins", sans-serif;
    line-height: 1.5rem;
    font-weight: 400;
    color: #002440; }
  .steps-card .teaser-card-image-wrapper {
    width: 100%;
    position: relative;
    line-height: 0; }
    .steps-card .teaser-card-image-wrapper img {
      width: 100%;
      object-fit: cover; }
    .steps-card .teaser-card-image-wrapper:hover img {
      visibility: hidden; }
    .steps-card .teaser-card-image-wrapper .teaser-card-overlay {
      position: absolute;
      inset: 0;
      background: #FFFFFF;
      border-bottom-left-radius: 2rem;
      border-bottom-right-radius: 2rem;
      z-index: 1;
      visibility: hidden;
      border: 1px solid transparent; }
    .steps-card .teaser-card-image-wrapper:hover .teaser-card-overlay {
      visibility: visible;
      transition: 0.5s; }
    .steps-card .teaser-card-image-wrapper p {
      font-weight: 400;
      font-family: "DM Sans", sans-serif; }
      @media (max-width: 1023px) {
        .steps-card .teaser-card-image-wrapper p {
          font-size: 0.75rem; } }
      @media (min-width: 1024px) {
        .steps-card .teaser-card-image-wrapper p {
          font-size: 1.125rem; } }
      @media (max-width: 1023px) {
        .steps-card .teaser-card-image-wrapper p {
          line-height: 1.125rem; } }
      @media (min-width: 1024px) {
        .steps-card .teaser-card-image-wrapper p {
          line-height: 1.5rem; } }
    .steps-card .teaser-card-image-wrapper .teaser-card-description {
      padding: 0.25rem 1.25rem 1.25rem 3.5rem; }

.steps-card .paragraphSystem.content {
  margin-top: 0.75rem; }

@media (max-width: 768px) {
  .steps-card-container {
    max-width: 95%; }
  .steps-card.component {
    margin-bottom: 0; }
  .steps-card .paragraphSystem.content {
    margin: 0; }
  .steps-card .teaser-card-header {
    padding: 1.5rem 1.4375rem 0.875rem 1.4375rem; }
  .steps-card .teaser-card-image-wrapper .teaser-card-description {
    padding-left: 1.4375rem; }
  .steps-card .teaser-card-image-wrapper p {
    margin: 0.3125rem 0; }
  .reference-steps-card-hover-image {
    margin: 0.9375rem 0; } }

@media (max-width: 1023px) {
  .steps-card-container .richText-content h4 {
    margin-bottom: 1rem; }
  .steps-card .teaser-card-header {
    padding: 1.5rem 1.4375rem 0.875rem 1.4375rem; } }

 /* Regular */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* Extra Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* Extra Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* ========================================
   DM Sans
======================================== */
/* Thin */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

/* Thin Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Regular */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* ExtraBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* ExtraBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* Black */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

/* Black Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

/* Poppins Light */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Light.woff2") format("woff2"), url("../../fonts/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Poppins Regular */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Regular.woff2") format("woff2"), url("../../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Poppins Medium */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Medium.woff2") format("woff2"), url("../../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Poppins SemiBold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../../fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* Poppins Bold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Bold.woff2") format("woff2"), url("../../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* stylelint-disable color-no-hex */
.gsk-bg-white {
  background-color: #FFFFFF; }

.gsk-bg-light-gray {
  background-color: #B6B6B6; }

.gsk-bg-dark-blue {
  background-color: #245F8C; }

.gsk-bg-dark-navy {
  background-color: #1E2939; }

.gsk-bg-light-blue {
  background-color: #EFF6FF; }

.gsk-bg-deep-blue {
  background-color: #002440; }

.gsk-bg-peach {
  background-color: #F7855C; }

.gsk-bg-red {
  background-color: #FF0000; }

.gsk-bg-peachy-pink {
  background-color: #FDE0D6; }

.gsk-bg-vivid-orange {
  background-color: #F56633; }

.gsk-bg-deep-space-blue {
  background-color: #002844; }

.gsk-bg-slate-gray {
  background-color: #4A5565; }

.gsk-bg-cyan-blue {
  background-color: #1D4C70; }

.gsk-bg-slate-blue-gray {
  background-color: #364153; }

.gsk-bg-midnight-blue {
  background-color: #101828; }

.gsk-bg-dark-cerulean {
  background-color: #163954; }

.gsk-bg-medium-gray {
  background-color: #757575; }

.gsk-bg-midnight-navy {
  background-color: #07131C; }

.gsk-bg-pale-gray {
  background-color: #D9D9D9; }

.gsk-bg-steel-gray {
  background-color: #99A1AF; }

.gsk-bg-charcoal-black {
  background-color: #1E1E1E; }

.gsk-bg-silver-gray {
  background-color: #B3B3B3; }

.gsk-bg-soft-silver {
  background-color: #D7D7D7; }

.gsk-bg-steel-blue {
  background-color: #4E5A63; }

.gsk-bg-peach-pink-translucent {
  background-color: #FDE0D680; }

.gsk-bg-white-translucent {
  background-color: rgba(255, 255, 255, 0.04); }

.gsk-bg-gray-semi-transparent {
  background-color: rgba(96, 96, 96, 0.4); }

.gsk-bg-dark-gray-translucent {
  background-color: rgba(48, 48, 48, 0.32); }

.gsk-bg-black-semi-transparent {
  background-color: rgba(0, 0, 0, 0.4); }

.gsk-bg-black-translucent {
  background-color: rgba(0, 0, 0, 0.1); }

.gsk-bg-gray-translucent {
  background-color: rgba(97, 97, 97, 0.1); }

.gsk-bg-dark-brown-translucent {
  background-color: rgba(80, 51, 51, 0.1); }

.gsk-bg-warm-brown-translucent {
  background-color: rgba(171, 99, 74, 0.1); }

.gsk-bg-orange-translucent {
  background-color: rgba(245, 102, 51, 0.1); }

.gsk-bg-dim-gray {
  background-color: #616161; }

.gsk-bg-pale-blue {
  background-color: #E9F0F5; }

.gsk-bg-mint-green {
  background-color: #B1E5C5C4; }

.gsk-bg-dark-midnight-blue {
  background-color: #0E2638; }

.gsk-bg-dark-teal {
  background-color: #091D1C; }

.gsk-bg-light-blue-gray {
  background-color: #D3DFE8; }

.gsk-bg-charcoal-gray {
  background-color: "$charcoal-gray"; }

.gsk-bg-off-white {
  background-color: "$off-white"; }

.gsk-bg-soft-gray {
  background-color: "$soft-gray"; }

.iconactioncard {
  margin-bottom: 0; }
  .iconactioncard .action-card-group {
    display: -ms-flexbox;
    display: flex;
    gap: 1.125rem;
    -ms-flex-pack: center;
        justify-content: center; }
    @media (max-width: 768px) {
      .iconactioncard .action-card-group {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr;
            grid-template-columns: 1fr;
        -ms-grid-rows: (1fr)[2];
            grid-template-rows: repeat(2, 1fr); } }
    .iconactioncard .action-card-group .action-card {
      background: #FFFFFF;
      border-radius: 1.125rem;
      padding-inline: 2rem;
      padding-top: 1.6875rem;
      padding-bottom: 2rem;
      min-width: 0;
      max-width: 420px;
      box-sizing: border-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      text-align: center;
      box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25); }
      .iconactioncard .action-card-group .action-card:hover {
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); }
      .iconactioncard .action-card-group .action-card .card-icon {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center; }
        .iconactioncard .action-card-group .action-card .card-icon:empty {
          visibility: hidden; }
      .iconactioncard .action-card-group .action-card .card-title {
        margin-bottom: 0;
        font-family: "Atkinson Hyperlegible Next", sans-serif;
        color: #002440;
        margin-top: 0.5rem; }
      .iconactioncard .action-card-group .action-card .card-description {
        color: #002440;
        font-family: "DM Sans", sans-serif; }
      .iconactioncard .action-card-group .action-card .card-button {
        margin-top: auto; }
        .iconactioncard .action-card-group .action-card .card-button a,
        .iconactioncard .action-card-group .action-card .card-button button {
          display: -ms-inline-flexbox;
          display: inline-flex;
          -ms-flex-align: center;
              align-items: center;
          gap: 0.625rem;
          font-weight: 600;
          margin-block: 0;
          font-family: "Atkinson Hyperlegible Next", sans-serif; }
          @media (max-width: 1023px) {
            .iconactioncard .action-card-group .action-card .card-button a,
            .iconactioncard .action-card-group .action-card .card-button button {
              font-size: 1rem; } }
          @media (min-width: 1024px) {
            .iconactioncard .action-card-group .action-card .card-button a,
            .iconactioncard .action-card-group .action-card .card-button button {
              font-size: 1rem; } }
          @media (max-width: 1023px) {
            .iconactioncard .action-card-group .action-card .card-button a,
            .iconactioncard .action-card-group .action-card .card-button button {
              line-height: 2rem; } }
          @media (min-width: 1024px) {
            .iconactioncard .action-card-group .action-card .card-button a,
            .iconactioncard .action-card-group .action-card .card-button button {
              line-height: 2rem; } }
          .iconactioncard .action-card-group .action-card .card-button a.primary-button:hover,
          .iconactioncard .action-card-group .action-card .card-button button.primary-button:hover {
            color: #FFFFFF; }
          .iconactioncard .action-card-group .action-card .card-button a.secondary-button:hover,
          .iconactioncard .action-card-group .action-card .card-button button.secondary-button:hover {
            color: #F56633; }
          @media (max-width: 420px) {
            .iconactioncard .action-card-group .action-card .card-button a,
            .iconactioncard .action-card-group .action-card .card-button button {
              margin: 0; } }
        @media (max-width: 420px) {
          .iconactioncard .action-card-group .action-card .card-button .primary-button-icon img {
            width: 1.25rem; } }
      @media (max-width: 768px) {
        .iconactioncard .action-card-group .action-card {
          width: 92.73vw;
          max-width: 92.73vw; } }
      .iconactioncard .action-card-group .action-card:nth-of-type(2) .card-title {
        margin-top: 0.875rem; }
/* stylelint-disable color-no-hex */
.gsk-bg-white {
  background-color: #FFFFFF; }

.gsk-bg-light-gray {
  background-color: #B6B6B6; }

.gsk-bg-dark-blue {
  background-color: #245F8C; }

.gsk-bg-dark-navy {
  background-color: #1E2939; }

.gsk-bg-light-blue {
  background-color: #EFF6FF; }

.gsk-bg-deep-blue {
  background-color: #002440; }

.gsk-bg-peach {
  background-color: #F7855C; }

.gsk-bg-red {
  background-color: #FF0000; }

.gsk-bg-peachy-pink {
  background-color: #FDE0D6; }

.gsk-bg-vivid-orange {
  background-color: #F56633; }

.gsk-bg-deep-space-blue {
  background-color: #002844; }

.gsk-bg-slate-gray {
  background-color: #4A5565; }

.gsk-bg-cyan-blue {
  background-color: #1D4C70; }

.gsk-bg-slate-blue-gray {
  background-color: #364153; }

.gsk-bg-midnight-blue {
  background-color: #101828; }

.gsk-bg-dark-cerulean {
  background-color: #163954; }

.gsk-bg-medium-gray {
  background-color: #757575; }

.gsk-bg-midnight-navy {
  background-color: #07131C; }

.gsk-bg-pale-gray {
  background-color: #D9D9D9; }

.gsk-bg-steel-gray {
  background-color: #99A1AF; }

.gsk-bg-charcoal-black {
  background-color: #1E1E1E; }

.gsk-bg-silver-gray {
  background-color: #B3B3B3; }

.gsk-bg-soft-silver {
  background-color: #D7D7D7; }

.gsk-bg-steel-blue {
  background-color: #4E5A63; }

.gsk-bg-peach-pink-translucent {
  background-color: #FDE0D680; }

.gsk-bg-white-translucent {
  background-color: rgba(255, 255, 255, 0.04); }

.gsk-bg-gray-semi-transparent {
  background-color: rgba(96, 96, 96, 0.4); }

.gsk-bg-dark-gray-translucent {
  background-color: rgba(48, 48, 48, 0.32); }

.gsk-bg-black-semi-transparent {
  background-color: rgba(0, 0, 0, 0.4); }

.gsk-bg-black-translucent {
  background-color: rgba(0, 0, 0, 0.1); }

.gsk-bg-gray-translucent {
  background-color: rgba(97, 97, 97, 0.1); }

.gsk-bg-dark-brown-translucent {
  background-color: rgba(80, 51, 51, 0.1); }

.gsk-bg-warm-brown-translucent {
  background-color: rgba(171, 99, 74, 0.1); }

.gsk-bg-orange-translucent {
  background-color: rgba(245, 102, 51, 0.1); }

.gsk-bg-dim-gray {
  background-color: #616161; }

.gsk-bg-pale-blue {
  background-color: #E9F0F5; }

.gsk-bg-mint-green {
  background-color: #B1E5C5C4; }

.gsk-bg-dark-midnight-blue {
  background-color: #0E2638; }

.gsk-bg-dark-teal {
  background-color: #091D1C; }

.gsk-bg-light-blue-gray {
  background-color: #D3DFE8; }

.gsk-bg-charcoal-gray {
  background-color: "$charcoal-gray"; }

.gsk-bg-off-white {
  background-color: "$off-white"; }

.gsk-bg-soft-gray {
  background-color: "$soft-gray"; }

/* Regular */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* Extra Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* Extra Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* ========================================
   DM Sans
======================================== */
/* Thin */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

/* Thin Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Regular */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* ExtraBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* ExtraBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* Black */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

/* Black Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

/* Poppins Light */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Light.woff2") format("woff2"), url("../../fonts/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Poppins Regular */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Regular.woff2") format("woff2"), url("../../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Poppins Medium */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Medium.woff2") format("woff2"), url("../../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Poppins SemiBold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../../fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* Poppins Bold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Bold.woff2") format("woff2"), url("../../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

.initial-description-faq {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  font-family: "DM Sans", sans-serif;
  padding: 2rem 2rem 1.25rem 2rem;
  padding-bottom: 0;
  margin-top: 3.25rem; }

.select-topic-faq-heading {
  /* 24px, 32px */
  line-height: 2rem;
  font-weight: 600;
  font-family: "Atkinson Hyperlegible Next", sans-serif;
  padding: 2rem 0;
  margin-top: 3rem;
  letter-spacing: 0%; }
  @media (max-width: 1023px) {
    .select-topic-faq-heading {
      font-size: 1.5rem; } }
  @media (min-width: 1024px) {
    .select-topic-faq-heading {
      font-size: 2rem; } }

.select-topic-faq-heading h5 {
  margin: 0;
  line-height: 2rem;
  font-weight: 600;
  scroll-margin-top: 134px; }

.select-topic-faq-card-box .component-content .paragraphSystem {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch; }

.select-topic-faq-card-box .component-content {
  margin: 0; }

.reference-select-topic-faq-card {
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin-bottom: 0;
  -ms-flex: 1;
      flex: 1;
  min-width: 0; }

.reference-select-topic-faq-card .component-content {
  width: 100%; }

/* CARD */
.select-topic-card {
  max-width: 320px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: flex-start;
  border-radius: 0.875rem;
  /* 14px */
  border: 0.125rem solid transparent;
  background-color: #ffffff;
  box-shadow: 0rem 0.0625rem 0.25rem 0rem rgba(0, 0, 0, 0.25);
  /* 0px 1px 4px 0px */
  box-sizing: border-box;
  padding: 1.25rem 3rem 1.5rem 1.375rem;
  /* 20px 48px 22px  24px*/
  height: 100%; }

.select-topic-card:hover,
.select-topic-card.active {
  border-color: #f56633;
  cursor: pointer; }

/* ICON */
.select-topic-card-icon {
  background: transparent; }

.select-topic-card-icon img {
  width: 2.625rem;
  /* 42px */
  height: 2.625rem;
  /* 42px */
  object-fit: contain; }

.select-topic-card-title {
  /* 20px, 22px */
  /* 28px, 32px */
  font-weight: 600;
  font-family: "Atkinson Hyperlegible Next", sans-serif;
  letter-spacing: 0%;
  color: #101828; }
  @media (max-width: 1023px) {
    .select-topic-card-title {
      font-size: 1.25rem; } }
  @media (min-width: 1024px) {
    .select-topic-card-title {
      font-size: 1.375rem; } }
  @media (max-width: 1023px) {
    .select-topic-card-title {
      line-height: 1.75rem; } }
  @media (min-width: 1024px) {
    .select-topic-card-title {
      line-height: 2rem; } }

.select-topic-card-title p {
  margin: 0.25rem 0rem; }

/* Media Query */
@media (max-width: 1279px) {
  .select-topic-faq-heading {
    margin-left: 0rem; }
  .select-topic-faq-heading h5 {
    padding: 1.2rem; } }

@media (max-width: 768px) {
  .select-topic-card {
    max-width: 100%;
    width: auto; }
  /* ICON */
  .select-topic-card-icon {
    margin-top: 0.375rem; }
  .initial-description-faq {
    display: none; }
  .select-topic-faq-heading {
    padding: 0;
    margin-left: 0.5rem; }
  .select-topic-faq-heading h5 {
    padding: 0; }
  .select-topic-faq-card-box .component-content .paragraphSystem {
    width: 100%;
    -ms-flex-direction: column;
        flex-direction: column;
    gap: 0.25rem;
    /* 4px */
    margin: 0 auto; }
  .reference-select-topic-faq-card {
    margin-bottom: 0.625rem;
    /* 10px */ }
  .reference-select-topic-faq-card .component-content {
    width: 100%; } }

.select-topic-card-title h6 {
  margin: 0;
  font-weight: 600;
  font-size: 1.3rem;
  font-family: "Atkinson Hyperlegible Next", sans-serif; }

@media (min-width: 992px) {
  .page-fragen-und-antworten .faq-content-box {
    margin: 0 auto 180px; } }

@media (max-width: 992px) {
  .page-fragen-und-antworten .faq-content-box {
    margin: 0 auto 50px; } }

@media (max-width: 768px) {
  .page-fragen-und-antworten .select-topic-card-icon img {
    margin-right: 7px; }
  .page-fragen-und-antworten .select-topic-card {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: center;
        align-items: center;
    padding-right: 1.375rem; } }

@media (max-width: 440px) {
  .page-fragen-und-antworten .select-topic-card-title h6 {
    font-size: 1.2rem; } }

@media (max-width: 414px) {
  .page-fragen-und-antworten .select-topic-card-title h6 {
    font-size: 1rem; } }

@media (max-width: 379px) {
  .page-fragen-und-antworten .select-topic-card {
    padding-left: 1rem;
    padding-right: 1rem; } }
/* Regular */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* Extra Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* Extra Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* ========================================
   DM Sans
======================================== */
/* Thin */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

/* Thin Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Regular */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* ExtraBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* ExtraBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* Black */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

/* Black Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

/* Poppins Light */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Light.woff2") format("woff2"), url("../../fonts/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Poppins Regular */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Regular.woff2") format("woff2"), url("../../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Poppins Medium */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Medium.woff2") format("woff2"), url("../../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Poppins SemiBold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../../fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* Poppins Bold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Bold.woff2") format("woff2"), url("../../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

.sticky-menu-nav {
  position: fixed;
  width: 15.875rem;
  /* 254px */
  top: calc(var(--scroll-offset) + 3.75rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  box-shadow: 0rem 0.0625rem 0.25rem 0rem rgba(0, 0, 0, 0.25);
  /* 0px 1px 4px 0px */
  border-radius: 0.625rem;
  height: auto;
  font-family: "Atkinson Hyperlegible Next", sans-serif;
  z-index: 2;
  font-weight: 400;
  color: #616161;
  background-color: #ffffff;
  border-bottom: none;
  letter-spacing: 0;
  font-size: 1.125rem;
  line-height: 2rem;
  padding: 0;
  vertical-align: middle;
  margin-right: 4rem; }

.sticky-menu-nav ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.sticky-menu-nav li {
  margin-bottom: 0.5rem; }

.sticky-menu-nav li:last-child {
  margin-bottom: 0; }

.sticky-menu-nav a {
  display: block;
  padding: 0.625rem;
  color: #616161;
  text-decoration: none; }

.sticky-menu-nav a.active {
  background-color: #fde0d680;
  color: #f56633;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  letter-spacing: 0;
  font-family: "Atkinson Hyperlegible Next", sans-serif;
  vertical-align: middle; }
  .sticky-menu-nav a.active .sticky-menu-nav li {
    width: 100%; }

/* Arrow before active item */
.sticky-menu-nav a.active::before {
  content: "\2192";
  margin-right: 0.5rem;
  color: #f56633;
  font-size: 1.25rem; }

/*  Scroll offset fix */
[id^="section-"] {
  scroll-margin-top: var(--scroll-offset); }

.sticky-menu-btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  font-size: 1rem;
  line-height: 2rem;
  letter-spacing: 0;
  color: #ffffff;
  font-weight: 600;
  text-align: center;
  margin: 0.625rem;
  padding: 0rem 0.875rem;
  font-family: "Atkinson Hyperlegible Next", sans-serif; }

.sticky-menu-btn span {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  white-space: nowrap;
  word-break: normal;
  overflow-wrap: normal; }

.sticky-menu-btn-icon-span {
  width: 1.5rem;
  height: 1.5rem;
  padding-right: 0.25rem; }

.sticky-menu-btn a {
  color: #ffffff;
  white-space: nowrap;
  word-break: normal;
  overflow-wrap: normal; }

@media (max-width: 1350px) {
  .sticky-menu-nav {
    margin-right: auto; } }

@media (max-width: 1279px) {
  .sticky-menu-nav {
    font-size: 0.75rem;
    line-height: 1.2rem;
    width: 12.5rem;
    margin-right: auto; }
  .sticky-menu-nav a {
    padding: 0.5rem; }
  .sticky-menu-btn {
    margin: 0.3125rem;
    font-size: 0.75rem;
    color: #ffffff; }
  .sticky-menu-btn a {
    font-size: 0.75rem;
    color: #ffffff; }
  .sticky-menu-nav a.active {
    font-weight: 400;
    font-family: "Atkinson Hyperlegible Next", sans-serif;
    font-size: 0.75rem;
    line-height: 1.2rem; }
  .sticky-mobile-btn {
    font-size: 0.75rem;
    line-height: 1.2rem; } }

@media (max-width: 991px) {
  .sticky-menu-nav {
    position: fixed;
    top: var(--scroll-offset, 5rem);
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
    padding: 0;
    border-radius: 0;
    font-size: 0.875rem;
    line-height: 1.313rem;
    font-weight: 400;
    font-family: "Atkinson Hyperlegible Next", sans-serif;
    box-shadow: 0 0.125rem 0.25rem -0.125rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1);
    /* 0 4px 6px -1px */ }
  /*  Mobile button (injected by JS) */
  .sticky-mobile-btn {
    width: 100%;
    font-size: 0.875rem;
    line-height: 1.313rem;
    font-weight: 600;
    padding: 1rem;
    text-align: left;
    background-color: #ffffff;
    color: #f56633;
    border: none;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    font-family: "Atkinson Hyperlegible Next", sans-serif;
    border-top: 0.52px solid #cccaca; }
  .sticky-mobile-btn::after {
    content: "";
    width: 0.5rem;
    height: 0.5rem;
    border-right: 0.125rem solid #f56633;
    border-bottom: 0.125rem solid #f56633;
    transform: rotate(45deg);
    transition: transform 0.2s ease;
    margin-left: auto; }
  .sticky-menu-nav a {
    padding: 0.75rem 1rem; }
  .sticky-menu-nav a.active {
    font-weight: 400;
    font-family: "Atkinson Hyperlegible Next", sans-serif;
    font-size: 0.875rem;
    line-height: 1.313rem; }
  .sticky-menu-nav.open .sticky-mobile-btn::after {
    transform: rotate(-135deg); }
  .sticky-mobile-btn::after {
    transition: transform 0.2s ease; }
  /* Arrow before active item */
  .sticky-menu-nav a.active::before {
    content: none; }
  /*  Hide menu by default */
  .sticky-menu-nav ul {
    display: none; }
  /*  Show when open */
  .sticky-menu-nav.open ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
  /* Hide CTA by default on mobile */
  .sticky-menu-btn {
    display: none;
    margin: 1rem; }
  .sticky-menu-btn a {
    font-size: 0.875rem;
    line-height: 1.313rem; }
  /* Show CTA only when menu is open */
  .sticky-menu-nav.open .sticky-menu-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
  /*  Scroll offset fix */
  [id^="section-"] {
    scroll-margin-top: var(--total-offset); } }
/* stylelint-disable color-no-hex */
.gsk-bg-white {
  background-color: #FFFFFF; }

.gsk-bg-light-gray {
  background-color: #B6B6B6; }

.gsk-bg-dark-blue {
  background-color: #245F8C; }

.gsk-bg-dark-navy {
  background-color: #1E2939; }

.gsk-bg-light-blue {
  background-color: #EFF6FF; }

.gsk-bg-deep-blue {
  background-color: #002440; }

.gsk-bg-peach {
  background-color: #F7855C; }

.gsk-bg-red {
  background-color: #FF0000; }

.gsk-bg-peachy-pink {
  background-color: #FDE0D6; }

.gsk-bg-vivid-orange {
  background-color: #F56633; }

.gsk-bg-deep-space-blue {
  background-color: #002844; }

.gsk-bg-slate-gray {
  background-color: #4A5565; }

.gsk-bg-cyan-blue {
  background-color: #1D4C70; }

.gsk-bg-slate-blue-gray {
  background-color: #364153; }

.gsk-bg-midnight-blue {
  background-color: #101828; }

.gsk-bg-dark-cerulean {
  background-color: #163954; }

.gsk-bg-medium-gray {
  background-color: #757575; }

.gsk-bg-midnight-navy {
  background-color: #07131C; }

.gsk-bg-pale-gray {
  background-color: #D9D9D9; }

.gsk-bg-steel-gray {
  background-color: #99A1AF; }

.gsk-bg-charcoal-black {
  background-color: #1E1E1E; }

.gsk-bg-silver-gray {
  background-color: #B3B3B3; }

.gsk-bg-soft-silver {
  background-color: #D7D7D7; }

.gsk-bg-steel-blue {
  background-color: #4E5A63; }

.gsk-bg-peach-pink-translucent {
  background-color: #FDE0D680; }

.gsk-bg-white-translucent {
  background-color: rgba(255, 255, 255, 0.04); }

.gsk-bg-gray-semi-transparent {
  background-color: rgba(96, 96, 96, 0.4); }

.gsk-bg-dark-gray-translucent {
  background-color: rgba(48, 48, 48, 0.32); }

.gsk-bg-black-semi-transparent {
  background-color: rgba(0, 0, 0, 0.4); }

.gsk-bg-black-translucent {
  background-color: rgba(0, 0, 0, 0.1); }

.gsk-bg-gray-translucent {
  background-color: rgba(97, 97, 97, 0.1); }

.gsk-bg-dark-brown-translucent {
  background-color: rgba(80, 51, 51, 0.1); }

.gsk-bg-warm-brown-translucent {
  background-color: rgba(171, 99, 74, 0.1); }

.gsk-bg-orange-translucent {
  background-color: rgba(245, 102, 51, 0.1); }

.gsk-bg-dim-gray {
  background-color: #616161; }

.gsk-bg-pale-blue {
  background-color: #E9F0F5; }

.gsk-bg-mint-green {
  background-color: #B1E5C5C4; }

.gsk-bg-dark-midnight-blue {
  background-color: #0E2638; }

.gsk-bg-dark-teal {
  background-color: #091D1C; }

.gsk-bg-light-blue-gray {
  background-color: #D3DFE8; }

.processsteps .process-steps {
  padding: 1.75rem;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  border-radius: 1.875rem;
  background: #FDE0D6; }
  @media (max-width: 1023px) {
    .processsteps .process-steps {
      padding: 1.5rem; } }
  .processsteps .process-steps .process-title {
    margin-top: 0;
    margin-bottom: 0.625rem;
    padding-block: 0.71875rem;
    color: #1E2939; }
  .processsteps .process-steps .steps-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    gap: 1rem; }
  .processsteps .process-steps .step-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding-block: 0.625rem;
    padding-inline: 1.5rem;
    gap: 12px;
    background: #FFFFFF;
    border-radius: 1rem;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25); }
    @media (max-width: 1023px) {
      .processsteps .process-steps .step-item {
        padding: 0.875rem; } }
    .processsteps .process-steps .step-item .step-text {
      margin: 0;
      color: #000000; }
@charset "UTF-8";
/* stylelint-disable color-no-hex */
.gsk-bg-white {
  background-color: #FFFFFF; }

.gsk-bg-light-gray {
  background-color: #B6B6B6; }

.gsk-bg-dark-blue {
  background-color: #245F8C; }

.gsk-bg-dark-navy {
  background-color: #1E2939; }

.gsk-bg-light-blue {
  background-color: #EFF6FF; }

.gsk-bg-deep-blue {
  background-color: #002440; }

.gsk-bg-peach {
  background-color: #F7855C; }

.gsk-bg-red {
  background-color: #FF0000; }

.gsk-bg-peachy-pink {
  background-color: #FDE0D6; }

.gsk-bg-vivid-orange {
  background-color: #F56633; }

.gsk-bg-deep-space-blue {
  background-color: #002844; }

.gsk-bg-slate-gray {
  background-color: #4A5565; }

.gsk-bg-cyan-blue {
  background-color: #1D4C70; }

.gsk-bg-slate-blue-gray {
  background-color: #364153; }

.gsk-bg-midnight-blue {
  background-color: #101828; }

.gsk-bg-dark-cerulean {
  background-color: #163954; }

.gsk-bg-medium-gray {
  background-color: #757575; }

.gsk-bg-midnight-navy {
  background-color: #07131C; }

.gsk-bg-pale-gray {
  background-color: #D9D9D9; }

.gsk-bg-steel-gray {
  background-color: #99A1AF; }

.gsk-bg-charcoal-black {
  background-color: #1E1E1E; }

.gsk-bg-silver-gray {
  background-color: #B3B3B3; }

.gsk-bg-soft-silver {
  background-color: #D7D7D7; }

.gsk-bg-steel-blue {
  background-color: #4E5A63; }

.gsk-bg-peach-pink-translucent {
  background-color: #FDE0D680; }

.gsk-bg-white-translucent {
  background-color: rgba(255, 255, 255, 0.04); }

.gsk-bg-gray-semi-transparent {
  background-color: rgba(96, 96, 96, 0.4); }

.gsk-bg-dark-gray-translucent {
  background-color: rgba(48, 48, 48, 0.32); }

.gsk-bg-black-semi-transparent {
  background-color: rgba(0, 0, 0, 0.4); }

.gsk-bg-black-translucent {
  background-color: rgba(0, 0, 0, 0.1); }

.gsk-bg-gray-translucent {
  background-color: rgba(97, 97, 97, 0.1); }

.gsk-bg-dark-brown-translucent {
  background-color: rgba(80, 51, 51, 0.1); }

.gsk-bg-warm-brown-translucent {
  background-color: rgba(171, 99, 74, 0.1); }

.gsk-bg-orange-translucent {
  background-color: rgba(245, 102, 51, 0.1); }

.gsk-bg-dim-gray {
  background-color: #616161; }

.gsk-bg-pale-blue {
  background-color: #E9F0F5; }

.gsk-bg-mint-green {
  background-color: #B1E5C5C4; }

.gsk-bg-dark-midnight-blue {
  background-color: #0E2638; }

.gsk-bg-dark-teal {
  background-color: #091D1C; }

.gsk-bg-light-blue-gray {
  background-color: #D3DFE8; }

.gsk-bg-charcoal-gray {
  background-color: "$charcoal-gray"; }

.gsk-bg-off-white {
  background-color: "$off-white"; }

.gsk-bg-soft-gray {
  background-color: "$soft-gray"; }

/* Regular */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* Extra Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* Extra Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* ========================================
   DM Sans
======================================== */
/* Thin */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

/* Thin Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Regular */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* ExtraBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* ExtraBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* Black */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

/* Black Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

/* Poppins Light */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Light.woff2") format("woff2"), url("../../fonts/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Poppins Regular */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Regular.woff2") format("woff2"), url("../../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Poppins Medium */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Medium.woff2") format("woff2"), url("../../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Poppins SemiBold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../../fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* Poppins Bold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Bold.woff2") format("woff2"), url("../../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

.medical-condition-container {
  float: none;
  margin-top: 2.9375rem; }
  .medical-condition-container > .paragraphSystem {
    display: -ms-flexbox;
    display: flex; }

.medical-condition-details {
  max-width: 62.875rem; }
  .medical-condition-details.component {
    clear: none; }
  .medical-condition-details h2 {
    margin-bottom: 1.25rem; }
  .medical-condition-details h5 {
    margin-bottom: 1rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
    gap: 0.5rem; }
    .medical-condition-details h5 span:first-child {
      white-space: nowrap;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
    .medical-condition-details h5 span:last-child {
      -ms-flex: 1;
          flex: 1;
      -ms-hyphens: auto;
          hyphens: auto; }
  .medical-condition-details ul {
    padding-top: 0; }
    .medical-condition-details ul li {
      margin-block: 0; }
  .medical-condition-details p .selection-bold {
    font-weight: 600; }
  .medical-condition-details .study-search-container {
    margin-top: 1.625rem; }
  .medical-condition-details .rare-diseases-section .reference-info-cards.even {
    margin-inline: 1.25rem; }
  .medical-condition-details .rare-diseases-section .reference-info-cards h6 {
    font-size: 1.125rem;
    line-height: 150%; }
  .medical-condition-details .respiratory-diseases-section .image-position-Right {
    margin-block: 2.5rem 1rem; }
  .medical-condition-details .respiratory-diseases-section .logo-card-2-box.first {
    margin-top: 1rem; }
  .medical-condition-details .treatment-options-rt-card h6 {
    font-size: 1rem;
    font-weight: 600;
    font-family: "DM Sans", sans-serif; }
  .medical-condition-details .treatment-options-rt-card .richText.first {
    padding-inline: 0 1.875rem; }
  .medical-condition-details .treatment-options-rt-card .richText.last {
    padding-inline: 1.25rem 0; }
  .medical-condition-details .treatment-options-section .reference-logo-card-two {
    margin-block: 1rem 1.375rem; }
  .medical-condition-details .treatment-options-section .logo-card-two-container {
    box-shadow: 0 0.0625rem 0.25rem 0 #00000040; }
  .medical-condition-details .treatment-options-section .image-one-side {
    margin-block: 0.375rem 1rem; }
  .medical-condition-details .list-content {
    padding-right: 0.625rem; }
    .medical-condition-details .list-content .article-teaser-list-columns {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    .medical-condition-details .list-content .article-teaser-list-title {
      font-size: 1.375rem;
      font-weight: 600;
      font-family: "DM Sans", sans-serif;
      line-height: 1.5; }
    .medical-condition-details .list-content .list-column ul {
      list-style: none;
      padding-left: 0; }
      .medical-condition-details .list-content .list-column ul li {
        font-size: 1.125rem;
        position: relative;
        padding-left: 0.875rem;
        margin: 0.125rem 0;
        font-family: "DM Sans", sans-serif;
        color: #002440;
        font-weight: 400; }
        .medical-condition-details .list-content .list-column ul li::before {
          content: "•";
          position: absolute;
          left: 0;
          font-size: 1.375rem;
          top: 50%;
          transform: translateY(-50%);
          color: #002440; }
  .medical-condition-details .vaccines-help-section .icon-text-card {
    -ms-flex-align: normal;
        align-items: normal;
    margin-block: 1rem 0.75rem; }
  .medical-condition-details .vaccines-help-section .logo-card-2-box.even {
    margin-top: 1rem; }
  .medical-condition-details .vaccines-help-richtext h6 {
    font-size: 1.125rem;
    font-weight: 500; }
  .medical-condition-details .component-gap-0.component,
  .medical-condition-details .component-gap-0 .component {
    margin-bottom: 0; }
  .medical-condition-details .last-child-gap p:last-child, .medical-condition-details .last-child-gap.component {
    margin-bottom: 0; }
  .medical-condition-details .therapies-section .logo-card-2-box {
    margin-top: 1rem; }

.medical-condition-details .icon-with-text-tile h5 {
  margin-bottom: 0; }
  @media (max-width: 1023px) {
    .medical-condition-details .icon-with-text-tile h5 {
      font-size: 1.25rem; } }
  @media (min-width: 1024px) {
    .medical-condition-details .icon-with-text-tile h5 {
      font-size: 1.5rem; } }
  @media (max-width: 1023px) {
    .medical-condition-details .icon-with-text-tile h5 {
      line-height: 1.5rem; } }
  @media (min-width: 1024px) {
    .medical-condition-details .icon-with-text-tile h5 {
      line-height: 2rem; } }

@media (max-width: 768px) {
  .medical-condition-details .list-content .list-column {
    width: 100%; }
  .medical-condition-details .list-content .list-column ul {
    margin: 0; }
    .medical-condition-details .list-content .list-column ul li {
      font-size: 1rem; }
  .medical-condition-details .list-content .article-teaser-list-columns {
    margin-top: 0.9375rem; }
  .medical-condition-details .rare-diseases-section .reference-info-cards.even {
    margin-top: 0.813rem;
    margin-inline: 0; }
  .medical-condition-details .treatment-options-rt-card p {
    padding-right: 0; }
  .medical-condition-details .treatment-options-rt-card .component {
    padding-inline: 0; } }

@media (max-width: 1023px) {
  .medical-condition-details .treatment-options-rt-card p {
    padding-right: 0.625rem; }
  .medical-condition-details .info-card-box.treatment-options-rt-card .paragraphSystem {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  #content .medical-condition-details .treatment-options-rt-card .richText {
    padding-inline: 0; } }

@media screen and (max-width: 1280px) {
  .medical-condition-details .list-content .list-column ul li {
    font-size: 1rem; } }

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .medical-condition-details .list-content .list-column ul {
    margin: 0; }
  .medical-condition-details .article-teaser-list-columns {
    margin-top: 0.9375rem; } }
/* stylelint-disable color-no-hex */
.gsk-bg-white {
  background-color: #FFFFFF; }

.gsk-bg-light-gray {
  background-color: #B6B6B6; }

.gsk-bg-dark-blue {
  background-color: #245F8C; }

.gsk-bg-dark-navy {
  background-color: #1E2939; }

.gsk-bg-light-blue {
  background-color: #EFF6FF; }

.gsk-bg-deep-blue {
  background-color: #002440; }

.gsk-bg-peach {
  background-color: #F7855C; }

.gsk-bg-red {
  background-color: #FF0000; }

.gsk-bg-peachy-pink {
  background-color: #FDE0D6; }

.gsk-bg-vivid-orange {
  background-color: #F56633; }

.gsk-bg-deep-space-blue {
  background-color: #002844; }

.gsk-bg-slate-gray {
  background-color: #4A5565; }

.gsk-bg-cyan-blue {
  background-color: #1D4C70; }

.gsk-bg-slate-blue-gray {
  background-color: #364153; }

.gsk-bg-midnight-blue {
  background-color: #101828; }

.gsk-bg-dark-cerulean {
  background-color: #163954; }

.gsk-bg-medium-gray {
  background-color: #757575; }

.gsk-bg-midnight-navy {
  background-color: #07131C; }

.gsk-bg-pale-gray {
  background-color: #D9D9D9; }

.gsk-bg-steel-gray {
  background-color: #99A1AF; }

.gsk-bg-charcoal-black {
  background-color: #1E1E1E; }

.gsk-bg-silver-gray {
  background-color: #B3B3B3; }

.gsk-bg-soft-silver {
  background-color: #D7D7D7; }

.gsk-bg-steel-blue {
  background-color: #4E5A63; }

.gsk-bg-peach-pink-translucent {
  background-color: #FDE0D680; }

.gsk-bg-white-translucent {
  background-color: rgba(255, 255, 255, 0.04); }

.gsk-bg-gray-semi-transparent {
  background-color: rgba(96, 96, 96, 0.4); }

.gsk-bg-dark-gray-translucent {
  background-color: rgba(48, 48, 48, 0.32); }

.gsk-bg-black-semi-transparent {
  background-color: rgba(0, 0, 0, 0.4); }

.gsk-bg-black-translucent {
  background-color: rgba(0, 0, 0, 0.1); }

.gsk-bg-gray-translucent {
  background-color: rgba(97, 97, 97, 0.1); }

.gsk-bg-dark-brown-translucent {
  background-color: rgba(80, 51, 51, 0.1); }

.gsk-bg-warm-brown-translucent {
  background-color: rgba(171, 99, 74, 0.1); }

.gsk-bg-orange-translucent {
  background-color: rgba(245, 102, 51, 0.1); }

.gsk-bg-dim-gray {
  background-color: #616161; }

.gsk-bg-pale-blue {
  background-color: #E9F0F5; }

.gsk-bg-mint-green {
  background-color: #B1E5C5C4; }

.gsk-bg-dark-midnight-blue {
  background-color: #0E2638; }

.gsk-bg-dark-teal {
  background-color: #091D1C; }

.gsk-bg-light-blue-gray {
  background-color: #D3DFE8; }

.gsk-bg-charcoal-gray {
  background-color: "$charcoal-gray"; }

.gsk-bg-off-white {
  background-color: "$off-white"; }

.gsk-bg-soft-gray {
  background-color: "$soft-gray"; }

/* Regular */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* Extra Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* Extra Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* ========================================
   DM Sans
======================================== */
/* Thin */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

/* Thin Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Regular */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* ExtraBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* ExtraBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* Black */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

/* Black Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

/* Poppins Light */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Light.woff2") format("woff2"), url("../../fonts/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Poppins Regular */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Regular.woff2") format("woff2"), url("../../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Poppins Medium */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Medium.woff2") format("woff2"), url("../../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Poppins SemiBold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../../fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* Poppins Bold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Bold.woff2") format("woff2"), url("../../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

.subheading-medical {
  margin-bottom: 16px; }

/* Main card */
.logo-card-two-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 24px 32px;
  border-radius: 24px;
  background: white;
  box-sizing: border-box; }
  @media (max-width: 768px) {
    .logo-card-two-container {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

/* Left section */
.logo-card-two-left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center; }

/* Logo */
.logo-card-two-container .logo-card-logo {
  width: auto; }

/* Divider line */
.logo-card-two-container .logo-card-divider {
  width: 100%;
  margin: 10px 0;
  margin-bottom: 22px;
  background-color: #dcdcdc; }

/* Description text */
.logo-card-two-container .logo-card-description p {
  margin: 0;
  font-size: 16px;
  color: #2c3e50; }

.logo-card-two-container .logo-card-description p,
.logo-card-two-container .logo-card-description span {
  display: inline;
  margin: 0; }

.logo-card-two-container .logo-card-description span {
  margin-left: 4px;
  color: #ff6a00;
  font-weight: 500;
  display: inline;
  text-decoration: underline; }

.logo-card-two-right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

.logo-card-two-container .logo-card-side-image {
  width: auto;
  object-fit: contain; }
  @media (max-width: 768px) {
    .logo-card-two-container .logo-card-side-image {
      margin-top: 20px; } }

.icon-text-card {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 16px;
  padding: 32px;
  border-radius: 30px;
  background: #fff;
  box-shadow: 0px 1px 4px 0px #00000040;
  box-sizing: border-box; }
  @media (max-width: 768px) {
    .icon-text-card {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: center;
          justify-content: center; } }

.icon-text-card-icon img {
  object-fit: contain; }

.icon-text-card-description {
  width: 819px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  gap: 16px;
  -ms-flex-pack: center;
      justify-content: center; }

.icon-text-card-des-one p {
  margin: 0;
  font-family: "DM Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #1f3b57; }

.icon-text-card-des-two p {
  margin: 0;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  color: #F56633;
  /* Orange-500 */ }
/* stylelint-disable color-no-hex */
.gsk-bg-white {
  background-color: #FFFFFF; }

.gsk-bg-light-gray {
  background-color: #B6B6B6; }

.gsk-bg-dark-blue {
  background-color: #245F8C; }

.gsk-bg-dark-navy {
  background-color: #1E2939; }

.gsk-bg-light-blue {
  background-color: #EFF6FF; }

.gsk-bg-deep-blue {
  background-color: #002440; }

.gsk-bg-peach {
  background-color: #F7855C; }

.gsk-bg-red {
  background-color: #FF0000; }

.gsk-bg-peachy-pink {
  background-color: #FDE0D6; }

.gsk-bg-vivid-orange {
  background-color: #F56633; }

.gsk-bg-deep-space-blue {
  background-color: #002844; }

.gsk-bg-slate-gray {
  background-color: #4A5565; }

.gsk-bg-cyan-blue {
  background-color: #1D4C70; }

.gsk-bg-slate-blue-gray {
  background-color: #364153; }

.gsk-bg-midnight-blue {
  background-color: #101828; }

.gsk-bg-dark-cerulean {
  background-color: #163954; }

.gsk-bg-medium-gray {
  background-color: #757575; }

.gsk-bg-midnight-navy {
  background-color: #07131C; }

.gsk-bg-pale-gray {
  background-color: #D9D9D9; }

.gsk-bg-steel-gray {
  background-color: #99A1AF; }

.gsk-bg-charcoal-black {
  background-color: #1E1E1E; }

.gsk-bg-silver-gray {
  background-color: #B3B3B3; }

.gsk-bg-soft-silver {
  background-color: #D7D7D7; }

.gsk-bg-steel-blue {
  background-color: #4E5A63; }

.gsk-bg-peach-pink-translucent {
  background-color: #FDE0D680; }

.gsk-bg-white-translucent {
  background-color: rgba(255, 255, 255, 0.04); }

.gsk-bg-gray-semi-transparent {
  background-color: rgba(96, 96, 96, 0.4); }

.gsk-bg-dark-gray-translucent {
  background-color: rgba(48, 48, 48, 0.32); }

.gsk-bg-black-semi-transparent {
  background-color: rgba(0, 0, 0, 0.4); }

.gsk-bg-black-translucent {
  background-color: rgba(0, 0, 0, 0.1); }

.gsk-bg-gray-translucent {
  background-color: rgba(97, 97, 97, 0.1); }

.gsk-bg-dark-brown-translucent {
  background-color: rgba(80, 51, 51, 0.1); }

.gsk-bg-warm-brown-translucent {
  background-color: rgba(171, 99, 74, 0.1); }

.gsk-bg-orange-translucent {
  background-color: rgba(245, 102, 51, 0.1); }

.gsk-bg-dim-gray {
  background-color: #616161; }

.gsk-bg-pale-blue {
  background-color: #E9F0F5; }

.gsk-bg-mint-green {
  background-color: #B1E5C5C4; }

.gsk-bg-dark-midnight-blue {
  background-color: #0E2638; }

.gsk-bg-dark-teal {
  background-color: #091D1C; }

.gsk-bg-light-blue-gray {
  background-color: #D3DFE8; }

/* Regular */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* Extra Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* Extra Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* ========================================
   DM Sans
======================================== */
/* Thin */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

/* Thin Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Regular */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* ExtraBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* ExtraBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* Black */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

/* Black Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

/* Poppins Light */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Light.woff2") format("woff2"), url("../../fonts/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Poppins Regular */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Regular.woff2") format("woff2"), url("../../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Poppins Medium */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Medium.woff2") format("woff2"), url("../../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Poppins SemiBold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../../fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* Poppins Bold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Bold.woff2") format("woff2"), url("../../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

.iconlists .icon-lists {
  max-width: 58.375rem;
  padding: 1.656rem 1.25rem 1.406rem 1.875rem;
  border-radius: 2.125rem;
  background: #FFFFFF;
  box-shadow: 0px 1px 4px 0px #00000040; }
  .iconlists .icon-lists .icon-list-title {
    color: #002440;
    margin: 0 0 0.5rem 0;
    padding: 0 1.25rem;
    font-family: "DM Sans", sans-serif;
    font-weight: 500;
    letter-spacing: 0; }
    @media (max-width: 1023px) {
      .iconlists .icon-lists .icon-list-title {
        font-size: 1rem; } }
    @media (min-width: 1024px) {
      .iconlists .icon-lists .icon-list-title {
        font-size: 1.125rem; } }
    @media (max-width: 1023px) {
      .iconlists .icon-lists .icon-list-title {
        line-height: 1.5rem; } }
    @media (min-width: 1024px) {
      .iconlists .icon-lists .icon-list-title {
        line-height: 1.5rem; } }
  .iconlists .icon-lists .icon-lists-container {
    padding: 0.5625rem 1.25rem;
    border-radius: 0.5rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    gap: 0.5rem; }
  .iconlists .icon-lists .list-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    gap: 0.625rem;
    padding: 0.5rem 0.5rem 0.5rem 0.5rem;
    border-radius: 1rem;
    background: #EFF6FF; }
    .iconlists .icon-lists .list-item .list-icon {
      width: 1.5rem;
      height: 1.5rem;
      min-width: 1.5rem;
      object-fit: contain; }
    .iconlists .icon-lists .list-item .icon-text {
      margin: 0;
      font-family: "DM Sans", sans-serif;
      font-weight: 400;
      letter-spacing: 0;
      color: #364153; }
      @media (max-width: 1023px) {
        .iconlists .icon-lists .list-item .icon-text {
          font-size: 1rem; } }
      @media (min-width: 1024px) {
        .iconlists .icon-lists .list-item .icon-text {
          font-size: 1.125rem; } }
      @media (max-width: 1023px) {
        .iconlists .icon-lists .list-item .icon-text {
          line-height: 1.5rem; } }
      @media (min-width: 1024px) {
        .iconlists .icon-lists .list-item .icon-text {
          line-height: 1.5rem; } }

@media (max-width: 1023px) {
  .iconlists .icon-lists {
    padding: 1.5rem; }
    .iconlists .icon-lists .icon-lists-container {
      gap: 0.5rem;
      padding: 0; }
    .iconlists .icon-lists .list-item {
      padding: 1rem;
      gap: 0.75rem;
      border-radius: 1rem;
      -ms-flex-align: start;
          align-items: flex-start; } }
/* stylelint-disable color-no-hex */
.gsk-bg-white {
  background-color: #FFFFFF; }

.gsk-bg-light-gray {
  background-color: #B6B6B6; }

.gsk-bg-dark-blue {
  background-color: #245F8C; }

.gsk-bg-dark-navy {
  background-color: #1E2939; }

.gsk-bg-light-blue {
  background-color: #EFF6FF; }

.gsk-bg-deep-blue {
  background-color: #002440; }

.gsk-bg-peach {
  background-color: #F7855C; }

.gsk-bg-red {
  background-color: #FF0000; }

.gsk-bg-peachy-pink {
  background-color: #FDE0D6; }

.gsk-bg-vivid-orange {
  background-color: #F56633; }

.gsk-bg-deep-space-blue {
  background-color: #002844; }

.gsk-bg-slate-gray {
  background-color: #4A5565; }

.gsk-bg-cyan-blue {
  background-color: #1D4C70; }

.gsk-bg-slate-blue-gray {
  background-color: #364153; }

.gsk-bg-midnight-blue {
  background-color: #101828; }

.gsk-bg-dark-cerulean {
  background-color: #163954; }

.gsk-bg-medium-gray {
  background-color: #757575; }

.gsk-bg-midnight-navy {
  background-color: #07131C; }

.gsk-bg-pale-gray {
  background-color: #D9D9D9; }

.gsk-bg-steel-gray {
  background-color: #99A1AF; }

.gsk-bg-charcoal-black {
  background-color: #1E1E1E; }

.gsk-bg-silver-gray {
  background-color: #B3B3B3; }

.gsk-bg-soft-silver {
  background-color: #D7D7D7; }

.gsk-bg-steel-blue {
  background-color: #4E5A63; }

.gsk-bg-peach-pink-translucent {
  background-color: #FDE0D680; }

.gsk-bg-white-translucent {
  background-color: rgba(255, 255, 255, 0.04); }

.gsk-bg-gray-semi-transparent {
  background-color: rgba(96, 96, 96, 0.4); }

.gsk-bg-dark-gray-translucent {
  background-color: rgba(48, 48, 48, 0.32); }

.gsk-bg-black-semi-transparent {
  background-color: rgba(0, 0, 0, 0.4); }

.gsk-bg-black-translucent {
  background-color: rgba(0, 0, 0, 0.1); }

.gsk-bg-gray-translucent {
  background-color: rgba(97, 97, 97, 0.1); }

.gsk-bg-dark-brown-translucent {
  background-color: rgba(80, 51, 51, 0.1); }

.gsk-bg-warm-brown-translucent {
  background-color: rgba(171, 99, 74, 0.1); }

.gsk-bg-orange-translucent {
  background-color: rgba(245, 102, 51, 0.1); }

.gsk-bg-dim-gray {
  background-color: #616161; }

.gsk-bg-pale-blue {
  background-color: #E9F0F5; }

.gsk-bg-mint-green {
  background-color: #B1E5C5C4; }

.gsk-bg-dark-midnight-blue {
  background-color: #0E2638; }

.gsk-bg-dark-teal {
  background-color: #091D1C; }

.gsk-bg-light-blue-gray {
  background-color: #D3DFE8; }

.gsk-bg-charcoal-gray {
  background-color: "$charcoal-gray"; }

.gsk-bg-off-white {
  background-color: "$off-white"; }

.gsk-bg-soft-gray {
  background-color: "$soft-gray"; }

/* Regular */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* Extra Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* Extra Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* ========================================
   DM Sans
======================================== */
/* Thin */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

/* Thin Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Regular */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* ExtraBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* ExtraBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* Black */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

/* Black Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

/* Poppins Light */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Light.woff2") format("woff2"), url("../../fonts/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Poppins Regular */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Regular.woff2") format("woff2"), url("../../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Poppins Medium */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Medium.woff2") format("woff2"), url("../../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Poppins SemiBold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../../fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* Poppins Bold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Bold.woff2") format("woff2"), url("../../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

.safety-quality-section {
  margin: 2.625rem auto 0;
  max-width: 77.875rem;
  float: none; }
  .safety-quality-section .richText h2 {
    color: #1E2939;
    font-family: "Atkinson Hyperlegible Next", sans-serif;
    letter-spacing: 0;
    margin-bottom: 0; }
  .safety-quality-section .richText h5 {
    font-weight: 600;
    color: #1E2939;
    font-family: "Atkinson Hyperlegible Next", sans-serif;
    letter-spacing: 0;
    margin-bottom: 1rem; }
    @media (max-width: 1023px) {
      .safety-quality-section .richText h5 {
        font-size: 1.5rem; } }
    @media (min-width: 1024px) {
      .safety-quality-section .richText h5 {
        font-size: 2rem; } }
    @media (max-width: 1023px) {
      .safety-quality-section .richText h5 {
        line-height: 2rem; } }
    @media (min-width: 1024px) {
      .safety-quality-section .richText h5 {
        line-height: 2rem; } }
  .safety-quality-section .richText .fig-headline-1 {
    margin: 0.875rem 0 1.5rem;
    font-weight: 600;
    color: #1E2939;
    font-family: "Atkinson Hyperlegible Next", sans-serif;
    letter-spacing: 0; }
    @media (max-width: 1023px) {
      .safety-quality-section .richText .fig-headline-1 {
        font-size: 1.25rem; } }
    @media (min-width: 1024px) {
      .safety-quality-section .richText .fig-headline-1 {
        font-size: 1.75rem; } }
    @media (max-width: 1023px) {
      .safety-quality-section .richText .fig-headline-1 {
        line-height: 2rem; } }
    @media (min-width: 1024px) {
      .safety-quality-section .richText .fig-headline-1 {
        line-height: 2rem; } }
  .safety-quality-section .richText li {
    margin-bottom: 0; }
  .safety-quality-section .richText ul {
    padding-top: 0;
    padding-bottom: 0; }
  .safety-quality-section span.selection-bold {
    font-weight: 600; }
  .safety-quality-section .process-steps {
    margin-top: 0.75rem; }
    @media (max-width: 1023px) {
      .safety-quality-section .process-steps .fig-headline-3 {
        font-size: 1.5rem; } }
    @media (min-width: 1024px) {
      .safety-quality-section .process-steps .fig-headline-3 {
        font-size: 1.25rem; } }
    @media (max-width: 1023px) {
      .safety-quality-section .process-steps .fig-headline-3 {
        line-height: 2rem; } }
    @media (min-width: 1024px) {
      .safety-quality-section .process-steps .fig-headline-3 {
        line-height: 2rem; } }
  .safety-quality-section .reference-article-teaser-1 {
    margin-top: 1rem; }
  .safety-quality-section .safety-section-3 p {
    margin-bottom: 1.25rem; }
  .safety-quality-section .icon-lists {
    margin-top: -0.125rem;
    margin-bottom: 1rem; }
  .safety-quality-section .icon-lists-section {
    margin-bottom: 0; }
    .safety-quality-section .icon-lists-section .component {
      margin-bottom: 0.625rem; }
  .safety-quality-section .richText.icon-lists-section-mb p {
    margin-bottom: 0.625rem; }
  .safety-quality-section .informed-decisions-section h5 {
    margin-bottom: 0.5rem; }
  .safety-quality-section .informed-decisions-section p {
    margin-bottom: 0;
    margin-top: 1.5rem; }

@media (max-width: 1023px) {
  .safety-quality-section {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0.75rem auto 0; }
    .safety-quality-section .richText h2 {
      margin-bottom: 0.75rem;
      margin-top: 1.25rem; }
    .safety-quality-section .richText h5 {
      margin-bottom: 0; }
    .safety-quality-section .richText .fig-headline-1 {
      margin-bottom: 0.375rem;
      font-weight: 700; }
    .safety-quality-section .richText ul {
      padding-top: 0.5rem; }
    .safety-quality-section .richText p {
      margin-top: 1.5rem;
      margin-bottom: 0; }
    .safety-quality-section .richText .fig-headline-1 {
      margin-top: 0.625rem;
      margin-bottom: 1.375rem;
      font-weight: 700; }
    .safety-quality-section .process-steps {
      margin-top: 0.875rem; }
    .safety-quality-section .informed-decisions-section h5 {
      margin-bottom: 0; }
    .safety-quality-section .icon-lists {
      margin: 1.5rem 0 0.5rem; }
    .safety-quality-section .icon-lists-section .component {
      margin-bottom: 0; }
    .safety-quality-section .richText.icon-lists-section-mb p {
      margin-bottom: 0; } }
 .clinical-research-main {
  margin-top: 1.875rem; }
  .clinical-research-main .clinical-research-box.component {
    clear: none; }
  .clinical-research-main .clinical-research-box .reference-info-cards {
    border-radius: 0.875rem; }
  @media (max-width: 1023px) {
    .clinical-research-main .participation-main-heading-section h2 {
      margin-top: 1.5rem; } }
/* Regular */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* Extra Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* Extra Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* ========================================
   DM Sans
======================================== */
/* Thin */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

/* Thin Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Regular */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* ExtraBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* ExtraBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* Black */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

/* Black Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

/* Poppins Light */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Light.woff2") format("woff2"), url("../../fonts/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Poppins Regular */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Regular.woff2") format("woff2"), url("../../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Poppins Medium */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Medium.woff2") format("woff2"), url("../../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Poppins SemiBold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../../fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* Poppins Bold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Bold.woff2") format("woff2"), url("../../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

.study-form-container .reference-hero-banner .alignment-center .gsk-hero-text-block {
  left: 0;
  right: 0;
  top: 18.677%;
  max-width: 962px;
  margin: 0 auto;
  transform: unset; }
  @media (max-width: 768px) {
    .study-form-container .reference-hero-banner .alignment-center .gsk-hero-text-block {
      top: 3rem;
      width: calc(100% - 2rem); } }
  .study-form-container .reference-hero-banner .alignment-center .gsk-hero-text-block .gsk-hero-title * {
    font-size: 2.25rem;
    line-height: 2.75rem;
    font-weight: 700;
    margin-bottom: 20px; }
    @media (max-width: 768px) {
      .study-form-container .reference-hero-banner .alignment-center .gsk-hero-text-block .gsk-hero-title * {
        font-size: 1.75rem;
        line-height: 2.1875rem;
        margin-bottom: 1rem; } }
    @media (max-width: 420px) {
      .study-form-container .reference-hero-banner .alignment-center .gsk-hero-text-block .gsk-hero-title * {
        font-size: 1.6rem; } }
  .study-form-container .reference-hero-banner .alignment-center .gsk-hero-text-block .gsk-hero-subtitle {
    padding: 0 45.5px; }
    @media (max-width: 768px) {
      .study-form-container .reference-hero-banner .alignment-center .gsk-hero-text-block .gsk-hero-subtitle {
        padding: 0; } }
    .study-form-container .reference-hero-banner .alignment-center .gsk-hero-text-block .gsk-hero-subtitle * {
      font-size: 1.375rem;
      line-height: 2rem;
      white-space: unset; }
      @media (max-width: 768px) {
        .study-form-container .reference-hero-banner .alignment-center .gsk-hero-text-block .gsk-hero-subtitle * {
          font-size: 1.125rem;
          line-height: 1.5rem; } }

.study-form-container .paragraphSystem {
  display: -ms-grid;
  display: grid;
  margin: 0; }
  .study-form-container .paragraphSystem .reference-hero-banner,
  .study-form-container .paragraphSystem .study-filter-form {
    grid-area: 1 / 1; }
  .study-form-container .paragraphSystem .study-filter-form {
    -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
    margin-top: 18.156rem; }
    @media (max-width: 768px) {
      .study-form-container .paragraphSystem .study-filter-form {
        margin-top: 0;
        -ms-flex-item-align: start;
            -ms-grid-row-align: start;
            align-self: start;
        margin-top: 233.5px; } }

.study-form-container .study-filter-form .form-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 983px;
  margin: 0 auto;
  padding: 2.156rem 3.344rem;
  box-sizing: border-box;
  column-gap: 2.25rem;
  row-gap: 1.25rem;
  background: #ffffff;
  border-radius: 1rem;
  box-shadow: 0px 0.063rem 0.125rem -0.063rem #0000001a;
  box-shadow: 0px 0.125rem 0.188rem 0px #0000001a; }
  @media (max-width: 768px) {
    .study-form-container .study-filter-form .form-container {
      max-width: unset;
      padding: 1.5rem; } }
  .study-form-container .study-filter-form .form-container .label-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    width: calc(50% - 18px); }
    @media (max-width: 768px) {
      .study-form-container .study-filter-form .form-container .label-container {
        width: 100%; } }
    .study-form-container .study-filter-form .form-container .label-container label {
      font-size: 1.125rem;
      font-weight: 700;
      line-height: 1.5;
      font-family: "DM Sans";
      margin-bottom: 0.5rem;
      color: #002440; }
      @media (max-width: 768px) {
        .study-form-container .study-filter-form .form-container .label-container label {
          font-size: 1rem;
          line-height: 1.5; } }
    .study-form-container .study-filter-form .form-container .label-container .select2-container {
      width: unset !important; }
    .study-form-container .study-filter-form .form-container .label-container .select2-selection {
      height: 56px;
      padding: 1rem 1.25rem 1rem 1rem;
      border: 1px solid #b6b6b6;
      border-radius: 8px;
      font-size: 1rem;
      line-height: 1.5;
      font-family: "DM Sans";
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
      @media (max-width: 768px) {
        .study-form-container .study-filter-form .form-container .label-container .select2-selection {
          padding: 0.844rem 0.844rem 0.844rem 1rem;
          font-size: 0.938rem;
          line-height: 1.406rem;
          font-weight: 400;
          letter-spacing: 0; } }
      .study-form-container .study-filter-form .form-container .label-container .select2-selection .select2-selection__clear {
        display: none; }
      .study-form-container .study-filter-form .form-container .label-container .select2-selection .select2-selection__rendered {
        padding: 0;
        font-size: 1rem;
        line-height: 1.5;
        font-family: "DM Sans";
        color: #002844;
        white-space: normal; }
        @media (max-width: 768px) {
          .study-form-container .study-filter-form .form-container .label-container .select2-selection .select2-selection__rendered {
            font-size: 0.938rem;
            line-height: 1.406rem;
            font-weight: 400; } }
        .study-form-container .study-filter-form .form-container .label-container .select2-selection .select2-selection__rendered::after {
          content: "";
          display: inline-block;
          width: 20px;
          height: 20px;
          background-image: url("../../assets/img/ChevronDown.png");
          background-repeat: no-repeat;
          background-size: contain;
          position: absolute;
          right: 1.25rem;
          top: 50%;
          transform: translateY(-50%); }
        .study-form-container .study-filter-form .form-container .label-container .select2-selection .select2-selection__rendered .select2-selection__placeholder {
          color: #99a1af; }
      .study-form-container .study-filter-form .form-container .label-container .select2-selection .select2-selection__arrow {
        display: none; }
    .study-form-container .study-filter-form .form-container .label-container .select2-container--open .select2-selection__rendered::after {
      transform: rotate(180deg); }
  .study-form-container .study-filter-form .form-container .btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    width: 100%;
    margin-top: 4px; }
    .study-form-container .study-filter-form .form-container .btn .primary-button {
      margin: 0;
      border: none;
      padding: 14px 24.5px;
      font-weight: 600;
      font-family: "Poppins", sans-serif;
      border: 2px solid transparent;
      box-sizing: border-box; }
      @media (max-width: 768px) {
        .study-form-container .study-filter-form .form-container .btn .primary-button {
          width: 100%;
          margin: 0 0 1.25rem; } }
    .study-form-container .study-filter-form .form-container .btn .secondary-button {
      margin: 0;
      padding: 14px 24.5px;
      font-weight: 600;
      font-family: "Poppins", sans-serif;
      box-sizing: border-box; }
      @media (max-width: 768px) {
        .study-form-container .study-filter-form .form-container .btn .secondary-button {
          width: 100%; } }
    @media (max-width: 768px) {
      .study-form-container .study-filter-form .form-container .btn {
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; } }

.page-studien-finden .select2-dropdown .select2-search {
  padding: 0;
  position: relative; }
  .page-studien-finden .select2-dropdown .select2-search .select2-search__field {
    padding: 14px 21px;
    border: unset;
    border-bottom: 1px solid #99a1af; }
    @media (max-width: 420px) {
      .page-studien-finden .select2-dropdown .select2-search .select2-search__field {
        font-size: 0.8rem; } }
  .page-studien-finden .select2-dropdown .select2-search::after {
    content: "";
    position: absolute;
    right: 0.875rem;
    top: 50%;
    transform: translateY(-50%);
    width: 1.125rem;
    height: 1.125rem;
    background: url(/content/dam/cf-pharma/klinische-studien-finden/de_DE/icons/Search-icon-grey.svg) no-repeat center;
    background-size: contain;
    pointer-events: none; }

.page-studien-finden .select2-dropdown .select2-results {
  font-size: 1rem;
  line-height: 1.5;
  font-family: "DM Sans"; }
  .page-studien-finden .select2-dropdown .select2-results ul {
    /*Remove default blue selected highlight */
    /*Remove selected item highlight */
    /*Show highlight ONLY on hover */ }
    .page-studien-finden .select2-dropdown .select2-results ul .select2-results__option {
      padding: 10.5px 21px;
      font-size: 1rem;
      line-height: 150%;
      font-family: "DM Sans";
      color: #0e2638;
      border-bottom: 1px solid #99a1af33; }
    .page-studien-finden .select2-dropdown .select2-results ul .select2-results__option--highlighted[aria-selected] {
      background-color: transparent !important;
      color: inherit !important; }
    .page-studien-finden .select2-dropdown .select2-results ul .select2-results__option[aria-selected="true"] {
      background-color: transparent !important;
      color: inherit !important; }
    .page-studien-finden .select2-dropdown .select2-results ul .select2-results__option:hover {
      background-color: #fde0d680 !important;
      color: #0e2638 !important; }

.page-studien-finden .select2-container--open .select2-dropdown--below,
.page-studien-finden .select2-container--open .select2-dropdown--above {
  margin-top: 8px;
  box-shadow: 0px 1px 4px 0px #00000040;
  border: none; }

.page-studien-finden #content .hero-banner-container .component-content {
  max-width: 100%; }

.location-autocomplete {
  position: relative;
  width: 100%; }

#locationInput {
  width: 100%;
  box-sizing: border-box;
  height: 56px;
  padding: 1rem 1.25rem 1rem 1rem;
  border: 1px solid #b6b6b6;
  border-radius: 8px;
  font-size: 1rem;
  line-height: 1.5;
  font-family: "DM Sans"; }
  @media (max-width: 768px) {
    #locationInput {
      padding: 0.844rem 0.844rem 0.844rem 1rem;
      font-size: 0.938rem;
      line-height: 1.406rem;
      font-weight: 400;
      letter-spacing: 0; } }
  #locationInput:-ms-input-placeholder {
    color: #99a1af; }
  #locationInput::placeholder {
    color: #99a1af; }

#locationInput:focus {
  outline: none; }

/* Suggestions dropdown */
#suggestionsList {
  position: absolute;
  top: 56px;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 8px;
  max-height: 200px;
  overflow-y: auto;
  list-style: none;
  padding: 0;
  margin: 0;
  z-index: 999; }

/* Hide initially */
#suggestionsList:empty {
  display: none; }

#suggestionsList li {
  padding: 10.5px 21px;
  font-size: 1rem;
  line-height: 150%;
  font-family: "DM Sans";
  color: #0e2638;
  border-bottom: 1px solid #99a1af33;
  cursor: pointer; }

#suggestionsList li:hover {
  background-color: #fde0d680; }

.select2-container
.select2-search--dropdown
.select2-search__field:-ms-input-placeholder {
  color: #99a1af !important;
  font-weight: 400 !important;
  font-family: "DM Sans" !important; }

.select2-container
.select2-search--dropdown
.select2-search__field::placeholder {
  color: #99a1af !important;
  font-weight: 400 !important;
  font-family: "DM Sans" !important; }

body {
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none; }

@media (max-width: 768px) {
  .study-form-container .paragraphSystem .study-filter-form {
    margin-top: 67%; } }
/* Regular */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* Extra Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* Extra Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* ========================================
   DM Sans
======================================== */
/* Thin */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

/* Thin Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Regular */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* ExtraBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* ExtraBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* Black */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

/* Black Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

/* Poppins Light */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Light.woff2") format("woff2"), url("../../fonts/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Poppins Regular */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Regular.woff2") format("woff2"), url("../../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Poppins Medium */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Medium.woff2") format("woff2"), url("../../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Poppins SemiBold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../../fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* Poppins Bold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Bold.woff2") format("woff2"), url("../../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

.box.results {
  padding: 0 !important; }
  .box.results .richText-content {
    width: 100%; }
    .box.results .richText-content h3 {
      font-weight: 700;
      font-family: "Atkinson Hyperlegible Next", sans-serif;
      color: #002440;
      margin: 103.5px 0 56px; }
      @media (max-width: 1023px) {
        .box.results .richText-content h3 {
          font-size: 1.5rem; } }
      @media (min-width: 1024px) {
        .box.results .richText-content h3 {
          font-size: 2.5rem; } }
      @media (max-width: 1023px) {
        .box.results .richText-content h3 {
          line-height: 2rem; } }
      @media (min-width: 1024px) {
        .box.results .richText-content h3 {
          line-height: 3rem; } }
    .box.results .richText-content p {
      display: none; }
  .box.results .load-more-btn {
    font-family: "DM Sans", sans-serif;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.5rem;
    text-decoration: underline;
    text-decoration-inset: 0%;
    color: #1E2939;
    margin: 0 auto 221px;
    display: block;
    background: none;
    border: none;
    box-shadow: none;
    cursor: pointer; }
  .box.results .studycard-container {
    display: -ms-flexbox;
    display: flex;
    max-width: 1248px;
    left: 50%;
    transform: translate(-50%, 0);
    padding: 0;
    width: 100%;
    position: relative;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 56px; }
  .box.results .studycard {
    -ms-flex: 0 0 calc((100% - 40px) / 2);
        flex: 0 0 calc((100% - 40px) / 2);
    max-width: calc((100% - 40px) / 2);
    box-sizing: border-box;
    background-color: #ffffff;
    border-radius: 1.25rem;
    box-shadow: 0 0.0625rem 0.25rem 0 rgba(0, 0, 0, 0.25);
    padding: 2rem 1.3125rem; }
    .box.results .studycard-title {
      font-weight: 700;
      letter-spacing: 0%;
      font-family: "Atkinson Hyperlegible Next", sans-serif;
      word-wrap: break-word;
      color: #002844;
      margin: 0 0 1rem; }
      @media (max-width: 1023px) {
        .box.results .studycard-title {
          font-size: 1.5rem; } }
      @media (min-width: 1024px) {
        .box.results .studycard-title {
          font-size: 1.5rem; } }
      @media (max-width: 1023px) {
        .box.results .studycard-title {
          line-height: 2rem; } }
      @media (min-width: 1024px) {
        .box.results .studycard-title {
          line-height: 2rem; } }
    .box.results .studycard-description {
      color: #002440;
      font-weight: 400;
      font-family: "DM Sans", sans-serif;
      margin: 1.25rem 0 2.125rem; }
      @media (max-width: 1023px) {
        .box.results .studycard-description {
          font-size: 1rem; } }
      @media (min-width: 1024px) {
        .box.results .studycard-description {
          font-size: 1rem; } }
      @media (max-width: 1023px) {
        .box.results .studycard-description {
          line-height: 1.5rem; } }
      @media (min-width: 1024px) {
        .box.results .studycard-description {
          line-height: 1.5rem; } }
    .box.results .studycard-tag {
      background: rgba(215, 215, 215, 0.5);
      display: inline-block;
      padding: 10px;
      border-radius: 100px;
      color: #000000;
      font-weight: 600;
      font-family: "DM Sans", sans-serif; }
      @media (max-width: 1023px) {
        .box.results .studycard-tag {
          font-size: 0.875rem; } }
      @media (min-width: 1024px) {
        .box.results .studycard-tag {
          font-size: 0.875rem; } }
      @media (max-width: 1023px) {
        .box.results .studycard-tag {
          line-height: 1.3125rem; } }
      @media (min-width: 1024px) {
        .box.results .studycard-tag {
          line-height: 1.3125rem; } }
      .box.results .studycard-tag:first-child {
        margin-right: 8px;
        margin-bottom: 8px; }
      .box.results .studycard-tag:last-child {
        background: rgba(177, 229, 197, 0.77); }
      .box.results .studycard-tag-age-label {
        font-weight: 400; }
    .box.results .studycard a {
      margin: 0;
      display: block;
      width: fit-content;
      padding: 10px 21px;
      font-family: "Atkinson Hyperlegible Next", sans-serif;
      line-height: 32px;
      font-weight: 600; }
      .box.results .studycard a:hover {
        color: #F56633; }
  @media (max-width: 768px) {
    .box.results .studycard-container {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -ms-flex-direction: column;
          flex-direction: column;
      gap: 16px;
      margin-bottom: 36px; }
    .box.results .studycard {
      -ms-flex: unset;
          flex: unset;
      max-width: 100%;
      padding: 1.8125rem 1.71875rem; }
      .box.results .studycard-title {
        margin: 0 0 1.5rem; }
      .box.results .studycard-description {
        margin: 2rem 0 1.5rem; }
      .box.results .studycard a {
        width: 100%;
        text-align: center;
        display: block; }
    .box.results .richText-content h3 {
      margin: 73.55px 0 84px; }
    .box.results .load-more-btn {
      margin: 0 auto 154.63px; } }
/* stylelint-disable color-no-hex */
.gsk-bg-white {
  background-color: #FFFFFF; }

.gsk-bg-light-gray {
  background-color: #B6B6B6; }

.gsk-bg-dark-blue {
  background-color: #245F8C; }

.gsk-bg-dark-navy {
  background-color: #1E2939; }

.gsk-bg-light-blue {
  background-color: #EFF6FF; }

.gsk-bg-deep-blue {
  background-color: #002440; }

.gsk-bg-peach {
  background-color: #F7855C; }

.gsk-bg-red {
  background-color: #FF0000; }

.gsk-bg-peachy-pink {
  background-color: #FDE0D6; }

.gsk-bg-vivid-orange {
  background-color: #F56633; }

.gsk-bg-deep-space-blue {
  background-color: #002844; }

.gsk-bg-slate-gray {
  background-color: #4A5565; }

.gsk-bg-cyan-blue {
  background-color: #1D4C70; }

.gsk-bg-slate-blue-gray {
  background-color: #364153; }

.gsk-bg-midnight-blue {
  background-color: #101828; }

.gsk-bg-dark-cerulean {
  background-color: #163954; }

.gsk-bg-medium-gray {
  background-color: #757575; }

.gsk-bg-midnight-navy {
  background-color: #07131C; }

.gsk-bg-pale-gray {
  background-color: #D9D9D9; }

.gsk-bg-steel-gray {
  background-color: #99A1AF; }

.gsk-bg-charcoal-black {
  background-color: #1E1E1E; }

.gsk-bg-silver-gray {
  background-color: #B3B3B3; }

.gsk-bg-soft-silver {
  background-color: #D7D7D7; }

.gsk-bg-steel-blue {
  background-color: #4E5A63; }

.gsk-bg-peach-pink-translucent {
  background-color: #FDE0D680; }

.gsk-bg-white-translucent {
  background-color: rgba(255, 255, 255, 0.04); }

.gsk-bg-gray-semi-transparent {
  background-color: rgba(96, 96, 96, 0.4); }

.gsk-bg-dark-gray-translucent {
  background-color: rgba(48, 48, 48, 0.32); }

.gsk-bg-black-semi-transparent {
  background-color: rgba(0, 0, 0, 0.4); }

.gsk-bg-black-translucent {
  background-color: rgba(0, 0, 0, 0.1); }

.gsk-bg-gray-translucent {
  background-color: rgba(97, 97, 97, 0.1); }

.gsk-bg-dark-brown-translucent {
  background-color: rgba(80, 51, 51, 0.1); }

.gsk-bg-warm-brown-translucent {
  background-color: rgba(171, 99, 74, 0.1); }

.gsk-bg-orange-translucent {
  background-color: rgba(245, 102, 51, 0.1); }

.gsk-bg-dim-gray {
  background-color: #616161; }

.gsk-bg-pale-blue {
  background-color: #E9F0F5; }

.gsk-bg-mint-green {
  background-color: #B1E5C5C4; }

.gsk-bg-dark-midnight-blue {
  background-color: #0E2638; }

.gsk-bg-dark-teal {
  background-color: #091D1C; }

.gsk-bg-light-blue-gray {
  background-color: #D3DFE8; }

.gsk-bg-charcoal-gray {
  background-color: "$charcoal-gray"; }

.gsk-bg-off-white {
  background-color: "$off-white"; }

.gsk-bg-soft-gray {
  background-color: "$soft-gray"; }

/* Regular */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* Extra Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* Extra Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* ========================================
   DM Sans
======================================== */
/* Thin */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

/* Thin Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Regular */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* ExtraBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* ExtraBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* Black */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

/* Black Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

/* Poppins Light */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Light.woff2") format("woff2"), url("../../fonts/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Poppins Regular */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Regular.woff2") format("woff2"), url("../../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Poppins Medium */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Medium.woff2") format("woff2"), url("../../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Poppins SemiBold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../../fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* Poppins Bold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Bold.woff2") format("woff2"), url("../../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

.reference-hero-banner-dropdown .component-content {
  display: block; }

.hs-study-search {
  width: 100%; }

.reference-hero-banner-dropdown .hs-study-search {
  width: 100%;
  padding: 2.5rem;
  border-radius: 1.25rem;
  background: rgba(255, 255, 255, 0.55);
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.reference-hero-banner-dropdown .hs-field-group {
  max-width: 33.6875rem;
  width: 100%;
  margin-bottom: 1.25rem; }
  .reference-hero-banner-dropdown .hs-field-group:first-of-type {
    position: relative; }
    .reference-hero-banner-dropdown .hs-field-group:first-of-type::after {
      content: "";
      position: absolute;
      right: 1.125rem;
      top: 3.35rem;
      width: 1.125rem;
      height: 1.125rem;
      background: url(/content/dam/cf-pharma/klinische-studien-finden/de_DE/icons/ChevronDown.png);
      background-repeat: no-repeat;
      background-size: contain;
      pointer-events: none;
      z-index: 2;
      transition: transform 0.25s ease; }
    .reference-hero-banner-dropdown .hs-field-group:first-of-type.focused::after {
      transform: rotate(180deg); }

.reference-hero-banner-dropdown .hs-label {
  display: block;
  font-family: "DM Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 0.625rem;
  color: #002440; }

.reference-hero-banner-dropdown .hs-input, .reference-hero-banner-dropdown .hs-select {
  width: 100%;
  height: 3.5rem;
  border-radius: 0.75rem;
  border: none;
  background: #fff;
  padding: 0 2.8125rem 0 1.125rem;
  font-size: 0.9375rem;
  font-family: "DM Sans", sans-serif;
  box-sizing: border-box; }

.reference-hero-banner-dropdown .hs-select {
  box-shadow: inset 0 0 0 0.0625rem rgba(0, 0, 0, 0.06);
  padding-right: 2.8125rem;
  background: none;
  appearance: none; }

.reference-hero-banner-dropdown .hs-action-row {
  max-width: 33.6875rem;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: start;
      align-items: flex-start; }

.reference-hero-banner-dropdown .hs-filter-link {
  font-size: 1rem;
  font-family: "Atkinson Hyperlegible Next", sans-serif;
  color: #1D4C70;
  text-decoration: underline;
  font-weight: 600; }

.reference-hero-banner-dropdown .hs-search-btn {
  width: 12.1875rem;
  height: 3.25rem;
  -ms-flex-item-align: end;
      align-self: flex-end;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 0.625rem;
  background: #F56633;
  color: #fff;
  border: none;
  border-radius: 2.5rem;
  font-family: "DM Sans", sans-serif;
  font-size: 1rem;
  font-weight: 600;
  cursor: pointer; }
  .reference-hero-banner-dropdown .hs-search-btn:hover {
    background: #F56633; }

.reference-hero-banner-dropdown .hs-btn-icon {
  font-size: 0; }
  .reference-hero-banner-dropdown .hs-btn-icon::before {
    content: "";
    display: inline-block;
    width: 1.125rem;
    height: 1.125rem;
    background: url(/content/dam/cf-pharma/klinische-studien-finden/de_DE/icons/search-icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 0.5rem; }

.hs-study-search .select2-container--default .select2-selection--single {
  height: 3.5rem;
  padding: 0 3rem 0 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 0.75rem;
  background: #FFF;
  border: 0.52px solid #E0E0E0; }

.hs-study-search .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: normal;
  height: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-size: 1rem;
  padding: 0; }

.hs-study-search .select2-dropdown {
  width: 100%;
  max-width: 100%;
  border-radius: 0.75rem;
  border: 0.0625rem solid #ddd;
  margin-top: 0.25rem; }

.hs-study-search .select2-search__field {
  width: 100%;
  padding: 0.625rem; }

.select2-dropdown .select2-results ul .select2-results__option {
  padding: 10.5px 21px;
  font-size: 1rem;
  line-height: 150%;
  font-family: 'DM Sans';
  color: #0e2638;
  border-bottom: 1px solid #99a1af33; }
  .select2-dropdown .select2-results ul .select2-results__option:hover {
    background-color: #fde0d680 !important;
    color: #0E2638 !important; }

@media (max-width: 1023px) {
  .reference-hero-banner-dropdown .hs-study-search {
    width: 100%;
    max-width: 100%;
    padding: 1.5rem;
    margin-top: -40px;
    background: rgba(248, 249, 250, 0.75);
    box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1); }
  .reference-hero-banner-dropdown .hs-field-group {
    max-width: 100%; }
  .page-home .select2-dropdown .select2-results ul .select2-results__option {
    font-size: 0.875rem; }
  .page-home .select2-dropdown .select2-search .select2-search__field {
    font-size: 0.875rem; }
  .reference-hero-banner-dropdown .hs-action-row {
    max-width: 100%;
    gap: 1.25rem; }
  .reference-hero-banner-dropdown .hs-search-btn {
    width: 100%; }
  .reference-hero-banner-dropdown .hs-filter-link {
    font-size: 0.875rem;
    line-height: 2rem; }
  .reference-hero-banner-dropdown .hs-input, .reference-hero-banner-dropdown .hs-select, .reference-hero-banner-dropdown .hs-select {
    font-size: 0.875rem;
    line-height: 1.3125rem; }
  .hs-study-search .select2-container {
    width: 100%;
    min-width: 100%;
    max-width: 100%; }
    .hs-study-search .select2-container--default .select2-selection--single .select2-selection__rendered {
      font-size: 0.875rem;
      line-height: 1.3125rem; }
  .hs-study-search {
    overflow: visible; }
  .reference-hero-banner-dropdown .hs-input, .reference-hero-banner-dropdown .hs-select {
    width: 100%;
    border: 0.52px solid #E0E0E0; } }

@media (max-width: 1023px) {
  .reference-hero-banner-dropdown .hs-label {
    font-size: 1rem;
    line-height: 1.5rem; } }

.hs-study-search .select2-search {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.hs-study-search .select2-search__field {
  width: 100%;
  padding: 0.625rem 2.75rem 0.625rem 0.75rem;
  box-sizing: border-box;
  position: relative;
  z-index: 1; }

.hs-study-search .select2-search::after {
  content: "";
  position: absolute;
  right: 0.875rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1.125rem;
  height: 1.125rem;
  background: url(/content/dam/cf-pharma/klinische-studien-finden/de_DE/icons/Search-icon-grey.svg) no-repeat center;
  background-size: contain;
  z-index: 2;
  pointer-events: none; }

@media (min-width: 1023px) and (max-width: 1279px) {
  .hs-study-search .select2-container {
    max-width: 100%; } }

.hs-action-row .hs-search-btn .hs-btn-icon::before {
  height: 24px;
  width: 24px;
  margin: 0; }

/*select2css changes*/
.page-home .reference-hero-banner-dropdown .hs-field-group {
  position: relative; }

.page-home #suggestionsList {
  top: 93px; }

.page-home .select2-dropdown {
  margin-top: 1px; }

.page-home .select2-container--open .select2-dropdown--above {
  margin-top: 8px;
  box-shadow: 0px 1px 4px 0px #00000040;
  border: none; }

.page-home .select2-dropdown .select2-search {
  padding: 0;
  position: relative; }

.page-home .select2-dropdown .select2-search .select2-search__field {
  padding: 14px 21px;
  border: unset;
  border-bottom: 1px solid #99a1af; }

.page-home .hs-study-search .select2-container--default .select2-selection--single .select2-selection__rendered,
.page-home #location-input {
  font-size: 1rem;
  line-height: 1.5;
  font-family: "DM Sans";
  color: #002844; }

.page-home .select2-dropdown .select2-search::after {
  content: "";
  position: absolute;
  right: 0.875rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1.125rem;
  height: 1.125rem;
  background: url(/content/dam/cf-pharma/klinische-studien-finden/de_DE/icons/Search-icon-grey.svg) no-repeat center;
  background-size: contain;
  pointer-events: none; }

.page-home .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #fde0d680 !important; }

.page-home .hs-study-search .select2-container {
  width: 100% !important; }

.page-home .select2-selection__rendered .select2-selection__placeholder,
.page-home #location-input:-ms-input-placeholder {
  color: #99a1af;
  font-size: 1rem;
  line-height: 1.5rem;
  font-family: 'DM Sans'; }

.page-home .select2-selection__rendered .select2-selection__placeholder,
.page-home #location-input::placeholder {
  color: #99a1af;
  font-size: 1rem;
  line-height: 1.5rem;
  font-family: 'DM Sans'; }

@media (min-width: 1441px) {
  .page-home .reference-hero-banner-dropdown {
    max-width: 619px; }
  .page-home .gsk-hero-text-block {
    max-width: 1130px;
    width: 1130px;
    left: 50% !important;
    transform: translate(-50%, 0); }
  .page-home .gsk-hero-title,
  .page-home .gsk-hero-subtitle {
    max-width: 479px; } }

@media (min-width: 1651px) {
  .page-home .reference-hero-banner-dropdown {
    right: 12%; } }

@media (min-width: 1700px) {
  .page-home .reference-hero-banner-dropdown {
    right: 14%; } }

@media (min-width: 1800px) {
  .page-home .reference-hero-banner-dropdown {
    right: 17%; } }

@media (min-width: 2000px) {
  .page-home .reference-hero-banner-dropdown {
    right: 20%; } }

@media (min-width: 2400px) {
  .page-home .reference-hero-banner-dropdown {
    right: 22%; } }

.page-home #location-input,
.page-home #location-input:focus,
.page-home #location-input:focus-visible {
  outline: none !important; }

@media (max-width: 420px) {
  .reference-hero-banner-dropdown .hs-label {
    font-size: 0.9rem;
    line-height: 1.4rem; }
  .reference-hero-banner-dropdown .hs-filter-link {
    font-size: 0.8rem;
    font-weight: 700; }
  .reference-hero-banner-dropdown .hs-input, .reference-hero-banner-dropdown .hs-select, .reference-hero-banner-dropdown .hs-select {
    font-size: 0.8rem; }
  .page-home .hs-study-search .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 0.938rem;
    line-height: 1.406rem;
    padding: 0; }
  .page-home .hs-study-search .select2-container--default .select2-selection--single {
    padding: 0.844rem 0.844rem 0.844rem 1rem;
    font-size: 0.938rem;
    line-height: 1.406rem;
    font-weight: 400; }
  .page-home .select2-selection__rendered .select2-selection__placeholder,
  .page-home #location-input:-ms-input-placeholder,
  .page-home #location-input {
    font-size: 0.938rem;
    line-height: 1.406rem; }
  .page-home .select2-selection__rendered .select2-selection__placeholder,
  .page-home #location-input::placeholder,
  .page-home #location-input {
    font-size: 0.938rem;
    line-height: 1.406rem; }
  .page-home .select2-dropdown .select2-results ul .select2-results__option {
    font-size: 0.8rem; }
  .page-home .select2-dropdown .select2-search .select2-search__field {
    font-size: 0.8rem; } }
/* stylelint-disable color-no-hex */
.gsk-bg-white {
  background-color: #FFFFFF; }

.gsk-bg-light-gray {
  background-color: #B6B6B6; }

.gsk-bg-dark-blue {
  background-color: #245F8C; }

.gsk-bg-dark-navy {
  background-color: #1E2939; }

.gsk-bg-light-blue {
  background-color: #EFF6FF; }

.gsk-bg-deep-blue {
  background-color: #002440; }

.gsk-bg-peach {
  background-color: #F7855C; }

.gsk-bg-red {
  background-color: #FF0000; }

.gsk-bg-peachy-pink {
  background-color: #FDE0D6; }

.gsk-bg-vivid-orange {
  background-color: #F56633; }

.gsk-bg-deep-space-blue {
  background-color: #002844; }

.gsk-bg-slate-gray {
  background-color: #4A5565; }

.gsk-bg-cyan-blue {
  background-color: #1D4C70; }

.gsk-bg-slate-blue-gray {
  background-color: #364153; }

.gsk-bg-midnight-blue {
  background-color: #101828; }

.gsk-bg-dark-cerulean {
  background-color: #163954; }

.gsk-bg-medium-gray {
  background-color: #757575; }

.gsk-bg-midnight-navy {
  background-color: #07131C; }

.gsk-bg-pale-gray {
  background-color: #D9D9D9; }

.gsk-bg-steel-gray {
  background-color: #99A1AF; }

.gsk-bg-charcoal-black {
  background-color: #1E1E1E; }

.gsk-bg-silver-gray {
  background-color: #B3B3B3; }

.gsk-bg-soft-silver {
  background-color: #D7D7D7; }

.gsk-bg-steel-blue {
  background-color: #4E5A63; }

.gsk-bg-peach-pink-translucent {
  background-color: #FDE0D680; }

.gsk-bg-white-translucent {
  background-color: rgba(255, 255, 255, 0.04); }

.gsk-bg-gray-semi-transparent {
  background-color: rgba(96, 96, 96, 0.4); }

.gsk-bg-dark-gray-translucent {
  background-color: rgba(48, 48, 48, 0.32); }

.gsk-bg-black-semi-transparent {
  background-color: rgba(0, 0, 0, 0.4); }

.gsk-bg-black-translucent {
  background-color: rgba(0, 0, 0, 0.1); }

.gsk-bg-gray-translucent {
  background-color: rgba(97, 97, 97, 0.1); }

.gsk-bg-dark-brown-translucent {
  background-color: rgba(80, 51, 51, 0.1); }

.gsk-bg-warm-brown-translucent {
  background-color: rgba(171, 99, 74, 0.1); }

.gsk-bg-orange-translucent {
  background-color: rgba(245, 102, 51, 0.1); }

.gsk-bg-dim-gray {
  background-color: #616161; }

.gsk-bg-pale-blue {
  background-color: #E9F0F5; }

.gsk-bg-mint-green {
  background-color: #B1E5C5C4; }

.gsk-bg-dark-midnight-blue {
  background-color: #0E2638; }

.gsk-bg-dark-teal {
  background-color: #091D1C; }

.gsk-bg-light-blue-gray {
  background-color: #D3DFE8; }

.gsk-bg-charcoal-gray {
  background-color: "$charcoal-gray"; }

.gsk-bg-off-white {
  background-color: "$off-white"; }

.gsk-bg-soft-gray {
  background-color: "$soft-gray"; }

/* Regular */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* Extra Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* Extra Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* ========================================
   DM Sans
======================================== */
/* Thin */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

/* Thin Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Regular */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* ExtraBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* ExtraBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* Black */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

/* Black Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

/* Poppins Light */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Light.woff2") format("woff2"), url("../../fonts/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Poppins Regular */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Regular.woff2") format("woff2"), url("../../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Poppins Medium */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Medium.woff2") format("woff2"), url("../../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Poppins SemiBold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../../fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* Poppins Bold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Bold.woff2") format("woff2"), url("../../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

.description-container .info-card-box .reference-info-cards.even {
  margin-right: 1.25rem; }

.description-container .info-card-box .info-card-description p {
  margin-top: 0.5rem; }

.map-container .image .component-content {
  box-shadow: 0rem 0.0625rem 0.25rem 0rem #00000040;
  border-radius: 1.875rem;
  overflow: hidden;
  background-color: #FFFFFF;
  position: relative; }
  .map-container .image .component-content img {
    object-fit: cover;
    width: 100%;
    transform: scale(1);
    height: 100%; }
  .map-container .image .component-content::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7); }

.map-container .richText {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 32.6875rem;
  z-index: 1;
  padding: 3rem 3.125rem;
  background: #ffffff;
  box-shadow: 0px 1px 4px 0px #00000040;
  border-radius: 30px; }
  .map-container .richText .richText-content {
    text-align: center; }
    .map-container .richText .richText-content a {
      font-size: 1rem;
      height: auto;
      border-radius: 100px;
      border: 2px solid #f56633;
      padding: 8px 21px;
      margin: 10px;
      width: auto;
      color: #f56633;
      box-sizing: border-box;
      background-color: transparent;
      display: block;
      width: 40%;
      text-decoration: none;
      margin: 20px auto 0;
      font-weight: 700; }
      @media (max-width: 1023px) {
        .map-container .richText .richText-content a {
          width: 70% !important; } }
    .map-container .richText .richText-content * {
      font-size: 1.25rem;
      line-height: 1.75rem;
      display: contents; }
    .map-container .richText .richText-content .selection-bold {
      font-weight: 600;
      font-size: 1rem !important;
      line-height: 1.5rem !important; }
      @media (max-width: 768px) {
        .map-container .richText .richText-content .selection-bold {
          font-size: 0.875rem !important;
          line-height: 1.25rem !important; } }
    .map-container .richText .richText-content p:last-child,
    .map-container .richText .richText-content h1:last-child,
    .map-container .richText .richText-content h2:last-child,
    .map-container .richText .richText-content h3:last-child,
    .map-container .richText .richText-content h4:last-child,
    .map-container .richText .richText-content h5:last-child,
    .map-container .richText .richText-content h6:last-child {
      font-size: 0.875rem;
      line-height: 1.25rem;
      display: block;
      margin-bottom: 0; }

.studie-detail-container {
  max-width: 62.875rem; }
  .studie-detail-container.component {
    clear: none; }
  .studie-detail-container h2 {
    margin-bottom: 25px; }
    @media (max-width: 1023px) {
      .studie-detail-container h2 {
        font-weight: 600;
        font-size: 1.5rem;
        line-height: 2rem; } }
    @media (max-width: 991px) {
      .studie-detail-container h2 {
        margin-top: 55px; } }
  .studie-detail-container h5 {
    margin-bottom: 1rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
    gap: 0.5rem; }
    .studie-detail-container h5 span:first-child {
      white-space: nowrap;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
    .studie-detail-container h5 span:last-child {
      -ms-flex: 1;
          flex: 1; }
  .studie-detail-container p .selection-bold {
    font-weight: 600; }
  .studie-detail-container .component-gap-0.component,
  .studie-detail-container .component-gap-0 .component {
    margin-bottom: 0; }
  .studie-detail-container .last-child-gap p:last-child, .studie-detail-container .last-child-gap.component {
    margin-bottom: 0; }
  .studie-detail-container .icon-with-text-tile h5 {
    margin-bottom: 0; }
    @media (max-width: 1023px) {
      .studie-detail-container .icon-with-text-tile h5 {
        font-size: 1.25rem; } }
    @media (min-width: 1024px) {
      .studie-detail-container .icon-with-text-tile h5 {
        font-size: 1.5rem; } }
    @media (max-width: 1023px) {
      .studie-detail-container .icon-with-text-tile h5 {
        line-height: 1.5rem; } }
    @media (min-width: 1024px) {
      .studie-detail-container .icon-with-text-tile h5 {
        line-height: 2rem; } }
  @media (min-width: 1024px) {
    .studie-detail-container .image-one-side .article-teaser-content {
      padding-inline: 30px 4px; } }

.study-tags {
  margin-bottom: 54px; }

.study-tags .detailcard-tag {
  background-color: #D7D7D7;
  border-radius: 1rem;
  padding: 0.375rem 1rem;
  font-family: "DM Sans", sans-serif;
  margin: 0.25rem 0.25rem 0.25rem 0rem;
  display: inline-block;
  color: #002440; }

.study-tags .detailcard-tag strong {
  font-weight: 600; }

.study-tags .detailcard-tag.green-button {
  background-color: #B1E5C5C4;
  font-weight: 600; }

@media (max-width: 768px) {
  .studie-detail-container .description-container .info-card-box {
    margin-top: 22px; }
    .studie-detail-container .description-container .info-card-box .reference-info-cards {
      margin-top: 10px;
      margin-inline: 0; }
  .studie-detail-container .last-child-gap p:last-child, .studie-detail-container .last-child-gap.component {
    margin-bottom: 0; }
  .studie-detail-container .map-container .richText {
    left: 50%;
    right: 0; }
  .studie-detail-container .study-tags {
    margin-bottom: 3.6875rem;
    margin-top: 0rem; } }

@media (max-width: 1023px) {
  .studie-detail-container .map-container .richText {
    max-width: 30rem;
    padding: 3rem 2.5rem !important; }
    .studie-detail-container .map-container .richText .richText-content * {
      font-size: 0.875rem;
      line-height: 150%; }
    .studie-detail-container .map-container .richText .richText-content p,
    .studie-detail-container .map-container .richText .richText-content p span {
      font-size: 0.875rem;
      line-height: 1.25rem; }
    .studie-detail-container .map-container .richText .richText-content a {
      width: 50%; }
  .studie-detail-container h2 {
    margin-bottom: 36px; }
  .studie-detail-container h5 {
    margin-bottom: 0; }
  .studie-detail-container .info-card-box {
    margin-top: 16px; } }

.additional-studies-container .additional-studies .additional-card {
  padding: 2.40625rem 1.875rem 2.28125rem;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  border-radius: 1.875rem;
  background: #FDE0D6; }
  @media (max-width: 768px) {
    .additional-studies-container .additional-studies .additional-card {
      padding: 24px 16px; } }
  .additional-studies-container .additional-studies .additional-card .card-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin-bottom: 1.125rem; }
    @media (max-width: 768px) {
      .additional-studies-container .additional-studies .additional-card .card-header {
        -ms-flex-align: start;
            align-items: flex-start; } }
    .additional-studies-container .additional-studies .additional-card .card-header .card-icon {
      object-fit: contain;
      height: 1.875rem;
      padding-right: 0.625rem; }
      @media (max-width: 768px) {
        .additional-studies-container .additional-studies .additional-card .card-header .card-icon {
          padding-top: 5px; } }
    .additional-studies-container .additional-studies .additional-card .card-header .card-title {
      line-height: 2rem;
      font-weight: 600;
      font-family: "Atkinson Hyperlegible Next", sans-serif;
      color: #1E2939; }
      @media (max-width: 1023px) {
        .additional-studies-container .additional-studies .additional-card .card-header .card-title {
          font-size: 1.5rem; } }
      @media (min-width: 1024px) {
        .additional-studies-container .additional-studies .additional-card .card-header .card-title {
          font-size: 2rem; } }
  .additional-studies-container .additional-studies .additional-card .card-container .card-item {
    background-color: #FFFFFF;
    box-shadow: 0px 1px 4px 0px #00000040;
    padding: 1.375rem 1.875rem 2.25rem;
    border-radius: 1.875rem;
    margin-top: 1.5rem;
    display: inline-block; }
    @media (max-width: 768px) {
      .additional-studies-container .additional-studies .additional-card .card-container .card-item {
        padding: 25px 20px; } }
    @media (max-width: 768px) {
      .additional-studies-container .additional-studies .additional-card .card-container .card-item:first-child {
        margin-top: 0; } }
    .additional-studies-container .additional-studies .additional-card .card-container .card-item .card-text {
      font-size: 1.5rem;
      line-height: 2rem;
      color: #002844;
      font-weight: 700;
      font-family: "Atkinson Hyperlegible Next", sans-serif;
      margin-top: 0;
      margin-bottom: 0.625rem; }
    .additional-studies-container .additional-studies .additional-card .card-container .card-item .detailcard-tag {
      display: inline-block;
      padding: 0.53125rem 1rem;
      border-radius: 100px;
      color: #000000;
      font-weight: 600;
      font-family: "DM Sans", sans-serif;
      font-size: 1rem;
      line-height: 150%; }
      .additional-studies-container .additional-studies .additional-card .card-container .card-item .detailcard-tag.green-button {
        background: #B1E5C5C4; }
    .additional-studies-container .additional-studies .additional-card .card-container .card-item .card-description * {
      font-size: 1rem;
      line-height: 1.5rem;
      font-family: "DM Sans", sans-serif;
      font-weight: 500;
      color: #002440;
      margin-bottom: 0; }
    .additional-studies-container .additional-studies .additional-card .card-container .card-item .text-button-wrapper {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: end;
          align-items: flex-end;
      gap: 2.625rem; }
      @media (max-width: 768px) {
        .additional-studies-container .additional-studies .additional-card .card-container .card-item .text-button-wrapper {
          display: block; } }
      .additional-studies-container .additional-studies .additional-card .card-container .card-item .text-button-wrapper .card-description {
        -ms-flex: 1;
            flex: 1; }
    .additional-studies-container .additional-studies .additional-card .card-container .card-item .card-button {
      margin-left: auto;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      background: #F56633;
      padding: 0.625rem 1.3125rem;
      border-radius: 50px;
      text-align: center; }
      @media (max-width: 768px) {
        .additional-studies-container .additional-studies .additional-card .card-container .card-item .card-button {
          margin-top: 1rem; } }
      .additional-studies-container .additional-studies .additional-card .card-container .card-item .card-button .btn-text {
        font-size: 1rem;
        color: #FFFFFF;
        line-height: 2rem;
        font-weight: 600;
        font-family: "Atkinson Hyperlegible Next", sans-serif; }

.additional-studies-container .load-more-btn {
  font-family: "DM Sans", sans-serif;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
  text-decoration: underline;
  color: #1e2939;
  margin: 0px auto 221px;
  border: none;
  box-shadow: none;
  cursor: pointer;
  background: transparent;
  display: block;
  padding: 32px 0 0; }

.reference-Article-teaser-toggle {
  margin-top: 26px; }
  @media (max-width: 1023px) {
    .reference-Article-teaser-toggle .article-teaser-cta {
      width: fit-content; } }
  .reference-Article-teaser-toggle .teaserNo {
    display: none; }

@media screen and (max-width: 768px) {
  .studie-detail-container .map-container .richText {
    max-width: 16rem;
    padding: 1.5rem 1.25rem !important; } }

@media screen and (max-width: 768px) {
  .studie-detail-container .map-container .richText .richText-content p {
    font-size: 0.75rem;
    line-height: 1rem; } }

body {
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none; }

@media (max-width: 450px) {
  .map-container .image,
  .map-container .image > .component-content {
    min-height: 300px; }
  .studie-detail-container .map-container .richText {
    padding: 1.20rem 1.20rem !important; } }
/* stylelint-disable color-no-hex */
.gsk-bg-white {
  background-color: #FFFFFF; }

.gsk-bg-light-gray {
  background-color: #B6B6B6; }

.gsk-bg-dark-blue {
  background-color: #245F8C; }

.gsk-bg-dark-navy {
  background-color: #1E2939; }

.gsk-bg-light-blue {
  background-color: #EFF6FF; }

.gsk-bg-deep-blue {
  background-color: #002440; }

.gsk-bg-peach {
  background-color: #F7855C; }

.gsk-bg-red {
  background-color: #FF0000; }

.gsk-bg-peachy-pink {
  background-color: #FDE0D6; }

.gsk-bg-vivid-orange {
  background-color: #F56633; }

.gsk-bg-deep-space-blue {
  background-color: #002844; }

.gsk-bg-slate-gray {
  background-color: #4A5565; }

.gsk-bg-cyan-blue {
  background-color: #1D4C70; }

.gsk-bg-slate-blue-gray {
  background-color: #364153; }

.gsk-bg-midnight-blue {
  background-color: #101828; }

.gsk-bg-dark-cerulean {
  background-color: #163954; }

.gsk-bg-medium-gray {
  background-color: #757575; }

.gsk-bg-midnight-navy {
  background-color: #07131C; }

.gsk-bg-pale-gray {
  background-color: #D9D9D9; }

.gsk-bg-steel-gray {
  background-color: #99A1AF; }

.gsk-bg-charcoal-black {
  background-color: #1E1E1E; }

.gsk-bg-silver-gray {
  background-color: #B3B3B3; }

.gsk-bg-soft-silver {
  background-color: #D7D7D7; }

.gsk-bg-steel-blue {
  background-color: #4E5A63; }

.gsk-bg-peach-pink-translucent {
  background-color: #FDE0D680; }

.gsk-bg-white-translucent {
  background-color: rgba(255, 255, 255, 0.04); }

.gsk-bg-gray-semi-transparent {
  background-color: rgba(96, 96, 96, 0.4); }

.gsk-bg-dark-gray-translucent {
  background-color: rgba(48, 48, 48, 0.32); }

.gsk-bg-black-semi-transparent {
  background-color: rgba(0, 0, 0, 0.4); }

.gsk-bg-black-translucent {
  background-color: rgba(0, 0, 0, 0.1); }

.gsk-bg-gray-translucent {
  background-color: rgba(97, 97, 97, 0.1); }

.gsk-bg-dark-brown-translucent {
  background-color: rgba(80, 51, 51, 0.1); }

.gsk-bg-warm-brown-translucent {
  background-color: rgba(171, 99, 74, 0.1); }

.gsk-bg-orange-translucent {
  background-color: rgba(245, 102, 51, 0.1); }

.gsk-bg-dim-gray {
  background-color: #616161; }

.gsk-bg-pale-blue {
  background-color: #E9F0F5; }

.gsk-bg-mint-green {
  background-color: #B1E5C5C4; }

.gsk-bg-dark-midnight-blue {
  background-color: #0E2638; }

.gsk-bg-dark-teal {
  background-color: #091D1C; }

.gsk-bg-light-blue-gray {
  background-color: #D3DFE8; }

.gsk-bg-charcoal-gray {
  background-color: "$charcoal-gray"; }

.gsk-bg-off-white {
  background-color: "$off-white"; }

.gsk-bg-soft-gray {
  background-color: "$soft-gray"; }

/* Regular */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* Extra Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* Extra Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* ========================================
   DM Sans
======================================== */
/* Thin */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

/* Thin Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Regular */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* ExtraBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* ExtraBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* Black */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

/* Black Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

/* Poppins Light */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Light.woff2") format("woff2"), url("../../fonts/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Poppins Regular */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Regular.woff2") format("woff2"), url("../../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Poppins Medium */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Medium.woff2") format("woff2"), url("../../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Poppins SemiBold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../../fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* Poppins Bold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Bold.woff2") format("woff2"), url("../../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

.contact-modal-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  z-index: 9999; }

.contact-modal {
  position: relative;
  max-width: 72.125rem;
  background: #FFFFFF;
  border-radius: 1rem;
  padding: 2.5rem;
  box-sizing: border-box;
  box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.25);
  overflow-y: auto;
  max-height: 95vh; }

@media (min-width: 1280px) {
  .contact-modal {
    max-height: 53.875rem; } }

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: start;
      align-items: flex-start;
  margin-bottom: 1.563rem; }
  .modal-header-content {
    width: 63rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    gap: 0.625rem; }
  .modal-header h5 {
    margin: 0;
    font-family: "Atkinson Hyperlegible Next", sans-serif;
    font-size: 2rem;
    font-weight: 600;
    line-height: 2rem;
    letter-spacing: 0;
    color: #07131C; }
  .modal-header .fig-headline-1 {
    margin: 0;
    font-family: "Atkinson Hyperlegible Next", sans-serif;
    font-size: 1.75rem;
    font-weight: 500;
    line-height: 2rem;
    color: #4A5565; }

.modal-label {
  font-family: "DM Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 150%;
  color: #002440;
  margin: 0;
  letter-spacing: 0; }

.contact-modal-close {
  width: 3.5rem;
  height: 3.5rem;
  margin-left: 1.5rem;
  border: none;
  background: transparent;
  cursor: pointer;
  font-size: 1.75rem;
  color: #002440;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 0; }

#contactForm {
  width: 64.5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.form-row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 19rem 19rem 19rem;
      grid-template-columns: 19rem 19rem 19rem;
  gap: 2rem; }
  .form-row + .form-row {
    margin-top: 1.5rem; }

.form-field {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  gap: 0.5rem; }
  .form-field label {
    font-family: "Atkinson Hyperlegible Next", sans-serif;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 2rem;
    color: #002440;
    letter-spacing: 0; }
  .form-field input,
  .form-field select {
    width: 19rem;
    min-width: 12.75rem;
    height: 3rem;
    padding: 0.75rem 0.75rem 0.75rem 1rem;
    border: 1px solid #D9D9D9;
    border-radius: 0.5rem;
    background: #FFFFFF;
    box-sizing: border-box;
    font-family: "DM Sans", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 150%;
    color: #0E2638;
    outline: none;
    letter-spacing: 0; }
  .form-field input:-ms-input-placeholder {
    color: #99A1AF; }
  .form-field input::placeholder {
    color: #99A1AF; }

.contact-modal .select2-container--default {
  width: 19rem; }

.contact-modal .select2-container--default .select2-selection--single {
  height: 3rem;
  border: 0.063rem solid #D9D9D9;
  border-radius: 0.5rem;
  background: #FFFFFF;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.contact-modal .select2-container--default
.select2-selection--single
.select2-selection__rendered {
  padding: 0.75rem 2.5rem 0.75rem 1rem;
  font-family: "DM Sans", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 150%;
  color: #0E2638; }

.contact-modal .select2-container--default .select2-selection__arrow b {
  display: none; }

.contact-modal .select2-container--default .select2-selection__arrow {
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  right: 0.75rem;
  top: 50%;
  transform: translateY(-50%);
  background: url("/content/dam/cf-pharma/klinische-studien-finden/de_DE/icons/Chevron-down.svg") no-repeat center;
  background-size: contain;
  transition: transform .3s ease; }

.contact-modal .select2-container--open .select2-selection__arrow {
  transform: translateY(-50%) rotate(180deg); }

.contact-modal .contact-modal .select2-selection__arrow b {
  display: none; }

.contact-modal .select2-results__option--highlighted {
  background-color: #FDE0D680;
  color: #002440; }

.contact-modal .select2-results__option {
  cursor: pointer; }

.contact-modal .select2-selection--single {
  cursor: pointer;
  position: relative; }

.contact-modal .select2-selection__placeholder {
  color: #99A1AF; }

.contact-modal
.select2-container--default
.select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #FDE0D680;
  color: #002440; }

.contact-modal
.select2-container--default
.select2-results__option--selected {
  background-color: #FFFFFF;
  color: #002440; }

.salutation-dropdown {
  font-family: "DM Sans", sans-serif;
  font-size: 1rem;
  color: #002440;
  width: 100%;
  cursor: pointer; }
  .salutation-dropdown option {
    font-family: "DM Sans", sans-serif;
    font-size: 1rem;
    color: #002440;
    background-color: #FFFFFF;
    padding: 0.656rem 1.313rem;
    border-bottom: 0.063rem solid #99a1af33;
    cursor: pointer;
    letter-spacing: 0; }

.select2-results__option--highlighted {
  background-color: #FDE0D680;
  color: #002440; }

.select2-results__option {
  cursor: pointer; }

.consent-section {
  margin-top: 3.25rem; }
  .consent-section label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
    gap: 0.75rem; }
  .consent-section input[type="checkbox"] {
    width: 1.25rem;
    height: 1.25rem;
    border: 0.094rem solid #99A1AF;
    border-radius: 0.063rem;
    margin: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    cursor: pointer; }

.consent-text p {
  width: 100%;
  -ms-flex: 1;
      flex: 1;
  max-width: 64.5rem;
  margin: 0;
  font-family: "Inter", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  letter-spacing: -0.009rem;
  color: #364153; }
  .consent-text p + p {
    margin-top: 0.625rem; }

.required-note {
  margin-top: 1.938rem;
  margin-bottom: 0.625rem;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 0.938rem;
  line-height: 100%;
  letter-spacing: 0;
  color: #364153; }

.button-wrapper {
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end; }

.submit-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed; }

.submit-btn {
  width: 16.938rem;
  height: 3.25rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: end;
      align-self: flex-end;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 0.625rem;
  padding: 0.625rem 1.3125rem;
  border: none;
  border-radius: 6.25rem;
  background: #F56633;
  color: #FFFFFF;
  cursor: pointer;
  letter-spacing: 0;
  font-family: "Atkinson Hyperlegible Next", sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 2rem;
  letter-spacing: 0; }
  .submit-btn::before {
    content: "";
    width: 1.5rem;
    height: 1.5rem;
    display: block;
    background-image: url("/content/dam/cf-pharma/klinische-studien-finden/de_DE/icons/mail-icon.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }

@media (max-width: 1023px) {
  .contact-modal {
    width: 90%;
    padding: 1.5rem 1rem; }
  .modal-header {
    display: block; }
  .modal-header-content {
    width: 100%; }
  .contact-modal-close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    margin-left: 0; }
  #contactForm {
    width: 100%; }
  .form-row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(0, 1fr);
        grid-template-columns: minmax(0, 1fr);
    gap: 1rem; }
  .form-field {
    min-width: 0; }
  .form-field input,
  .form-field select {
    width: 100%;
    min-width: 0; }
  .contact-modal .select2-container {
    display: block;
    width: 100%; }
  .contact-modal .selection {
    display: block;
    width: 100%; }
  .contact-modal .select2-container--default {
    width: 100%; }
  .contact-modal .select2 {
    width: 100%; }
  .contact-modal .select2-selection--single {
    width: 100%;
    box-sizing: border-box; }
  h5,
  .fig-headline-1 {
    word-break: break-word; } }

.thank-you-container {
  width: 53.5rem;
  margin: 9.625rem auto 8.3125rem; }

@media (min-width: 1280px) {
  .thank-you-modal {
    max-height: 53.875rem; } }

.thank-you-modal {
  position: relative;
  max-height: 95vh;
  width: 72.125rem;
  border-radius: 1rem;
  box-sizing: border-box; }

.thank-you-close {
  position: absolute;
  top: 2.5rem;
  right: 2.5rem;
  width: 3.5rem;
  height: 3.5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  border: none;
  outline: none;
  background: transparent;
  color: #002440;
  padding: 0;
  margin: 0;
  cursor: pointer;
  font-size: 1.5rem;
  line-height: 1; }

.thank-you-header {
  width: 53.5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  gap: 1.25rem;
  margin-bottom: 4.4375rem; }

.thank-you-title {
  margin: 0;
  font-family: "Atkinson Hyperlegible Next", sans-serif;
  font-weight: 600;
  font-size: 2.625rem;
  line-height: 2rem;
  letter-spacing: 0;
  color: #000000; }

.thank-you-description {
  margin: 0;
  font-family: "Atkinson Hyperlegible Next", sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2rem;
  letter-spacing: 0;
  color: #000000; }

.thank-you-item {
  width: 50rem;
  min-height: 3.125rem;
  padding: 0.90625rem 3.5rem 0.90625rem 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 12px;
  background: #EFF6FF;
  border-radius: 1rem;
  margin: 0;
  box-sizing: border-box; }

.thank-you-steps {
  width: 53.5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  gap: 1rem; }

.thank-you-item-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 0.75rem;
  padding: 0;
  position: relative; }
  .thank-you-item-content::before {
    content: "";
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 2.25rem;
    height: 2.25rem;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  .thank-you-item-content.thank-you-item-1::before {
    background-image: url("/content/dam/cf-pharma/klinische-studien-finden/de_DE/icons/one-icon.svg"); }
  .thank-you-item-content.thank-you-item-2::before {
    background-image: url("/content/dam/cf-pharma/klinische-studien-finden/de_DE/icons/two-icon.svg"); }
  .thank-you-item-content.thank-you-item-3::before {
    background-image: url("/content/dam/cf-pharma/klinische-studien-finden/de_DE/icons/three-icon.svg"); }
  .thank-you-item-content.thank-you-item-4::before {
    background-image: url("/content/dam/cf-pharma/klinische-studien-finden/de_DE/icons/four-icon.svg"); }

.thank-you-text {
  font-family: "DM Sans", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 150%;
  color: #000000; }

.thank-you-btn {
  width: 7.6875rem;
  height: 2.4375rem;
  box-sizing: border-box;
  padding: 0.46875rem 1.3125rem;
  gap: 0.625rem;
  border: none;
  border-radius: 6.25rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  background: #F56633;
  color: #FFFFFF;
  cursor: pointer;
  font-family: "Atkinson Hyperlegible Next", sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem;
  letter-spacing: 0; }
  .thank-you-btn::before {
    content: "";
    width: 1.5rem;
    height: 2rem;
    display: block;
    background-image: url("/content/dam/cf-pharma/klinische-studien-finden/de_DE/icons/heart-icon.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }

.thank-you-modal .button-wrapper {
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 6.5rem; }

@media (max-width: 1023px) {
  .thank-you-modal {
    width: 90%;
    height: auto;
    padding: 1.5rem 1rem; }
    .thank-you-modal .thank-you-close {
      top: 1rem;
      right: 1rem; }
    .thank-you-modal .thank-you-header {
      width: 100%;
      margin-bottom: 2rem; }
    .thank-you-modal .thank-you-title {
      font-size: 2rem;
      line-height: 2.5rem; }
    .thank-you-modal .thank-you-description {
      font-size: 1.125rem;
      line-height: 1.75rem; }
    .thank-you-modal .thank-you-steps,
    .thank-you-modal .thank-you-item {
      width: 100%; }
    .thank-you-modal .thank-you-item {
      padding: 1rem; }
    .thank-you-modal .thank-you-text {
      font-size: 1rem; }
    .thank-you-modal .button-wrapper {
      margin-top: 2rem; }
  .thank-you-container {
    width: 100%;
    margin: 3rem auto 2rem; } }
/* stylelint-disable color-no-hex */
.gsk-bg-white {
  background-color: #FFFFFF; }

.gsk-bg-light-gray {
  background-color: #B6B6B6; }

.gsk-bg-dark-blue {
  background-color: #245F8C; }

.gsk-bg-dark-navy {
  background-color: #1E2939; }

.gsk-bg-light-blue {
  background-color: #EFF6FF; }

.gsk-bg-deep-blue {
  background-color: #002440; }

.gsk-bg-peach {
  background-color: #F7855C; }

.gsk-bg-red {
  background-color: #FF0000; }

.gsk-bg-peachy-pink {
  background-color: #FDE0D6; }

.gsk-bg-vivid-orange {
  background-color: #F56633; }

.gsk-bg-deep-space-blue {
  background-color: #002844; }

.gsk-bg-slate-gray {
  background-color: #4A5565; }

.gsk-bg-cyan-blue {
  background-color: #1D4C70; }

.gsk-bg-slate-blue-gray {
  background-color: #364153; }

.gsk-bg-midnight-blue {
  background-color: #101828; }

.gsk-bg-dark-cerulean {
  background-color: #163954; }

.gsk-bg-medium-gray {
  background-color: #757575; }

.gsk-bg-midnight-navy {
  background-color: #07131C; }

.gsk-bg-pale-gray {
  background-color: #D9D9D9; }

.gsk-bg-steel-gray {
  background-color: #99A1AF; }

.gsk-bg-charcoal-black {
  background-color: #1E1E1E; }

.gsk-bg-silver-gray {
  background-color: #B3B3B3; }

.gsk-bg-soft-silver {
  background-color: #D7D7D7; }

.gsk-bg-steel-blue {
  background-color: #4E5A63; }

.gsk-bg-peach-pink-translucent {
  background-color: #FDE0D680; }

.gsk-bg-white-translucent {
  background-color: rgba(255, 255, 255, 0.04); }

.gsk-bg-gray-semi-transparent {
  background-color: rgba(96, 96, 96, 0.4); }

.gsk-bg-dark-gray-translucent {
  background-color: rgba(48, 48, 48, 0.32); }

.gsk-bg-black-semi-transparent {
  background-color: rgba(0, 0, 0, 0.4); }

.gsk-bg-black-translucent {
  background-color: rgba(0, 0, 0, 0.1); }

.gsk-bg-gray-translucent {
  background-color: rgba(97, 97, 97, 0.1); }

.gsk-bg-dark-brown-translucent {
  background-color: rgba(80, 51, 51, 0.1); }

.gsk-bg-warm-brown-translucent {
  background-color: rgba(171, 99, 74, 0.1); }

.gsk-bg-orange-translucent {
  background-color: rgba(245, 102, 51, 0.1); }

.gsk-bg-dim-gray {
  background-color: #616161; }

.gsk-bg-pale-blue {
  background-color: #E9F0F5; }

.gsk-bg-mint-green {
  background-color: #B1E5C5C4; }

.gsk-bg-dark-midnight-blue {
  background-color: #0E2638; }

.gsk-bg-dark-teal {
  background-color: #091D1C; }

.gsk-bg-light-blue-gray {
  background-color: #D3DFE8; }

.gsk-bg-charcoal-gray {
  background-color: "$charcoal-gray"; }

.gsk-bg-off-white {
  background-color: "$off-white"; }

.gsk-bg-soft-gray {
  background-color: "$soft-gray"; }

/* Regular */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* Extra Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* Extra Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* ========================================
   DM Sans
======================================== */
/* Thin */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

/* Thin Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Regular */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* ExtraBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* ExtraBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* Black */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

/* Black Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

/* Poppins Light */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Light.woff2") format("woff2"), url("../../fonts/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Poppins Regular */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Regular.woff2") format("woff2"), url("../../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Poppins Medium */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Medium.woff2") format("woff2"), url("../../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Poppins SemiBold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../../fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* Poppins Bold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Bold.woff2") format("woff2"), url("../../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

.error-body {
  margin: 4rem 0; }
  .error-body h1 {
    color: #F56633; }
  .error-body h2 {
    color: #1E2939; }
  .error-body p {
    color: #002440; }
  .error-body .cta-button a {
    background-color: #F56633;
    cursor: pointer;
    display: inline-block;
    padding: 12px 20px;
    border: unset;
    border-radius: 100px;
    color: #FFFFFF;
    font-family: "DM Sans", sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    font-weight: 600; }
/* stylelint-disable color-no-hex */
.gsk-bg-white {
  background-color: #FFFFFF; }

.gsk-bg-light-gray {
  background-color: #B6B6B6; }

.gsk-bg-dark-blue {
  background-color: #245F8C; }

.gsk-bg-dark-navy {
  background-color: #1E2939; }

.gsk-bg-light-blue {
  background-color: #EFF6FF; }

.gsk-bg-deep-blue {
  background-color: #002440; }

.gsk-bg-peach {
  background-color: #F7855C; }

.gsk-bg-red {
  background-color: #FF0000; }

.gsk-bg-peachy-pink {
  background-color: #FDE0D6; }

.gsk-bg-vivid-orange {
  background-color: #F56633; }

.gsk-bg-deep-space-blue {
  background-color: #002844; }

.gsk-bg-slate-gray {
  background-color: #4A5565; }

.gsk-bg-cyan-blue {
  background-color: #1D4C70; }

.gsk-bg-slate-blue-gray {
  background-color: #364153; }

.gsk-bg-midnight-blue {
  background-color: #101828; }

.gsk-bg-dark-cerulean {
  background-color: #163954; }

.gsk-bg-medium-gray {
  background-color: #757575; }

.gsk-bg-midnight-navy {
  background-color: #07131C; }

.gsk-bg-pale-gray {
  background-color: #D9D9D9; }

.gsk-bg-steel-gray {
  background-color: #99A1AF; }

.gsk-bg-charcoal-black {
  background-color: #1E1E1E; }

.gsk-bg-silver-gray {
  background-color: #B3B3B3; }

.gsk-bg-soft-silver {
  background-color: #D7D7D7; }

.gsk-bg-steel-blue {
  background-color: #4E5A63; }

.gsk-bg-peach-pink-translucent {
  background-color: #FDE0D680; }

.gsk-bg-white-translucent {
  background-color: rgba(255, 255, 255, 0.04); }

.gsk-bg-gray-semi-transparent {
  background-color: rgba(96, 96, 96, 0.4); }

.gsk-bg-dark-gray-translucent {
  background-color: rgba(48, 48, 48, 0.32); }

.gsk-bg-black-semi-transparent {
  background-color: rgba(0, 0, 0, 0.4); }

.gsk-bg-black-translucent {
  background-color: rgba(0, 0, 0, 0.1); }

.gsk-bg-gray-translucent {
  background-color: rgba(97, 97, 97, 0.1); }

.gsk-bg-dark-brown-translucent {
  background-color: rgba(80, 51, 51, 0.1); }

.gsk-bg-warm-brown-translucent {
  background-color: rgba(171, 99, 74, 0.1); }

.gsk-bg-orange-translucent {
  background-color: rgba(245, 102, 51, 0.1); }

.gsk-bg-dim-gray {
  background-color: #616161; }

.gsk-bg-pale-blue {
  background-color: #E9F0F5; }

.gsk-bg-mint-green {
  background-color: #B1E5C5C4; }

.gsk-bg-dark-midnight-blue {
  background-color: #0E2638; }

.gsk-bg-dark-teal {
  background-color: #091D1C; }

.gsk-bg-light-blue-gray {
  background-color: #D3DFE8; }

.gsk-bg-charcoal-gray {
  background-color: "$charcoal-gray"; }

.gsk-bg-off-white {
  background-color: "$off-white"; }

.gsk-bg-soft-gray {
  background-color: "$soft-gray"; }

/* Regular */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* Extra Bold */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* Extra Bold Italic */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url("../../fonts/AtkinsonHyperlegibleNext-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* ========================================
   DM Sans
======================================== */
/* Thin */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

/* Thin Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap; }

/* Extra Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

/* Extra Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

/* Light */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Light Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

/* Regular */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }

/* Medium */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Medium Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

/* SemiBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* SemiBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

/* Bold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

/* Bold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* ExtraBold */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

/* ExtraBold Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap; }

/* Black */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

/* Black Italic */
@font-face {
  font-family: 'DM Sans';
  src: url("../../fonts/DMSans-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

/* Poppins Light */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Light.woff2") format("woff2"), url("../../fonts/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

/* Poppins Regular */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Regular.woff2") format("woff2"), url("../../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

/* Poppins Medium */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Medium.woff2") format("woff2"), url("../../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/* Poppins SemiBold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../../fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

/* Poppins Bold */
@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Bold.woff2") format("woff2"), url("../../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

#exit-notification {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.55);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  z-index: 10000; }
  #exit-notification .exit-notification-inner {
    position: relative;
    top: auto;
    left: auto;
    margin-left: 0;
    transform: none;
    box-sizing: border-box;
    background: #FFFFFF;
    width: 100%;
    width: 28.125rem;
    padding: 1.25rem;
    border: 1px solid #ccc;
    box-shadow: 0 0 1.125rem 0 #333; }
  #exit-notification .exit-notification-text h2 {
    margin: 0 3.75rem 0.625rem 0;
    font-size: 1.125rem;
    line-height: 120%;
    font-weight: 700;
    color: #1E2939; }
  #exit-notification .exit-notification-text p {
    margin: 0 0 5px;
    font-size: 0.875rem;
    line-height: 150%;
    color: #4E5A63; }
  #exit-notification .exit-notification-buttons {
    display: block; }
  #exit-notification .exit-notification-accept {
    width: 100%;
    padding: 0.75rem 1rem;
    font-family: "Atkinson Hyperlegible Next", sans-serif;
    border: 0;
    background: #F56633;
    line-height: 1em;
    color: #FFFFFF;
    font-size: 1rem;
    font-weight: 700;
    cursor: pointer; }
  #exit-notification .exit-notification-deny {
    position: absolute;
    top: 0.5rem;
    right: 0.65rem;
    width: 3rem;
    height: 3rem;
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    font-size: 0;
    color: transparent;
    cursor: pointer; }
    #exit-notification .exit-notification-deny::before {
      content: "\00D7";
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      width: 100%;
      height: 100%;
      color: #000000;
      font-size: 3rem;
      line-height: 1;
      font-weight: 400; }
  #exit-notification .exit-notification-decoration {
    display: none; }
  @media (max-width: 768px) {
    #exit-notification {
      padding: 0; }
      #exit-notification .exit-notification-inner {
        width: 100%;
        max-width: 28.125rem;
        margin: 0 auto; }
      #exit-notification .exit-notification-deny::before {
        font-size: 2.2rem; }
      #exit-notification .component-content,
      #exit-notification .richText-content,
      #exit-notification .text {
        width: 100%;
        max-width: none; } }

