/*!
 * 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 */
@charset "UTF-8";
@import url("https://p.typekit.net/p.css?s=1&k=rid3tam&ht=tk&f=9896.41097.41111.41079.41082.41088.41091.41099.41102.41113.41116&a=83658119&app=typekit&e=css");
@import url("https://p.typekit.net/p.css?s=1&k=icd7wtq&ht=tk&f=16353.37461.37462.37466.37478.37479.37484.37485&a=83658119&app=typekit&e=css");
html,
body {
  color: black;
  background-color: #F4F4F4;
  font-family: 'Montserrat';
  font-weight: normal;
  font-style: normal;
  height: 100%;
  line-height: 24px;
  font-size: 16px;
  width: 100%; }

.h1-style {
  font-family: 'Montserrat';
  font-weight: 700;
  font-style: normal;
  font-size: 2.25rem;
  line-height: 1;
  letter-spacing: 0;
  color: #3E3E3E; }
  @media (min-width: 768px) {
    .h1-style {
      font-size: 3.875rem; } }
  @media (min-width: 992px) {
    .h1-style {
      font-size: 5.8125rem; } }

.h2-style {
  font-family: 'Montserrat';
  font-weight: 700;
  font-style: normal;
  font-size: 1.4375rem;
  line-height: 1.1;
  letter-spacing: 0;
  color: #3E3E3E;
  padding-top: 16px; }
  @media (min-width: 768px) {
    .h2-style {
      font-size: 2rem; } }
  @media (min-width: 992px) {
    .h2-style {
      font-size: 3.4375rem; } }

.h3-style {
  font-family: 'Montserrat';
  font-weight: 600;
  font-style: normal;
  font-size: 1.25rem;
  line-height: 24px;
  letter-spacing: 0;
  color: #3E3E3E; }
  @media (min-width: 768px) {
    .h3-style {
      font-size: 1.5625rem;
      line-height: 28px; } }

.paragraph2-style {
  font-family: 'Montserrat';
  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: 40px; } }

.paragraph3-style {
  font-family: 'Montserrat';
  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: 'Montserrat';
  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: 'Montserrat';
  font-weight: 400;
  font-style: normal;
  font-size: 0.75rem;
  letter-spacing: 0;
  color: #4D4D4F; }

.footnote2-style {
  font-family: 'Montserrat';
  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: 'Montserrat';
  font-style: normal;
  font-size: 0.75rem;
  letter-spacing: 0;
  color: black; }
  @media (min-width: 768px) {
    .footnote3-style {
      font-size: 1rem; } }

.primary-button {
  max-width: 187px;
  background-color: #ED4E00;
  border-radius: 13px;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Montserrat';
  width: 100%;
  padding: 5px 10px;
  height: 33px;
  text-align: center;
  margin-top: 15px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (min-width: 992px) {
    .primary-button {
      margin-top: 55px;
      max-width: 424px;
      padding: 20px 60px;
      font-size: 1.25rem;
      height: 55px; } }
  .primary-button:hover {
    background-color: #9D300C;
    color: white; }
  .primary-button a {
    color: white;
    text-decoration: none !important; }
    .primary-button a:hover {
      color: white; }

.reference {
  font-size: 14px; }

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

.font-light {
  font-weight: 500 !important; }

.color-peach {
  color: #FCE7DC; }

.color-orange {
  color: #ED4E00; }

.color-pink {
  color: #ED009B; }

.color-grey {
  color: #4D4D4F; }

.color-dark-grey {
  color: #3E3E3E; }

.color-light-brown {
  color: #9D300C; }

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

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

@font-face {
  font-family: "jubilat";
  src: url("https://use.typekit.net/af/bbb456/000000000000000077359de1/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("woff2"), url("https://use.typekit.net/af/bbb456/000000000000000077359de1/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("woff"), url("https://use.typekit.net/af/bbb456/000000000000000077359de1/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 900;
  font-stretch: normal; }

@font-face {
  font-family: "montserrat";
  src: url("https://use.typekit.net/af/32b0e4/00000000000000007735a185/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/32b0e4/00000000000000007735a185/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/32b0e4/00000000000000007735a185/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal; }

@font-face {
  font-family: "montserrat";
  src: url("https://use.typekit.net/af/ca31c7/00000000000000007735a18d/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"), url("https://use.typekit.net/af/ca31c7/00000000000000007735a18d/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"), url("https://use.typekit.net/af/ca31c7/00000000000000007735a18d/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 400;
  font-stretch: normal; }

@font-face {
  font-family: "montserrat";
  src: url("https://use.typekit.net/af/6f175d/00000000000000007735a18f/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"), url("https://use.typekit.net/af/6f175d/00000000000000007735a18f/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"), url("https://use.typekit.net/af/6f175d/00000000000000007735a18f/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 500;
  font-stretch: normal; }

@font-face {
  font-family: "montserrat";
  src: url("https://use.typekit.net/af/73dbad/00000000000000007735a197/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/73dbad/00000000000000007735a197/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/73dbad/00000000000000007735a197/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal; }

/* 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 #ED4E00;
    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 #ED4E00;
      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: #ED4E00;
      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: #ED4E00; }
  a:hover {
    color: #9D300C; }

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

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

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

.orange-border {
  border: 3px solid #ED4E00;
  border-radius: 22px 0px 22px 22px; }
  @media (max-width: 767px) {
    .orange-border {
      width: 95%;
      margin-inline: 2.5%; } }

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

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

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

.observations {
  display: flex;
  align-items: center; }
  .observations::before {
    content: "";
    background-image: url("../../img/observations.png");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 10px; }

.curve-fitting {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .curve-fitting::before {
    content: "";
    background-image: url("../../img/curve.png");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 10px; }

.risk-groups {
  background-color: white;
  box-shadow: 0px 3px 35px #00000029;
  padding-bottom: 20px; }
  @media (min-width: 992px) {
    .risk-groups {
      border-bottom-right-radius: 40px;
      border-bottom-left-radius: 40px;
      padding-bottom: 30px; } }
  .risk-groups .richText > .component-content {
    padding-left: 10px; }
    @media (min-width: 768px) {
      .risk-groups .richText > .component-content {
        padding-left: 20px; } }
    .risk-groups .richText > .component-content .low-risk::before {
      content: "\25AA";
      color: #ED4E00;
      font-size: 75px;
      padding-right: 5px;
      position: relative;
      top: 18px; }
      @media (min-width: 768px) {
        .risk-groups .richText > .component-content .low-risk::before {
          top: 21px;
          font-size: 90px;
          padding-right: 10px; } }
    .risk-groups .richText > .component-content .high-risk::before {
      content: "\25AA";
      color: #9D300C;
      font-size: 75px;
      padding-right: 5px;
      position: relative;
      top: 18px; }
      @media (min-width: 768px) {
        .risk-groups .richText > .component-content .high-risk::before {
          top: 21px;
          font-size: 90px;
          padding-right: 10px; } }

.gray-bg-mb {
  background: #F4F4F4;
  padding: 20px; }
  @media (min-width: 992px) {
    .gray-bg-mb {
      background: none; } }
  .gray-bg-mb img {
    mix-blend-mode: multiply; }

@media (min-width: 992px) {
  .rates-box {
    padding: 20px 10px; } }

@media (min-width: 1200px) {
  .rates-box {
    padding: 40px 30px; } }

.rates-due {
  padding: 10px 20px; }
  @media (min-width: 768px) {
    .rates-due {
      padding: 10px 20px; } }
  @media (min-width: 1200px) {
    .rates-due {
      padding: 10px 0; } }

.visual-rates {
  padding: 10px 16px; }
  .visual-rates > .component-content .image::after {
    content: "";
    display: block;
    height: 2px;
    width: 200%;
    background: #C1C1C1; }

.rates-before-dark {
  height: 50px; }
  @media (min-width: 768px) {
    .rates-before-dark {
      height: 90px; } }
  .rates-before-dark .component-content {
    height: 100%; }
    .rates-before-dark .component-content .richText-content {
      height: 100%;
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 0 15px; }
      @media (min-width: 768px) {
        .rates-before-dark .component-content .richText-content {
          padding-left: 35px;
          display: block; } }
      .rates-before-dark .component-content .richText-content p {
        padding: 0; }
        @media (min-width: 768px) {
          .rates-before-dark .component-content .richText-content p {
            padding-top: 16px; } }
        @media (min-width: 992px) {
          .rates-before-dark .component-content .richText-content p.padding-0-top-dt {
            padding-top: 0; } }
        .rates-before-dark .component-content .richText-content p > span {
          color: white;
          position: relative; }
          @media (min-width: 768px) {
            .rates-before-dark .component-content .richText-content p > span {
              color: black; } }
          .rates-before-dark .component-content .richText-content p > span.paragraph4-style {
            font-size: 1.25rem; }
            @media (min-width: 768px) {
              .rates-before-dark .component-content .richText-content p > span.paragraph4-style {
                font-size: 1.5rem; } }
      .rates-before-dark .component-content .richText-content::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background: #3E3E3E;
        top: 0;
        left: 0; }
        @media (min-width: 768px) {
          .rates-before-dark .component-content .richText-content::before {
            width: 20px; } }

.rates-before-orange {
  height: 50px; }
  @media (min-width: 768px) {
    .rates-before-orange {
      height: 90px; } }
  .rates-before-orange .component-content {
    height: 100%; }
    .rates-before-orange .component-content .richText-content {
      height: 100%;
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 0 15px; }
      @media (min-width: 768px) {
        .rates-before-orange .component-content .richText-content {
          padding-left: 35px;
          display: block; } }
      .rates-before-orange .component-content .richText-content p {
        padding: 0; }
        @media (min-width: 768px) {
          .rates-before-orange .component-content .richText-content p {
            padding-top: 16px; } }
        @media (min-width: 992px) {
          .rates-before-orange .component-content .richText-content p.padding-0-top-dt {
            padding-top: 0; } }
        .rates-before-orange .component-content .richText-content p > span {
          color: white;
          position: relative; }
          @media (min-width: 768px) {
            .rates-before-orange .component-content .richText-content p > span {
              color: black; } }
          .rates-before-orange .component-content .richText-content p > span.paragraph4-style {
            font-size: 1.25rem; }
            @media (min-width: 768px) {
              .rates-before-orange .component-content .richText-content p > span.paragraph4-style {
                font-size: 1.5rem; } }
      .rates-before-orange .component-content .richText-content::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background: #ED4E00;
        top: 0;
        left: 0; }
        @media (min-width: 768px) {
          .rates-before-orange .component-content .richText-content::before {
            width: 20px; } }

@media (min-width: 1200px) {
  .homepage-first-slide {
    width: 36% !important; } }

.homepage-first-slide img {
  max-height: 700px;
  width: auto;
  margin-right: -25px; }

@media (min-width: 992px) {
  .homepage-last-slide {
    bottom: -90px; } }

.max-width-900 {
  max-width: 900px; }

@media (min-width: 1200px) {
  .max-width-52 {
    max-width: 52vw; } }

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

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

.box-flex .component-content {
  display: flex; }

.background-inner-rounded .component-content .content {
  border-radius: 20px; }
  .background-inner-rounded .component-content .content .richText {
    padding: 16px; }
  .background-inner-rounded .component-content .content .image img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px; }
    @media (min-width: 992px) {
      .background-inner-rounded .component-content .content .image img {
        border-bottom-left-radius: 20px;
        border-top-right-radius: 0; } }

.background-inner-white .component-content .content {
  background-color: white;
  margin: 0 16px; }

.buttons-container {
  padding: 0 16px !important; }
  .buttons-container .buttons-inner-container .component-content .content {
    display: flex;
    justify-content: flex-start;
    flex-direction: column; }
    @media (min-width: 992px) {
      .buttons-container .buttons-inner-container .component-content .content {
        flex-direction: row; } }
    .buttons-container .buttons-inner-container .component-content .content .richText {
      margin-right: 40px; }

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

.container-1630-title {
  margin-top: 40px;
  margin-bottom: 20px; }
  @media (min-width: 992px) {
    .container-1630-title {
      margin: 70px 0; } }

.container-icon-text-homepage {
  padding: 0 30px;
  margin-bottom: 40px; }
  @media (min-width: 992px) {
    .container-icon-text-homepage {
      display: flex;
      justify-content: space-between;
      margin-bottom: 70px; } }
  @media (min-width: 992px) {
    .container-icon-text-homepage .icon-text-homepage {
      padding: 0 16px; }
      .container-icon-text-homepage .icon-text-homepage::after {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        height: 50%;
        width: 1px;
        background: #999; } }
  @media (min-width: 992px) {
    .container-icon-text-homepage .icon-text-homepage:last-child::after {
      display: none; } }
  .container-icon-text-homepage .icon-text-homepage .component-content {
    display: flex;
    align-items: center;
    justify-content: left; }
    @media (min-width: 992px) {
      .container-icon-text-homepage .icon-text-homepage .component-content {
        max-width: 443px;
        flex-direction: column;
        text-align: center; } }
    .container-icon-text-homepage .icon-text-homepage .component-content .richText-content {
      display: inline-block; }
    .container-icon-text-homepage .icon-text-homepage .component-content img {
      max-width: 48px;
      max-height: 48px;
      margin-right: 30px;
      margin-left: 0; }
      @media (min-width: 992px) {
        .container-icon-text-homepage .icon-text-homepage .component-content img {
          max-width: 130px;
          max-height: 122px; } }

.icon-with-text {
  padding: 20px; }
  @media (min-width: 992px) {
    .icon-with-text {
      padding: 40px; } }
  .icon-with-text::after {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 224px;
    background: #999;
    margin: 0 auto; }
  @media (min-width: 992px) {
    .icon-with-text::after {
      top: 100px;
      height: 390px;
      width: 1px;
      left: auto;
      bottom: auto;
      margin: auto; } }
  .icon-with-text > .component-content {
    max-width: 262px;
    margin: 0 auto; }
    @media (min-width: 992px) {
      .icon-with-text > .component-content {
        max-width: 340px; } }
  .icon-with-text picture {
    max-width: 60px;
    margin: 0 auto; }
    @media (min-width: 992px) {
      .icon-with-text picture {
        max-width: 115px; } }
  @media (min-width: 992px) {
    .icon-with-text:last-child::after {
      display: none; } }

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

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

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

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

.carousel-homepage .slick-slide img {
  max-height: 60vw;
  margin-right: 0 !important;
  margin-left: auto !important;
  width: auto; }
  @media (min-width: 768px) {
    .carousel-homepage .slick-slide img {
      max-height: 46vw; } }
  @media (min-width: 992px) {
    .carousel-homepage .slick-slide img {
      max-height: 46vw; } }

@media (min-width: 992px) {
  .carousel-homepage .carousel-slide:last-of-type img {
    max-height: 45vw; } }

.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; }
    .carousel-homepage .carousel-content > .content .richText .h1-style {
      font-size: 1.5625rem; }
    .carousel-homepage .carousel-content > .content .richText .h2-style {
      font-size: 1.4375rem; }
    @media (min-width: 992px) {
      .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(40px, 4vw, 63px); }
        .carousel-homepage .carousel-content > .content .richText .h2-style {
          font-size: clamp(35px, 4vw, 53px); } }
    @media (min-width: 1200px) {
      .carousel-homepage .carousel-content > .content .richText .h1-style {
        font-size: clamp(50px, 4vw, 73px); }
      .carousel-homepage .carousel-content > .content .richText .h2-style {
        font-size: clamp(45px, 4vw, 63px); } }
  @media (min-width: 1200px) {
    .carousel-homepage .carousel-content > .content .image {
      float: right;
      max-height: 675px; }
      .carousel-homepage .carousel-content > .content .image img {
        max-width: 80%; } }

@media (min-width: 992px) {
  .carousel-homepage .carousel-slide:nth-of-type(2) .richText .richText-content {
    max-width: 50vw; } }

.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: #F4F4F4; }
  @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 #F4F4F4;
  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: #ED4E00;
  color: white;
  border-radius: 10px;
  box-shadow: 0 0 8px 3px #00000029;
  min-height: 99px !important;
  min-width: 99px !important;
  border: 1px solid #ED4E00; }

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

.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;
  font-family: 'Montserrat'; }
  #footer .footer-links {
    display: flex;
    line-height: 3;
    justify-content: center; }
    #footer .footer-links::before {
      content: "";
      position: absolute;
      width: 90%;
      border: 1px solid #C1C1C1; }
      @media (min-width: 992px) {
        #footer .footer-links::before {
          display: none; } }
    #footer .footer-links .content {
      display: flex;
      justify-content: center;
      flex-wrap: wrap; }
      @media (min-width: 992px) {
        #footer .footer-links .content {
          flex-wrap: nowrap; } }
      #footer .footer-links .content .richText {
        display: flex;
        align-items: center; }
        #footer .footer-links .content .richText::after {
          content: "|";
          padding-left: 10px;
          padding-right: 10px; }
          @media (min-width: 992px) {
            #footer .footer-links .content .richText::after {
              padding-left: 25px;
              padding-right: 25px; } }
        #footer .footer-links .content .richText:last-child::after {
          display: none; }
    #footer .footer-links p {
      padding-top: 0; }
    #footer .footer-links a {
      color: #3E3E3E;
      text-decoration: none;
      font-size: 0.75rem; }
      #footer .footer-links a:hover {
        text-decoration: underline; }
  #footer .reference-custom-share-this {
    text-align: center; }
    @media (min-width: 992px) {
      #footer .reference-custom-share-this {
        padding-top: 0; } }
  #footer .footer-logo-label-container .image {
    width: 54px;
    height: 54px; }
  #footer .footer-logo-label-container .footer-label {
    margin-top: -6px; }
  #footer .footer-logo-label-container .richText p {
    padding-top: 0;
    padding-left: 15px; }

.hcp-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 999;
  display: none; }
  .hcp-backdrop .hcp-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 16px;
    background-color: #F4F4F4;
    border: 1px solid #F4F4F4;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    width: 90%;
    transform-origin: center center; }
    @media (min-width: 576px) {
      .hcp-backdrop .hcp-popup {
        max-width: 500px;
        padding: 32px; } }
    .hcp-backdrop .hcp-popup p {
      text-align: center;
      color: #3E3E3E;
      margin-bottom: 25px;
      line-height: 1;
      font-size: 1.625rem; }
      @media (min-width: 576px) {
        .hcp-backdrop .hcp-popup p {
          font-size: 2.25rem; } }
    .hcp-backdrop .hcp-popup .selection-buttons {
      display: flex;
      justify-content: space-evenly; }
      .hcp-backdrop .hcp-popup .selection-buttons button {
        margin-top: 16px;
        padding: 12px 16px;
        border: none;
        cursor: pointer;
        border-radius: 5px;
        font-size: 1.25rem;
        max-width: 50%;
        line-height: 1.25; }
        @media (min-width: 576px) {
          .hcp-backdrop .hcp-popup .selection-buttons button {
            font-size: 1.5rem;
            padding: 14px 24px; } }
        .hcp-backdrop .hcp-popup .selection-buttons button:focus {
          outline: none; }
        .hcp-backdrop .hcp-popup .selection-buttons button:hover {
          transform: scale(1.025); }
      .hcp-backdrop .hcp-popup .selection-buttons .hcp-yes {
        background-color: #ED4E00;
        color: white; }
      .hcp-backdrop .hcp-popup .selection-buttons .hcp-no {
        background-color: #3E3E3E;
        color: white; }

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

.reference-custom-article-teaser {
  cursor: pointer;
  outline: none;
  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: #3E3E3E; }
  .reference-custom-article-teaser:hover .article-title,
  .reference-custom-article-teaser:hover .article-description, .reference-custom-article-teaser:focus .article-title,
  .reference-custom-article-teaser:focus .article-description {
    color: #9D300C; }
  .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;
    line-height: 1.5; }
    @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: #C1C1C1;
  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 #ED4E00;
      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: #ED4E00; }
    .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: #ED4E00; } }

.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: #3E3E3E; }
  @media (min-width: 768px) {
    .tab-title {
      font-size: 1.5625rem;
      line-height: 28px; } }

.tabs.default-tabs > .component-content {
  max-width: 1530px;
  margin: 0 auto;
  width: 100%; }
  .tabs.default-tabs > .component-content ul {
    padding-inline-start: 0;
    -webkit-padding-start: 0; }
  .tabs.default-tabs > .component-content .tabs-nav {
    padding-bottom: 48px;
    max-width: 1266px;
    margin: 0 auto; }
    @media (min-width: 992px) {
      .tabs.default-tabs > .component-content .tabs-nav {
        padding-bottom: 79px; } }
    .tabs.default-tabs > .component-content .tabs-nav .tabs-nav-list {
      display: flex; }
      .tabs.default-tabs > .component-content .tabs-nav .tabs-nav-list .tabMenuItem {
        border-bottom: 1px solid #666666;
        padding: 5px 20px;
        word-break: break-word; }
        @media (min-width: 992px) {
          .tabs.default-tabs > .component-content .tabs-nav .tabs-nav-list .tabMenuItem {
            padding: 5px 40px; } }
      .tabs.default-tabs > .component-content .tabs-nav .tabs-nav-list .is-active .tabMenuItem {
        border-bottom: 4px solid #F36633; }
  .tabs.default-tabs > .component-content .tabs-content {
    display: flex; }

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

.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, .Content .cf-search-box .button:focus {
  cursor: pointer; }

.search-highlight {
  color: #ED4E00; }

.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: #3E3E3E !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;
  line-height: 1.5; }
  @media (min-width: 992px) {
    .search-title {
      font-size: 1.5625rem;
      margin-top: 100px !important; } }

.searchResults {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 100vw;
  padding-top: 104px;
  color: #4D4D4F;
  font-weight: 600;
  font-size: 0.9375pxrem; }
  @media only screen and (max-width: 991px) {
    .searchResults {
      flex-direction: column;
      padding-top: 74px; } }
  .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 #3E3E3E;
      border-radius: 5px;
      box-shadow: 1px 5px 6px 0 #ccc; }
      .searchResults-pagination-item:hover {
        color: #ED4E00; }
      .searchResults-pagination-item a {
        color: #3E3E3E; }
    .searchResults-pagination .item-next,
    .searchResults-pagination .item-previous {
      border: none;
      margin: 0 10px;
      font-weight: normal;
      box-shadow: none; }
    .searchResults-pagination .is-active {
      background-color: #ED4E00;
      border: 1px solid #ED4E00; }
      .searchResults-pagination .is-active a {
        color: white; }
  .searchResults-number {
    font-size: 1rem;
    color: #4D4D4F;
    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.375rem; } }
  .searchResults-term {
    font-size: 1rem;
    font-weight: normal;
    padding-top: 10px; }
    @media (min-width: 992px) {
      .searchResults-term {
        font-size: 1.25rem; } }
    .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: #3E3E3E;
      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: #3E3E3E;
    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: #ED4E00; }
    @media only screen and (max-width: 991px) {
      .Content .searchBox-label::after {
        left: 0 !important;
        width: 95%; } }

.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: #3E3E3E;
      text-decoration: none; }
      .reference-Header.Header .navigation-top-links > .component-content a:hover {
        text-decoration: underline; }

.reference-Header.Header .main-navigation {
  background: #3E3E3E; }
  .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: #ED4E00;
    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 #ED4E00;
    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 #ED4E00; } }

.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 #ED4E00;
      padding: 11px 0;
      width: 100%;
      text-transform: uppercase; }
      .reference-Header.Header .navigatin-menu .navigation-branch .navigation-level1 a {
        color: #3E3E3E;
        display: block;
        width: fit-content;
        height: 100%;
        padding-left: 15px; }
      .reference-Header.Header .navigatin-menu .navigation-branch .navigation-level1.is-active {
        background: #ED4E00; }
        .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 #ED4E00;
      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: #3E3E3E !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: #ED4E00;
      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 #C1C1C1;
  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 #F4F4F4;
    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: #3E3E3E; }
      @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: #9D300C; }
      .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: #3E3E3E;
        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 #C1C1C1;
    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: #ED4E00;
    background-position: center;
    color: transparent;
    padding: 0;
    cursor: pointer;
    width: 69px; }
    .searchBox .button:focus {
      outline: 3px solid #4D4D4F; }

.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: #4D4D4F;
          border-radius: 22.5px; } }

.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: #3E3E3E;
      font-weight: 500;
      font-size: 1.125pxrem; }
      .sitemap-column li a:hover, .sitemap-column li a:focus {
        color: #ED4E00;
        transition: .2s ease all; }
    .sitemap-column li h3 {
      border-bottom: 4px solid #F4F4F4;
      margin-bottom: 15px;
      padding-bottom: 15px; }
      .sitemap-column li h3 a {
        font-size: 1.375pxrem;
        font-weight: 600;
        color: #4D4D4F; }
        @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-1630 {
  margin: 0 auto;
  max-width: 100%;
  padding: 0;
  width: 100%; }
  .container-1630 > .component-content {
    max-width: 1630px;
    margin: 0 auto; }

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

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

.container-recommended-articles {
  margin: 0 auto;
  max-width: 100%;
  padding: 0;
  width: 100%;
  margin-top: 50px; }
  @media (min-width: 992px) {
    .container-recommended-articles {
      margin-top: 100px; } }
  .container-recommended-articles > .component-content {
    max-width: 1515px;
    margin: 0 auto; }
    @media (min-width: 1200px) {
      .container-recommended-articles > .component-content > .content {
        display: flex;
        justify-content: space-around; }
        .container-recommended-articles > .component-content > .content .snippetReference {
          flex: 1;
          display: flex;
          justify-content: center; } }
    @media (min-width: 1200px) and (min-width: 992px) {
      .container-recommended-articles > .component-content > .content .snippetReference {
        min-height: 530px;
        height: 100%; } }
    @media (min-width: 1200px) {
          .container-recommended-articles > .component-content > .content .snippetReference:first-of-type {
            justify-content: start; }
          .container-recommended-articles > .component-content > .content .snippetReference:last-child {
            justify-content: end; } }
    @media (min-width: 992px) {
      .container-recommended-articles > .component-content .snippetReference {
        min-height: 530px;
        height: 100%; } }

.container-tabs {
  border-bottom: 15px solid white;
  background-color: #F4F4F4; }
  @media (min-width: 992px) {
    .container-tabs {
      background-color: white;
      border-bottom: none; } }

.container-with-footer {
  display: flex;
  margin: 0 auto;
  max-width: 100%;
  padding: 0;
  width: 100%; }
  @media (min-width: 992px) {
    .container-with-footer > .component-content {
      border-radius: 40px;
      background-color: white;
      max-width: 1530px;
      margin: 0 auto;
      border-radius: 40px;
      box-shadow: 0px 3px 6px #00000029; } }
  .container-with-footer .seasonality-text {
    padding: 16px; }
    @media (min-width: 992px) {
      .container-with-footer .seasonality-text {
        padding: 50px 60px;
        padding-top: 36px; } }

.container-graph-details {
  background-color: white;
  box-shadow: 0px 3px 35px #00000029; }
  @media (min-width: 992px) {
    .container-graph-details {
      border-bottom-right-radius: 40px;
      border-bottom-left-radius: 40px;
      padding-bottom: 30px; } }
  .container-graph-details > .component-content {
    display: flex;
    padding: 8px 20px; }
    @media (min-width: 992px) {
      .container-graph-details > .component-content {
        padding-top: 40px;
        padding-left: 40px;
        padding-right: 40px; } }

.container-quote {
  clear: both;
  float: none;
  margin: 0 auto;
  max-width: 100%;
  padding: 0 16px;
  width: 100vw; }
  @media (min-width: 768px) {
    .container-quote {
      max-width: 750px;
      padding: 0; } }
  .container-quote > .component-content {
    max-width: 100%; }

.container-rounded-bottom-right {
  border-bottom-right-radius: 60px;
  float: left; }

.container-rounded-left {
  border-top-left-radius: 60px;
  border-bottom-right-radius: 60px;
  float: right; }

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

.container-with-orange-header > .component-content {
  background: white;
  display: flex;
  justify-content: center;
  box-shadow: 0px 3px 6px #00000029; }

.container-404 .content {
  display: flex;
  flex-direction: column;
  margin-top: 50px;
  margin-bottom: 100px; }
  @media (min-width: 992px) {
    .container-404 .content {
      margin-top: 100px;
      margin-bottom: 200px; } }
  @media (min-width: 992px) {
    .container-404 .content .richText {
      max-width: 43%; } }
  @media (min-width: 992px) {
    .container-404 .content .richText:first-of-type {
      padding-bottom: 20px; } }
  .container-404 .content .primary-button {
    margin-top: 20px;
    padding: 20px 30px;
    max-width: 100%;
    justify-content: center; }
    @media (min-width: 768px) {
      .container-404 .content .primary-button {
        max-width: fit-content;
        margin-top: 30px; } }
  .container-404 .content .paragraph2-style {
    font-size: 2.25rem;
    line-height: 1; }
  .container-404 .content .paragraph4-style {
    font-size: 1.5rem; }

@media (min-width: 992px) {
  .container-rounded-white > .component-content {
    background: white;
    display: flex;
    justify-content: center;
    box-shadow: 0 0 8px 5px #00000029;
    max-width: 1530px;
    margin: 0 auto;
    border-radius: 20px;
    padding-bottom: 20px; } }

.reference-symptoms-infographics .symptoms-container {
  background-color: white;
  border-radius: 20px;
  padding: 15px; }
  @media (min-width: 992px) {
    .reference-symptoms-infographics .symptoms-container {
      padding: 0; } }
  .reference-symptoms-infographics .symptoms-container .inner-container {
    box-shadow: 0px 3px 10px #00000029;
    border-radius: 10px;
    background: white; }
  .reference-symptoms-infographics .symptoms-container .symptoms-title {
    font-size: 1.5625rem;
    font-weight: 700;
    line-height: 1;
    padding: 15px;
    color: #3E3E3E;
    max-width: 1033px; }
    @media (min-width: 992px) {
      .reference-symptoms-infographics .symptoms-container .symptoms-title {
        font-size: 2.25rem;
        padding-top: 40px;
        padding-bottom: 50px;
        padding-left: 100px; } }
  .reference-symptoms-infographics .symptoms-container .button-image-container {
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 991px) {
      .reference-symptoms-infographics .symptoms-container .button-image-container {
        background: #C1C1C1;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px; } }
  .reference-symptoms-infographics .symptoms-container .button-container {
    max-width: 1103px;
    width: 100%; }
    @media screen and (max-width: 991px) {
      .reference-symptoms-infographics .symptoms-container .button-container {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-around;
        padding: 35px 0;
        width: 43%; } }
    @media (min-width: 992px) {
      .reference-symptoms-infographics .symptoms-container .button-container {
        padding-left: 100px; } }
    .reference-symptoms-infographics .symptoms-container .button-container .symptoms-button {
      height: 50px;
      width: 125px;
      color: #3E3E3E;
      border-radius: 10px;
      box-shadow: 0px 3px 10px #00000029;
      border: none;
      font-size: 1rem;
      font-weight: 700;
      background: #F4F4F4; }
      @media (min-width: 992px) {
        .reference-symptoms-infographics .symptoms-container .button-container .symptoms-button {
          height: 80px;
          width: 300px;
          margin: 15px;
          font-size: 1.25rem; } }
      @media (min-width: 992px) and (max-width: 1499px) {
        .reference-symptoms-infographics .symptoms-container .button-container .symptoms-button {
          width: 250px;
          height: 60px; } }
      .reference-symptoms-infographics .symptoms-container .button-container .symptoms-button.active {
        border: 2px solid #ED4E00;
        background: white; }
  @media (max-width: 991px) {
    .reference-symptoms-infographics .symptoms-container .picture-container {
      width: 57%;
      display: flex;
      justify-content: center;
      padding-top: 15px; } }
  @media (min-width: 1200px) {
    .reference-symptoms-infographics .symptoms-container .picture-container {
      margin-top: -105px;
      margin-right: 80px; } }
  @media (min-width: 1200px) and (max-width: 1499px) {
    .reference-symptoms-infographics .symptoms-container .picture-container {
      margin-top: -70px; } }
  .reference-symptoms-infographics .symptoms-container .picture-container picture {
    display: none; }
    .reference-symptoms-infographics .symptoms-container .picture-container picture.active {
      display: block; }
    .reference-symptoms-infographics .symptoms-container .picture-container picture img {
      max-width: 190px; }
      @media (min-width: 992px) {
        .reference-symptoms-infographics .symptoms-container .picture-container picture img {
          max-width: 350px; } }

.reference-symptoms-infographics .symptoms-reference {
  font-size: 1rem; }
  @media (min-width: 992px) {
    .reference-symptoms-infographics .symptoms-reference {
      padding-left: 15px;
      padding-top: 40px;
      padding-bottom: 30px;
      margin-top: -95px;
      padding-left: 100px;
      max-width: 67vw; } }

.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;
  margin: 20px 0; }
  .accordion .accordion-slide .accordion-head {
    padding: 16px;
    background-color: white;
    border-radius: 4px; }
    .accordion .accordion-slide .accordion-head:after {
      transform: rotate(90deg) !important; }
    .accordion .accordion-slide .accordion-head .accordion-title {
      font-weight: 700;
      font-size: 1.5625rem; }
      .accordion .accordion-slide .accordion-head .accordion-title .accordion-title-link {
        text-decoration: none; }
      .accordion .accordion-slide .accordion-head .accordion-title .accordion-title-text {
        color: black; }
  .accordion .accordion-slide.is-active .accordion-head:after {
    transform: rotate(180deg) !important; }
  .accordion .accordion-slide .accordion-content-wrapper {
    background: white;
    border-radius: 4px; }
    .accordion .accordion-slide .accordion-content-wrapper p {
      font-size: 1.125rem;
      line-height: 24px; }
    .accordion .accordion-slide .accordion-content-wrapper .richText li {
      font-size: 1.125rem; }
    .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 {
  background-color: white !important;
  background: white; }

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

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

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

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

@media (min-width: 992px) {
  html:lang(nl-BE) .h1-style {
    font-size: 3.75rem; } }

@media (min-width: 992px) {
  html:lang(nl-BE) .h2-style {
    font-size: 2.5rem; } }

@media (min-width: 992px) {
  html:lang(nl-BE) .paragraph2-style {
    font-size: 1.75rem; } }

@media (min-width: 992px) {
  html:lang(nl-BE) .paragraph3-style {
    font-size: 1.5rem; } }

@media (min-width: 992px) {
  html:lang(nl-BE) .paragraph4-style {
    font-size: 1.25rem; } }

@media (min-width: 992px) {
  html:lang(nl-BE) .footnote2-style {
    font-size: 1rem; } }

html:lang(nl-BE) .selected-language {
  max-width: 80%; }

html:lang(nl-BE) .selected-language .language-selector_selected {
  width: 100%; }

@media only screen and (max-width: 991px) {
  html:lang(nl-BE) .language-container {
    margin-top: -138px;
    margin-left: 0;
    right: auto;
    left: 0; } }

@media only screen and (max-width: 1199px) {
  html:lang(nl-BE) .language-container {
    position: absolute;
    margin-top: auto;
    margin-left: -10px;
    top: -55px;
    z-index: 1;
    max-width: 375px; }
    html:lang(nl-BE) .language-container .image {
      margin-left: 0;
      justify-content: center;
      display: flex;
      padding: 6px; }
  html:lang(nl-BE) .languageVisible .language-selector {
    max-width: 100%;
    width: 83%; }
    html:lang(nl-BE) .languageVisible .language-selector .content {
      width: 100%; }
  html:lang(nl-BE) .utility-menulanguage {
    width: 210px;
    margin-left: -10px; }
  html:lang(nl-BE) .reference-Header.Header .navigation-top-links {
    height: 105px; } }

html:lang(nl-BE) .language-container .image {
  justify-content: flex-end;
  display: flex; }

@media (min-width: 1200px) {
  html:lang(nl-BE) .utility-menulanguage {
    width: 185px;
    margin-left: -120px; } }

html:lang(nl-BE) .searchResults-term::before {
  content: 'Uw zoekopdracht naar "';
  margin-right: -3px; }

html:lang(nl-BE) .searchResults-term::after {
  content: '" heeft';
  padding-right: 5px;
  margin-left: -3px; }

html:lang(nl-BE) .searchResults.no-results .searchResults-term::before,
html:lang(nl-BE) .searchResults.no-results .searchResults-term::after {
  content: none; }

@media (min-width: 992px) {
  html:lang(fr-BE) .h1-style {
    font-size: 3.75rem; } }

@media (min-width: 992px) {
  html:lang(fr-BE) .h2-style {
    font-size: 2.5rem; } }

@media (min-width: 992px) {
  html:lang(fr-BE) .paragraph2-style {
    font-size: 1.75rem; } }

@media (min-width: 992px) {
  html:lang(fr-BE) .paragraph3-style {
    font-size: 1.5rem; } }

@media (min-width: 992px) {
  html:lang(fr-BE) .paragraph4-style {
    font-size: 1.25rem; } }

@media (min-width: 992px) {
  html:lang(fr-BE) .footnote2-style {
    font-size: 1rem; } }

html:lang(fr-BE) .selected-language {
  max-width: 80%; }

html:lang(fr-BE) .selected-language .language-selector_selected {
  width: 100%; }

@media only screen and (max-width: 991px) {
  html:lang(fr-BE) .language-container {
    margin-top: -138px;
    margin-left: 0;
    right: auto;
    left: 0; } }

@media only screen and (max-width: 1199px) {
  html:lang(fr-BE) .language-container {
    position: absolute;
    margin-top: auto;
    margin-left: -10px;
    top: -55px;
    z-index: 1;
    max-width: 375px; }
    html:lang(fr-BE) .language-container .image {
      margin-left: 0;
      justify-content: center;
      display: flex;
      padding: 6px; }
  html:lang(fr-BE) .languageVisible .language-selector {
    max-width: 100%;
    width: 83%; }
    html:lang(fr-BE) .languageVisible .language-selector .content {
      width: 100%; }
  html:lang(fr-BE) .utility-menulanguage {
    width: 210px;
    margin-left: -10px; }
  html:lang(fr-BE) .reference-Header.Header .navigation-top-links {
    height: 105px; } }

html:lang(fr-BE) .language-container .image {
  justify-content: flex-end;
  display: flex; }

@media (min-width: 1200px) {
  html:lang(fr-BE) .utility-menulanguage {
    width: 185px;
    margin-left: -120px; } }

html:lang(fr-BE) .searchResults-term::before {
  content: 'Votre recherche pour "';
  margin-right: -3px; }

html:lang(fr-BE) .searchResults-term::after {
  content: '" a donné';
  padding-right: 5px;
  margin-left: -3px; }

html:lang(fr-BE) .searchResults.no-results .searchResults-term::before,
html:lang(fr-BE) .searchResults.no-results .searchResults-term::after {
  content: none; }

html:lang(nl-NL) .body,
html:lang(nl-NL) #content {
  background: radial-gradient(48.99% 48.99% at 50% 50%, rgba(246, 232, 222, 0.17) 0%, rgba(246, 232, 222, 0.5) 99.99%), var(--White, #FFF); }

html:lang(nl-NL) body {
  color: #151515; }

html:lang(nl-NL) #footer .footer-links {
  justify-content: flex-start; }
  html:lang(nl-NL) #footer .footer-links::before {
    display: none; }

html:lang(nl-NL) #footer .footer-label p {
  padding: 0; }

html:lang(nl-NL) #footer a {
  font-size: 14px !important; }

html:lang(nl-NL) .h1-style {
  font-family: "jubilat", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.625rem;
  line-height: 1.1; }
  @media (min-width: 992px) {
    html:lang(nl-NL) .h1-style {
      font-size: 45px; } }

html:lang(nl-NL) .h2-style {
  font-family: "jubilat", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.625rem;
  line-height: 1.1; }
  @media (min-width: 992px) {
    html:lang(nl-NL) .h2-style {
      font-size: 45px; } }

html:lang(nl-NL) .h3-style {
  font-family: "jubilat", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.5rem;
  line-height: 1.1; }
  @media (min-width: 992px) {
    html:lang(nl-NL) .h3-style {
      font-size: 2.1875rem; } }

html:lang(nl-NL) .h4-style,
html:lang(nl-NL) .paragraph2-style {
  font-family: "montserrat", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #151515;
  font-size: 1.125rem;
  line-height: 1.1; }
  @media (min-width: 992px) {
    html:lang(nl-NL) .h4-style,
    html:lang(nl-NL) .paragraph2-style {
      font-size: 1.5625rem; } }

html:lang(nl-NL) .paragraph3-style,
html:lang(nl-NL) .paragraph4-style {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #151515;
  font-size: 1.25rem;
  line-height: 1.1; }

html:lang(nl-NL) .box-flex .component-content .content {
  display: flex;
  align-items: center;
  flex-direction: column; }
  @media (min-width: 992px) {
    html:lang(nl-NL) .box-flex .component-content .content {
      flex-direction: row; } }

html:lang(nl-NL) .primary-button {
  margin-top: 0;
  max-width: fit-content;
  text-transform: none; }

html:lang(nl-NL) .container-icon-text-homepage {
  display: block; }
  @media (min-width: 992px) {
    html:lang(nl-NL) .container-icon-text-homepage .icon-text-homepage .component-content {
      max-width: 336px;
      padding: 0 40px; } }
  html:lang(nl-NL) .container-icon-text-homepage .icon-text-homepage img {
    max-width: 60px !important;
    max-height: 60px !important; }
  html:lang(nl-NL) .container-icon-text-homepage .icon-text-homepage::after {
    height: 100%; }

html:lang(nl-NL) .observations::before,
html:lang(nl-NL) .curve-fitting::before {
  display: none; }

html:lang(nl-NL) .container-rounded-white > .component-content {
  box-shadow: none;
  justify-content: flex-start;
  padding: 16px; }
  @media (min-width: 992px) {
    html:lang(nl-NL) .container-rounded-white > .component-content {
      padding: 40px;
      max-width: 1266px; } }

html:lang(nl-NL) .tab-title {
  font-size: 22px; }

html:lang(nl-NL) .richText-content ul {
  margin: 5px 0 !important; }

html:lang(nl-NL) li::before {
  font-size: 18px !important;
  color: black !important;
  margin-top: -2px !important;
  width: 16px !important; }

html:lang(nl-NL) .container-with-footer .component-content {
  box-shadow: none;
  max-width: 1266px;
  box-shadow: none; }

html:lang(nl-NL) .footer-links a {
  font-size: 14px; }

html:lang(nl-NL) .footnote-style {
  font-size: 14px; }

html:lang(nl-NL) .gsk-logo {
  display: flex;
  align-items: center; }

html:lang(nl-NL) .for-professionals {
  font-size: 14px; }

html:lang(nl-NL) .icon-with-text::after {
  top: 45px !important;
  height: 260px !important; }

html:lang(nl-NL) .main-banner {
  margin-top: 80px; }
  html:lang(nl-NL) .main-banner picture {
    margin-top: -86px; }
    html:lang(nl-NL) .main-banner picture img {
      max-width: 501px;
      width: 100%;
      max-height: 614px;
      height: 100%; }
  html:lang(nl-NL) .main-banner.background-inner-white.container-1266 .component-content .content {
    margin: 0; }
  html:lang(nl-NL) .main-banner.background-inner-rounded .component-content .content .richText {
    padding: 40px; }
  @media (min-width: 992px) {
    html:lang(nl-NL) .main-banner > .component-content {
      height: 322px; }
    html:lang(nl-NL) .main-banner .main-banner-image {
      padding-top: 0; } }

@media (min-width: 992px) {
  html:lang(nl-NL) .picture-left-out picture {
    margin-left: -30px; } }

html:lang(nl-NL) .patient-information-box > .component-content > .content {
  display: flex;
  flex-direction: column;
  margin-top: 40px;
  margin-bottom: 40px; }
  @media (min-width: 992px) {
    html:lang(nl-NL) .patient-information-box > .component-content > .content {
      padding: 60px;
      margin-bottom: 80px; } }

html:lang(nl-NL) .row-box > .component-content > .content {
  display: flex;
  flex-direction: column;
  position: relative; }
  @media (min-width: 992px) {
    html:lang(nl-NL) .row-box > .component-content > .content {
      flex-direction: row; } }
  html:lang(nl-NL) .row-box > .component-content > .content .richText {
    padding: 0; }
  html:lang(nl-NL) .row-box > .component-content > .content .box {
    padding: 40px 0; }
    @media (min-width: 992px) {
      html:lang(nl-NL) .row-box > .component-content > .content .box {
        padding-left: 40px; } }
  @media (min-width: 992px) {
    html:lang(nl-NL) .row-box > .component-content > .content .box:first-of-type {
      border-right: 1px solid #3E3E3E;
      padding-left: 0;
      padding-right: 40px; } }

@media (min-width: 992px) {
  html:lang(nl-NL) .vertical-devider {
    border-bottom: 1px solid #3E3E3E;
    padding-top: 40px;
    margin-bottom: 40px; } }

html:lang(nl-NL) ul li {
  color: #151515; }

html:lang(nl-NL) .list-bold ul li::before {
  font-size: 22px !important;
  color: black !important;
  margin-top: 0 !important;
  width: 16px !important; }

html:lang(nl-NL) .list-light ul li::before {
  font-size: 12px !important;
  color: black !important;
  margin-top: 0 !important;
  width: 16px !important; }

html:lang(nl-NL) .selected-language {
  max-width: 225px; }

html:lang(nl-NL) .language-container > .component-content > .content {
  padding-left: 30px; }

html:lang(nl-NL) .navigation-top-links {
  min-height: 56px;
  padding-left: 15px;
  padding-right: 15px; }

html:lang(nl-NL) a {
  text-decoration: none !important; }

html:lang(nl-NL) .underlined-link a {
  text-decoration: underline !important; }

html:lang(nl-NL) .reference-Header.Header .menu-items > .component-content > .content {
  justify-content: flex-start; }
  @media (max-width: 767px) {
    html:lang(nl-NL) .reference-Header.Header .menu-items > .component-content > .content {
      justify-content: space-between; } }

html:lang(nl-NL) .reference-Header.Header .menu-items .rsv-logo {
  margin-left: 0; }

html:lang(nl-NL) .navigation-item.navigation-level1.page-sitemap {
  display: none; }

@media (max-width: 767px) {
  html:lang(nl-NL) .reference-Header.Header .navigation .navigation-root.navigation-level1 {
    padding-top: 0; } }

html:lang(nl-NL) .reference {
  font-family: "Montserrat", "Arial", sans-serif;
  font-weight: bold;
  font-size: 12px;
  font-style: normal; }

html:lang(nl-NL) .reference::before {
  display: none;
  margin-left: 0; }

html:lang(nl-NL) .image-rounded img {
  border-radius: 30px; }

/*# 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 li {
  margin-left: 15px;
  margin-bottom: 10px;
  font-size: 14px;
  list-style-type: none; }

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

.richText ul li {
  position: relative;
  margin-left: 0;
  padding-left: 15px; }
  .richText ul li:before {
    content: "\2022";
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    color: #ED4E00;
    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;
    width: 24px;
    margin-left: -30px;
    margin-top: -5px;
    color: #ED4E00;
    font-size: 50px;
    margin-top: -8px; }
    @media (min-width: 768px) {
      .richText ul li:before {
        font-size: 60px;
        margin-top: 0; } }
    @media (min-width: 992px) {
      .richText ul li:before {
        margin-top: 3px; } }

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

/*# 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 */
.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: #4D4D4F;
        font-family: 'Montserrat';
        font-weight: 600; }
        .breadcrumbs-list li a:hover, .breadcrumbs-list li a:focus {
          color: #ED4E00; }
      .breadcrumbs-list li.is-current {
        color: #3E3E3E; }
      .breadcrumbs-list li.first a {
        color: #4D4D4F;
        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: #4D4D4F; }
          @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; } }

.breadcrumbs {
  font-size: 0.875rem;
  padding: 20px 0; }
  .breadcrumbs .breadcrumbs-list li {
    margin: 0; }
  .breadcrumbs .breadcrumb-list-item {
    display: flex; }
  .breadcrumbs .breadcrumbs-separator {
    margin: 0 5px;
    font-size: 10px;
    color: black;
    line-height: 2.7; }

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

