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

/*# sourceMappingURL=../maps/core/normalize.css.map */
html,
body {
  color: #606060;
  font-family: Inter, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  height: 100%;
  line-height: 1.5rem;
  font-size: 16px; }

body {
  width: 100%;
  overflow-x: hidden;
  overflow-y: initial;
  margin: 0 auto; }

#content {
  padding: 0 20px; }

.h1-style {
  font-weight: 700;
  font-style: normal;
  font-size: 1.625rem;
  line-height: 1.25;
  letter-spacing: 0; }
  @media (min-width: 992px) {
    .h1-style {
      font-size: 1.75rem; } }

.h1-large-style {
  font-weight: 700;
  font-style: normal;
  font-size: 1.625rem;
  line-height: 1.25;
  letter-spacing: 0;
  text-align: center; }
  @media (min-width: 992px) {
    .h1-large-style {
      font-size: 2.625rem;
      text-align: left; } }

.h2-style {
  border-bottom: 4px solid #f9c410;
  text-transform: uppercase;
  padding-bottom: 5px;
  margin-bottom: 25px !important;
  font-size: 1.625rem;
  line-height: 1.2;
  display: inline-block;
  text-align: center; }
  @media (min-width: 992px) {
    .h2-style {
      text-align: left;
      font-size: 1.875rem; } }

.h3-style {
  border-bottom: 4px solid #f9c410;
  padding-bottom: 5px;
  font-size: 1.625rem;
  line-height: 1.2;
  display: inline-block; }

.border-bottom-yellow {
  border-bottom: 4px solid #f9c410;
  padding-bottom: 5px; }

.main-button {
  max-width: fit-content;
  background-color: #f9c410;
  color: black;
  border-radius: 40px;
  font-size: 0.75rem;
  text-transform: uppercase;
  text-decoration: none !important;
  font-weight: 700;
  width: 100%;
  padding: 13px 42px;
  text-align: center;
  margin-top: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 25px; }
  @media (min-width: 992px) {
    .main-button {
      margin-left: 0;
      margin-right: auto; } }
  .main-button:hover {
    background-color: black; }
  .main-button::after {
    content: "\f105";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    font-size: 28px;
    padding-left: 5px; }

.button-underlined {
  text-decoration: none;
  text-transform: uppercase;
  color: black;
  border-bottom: 3px solid #f9c410;
  padding-bottom: 4px;
  display: flex;
  justify-content: center;
  width: fit-content;
  margin: 0 auto;
  font-size: 1.125rem;
  font-weight: bold; }
  .button-underlined:hover {
    color: black; }
  .button-underlined::after {
    content: "\f105";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    font-size: 28px;
    padding-left: 5px; }

.large-text {
  font-size: 2.25rem;
  line-height: 1; }
  @media (min-width: 992px) {
    .large-text {
      font-size: 3.625rem; } }

.reference {
  font-size: 0.75rem;
  line-height: 1; }

.hallmark-30 {
  font-size: 1.5rem;
  line-height: 1;
  font-weight: bold; }
  @media (min-width: 992px) {
    .hallmark-30 {
      font-size: 1.875rem; } }

.graphs-copy {
  font-size: 1.5rem;
  font-weight: bold; }

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

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

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

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

a {
  text-decoration: none !important; }

