/*!
 * 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";
/* Open Up colors */
html,
body {
  color: #464544;
  background-color: #FFFFFF;
  font-family: roc-grotesk;
  font-weight: normal;
  font-style: normal;
  height: 100%;
  line-height: 24px;
  font-size: 16px;
  width: 100%; }
  @media (min-width: 992px) {
    html,
    body {
      background-color: #FFFFFF; } }

.h1-style {
  font-family: roc-grotesk;
  font-weight: 700;
  font-style: normal;
  font-size: 1.75rem;
  line-height: 30px;
  letter-spacing: 0;
  color: #464544;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .h1-style {
      font-size: 1.875rem; } }
  @media (min-width: 992px) {
    .h1-style {
      font-size: 2.5rem;
      line-height: 50px; } }

.h2-style {
  font-family: roc-grotesk;
  font-weight: 700;
  font-style: normal;
  font-size: 1.5rem;
  line-height: 36px;
  color: #464544;
  padding-top: 16px; }
  @media (min-width: 768px) {
    .h2-style {
      font-size: 1.75rem; } }
  @media (min-width: 992px) {
    .h2-style {
      font-size: 2rem;
      line-height: 48px; } }

.h3-style {
  font-family: roc-grotesk;
  font-weight: 700;
  font-style: normal;
  font-size: 1.375rem;
  line-height: 24px;
  color: #464544; }
  @media (min-width: 768px) {
    .h3-style {
      font-size: 1.625rem;
      line-height: 30px; } }
  @media (min-width: 992px) {
    .h3-style {
      font-size: 1.875rem;
      line-height: 40px; } }

.paragraph-style {
  font-family: roc-grotesk;
  font-weight: 400;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 20px;
  letter-spacing: 0;
  color: #464544; }
  @media (min-width: 768px) {
    .paragraph-style {
      font-size: 1.375rem;
      line-height: 28px; } }
  @media (min-width: 992px) {
    .paragraph-style {
      font-size: 1.625rem;
      line-height: 32px; } }

.paragraph2-style {
  font-family: roc-grotesk;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 24px;
  letter-spacing: 0;
  color: #464544; }
  @media (min-width: 768px) {
    .paragraph2-style {
      font-size: 1.25rem; } }
  @media (min-width: 992px) {
    .paragraph2-style {
      font-size: 1.5rem;
      line-height: 34px; } }

.paragraph3-style {
  font-family: roc-grotesk;
  font-style: normal;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1;
  color: #464544; }
  @media (min-width: 768px) {
    .paragraph3-style {
      font-size: 1.25rem;
      line-height: 24px; } }
  @media (min-width: 992px) {
    .paragraph3-style {
      font-size: 1.375rem;
      line-height: 28px; } }

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

.references {
  font-family: roc-grotesk;
  font-weight: 400;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 1;
  letter-spacing: 0;
  color: #464544; }
  .references p {
    padding-top: 6px; }

.footnote-style {
  font-family: roc-grotesk;
  font-weight: 400;
  font-style: normal;
  font-size: 0.75rem;
  letter-spacing: 0;
  color: #464544; }

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

.footnote3-style {
  font-family: roc-grotesk;
  font-style: normal;
  font-size: 0.75rem;
  letter-spacing: 0;
  color: #464544; }
  @media (min-width: 768px) {
    .footnote3-style {
      font-size: 1rem; } }

.richText .primary-cta > a {
  text-decoration: none;
  color: inherit; }

.richText a > .primary-cta {
  text-decoration: none; }

.nav-dropdown .primary-cta {
  font-size: 1.125rem; }

.primary-cta {
  color: #464544;
  padding: 8px 24px;
  margin-top: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: white;
  border-radius: 50px;
  width: fit-content;
  margin: 0 auto;
  font-size: 1.25rem; }
  @media (min-width: 768px) {
    .primary-cta {
      font-size: 1.375rem;
      padding: 10px 24px; } }
  .primary-cta.green-white {
    color: white;
    background: #00A496;
    border: 1px solid black; }
  .primary-cta.white-green {
    color: #00A496;
    background: white;
    border: 1px solid #00A496; }

.black-border {
  border: 2px solid #464544; }

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

.body-gray-bg {
  background: rgba(217, 217, 217, 0.2); }

.rounded-edges,
.rounded-edges img {
  border-radius: 30px; }

.yellow-bg {
  background-color: #FCAD3C; }

.green-bg {
  background-color: #00A496; }

.red-bg {
  background-color: #F25B4F; }

.purple-bg {
  background-color: #E79CEC; }

.yellow-bg-light {
  background-color: #FCAD3C80; }

.green-bg-light {
  background-color: #00A49680; }

.red-bg-light {
  background-color: #F25B4F80; }

.purple-bg-light {
  background-color: #E79CEC80; }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

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

@font-face {
  font-family: 'Montserrat';
  src: url("../../assets/fonts/Montserrat-ExtraLightItalic.ttf") format("ttf");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: 'Montserrat';
  src: url("../../assets/fonts/Montserrat-BoldItalic.ttf") format("ttf");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

/* Icons from directory "" */
.icon {
  display: inline-block; }

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

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

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

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

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

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

.carousel-nav {
  display: none; }

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

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

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

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

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

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

.slick-track {
  display: flex;
  gap: 20px;
  position: relative;
  left: 0;
  top: 0;
  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: #15717D; }
  a:hover {
    color: #878379; }

p {
  padding-top: 16px; }

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

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

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

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

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

.richText ul:not(.list--tabs) {
  margin: 0 !important;
  padding: 0 !important;
  padding-left: 17px !important; }
  .richText ul:not(.list--tabs).indented {
    margin-left: 25px !important; }

.richText ol {
  counter-reset: item;
  margin: 0 !important;
  padding: 0 !important; }
  .richText ol li {
    display: block; }
    .richText ol li::before {
      content: counter(item) ". ";
      counter-increment: item;
      color: black;
      font-weight: 400;
      font-size: 0.9375pxrem; }

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

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

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

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

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

.clearfix:after {
  clear: both; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

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

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

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

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

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

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

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

.hide {
  display: none; }

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

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

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

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

*:focus {
  outline: 2px solid gray; }

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

.footer-links {
  display: flex;
  justify-content: center;
  align-items: center; }
  .footer-links .content {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
    @media (min-width: 992px) {
      .footer-links .content {
        flex-wrap: nowrap; } }
    .footer-links .content .richText {
      display: flex;
      align-items: center; }
      .footer-links .content .richText::after {
        content: "|";
        padding-left: 10px;
        padding-right: 10px; }
      .footer-links .content .richText:last-child::after {
        content: ""; }
    .footer-links .content p {
      padding-top: 0; }
    .footer-links .content a {
      color: #464544;
      text-decoration: none;
      font-size: 0.75rem; }

.justified-buttons .component-content,
.justified-buttons .content {
  height: 100%; }

.justified-buttons .richText {
  height: 100%; }
  .justified-buttons .richText .richText-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }

.text-aligned-bottom .component-content {
  height: 100%; }
  .text-aligned-bottom .component-content .content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }

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

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

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

@media (min-width: 1200px) {
  .carousel-full-width .slick-dots {
    left: 22vw; } }

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

.carousel-slide {
  display: block; }

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

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

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

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

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

.carousel-homepage .richText {
  display: flex;
  align-items: center;
  height: 100%; }

.carousel-homepage .image-reference {
  position: absolute;
  padding-top: 0 !important;
  width: 100%;
  height: auto;
  max-width: 100vw !important;
  padding-left: 65vw;
  bottom: -6px; }
  @media (min-width: 992px) {
    .carousel-homepage .image-reference {
      bottom: 0;
      padding-left: 84vw !important; } }

.carousel-with-thumbnail {
  background-color: white; }
  .carousel-with-thumbnail .carousel-content .richText-content p {
    padding-top: 0;
    font-weight: 700; }
  .carousel-with-thumbnail .slick-track {
    padding: 20px 0; }
  .carousel-with-thumbnail .slick-slide {
    opacity: .3; }
    .carousel-with-thumbnail .slick-slide.slick-active {
      opacity: 1; }

@media (min-width: 992px) {
  .carousel-thumbnail {
    display: none; } }

.carousel-thumbnail .slick-list {
  overflow: visible; }

.carousel-thumbnail .slick-track {
  background: white;
  display: flex;
  align-items: center;
  padding-bottom: 20px; }

.carousel-thumbnail .carousel-slide {
  min-height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #544F40;
  margin-top: -4px; }
  .carousel-thumbnail .carousel-slide .richText-content {
    font-weight: 700;
    line-height: 1;
    font-size: 1.125rem; }
    .carousel-thumbnail .carousel-slide .richText-content p {
      padding-top: 0; }

.carousel-thumbnail .slick-current.slick-active {
  background-color: #F36633;
  color: white;
  border-radius: 10px;
  box-shadow: 0 0 8px 3px #00000029;
  min-height: 99px !important;
  min-width: 99px !important;
  border: 1px solid #F36633; }

.carousel-thumbnail .slick-dots {
  padding-top: 10px; }
  .carousel-thumbnail .slick-dots li {
    padding-left: 5px; }
  .carousel-thumbnail .slick-dots::after, .carousel-thumbnail .slick-dots::before {
    display: none; }

.custom-carousel {
  position: relative;
  display: block;
  width: 100%;
  box-sizing: border-box; }
  .custom-carousel__prev, .custom-carousel__next {
    position: absolute;
    bottom: -15%;
    transition: transform 0.25s ease; }
    .custom-carousel__prev i, .custom-carousel__next i {
      font-size: 60px;
      color: var(--box-border);
      cursor: pointer; }
  .custom-carousel__prev:hover, .custom-carousel__next:hover {
    transform: scale(1.25); }
  .custom-carousel__prev {
    left: 40%; }
  .custom-carousel__next {
    right: 40%; }
  .custom-carousel__body {
    width: 100%;
    padding: 20px 0 50px 0;
    overflow: hidden; }
    .custom-carousel__body .carousel__slider {
      position: relative;
      transition: transform 1s ease-in-out; }
      .custom-carousel__body .carousel__slider__item {
        position: relative;
        display: block;
        float: left;
        box-sizing: border-box;
        margin-left: 20px;
        margin-right: 20px; }
        .custom-carousel__body .carousel__slider__item .item__3d-frame {
          position: relative;
          width: 100%;
          height: 100%;
          transition: transform 1s ease-in-out;
          -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }
          .custom-carousel__body .carousel__slider__item .item__3d-frame:after {
            content: '';
            position: absolute;
            bottom: -15%;
            width: 100%;
            height: 40px;
            background: var(--box-shadow);
            box-shadow: 0px 0px 5px 5px var(--box-shadow);
            transform: rotateX(90deg) translate3d(0px, -20px, 0px);
            opacity: 0.85; }
          .custom-carousel__body .carousel__slider__item .item__3d-frame__box {
            display: flex;
            align-items: center;
            vertical-align: middle;
            text-align: center;
            position: absolute;
            width: 100%;
            height: 100%;
            box-sizing: border-box;
            border-color: var(--box-border);
            background: var(--box-bg);
            border-width: 3px;
            border-style: solid; }
            .custom-carousel__body .carousel__slider__item .item__3d-frame__box h1 {
              font-size: 7em;
              width: 100%;
              color: var(--box-border); }
          .custom-carousel__body .carousel__slider__item .item__3d-frame__box--right, .custom-carousel__body .carousel__slider__item .item__3d-frame__box--left {
            top: 0;
            width: 40px;
            backface-visibility: hidden; }
          .custom-carousel__body .carousel__slider__item .item__3d-frame__box--left {
            left: 0;
            border-left-width: 5px;
            transform: translate3d(1px, 0, -40px) rotateY(-90deg);
            transform-origin: 0%; }
          .custom-carousel__body .carousel__slider__item .item__3d-frame__box--right {
            right: 0;
            border-right-width: 5px;
            transform: translate3d(-1px, 0, -40px) rotateY(90deg);
            transform-origin: 100%; }

.floating-banner {
  background-color: #252525;
  padding: 10px 0;
  color: white;
  position: relative;
  z-index: 999; }
  .floating-banner .utility-container {
    margin: 0 auto;
    max-width: 1600px;
    padding: 0 16px;
    width: 100%; }
    .floating-banner .utility-container .audience {
      font-size: 0.75rem; }

.accordion-container {
  padding: 0;
  margin: 0;
  list-style: none;
  border: solid 2px #323131; }

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

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

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

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

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

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

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

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

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

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

.mod-js .accordion-slide.is-active:last-child > .accordion-content-wrapper {
  border-bottom: none; }

.accordion .accordion-container {
  border: none; }

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

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

.popout-container {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center; }
  .popout-container .popout-content-container {
    position: relative;
    width: 95%;
    max-width: 550px;
    border-radius: 30px;
    background: #00a496;
    color: white;
    padding: 40px 20px;
    text-align: center; }
  .popout-container .close-popup {
    position: absolute;
    top: 5px;
    right: 5px;
    height: 50px;
    width: 50px;
    background: none;
    border: none;
    cursor: pointer;
    font-size: 30px;
    color: white; }
  .popout-container .popout-text-container p {
    margin: 10px 0;
    font-size: 25px; }
  .popout-container .download-resources {
    padding: 8px 24px;
    border-radius: 30px;
    margin-top: 25px;
    font-size: 18px;
    border: 1px solid black;
    background-color: white;
    color: black;
    display: block; }

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

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

#footer {
  background-color: white;
  padding-top: 20px;
  padding-bottom: 100px; }
  @media (min-width: 992px) and (max-width: 1200px) {
    #footer {
      padding: 0 16px; } }
  @media (max-width: 992px) {
    #footer .container-1200 .box:first-of-type {
      padding: 0 16px; } }
  #footer .image img {
    margin-top: 16px; }
  @media (max-width: 992px) {
    #footer .flex > .component-content > .paragraphSystem {
      flex-direction: column-reverse; } }
  @media (max-width: 992px) {
    #footer .share-this-box {
      border-top: 1px solid #FFFFFF;
      border-bottom: 1px solid #FFFFFF;
      padding-bottom: 16px; } }
  #footer .share-this-box .content {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end; }
    @media (max-width: 992px) {
      #footer .share-this-box .content {
        padding: 0 16px; } }
    @media (min-width: 992px) {
      #footer .share-this-box .content p {
        text-align: right; } }
    #footer .share-this-box .content .shareThis {
      display: flex;
      padding-top: 10px;
      padding-right: 11px; }
      @media (min-width: 992px) {
        #footer .share-this-box .content .shareThis {
          justify-content: flex-end; } }
    #footer .share-this-box .content .shareThis-list {
      display: flex;
      gap: 10px;
      padding-left: 0; }
  #footer .footer-label {
    padding-left: 16px; }
    #footer .footer-label .richText-content p {
      font-size: 14px;
      line-height: 24px; }
  #footer .lang-selector {
    position: relative;
    color: #464544; }
    #footer .lang-selector > .component-content > .content {
      display: flex; }
      #footer .lang-selector > .component-content > .content > div {
        width: 75px; }
    #footer .lang-selector a {
      text-decoration: none;
      color: #464544; }
  #footer .lang-dropdown {
    position: relative;
    border: 2px solid #464544;
    border-radius: 5px;
    overflow: visible;
    cursor: pointer; }
    #footer .lang-dropdown .selected-lang {
      background: white;
      border-radius: 5px; }
      #footer .lang-dropdown .selected-lang p {
        padding: 5px;
        padding-left: 8px; }
      #footer .lang-dropdown .selected-lang::after {
        content: "";
        position: absolute;
        background-image: url("../../img/down-arrow.png");
        background-repeat: no-repeat;
        width: 12px;
        height: 12px;
        background-size: 100%;
        left: 95%;
        top: 40%;
        transition: 300ms;
        transform-origin: center; }
        @media (min-width: 991px) {
          #footer .lang-dropdown .selected-lang::after {
            left: 70%; } }
    #footer .lang-dropdown .lang-content {
      display: none;
      position: absolute;
      top: 35px; }
      #footer .lang-dropdown .lang-content ul {
        list-style: none; }
        #footer .lang-dropdown .lang-content ul li::before {
          position: absolute; }
        #footer .lang-dropdown .lang-content ul li:hover {
          text-decoration: underline; }
  #footer .lang-dropdown:hover {
    position: absolute;
    height: 65px; }
    #footer .lang-dropdown:hover .selected-lang::after {
      top: 30%;
      transform: rotate(-180deg);
      transition: 300ms; }
    #footer .lang-dropdown:hover .lang-content {
      display: block; }

