/*!
 * 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%;
  }
}/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

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

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

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

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 0;
}

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

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

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

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

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

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

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

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

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

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

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

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

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

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

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

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

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

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

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

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

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

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

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

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

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}
@charset "UTF-8";
/* Meningitis colors */
html,
body {
  color: #544f40;
  background-color: white;
  font-family: 'Arial';
  font-weight: normal;
  font-style: normal;
  height: 100%;
  line-height: 24px;
  font-size: 16px;
  width: 100%;
}
@media (min-width: 992px) {
  html,
  body {
    background-color: white;
  }
}

.h1-style {
  font-family: 'Arial';
  font-weight: 700;
  font-style: normal;
  font-size: 2.3125rem;
  line-height: 48px;
  letter-spacing: 0;
  color: #544f40;
  padding-bottom: 20px;
}

.h2-style {
  font-family: 'Arial';
  font-weight: 700;
  font-style: normal;
  font-size: 1.75rem;
  line-height: 40px;
  color: #544f40;
  padding-top: 16px;
}

.h3-style {
  font-family: 'Arial';
  font-weight: 700;
  font-style: normal;
  font-size: 1.5rem;
  line-height: 28px;
  color: #544f40;
}

.paragraph2-style {
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 1.1875rem;
  line-height: 25px;
  letter-spacing: 0;
  color: black;
}
@media (min-width: 768px) {
  .paragraph2-style {
    font-size: 1.75rem;
    line-height: 1;
  }
}
@media (min-width: 992px) {
  .paragraph2-style {
    font-size: 2.25rem;
    line-height: 39px;
  }
}

.paragraph3-style {
  font-family: 'Arial';
  font-style: normal;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1;
  color: black;
}
@media (min-width: 768px) {
  .paragraph3-style {
    font-size: 1.625rem;
    line-height: 32px;
  }
}
@media (min-width: 992px) {
  .paragraph3-style {
    font-size: 2.0625rem;
    line-height: 39px;
  }
}

.paragraph4-style {
  font-family: 'Arial';
  font-style: normal;
  font-size: 1rem;
  line-height: 1;
  letter-spacing: 0;
  color: black;
}
@media (min-width: 768px) {
  .paragraph4-style {
    font-size: 1.25rem;
  }
}
@media (min-width: 992px) {
  .paragraph4-style {
    font-size: 1.5rem;
  }
}

.footnote-style {
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 0.75rem;
  letter-spacing: 0;
  color: #d5d1ce;
}

.footnote2-style {
  font-family: 'Arial';
  font-style: normal;
  font-size: 0.625rem;
  line-height: 14px;
  letter-spacing: 0;
  color: black;
}
@media (min-width: 768px) {
  .footnote2-style {
    font-size: 1.25rem;
    line-height: 26px;
  }
}

.footnote3-style {
  font-family: 'Arial';
  font-style: normal;
  font-size: 0.75rem;
  letter-spacing: 0;
  color: black;
}
@media (min-width: 768px) {
  .footnote3-style {
    font-size: 1rem;
  }
}

p .primary-cta,
a > .primary-cta {
  background-color: #f294ab;
  color: white;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-family: 'Arial';
  font-weight: 700;
  line-height: 1.25;
  width: fit-content;
  min-height: 40px;
  height: fit-content;
  padding: 12px 20px;
  border-radius: 50px;
  text-align: center;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  letter-spacing: 1.125px;
}
p .primary-cta:hover,
a > .primary-cta:hover {
  background-color: #878379;
  color: white;
}
p .primary-cta a,
a > .primary-cta a {
  color: white;
  text-decoration: none !important;
}
p .primary-cta a:hover,
a > .primary-cta a:hover {
  color: white;
}

button.primary-cta,
div.primary-cta {
  background-color: #f294ab;
  color: white;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-family: 'Arial';
  font-weight: 700;
  line-height: 1.25;
  width: fit-content;
  min-height: 40px;
  height: fit-content;
  padding: 12px 20px;
  border-radius: 50px;
  text-align: center;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
  letter-spacing: 1.125px;
}
button.primary-cta:hover,
div.primary-cta:hover {
  background-color: #878379;
  color: white;
}
button.primary-cta:focus,
div.primary-cta:focus {
  border: none;
  outline: 1px solid #f294ab;
}
button.primary-cta a,
div.primary-cta a {
  color: white;
  text-decoration: none !important;
}
button.primary-cta a:hover,
div.primary-cta a:hover {
  color: white;
}

.selection-bold {
  font-weight: 600;
}

.color-peach {
  color: #fff1cc;
}

.color-orange {
  color: #f36633;
}

.color-pink {
  color: #ffd6df;
}

.color-grey {
  color: #d5d1ce;
}

.color-dark-grey {
  color: #bebebd;
}

.color-light-brown {
  color: #878379;
}

.color-white {
  color: white;
}

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

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

.background-white {
  background-color: white;
}

@media (max-width: 991px) {
  .background-mb-white {
    background-color: white !important;
  }
}

.background-orange {
  background-color: #f36633;
}

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

.gray-bg {
  background-color: #FDEFF2;
}

.dark-gray-bg {
  background-color: #bebebd;
}