.color-light-black {
  color: #333; }

/*!
 *  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: 'Inter';
  src: url("../../assets/fonts/Inter-ExtraLight.ttf") format("ttf");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Inter';
  src: url("../../assets/fonts/Inter-Light.ttf") format("ttf");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Inter';
  src: url("../../assets/fonts/Inter-Medium.ttf") format("ttf");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Inter';
  src: url("../../assets/fonts/Inter-Regular.ttf") format("ttf");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Inter';
  src: url("../../assets/fonts/Inter-Semibold.ttf") format("ttf");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Inter';
  src: url("../../assets/fonts/Inter-Bold.ttf") format("ttf");
  font-weight: 700;
  font-style: normal;
  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%; }

.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 #f9c410;
    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 #f9c410;
      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: #f9c410;
      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; }

* {
  outline: 0; }

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

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

.richText ul:not(.list--tabs) {
  padding-left: 17px !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; }

.list-item-hidden .richText-content > ul ::marker {
  color: transparent; }

.list-item-hidden .richText-content > ul > li ::marker {
  color: black; }

.hide {
  display: none; }

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

.box-shadow-light {
  box-shadow: none; }
  @media (min-width: 992px) {
    .box-shadow-light {
      box-shadow: 0px 3px 6px #00000029; } }

.box-shadow-inset {
  box-shadow: none; }
  @media (min-width: 992px) {
    .box-shadow-inset {
      box-shadow: inset 0px 3px 6px #00000029; } }

@media (min-width: 992px) {
  .rounded-box {
    border-radius: 40px; } }

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

.image-spread picture {
  width: 120px; }
  @media (min-width: 768px) {
    .image-spread picture {
      width: 140px; } }

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

*:focus {
  outline: 3px dotted gray; }

@media (min-width: 992px) {
  .reference-custom-video {
    min-height: 360px; } }

.custom-video {
  width: 100%; }
  @media (min-width: 992px) {
    .custom-video {
      position: absolute;
      margin-top: -120px;
      max-width: 450px; } }

.list-icon {
  font-size: 1.25rem; }
  .list-icon .richText-image.pull-left {
    margin: 15px 15px 5px 10px; }
  .list-icon .richText-content {
    display: flex; }
  @media only screen and (max-width: 991px) {
    .list-icon p {
      padding-left: 0 !important; } }

.anchor-button {
  width: fit-content;
  text-transform: uppercase;
  font-weight: bold;
  color: black;
  display: flex;
  padding: 0.98rem 0.5rem 0.8rem 0.5rem; }
  @media (min-width: 992px) {
    .anchor-button {
      border: 2px solid #f9c410;
      border-radius: 25px;
      margin: 0 5px;
      text-decoration: none; } }
  .anchor-button p {
    padding: 0; }
  .anchor-button a {
    color: black;
    text-decoration: underline !important; }
    @media (min-width: 992px) {
      .anchor-button a {
        text-decoration: none; } }
  @media (min-width: 992px) {
    .anchor-button:hover {
      background-color: #f9c410;
      border: 2px solid black;
      color: black; } }
  @media (min-width: 992px) {
    .anchor-button:hover::after {
      color: black; } }
  @media (min-width: 992px) {
    .anchor-button::after {
      content: "\f107";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      font-size: 2.5rem;
      padding-left: 5px;
      color: #f9c410; } }
  @media only screen and (max-width: 991px) {
    .anchor-button::before {
      content: "\f107";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      font-size: 2.5rem;
      padding-right: 5px;
      color: black; } }

.people-image img {
  width: 55%; }

.default-link {
  color: #0202ee;
  text-decoration: underline !important; }

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

@media (min-width: 992px) {
  .carousel-full-width .highlight.slick-prev {
    border: 1px solid #f9c410; }
  .carousel-full-width .highlight.slick-next {
    border: 1px solid #f9c410; } }

@media (min-width: 992px) {
  .carousel-full-width .slick-dots {
    bottom: -50px; } }

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

.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 {
  box-shadow: 0px -2px 5px #efefef;
  width: 100%;
  margin-top: 40px; }
  #footer .default-style {
    display: flex; }

.reference-footer {
  padding: 45px 0;
  max-width: 1160px;
  margin: 0 auto; }
  .reference-footer p {
    padding-top: 0;
    color: black;
    font-size: 0.75rem;
    line-height: 1.3; }
  .reference-footer .footer-links .content {
    display: flex;
    padding: 0 20px;
    padding-bottom: 32px; }
    @media (min-width: 992px) {
      .reference-footer .footer-links .content {
        padding-left: 0; } }
    .reference-footer .footer-links .content .richText {
      display: flex;
      flex-wrap: nowrap;
      align-items: center; }
      .reference-footer .footer-links .content .richText::after {
        content: "|";
        padding-left: 10px;
        padding-right: 10px; }
        @media (min-width: 992px) {
          .reference-footer .footer-links .content .richText::after {
            padding-left: 25px;
            padding-right: 25px; } }
      .reference-footer .footer-links .content .richText:last-child::after {
        display: none; }
    .reference-footer .footer-links .content a {
      color: black;
      text-decoration: none;
      font-size: 0.75rem;
      font-weight: bold; }
  .reference-footer .footer-logo-label-container {
    padding: 0 20px; }
    @media (min-width: 992px) {
      .reference-footer .footer-logo-label-container {
        padding: 0; } }
    .reference-footer .footer-logo-label-container .content {
      display: flex; }
    .reference-footer .footer-logo-label-container .image {
      width: 70px;
      height: 70px; }
    .reference-footer .footer-logo-label-container .richText p {
      padding-top: 0;
      padding-left: 15px; }
      @media (min-width: 992px) {
        .reference-footer .footer-logo-label-container .richText p {
          padding-left: 30px; } }

.hcp-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 999;
  display: none; }
  .hcp-backdrop h2 {
    color: #333;
    font-size: 1.1875rem;
    text-align: center;
    padding-top: 20px;
    word-wrap: break-word; }
    @media (min-width: 992px) {
      .hcp-backdrop h2 {
        font-size: 2.0625rem; } }
  .hcp-backdrop .subtitle {
    font-size: 16px !important;
    color: #606060 !important;
    text-align: center !important;
    line-height: 1.3 !important; }
  .hcp-backdrop .label {
    color: #606060 !important;
    font-size: 12px !important;
    text-align: left !important;
    padding: 0;
    padding-top: 40px; }
    .hcp-backdrop .label p {
      margin: 0 !important; }
  .hcp-backdrop .hcp-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 13px;
    background-color: white;
    width: 90%;
    transform-origin: center center; }
    @media (min-width: 992px) {
      .hcp-backdrop .hcp-popup {
        max-width: 1010px;
        padding: 32px; } }
    .hcp-backdrop .hcp-popup p {
      text-align: center;
      color: #333;
      margin-bottom: 25px;
      line-height: 1.3;
      font-size: 1.625rem; }
      @media (min-width: 992px) {
        .hcp-backdrop .hcp-popup p {
          font-size: 2.25rem; } }
    .hcp-backdrop .hcp-popup .selection-buttons {
      display: flex;
      flex-direction: column;
      text-align: center; }
      @media (min-width: 992px) {
        .hcp-backdrop .hcp-popup .selection-buttons {
          justify-content: space-evenly;
          flex-direction: row;
          padding-top: 30px; } }
      .hcp-backdrop .hcp-popup .selection-buttons .selection-left,
      .hcp-backdrop .hcp-popup .selection-buttons .selection-right {
        color: white;
        width: 100%;
        padding: 0 20px; }
        @media (min-width: 992px) {
          .hcp-backdrop .hcp-popup .selection-buttons .selection-left,
          .hcp-backdrop .hcp-popup .selection-buttons .selection-right {
            width: 50%; } }
        .hcp-backdrop .hcp-popup .selection-buttons .selection-left p,
        .hcp-backdrop .hcp-popup .selection-buttons .selection-right p {
          font-size: 1rem;
          text-align: center; }
          @media (min-width: 992px) {
            .hcp-backdrop .hcp-popup .selection-buttons .selection-left p,
            .hcp-backdrop .hcp-popup .selection-buttons .selection-right p {
              text-align: left; } }
      @media (min-width: 992px) {
        .hcp-backdrop .hcp-popup .selection-buttons .selection-left {
          border-right: 1px solid #b3b3b3; } }
      .hcp-backdrop .hcp-popup .selection-buttons button {
        margin-top: 16px;
        border: none;
        cursor: pointer;
        line-height: 1.25;
        background-color: #f9c410;
        color: #333;
        border-radius: 40px;
        width: 100%;
        text-align: center;
        transition: .2s background-color;
        padding: 0.8rem; }
        @media (min-width: 992px) {
          .hcp-backdrop .hcp-popup .selection-buttons button {
            padding: 1rem 3rem;
            margin-top: 0; } }
        .hcp-backdrop .hcp-popup .selection-buttons button:hover {
          background-color: #333;
          color: #f9c410; }

@keyframes rotatePopup {
  0%,
  100% {
    transform: translate(-50%, -50%) rotate(0deg); }
  25%,
  75% {
    transform: translate(-50%, -50%) rotate(3deg); }
  50% {
    transform: translate(-50%, -50%) rotate(-3deg); } }

.hcp-popup.animate {
  animation: rotatePopup 200ms; }

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

content {
  display: none; }

@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: #f9c410;
  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 #f9c410;
      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: #f9c410; }
    .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: #f9c410; } }

.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: 'Montserrat';
  font-weight: 700;
  font-style: normal;
  font-size: 1.25rem;
  line-height: 24px;
  letter-spacing: 0;
  color: #f9c410; }
  @media (min-width: 768px) {
    .tab-title {
      font-size: 1.5625rem;
      line-height: 28px; } }

.tabs .tabs-nav {
  margin-bottom: 40px; }

.tabs .tabs-nav-list {
  display: flex;
  gap: 20px;
  padding: 0;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media (min-width: 992px) {
    .tabs .tabs-nav-list {
      justify-content: space-between; } }
  .tabs .tabs-nav-list::before, .tabs .tabs-nav-list::after {
    content: unset; }

.tabs .tabs-content p {
  color: #606060; }

.tabs .tabs-nav-item {
  flex-basis: calc(50% - 20px);
  list-style: none; }
  @media (min-width: 992px) {
    .tabs .tabs-nav-item {
      display: flex;
      flex-basis: unset; } }
  @media (min-width: 992px) {
    .tabs .tabs-nav-item.is-active a {
      border: 2px solid black;
      background-color: #f9c410; }
      .tabs .tabs-nav-item.is-active a::after {
        color: black; } }
  .tabs .tabs-nav-item.is-active a::before {
    rotate: 225deg;
    left: 5%; }
  .tabs .tabs-nav-item a {
    color: black;
    font-weight: 700;
    display: flex;
    align-items: center; }
    .tabs .tabs-nav-item a::before {
      content: '';
      border: solid black;
      border-width: 0 2px 2px 0;
      display: inline-block;
      padding: 6px;
      transform: translate(-5%, -30%);
      margin-right: 10px;
      position: relative;
      top: 50%;
      rotate: 45deg;
      transition: rotate 0.5s; }
    @media (min-width: 992px) {
      .tabs .tabs-nav-item a {
        padding: 10px 30px 10px 10px;
        border-radius: 50px;
        border: 2px solid #f9c410;
        transition: border 0.5s, background-color 0.5s;
        background-color: transparent;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center; }
        .tabs .tabs-nav-item a:hover {
          border: 2px solid black;
          background-color: #f9c410; }
          .tabs .tabs-nav-item a:hover::after {
            color: black; }
        .tabs .tabs-nav-item a::before {
          content: unset; }
        .tabs .tabs-nav-item a::after {
          content: '+';
          position: absolute;
          color: #f9c410;
          right: 10px;
          transition: color 0.5s;
          font-size: 1.375rem;
          font-weight: normal; } }

.box--flex {
  display: flex; }

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

.reference-Header.Header *:focus {
  border: 3px dotted white;
  outline: none; }

.reference-Header.Header *:focus picture {
  outline: 3px dotted white !important; }

.reference-Header.Header .search-close:focus {
  outline: none;
  border: none; }

.reference-Header.Header .for-professionals a:focus {
  outline: 3px dotted gray !important; }

.reference-Header.Header .navigation-top-links {
  background: white; }
  .reference-Header.Header .navigation-top-links > .component-content {
    max-width: 1530px;
    margin: 0 auto; }
    .reference-Header.Header .navigation-top-links > .component-content > .content {
      display: flex; }
    .reference-Header.Header .navigation-top-links > .component-content p {
      padding: 16px 0; }
    .reference-Header.Header .navigation-top-links > .component-content a {
      color: #f9c410;
      text-decoration: none; }
      .reference-Header.Header .navigation-top-links > .component-content a:hover {
        text-decoration: underline; }

.reference-Header.Header .main-navigation {
  background: #f9c410; }
  .reference-Header.Header .main-navigation > .component-content {
    max-width: 1530px;
    margin: 0 auto;
    width: 100%; }
    @media (min-width: 992px) {
      .reference-Header.Header .main-navigation > .component-content {
        padding-top: 15px; } }

.reference-Header.Header .hidden-icon {
  display: none; }

.reference-Header.Header .menu-items > .component-content > .content {
  display: flex;
  align-items: center;
  min-height: 75px; }
  @media (min-width: 992px) {
    .reference-Header.Header .menu-items > .component-content > .content {
      justify-content: space-between;
      align-items: end;
      padding: 15px; } }

.reference-Header.Header .menu-items.is-visible > .component-content > .content {
  padding: 15px; }
  .reference-Header.Header .menu-items.is-visible > .component-content > .content .rsv-logo {
    margin-left: 0; }

@media only screen and (max-width: 991px) {
  .reference-Header.Header .menu-items .gsk-logo {
    display: none;
    padding-right: 15px; } }

.reference-Header.Header .menu-items .gsk-logo.is-visible {
  display: block; }

.reference-Header.Header .menu-items .rsv-logo {
  margin-left: 9vw; }
  @media (min-width: 992px) {
    .reference-Header.Header .menu-items .rsv-logo {
      margin-left: auto;
      margin-bottom: -12px; } }

.reference-Header.Header .show-close-mb-nav {
  color: white;
  font-size: 0.5rem;
  display: flex;
  justify-content: center;
  margin-top: 12px; }
  .reference-Header.Header .show-close-mb-nav img {
    margin: 0 auto; }
  .reference-Header.Header .show-close-mb-nav p {
    padding-top: 0; }
  .reference-Header.Header .show-close-mb-nav .hamburger-menu.is-active-menu {
    display: block; }
  .reference-Header.Header .show-close-mb-nav .hamburger-menu-close {
    display: none; }
    .reference-Header.Header .show-close-mb-nav .hamburger-menu-close.is-active-menu {
      display: block; }
  @media (min-width: 992px) {
    .reference-Header.Header .show-close-mb-nav {
      display: none; } }
  .reference-Header.Header .show-close-mb-nav.hidden {
    display: none; }
  .reference-Header.Header .show-close-mb-nav:first-of-type {
    margin-top: 24px; }
  .reference-Header.Header .show-close-mb-nav:nth-of-type(even) {
    display: none; }
  .reference-Header.Header .show-close-mb-nav.is-visible {
    display: flex;
    right: -15px; }

.reference-Header.Header .navigation ul {
  list-style-type: none;
  padding: 0; }

.reference-Header.Header .navigation .navigation-mobile-menu {
  display: none; }

.reference-Header.Header .navigation .navigation-root.navigation-level2 {
  display: none; }

@media (min-width: 992px) {
  .reference-Header.Header .navigation .has-children.is-active-nav .navigation-root.navigation-level2 {
    display: block !important;
    position: absolute;
    background-color: #f9c410;
    z-index: 100;
    padding: 15px;
    text-align: left; }
    .reference-Header.Header .navigation .has-children.is-active-nav .navigation-root.navigation-level2 a::after {
      border-bottom: 3px solid white !important; }
    .reference-Header.Header .navigation .has-children.is-active-nav .navigation-root.navigation-level2 li {
      margin: 15px 0; } }

@media only screen and (max-width: 991px) {
  .reference-Header.Header .navigation .is-active-nav .navigation-root.navigation-level2 {
    display: block; } }

.reference-Header.Header .navigation .navigation-root.navigation-level1 {
  max-width: 1530px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 30px 0; }
  @media only screen and (max-width: 991px) {
    .reference-Header.Header .navigation .navigation-root.navigation-level1 {
      padding-top: 125px; } }

.reference-Header.Header .navigation a {
  color: white;
  font-size: 1.125rem;
  font-weight: 700; }
  .reference-Header.Header .navigation a:hover::after {
    border-bottom: 6px solid #f9c410;
    margin-top: 3px; }

@media (min-width: 992px) {
  .reference-Header.Header .navigation li.is-active a::after {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    margin-top: 3px;
    border-bottom: 6px solid #f9c410; } }

.reference-Header.Header .navigation .page-search-results {
  display: none !important; }

@media only screen and (max-width: 991px) {
  .reference-Header.Header .navigatin-menu .component-content {
    width: 100%;
    margin: auto; }
  .reference-Header.Header .navigatin-menu .navigation-branch {
    list-style-type: none; }
    .reference-Header.Header .navigatin-menu .navigation-branch .navigation-level1 {
      background: white;
      display: inline-block;
      position: relative;
      font-family: 'Montserrat';
      font-size: 1.0625rem;
      font-weight: 600;
      border-bottom: 1px solid #f9c410;
      padding: 11px 0;
      width: 100%;
      text-transform: uppercase; }
      .reference-Header.Header .navigatin-menu .navigation-branch .navigation-level1 a {
        color: #f9c410;
        display: block;
        width: fit-content;
        height: 100%;
        padding-left: 15px; }
      .reference-Header.Header .navigatin-menu .navigation-branch .navigation-level1.is-active {
        background: #f9c410; }
        .reference-Header.Header .navigatin-menu .navigation-branch .navigation-level1.is-active a {
          color: white; }
    .reference-Header.Header .navigatin-menu .navigation-branch.is-open .has-children.navigation-level1 > a::after {
      content: '';
      position: absolute;
      border: solid #f9c410;
      border-width: 0 2px 2px 0;
      margin-top: 6px;
      margin-right: 20px;
      padding: 5px;
      right: 0;
      transform: rotate(45deg);
      -webkit-transform: rotate(45deg); }
    .reference-Header.Header .navigatin-menu .navigation-branch.is-open .has-children.navigation-level1.is-active a::after {
      border: solid white;
      border-width: 0 2px 2px 0; }
    .reference-Header.Header .navigatin-menu .navigation-branch.is-open .has-children.navigation-level1 .navigation-level2 a {
      background: white !important;
      color: #f9c410 !important;
      margin-bottom: -11px; }
    .reference-Header.Header .navigatin-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;
      background: #f9c410;
      color: white;
      width: 100%; }
    .reference-Header.Header .navigatin-menu .navigation-branch.is-open .has-children.navigation-level1.is-active-nav > a::after {
      transform: rotate(-135deg);
      -webkit-transform: rotate(-135deg); } }

.reference-Header.Header .navigatin-menu .navigation-root.navigation-level1 {
  display: none; }
  .reference-Header.Header .navigatin-menu .navigation-root.navigation-level1.is-open {
    display: block; }
  @media (min-width: 992px) {
    .reference-Header.Header .navigatin-menu .navigation-root.navigation-level1 {
      display: flex;
      justify-content: space-between;
      text-align: center;
      padding-left: 15px;
      padding-right: 15px; } }

.reference-Header.Header .navigation-mobile-menu.is-open {
  background: url("../../img/voltaren-sprites.png") no-repeat;
  background-position: -524px -469px; }

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

@media only screen and (max-width: 991px) {
  .language-container {
    position: absolute;
    margin-top: -138px;
    margin-right: 15px;
    right: 0; } }

.language-container > .component-content > .content {
  display: flex;
  align-items: center; }

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

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

.selected-language {
  background: white;
  border: 3px solid #f9c410;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 42px;
  max-width: 109px; }
  .selected-language p {
    padding: 0; }
  .selected-language .language-selector_selected {
    cursor: pointer;
    border-bottom: 1px solid #f9c410;
    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; } }
    .selected-language .language-selector_selected::after {
      content: '';
      background-image: url("../../img/down.png");
      background-repeat: no-repeat;
      width: 27px;
      height: 14px;
      background-size: 90%;
      margin-left: 3px; }
    .selected-language .language-selector_selected.selectorActive::after {
      transform: rotate(-180deg); }
    .selected-language .language-selector_selected a {
      text-decoration: none;
      font-family: 'Montserrat';
      font-size: 15px !important;
      font-weight: 500;
      color: #f9c410; }
      @media (min-width: 992px) {
        .selected-language .language-selector_selected a {
          font-size: 22px !important; } }
      .selected-language .language-selector_selected a:hover, .selected-language .language-selector_selected a:focus {
        transition: .2s ease-out;
        color: #f9c410; }
      .selected-language .language-selector_selected a:focus {
        border: 3px dotted grey; }

.languageVisible .language-selector {
  display: flex;
  opacity: 1;
  top: 100%;
  z-index: 120;
  width: auto;
  position: absolute;
  right: 2px;
  max-width: 109px;
  background: white; }
  @media (min-width: 992px) {
    .languageVisible .language-selector {
      background: transparent;
      right: -2px; } }
  .languageVisible .language-selector .content {
    width: 110px;
    margin-left: 12px; }
  .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;
      margin: 0 15px; }
      .languageVisible .language-selector ul li a {
        color: #f9c410;
        text-decoration: none; }
        .languageVisible .language-selector ul li a:hover, .languageVisible .language-selector ul li a:focus {
          text-decoration: underline; }
        .languageVisible .language-selector ul li a:focus {
          border: 3px dotted grey; }
  .languageVisible .language-selector ul li {
    padding: 5px 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; } }

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

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

.searchBox {
  height: 44px;
  font-family: 'Montserrat';
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 30px;
  padding-bottom: 20px; }
  @media only screen and (max-width: 991px) {
    .searchBox {
      display: none;
      position: absolute;
      width: 100%;
      margin-top: 75px;
      padding-right: 30px; }
      .searchBox.is-visible {
        display: block; } }
  @media (min-width: 992px) {
    .searchBox {
      padding: 0;
      justify-content: flex-end; } }
  @media (min-width: 992px) {
    .searchBox .component-content {
      max-width: 360px; } }
  .searchBox form {
    background: white;
    border: 3px solid #f9c410;
    border-radius: 5px; }
  .searchBox .search-query {
    border: none;
    height: 44px;
    font-weight: 600;
    font-size: 1rem;
    opacity: .5; }
  .searchBox .button {
    background: url("../../img/search.png");
    border: none;
    background-repeat: no-repeat;
    background-color: #f9c410;
    background-position: center;
    color: transparent;
    padding: 0;
    cursor: pointer;
    width: 69px; }
    .searchBox .button:focus {
      outline: 3px solid #f9c410; }

.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: 'Montserrat';
        font-weight: 500;
        color: white;
        padding: 5px;
        font-size: 14px;
        pointer-events: none; }
        .skip-to-content a:focus {
          color: white;
          background-color: #f9c410;
          border-radius: 22.5px; } }

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

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

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

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

.container-wide {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  float: none;
  clear: both; }

.anchor-container {
  display: flex;
  margin-top: 25px !important; }
  @media (min-width: 992px) {
    .anchor-container {
      margin-top: 0; } }

.inner-container {
  max-width: 900px;
  margin: 0 auto;
  display: flex; }
  @media (min-width: 992px) {
    .inner-container {
      float: unset; } }

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

.callout {
  border-top: 5px solid #f9c410;
  border-bottom: 5px solid #f9c410;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 60px; }
  .callout p {
    padding: 10px;
    font-size: 1.3125rem; }

.cta-card {
  padding: 10px;
  margin-bottom: 60px; }
  .cta-card > .component-content {
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
    padding: 21px 0 0;
    text-align: center;
    height: 400px; }
  .cta-card img {
    min-height: 160px; }
  .cta-card figcaption {
    padding: 0 20px; }
  .cta-card .richText {
    position: absolute;
    bottom: 60px; }

.hallmark-container {
  margin: 50px 0; }
  .hallmark-container > .component-content {
    padding: 2rem 3rem;
    border-top: 8px solid #f9c410;
    padding: 21px 0 0;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
    text-align: center;
    display: flex; }
    @media (min-width: 992px) {
      .hallmark-container > .component-content {
        min-height: 400px; } }
  @media only screen and (max-width: 991px) {
    .hallmark-container p {
      padding-left: 15px; } }

.hallmark-subtitle {
  margin-top: 20px; }
  .hallmark-subtitle h2 {
    border-bottom: 5px solid #f9c410;
    text-transform: uppercase;
    font-size: 1.5rem;
    padding: 6px 0;
    margin: 0 20px;
    text-align: left;
    line-height: 1.5; }
    @media (min-width: 992px) {
      .hallmark-subtitle h2 {
        margin: 0 60px;
        line-height: 1; } }

@media (min-width: 992px) {
  .hallmark-subtitle-icon {
    margin-top: 20px;
    padding-left: 40px; } }

.hallmark-subtitle-icon > .component-content {
  display: flex;
  align-items: center;
  border-bottom: 5px solid #f9c410;
  margin: 0 15px; }
  @media (min-width: 992px) {
    .hallmark-subtitle-icon > .component-content {
      margin: initial;
      border: none; } }

.hallmark-subtitle-icon .richText-content {
  width: 100%;
  padding-right: 20px; }

@media only screen and (max-width: 991px) {
  .hallmark-subtitle-icon img {
    width: 75px;
    height: 85px;
    margin: 5px 5px 5px 10px !important; } }

.hallmark-subtitle-icon h2 {
  text-transform: uppercase;
  font-size: 1.5rem;
  text-align: left;
  line-height: 1.5; }
  @media (min-width: 992px) {
    .hallmark-subtitle-icon h2 {
      margin: 0 20px;
      padding: 6px 0;
      margin: 0 20px;
      line-height: 1;
      border-bottom: 5px solid #f9c410; } }

.hallmark-icon-box {
  margin-top: 50px; }
  .hallmark-icon-box > .component-content > .content {
    display: flex;
    flex-direction: column; }
    @media (min-width: 992px) {
      .hallmark-icon-box > .component-content > .content {
        justify-content: space-between;
        flex-direction: row;
        padding: 0 60px; } }
    .hallmark-icon-box > .component-content > .content img {
      max-height: 161px;
      height: 100%;
      margin-bottom: 25px; }
      @media (min-width: 992px) {
        .hallmark-icon-box > .component-content > .content img {
          margin-bottom: 0; } }

.hallmark-content {
  text-align: left;
  line-height: 1.7;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .hallmark-content {
      max-width: 90%;
      margin: 0 40px;
      padding-right: initial; } }
  .hallmark-content .image {
    padding-top: 30px; }

#header {
  margin-bottom: 30px; }
  @media (min-width: 992px) {
    #header {
      margin-bottom: 50px; } }
  #header .reference-header {
    max-width: 1190px;
    margin: 0 auto;
    float: unset; }
  #header .reference-navigation {
    z-index: 10;
    height: 54px; }
    @media (min-width: 992px) {
      #header .reference-navigation {
        height: auto; } }
  #header .box img {
    max-width: 300px;
    margin-bottom: 10px; }
  #header .navigation {
    overflow: hidden; }
    #header .navigation .navigation-root {
      padding-left: 0;
      display: flex;
      flex-direction: column;
      transform: translateY(-100%);
      transition: transform 0.5s; }
      @media (min-width: 992px) {
        #header .navigation .navigation-root {
          flex-direction: row;
          column-gap: 3px;
          transform: unset; } }
      #header .navigation .navigation-root.is-active {
        transform: translateY(0); }
    #header .navigation .mobile-navigation {
      display: flex;
      padding: 13px 15px;
      background-color: #f9c410;
      position: relative;
      z-index: 1; }
      @media (min-width: 992px) {
        #header .navigation .mobile-navigation {
          display: none; } }
    #header .navigation .hamburger-menu {
      position: absolute;
      background-image: url("/content/dam/cf-pharma/myelofibrosis-insights/nl_BE/menu.png");
      background-repeat: no-repeat;
      width: 30px;
      height: 33px;
      right: 20px;
      cursor: pointer; }
      #header .navigation .hamburger-menu.close {
        background-image: url("/content/dam/cf-pharma/myelofibrosis-insights/nl_BE/close.png"); }
    #header .navigation .navigation-item {
      list-style: none;
      display: flex;
      background-color: #f9c410;
      transition: background-color 0.5s;
      justify-content: flex-start;
      align-items: center;
      border-top: 2px solid white; }
      @media (min-width: 992px) {
        #header .navigation .navigation-item {
          justify-content: center;
          border-top: unset; } }
      #header .navigation .navigation-item:hover:not(.navigation-image) {
        background-color: #333; }
        #header .navigation .navigation-item:hover:not(.navigation-image) a {
          color: #f9c410; }
      #header .navigation .navigation-item:hover.navigation-home .black-home {
        display: none; }
      #header .navigation .navigation-item:hover.navigation-home .yellow-home {
        display: block; }
      #header .navigation .navigation-item.is-active:not(.navigation-image) {
        background-color: #606060; }
        @media (max-width: 991px) {
          #header .navigation .navigation-item.is-active:not(.navigation-image) {
            border-top: 2px solid #232323; } }
        #header .navigation .navigation-item.is-active:not(.navigation-image) a {
          color: #f9c410; }
      #header .navigation .navigation-item a {
        padding: 10px 15px;
        color: #333;
        transition: color 0.5s;
        font-weight: bold;
        font-size: 1.125rem;
        text-transform: uppercase;
        width: 100%;
        text-align: left; }
        @media (min-width: 992px) {
          #header .navigation .navigation-item a {
            font-size: 1.25rem;
            padding: 20px 15px;
            text-align: center;
            width: 100%;
            height: 100%;
            display: flex;
            justify-content: center;
            align-items: center; } }
      #header .navigation .navigation-item.navigation-image {
        border-bottom-left-radius: 25px;
        box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
        display: none; }
        @media (min-width: 992px) {
          #header .navigation .navigation-item.navigation-image {
            display: flex; } }
      #header .navigation .navigation-item.navigation-home.is-active {
        background-color: #e9eaec; }
        #header .navigation .navigation-item.navigation-home.is-active .black-home {
          display: none; }
        #header .navigation .navigation-item.navigation-home.is-active .yellow-home {
          display: block; }
      #header .navigation .navigation-item.navigation-home img {
        max-width: 20px; }
        @media (min-width: 992px) {
          #header .navigation .navigation-item.navigation-home img {
            max-width: 30px; } }
      #header .navigation .navigation-item.navigation-home .black-home {
        display: block; }
      #header .navigation .navigation-item.navigation-home .yellow-home {
        display: none; }
      @media (max-width: 991px) {
        #header .navigation .navigation-item:nth-of-type(3) {
          border-top: 2px solid #232323; } }
      @media (min-width: 992px) {
        #header .navigation .navigation-item:last-of-type {
          border-bottom-right-radius: 25px;
          box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16); } }
      #header .navigation .navigation-item:not(.navigation-home) {
        flex: 1 0; }

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

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

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

.padding-10-top {
  padding-top: 10px !important; }

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

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

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

.padding-30-top {
  padding-top: 30px !important; }

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

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

.padding-40-top {
  padding-top: 40px !important; }

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

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

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

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

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

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

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

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

@media screen and (max-width: 991px) {
  .padding-15-left-mb {
    padding-left: 15px !important; } }

.padding-15-right-mb {
  padding-right: 15px !important; }
  @media (min-width: 992px) {
    .padding-15-right-mb {
      padding-right: initial !important; } }

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

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

.padding-30-left-mb {
  padding-left: 30px !important; }
  @media (min-width: 992px) {
    .padding-30-left-mb {
      padding-left: initial !important; } }

.padding-30-right-mb {
  padding-right: 30px !important; }
  @media (min-width: 992px) {
    .padding-30-right-mb {
      padding-right: initial !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 991px) {
  .padding-12-top-mb {
    padding-top: 12px; } }

@media screen and (max-width: 991px) {
  .padding-16-top-mb {
    padding-top: 16px; } }

@media screen and (max-width: 991px) {
  .padding-18-top-mb {
    padding-top: 18px; } }

@media screen and (max-width: 991px) {
  .padding-20-top-mb {
    padding-top: 20px; } }

@media screen and (max-width: 991px) {
  .padding-24-top-mb {
    padding-top: 24px; } }

@media screen and (max-width: 991px) {
  .padding-40-top-mb {
    padding-top: 40px; } }

@media screen and (max-width: 991px) {
  .padding-60-top-mb {
    padding-top: 60px; } }

.padding-top-md {
  padding-top: 30px; }
  @media (min-width: 992px) {
    .padding-top-md {
      padding-top: 75px; } }

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

@media (max-width: 991px) {
  .padding-0-right-mb {
    padding-right: 0 !important; } }

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

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

@media screen and (max-width: 991px) {
  .padding-16-right-dt {
    padding-right: 16px; } }

@media (max-width: 767px) {
  .padding-10-right-sm {
    padding-right: 10px !important; } }

@media (max-width: 767px) {
  .padding-5-right-sm {
    padding-right: 5px !important; } }

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 991px) {
  .padding-12-bottom-mb {
    padding-bottom: 12px; } }

@media screen and (max-width: 991px) {
  .padding-16-bottom-mb {
    padding-bottom: 16px; } }

@media screen and (max-width: 991px) {
  .padding-20-bottom-mb {
    padding-bottom: 20px; } }

@media screen and (max-width: 991px) {
  .padding-24-bottom-mb {
    padding-bottom: 24px; } }

@media screen and (max-width: 991px) {
  .padding-26-bottom-mb {
    padding-bottom: 26px; } }

@media screen and (max-width: 991px) {
  .padding-36-bottom-mb {
    padding-bottom: 36px; } }

@media screen and (max-width: 991px) {
  .padding-40-bottom-mb {
    padding-bottom: 40px; } }

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

@media screen and (max-width: 991px) {
  .padding-56-bottom-mb {
    padding-bottom: 56px; } }

.padding-bottom-md {
  padding-bottom: 30px; }
  @media (min-width: 992px) {
    .padding-bottom-md {
      padding-bottom: 75px; } }

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

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

@media screen and (max-width: 991px) {
  .padding-30-left-mb {
    padding-left: 30px; } }

@media screen and (max-width: 991px) {
  .padding-16-left-mb {
    padding-left: 16px; } }

@media screen and (max-width: 767px) {
  .margin-100-top-xs {
    margin-top: 100px; } }

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

@media screen and (max-width: 991px) {
  .margin-24-top-mb {
    margin-top: 24px; } }

@media screen and (max-width: 991px) {
  .margin-40-top-mb {
    margin-top: 40px; } }

@media screen and (max-width: 991px) {
  .margin-60-top-mb {
    margin-top: 60px; } }

@media screen and (max-width: 991px) {
  .margin-80-top-mb {
    margin-top: 80px; } }

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

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

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

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

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

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

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

@media screen and (max-width: 991px) {
  .margin-16-bottom-mb {
    margin-bottom: 16px; } }

@media screen and (max-width: 991px) {
  .margin-24-bottom-mb {
    margin-bottom: 24px; } }

@media screen and (max-width: 991px) {
  .margin-42-bottom-mb {
    margin-bottom: 42px; } }

@media screen and (max-width: 991px) {
  .margin-54-bottom-mb {
    margin-bottom: 54px; } }

@media screen and (max-width: 991px) {
  .margin-60-bottom-mb {
    margin-bottom: 60px; } }

@media screen and (max-width: 991px) {
  .margin-40-bottom-mb {
    margin-bottom: 40px; } }

@media screen and (max-width: 991px) {
  .margin-78-bottom-mb {
    margin-bottom: 78px; } }

@media screen and (max-width: 991px) {
  .margin-80-bottom-mb {
    margin-bottom: 80px; } }

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

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

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

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

.margin-left-16 {
  margin-left: 16px; }

@media (min-width: 992px) {
  .margin-16-left-dt {
    margin-left: 16px !important; } }

.margin-0-left {
  margin-left: 0px !important; }

.margin-5-left {
  margin-left: 5px; }

@media (min-width: 992px) {
  .margin-15-left-dt {
    margin-left: 15px !important; } }

@media (min-width: 992px) {
  .margin-20-left-dt {
    margin-left: 20px !important; } }

@media (min-width: 768px) {
  .margin-30-right-tb {
    margin-right: 30px; } }

@media (min-width: 992px) {
  .product-description-padding .product-teaser .product-description {
    padding-top: 55px; } }

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

.mobile-padding-16 {
  padding-left: 16px;
  padding-right: 16px; }
  @media (min-width: 1565px) {
    .mobile-padding-16 {
      padding: 0; } }

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

.common-padding {
  padding: 0 16px; }
  @media (min-width: 992px) {
    .common-padding {
      padding: 0 20px; } }
  @media (min-width: 1550px) {
    .common-padding {
      padding: 0; } }

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

.padding-box-risk {
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    .padding-box-risk {
      padding-inline: 5vw;
      padding-bottom: 50px; } }
  @media (min-width: 1200px) {
    .padding-box-risk {
      padding-inline: 1vw; } }

@media (min-width: 992px) {
  .padding-box-about {
    padding: 40px 5vw; } }

.padding-image-left img {
  padding-left: 40px; }

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

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

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

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

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

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

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

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

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

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

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

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

.richText a {
  text-decoration: underline; }

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

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

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

.center-aligned-bullet ul li {
  display: block; }
  .center-aligned-bullet ul li:before {
    position: absolute;
    margin-top: -5px;
    margin-left: -25px; }
    @media (min-width: 992px) {
      .center-aligned-bullet ul li:before {
        margin-top: 3px;
        margin-left: -30px; } }

@media (max-width: 991px) {
  .list-item .richText-content ul {
    padding-left: 0 !important; } }

.list-item .richText-content ul li {
  color: #606060;
  display: block;
  position: relative; }
  .list-item .richText-content ul li::before {
    content: '';
    top: 8px;
    left: -9px;
    margin: 0;
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #606060;
    border-radius: 50%; }

/*# 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-box {
  margin-bottom: 50px; }
  .image-box > .component-content > .content {
    display: flex;
    flex-direction: column;
    row-gap: 40px; }
    @media (min-width: 992px) {
      .image-box > .component-content > .content {
        flex-direction: row; } }
    .image-box > .component-content > .content .box:first-of-type {
      flex: 0 0 40%; }
    .image-box > .component-content > .content img {
      max-height: 471px;
      object-fit: contain;
      margin-bottom: 30px; }

.image--half-rounded-right img {
  border-bottom-right-radius: 100px; }

/*# sourceMappingURL=../maps/components/image.css.map */
.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: grey;
        font-family: 'Montserrat';
        font-weight: 600; }
        .breadcrumbs-list li a:hover, .breadcrumbs-list li a:focus {
          color: #f9c410; }
      .breadcrumbs-list li.is-current {
        color: grey; }
      .breadcrumbs-list li.first a {
        color: grey;
        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: grey; }
          @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; } }

/*# sourceMappingURL=../maps/components/breadcrumbs.css.map */