.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: #BEBEBD; }
  .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: #878379; }
  .reference-custom-article-teaser .article-teaser-content {
    padding-top: 16px; }
    @media (min-width: 992px) {
      .reference-custom-article-teaser .article-teaser-content {
        padding-top: 25px; } }
  .reference-custom-article-teaser .article-title {
    font-size: 1.25rem;
    font-weight: 600; }
    @media (min-width: 992px) {
      .reference-custom-article-teaser .article-title {
        font-size: 1.5625rem; } }
  .reference-custom-article-teaser .article-description {
    font-size: 1rem; }
    @media (min-width: 992px) {
      .reference-custom-article-teaser .article-description {
        font-size: 1.25rem; } }

@media (min-width: 992px) {
  .untab-on-desktop {
    background: white;
    padding-left: 20px;
    padding-right: 20px; } }

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

.untab-on-desktop .tabContent .image {
  margin: 20px 0; }
  @media (min-width: 992px) {
    .untab-on-desktop .tabContent .image {
      margin-top: 30px;
      margin-bottom: 60px;
      padding: 0 20px; } }

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

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

.reference-custom-video .video-content {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 15;
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 105; }
  .reference-custom-video .video-content .video {
    position: relative;
    padding: 0;
    width: 90%;
    max-width: 720px;
    margin-top: 130px; }
    @media (min-width: 992px) {
      .reference-custom-video .video-content .video {
        margin-top: 0; } }
    .reference-custom-video .video-content .video iframe {
      min-height: 50vh;
      height: auto !important; }
      @media (min-width: 992px) {
        .reference-custom-video .video-content .video iframe {
          height: 100% !important; } }
    .reference-custom-video .video-content .video iframe,
    .reference-custom-video .video-content .video object,
    .reference-custom-video .video-content .video embed {
      top: 0;
      left: 0;
      width: 100%;
      border: 0; }