.blue-bg {
  background-color: #c4dbde;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url("../../assets/fonts/Montserrat-ExtraLight.ttf") format("ttf");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url("../../assets/fonts/Montserrat-ExtraLightItalic.ttf") format("ttf");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url("../../assets/fonts/Montserrat-Light.ttf") format("ttf");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url("../../assets/fonts/Montserrat-LightItalic.ttf") format("ttf");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url("../../assets/fonts/Montserrat-Medium.ttf") format("ttf");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url("../../assets/fonts/Montserrat-MediumItalic.ttf") format("ttf");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url("../../assets/fonts/Montserrat-Regular.ttf") format("ttf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url("../../assets/fonts/Montserrat-RegularItalic.ttf") format("ttf");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url("../../assets/fonts/Montserrat-Semibold.ttf") format("ttf");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url("../../assets/fonts/Montserrat-SemiboldItalic.ttf") format("ttf");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url("../../assets/fonts/Montserrat-Bold.ttf") format("ttf");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url("../../assets/fonts/Montserrat-BoldItalic.ttf") format("ttf");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
/* Icons from directory "" */
.icon {
  display: inline-block;
}

.icon-facebook::after {
  content: "\f09a";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

.icon-twitter::after {
  content: "\f099";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

.icon-youtube::after {
  content: "\f16a";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

.icon-instagram::after {
  content: "\f16d";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

.icon-video-play {
  width: 100px;
  height: 100px;
  background: url("../../img/voltaren-sprites.png");
  background-repeat: no-repeat;
  background-size: 120px;
  cursor: pointer;
}
.icon-video-play:hover, .icon-video-play:focus {
  background-position-y: 98.5%;
}

/* Meningitis colors */
.carousel ul {
  padding-inline-start: 0;
  -webkit-padding-start: 0;
  margin-block-start: 0;
  margin-block-end: 0;
}

.carousel-nav {
  display: none;
}

.slick-prev,
.slick-next {
  display: none !important;
}

/* Dots */
.slick-dots {
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 0;
  width: auto;
  padding-top: 40px;
}
.slick-dots::after, .slick-dots::before {
  content: " ";
  width: 41vw;
  display: block;
  border-top: 1px solid #f36633;
  height: 1px;
}
@media (min-width: 1200px) {
  .slick-dots::after, .slick-dots::before {
    display: none;
  }
}
.slick-dots::before {
  margin-bottom: -19px;
}
.slick-dots::after {
  margin-top: -7px;
  margin-left: auto;
  margin-right: 0;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  padding: 0;
  cursor: pointer;
  padding-left: 8px;
}
.slick-dots li:first-of-type {
  padding-left: 0;
}
.slick-dots li button {
  border: 1px solid #f36633;
  border-radius: 50%;
  background: transparent;
  height: 10px;
  width: 10px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  padding: 0;
  opacity: .5;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
  opacity: 1;
}
.slick-dots li.slick-active button {
  background-color: #f36633;
  opacity: 1;
}
.slick-dots li.slick-active button:hover, .slick-dots li.slick-active button:focus {
  outline: none;
}

.carousel-full-width {
  /* Arrows */
  /* Dots */
}
.carousel-full-width .slick-prev,
.carousel-full-width .slick-next {
  display: none !important;
}
.carousel-full-width .slick-dots {
  padding-bottom: 40px;
}
@media (min-width: 1200px) {
  .carousel-full-width .slick-dots {
    position: absolute;
    bottom: 0px;
    left: 18vw;
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .slick-slide img {
    width: 100%;
    height: 100%;
  }
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

* {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.container-fluid,
.paragraphSystem,
.row,
[class*="col-"] {
  padding-right: 0;
  padding-left: 0;
  margin-right: 0;
  margin-left: 0;
}

a {
  text-decoration: underline;
  color: #f294ab;
}
a:hover {
  color: #878379;
}

p {
  padding-top: 16px;
}

.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.paragraphSystem:before,
.paragraphSystem:after,
.row:before,
.row:after {
  display: none !important;
}

img {
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

input[type="search"] {
  box-sizing: content-box;
}

h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}

ul,
ol {
  padding-inline-start: 15px;
  -webkit-padding-start: 15px;
  color: #544f40;
}

.richText ul:not(.list--tabs) {
  margin: 0 !important;
  padding: 0 !important;
  padding-left: 17px !important;
}
.richText ul:not(.list--tabs).indented {
  margin-left: 25px !important;
}
.richText ol {
  counter-reset: item;
  margin: 0 !important;
  padding: 0 !important;
}
.richText ol li {
  display: block;
}
.richText ol li::before {
  content: counter(item) ". ";
  counter-increment: item;
  color: black;
  font-weight: 400;
  font-size: 0.9375pxrem;
}

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

.text-align-left-mb {
  text-align: left;
}
@media (min-width: 992px) {
  .text-align-left-mb {
    text-align: center;
  }
}

.text-align-center-mb {
  text-align: center;
}
@media (min-width: 992px) {
  .text-align-center-mb {
    text-align: left;
  }
}

.display-as-block-mb {
  display: block;
}
@media (min-width: 992px) {
  .display-as-block-mb {
    display: initial;
  }
}

.clearfix:before, .clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}

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

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

a:-webkit-any-link {
  cursor: pointer;
  text-decoration: none;
}

.no-mobile-img img {
  display: none;
}
@media (min-width: 992px) {
  .no-mobile-img img {
    display: block;
  }
}

.hide-on-mobile {
  display: none;
}
@media (min-width: 992px) {
  .hide-on-mobile {
    display: block;
  }
}

.hide-on-dt {
  display: block;
}
@media (min-width: 992px) {
  .hide-on-dt {
    display: none;
  }
}

.hidden-bullets ul {
  padding-inline-start: 0 !important;
  -webkit-padding-start: 0 !important;
}
.hidden-bullets ul li {
  list-style-type: none !important;
}

::marker {
  display: none;
  color: transparent;
}

.hide {
  display: none;
}

.image-full-width .component-content {
  width: 100%;
}
.image-full-width .component-content img {
  object-fit: cover;
  width: 100%;
}

.image-center > .component-content picture {
  text-align: center;
}

html {
  overflow-x: hidden;
  overflow-y: scroll;
  scrollbar-width: 0;
}

body {
  overflow-x: hidden;
  overflow-y: initial;
}

.hero-image img {
  display: flex;
  width: 100%;
}

.hero-content {
  max-width: 680px;
  border-radius: 4px;
  height: 100%;
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  .hero-content {
    position: absolute;
  }
}
.hero-content .richText-content {
  background-color: #ffffff;
  padding: 24px 16px;
}
@media (min-width: 992px) {
  .hero-content .richText-content {
    padding: 56px 49px;
  }
  .hero-content .richText-content > p:first-child {
    padding: 0;
  }
}

@media (min-width: 992px) {
  .hero-content-left {
    bottom: 0;
    height: auto;
    left: 5%;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .hero-content-left {
    left: 0;
    right: 0;
    max-width: 1230px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
  }
  .hero-content-left > .component-content {
    max-width: 680px;
  }
}

@media (min-width: 992px) {
  .hero-content-right {
    right: 5%;
    bottom: 0;
    height: auto;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .hero-content-right {
    left: 0;
    right: 0;
    max-width: 1230px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
  }
  .hero-content-right > .component-content {
    max-width: 680px;
    margin-left: auto;
  }
}

@media (min-width: 992px) {
  .hero-content-float-left {
    left: 5%;
  }

  .hero-content-float-right {
    right: 5%;
  }
}
.primary-cta.margin-center {
  margin-left: auto;
  margin-right: auto;
}

.hero-subtext {
  font-weight: 400;
  font-size: 1rem;
  color: #544f40;
}
.hero-subtext::after {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  background-color: #f36633;
  margin-top: 5px;
  margin-bottom: 5px;
}
@media (min-width: 992px) {
  .hero-subtext::after {
    margin-top: 15px;
    margin-bottom: 20px;
  }
}

.brown-bg .what-is-meningitis {
  background-color: white;
  border-radius: 4px;
  padding: 32px 16px;
}
@media (min-width: 992px) {
  .brown-bg .what-is-meningitis {
    padding: 32px;
  }
}

.gray-border {
  border: 1px solid #FDEFF2;
  border-radius: 4px;
}

.download-resources {
  padding: 20px;
  background-color: #fff;
  border-radius: 4px;
}

.side-effects {
  border-top: 1px dashed #544f40;
  border-bottom: 1px dashed #544f40;
}

a[style="visibility:hidden"] {
  display: none;
}

.grid-4-dt > .component-content > .paragraphSystem {
  display: flex;
  justify-content: center;
  padding: 0 16px;
  gap: 20px;
}
@media (max-width: 768px) {
  .grid-4-dt > .component-content > .paragraphSystem {
    flex-wrap: wrap;
  }
}
@media (min-width: 992px) {
  .grid-4-dt > .component-content > .paragraphSystem {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: auto;
  }
}
.grid-4-dt .image img {
  width: 100%;
}

.grid-3-dt > .component-content > .paragraphSystem {
  display: flex;
  justify-content: center;
  padding: 0 16px;
  gap: 20px;
}
@media (max-width: 768px) {
  .grid-3-dt > .component-content > .paragraphSystem {
    flex-wrap: wrap;
  }
}
@media (min-width: 992px) {
  .grid-3-dt > .component-content > .paragraphSystem {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: auto;
  }
}
.grid-3-dt .image img {
  width: 100%;
}

.grid-2-dt > .component-content > .paragraphSystem {
  display: flex;
  justify-content: center;
  padding: 0 16px;
  gap: 20px;
}
@media (max-width: 768px) {
  .grid-2-dt > .component-content > .paragraphSystem {
    flex-wrap: wrap;
  }
}
@media (min-width: 992px) {
  .grid-2-dt > .component-content > .paragraphSystem {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: auto;
  }
}
.grid-2-dt .image img {
  width: 100%;
}

@media (min-width: 768px) and (max-width: 991px) {
  .grid-2-tb > .component-content > .paragraphSystem {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: auto;
  }
}
.grid-2-tb .image img {
  width: 100%;
}

.pink-after {
  padding-right: 32px !important;
}
.pink-after::after {
  position: absolute;
  top: 0;
  bottom: 10%;
  right: -10px;
  width: 24px;
  background-color: deeppink;
  content: "";
  display: inline-block;
}

.pink-before {
  margin-left: 32px !important;
}
.pink-before::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -45px;
  width: 24px;
  background-color: deeppink;
  content: "";
  display: inline-block;
}

.references .richText-content {
  font-size: 16px;
  line-height: 24px;
}
.references .richText-content p {
  padding-top: 0;
}

.contact-heading {
  font-size: 1rem;
  font-weight: 700;
  padding-left: 50px;
}
.contact-heading::before {
  content: url(../../img/contact-icon.png);
  width: 32px;
  height: 32px;
  position: absolute;
  left: 30px;
  top: 38px;
}

.external-link::after {
  content: url(../../img/launch.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 15px;
  height: 15px;
  background-size: 100%;
  margin-left: 10px;
  cursor: pointer;
}

.contact-subtext {
  font-size: 0.875rem;
  font-weight: 400;
  color: #878379;
}

.pdf-download a {
  display: block;
  position: relative;
  max-width: 380px;
  width: 100%;
  border-radius: 8px;
  margin: 0 auto;
  background-color: #f294ab;
  color: #ffffff;
  font-weight: 700;
  font-size: 1rem;
  padding: 32px 24px;
  text-decoration: none !important;
  cursor: pointer;
}
.pdf-download a::after {
  content: url(../../img/pdf-download.png);
  position: absolute;
  width: 20px;
  height: 20px;
  right: 7%;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.pdf-download a:hover {
  background-color: #878379;
  color: white;
}

.share-icons .shareThis-list {
  display: flex;
  gap: 10px;
  padding-left: 0;
  padding-top: 8px;
}

.accordion .accordion-slide .accordion-head .accordion-title a {
  text-decoration: none;
}

a.outgrow-l {
  background-color: #f294ab;
  color: white;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-family: 'Arial';
  font-weight: 700;
  line-height: 1;
  width: fit-content;
  height: 40px;
  padding: 12px 20px;
  border-radius: 50px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
  text-decoration: none !important;
  letter-spacing: 1px;
}
a.outgrow-l:hover {
  background-color: #878379;
  color: white;
}
@media (min-width: 992px) {
  a.outgrow-l {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .navigation-menu.is-visible {
    padding-top: 25px;
  }

  .reference-popup-quiz {
    margin-top: 25px;
    padding-left: 16px;
  }
}
.hero-banner {
  max-width: 1440px;
  margin: auto;
}

#content > .row > .layout-outer > .layout-inner > .default-style > .paragraphSystem {
  display: flex;
  flex-direction: column;
}

body > .container > .row {
  display: flex;
  align-items: center;
  flex-direction: column;
}
body > .container > .row > #content {
  max-width: 1440px;
}

.reference {
  display: block;
  margin-left: 4px;
}
@media (min-width: 768px) {
  .reference {
    margin-left: 8px;
  }
}
.reference::before {
  content: "*";
  margin-left: -4px;
}
@media (min-width: 768px) {
  .reference::before {
    margin-left: -8px;
  }
}

.carousel-autoplay-nav {
  display: none;
}

@media (min-width: 992px) {
  .carousel-full-width .highlight.slick-prev {
    border: 1px solid #bebebd;
  }
  .carousel-full-width .highlight.slick-next {
    border: 1px solid #bebebd;
  }
}
@media (min-width: 1200px) {
  .carousel-full-width .slick-dots {
    left: 22vw;
  }
}

picture {
  line-height: 0;
  display: block;
}

.carousel-slide {
  display: block;
}

.slick-slide.slick-loading img,
.slick-arrow.slick-hidden {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.carousel-homepage .carousel-content > .content {
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 1200px) {
  .carousel-homepage .carousel-content > .content {
    display: block;
  }
}
.carousel-homepage .carousel-content > .content .richText {
  padding-top: 20px;
}
@media (min-width: 1200px) {
  .carousel-homepage .carousel-content > .content .richText {
    padding-top: 0;
    position: absolute;
    z-index: 100;
    max-width: 100vw;
    width: 100%;
  }
  .carousel-homepage .carousel-content > .content .richText .component-content {
    max-width: 1530px;
    margin: 0 auto;
    width: 100%;
  }
  .carousel-homepage .carousel-content > .content .richText .richText-content {
    max-width: 60vw;
  }
  .carousel-homepage .carousel-content > .content .richText .h1-style {
    font-size: clamp(50px, 5vw, 93px);
  }
}
@media (min-width: 1200px) {
  .carousel-homepage .carousel-content > .content .image {
    float: right;
    max-height: 675px;
  }
}
.carousel-homepage .richText {
  display: flex;
  align-items: center;
  height: 100%;
}
.carousel-homepage .image-reference {
  position: absolute;
  padding-top: 0 !important;
  width: 100%;
  height: auto;
  max-width: 100vw !important;
  padding-left: 65vw;
  bottom: -6px;
}
@media (min-width: 992px) {
  .carousel-homepage .image-reference {
    bottom: 0;
    padding-left: 84vw !important;
  }
}

.carousel-with-thumbnail {
  background-color: #544f40;
}
@media (min-width: 992px) {
  .carousel-with-thumbnail {
    background-color: white;
  }
}
@media (min-width: 992px) {
  .carousel-with-thumbnail > .component-content {
    max-width: 970px;
    margin: 0 auto;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .carousel-with-thumbnail .carousel-slide {
    max-width: 150px;
  }
}
.carousel-with-thumbnail .carousel-content .richText-content p {
  padding-top: 0;
  font-weight: 700;
}
@media (min-width: 992px) {
  .carousel-with-thumbnail .carousel-slides {
    display: flex;
    justify-content: space-between;
  }
}
.carousel-with-thumbnail .slick-track {
  padding: 20px 0;
}
.carousel-with-thumbnail .slick-slide {
  opacity: .3;
}
.carousel-with-thumbnail .slick-slide.slick-active {
  opacity: 1;
}

@media (min-width: 992px) {
  .carousel-thumbnail {
    display: none;
  }
}
.carousel-thumbnail .slick-list {
  overflow: visible;
}
.carousel-thumbnail .slick-track {
  background: white;
  display: flex;
  align-items: center;
  padding-bottom: 20px;
}
.carousel-thumbnail .carousel-slide {
  min-height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #544f40;
  margin-top: -4px;
}
.carousel-thumbnail .carousel-slide .richText-content {
  font-weight: 700;
  line-height: 1;
  font-size: 1.125rem;
}
.carousel-thumbnail .carousel-slide .richText-content p {
  padding-top: 0;
}
.carousel-thumbnail .slick-current.slick-active {
  background-color: #f36633;
  color: white;
  border-radius: 10px;
  box-shadow: 0 0 8px 3px #00000029;
  min-height: 99px !important;
  min-width: 99px !important;
  border: 1px solid #f36633;
}
.carousel-thumbnail .slick-dots {
  padding-top: 10px;
}
.carousel-thumbnail .slick-dots li {
  padding-left: 5px;
}
.carousel-thumbnail .slick-dots::after, .carousel-thumbnail .slick-dots::before {
  display: none;
}

.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;
}

.accordion .accordion-container {
  border: none;
}
.accordion .accordion-slide {
  border-top: 0;
}
.accordion .accordion-slide .accordion-head {
  padding: 16px;
  background-color: #FDEFF2;
  border: 2px solid #f294ab;
  border-radius: 4px;
  padding-right: 25px;
}
.accordion .accordion-slide .accordion-head .accordion-title {
  font-family: "Arial";
  font-weight: 400;
  font-size: 1rem;
}
.accordion .accordion-slide .accordion-head .accordion-title .accordion-title-text {
  color: #544f40;
}
.accordion .accordion-slide .accordion-content-wrapper {
  border: 1px solid #FDEFF2;
  border-radius: 4px;
}
.accordion .accordion-slide .accordion-content-wrapper p {
  font-size: 0.875rem;
  line-height: 24px;
}
.accordion .accordion-slide .accordion-content-wrapper .richText li {
  font-size: 0.875rem;
}
.accordion .accordion-slide .accordion-content-wrapper .content-heading {
  font-size: 1rem;
  font-weight: 700;
}
.accordion .accordion-slide.is-active .accordion-content-wrapper {
  padding: 0px 10px 30px;
}
.accordion .accordion-slide.is-active > .accordion-head:hover:after,
.accordion .accordion-slide.is-active .accordion-head:after {
  transform: rotate(180deg);
}

.collapse-all {
  font-size: 1rem;
  color: #f294ab;
  cursor: pointer;
  padding-right: 12px;
  font-weight: 700;
}
.collapse-all::after {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: -10px;
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  font-size: 12px;
  transform: rotate(270deg);
}

.screen-change .content {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .screen-change .content .mb-first {
    order: 1;
  }
}
@media (max-width: 991px) {
  .screen-change .content .mb-second {
    order: 2;
  }
}
@media (max-width: 991px) {
  .screen-change .content .mb-third {
    order: 3;
  }
}
@media (max-width: 991px) {
  .screen-change .content .mb-fourth {
    order: 4;
  }
}
@media (max-width: 991px) {
  .screen-change .content .mb-fifth {
    order: 5;
  }
}

.screen-change-dt {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .screen-change-dt .dt-first {
    order: 1;
  }
  .screen-change-dt .dt-second {
    order: 2;
  }
  .screen-change-dt .dt-third {
    order: 3;
  }
  .screen-change-dt .dt-fourth {
    order: 4;
  }
  .screen-change-dt .dt-fifth {
    order: 5;
  }
  .screen-change-dt .dt-sixth {
    order: 6;
  }
}

#footer {
  background-color: white;
  padding-top: 20px;
  padding-bottom: 100px;
}
@media (max-width: 991px) {
  #footer {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  #footer {
    padding: 0 16px;
  }
}
@media (max-width: 992px) {
  #footer .flex > .component-content > .paragraphSystem {
    flex-direction: column-reverse;
  }
}
@media (max-width: 992px) {
  #footer .share-this-box {
    border-top: 1px solid #FDEFF2;
    border-bottom: 1px solid #FDEFF2;
    padding-bottom: 16px;
  }
}
#footer .share-this-box .content {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
}
@media (max-width: 992px) {
  #footer .share-this-box .content {
    padding: 0 16px;
  }
}
@media (min-width: 992px) {
  #footer .share-this-box .content p {
    text-align: right;
  }
}
#footer .share-this-box .content .shareThis {
  display: flex;
  padding-top: 10px;
  padding-right: 11px;
}
@media (min-width: 992px) {
  #footer .share-this-box .content .shareThis {
    justify-content: flex-end;
  }
}
#footer .share-this-box .content .shareThis-list {
  display: flex;
  gap: 10px;
  padding-left: 0;
}
#footer .footer-label .richText-content p {
  font-size: 14px;
  line-height: 24px;
}