.reference-custom-video .placeholder-img {
  position: relative; }
  .reference-custom-video .placeholder-img img {
    display: block !important;
    width: 100%; }
  .reference-custom-video .placeholder-img .title-content {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    width: 100%;
    height: 100%; }
    .reference-custom-video .placeholder-img .title-content button {
      width: 100%;
      height: 100%;
      background: none;
      border: 0;
      padding: 0; }
      .reference-custom-video .placeholder-img .title-content button i {
        position: absolute;
        left: 50%;
        bottom: 50%;
        transform: translate(-50%, 50%); }
    .reference-custom-video .placeholder-img .title-content p {
      position: absolute;
      left: 35px;
      bottom: 30px; }

.reference-custom-video .video-text .richText-content {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center; }

.reference-custom-video img.start-video {
  cursor: pointer; }

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

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

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

.Content .cf-search-box .button:hover, .Content .cf-search-box .button:focus {
  cursor: pointer; }

.search-highlight {
  color: #15717D; }

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

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

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

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

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

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

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

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

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

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

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

.box--flex {
  display: flex; }

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

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

.reference-header {
  width: 100%;
  margin: 0 auto;
  float: none;
  border-bottom: 1px solid #FFFFFF; }
  .reference-header *:focus {
    border: 1px dotted white;
    outline: 1px dotted white; }
  .reference-header .navigation-top-links {
    background: white;
    border-bottom: 1px solid #FFFFFF; }
    .reference-header .navigation-top-links > .component-content > .content {
      display: flex;
      max-width: 1230px;
      width: 100%;
      margin: 0 auto;
      padding-left: 8px;
      padding-right: 8px; }
      @media (max-width: 576px) {
        .reference-header .navigation-top-links > .component-content > .content {
          font-size: 14px; } }
    .reference-header .navigation-top-links > .component-content p {
      padding-bottom: 8px;
      padding-top: 8px; }
    .reference-header .navigation-top-links > .component-content a {
      color: #464544;
      text-decoration: none; }
      .reference-header .navigation-top-links > .component-content a:hover {
        text-decoration: underline; }
  .reference-header .main-navigation {
    background: white; }
    .reference-header .main-navigation > .component-content {
      width: 100%; }
      @media (min-width: 992px) {
        .reference-header .main-navigation > .component-content {
          padding-top: 15px; } }
  .reference-header .hidden-icon {
    display: none; }
  .reference-header .menu-items > .component-content > .content {
    display: grid;
    align-items: center;
    min-height: 75px;
    position: relative; }
    @media (min-width: 992px) {
      .reference-header .menu-items > .component-content > .content {
        grid-template-columns: 2fr 1fr 2fr; } }
    @media (min-width: 992px) {
      .reference-header .menu-items > .component-content > .content {
        padding: 0 16px;
        max-width: 1400px;
        margin: 0 auto; } }
  .reference-header .menu-items .brand-logo {
    display: flex;
    justify-self: center;
    max-width: 120px;
    z-index: 1; }
    @media (min-width: 992px) {
      .reference-header .menu-items .brand-logo {
        max-width: 150px; } }
  .reference-header .menu-items .lang-selector {
    position: relative;
    color: #464544;
    display: none; }
    @media (min-width: 992px) {
      .reference-header .menu-items .lang-selector {
        display: block; } }
    .reference-header .menu-items .lang-selector > .component-content > .content {
      display: flex;
      flex-direction: column;
      align-items: flex-end; }
      .reference-header .menu-items .lang-selector > .component-content > .content > div {
        width: 75px; }
    .reference-header .menu-items .lang-selector a {
      text-decoration: none;
      color: #464544; }
  .reference-header .lang-dropdown {
    position: relative;
    border: 2px solid #464544;
    border-radius: 5px;
    overflow: visible;
    cursor: pointer; }
    .reference-header .lang-dropdown .selected-lang {
      background: white;
      border-radius: 5px; }
      .reference-header .lang-dropdown .selected-lang p {
        padding: 5px;
        padding-left: 8px; }
      .reference-header .lang-dropdown .selected-lang::after {
        content: "";
        position: absolute;
        background-image: url("../../img/down-arrow.png");
        background-repeat: no-repeat;
        width: 12px;
        height: 12px;
        background-size: 100%;
        left: 70%;
        top: 40%;
        transition: 300ms;
        transform-origin: center; }
        @media (min-width: 991px) and (max-width: 1199px) {
          .reference-header .lang-dropdown .selected-lang::after {
            left: 70%; } }
    .reference-header .lang-dropdown .lang-content {
      display: none;
      position: absolute;
      top: 35px; }
      .reference-header .lang-dropdown .lang-content ul {
        list-style: none; }
        .reference-header .lang-dropdown .lang-content ul li::before {
          position: absolute; }
        .reference-header .lang-dropdown .lang-content ul li:hover {
          text-decoration: underline; }
  .reference-header .lang-dropdown:hover {
    height: 65px;
    margin-top: 25px; }
    .reference-header .lang-dropdown:hover .selected-lang::after {
      top: 30%;
      transform: rotate(-180deg);
      transition: 300ms; }
    .reference-header .lang-dropdown:hover .lang-content {
      display: block; }
  .reference-header .show-close-mb-nav {
    color: #464544;
    font-size: 0.5rem;
    display: flex;
    justify-content: center;
    position: absolute;
    width: fit-content;
    right: 40px;
    top: 45%;
    z-index: 1; }
    .reference-header .show-close-mb-nav img {
      margin: 0 auto; }
    .reference-header .show-close-mb-nav p {
      padding-top: 0; }
    .reference-header .show-close-mb-nav .hamburger-menu.is-active-menu {
      display: block; }
    .reference-header .show-close-mb-nav .hamburger-menu-close {
      display: none; }
      .reference-header .show-close-mb-nav .hamburger-menu-close.is-active-menu {
        display: block; }
    @media (min-width: 992px) {
      .reference-header .show-close-mb-nav {
        display: none; } }
    .reference-header .show-close-mb-nav.hidden {
      display: none; }
    .reference-header .show-close-mb-nav:first-of-type {
      margin-top: 24px; }
    .reference-header .show-close-mb-nav.is-visible {
      display: flex; }
  @media (max-width: 991px) {
    .reference-header .nav-dropdown {
      order: 1;
      position: absolute;
      z-index: 1;
      background-color: white;
      padding-bottom: 70px; } }
  .reference-header .nav-dropdown.is-open {
    display: block; }
    .reference-header .nav-dropdown.is-open .navigation-root.navigation-level1 {
      display: block; }
    .reference-header .nav-dropdown.is-open .cta-lang {
      display: block; }
      .reference-header .nav-dropdown.is-open .cta-lang .content {
        display: flex; }
        .reference-header .nav-dropdown.is-open .cta-lang .content .lang-selector {
          display: block;
          margin-top: 8px; }
  .reference-header .nav-dropdown .lang-dropdown:hover {
    position: relative;
    top: 0; }
  .reference-header .navigation ul {
    list-style-type: none;
    padding: 0; }
  .reference-header .navigation .navigation-mobile-menu {
    display: none; }
  .reference-header .navigation .navigation-root.navigation-level2 {
    display: none; }
  @media (min-width: 992px) {
    .reference-header .navigation .has-children::after {
      content: '';
      position: absolute;
      border: solid #464544;
      border-width: 0 2px 2px 0;
      padding: 3px;
      transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      margin-left: 10px;
      bottom: 30px;
      transition: 0.2s;
      -moz-margin-start: 25px; } }
  .reference-header .navigation .has-children.is-active-nav::after {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    bottom: 25px;
    transition: 0.2s; }
  .reference-header .navigation .has-children.is-active::after {
    margin-left: 25px; }
  @media only screen and (max-width: 991px) {
    .reference-header .navigation .has-children.has-active-child {
      background: #FFFFFF; } }
  @media (min-width: 992px) {
    .reference-header .navigation .has-children.has-active-child {
      position: relative; } }
  @media (min-width: 992px) {
    .reference-header .navigation .has-children.has-active-child::before {
      content: '';
      display: block;
      height: 1px;
      width: 100%;
      border-bottom: 6px solid #15717D;
      position: absolute;
      bottom: -5px; } }
  @media (min-width: 992px) {
    .reference-header .navigation .has-children.has-active-child::after {
      margin-left: 10px;
      bottom: 10px; } }
  @media (min-width: 992px) {
    .reference-header .navigation .has-children.has-active-child.is-active-nav::after {
      bottom: 5px; } }
  @media (min-width: 992px) {
    .reference-header .navigation .has-children.is-active-nav .navigation-root.navigation-level2 {
      display: block !important;
      position: absolute;
      background-color: white;
      z-index: 100;
      padding: 15px 5px;
      text-align: left;
      margin-left: -13px;
      margin-top: 10px; }
      .reference-header .navigation .has-children.is-active-nav .navigation-root.navigation-level2 a::after {
        border-bottom: none !important; }
      .reference-header .navigation .has-children.is-active-nav .navigation-root.navigation-level2 li {
        background-color: #FFFFFF;
        padding: 10px;
        border-radius: 4px; } }
    @media (min-width: 992px) and (min-width: 992px) {
      .reference-header .navigation .has-children.is-active-nav .navigation-root.navigation-level2 li {
        width: max-content; } }
  .reference-header .navigation .has-children.is-active-nav::after {
    margin-top: -20px;
    transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    transition: 0.2s; }
  @media only screen and (max-width: 991px) {
    .reference-header .navigation .is-active-nav .navigation-root.navigation-level2 {
      display: block; } }
  .reference-header .navigation .navigation-root.navigation-level1 {
    max-width: 1530px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 16px; }
    @media only screen and (max-width: 991px) {
      .reference-header .navigation .navigation-root.navigation-level1 {
        padding-bottom: 0;
        flex-direction: column;
        display: none;
        margin-top: 400px; } }
  .reference-header .navigation a {
    color: #464544;
    font-size: 1rem;
    font-weight: 700;
    text-decoration: none; }
    @media (min-width: 1000px) {
      .reference-header .navigation a {
        font-size: 0.75rem; } }
    @media (min-width: 1200px) {
      .reference-header .navigation a {
        font-size: 1rem; } }
    .reference-header .navigation a:hover::after {
      border-bottom: 6px solid #15717D;
      margin-top: 3px; }
  .reference-header .navigation .navigation-item {
    padding-left: 10px;
    padding-right: 4px; }
  .reference-header .navigation li.is-active a {
    color: #F25B4F; }
    @media (min-width: 992px) {
      .reference-header .navigation li.is-active a::after {
        content: '';
        display: block;
        height: 1px;
        width: 90%;
        margin-top: 2px;
        border-bottom: 2px solid #FCAD3C; } }
  .reference-header .navigation li.is-active:nth-child(2) a {
    color: #F25B4F; }
    @media (min-width: 992px) {
      .reference-header .navigation li.is-active:nth-child(2) a::after {
        border-bottom: 1.5px solid #F25B4F; } }
  .reference-header .navigation li.is-active:nth-child(3) a {
    color: #FCAD3C; }
    @media (min-width: 992px) {
      .reference-header .navigation li.is-active:nth-child(3) a::after {
        border-bottom: 1.5px solid #FCAD3C; } }
  .reference-header .navigation li.is-active:nth-child(4) a {
    color: #E79CEC; }
    @media (min-width: 992px) {
      .reference-header .navigation li.is-active:nth-child(4) a::after {
        border-bottom: 1.5px solid #E79CEC; } }
  .reference-header .navigation li.is-active:nth-child(5) a {
    color: #00A496; }
    @media (min-width: 992px) {
      .reference-header .navigation li.is-active:nth-child(5) a::after {
        border-bottom: 1.5px solid #00A496; } }
  @media only screen and (max-width: 991px) {
    .reference-header .navigation-menu .component-content {
      width: 100%;
      margin: auto; }
    .reference-header .navigation-menu .navigation-branch {
      list-style-type: none; }
      .reference-header .navigation-menu .navigation-branch .navigation-level1 {
        display: inline-block;
        position: relative;
        font-family: roc-grotesk;
        font-size: 1.0625rem;
        font-weight: 600;
        border-bottom: 1px solid #FFFFFF;
        padding: 11px 0;
        width: 100%; }
        .reference-header .navigation-menu .navigation-branch .navigation-level1 a {
          color: #464544;
          display: block;
          width: fit-content;
          height: 100%;
          padding-left: 15px; }
        .reference-header .navigation-menu .navigation-branch .navigation-level1.is-active {
          background: #FFFFFF; }
          .reference-header .navigation-menu .navigation-branch .navigation-level1.is-active a {
            color: #464544; }
      .reference-header .navigation-menu .navigation-branch.is-open .has-children.navigation-level1 > a::after {
        content: '';
        position: absolute;
        border: solid #464544;
        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 .navigation-menu .navigation-branch.is-open .has-children.navigation-level1.is-active a::after {
        border: solid #464544;
        border-width: 0 2px 2px 0; }
      .reference-header .navigation-menu .navigation-branch.is-open .has-children.navigation-level1 .navigation-level2 a {
        background: white;
        color: #464544 !important; }
      .reference-header .navigation-menu .navigation-branch.is-open .has-children.navigation-level1.is-active-nav .navigation-level2 a {
        font-size: 1.0625rem;
        font-weight: normal;
        padding: 10px 35px;
        text-transform: capitalize;
        color: #464544;
        width: 100%;
        background: #FFFFFF; } }
    @media only screen and (max-width: 991px) and (max-width: 991px) {
      .reference-header .navigation-menu .navigation-branch.is-open .has-children.navigation-level1.is-active-nav .navigation-level2 a {
        border-top: 1px solid #FFFFFF; } }
  @media only screen and (max-width: 991px) {
      .reference-header .navigation-menu .navigation-branch.is-open .has-children.navigation-level1.is-active-nav > a::after {
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg); } }
  @media (min-width: 992px) {
    .reference-header .navigation-menu {
      border-top: 1px solid #FFFFFF; }
      .reference-header .navigation-menu > .component-content {
        max-width: 1230px;
        margin: 0 auto; } }
  .reference-header .navigation-menu .navigation-root.navigation-level1 {
    display: none; }
    .reference-header .navigation-menu .navigation-root.navigation-level1.is-open {
      display: block; }
    @media (min-width: 992px) {
      .reference-header .navigation-menu .navigation-root.navigation-level1 {
        display: flex;
        justify-content: flex-start;
        text-align: center;
        gap: 32px;
        padding-left: 15px;
        padding-right: 15px; } }
  .reference-header .navigation-menu .navigation-button {
    display: none; }
  .reference-header .navigation-menu.is-visible .navigation-button {
    display: block;
    padding: 0 15px; }
    .reference-header .navigation-menu.is-visible .navigation-button .primary-cta {
      width: 100%; }
    .reference-header .navigation-menu.is-visible .navigation-button p {
      padding: 0; }

.cta-lang {
  display: none; }
  @media (min-width: 992px) {
    .cta-lang {
      display: block; }
      .cta-lang .content {
        display: flex;
        justify-content: center;
        align-items: center; } }
  .cta-lang p {
    padding-top: 0; }

.nav-dropdown .cta-lang {
  padding-top: 30px; }
  .nav-dropdown .cta-lang .content {
    flex-direction: column;
    align-items: center;
    justify-content: center; }
  @media (min-width: 992px) {
    .nav-dropdown .cta-lang {
      display: none; } }

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

.language-container {
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF; }
  @media only screen and (max-width: 991px) {
    .language-container {
      margin-right: 15px;
      right: 0; } }
  @media only screen and (max-width: 576px) {
    .language-container {
      margin-right: 8px; } }
  .language-container > .component-content > .content {
    display: flex;
    align-items: center; }
  .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 li::before {
  display: none !important; }

.selected-language {
  background: white;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  max-width: 109px; }
  .selected-language p {
    padding: 0 !important; }
  .selected-language .language-selector_selected {
    cursor: pointer;
    border-bottom: 1px solid #544F40;
    padding-bottom: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    padding: 0; }
    @media only screen and (max-width: 991px) {
      .selected-language .language-selector_selected {
        width: 110px;
        justify-content: space-around; } }
    @media only screen and (max-width: 576px) {
      .selected-language .language-selector_selected {
        width: 50px; } }
    .selected-language .language-selector_selected::after {
      content: '';
      background-image: url("../../img/down-arrow.png");
      background-repeat: no-repeat;
      width: 12px;
      height: 12px;
      background-size: 100%;
      margin-left: 10px;
      margin-top: 4px; }
    .selected-language .language-selector_selected.selectorActive::after {
      transform: rotate(-180deg); }
    .selected-language .language-selector_selected a {
      text-decoration: none;
      font-family: roc-grotesk;
      font-size: 14px !important;
      font-weight: 500;
      color: #BEBEBD; }
      @media (min-width: 992px) {
        .selected-language .language-selector_selected a {
          font-size: 16px !important; } }
      .selected-language .language-selector_selected a:hover, .selected-language .language-selector_selected a:focus {
        transition: .2s ease-out;
        color: #878379; }
      .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;
  background: #FFFFFF;
  width: 100%; }
  .languageVisible .language-selector .component-content {
    width: 100%; }
    @media (min-width: 992px) {
      .languageVisible .language-selector .component-content {
        width: 88%; } }
  .languageVisible .language-selector ul {
    width: 100%;
    background-color: white;
    z-index: 105;
    padding-left: 0 !important; }
    .languageVisible .language-selector ul li {
      list-style-type: none;
      text-align: left; }
      .languageVisible .language-selector ul li a {
        color: #BEBEBD;
        text-decoration: none;
        text-align: left; }
        .languageVisible .language-selector ul li a:hover, .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: 6px 16px;
    background-color: #FFFFFF; }
    @media (max-width: 991px) {
      .languageVisible .language-selector ul li {
        padding: 6px 10px;
        margin-bottom: 0; } }
    @media (min-width: 992px) {
      .languageVisible .language-selector ul li {
        text-align: center;
        margin: 0;
        padding: 0; }
        .languageVisible .language-selector ul li a {
          display: block;
          width: 100%;
          height: 100%;
          padding: 5px 0;
          padding-left: 13px; } }

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

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

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

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

.skip-to-content {
  display: none; }
  @media (min-width: 992px) {
    .skip-to-content {
      position: absolute;
      display: block;
      padding: 10px; }
      .skip-to-content p {
        padding-top: 5px; }
      .skip-to-content a {
        font-family: roc-grotesk;
        font-weight: 500;
        color: white;
        padding: 5px;
        font-size: 14px;
        pointer-events: none; }
        .skip-to-content a:focus {
          color: white;
          background-color: #D5D1CE;
          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: #BEBEBD;
      font-weight: 500;
      font-size: 1.125pxrem; }
      .sitemap-column li a:hover, .sitemap-column li a:focus {
        color: #F36633;
        transition: .2s ease all; }
    .sitemap-column li h3 {
      border-bottom: 4px solid #544F40;
      margin-bottom: 15px;
      padding-bottom: 15px; }
      .sitemap-column li h3 a {
        font-size: 1.375pxrem;
        font-weight: 600;
        color: #D5D1CE; }
        @media (min-width: 992px) {
          .sitemap-column li h3 a {
            font-size: 2pxrem; } }

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

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

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

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

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

.padding-25 {
  padding: 25px; }

.padding-50 {
  padding: 50px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Open Up colors */
.container-continuous-counter {
  counter-reset: mycounter; }
  .container-continuous-counter ol li:before {
    content: counter(mycounter) ". ";
    counter-increment: mycounter; }

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

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

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

.font-secondary {
  color: #fff; }

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

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

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

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

.hide-all {
  display: none !important; }

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

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

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

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

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

.m0-a {
  margin: 0 auto; }

.gap-10 > .component-content > .paragraphSystem {
  gap: 10px; }

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

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

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

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

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

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

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

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

.richText a {
  text-decoration: underline; }

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

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

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

.richText ul li {
  position: relative;
  margin-left: 0;
  padding-left: 16px; }
  .richText ul li:before {
    content: "\2022";
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    color: #464544;
    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: 16px;
    color: #544f40;
    font-size: 18px; }

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

/*# sourceMappingURL=../maps/components/image.css.map */
/* Open Up colors */
.breadcrumbs {
  padding: 0;
  display: none; }
  @media (min-width: 992px) {
    .breadcrumbs {
      padding-top: 28px;
      display: block; } }
  .breadcrumbs-list {
    overflow: hidden;
    margin: 0;
    padding: 0 16px;
    list-style: none; }
    @media (min-width: 1200px) {
      .breadcrumbs-list {
        padding: 0; } }
    .breadcrumbs-list li {
      margin-right: 6px;
      z-index: 100; }
      @media (min-width: 992px) {
        .breadcrumbs-list li {
          float: left; } }
      .breadcrumbs-list li a {
        font-size: 0.9375pxrem;
        color: #D5D1CE;
        font-family: roc-grotesk;
        font-weight: 600; }
        .breadcrumbs-list li a:hover, .breadcrumbs-list li a:focus {
          color: #F36633; }
      .breadcrumbs-list li.is-current {
        color: #BEBEBD; }
      .breadcrumbs-list li.first a {
        color: #D5D1CE;
        font-size: 0pxrem;
        border: 0px;
        display: flex; }
        @media (min-width: 992px) and (max-width: 1199px) {
          .breadcrumbs-list li.first a {
            display: block; } }
        .breadcrumbs-list li.first a::before {
          content: '';
          display: inline-block;
          width: 24px;
          height: 24px;
          background: url("../../img/arrow-right.png");
          background-repeat: no-repeat;
          background-position: -524px -250px;
          margin-top: 38px;
          color: #D5D1CE; }
          @media (min-width: 992px) {
            .breadcrumbs-list li.first a::before {
              margin-top: 0; } }
      .breadcrumbs-list li.first.is-current {
        display: none; }
  .breadcrumbs-separator {
    margin: 0 10px; }
  .breadcrumbs-without-separator {
    display: flex; }
    .breadcrumbs-without-separator .breadcrumbs-separator {
      display: none; }
    .breadcrumbs-without-separator li {
      position: relative;
      padding-right: 10px;
      margin-right: 4px; }
      @media (min-width: 992px) {
        .breadcrumbs-without-separator li {
          padding-right: 20px;
          margin-right: 10px; } }
      .breadcrumbs-without-separator li:before {
        top: 1px;
        right: 0;
        content: "\f054";
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        position: relative;
        font-weight: normal;
        position: absolute;
        font-size: 0.75pxrem; }
      .breadcrumbs-without-separator li:first-of-type::before {
        margin-top: 38px; }
        @media (min-width: 992px) {
          .breadcrumbs-without-separator li:first-of-type::before {
            margin-top: 0; } }
      .breadcrumbs-without-separator li:last-child {
        background-image: none;
        margin-right: 0;
        padding-right: 0;
        font-size: 0.9375pxrem;
        font-weight: 500; }
        .breadcrumbs-without-separator li:last-child:before {
          display: none; }
  .breadcrumbs-list {
    display: block; }
    @media (min-width: 992px) {
      .breadcrumbs-list {
        display: flex; } }

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