.back-to-top {
  bottom: 24px;
  position: fixed;
  right: 0;
  z-index: 100;
}

content {
  display: none;
}

.reference-custom-article-teaser {
  cursor: pointer;
  max-width: 344px;
  margin: 0 auto;
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  .reference-custom-article-teaser {
    padding: 0 16px;
  }
}
@media (min-width: 992px) {
  .reference-custom-article-teaser {
    margin-top: 65px;
    margin-bottom: 65px;
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .reference-custom-article-teaser {
    margin: 0;
    margin-bottom: 65px;
  }
}
.reference-custom-article-teaser a {
  color: #bebebd;
}
.reference-custom-article-teaser:hover .article-title,
.reference-custom-article-teaser:hover .article-description {
  color: #878379;
}
.reference-custom-article-teaser .article-teaser-content {
  padding-top: 16px;
}
@media (min-width: 992px) {
  .reference-custom-article-teaser .article-teaser-content {
    padding-top: 25px;
  }
}
.reference-custom-article-teaser .article-title {
  font-size: 1.25rem;
  font-weight: 600;
}
@media (min-width: 992px) {
  .reference-custom-article-teaser .article-title {
    font-size: 1.5625rem;
  }
}
.reference-custom-article-teaser .article-description {
  font-size: 1rem;
}
@media (min-width: 992px) {
  .reference-custom-article-teaser .article-description {
    font-size: 1.25rem;
  }
}

@media (min-width: 992px) {
  .untab-on-desktop {
    background: white;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.untab-on-desktop .tabs-nav-list {
  display: flex;
  justify-content: space-around;
  padding: 0;
  margin-block: 0;
  background: #544f40;
  max-width: calc(100% - 32px);
  margin: 0 auto;
  height: 50px;
  border-radius: 50px;
  align-items: center;
}
@media (min-width: 992px) {
  .untab-on-desktop .tabs-nav-list {
    border: none;
    background: white;
  }
}
.untab-on-desktop .tabs-nav-list .tabs-nav-item {
  width: 50%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 992px) {
  .untab-on-desktop .tabs-nav-list .tabs-nav-item {
    cursor: default;
  }
}
.untab-on-desktop .tabs-nav-list .tabs-nav-item.is-active {
  background: white;
  border: 1px solid #f36633;
  border-radius: 50px;
}
@media (min-width: 992px) {
  .untab-on-desktop .tabs-nav-list .tabs-nav-item.is-active {
    border: none;
  }
}
.untab-on-desktop .tabs-nav-list .tabs-nav-item.is-active .tabMenuItem span {
  color: #f36633;
}
.untab-on-desktop .tabs-nav-list .tabs-nav-item .tabMenuItem {
  width: 100%;
  height: 100%;
  padding: 10px;
  text-align: center;
}
@media (min-width: 992px) {
  .untab-on-desktop .tabs-nav-list .tabs-nav-item .tabMenuItem {
    cursor: default;
  }
}
.untab-on-desktop .tabs-nav-list .tabs-nav-item .tabMenuItem span {
  font-weight: 700;
  color: black;
}
@media (min-width: 992px) {
  .untab-on-desktop .tabs-nav-list .tabs-nav-item .tabMenuItem span {
    color: #f36633;
  }
}
.untab-on-desktop .tabContent .image {
  margin: 20px 0;
}
@media (min-width: 992px) {
  .untab-on-desktop .tabContent .image {
    margin-top: 30px;
    margin-bottom: 60px;
    padding: 0 20px;
  }
}

.tab-title {
  font-family: 'Arial';
  font-weight: 700;
  font-style: normal;
  font-size: 1.25rem;
  line-height: 24px;
  letter-spacing: 0;
  color: #bebebd;
}
@media (min-width: 768px) {
  .tab-title {
    font-size: 1.5625rem;
    line-height: 28px;
  }
}

.styled-table tbody {
  background-color: white;
}
.styled-table tbody tr {
  color: #544f40;
  display: flex;
}
.styled-table tbody tr:first-child {
  background-color: #F2B950;
  color: white;
  border-radius: 4px 4px 0 0;
}
.styled-table tbody tr:nth-child(2n+3) {
  background-color: #fafaf8;
}
.styled-table tbody td {
  flex-basis: 50%;
  padding: 16px;
  font-size: 0.875rem;
}
.styled-table tbody .selection-bold {
  top: -0.5em;
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  font-weight: normal;
}

.reference-custom-share-this {
  padding: 20px 0;
}
.reference-custom-share-this .inner {
  max-width: 1530px;
  margin: 0 auto;
}
.reference-custom-share-this .share-this {
  display: inline-flex;
}
.reference-custom-share-this .share-this .content {
  display: flex;
  align-items: center;
}
.reference-custom-share-this .share-this .shareThis-list {
  display: flex;
  align-items: center;
  padding-inline-start: 0;
}
.reference-custom-share-this .share-this .shareThis-list li {
  padding-right: 15px;
}
.reference-custom-share-this .share-this .copy-to-clipboard {
  cursor: pointer;
}

.reference-custom-video .video-content {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 15;
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 105;
}
.reference-custom-video .video-content .video {
  position: relative;
  padding: 0;
  width: 90%;
  max-width: 720px;
  margin-top: 130px;
}
@media (min-width: 992px) {
  .reference-custom-video .video-content .video {
    margin-top: 0;
  }
}
.reference-custom-video .video-content .video iframe {
  min-height: 50vh;
  height: auto !important;
}
@media (min-width: 992px) {
  .reference-custom-video .video-content .video iframe {
    height: 100% !important;
  }
}
.reference-custom-video .video-content .video iframe,
.reference-custom-video .video-content .video object,
.reference-custom-video .video-content .video embed {
  top: 0;
  left: 0;
  width: 100%;
  border: 0;
}
.reference-custom-video .placeholder-img {
  position: relative;
}
.reference-custom-video .placeholder-img img {
  display: block !important;
  width: 100%;
}
.reference-custom-video .placeholder-img .title-content {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;
}
.reference-custom-video .placeholder-img .title-content button {
  width: 100%;
  height: 100%;
  background: none;
  border: 0;
  padding: 0;
}
.reference-custom-video .placeholder-img .title-content button i {
  position: absolute;
  left: 50%;
  bottom: 50%;
  transform: translate(-50%, 50%);
}
.reference-custom-video .placeholder-img .title-content p {
  position: absolute;
  left: 35px;
  bottom: 30px;
}
.reference-custom-video .video-text .richText-content {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.reference-custom-video img.start-video {
  cursor: pointer;
}

.page-search-results .richText.first.odd.container {
  margin-top: 100px;
  font-size: 3.5pxrem;
}

.box-grey {
  background: whitesmoke;
  border-top-left-radius: 0;
}

@media only screen and (max-width: 991px) {
  .Content .cf-search-box .button {
    height: 40px;
    width: 50px;
  }
}
.Content .cf-search-box .button:hover {
  cursor: pointer;
}

.search-highlight {
  color: #f294ab;
}

.cf-search-box {
  display: flex;
  padding-left: 26px;
}

.searchBox-label {
  width: 100%;
}
.searchBox-label .easy-autocomplete {
  width: 100% !important;
}

.Content .search-query {
  padding: 27px 0 !important;
  height: 80px !important;
  width: 100% !important;
  font-size: 1.125pxrem;
  font-weight: 700 !important;
  color: #544f40 !important;
}
@media only screen and (max-width: 991px) {
  .Content .search-query {
    padding: 0px 16px !important;
    height: 58px !important;
  }
}

.search-title {
  font-size: 1.25rem;
  margin-top: 20px !important;
}
@media (min-width: 992px) {
  .search-title {
    font-size: 1.5625rem;
    margin-top: 100px !important;
  }
}

.searchResults {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding-top: 104px;
  color: #544f40;
  font-weight: 600;
  font-size: 0.9375rem;
}
@media only screen and (max-width: 991px) {
  .searchResults {
    flex-direction: column;
    padding-top: 75px;
  }
}
.searchResults .component-content {
  width: 100%;
}
.searchResults-pagination {
  margin: 50px auto;
}
.searchResults-pagination-list {
  text-align: center;
}
.searchResults-pagination-item {
  display: inline-flex;
  font-size: 1.125rem;
  padding: 0 10px;
  font-weight: 600;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  border: 1px solid #544f40;
  border-radius: 5px;
  box-shadow: 1px 5px 6px 0 #ccc;
}
.searchResults-pagination-item:hover {
  color: #f294ab;
}
.searchResults-pagination-item a {
  color: #544f40;
}
.searchResults-pagination .item-next,
.searchResults-pagination .item-previous {
  border: none;
  margin: 0 25px;
  font-weight: normal;
  box-shadow: none;
}
.searchResults-pagination .is-active {
  background-color: #f294ab;
  border: 1px solid #f294ab;
}
.searchResults-pagination .is-active a {
  color: white;
}
.searchResults-number {
  font-size: 1rem;
  color: #544f40;
  font-weight: 600;
  margin-bottom: 60px;
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
  font-weight: normal;
  padding-top: 10px;
  align-items: baseline;
}
@media only screen and (max-width: 991px) {
  .searchResults-number {
    margin-bottom: 28px;
  }
}
@media (min-width: 768px) {
  .searchResults-number {
    flex-direction: row-reverse;
  }
}
@media (min-width: 992px) {
  .searchResults-number {
    font-size: 1.25rem;
  }
}
.searchResults-term {
  font-size: 16px;
  font-weight: normal;
  padding-top: 10px;
}
@media (min-width: 992px) {
  .searchResults-term {
    font-size: 20px;
  }
}
.searchResults-term::before {
  content: 'Your search for "';
  margin-right: -3px;
}
.searchResults-term::after {
  content: '" resulted in';
  padding-right: 5px;
  margin-left: -3px;
}
.searchResults-title {
  position: relative;
  margin-bottom: 10px;
  width: 80%;
}
@media only screen and (max-width: 991px) {
  .searchResults-title {
    width: 100%;
    padding-right: 30px;
  }
}
.searchResults-title a {
  font-size: 1rem;
  color: #544f40;
  font-weight: bold;
}
@media (min-width: 768px) {
  .searchResults-title a {
    font-size: 1.25rem;
  }
}
.searchResults-result {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 23px;
}
.searchResults-image {
  order: 3;
  margin-top: -30px;
  margin-left: auto;
  max-height: 93px;
}
@media only screen and (max-width: 991px) {
  .searchResults-image {
    display: none;
  }
}
.searchResults-description {
  width: 80%;
  font-size: 1rem;
  line-height: 1.3;
  color: #544f40;
  font-weight: 500;
}
@media only screen and (max-width: 991px) {
  .searchResults-description {
    width: 100%;
  }
}

.Content .searchBox {
  position: relative;
  height: 80px;
  width: 750px;
  background-color: white;
  border-bottom-right-radius: 40px;
  box-shadow: 0px 0px 25px 9px rgba(0, 0, 0, 0.1);
  margin-bottom: -40px;
  margin-top: 30px;
  z-index: 5;
}
@media only screen and (max-width: 991px) {
  .Content .searchBox {
    height: 60px;
    width: 90%;
    border-bottom-right-radius: 20px;
  }
}
.Content .searchBox-label::after {
  top: initial !important;
  bottom: 0;
  content: '';
  position: absolute;
  height: 2px;
  left: 43px;
  right: 40px;
  background: #f294ab;
}
@media only screen and (max-width: 991px) {
  .Content .searchBox-label::after {
    left: 0 !important;
    width: 95%;
  }
}

:lang(nl-BE) .searchResults-term::before {
  content: 'Uw zoekopdracht naar "';
  margin-right: -3px;
}
:lang(nl-BE) .searchResults-term::after {
  content: '" heeft geresulteerd in';
  padding-right: 5px;
  margin-left: -3px;
}

:lang(fr-BE) .searchResults-term::before {
  content: 'Votre recherche de "';
  margin-right: -3px;
}
:lang(fr-BE) .searchResults-term::after {
  content: '" a abouti à';
  padding-right: 5px;
  margin-left: -3px;
}

.searchResults.no-results .searchResults-term::before,
.searchResults.no-results .searchResults-term::after {
  content: none;
}

.box--flex {
  display: flex;
}

.box--center {
  justify-content: center;
  align-items: center;
}

#header > .row {
  border-bottom: 1px solid #FDEFF2;
}

.reference-header {
  width: 100%;
  margin: 0 auto;
  float: none;
  border-bottom: 1px solid #FDEFF2;
}
.reference-header .navigation-top-links {
  background: white;
  border-bottom: 1px solid #FDEFF2;
}
.reference-header .navigation-top-links > .component-content > .content {
  display: flex;
  max-width: 1230px;
  width: 100%;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 576px) {
  .reference-header .navigation-top-links > .component-content > .content {
    font-size: 14px;
  }
}
.reference-header .navigation-top-links > .component-content p {
  padding-bottom: 8px;
  padding-top: 8px;
}
.reference-header .navigation-top-links > .component-content a {
  color: #544f40;
  text-decoration: none;
}
.reference-header .navigation-top-links > .component-content a:hover {
  text-decoration: underline;
}
@media (min-width: 992px) {
  .reference-header .navigation-top-links > .component-content > .content > .richText:first-of-type {
    flex: 1;
  }
}
.reference-header .main-navigation {
  background: white;
}
.reference-header .main-navigation > .component-content {
  width: 100%;
}
@media (min-width: 992px) {
  .reference-header .main-navigation > .component-content {
    padding-top: 0;
  }
}
.reference-header .main-navigation > .component-content > .content > .box {
  padding-top: 8px;
  padding-bottom: 8px;
}
.reference-header .hidden-icon {
  display: none;
}
.reference-header .menu-items > .component-content > .content {
  display: flex;
  align-items: center;
  min-height: 75px;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .reference-header .menu-items > .component-content > .content {
    justify-content: space-between;
    max-width: 1230px;
    padding-top: 0;
    padding-bottom: 0;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1304px) and (min-width: 992px) {
  .reference-header .menu-items > .component-content > .content {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 991px) {
  .reference-header .menu-items .gsk-logo {
    display: none;
    padding-right: 15px;
  }
}
.reference-header .menu-items .gsk-logo.is-visible {
  display: block;
}
.reference-header .menu-items .brand-logo {
  display: flex;
}
@media only screen and (max-width: 991px) {
  .reference-header .menu-items .brand-logo {
    border-right: 1px solid #FDEFF2;
    padding: 8px;
    height: 70px;
  }
}
.reference-header .menu-items .brand-logo a {
  display: flex;
}
.reference-header .menu-items-right {
  display: none;
}
@media only screen and (max-width: 991px) {
  .reference-header .menu-items-right {
    margin-top: 195px;
    z-index: 1;
  }
  .reference-header .menu-items-right .richText {
    position: absolute;
    top: 360px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .reference-header .menu-items-right.is-visible {
    display: block;
    position: absolute;
  }
  .reference-header .menu-items-right .navigation-button {
    display: none;
  }
}
@media (min-width: 992px) {
  .reference-header .menu-items-right {
    display: flex;
    justify-content: flex-end;
  }
  .reference-header .menu-items-right .primary-cta {
    margin: 0;
    margin-right: 0;
    margin-left: auto;
  }
  .reference-header .menu-items-right p {
    padding: 0;
  }
}
.reference-header .show-close-mb-nav {
  color: #544f40;
  font-size: 0.5rem;
  display: flex;
  justify-content: center;
}
.reference-header .show-close-mb-nav img {
  margin: 0 auto;
}
.reference-header .show-close-mb-nav p {
  padding-top: 0;
}
.reference-header .show-close-mb-nav .hamburger-menu.is-active-menu {
  display: block;
}
.reference-header .show-close-mb-nav .hamburger-menu-close {
  display: none;
}
.reference-header .show-close-mb-nav .hamburger-menu-close.is-active-menu {
  display: block;
}
@media (min-width: 992px) {
  .reference-header .show-close-mb-nav {
    display: none;
  }
}
.reference-header .show-close-mb-nav.hidden {
  display: none;
}
.reference-header .show-close-mb-nav:first-of-type {
  margin-top: 24px;
}
.reference-header .show-close-mb-nav.is-visible {
  display: flex;
}
.reference-header .navigation ul {
  list-style-type: none;
  padding: 0;
}
.reference-header .navigation .navigation-mobile-menu {
  display: none;
}
.reference-header .navigation .navigation-root.navigation-level2 {
  display: none;
}
@media (min-width: 992px) {
  .reference-header .navigation .has-children::after {
    content: '';
    position: absolute;
    border: solid #544f40;
    border-width: 0 2px 2px 0;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-left: 10px;
    bottom: 30px;
    transition: 0.2s;
    -moz-margin-start: 25px;
  }
}
.reference-header .navigation .has-children.is-active-nav::after {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  bottom: 25px;
  transition: 0.2s;
}
.reference-header .navigation .has-children.is-active::after {
  margin-left: 25px;
}
@media only screen and (max-width: 991px) {
  .reference-header .navigation .has-children.has-active-child {
    background: #FDEFF2;
  }
}
@media (min-width: 992px) {
  .reference-header .navigation .has-children.has-active-child {
    position: relative;
  }
}
@media (min-width: 992px) {
  .reference-header .navigation .has-children.has-active-child::before {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    border-bottom: 6px solid #f294ab;
    position: absolute;
    bottom: -5px;
  }
}
@media (min-width: 992px) {
  .reference-header .navigation .has-children.has-active-child::after {
    margin-left: 10px;
    bottom: 10px;
  }
}
@media (min-width: 992px) {
  .reference-header .navigation .has-children.has-active-child.is-active-nav::after {
    bottom: 5px;
  }
}
@media (min-width: 992px) {
  .reference-header .navigation .has-children.is-active-nav .navigation-root.navigation-level2 {
    display: block !important;
    position: absolute;
    background-color: white;
    z-index: 100;
    padding: 15px 5px;
    text-align: left;
    margin-left: -13px;
    margin-top: 10px;
  }
  .reference-header .navigation .has-children.is-active-nav .navigation-root.navigation-level2 a::after {
    border-bottom: none !important;
  }
  .reference-header .navigation .has-children.is-active-nav .navigation-root.navigation-level2 li {
    background-color: #FDEFF2;
    padding: 10px;
    border-radius: 4px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .reference-header .navigation .has-children.is-active-nav .navigation-root.navigation-level2 li {
    width: max-content;
  }
}

.reference-header .navigation .has-children.is-active-nav::after {
  margin-top: -20px;
  transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  transition: 0.2s;
}
@media only screen and (max-width: 991px) {
  .reference-header .navigation .is-active-nav .navigation-root.navigation-level2 {
    display: block;
  }
}
.reference-header .navigation .navigation-root.navigation-level1 {
  max-width: 1530px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-top: 15px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 991px) {
  .reference-header .navigation .navigation-root.navigation-level1 {
    padding-top: 100px;
    padding-bottom: 0;
  }
}
.reference-header .navigation a {
  color: #544f40;
  font-size: 1rem;
  font-weight: 700;
  text-decoration: none;
}
.reference-header .navigation a:hover::after {
  border-bottom: 6px solid #f294ab;
  margin-top: 3px;
}
.reference-header .navigation li.is-active a::after {
  display: none;
}
.reference-header .navigation .page-search-results {
  display: none !important;
}
@media only screen and (max-width: 991px) {
  .reference-header .navigation-menu .component-content {
    width: 100%;
    margin: auto;
  }
  .reference-header .navigation-menu .navigation-branch {
    list-style-type: none;
  }
  .reference-header .navigation-menu .navigation-branch .navigation-level1 {
    display: inline-block;
    position: relative;
    font-family: 'Arial';
    font-size: 1.0625rem;
    font-weight: 600;
    border-bottom: 1px solid #FDEFF2;
    padding: 11px 0;
    width: 100%;
  }
  .reference-header .navigation-menu .navigation-branch .navigation-level1 a {
    color: #544f40;
    display: block;
    width: fit-content;
    height: 100%;
    padding-left: 15px;
  }
  .reference-header .navigation-menu .navigation-branch .navigation-level1.is-active {
    background: #FDEFF2;
  }
  .reference-header .navigation-menu .navigation-branch .navigation-level1.is-active a {
    color: #544f40;
  }
  .reference-header .navigation-menu .navigation-branch.is-open .has-children.navigation-level1 > a::after {
    content: '';
    position: absolute;
    border: solid #544f40;
    border-width: 0 2px 2px 0;
    margin-top: 6px;
    margin-right: 20px;
    padding: 5px;
    right: 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    pointer-events: none;
  }
  .reference-header .navigation-menu .navigation-branch.is-open .has-children.navigation-level1.is-active a::after {
    border: solid #544f40;
    border-width: 0 2px 2px 0;
    pointer-events: none;
  }
  .reference-header .navigation-menu .navigation-branch.is-open .has-children.navigation-level1 .navigation-level2 a {
    background: white;
    color: #544f40 !important;
    margin-bottom: -11px;
  }
  .reference-header .navigation-menu .navigation-branch.is-open .has-children.navigation-level1.is-active-nav .navigation-level2 a {
    font-size: 1.0625rem;
    font-weight: normal;
    padding: 10px 35px;
    text-transform: capitalize;
    color: #544f40;
    width: 100%;
    background: #FDEFF2;
  }
}
@media only screen and (max-width: 991px) and (max-width: 991px) {
  .reference-header .navigation-menu .navigation-branch.is-open .has-children.navigation-level1.is-active-nav .navigation-level2 a {
    border-top: 1px solid #FDEFF2;
  }
}
@media only screen and (max-width: 991px) {
  .reference-header .navigation-menu .navigation-branch.is-open .has-children.navigation-level1.is-active-nav > a::after {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
  }
}
@media (min-width: 992px) {
  .reference-header .navigation-menu {
    border-top: 1px solid #FDEFF2;
  }
  .reference-header .navigation-menu > .component-content {
    max-width: 1230px;
    margin: 0 auto;
  }
}
.reference-header .navigation-menu .navigation-root.navigation-level1 {
  display: none;
}
.reference-header .navigation-menu .navigation-root.navigation-level1.is-open {
  display: block;
}
@media (min-width: 992px) {
  .reference-header .navigation-menu .navigation-root.navigation-level1 {
    display: flex;
    justify-content: flex-start;
    text-align: center;
    gap: 32px;
    padding-bottom: 0;
    padding-top: 0;
    height: 60px;
  }
}
@media screen and (max-width: 1304px) and (min-width: 992px) {
  .reference-header .navigation-menu .navigation-root.navigation-level1 {
    padding: 0 16px;
  }
}
@media (min-width: 992px) {
  .reference-header .navigation-menu .navigation-root.navigation-level1 .navigation-level1 a {
    display: flex;
    height: 100%;
    align-items: center;
    border-bottom: 4px solid transparent;
  }
  .reference-header .navigation-menu .navigation-root.navigation-level1 .navigation-level1 a:hover {
    color: #f294ab;
  }
}
@media (min-width: 992px) {
  .reference-header .navigation-menu .navigation-root.navigation-level1 .navigation-level1.is-active a {
    border-color: #f294ab;
  }
}
.reference-header .navigation-menu .navigation-button {
  display: none;
}
.reference-header .navigation-menu.is-visible .navigation-button {
  display: block;
  padding: 0 15px;
}
.reference-header .navigation-menu.is-visible .navigation-button .primary-cta {
  width: 100%;
}
.reference-header .navigation-menu.is-visible .navigation-button p {
  padding: 0;
}
.reference-header .navigation-mobile-menu.is-open {
  background: url("../../img/voltaren-sprites.png") no-repeat;
  background-position: -524px -469px;
}

@media (min-width: 992px) {
  .page-blog .navigation .has-children::after {
    bottom: 30px;
  }
}
.page-blog .navigation .has-children.is-active-nav::after {
  bottom: 25px;
}

@media (min-width: 992px) {
  .page-home .navigation .has-children::after {
    bottom: 20px;
  }
}
.page-home .navigation .has-children.is-active-nav::after {
  bottom: 15px;
}

@media (min-width: 992px) {
  .page-search-results .navigation .has-children::after {
    bottom: 20px;
  }
}
.page-search-results .navigation .has-children.is-active-nav::after {
  bottom: 15px;
}

@media (min-width: 992px) {
  .page-error-handler .navigation .has-children::after {
    bottom: 20px;
  }
}
.page-error-handler .navigation .has-children.is-active-nav::after {
  bottom: 15px;
}

.utility-menu_language,
.language-selector {
  display: none;
}

.language-container {
  border-left: 1px solid #FDEFF2;
  border-right: 1px solid #FDEFF2;
}
@media only screen and (max-width: 991px) {
  .language-container {
    margin-right: 15px;
    right: 0;
  }
}
@media only screen and (max-width: 576px) {
  .language-container {
    margin-right: 8px;
  }
}
.language-container > .component-content > .content {
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  .language-container > .component-content > .content {
    width: 60px;
  }
}
.language-container .image {
  padding-right: 5px;
}
@media only screen and (max-width: 991px) {
  .language-container .image {
    margin-left: -30px;
    padding: 6px;
    display: flex;
    justify-content: flex-end;
  }
}
@media (min-width: 992px) {
  .language-container {
    padding-left: 12px;
    padding-right: 12px;
  }
}

.utility-menulanguage li::before {
  display: none !important;
}

.selected-language {
  background: white;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  max-width: 109px;
}
.selected-language p {
  padding: 0 !important;
}
.selected-language .language-selector_selected {
  cursor: pointer;
  border-bottom: 1px solid #544f40;
  padding-bottom: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  padding: 0;
}
@media only screen and (max-width: 991px) {
  .selected-language .language-selector_selected {
    width: 110px;
    justify-content: space-around;
  }
}
@media only screen and (max-width: 576px) {
  .selected-language .language-selector_selected {
    width: 50px;
  }
}
.selected-language .language-selector_selected::after {
  content: '';
  background-image: url("../../img/down-arrow.png");
  background-repeat: no-repeat;
  width: 12px;
  height: 12px;
  background-size: 100%;
  margin-left: 10px;
  margin-top: 4px;
}
.selected-language .language-selector_selected.selectorActive::after {
  transform: rotate(-180deg);
}
.selected-language .language-selector_selected a {
  text-decoration: none;
  font-family: 'Arial';
  font-size: 14px !important;
  font-weight: 500;
  color: #bebebd;
}
@media (min-width: 992px) {
  .selected-language .language-selector_selected a {
    font-size: 16px !important;
  }
}
.selected-language .language-selector_selected a:hover {
  transition: .2s ease-out;
  color: #878379;
}

.languageVisible .language-selector {
  display: flex;
  opacity: 1;
  top: 100%;
  z-index: 120;
  width: auto;
  position: absolute;
  background: #FDEFF2;
  width: 100%;
}
.languageVisible .language-selector .component-content {
  width: 100%;
}
@media (min-width: 992px) {
  .languageVisible .language-selector .component-content {
    width: 88%;
  }
}
.languageVisible .language-selector ul {
  width: 100%;
  background-color: white;
  z-index: 105;
  padding-left: 0 !important;
}
.languageVisible .language-selector ul li {
  list-style-type: none;
  text-align: left;
}
.languageVisible .language-selector ul li a {
  color: #bebebd;
  text-decoration: none;
  text-align: left;
}
.languageVisible .language-selector ul li a:hover {
  text-decoration: underline;
}
.languageVisible .language-selector ul li {
  padding: 6px 16px;
  background-color: #FDEFF2;
}
@media (max-width: 991px) {
  .languageVisible .language-selector ul li {
    padding: 6px 10px;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .languageVisible .language-selector ul li {
    text-align: center;
    margin: 0;
    padding: 0;
  }
  .languageVisible .language-selector ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 5px 0;
    padding-left: 13px;
  }
}

.for-professionals {
  padding-left: 15px;
}

.register-for-updates {
  padding-right: 15px;
}

.header-hcp {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .header-hcp {
    justify-content: flex-start;
    padding-left: 12px;
    width: fit-content;
  }
}
.header-hcp p {
  cursor: pointer;
}
.header-hcp::after {
  content: '';
  background-image: url("../../img/external-link-icon.png");
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  background-size: 100%;
  margin-left: 10px;
  cursor: pointer;
  margin-top: 0;
}

.searchBox {
  height: 44px;
  font-family: 'Arial';
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 30px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 991px) {
  .searchBox {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .searchBox {
    padding: 0;
    justify-content: flex-end;
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  .searchBox .component-content {
    max-width: 360px;
  }
}
.searchBox form {
  background: white;
  border: 0 !important;
  width: 300px;
  display: flex;
  padding-left: 0 !important;
}
@media only screen and (max-width: 991px) {
  .searchBox form {
    border: none;
    border-top: 1px solid #FDEFF2;
    border-bottom: 1px solid #FDEFF2;
    padding: 16px;
    border-radius: 0;
  }
}
.searchBox form .searchBox-label {
  border: 2px solid rgba(84, 79, 64, 0.4);
  border-radius: 8px;
  border-right: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  height: 40px;
}
.searchBox form .searchBox-label .search-query {
  height: 100%;
}
.searchBox .search-query {
  border: none;
  height: 40px;
  font-family: "Arial";
  font-weight: 400;
  font-size: 1rem;
  opacity: .8;
  width: 100%;
  padding-left: 8px;
}
@media only screen and (max-width: 991px) {
  .searchBox .search-query {
    padding-left: 15px;
  }
}
.searchBox .button {
  background: url("../../img/search.png");
  border: none;
  background-repeat: no-repeat;
  background-color: #f294ab;
  background-position: center;
  color: transparent;
  padding: 0;
  cursor: pointer;
  width: 40px;
  height: 40px;
  border-radius: 0 4px 4px 0;
}
.searchBox .button:hover {
  background-color: #878379;
}

.skip-to-content {
  display: none;
}
@media (min-width: 992px) {
  .skip-to-content {
    position: absolute;
    display: block;
    padding: 10px;
  }
  .skip-to-content p {
    padding-top: 5px;
  }
  .skip-to-content a {
    font-family: 'Arial';
    font-weight: 500;
    color: white;
    padding: 5px;
    font-size: 14px;
    pointer-events: none;
  }
}

.sitemap {
  margin-top: 70px;
  width: 70%;
}
.sitemap-column ul {
  list-style-type: none;
  padding-inline-start: 0;
  -webkit-padding-start: 0;
  margin-bottom: 10px;
}
.sitemap-column ul ul ul {
  margin-left: 3%;
  display: list-item;
}
.sitemap-column ul ul ul li::before {
  content: "•";
  font-size: 25px;
  bottom: -3px;
  position: relative;
}
.sitemap-column li {
  padding-bottom: 5px;
}
.sitemap-column li a {
  color: #bebebd;
  font-weight: 500;
  font-size: 1.125pxrem;
}
.sitemap-column li a:hover {
  color: #f36633;
  transition: .2s ease all;
}
.sitemap-column li h3 {
  border-bottom: 4px solid #544f40;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.sitemap-column li h3 a {
  font-size: 1.375pxrem;
  font-weight: 600;
  color: #d5d1ce;
}
@media (min-width: 992px) {
  .sitemap-column li h3 a {
    font-size: 2pxrem;
  }
}

.container {
  clear: both;
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
  padding: 0;
}
.container > .component-content {
  max-width: 100%;
  margin: 0 auto;
}

.container-1200 {
  margin: 0 auto;
  max-width: 100%;
  padding: 0;
  width: 100%;
}
@media (max-width: 1304px) {
  .container-1200 {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.container-1200 > .component-content {
  max-width: 1240px;
}

.container-800 {
  margin: 0 auto;
  max-width: 100%;
  padding: 0;
  width: 100%;
}
.container-800 > .component-content {
  max-width: 800px;
  margin: 0 auto;
}

.cc-image-with-text,
.cc-text-with-image {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .cc-image-with-text,
  .cc-text-with-image {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .cc-image-with-text > .component-content > .content > .col-md-6:first-of-type,
  .cc-text-with-image > .component-content > .content > .col-md-6:first-of-type {
    padding-right: 30px;
    padding-left: 0;
  }
  .cc-image-with-text > .component-content > .content > .col-md-6:nth-of-type(2),
  .cc-text-with-image > .component-content > .content > .col-md-6:nth-of-type(2) {
    padding-left: 30px;
    padding-right: 0;
  }
}

.cc-text-with-image + .cc-image-with-text {
  padding-top: 0 !important;
}

.cc-image-with-text + .cc-text-with-image {
  padding-top: 0 !important;
}

.cc-highlight-side-by-side {
  background-color: #FFD27F66;
  padding-right: 0;
}
@media (max-width: 991px) {
  .cc-highlight-side-by-side {
    padding-right: 16px;
  }
}
.cc-highlight-side-by-side > .component-content {
  max-width: 1340px;
  margin: 0 auto;
  margin-right: unset !important;
}
.cc-highlight-side-by-side > .component-content > .content {
  display: flex;
}
@media (max-width: 991px) {
  .cc-highlight-side-by-side > .component-content > .content {
    flex-direction: column;
  }
}
.cc-highlight-side-by-side > .component-content > .content > .box {
  flex-basis: 50%;
  margin-top: 86px;
  margin-bottom: 86px;
  padding-right: 13%;
}
@media (max-width: 991px) {
  .cc-highlight-side-by-side > .component-content > .content > .box {
    padding-right: 0;
    margin-bottom: 40px;
    margin-top: 40px;
  }
}
.cc-highlight-side-by-side > .component-content > .content > .box > .component-content {
  display: flex;
}
.cc-highlight-side-by-side > .component-content > .content > .box > .component-content > .content {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.cc-highlight-side-by-side > .component-content > .content > .box > .component-content > .content > .box {
  background-color: #fff;
  padding: 40px 24px;
  width: 100%;
}
.cc-highlight-side-by-side > .component-content > .content > .box > .component-content > .content > .richText {
  width: 100%;
}
.cc-highlight-side-by-side > .component-content > .content > .box > .component-content > .content > .richText h2 {
  font-size: 28px;
  line-height: 40px;
}
.cc-highlight-side-by-side > .component-content > .content > .image {
  flex-basis: 50%;
  margin-left: 0;
}
.cc-highlight-side-by-side > .component-content > .content > .image > .component-content {
  height: 100%;
  width: 100%;
}
.cc-highlight-side-by-side > .component-content > .content > .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.references {
  padding-top: 40px;
}
@media (min-width: 992px) {
  .references {
    padding-top: 150px !important;
  }
}

.reference-footer {
  max-width: 1240px;
  margin: auto;
  float: none;
  padding-top: 116px;
}
@media (max-width: 991px) {
  .reference-footer {
    padding-top: 60px;
  }
}
@media (max-width: 991px) {
  .reference-footer {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (max-width: 991px) {
  .reference-footer .footer-label {
    margin-top: 16px;
  }
}
.reference-footer > .inner > .component-content > .box {
  display: flex;
}
.reference-footer > .inner > .component-content > .box > .component-content {
  width: 100%;
}
.reference-footer > .inner > .component-content > .box > .component-content > .content {
  display: flex;
  flex-direction: column;
}
.reference-footer .footer-link-group {
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .reference-footer .footer-link-group {
    margin-bottom: 20px;
  }
}
.reference-footer .footer-link-group p {
  display: flex;
  padding: 0;
  gap: 40px;
}
.reference-footer .footer-link-group a {
  text-decoration: none;
  color: #544f40;
  font-weight: 700;
}
.reference-footer .footer-link-group a:hover {
  text-decoration: underline;
}
@media (max-width: 991px) {
  .reference-footer .footer-link-group > .component-content > .content > div {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .reference-footer .footer-link-group > .component-content > .content > div p {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
}
.reference-footer .footer-link-group > .component-content > .content > div p br {
  display: none;
}
.reference-footer .footer-disclaimer-group p {
  padding: 0;
}
.reference-footer .footer-disclaimer-group img {
  margin-top: 6px !important;
}
.reference-footer .footer-disclaimer-group > .component-content > .content {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .reference-footer .footer-disclaimer-group > .component-content > .content {
    flex-direction: column;
  }
}
.reference-footer .footer-icon-group {
  display: flex;
  align-items: flex-end;
  width: 112px;
  padding: 16px;
  margin-left: 0;
  padding-bottom: 15px;
}
@media (max-width: 991px) {
  .reference-footer .footer-icon-group {
    padding-left: 0;
  }
}
.reference-footer .footer-icon-group > .component-content {
  display: flex;
}
.reference-footer .footer-icon-group > .component-content > .content > .box:nth-of-type(2) {
  width: 100%;
}
.reference-footer .footer-icon-group > .component-content > .content > .box:nth-of-type(2) > .component-content > .content {
  display: flex;
  gap: 13px;
}
.reference-footer .footer-icon-group .image {
  width: auto;
  margin: 0;
}
.reference-footer .footer-icon-group .image a {
  display: flex;
}
.reference-footer .footer-icon-group img {
  margin-top: 0 !important;
}
.reference-footer .footer-icon-group p {
  font-size: 13px;
  margin-bottom: 6px;
}

.brand-logo {
  width: fit-content;
}

@media (min-width: 992px) {
  .main-navigation .component-content > .content > .menu-items {
    display: flex;
    justify-content: space-between;
  }
  .main-navigation .component-content > .content > .menu-items > .component-content {
    width: 100%;
  }
  .main-navigation .menu-items-right {
    width: auto;
    flex: 1;
    max-width: 576px;
  }
  .main-navigation .menu-items-right > .component-content > .content {
    display: flex;
  }
  .main-navigation .menu-items-right > .component-content > .content > div {
    flex-basis: 50%;
  }
  .main-navigation .menu-items-right > .component-content > .content .form-search {
    width: auto;
  }
  .main-navigation .menu-items-right > .component-content > .content .searchBox > .component-content {
    width: 100%;
    max-width: none;
  }
}
.main-navigation .brand-logo a {
  max-height: 100%;
}
.main-navigation .brand-logo img {
  object-fit: contain;
}
@media (max-width: 991px) {
  .main-navigation .navigation-menu {
    padding: 0 !important;
  }
  .main-navigation .navigation-menu.is-visible {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .main-navigation .brand-logo {
    padding: 0 !important;
  }
}
@media (max-width: 991px) {
  .main-navigation .searchBox {
    padding: 0 16px !important;
    padding-top: 20px !important;
  }
}
@media (max-width: 991px) {
  .main-navigation .searchBox form {
    padding: 0 !important;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .main-navigation .reference-popup-quiz-link {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.hero-image img {
  min-height: 280px;
  object-fit: cover;
  object-position: right;
}
@media (min-width: 992px) {
  .hero-image img {
    min-height: 470px;
  }
}
.hero-image figcaption {
  display: none;
}
@media (max-width: 991px) {
  .hero-image figcaption {
    padding-left: 16px;
  }
}

@media (max-width: 991px) {
  .hero-content p:first-of-type {
    padding-top: 0;
  }
}

.cc-main-intro-content-small > .component-content {
  max-width: 903px;
}

.cc-main-intro-content-small,
.cc-main-intro {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1304px) {
  .cc-main-intro-content-small,
  .cc-main-intro {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (min-width: 992px) {
  .cc-main-intro-content-small,
  .cc-main-intro {
    margin-top: 100px;
    margin-bottom: 60px;
  }
}
.cc-main-intro-content-small h1,
.cc-main-intro h1 {
  line-height: 40px;
  font-size: 28px;
}
.cc-main-intro-content-small h1 span,
.cc-main-intro h1 span {
  line-height: 40px;
  font-size: 28px;
}
.cc-main-intro-content-small p,
.cc-main-intro p {
  font-size: 16px;
  line-height: 1.5;
  color: #878379;
}

.cc-blog > .component-content > .content {
  padding: 0;
}
.cc-blog .reference-custom-video,
.cc-blog .reference-custom-blog {
  padding-bottom: 16px;
}
.cc-blog .reference-custom-video > .component-content,
.cc-blog .reference-custom-blog > .component-content {
  height: 100%;
}
.cc-blog .reference-custom-video > .component-content > .box,
.cc-blog .reference-custom-blog > .component-content > .box {
  height: 100%;
  padding-bottom: 0;
}
.cc-blog .reference-custom-video > .component-content > .box > .component-content,
.cc-blog .reference-custom-blog > .component-content > .box > .component-content {
  height: 100%;
}
.cc-blog .reference-custom-video > .component-content > .box > .component-content > .content,
.cc-blog .reference-custom-blog > .component-content > .box > .component-content > .content {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.cc-blog .reference-custom-video > .component-content > .box > .component-content > .content > .richText,
.cc-blog .reference-custom-blog > .component-content > .box > .component-content > .content > .richText {
  flex: 1;
}
.cc-blog .reference-custom-video > .component-content > .box > .component-content > .content > .richText > .component-content,
.cc-blog .reference-custom-blog > .component-content > .box > .component-content > .content > .richText > .component-content {
  height: 100%;
}
.cc-blog .reference-custom-video > .component-content > .box > .component-content > .content > .richText > .component-content > .richText-content,
.cc-blog .reference-custom-blog > .component-content > .box > .component-content > .content > .richText > .component-content > .richText-content {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.cc-blog .reference-custom-video > .component-content > .box > .component-content > .content > .richText > .component-content > .richText-content p:last-of-type,
.cc-blog .reference-custom-video > .component-content > .box > .component-content > .content > .richText > .component-content > .richText-content button,
.cc-blog .reference-custom-blog > .component-content > .box > .component-content > .content > .richText > .component-content > .richText-content p:last-of-type,
.cc-blog .reference-custom-blog > .component-content > .box > .component-content > .content > .richText > .component-content > .richText-content button {
  margin-top: auto;
}
.cc-blog .reference-custom-video > .component-content > .box > .component-content > .content > .richText > .component-content > .richText-content h2,
.cc-blog .reference-custom-blog > .component-content > .box > .component-content > .content > .richText > .component-content > .richText-content h2 {
  margin-bottom: 32px;
}
.cc-blog .reference-custom-video > .component-content > .box > .component-content > .content > .richText > .component-content > .richText-content p,
.cc-blog .reference-custom-blog > .component-content > .box > .component-content > .content > .richText > .component-content > .richText-content p {
  font-size: 14px;
  line-height: 24px;
  color: #878379;
}
.cc-blog .reference-custom-video h2,
.cc-blog .reference-custom-blog h2 {
  font-size: 21px;
  line-height: 32px;
}

.hero-content-right {
  padding-right: 0;
}
@media (max-width: 1304px) {
  .hero-content-right {
    padding-right: 16px;
  }
}
.hero-content-right .outgrow-l {
  width: fit-content;
}

.cc-faq {
  padding-top: 40px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1304px) {
  .cc-faq {
    padding-right: 16px;
    padding-left: 16px;
  }
}
@media (min-width: 992px) {
  .cc-faq {
    padding-top: 150px;
  }
}
.cc-faq > .component-content > .content > .richText:first-of-type {
  padding-left: 0;
}

.container-1200 > .component-content {
  margin-left: auto;
  margin-right: auto;
}

/* Meningitis colors */
.container-continuous-counter {
  counter-reset: mycounter;
}

.container-continuous-counter ol li:before {
  content: counter(mycounter) ". ";
  counter-increment: mycounter;
}

.container-box-lg {
  min-height: 280px;
}

@media (min-width: 992px) {
  .container-box-lg {
    min-height: 600px;
  }
}
.container-box-md {
  min-height: 190px;
}

@media (min-width: 992px) {
  .container-box-md {
    min-height: 490px;
  }
}
.container-box-sm {
  min-height: 190px;
}

@media (min-width: 992px) {
  .container-box-sm {
    min-height: 400px;
  }
}
.font-secondary {
  color: #fff;
}

.flex > .component-content > .paragraphSystem {
  display: flex;
}

.flex-wrap > .component-content > .paragraphSystem {
  flex-wrap: wrap;
}

@media (min-width: 992px) {
  .flex-dt > .component-content > .paragraphSystem {
    display: flex;
  }
}
.flex--column > .component-content > .paragraphSystem {
  flex-direction: column;
}

.flex--row > .component-content > .paragraphSystem {
  flex-direction: row;
}

.flex--center > .component-content > .paragraphSystem {
  align-items: center;
  justify-content: center;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 991px) {
  .flex--center-mb {
    display: flex;
    justify-content: center;
  }
}
.flex-justify-end {
  display: flex;
  justify-content: flex-end;
}

@media (min-width: 992px) {
  .lg-flex-row > .component-content > .paragraphSystem {
    flex-direction: row;
  }
}
.absolute {
  position: absolute;
}

@media (min-width: 992px) {
  .lg-absolute {
    position: absolute;
  }
}
.text-center {
  text-align: center;
}

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

.no-overflow {
  overflow: hidden;
}

.font-lg {
  font-size: 1.15625rem;
}

@media (min-width: 992px) {
  .font-size-20-lg {
    font-size: 1.25rem;
  }
}
@media (min-width: 992px) {
  .font-size-18-lg {
    font-size: 1.125rem;
  }
}
@media (min-width: 992px) {
  .font-size-16-lg {
    font-size: 1rem;
  }
}
@media (min-width: 992px) {
  .font-size-14-lg {
    font-size: 0.875rem;
  }
}
@media (min-width: 992px) {
  .font-size-12-lg {
    font-size: 0.75rem;
  }
}
.text-shadow-white {
  text-shadow: 0 0 30px white;
}

.text-shadow-black {
  text-shadow: 0 0 30px black;
}

.text-shadow-grey {
  text-shadow: 0 0 30px #808080;
}

.text-subdued {
  font-size: 0.75rem;
}

@media (min-width: 992px) {
  .text-subdued {
    font-size: 0.875rem;
  }
}
.justify-content-right {
  justify-content: flex-end;
}

.word-wrap-break {
  word-wrap: break;
  overflow-wrap: break-word;
}

.display-block {
  display: block;
}

.push-forward {
  z-index: 10;
}

.bullet-square > li > .body-copy::before {
  content: "\25AA";
}

.hyphens {
  hyphens: auto;
  -webkit-hyphens: auto;
}

.min-height-1 img {
  min-height: 1px;
}

.max-height-none img {
  max-height: none;
}

@media (max-width: 991px) {
  .absolute-mb {
    position: absolute;
  }
}
@media (max-width: 991px) {
  .top-0-mb {
    top: 0;
  }
}
@media (max-width: 991px) {
  .static-mb {
    position: static;
  }
}
.brown-bg {
  background-color: #544f40;
  padding: 50px 16px;
}

@media (min-width: 992px) {
  .brown-bg {
    padding: 50px;
  }
}
.flex.gap-20 > .component-content > .paragraphSystem,
.flex-dt.gap-20 > .component-content > .paragraphSystem {
  gap: 20px;
}

.flex.gap-50 > .component-content > .paragraphSystem,
.flex-dt.gap-50 > .component-content > .paragraphSystem {
  gap: 50px;
}

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

.hide-all {
  display: none;
}

@media (max-width: 990px) {
  .hide-mb {
    display: none;
  }
}
@media (min-width: 991px) {
  .hide-dt {
    display: none;
  }
}
.lh-15 {
  line-height: 1.5;
}

.lh-125 {
  line-height: 1.25;
}

.lh-1125 {
  line-height: 1.125;
}

.richText-seperated-order .content {
  flex-direction: column;
  flex-wrap: wrap;
}

@media (min-width: 991px) {
  .richText-seperated-order .content {
    max-height: 700px;
  }
}
.richText-seperated-order .content .richText {
  margin-top: 0;
}

.margin-top-0 {
  margin-top: 0;
}

@media (max-width: 991px) {
  .mobile-hidden {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .desktop-hidden {
    display: none !important;
  }
}
@media (max-width: 576px) {
  .home-banner figcaption {
    max-width: 380px;
  }

  .home-banner .h1-style {
    font-size: 1.5rem;
    line-height: normal;
  }
}
/*# sourceMappingURL=../maps/core/main.css.map */
/* Meningitis colors */
.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: 5px;
  font-size: 16px;
  list-style-type: none;
}

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

.richText ul li {
  position: relative;
  margin-left: 0;
  padding-left: 16px;
}

.richText ul li:before {
  content: "\2022";
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  color: #544f40;
  font-size: 24px;
}

@media (min-width: 768px) {
  .richText ul li:before {
    font-size: 34px;
  }
}
.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;
}

.richText ul li {
  display: flex;
}

.richText ul li:before {
  content: "\2022";
  display: inline-block;
  color: #544f40;
  margin-left: 16px;
  font-size: 18px;
  position: absolute;
  left: -16px;
}

.richText ul li p {
  padding-top: 0;
}

/*# sourceMappingURL=../maps/components/richText.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;
  }
}
.image--half-rounded-right img {
  border-bottom-right-radius: 100px;
}

/*# sourceMappingURL=../maps/components/image.css.map */
/* Meningitis colors */
.breadcrumbs {
  padding: 0;
  display: none;
}

@media (min-width: 992px) {
  .breadcrumbs {
    padding-top: 28px;
    display: block;
  }
}
.breadcrumbs-list {
  overflow: hidden;
  margin: 0;
  padding: 0 16px;
  list-style: none;
}

@media (min-width: 1200px) {
  .breadcrumbs-list {
    padding: 0;
  }
}
.breadcrumbs-list li {
  margin-right: 6px;
  z-index: 100;
}

@media (min-width: 992px) {
  .breadcrumbs-list li {
    float: left;
  }
}
.breadcrumbs-list li a {
  font-size: 0.9375pxrem;
  color: #d5d1ce;
  font-family: "Arial";
  font-weight: 600;
}

.breadcrumbs-list li.is-current {
  color: #bebebd;
}

.breadcrumbs-list li.first a {
  color: #d5d1ce;
  font-size: 0pxrem;
  border: 0px;
  display: flex;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .breadcrumbs-list li.first a {
    display: block;
  }
}
.breadcrumbs-list li.first a::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("../../img/arrow-right.png");
  background-repeat: no-repeat;
  background-position: -524px -250px;
  margin-top: 38px;
  color: #d5d1ce;
}

@media (min-width: 992px) {
  .breadcrumbs-list li.first a::before {
    margin-top: 0;
  }
}
.breadcrumbs-list li.first.is-current {
  display: none;
}

.breadcrumbs-separator {
  margin: 0 10px;
}

.breadcrumbs-without-separator {
  display: flex;
}

.breadcrumbs-without-separator .breadcrumbs-separator {
  display: none;
}

.breadcrumbs-without-separator li {
  position: relative;
  padding-right: 10px;
  margin-right: 4px;
}

@media (min-width: 992px) {
  .breadcrumbs-without-separator li {
    padding-right: 20px;
    margin-right: 10px;
  }
}
.breadcrumbs-without-separator li:before {
  top: 1px;
  right: 0;
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  position: absolute;
  font-size: 0.75pxrem;
}

.breadcrumbs-without-separator li:first-of-type::before {
  margin-top: 38px;
}

@media (min-width: 992px) {
  .breadcrumbs-without-separator li:first-of-type::before {
    margin-top: 0;
  }
}
.breadcrumbs-without-separator li:last-child {
  background-image: none;
  margin-right: 0;
  padding-right: 0;
  font-size: 0.9375pxrem;
  font-weight: 500;
}

.breadcrumbs-without-separator li:last-child:before {
  display: none;
}

.breadcrumbs-list {
  display: block;
}

@media (min-width: 992px) {
  .breadcrumbs-list {
    display: flex;
  }
}
@media (max-width: 991px) {
  .reference-popup-quiz-link {
    margin-top: 25px;
    padding-left: 16px;
  }
}
.accordion-container .accordion-slide:not(:last-of-type) {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .accordion-container .accordion-slide:not(:last-of-type) {
    margin-bottom: 40px;
  }
}

div.reference-footer-number {
  display: none !important;
  visibility: hidden !important;
}

.cc-blog-sidebar h1 {
  font-size: 28px;
  line-height: 40px;
}
.cc-blog-sidebar p {
  color: #878379;
  font-size: 16px;
  line-height: 1.5;
}
@media (min-width: 992px) {
  .cc-blog-sidebar {
    padding-right: 45px;
  }
}

.cc-video-container > .component-content > .content {
  padding-left: 0;
  padding-right: 0;
}

.reference-custom-video-card p {
  color: #878379;
}
.reference-custom-video-card h2 {
  font-size: 21px;
  line-height: 32px;
}

.hero-image-right img {
  object-position: left;
}

.cc-contact-us {
  background-color: #FFD27F66;
  padding: 100px 97px;
}
@media (max-width: 991px) {
  .cc-contact-us {
    padding: 40px 16px;
  }
}
.cc-contact-us > .component-content {
  display: flex;
}
.cc-contact-us > .component-content > .content {
  display: flex;
  gap: 60px;
  max-width: 1240px;
}
@media (max-width: 991px) {
  .cc-contact-us > .component-content > .content {
    gap: 40px;
  }
}
@media (max-width: 991px) {
  .cc-contact-us > .component-content > .content {
    flex-direction: column;
  }
}
.cc-contact-us > .component-content > .content > .box {
  background-color: #fff;
  padding: 40px 24px;
  padding-top: 90px;
  text-align: center;
  color: #878379;
}
.cc-contact-us > .component-content > .content > .box:first-of-type {
  flex: 1;
}
.cc-contact-us > .component-content > .content > .box:first-of-type .contact-heading:before {
  content: url(../../img/phone-icon.png);
}
.cc-contact-us > .component-content > .content > .box:nth-of-type(2) {
  flex: 3;
}
.cc-contact-us > .component-content > .content > .box:nth-of-type(2) .contact-heading:before {
  content: url(../../img/report-icon.png);
}
.cc-contact-us > .component-content > .content > .box .contact-heading {
  color: #544F40;
  font-size: 21px;
  padding: 0;
}
.cc-contact-us > .component-content > .content > .box .contact-heading:before {
  width: 54px;
  height: 54px;
  top: -60px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.cc-contact-us > .component-content > .content > .box p {
  font-size: 14px;
  line-height: 24px;
}

button:focus-visible,
input:focus-visible,
textarea:focus-visible,
[role="button"]:focus-visible,
a:focus-visible {
  outline: 3px solid #15717D;
  outline-offset: -1px;
}

a[href="#content"]:focus-visible {
  background-color: #15717D;
  padding: 5px 10px;
  border-radius: 15px;
  text-decoration: none;
}

.quiz-number {
  color: #331851;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  position: absolute;
  bottom: 1%;
  right: 20px;
  padding-left: 20px;
}
@media only screen and (min-width: 990px) {
  .quiz-number {
    right: 110px;
  }
}

.reference-link-button {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
@media only screen and (min-width: 990px) {
  .reference-link-button {
    margin-top: 0;
  }
}

.quiz-question {
  overflow: hidden;
  display: none;
}

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

.quiz-review {
  background-color: var(--three-line-background-color) !important;
  display: none;
}
.quiz-review .quiz-title-wrapper {
  background-color: white;
  border-radius: 20px;
  width: 80% !important;
  padding: 20px !important;
}
.quiz-review .quiz-title-wrapper > .component-content > .content {
  display: flex;
  flex-direction: column;
}
.quiz-review .link-button {
  margin-top: 40px;
}

.link-button {
  padding: 24px 20px 24px 20px;
  background-color: #f294ab;
  color: white !important;
  border-radius: 70px;
  text-decoration: none;
  font-size: 18px !important;
  font-size: 18px;
  line-height: 22px;
  position: relative;
  border: none;
  white-space: nowrap;
  cursor: pointer !important;
}
.link-button.slide-button {
  padding: 3px 15px;
  background-color: #f294ab;
  border-radius: 10px;
  border: 1px solid white;
  font-size: 16px !important;
  line-height: 1.6;
}
.link-button.no-fill-button {
  background-color: transparent;
  border: 1px solid #0d6efd;
  color: #0d6efd !important;
}
.link-button.no-fill-button::after {
  background-color: #0d6efd;
}

.quiz-title {
  background: url("../../img/quiz-background.png") no-repeat center center;
  background-size: cover;
  padding: 50px 0;
  margin: 0 5px;
  position: relative;
  width: 100%;
  min-height: 741px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 150px;
}
@media only screen and (min-width: 990px) {
  .quiz-title {
    max-width: 1200px;
  }
}
.quiz-title .total-score_content {
  margin: 0;
  font-size: 22px;
  line-height: 1.6;
  font-weight: 700;
  color: #444444;
}
.quiz-title .quiz-title-wrapper {
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
  padding: 10px;
  text-align: center;
}
.quiz-title .quiz-title-wrapper .main-title p {
  margin: 0;
  font-size: 35px;
  line-height: 44px;
  font-weight: 400;
  color: white;
}
@media only screen and (min-width: 990px) {
  .quiz-title .quiz-title-wrapper .main-title p {
    margin-top: 27px;
    font-size: 40px;
    line-height: 60px;
  }
}
.quiz-title .quiz-title-wrapper .richText p {
  margin-top: 20px;
  color: #444444;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
}
@media only screen and (min-width: 990px) {
  .quiz-title .quiz-title-wrapper .richText p {
    margin-top: 25px;
  }
}
.quiz-title .quiz-title-wrapper {
  padding-bottom: 120px;
}
@media only screen and (min-width: 990px) {
  .quiz-title .quiz-title-wrapper {
    padding-top: 100px;
  }
}
.quiz-title .last {
  margin-top: 30px;
  bottom: 0;
}

.quiz-question {
  overflow: hidden;
  background: url("../../img/quiz-background.png") no-repeat center center;
  background-size: cover;
  padding: 0;
  margin: 0 5px;
  position: relative;
  padding: 50px 0;
  width: 100%;
  min-height: 741px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 150px;
}
@media only screen and (min-width: 990px) {
  .quiz-question {
    max-width: 1200px;
  }
}
.quiz-question .quiz-question-wrapper {
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}
@media only screen and (min-width: 990px) {
  .quiz-question .quiz-question-wrapper {
    max-width: 1000px;
    position: relative;
  }
}
.quiz-question .quiz-question-wrapper .quiz-question-container {
  background-color: white;
  border-radius: 20px;
  max-width: 700px;
  margin: 0 auto;
  position: relative;
}
.quiz-question .quiz-question-wrapper .button-progress-bar-wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  border-radius: 20px;
  padding: 10px 20px;
  background-color: #f294ab;
}
@media only screen and (min-width: 990px) {
  .quiz-question .quiz-question-wrapper .button-progress-bar-wrapper {
    flex-direction: row;
    gap: 0;
  }
}
.quiz-question .quiz-question-wrapper .progress-bar-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 150px;
  height: 10px;
  gap: 7px;
}
@media only screen and (min-width: 990px) {
  .quiz-question .quiz-question-wrapper .progress-bar-wrapper {
    width: 220px;
  }
}
.quiz-question .quiz-question-wrapper .progress-bar-wrapper .progress-bar {
  flex: 1;
  background-color: rgba(242, 148, 171, 0.2);
  border: 2px solid white;
  border-radius: 40px 40px 40px 40px;
  display: flex;
  align-items: center;
}
.quiz-question .quiz-question-wrapper .progress-bar-wrapper .progress {
  height: 100%;
  background-color: white;
  border-radius: 40px 40px 40px 40px;
  width: 9%;
  transition: width 1s ease;
}
.quiz-question .quiz-question-wrapper .label {
  z-index: 1;
  color: white;
  width: fit-content;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
}
.quiz-question .quiz-question-wrapper .quiz-question-wrapper_questions {
  position: relative;
  margin: 0;
  z-index: 5;
  padding: 0 40px;
  padding-top: 20px;
  font-size: 22px;
  line-height: 1.4;
  font-weight: 700;
  color: #444444;
}
@media only screen and (min-width: 990px) {
  .quiz-question .quiz-question-wrapper .quiz-question-wrapper_questions {
    font-size: 22px;
    line-height: 1.4;
  }
}
.quiz-question .quiz-question-wrapper .quiz-question-wrapper_questions_sub {
  padding: 0 40px;
  padding-top: 20px;
  color: gray;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 500;
}
.quiz-question .quiz-question-wrapper form {
  display: flex;
  flex-direction: column;
  align-items: end;
  flex-wrap: wrap;
  width: 100%;
}
@media only screen and (min-width: 990px) {
  .quiz-question .quiz-question-wrapper form {
    margin-bottom: 75px;
  }
}
.quiz-question .quiz-question-wrapper form .obligatorie-text {
  align-self: end;
  margin-bottom: 20px;
}
.quiz-question .quiz-question-wrapper form .question-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  padding: 30px 40px;
}
@media only screen and (min-width: 990px) {
  .quiz-question .quiz-question-wrapper form .question-list {
    margin-bottom: 20px;
    padding: 30px 40px;
  }
}
.quiz-question .quiz-question-wrapper form .question-list label {
  cursor: pointer;
  margin-bottom: 35px;
  position: relative;
  padding: 12px;
  background-color: white;
  border: 2px solid #f294ab;
  border-radius: 10px;
  height: fit-content;
  color: #444444;
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  display: flex;
  align-items: center;
}
.quiz-question .quiz-question-wrapper form .question-list label > span {
  flex: 1;
}
@media only screen and (min-width: 990px) {
  .quiz-question .quiz-question-wrapper form .question-list label {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
}
.quiz-question .quiz-question-wrapper form .question-list label input {
  cursor: pointer;
  width: 26px;
  height: 26px;
  margin-right: 10px;
}
.quiz-question .quiz-question-wrapper form .question-list label.correct, .quiz-question .quiz-question-wrapper form .question-list label.was-correct {
  color: #bbb323;
  border-color: #bbb323;
}
.quiz-question .quiz-question-wrapper form .question-list label.correct input[type="checkbox"],
.quiz-question .quiz-question-wrapper form .question-list label.correct input[type="radio"], .quiz-question .quiz-question-wrapper form .question-list label.was-correct input[type="checkbox"],
.quiz-question .quiz-question-wrapper form .question-list label.was-correct input[type="radio"] {
  appearance: none;
  background-color: #fff;
}
.quiz-question .quiz-question-wrapper form .question-list label.correct input[type="checkbox"]:checked,
.quiz-question .quiz-question-wrapper form .question-list label.correct input[type="radio"]:checked, .quiz-question .quiz-question-wrapper form .question-list label.was-correct input[type="checkbox"]:checked,
.quiz-question .quiz-question-wrapper form .question-list label.was-correct input[type="radio"]:checked {
  background-color: #bbb323;
  border: 1px solid #bbb323;
  background-image: url("../../img/svg/correct.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.quiz-question .quiz-question-wrapper form .question-list label.correct input[type="radio"], .quiz-question .quiz-question-wrapper form .question-list label.was-correct input[type="radio"] {
  border-radius: 50%;
}
.quiz-question .quiz-question-wrapper form .question-list label.was-correct input[type="checkbox"],
.quiz-question .quiz-question-wrapper form .question-list label.was-correct input[type="radio"] {
  background-color: #bbb323;
  border: 1px solid #bbb323;
  background-image: url("../../img/svg/correct.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.quiz-question .quiz-question-wrapper form .question-list label.incorrect {
  color: #e53935;
  border-color: #e53935;
}
.quiz-question .quiz-question-wrapper form .question-list label.incorrect input[type="checkbox"],
.quiz-question .quiz-question-wrapper form .question-list label.incorrect input[type="radio"] {
  appearance: none;
  background-color: #fff;
}
.quiz-question .quiz-question-wrapper form .question-list label.incorrect input[type="checkbox"]:checked,
.quiz-question .quiz-question-wrapper form .question-list label.incorrect input[type="radio"]:checked {
  background-color: #e53935;
  border: 1px solid #e53935;
  background-image: url("../../img/svg/incorrect.svg");
  background-repeat: no-repeat;
  background-position: 58%;
}
.quiz-question .quiz-question-wrapper form .question-list label.incorrect input[type="radio"] {
  border-radius: 50%;
}
.quiz-question .quiz-question-wrapper form .question-list.one-correct {
  flex-direction: column;
}
.quiz-question .quiz-question-wrapper form .question-list .link-button {
  margin-left: auto;
  width: fit-content;
}

.answer-title {
  font-size: 22px;
  line-height: 1.4;
  font-weight: 700;
  color: #444444;
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (min-width: 990px) {
  .answer-title {
    font-size: 22px;
    line-height: 1.4;
  }
}

.explanation {
  width: 100%;
  position: absolute;
  z-index: 6;
  border-radius: 20px;
  padding: 10px 20px;
}
.explanation.correct {
  background: #daf4e1;
}
.explanation.incorrect {
  background: #f4e1e1;
}

.explanation-text {
  color: #331851;
  margin-bottom: 45px;
}

.slide-label {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 300px;
  border: 2px solid #bbb323;
  background-color: white;
  height: 80px;
  border-top-left-radius: 40px;
  border-bottom-left-radius: 40px;
  top: 85px;
  right: 0;
}
@media only screen and (min-width: 990px) {
  .slide-label {
    top: 0;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    left: calc(-50vw + 480px);
    right: auto;
    width: 400px;
    background-color: rgba(255, 255, 255, 0.5);
  }
}

.slide-label-text {
  font-weight: 800;
  font-size: 18px;
  color: #331851;
}
@media only screen and (min-width: 990px) {
  .slide-label-text {
    font-size: 20px;
    font-weight: 800;
  }
}

.slide-label,
.answer-title,
.explanation-text {
  display: none;
}

span.points {
  font-weight: 400;
}

.quiz-no-answer-selected-message {
  display: block;
  font-size: 18px;
  width: 100%;
  line-height: 24px;
  color: #e53935;
}

.three-line-background {
  display: none;
}

.quiz-background {
  background-color: green;
}

.padding-16 {
  padding-left: 16px;
  padding-right: 16px;
}

.padding-25 {
  padding: 25px;
}

.padding-50 {
  padding: 50px;
}

.padding-top-20 {
  padding-top: 20px;
}

.padding-top-50 {
  padding-top: 50px;
}

.padding-top-64 {
  padding-top: 64px;
}

.padding-top-75 {
  padding-top: 75px;
}

.padding-top-100 {
  padding-top: 100px;
}

.padding-bottom-25 {
  padding-bottom: 25px;
}

.padding-bottom-50 {
  padding-bottom: 50px;
}

.padding-bottom-64 {
  padding-bottom: 64px;
}

.padding-bottom-75 {
  padding-bottom: 75px;
}

.padding-bottom-100 {
  padding-bottom: 100px;
}

.padding-left-25 {
  padding-left: 25px;
}

.padding-left-50 {
  padding-left: 50px;
}

.padding-right-25 {
  padding-right: 25px;
}

.padding-right-50 {
  padding-right: 50px;
}

@media (min-width: 992px) {
  .padding-left-25-dt {
    padding-left: 25px;
  }
}

@media (min-width: 992px) {
  .padding-right-25-dt {
    padding-right: 25px;
  }
}

@media (min-width: 992px) {
  .padding-bottom-25-dt {
    padding-bottom: 25px;
  }
}

@media (min-width: 992px) {
  .padding-top-25-dt {
    padding-top: 25px;
  }
}

@media (min-width: 992px) {
  .padding-bottom-50-dt {
    padding-bottom: 50px;
  }
}

@media (min-width: 992px) {
  .padding-top-50-dt {
    padding-top: 50px;
  }
}

@media (min-width: 992px) {
  .padding-bottom-100-dt {
    padding-bottom: 100px;
  }
}

@media (min-width: 992px) {
  .padding-top-100-dt {
    padding-top: 100px;
  }
}

@media (max-width: 991px) {
  .padding-bottom-25-sp {
    padding-bottom: 25px;
  }
}

@media (max-width: 991px) {
  .padding-top-25-sp {
    padding-top: 25px;
  }
}

@media (max-width: 991px) {
  .padding-bottom-50-sp {
    padding-bottom: 50px;
  }
}

@media (max-width: 991px) {
  .padding-top-50-sp {
    padding-top: 50px;
  }
}

@media (max-width: 991px) {
  .padding-bottom-100-sp {
    padding-bottom: 100px;
  }
}

@media (max-width: 991px) {
  .padding-top-100-sp {
    padding-top: 100px;
  }
}

.margin-top-20 {
  margin-top: 20px;
}

.margin-top-50 {
  margin-top: 50px;
}

.margin-top-75 {
  margin-top: 75px;
}

.margin-top-100 {
  margin-top: 100px;
}

.margin-bottom-25 {
  margin-bottom: 25px;
}

.margin-bottom-50 {
  margin-bottom: 50px;
}

.margin-bottom-100 {
  margin-bottom: 100px;
}

.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-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-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-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%;
  }
}
/* Meningitis colors */
.container-continuous-counter {
  counter-reset: mycounter;
}
.container-continuous-counter ol li:before {
  content: counter(mycounter) ". ";
  counter-increment: mycounter;
}

.container-box-lg {
  min-height: 280px;
}
@media (min-width: 992px) {
  .container-box-lg {
    min-height: 600px;
  }
}

.container-box-md {
  min-height: 190px;
}
@media (min-width: 992px) {
  .container-box-md {
    min-height: 490px;
  }
}

.container-box-sm {
  min-height: 190px;
}
@media (min-width: 992px) {
  .container-box-sm {
    min-height: 400px;
  }
}

.font-secondary {
  color: #fff;
}

.flex > .component-content > .paragraphSystem {
  display: flex;
}

.flex-wrap > .component-content > .paragraphSystem {
  flex-wrap: wrap;
}

@media (min-width: 992px) {
  .flex-dt > .component-content > .paragraphSystem {
    display: flex;
  }
}

.flex--column > .component-content > .paragraphSystem {
  flex-direction: column;
}

.flex--row > .component-content > .paragraphSystem {
  flex-direction: row;
}

.flex--center > .component-content > .paragraphSystem {
  align-items: center;
  justify-content: center;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 991px) {
  .flex--center-mb {
    display: flex;
    justify-content: center;
  }
}

.flex-justify-end {
  display: flex;
  justify-content: flex-end;
}

@media (min-width: 992px) {
  .lg-flex-row > .component-content > .paragraphSystem {
    flex-direction: row;
  }
}

.absolute {
  position: absolute;
}

@media (min-width: 992px) {
  .lg-absolute {
    position: absolute;
  }
}

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

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

.no-overflow {
  overflow: hidden;
}

.font-lg {
  font-size: 1.15625rem;
}

@media (min-width: 992px) {
  .font-size-20-lg {
    font-size: 1.25rem;
  }
}

@media (min-width: 992px) {
  .font-size-18-lg {
    font-size: 1.125rem;
  }
}

@media (min-width: 992px) {
  .font-size-16-lg {
    font-size: 1rem;
  }
}

@media (min-width: 992px) {
  .font-size-14-lg {
    font-size: 0.875rem;
  }
}

@media (min-width: 992px) {
  .font-size-12-lg {
    font-size: 0.75rem;
  }
}

.text-shadow-white {
  text-shadow: 0 0 30px white;
}

.text-shadow-black {
  text-shadow: 0 0 30px black;
}

.text-shadow-grey {
  text-shadow: 0 0 30px #808080;
}

.text-subdued {
  font-size: .75rem;
}
@media (min-width: 992px) {
  .text-subdued {
    font-size: .875rem;
  }
}

.justify-content-right {
  justify-content: flex-end;
}

.word-wrap-break {
  word-wrap: break;
  overflow-wrap: break-word;
}

.display-block {
  display: block;
}

.push-forward {
  z-index: 10;
}

.bullet-square > li > .body-copy::before {
  content: "\25AA";
}

.hyphens {
  hyphens: auto;
  -webkit-hyphens: auto;
}

.min-height-1 img {
  min-height: 1px;
}

.max-height-none img {
  max-height: none;
}

@media (max-width: 991px) {
  .absolute-mb {
    position: absolute;
  }
}

@media (max-width: 991px) {
  .top-0-mb {
    top: 0;
  }
}

@media (max-width: 991px) {
  .static-mb {
    position: static;
  }
}

.brown-bg {
  background-color: #544f40;
  padding: 50px 16px;
}
@media (min-width: 992px) {
  .brown-bg {
    padding: 50px;
  }
}

.flex.gap-20 > .component-content > .paragraphSystem,
.flex-dt.gap-20 > .component-content > .paragraphSystem {
  gap: 20px;
}

.flex.gap-50 > .component-content > .paragraphSystem,
.flex-dt.gap-50 > .component-content > .paragraphSystem {
  gap: 50px;
}

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

.hide-all {
  display: none;
}

@media (max-width: 990px) {
  .hide-mb {
    display: none;
  }
}

@media (min-width: 991px) {
  .hide-dt {
    display: none;
  }
}

.lh-15 {
  line-height: 1.5;
}

.lh-125 {
  line-height: 1.25;
}

.lh-1125 {
  line-height: 1.125;
}
/* Meningitis colors */
.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: 5px;
  font-size: 16px;
  list-style-type: none;
}
.richText ol li {
  list-style: decimal;
}
.richText ul li {
  position: relative;
  margin-left: 0;
  padding-left: 16px;
}
.richText ul li:before {
  content: "\2022";
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  color: #544f40;
  font-size: 24px;
}
@media (min-width: 768px) {
  .richText ul li:before {
    font-size: 34px;
  }
}
.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;
}

.richText ul li {
  display: flex;
}
.richText ul li:before {
  content: "\2022";
  display: inline-block;
  color: #544f40;
  margin-left: 16px;
  font-size: 18px;
  position: absolute;
  left: -16px;
}
.richText ul li p {
  padding-top: 0;
}
.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;
  }
}
.image--half-rounded-right img {
  border-bottom-right-radius: 100px;
}
/* Meningitis colors */
.breadcrumbs {
  padding: 0;
  display: none;
}
@media (min-width: 992px) {
  .breadcrumbs {
    padding-top: 28px;
    display: block;
  }
}
.breadcrumbs-list {
  overflow: hidden;
  margin: 0;
  padding: 0 16px;
  list-style: none;
}
@media (min-width: 1200px) {
  .breadcrumbs-list {
    padding: 0;
  }
}
.breadcrumbs-list li {
  margin-right: 6px;
  z-index: 100;
}
@media (min-width: 992px) {
  .breadcrumbs-list li {
    float: left;
  }
}
.breadcrumbs-list li a {
  font-size: 0.9375pxrem;
  color: #d5d1ce;
  font-family: 'Arial';
  font-weight: 600;
}
.breadcrumbs-list li a:hover {
  color: #f36633;
}
.breadcrumbs-list li.is-current {
  color: #bebebd;
}
.breadcrumbs-list li.first a {
  color: #d5d1ce;
  font-size: 0pxrem;
  border: 0px;
  display: flex;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .breadcrumbs-list li.first a {
    display: block;
  }
}
.breadcrumbs-list li.first a::before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("../../img/arrow-right.png");
  background-repeat: no-repeat;
  background-position: -524px -250px;
  margin-top: 38px;
  color: #d5d1ce;
}
@media (min-width: 992px) {
  .breadcrumbs-list li.first a::before {
    margin-top: 0;
  }
}
.breadcrumbs-list li.first.is-current {
  display: none;
}
.breadcrumbs-separator {
  margin: 0 10px;
}
.breadcrumbs-without-separator {
  display: flex;
}
.breadcrumbs-without-separator .breadcrumbs-separator {
  display: none;
}
.breadcrumbs-without-separator li {
  position: relative;
  padding-right: 10px;
  margin-right: 4px;
}
@media (min-width: 992px) {
  .breadcrumbs-without-separator li {
    padding-right: 20px;
    margin-right: 10px;
  }
}
.breadcrumbs-without-separator li:before {
  top: 1px;
  right: 0;
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  position: absolute;
  font-size: 0.75pxrem;
}
.breadcrumbs-without-separator li:first-of-type::before {
  margin-top: 38px;
}
@media (min-width: 992px) {
  .breadcrumbs-without-separator li:first-of-type::before {
    margin-top: 0;
  }
}
.breadcrumbs-without-separator li:last-child {
  background-image: none;
  margin-right: 0;
  padding-right: 0;
  font-size: 0.9375pxrem;
  font-weight: 500;
}
.breadcrumbs-without-separator li:last-child:before {
  display: none;
}
.breadcrumbs-list {
  display: block;
}
@media (min-width: 992px) {
  .breadcrumbs-list {
    display: flex;
  }
}

