/*!
 * 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 v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

/**
   * 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
     ========================================================================== */
/**
   * 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
     ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a {
  background-color: transparent; }

/**
   * 1. Remove the bottom border in Chrome 57-
   * 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 */ }

/**
   * 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 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
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img {
  border-style: none; }

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 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; }

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

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

/**
   * Correct the padding in Firefox.
   */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

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

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
progress {
  vertical-align: baseline; }

/**
   * Remove the default vertical scrollbar in IE 10+.
   */
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 in Chrome and Safari on macOS.
   */
[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 Edge, IE 10+, and Firefox.
   */
details {
  display: block; }

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

/* Misc
     ========================================================================== */
/**
   * Add the correct display in IE 10+.
   */
template {
  display: none; }

/**
   * Add the correct display in IE 10.
   */
[hidden] {
  display: none; }
@font-face {
  font-family: 'FontAwesome';
  src: url("../../assets/fonts/fa-solid-900.eot");
  src: url("../../assets/fonts/fa-solid-900.eot") format("embedded-opentype"), url("../../assets/fonts/fa-solid-900.woff") format("woff"), url("../../assets/fonts/fa-solid-900.woff2") format("woff"), url("../../assets/fonts/fa-solid-900.ttf") format("truetype"), url("../../assets/fonts/fa-solid-900.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

a[href] {
  color: #0000ff; }

body {
  background: #fff;
  margin: 0; }

h1 {
  margin: 0; }

h2 {
  line-height: 1.2;
  margin: 0; }

h3 {
  margin: 0; }

* {
  box-sizing: border-box;
  font-family: "Roboto", sans-serif; }

.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 {
  padding-left: 0;
  padding-right: 0;
  min-height: 0; }
  @media only screen and (min-width: 992px) {
    .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 {
      padding-left: 15px;
      padding-right: 15px; } }

.component {
  font-size: 1rem; }
  .component .component-content {
    width: 100%;
    height: 100%;
    max-width: 100%; }
    .component .component-content .content > a {
      display: none; }

.container {
  width: 100% !important;
  overflow: hidden; }

.container > .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 {
  display: none; }

.desktop-only {
  display: none; }
  @media only screen and (min-width: 992px) {
    .desktop-only {
      display: block; } }

.size14-on-medium {
  font-size: 14px !important; }

.is-hidden {
  display: none; }

.margin-bottom {
  margin-bottom: 1rem !important; }

.no-wrap {
  white-space: pre; }

.mobile-only {
  display: block; }
  @media only screen and (min-width: 992px) {
    .mobile-only {
      display: none; } }

.paragraphSystem, .row {
  margin-left: 0;
  margin-right: 0; }
  @media only screen and (min-width: 992px) {
    .paragraphSystem, .row {
      margin-left: -15px;
      margin-right: -15px; } }

.snippetReference {
  position: relative;
  background: none;
  font-size: 1em;
  border: none;
  min-height: 30px; }
  .snippetReference.is-hidden {
    display: none !important; }

#content {
  z-index: 500; }
  #content .content-container {
    padding-bottom: 45px; }

#footer {
  position: relative;
  z-index: 1000; }
  #footer .box.section hr {
    background: white;
    border: none;
    border-top: 1px solid white;
    margin: 2rem auto 0;
    max-width: 225px; }
    @media only screen and (min-width: 768px) {
      #footer .box.section hr {
        max-width: 630px; } }
    @media only screen and (min-width: 992px) {
      #footer .box.section hr {
        max-width: 794px; } }
  #footer .layout-inner .col-xs-12.col-md-12 {
    padding-left: 0;
    padding-right: 0; }

#header {
  color: white;
  float: none;
  margin: 0;
  max-width: 100%;
  padding: 26px 0 0;
  position: absolute;
  overflow: hidden;
  width: 100%; }
  #header .content-container {
    max-width: 100% !important;
    z-index: 1001; }
  #header .layout-inner .col-xs-12.col-md-12 {
    padding-left: 0;
    padding-right: 0; }

  #header .header-disclaimer-content {
      color: #263746;
      padding-bottom: 25px;
      margin-top: -25px;
  }
  #header .header-disclaimer-content p {
    margin: 0;
    text-align: center;
  }
    auth/*
/* CookiePolicy
*/
.preferences_prompt_control {
  z-index: 9999 !important; }
/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

.exit-notification {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99999999999; }
  .exit-notification.is-hidden {
    display: none; }
  .exit-notification .exit-notification-inner {
    position: fixed;
    top: 100px;
    width: 700px;
    margin-left: -363px;
    left: 50%;
    background: white;
    padding: 2rem;
    border-radius: 0.25rem; }
    @media screen and (max-width: 699px) {
      .exit-notification .exit-notification-inner {
        position: absolute;
        width: auto;
        margin: 20px;
        left: 0;
        top: 0; } }

.exit-notification-buttons {
  text-align: left;
  margin-top: 1rem; }
  .exit-notification-buttons button {
    appearance: none;
    border-radius: 0.25rem;
    border: 1px solid #d0cfcf;
    padding: 0.5rem 1.25rem;
    cursor: pointer;
    margin-right: 0.5rem; }
/*
/* Overlay
*/
/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

.overlay-background {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 9998;
  opacity: 0.5; }

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

.overlay-content {
  position: relative;
  min-width: 80px;
  min-height: 80px;
  max-width: 90%;
  padding: 1.25rem 1em;
  padding-right: 2.25rem;
  display: inline-block;
  background: #FFF;
  text-align: left;
  border-radius: 0.5rem; }

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

.overlay-loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.overlay-container > .overlay-content {
  max-width: 315px !important;
  padding: 45px 60px 15px; }
  .overlay-container > .overlay-content > .overlay-close {
    display: none !important; }
/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

.errorQuizOverlay {
  display: none; }

.questionAnswers.paragraphSystem {
  padding: 0 15px 0px; }
  @media only screen and (min-width: 768px) {
    .questionAnswers.paragraphSystem {
      padding: 0 15px 40px; } }
  @media only screen and (min-width: 992px) {
    .questionAnswers.paragraphSystem {
      padding: 0 15px; } }

.quiz-button-text {
  display: none; }

.quizOverlayContainer {
  display: none; }

.quiz-progress-wrapper {
  background: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 2px solid #EEEEEE;
  height: 80px;
  margin: 0 auto 0;
  width: 340px; }
  @media only screen and (max-width: 325px) {
    .quiz-progress-wrapper {
      margin-top: 10px;
      zoom: 0.85; } }
  @media only screen and (min-width: 992px) {
    .quiz-progress-wrapper {
      width: 470px; } }
  .quiz-progress-wrapper .progress-header {
    position: relative; }
    .quiz-progress-wrapper .progress-header .adult-and-child .progress-header-text {
      background: #fff;
      left: 45px;
      font-size: 13px;
      position: absolute;
      text-transform: uppercase;
      top: 15px;
      z-index: 110; }
      @media only screen and (min-width: 992px) {
        .quiz-progress-wrapper .progress-header .adult-and-child .progress-header-text {
          left: 76px; } }
    .quiz-progress-wrapper .progress-header .adult-and-child .progress-outline {
      border: 1px solid #B0BCBC;
      height: 28px;
      left: 26px;
      position: absolute;
      width: 144px;
      top: 21px;
      z-index: 100; }
      @media only screen and (min-width: 992px) {
        .quiz-progress-wrapper .progress-header .adult-and-child .progress-outline {
          width: 208px; } }
    .quiz-progress-wrapper .progress-header .adult .progress-header-text {
      background: #fff;
      left: 245px;
      font-size: 13px;
      position: absolute;
      text-transform: uppercase;
      top: 15px;
      z-index: 110; }
      @media only screen and (min-width: 992px) {
        .quiz-progress-wrapper .progress-header .adult .progress-header-text {
          left: 352px; } }
    .quiz-progress-wrapper .progress-header .adult .progress-outline {
      border: 1px solid #B0BCBC;
      height: 28px;
      left: 214px;
      position: absolute;
      width: 100px;
      top: 21px;
      z-index: 100; }
      @media only screen and (min-width: 992px) {
        .quiz-progress-wrapper .progress-header .adult .progress-outline {
          left: 300px;
          width: 140px; } }
  .quiz-progress-wrapper .progress-body {
    position: relative; }
    .quiz-progress-wrapper .progress-body .marks {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      left: 11px;
      width: 318px;
      position: absolute;
      top: 32px;
      z-index: 120; }
      @media only screen and (min-width: 992px) {
        .quiz-progress-wrapper .progress-body .marks {
          width: 442px; } }
      .quiz-progress-wrapper .progress-body .marks .mark {
        background: #B0BCBC;
        border: 4px solid #B0BCBC;
        box-sizing: content-box;
        color: #fff;
        -webkit-border-radius: 23px;
        -moz-border-radius: 23px;
        border-radius: 23px;
        height: 23px;
        line-height: 23px;
        width: 23px;
        text-align: center; }
        .quiz-progress-wrapper .progress-body .marks .mark.ok {
          background: #b5ce0e;
          border-color: #b5ce0e; }
        .quiz-progress-wrapper .progress-body .marks .mark.current {
          background: #fff;
          border-color: #b5ce0e;
          color: #b5ce0e; }
    .quiz-progress-wrapper .progress-body .bar {
      background: #B0BCBC;
      height: 4px;
      left: 11px;
      width: 318px;
      position: absolute;
      top: 46px;
      z-index: 115; }
      @media only screen and (min-width: 992px) {
        .quiz-progress-wrapper .progress-body .bar {
          width: 442px; } }
      .quiz-progress-wrapper .progress-body .bar .progress-line {
        background: #b5ce0e;
        height: 4px; }
        .quiz-progress-wrapper .progress-body .bar .progress-line.lvl1 {
          width: 0%; }
        .quiz-progress-wrapper .progress-body .bar .progress-line.lvl2 {
          width: 16.66667%; }
        .quiz-progress-wrapper .progress-body .bar .progress-line.lvl3 {
          width: 33.33333%; }
        .quiz-progress-wrapper .progress-body .bar .progress-line.lvl4 {
          width: 50%; }
        .quiz-progress-wrapper .progress-body .bar .progress-line.lvl5 {
          width: 66.66667%; }
        .quiz-progress-wrapper .progress-body .bar .progress-line.lvl6 {
          width: 83.33333%; }
        .quiz-progress-wrapper .progress-body .bar .progress-line.lvl8 {
          width: 100%; }

.child-quiz .questionanswers {
  display: none; }
  .child-quiz .questionanswers.first {
    display: block; }

.child-quiz .imgContainer > .genericFormGroup {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: center; }

.child-quiz .quizResultContainer {
  margin-top: 50px;
  margin-bottom: 20px; }
  @media only screen and (max-width: 325px) {
    .child-quiz .quizResultContainer {
      padding-bottom: 52px; } }
  @media only screen and (max-width: 767px) and (min-width: 326px) {
    .child-quiz .quizResultContainer {
      padding-bottom: 52px; } }
  @media only screen and (min-width: 992px) {
    .child-quiz .quizResultContainer {
      margin-bottom: -10px; } }
  .child-quiz .quizResultContainer .component-content {
    text-align: center; }
    .child-quiz .quizResultContainer .component-content button.generateScore {
      background: #14afa9;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      border: 0;
      color: #fff;
      cursor: pointer;
      font-size: 18px;
      font-weight: 500;
      line-height: 100%;
      padding: 22px 0 !important;
      position: relative;
      text-decoration: none;
      text-transform: uppercase;
      overflow: hidden;
      white-space: nowrap;
      z-index: 210;
      text-align: center;
      width: 310px;
      max-width: calc(100% - 30px);
      }
      @media only screen and (max-width: 325px) {
        .child-quiz .quizResultContainer .component-content button.generateScore {
          position: relative;
          top: -33px; } }
      @media only screen and (max-width: 767px) and (min-width: 326px) {
        .child-quiz .quizResultContainer .component-content button.generateScore {
          position: relative;
          top: -33px; } }
      @media only screen and (min-width: 768px) {
        .child-quiz .quizResultContainer .component-content button.generateScore {
          width: 320px; } }
      .child-quiz .quizResultContainer .component-content button.generateScore.disabled, .child-quiz .quizResultContainer .component-content button.generateScore:disabled {
        background: #fff;
        border: 2px solid #b0bcbc;
        color: #b0bcbc;
        cursor: not-allowed;
        padding: 21px 59px; }

.child-quiz .quizQuestion {
  color: #263746; }
  .child-quiz .quizQuestion p.quesLeftCaption {
    color: #263746;
    font-family: "Roboto Slab", serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0; }
  .child-quiz .quizQuestion p.answerAllInfo {
    color: #b0bcbc;
    margin: 5px 0;
    text-align: center; }
  .child-quiz .quizQuestion > p {
    color: #263746;
    font-size: 18px;
    margin: 7px 0 15px; }
    @media only screen and (min-width: 768px) {
      .child-quiz .quizQuestion > p {
        font-size: 26px; } }

@media only screen and (min-width: 768px) {
  .child-quiz .question-no-image .quizQuestion p.quesLeftCaption {
    font-size: 20px;
    margin-bottom: 0; }
  .child-quiz .question-no-image .quizQuestion > p {
    font-size: 26px;
    margin-bottom: 25px; } }

.child-quiz .genericFormGroup {
  display: flex; }
  .child-quiz .genericFormGroup > span.formControl-radio {
    display: none; }
  .child-quiz .genericFormGroup > label {
    background: white;
    border-radius: 6px;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.16);
    padding: 2rem;
    color: #14afa9;
    cursor: pointer;
    font-weight: bold;
    margin: 10px auto;
    padding: 15px;
    width: 48%; }
    @media only screen and (min-width: 768px) {
      .child-quiz .genericFormGroup > label {
        width: 30%; } }
    @media only screen and (min-width: 992px) {
      .child-quiz .genericFormGroup > label {
        width: 15%; } }
    .child-quiz .genericFormGroup > label:focus, .child-quiz .genericFormGroup > label:active, .child-quiz .genericFormGroup > label:hover, .child-quiz .genericFormGroup > label.active {
      background: #14afa9;
      color: #fff; }
  .child-quiz .genericFormGroup > span.formControl-radio.active + label {
    background: #14afa9;
    color: #fff; }

.child-quiz .quizRadioImg {
  background: white;
  border-radius: 6px;
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.16);
  padding: 2rem;
  box-sizing: border-box;
  cursor: pointer;
  margin: 15px 0;
  min-height: none !important;
  padding: 30px 20px;
  position: relative;
  width: 47%; }
  @media only screen and (min-width: 768px) {
    .child-quiz .quizRadioImg {
      width: 23%; } }
  @media only screen and (min-width: 992px) {
    .child-quiz .quizRadioImg {
      width: 20%; } }
  .child-quiz .quizRadioImg:hover, .child-quiz .quizRadioImg:focus, .child-quiz .quizRadioImg.active {
    background: #14afa9;
    color: #fff; }
    .child-quiz .quizRadioImg:hover label, .child-quiz .quizRadioImg:focus label, .child-quiz .quizRadioImg.active label {
      color: #fff; }
  .child-quiz .quizRadioImg input[type=image] {
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    height: 70px;
    width: 70px; }
    .child-quiz .quizRadioImg input[type=image]:focus, .child-quiz .quizRadioImg input[type=image]:active {
      border: none;
      outline: none; }
  .child-quiz .quizRadioImg input[type=radio] {
    display: none; }
  .child-quiz .quizRadioImg label {
    color: #14afa9;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    margin-top: 10px; }

.child-quiz .quizQuestionNav {
  clear: both;
  margin: 30px 0 0;
  position: relative; }
  @media only screen and (min-width: 768px) {
    .child-quiz .quizQuestionNav {
      margin: 55px 0 0; } }
  .child-quiz .quizQuestionNav .richText.nav-button {
    text-align: center;
    position: relative;
    width: 100%;
    z-index: 10; }
    .child-quiz .quizQuestionNav .richText.nav-button p {
      margin: 0; }
      .child-quiz .quizQuestionNav .richText.nav-button p a {
        display: inline-block; }
  .child-quiz .quizQuestionNav .richText.previous-nav-link {
    margin-top: 48px;
    padding-left: 0px;
    z-index: 0; }
    @media only screen and (min-width: 768px) {
      .child-quiz .quizQuestionNav .richText.previous-nav-link {
        padding-top: 6px;
        margin-top: 0;
        height: 63px; } }
  .child-quiz .quizQuestionNav p.answerAllInfo {
    padding: 0 !important;
    position: absolute;
    top: 70px;
    text-align: center !important;
    width: 100%; }
  @media only screen and (min-width: 768px) {
    .child-quiz .quizQuestionNav {
      position: static;
      margin: 55px 0; }
      .child-quiz .quizQuestionNav .richText.nav-button {
        float: right;
        text-align: right;
        width: 50%; }
        .child-quiz .quizQuestionNav .richText.nav-button p a {
          padding: 22px 60px !important; }
        .child-quiz .quizQuestionNav .richText.nav-button.disabled p a {
          padding: 20px 58px !important; }
      .child-quiz .quizQuestionNav .richText.previous-nav-link {
        margin-top: 0; }
      .child-quiz .quizQuestionNav p.answerAllInfo {
        margin-bottom: 0 !important;
        margin-top: 5px;
        clear: both;
        padding-right: 60px;
        position: static;
        text-align: right !important; } }
  @media only screen and (min-width: 992px) {
    .child-quiz .quizQuestionNav p.answerAllInfo {
      padding-right: 5px !important; } }
  @media only screen and (min-width: 992px) {
    .child-quiz .quizQuestionNav {
      margin: 55px -100px; } }
  .child-quiz .quizQuestionNav p.answerAllInfo {
    font-size: 16px;
    padding-right: 5px;
    padding-top: 15px;
    text-align: right; }

.child-quiz .quizResultContainer {
  margin-bottom: 0;
  margin-top: 0; }
  @media only screen and (min-width: 768px) {
    .child-quiz .quizResultContainer {
      margin-top: -61px; } }
  .child-quiz .quizResultContainer > .component > .component-content {
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .child-quiz .quizResultContainer > .component > .component-content {
        text-align: right; } }
  .child-quiz .quizResultContainer button.generateScore {
    padding-left: 87px !important;
    padding-right: 87px !important; }
    @media only screen and (min-width: 768px) {
      .child-quiz .quizResultContainer button.generateScore {
        float: right;
        top: -70px; } }
    @media only screen and (min-width: 992px) {
      .child-quiz .quizResultContainer button.generateScore {
        position: relative;
        left: 100px;
        top: -18px; } }

.child-quiz .questionanswers.last .answerAllInfo {
  visibility: hidden; }

@media only screen and (min-width: 768px) {
  .child-quiz .questionanswers.last .quizQuestionNav {
    margin: 53px 0 20px; } }

@media only screen and (min-width: 992px) {
  .child-quiz .questionanswers.last .quizQuestionNav {
    margin: 53px -100px 20px; } }

.child-quiz .questionanswers.last .quizQuestionNav .richText.previous-nav-link {
  position: relative;
  top: 80px;
  z-index: 100; }
  @media only screen and (min-width: 768px) {
    .child-quiz .questionanswers.last .quizQuestionNav .richText.previous-nav-link {
      top: 2px; } }

.child-quiz .mark.current {
  font-style: italic; }

.child-quiz .mark.ok {
  font-weight: bold; }

.child-quiz .quizScoreBox {
  display: none; }

.adult-quiz {
  color: #263746;
  margin-top: -75px; }
  @media only screen and (min-width: 992px) {
    .adult-quiz {
      padding-right: 0;
      padding-left: 0;
      margin-top: -110px; } }
  .adult-quiz .questionanswers {
    background: white;
    border-radius: 6px;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.16);
    padding: 2rem;
    margin-bottom: 20px;
    padding: 30px 20px 20px; }
    @media only screen and (min-width: 768px) {
      .adult-quiz .questionanswers {
        padding: 30px 80px 20px; } }
  .adult-quiz .quizQuestion {
    color: #263746; }
    .adult-quiz .quizQuestion p.quesLeftCaption {
      color: #263746;
      display: block;
      font-family: "Roboto Slab", serif;
      font-size: 20px;
      font-weight: 700;
      margin-bottom: 10px;
      margin-top: 0; }
    .adult-quiz .quizQuestion p {
      color: #263746;
      font-size: 18px;
      margin: 7px 0 15px; }
    .adult-quiz .quizQuestion * {
      display: none; }
  .adult-quiz .questionanswers.first .quizQuestion:first-child *, .adult-quiz .questionanswers.visible .quizQuestion:first-child * {
    display: block; }
  .adult-quiz .questionanswers.first .quizQuestion:first-child p *, .adult-quiz .questionanswers.visible .quizQuestion:first-child p * {
    display: inline; }
  .adult-quiz .questionanswers.first .quizQuestion:first-child .genericFormGroup, .adult-quiz .questionanswers.visible .quizQuestion:first-child .genericFormGroup {
    display: flex; }
    .adult-quiz .questionanswers.first .quizQuestion:first-child .genericFormGroup .formControl-radio, .adult-quiz .questionanswers.visible .quizQuestion:first-child .genericFormGroup .formControl-radio {
      display: none; }
  .adult-quiz .questionanswers.first .quizQuestion:first-child .quizScoreBox, .adult-quiz .questionanswers.visible .quizQuestion:first-child .quizScoreBox {
    display: none; }
  .adult-quiz .genericFormGroup {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .adult-quiz .genericFormGroup {
        flex-direction: row; } }
    .adult-quiz .genericFormGroup .formControl-radio {
      display: none; }
    .adult-quiz .genericFormGroup label {
      background: white;
      border-radius: 6px;
      box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.16);
      padding: 2rem;
      color: #14afa9;
      cursor: pointer;
      font-weight: bold;
      margin-bottom: 15px;
      width: 100%; }
      @media only screen and (min-width: 768px) {
        .adult-quiz .genericFormGroup label {
          margin-bottom: 0;
          padding: 15px;
          width: 18%; } }
      .adult-quiz .genericFormGroup label:hover, .adult-quiz .genericFormGroup label:focus, .adult-quiz .genericFormGroup label.active {
        background: #14afa9;
        color: #fff; }
  .adult-quiz button.generateScore {
    background: #14afa9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-weight: 500;
    line-height: 100%;
    padding: 22px 60px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    white-space: nowrap; }
    @media only screen and (min-width: 768px) {
      .adult-quiz button.generateScore {
        width: 320px; } }
    .adult-quiz button.generateScore.disabled, .adult-quiz button.generateScore:disabled {
      background: #fff;
      border: 2px solid #b0bcbc;
      color: #b0bcbc;
      cursor: not-allowed;
      padding: 21px 59px; }
  .adult-quiz .quizOverlayContainer {
    display: none; }
  .adult-quiz .quizResultContainer {
    margin-top: 50px;
    margin-bottom: 10px; }
    @media only screen and (min-width: 768px) {
      .adult-quiz .quizResultContainer {
        margin-top: 0;
        margin-bottom: 20px; } }
    @media only screen and (min-width: 992px) {
      .adult-quiz .quizResultContainer {
        margin-top: 50px;
        margin-bottom: 10px; } }
    .adult-quiz .quizResultContainer .component-content {
      text-align: center; }
      .adult-quiz .quizResultContainer .component-content .answerAllInfo {
        color: #b0bcbc;
        margin: 5px 0; }
  .adult-quiz .quizScoreBox {
    display: none; }

html[lang="ro-RO"] .page-quiz .child-quiz .quizQuestionNav p.answerAllInfo {
  font-size: 14px; }

@media only screen and (max-width: 325px) {
  html[lang="ro-RO"] .page-quiz .child-quiz .quizResultContainer .component-content button.generateScore {
    padding: 22px 64px !important; } }

html[lang="es-ES"] .page-quiz .child-quiz .quizQuestionNav p.answerAllInfo {
  padding-right: 0 !important; }

@media only screen and (max-width: 325px) {
  html[lang="es-ES"] .page-quiz .quizResultContainer .component-content button.generateScore {
    padding: 22px 68px !important; } }

html[lang="he-IS"] .page-quiz .quizQuestion p {
  text-align: right; }

html[lang="he-IS"] .answers-container {
  text-align: right; }

html[lang="no-NO"] .page-results #content .reference-quiz-result-answers .answer:nth-of-type(2) .score {
  bottom: 89px; }

html[lang="he-IS"] .quizQuestion p {
  direction: rtl; }

html[lang="he-IS"] .richText .richText-content .text-rtl {
  direction: rtl !important; }

html[lang="ru-RU"] .child-quiz .quizResultContainer .component-content button.generateScore {
  padding-left: 42px !important;
  padding-right: 42px !important; }

html[lang="ru-RU"] .adult-quiz button.generateScore {
  padding: 22px 40px; }
/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

.accordion .accordion-container {
  list-style: none;
  padding: 0;
  margin: 0; }
  .accordion .accordion-container .accordion-slide {
    background: #fff;
    padding: 0.5rem;
    padding-top: 1rem;
    display: flex;
    flex-direction: column; }
    .accordion .accordion-container .accordion-slide .accordion-content-wrapper {
      display: none;
      padding: 1rem;
      padding-top: 0.25rem;
      padding-bottom: 0; }
      .accordion .accordion-container .accordion-slide .accordion-content-wrapper .component {
        padding: 0 1rem; }
    .accordion .accordion-container .accordion-slide .accordion-head h3 a {
      text-decoration: none;
      color: #000; }
      .accordion .accordion-container .accordion-slide .accordion-head h3 a:before {
        content: "\f055";
        font-family: FontAwesome, sans-serif;
        font-style: normal;
        position: relative;
        font-weight: normal;
        display: inline-block;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .accordion .accordion-container .accordion-slide .accordion-head:hover {
      cursor: pointer; }
      .accordion .accordion-container .accordion-slide .accordion-head:hover a {
        text-decoration: underline; }
    .accordion .accordion-container .accordion-slide:nth-of-type(odd) {
      background: #f8f9fa; }
    .accordion .accordion-container .accordion-slide.is-visible .accordion-head h3 a:before {
      content: "\f056";
      font-family: FontAwesome, sans-serif;
      font-style: normal;
      position: relative;
      font-weight: normal;
      display: inline-block;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .accordion .accordion-container .accordion-slide.is-visible .accordion-content-wrapper {
      display: block; }
/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

.add-to-calendar {
  margin-right: 0;
  width: auto !important;
  position: relative; }
  @media only screen and (min-width: 992px) {
    .add-to-calendar {
      margin-right: 30px; } }
  .add-to-calendar .tooltip-msg {
    color: #263746;
    bottom: 30px;
    border: 1px solid #14afa9;
    display: none !important;
    font-size: 15px;
    padding: 0 !important;
    margin: 0 !important;
    position: absolute;
    width: 200%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: white;
    border-radius: 6px;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.16);
    padding: 2rem;
    background: #eeeeee !important; }
    .add-to-calendar .tooltip-msg a {
      border-bottom: 1px solid #fff;
      display: block;
      padding: 15px 0;
      margin: 0 !important;
      text-align: center; }
      .add-to-calendar .tooltip-msg a:last-child {
        border-bottom: 0; }
      .add-to-calendar .tooltip-msg a:hover {
        background: #fff; }
  .add-to-calendar:focus .tooltip-msg, .add-to-calendar:active .tooltip-msg {
    display: block !important; }

#add-to-calendar-checkbox-label {
  cursor: pointer; }

.add-to-calendar-checkbox {
  margin-bottom: 10px;
  margin-top: 10px;
  cursor: pointer;
  color: #14afa9;
  position: relative; }
  .add-to-calendar-checkbox ~ a {
    display: none; }
  .add-to-calendar-checkbox:checked ~ a {
    display: block;
    width: 150px;
    margin-left: 20px; }
  .add-to-calendar-checkbox:before {
    content: "\f073";
    font-family: FontAwesome, sans-serif;
    font-style: normal;
    position: relative;
    font-weight: normal;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    left: -2rem;
    font-size: 24px;
    line-height: 22px;
    position: absolute;
    top: -2px; }

input[type=checkbox].add-to-calendar-checkbox {
  position: absolute;
  top: -9999px;
  left: -9999px; }

.add-to-calendar-checkbox ~ a:before {
  width: 16px;
  height: 16px;
  display: inline-block;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAAAQCAYAAACIoli7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0MzJCRDU2NUE1MDIxMUUyOTY1Q0EwNTkxNEJDOUIwNCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0MzJCRDU2NkE1MDIxMUUyOTY1Q0EwNTkxNEJDOUIwNCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQzMkJENTYzQTUwMjExRTI5NjVDQTA1OTE0QkM5QjA0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQzMkJENTY0QTUwMjExRTI5NjVDQTA1OTE0QkM5QjA0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+1Gcb3QAACh1JREFUeNrEWAtwVNUZ/u7d9yvZJBtMIC8eBhIKMkQIhqIBKirWwpSW0dahCir1gQhWg2XKjNRqR7AjQ6QjglBFRIW20KmC0KRYjRYMCZGHGEjIY0Oy2U32lX3d3Xv6nxuSbEJCQNvpn/n33POfxz33u9//uBGaBQFcMhgrpGYC6ddk+zfiZKgxsvOG4buJMGATNtzcq4l+WStbsGgpvOiELpgBWetGQGNCstSGkKwH1Ek04oVNFUZQsEAjedCg0iBRVivrP737CL+H8Na7f7lpRFa2cOfMqdUn9n3ARGc7NLEYJj62Qle6Z3/ZlATt82mINV4QVPV33HVXmK/1bRgPvst60vzXgJzZZ84UlOfnV1L/YvwhBxk7Q7quZ3zZLrvSivRy+PtR0Y8oUit2P7+aWm5TifxahErVPWfd/JRBQaNVjA2CIhsecEwIubHzB3+CQWNDNBCCyuiEC6NgpV3agkCszYWknBTInjAMFh20HAo1/QQFVM7Kw9aly7D1ze2iJEemhbu8Mzf++rkVNGMkaS7puKadb0yubGscp/Wa3rc0nNXVJ6RsJvsaUhmXt5oyZv36e4o//hi1tbUonjWrYNTs2QXxhywuL+8bmzevoG7dOu3gj8Po2MIVZGIcAw6TcPma0YV4JfXYEBiy/rbeqZcv+i1tEbIgagzgOAWMerT5MvDuXgfOH6vAsRoRgVAqHOp2TMrX4dYfFmLhVAHTRqtgkn0QQ3W0anZK+UsvzJe/qflxi2d04a3u9iJWdngUHd/I33KEyJEoqBE2mqCxGBCqq//p8idWvPh66Wa35ZlzUIcAnez3w+n14uwDD8CalYWo293vYePH+Fy+Jn58289HKu2rpbux9KF7EY4yfHroAHKL5iv2w/v2Ye7CBfBHBLRWHYJ54rzrCQcsDtx+YA4MAbyTqjsHLfLIrWWcChjwu/XHUVnuxrGDC2G2AdwnnKQNXwOLHnwFH4da8VnZBpg0ZqgcOgJMfKa+oqJkTDQMX3or3GF/khgJQ9TroDInQENq9rjItaNwqUWkeDoy0wtmTKYt/8XPpg4wZpADARTt2YOJx45Bo9PBlZEBy86dvQedPGkSxmZnw5SQAD6Xrxns6XWmYO+1x3e+n52D2WM3Y96w6F0F1F4wBwsBprBEv+0wIQO7Xj2HC0ercLbiEdi0zYgyAk1OgFUQccONwP5dyxELNMCQ5Cfq0YZpekgCpMZgENPvmIc5KckEm4gL7+9BrL0d1rFjYSGGGkePgyWX4qU1CQW3zVG5ztV+n25aQRpVGBojkFpWroTBaAQ/TpD6eput3xOZzWaKEjL43IEM3frHLZD8XtyQasXhdzbDbNTCJjN89tftvfaW8jd67fPyzP3jRBzThGGYKgwxrcceM2eyYDQNG9+8iAMfHsaRXY/AouV4qRAS9NCrmmkjKxBKwOQsM8X0iQhQkpK1IUiiBxq1+oLfaPJJXo8lEOyCJtGKScsfhTYpGYItFTUXG9DY2oqQw4UnFi5SGF/2zfkialQcUJ66V7PrFL5mQhwgXGRZZjv+8ALzBGPM4YuyA9s3sFMtIUW5/Xx7hNU0+RU7X7OM5bFlJxSQ2ODR+ArlIUy5HDjW04y+t5UrC9J5Vm5tYxkz/s5YF3WiESYzP2MRmbmp6+EH9vuZxM9N9iBz0ViUHbclsPuX/GJ2SUnJeX+LnUW6/MqzHTp6lL29dy9rtLewx598kpWsWcPuu+8+Fo1GlfG9+/bZn1q1Kk1JzHQSlUxHjBL7rkX5XL5mMBQks7WvY0vvZ3d4pW63j7Nfo/QDfYCbs3iGa6UORYMUP/92qhoYE4VsdNCoDEEyUYqnhBIDEmJ8hZYenKdmETH6468pWa3GJbvdHpKiTWpio4YSz7Hjx7Hu2Wdx9KOPkDkyHaWbNiE/Lw+LFy+makWlHCInOyc9MyOTJ3JRzcEhnCHHYtf0dCJtwrrp3Suvv/UGvO4uWBLN2L9/N7xeFzyedrS43+q1F401DQdaP+8Vrg1ppcRS3t+DDVQe9dhFqF3JiHTaIYaTyL2jYIld8IsGWCQRTB+GoCcgiU5q2QCD6KNFdQjrM1FVXeUYd+PYxg6nE+np6ZiYn48dO3Zg7dq1iEQi0Gq1KKeqh1h82T2BURkZQlpa2kzqHuJ1qEph3zCAPnVyDao8X6EgeQowANDlSx7mfo9t772NBQt+pmT5T468jgmFS5TxiqPvdderLO+Kfcnte2X71G9VzCvjulhfZaJFFjJSrCj7/DjCqgh0VN6EvSIsCUAXndxPvDxf1w5t4gjoY1qEnAYUfI8SpuokOlyIBIPhC06nSwHUZDIhNzcXoVAIRF7k5OQoLc83/E1eutSKpuYmRKToLZs3l6Zzhqo5QyPR6FVPfcJZg2lFN6Py80q+kbp2WzLwUEe/OZ2Ovr4YU11przqL/5XoRH3fvakwmjFdQtlH4/FC6VdY/dRNVKEYeMqAUR3EiSo9Vj56As2+MKwGMx68fySm5o+HSeDh6FLM7/fVu1zO3v24axcUFJDneZX+SkrgXq8PlZUnEKKKwGpNgM/rmaLT66Z1uzwxVBoC0JKqtTjpPtVd8sQ8YJKM+g3W5Ze/HpZ3f9r0kahk5aq41b/st1c8A3uYOQQrr0uyFwep+ujrG6HHip/YsPvlTmz+7dcovnMGZk4gt6cYKXQFMWuyAV98+iOcpfB6e9HzFBvvoS87J9XfynKZWFnfbLfzbwOlmpEkCauffhpejxenvjqF7KxsdPF6PByCz+PH6dOnKVRUW8eMGX1LN0MJ0MgQLl/dVgNb8YjuAj/qRFJhMmYVzkkv/3NZAV6jJPS4W/gWGLDr/Ua/mkQMzQM2T4dN58Q/DxbizuIKLLjtHax7bhqWPJaLVJMWPsXpzah3SWj3n6GQMKf7/wAmP6/65fq6uubGpsaOFntLuqPdARe5v4fY2emi1uej/OBmjjan3+V2tfi8voZYLFoXlaJnjQZDhZoJgi7GXX4IQPNN+Th9sJuhmKuCWM5w5pvqNiSLlfg/yhcLx2PEqA+QqhR/wX5jHirrdbIJI24A/lG9Gqt/U45NWz7Ey9s/BzQ3QpUQQajdjMS0NixdtQhFxTfTGzVQDc6rFJ/85Zdfem6ePr29dMuWdGKi5PV6Ov2BQFMoFL5INXqtx+upd3d21rXY7Y5AIMBvTp8FCJeXl/nVBKNFRa7Ag+xgsnH2K0p79+474Ix1IJWy5qgXuw40MPb8dwFkOFfngA0nY9zqQe1WnrQtzQRSBgwGEXs2zqUHmXvFvCCFLwP/Lw6PdhQLjVqFVIwSkCRFIgdPVp+sI66d7ury1Xrc7saGhkZ7OBziAEpxGotXYYQg/J4CReZwh3fdriqM2IQkrZN1mg/H9joY+4DMvSyt+eQlTL71uf8a+65VfvVw5nDh5Jpl58NHMK5FCT88diaSGi4DFYnTHvDkgTUyl/8IMABtKh8piZwIuwAAAABJRU5ErkJggg==);
  margin-right: .5em;
  content: ' '; }

.icon-ical:before {
  background-position: -68px 0; }

.icon-outlook:before {
  /*this is the default icon*/ }

.icon-yahoo:before {
  background-position: -36px +4px; }

.icon-google:before {
  background-position: -52px 0; }
/*
/* Box
*/
/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

.box.act-box {
  background: white;
  border-radius: 6px;
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.16);
  padding: 2rem; }

@media only screen and (min-width: 992px) {
  .box.banner-placeholder > .component-content > .content {
    margin: 0; } }

.box.background-primary {
  background: #d0cfcf; }

.box.background-secondary {
  background: #efefef; }

.box.box-shadow {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.box.border-grey {
  border: 2px solid #eeeeee;
  border-radius: 0.5rem; }

.box.content-container {
  display: block;
  padding: 1rem; }
  .box.content-container .component-content {
    margin: 0 auto; }
    @media only screen and (min-width: 576px) {
      .box.content-container .component-content {
        max-width: 540px; } }
    @media only screen and (min-width: 768px) {
      .box.content-container .component-content {
        max-width: 720px; } }
    @media only screen and (min-width: 992px) {
      .box.content-container .component-content {
        max-width: 960px; } }
    @media only screen and (min-width: 1200px) {
      .box.content-container .component-content {
        max-width: 1540px; } }
  .box.content-container > .component-content {
    max-width: 1024px;
    margin: 0 auto;
    padding: 0 13px; }
    @media only screen and (min-width: 992px) {
      .box.content-container > .component-content {
        padding: 0 40px; } }

.box.crm-form {
  margin-top: 1.5rem;
  background-color: #f8f9fa;
  margin-bottom: 3rem; }
  .box.crm-form .content {
    display: inline-block;
    padding-top: 1.5rem; }
    @media only screen and (min-width: 992px) {
      .box.crm-form .content {
        padding: 1.5rem !important; } }

.box.flexbox .content {
  display: flex; }

.box.flexbox.flex-wrap-wrap .content {
  flex-wrap: wrap; }

.box.flexbox.justify-content-center .content {
  justify-content: center; }

.box.flexbox.justify-content-space-between .content {
  justify-content: space-between;
  align-items: flex-end; }
  @media only screen and (min-width: 992px) {
    .box.flexbox.justify-content-space-between .content {
      align-items: stretch; } }

.box.header-container {
  padding: 0; }
  .box.header-container > .component-content {
    padding: 0 15px; }
    .box.header-container > .component-content > .content.paragraphSystem {
      align-items: flex-start;
      display: flex;
      justify-content: space-between;
      flex-flow: row wrap;
      margin: 0;
      padding: 0 15px; }

.box.header-overlay {
  background: #14afa9;
  background: linear-gradient(140deg, #14afa9 0%, #14afa9 15%, #b5ce0e 100%);
  padding: 80px 0 30px; }
  @media only screen and (min-width: 768px) {
    .box.header-overlay {
      background: linear-gradient(114deg, #14afa9 0%, #14afa9 15%, #b5ce0e 100%); } }
  @media only screen and (min-width: 992px) {
    .box.header-overlay {
      padding-bottom: 65px; } }

.box.horizontal-list {
  margin: 28px 0 0;
  padding: 0; }
  .box.horizontal-list.first {
    margin: 15px 0 0; }
    @media only screen and (min-width: 768px) {
      .box.horizontal-list.first {
        margin: 6px 0 0; } }
    @media only screen and (min-width: 992px) {
      .box.horizontal-list.first {
        margin: 28px 0 0; } }
  .box.horizontal-list > .component-content {
    margin: 0;
    padding: 0; }
    .box.horizontal-list > .component-content > .content {
      display: flex;
      flex-direction: column; }
      @media only screen and (min-width: 992px) {
        .box.horizontal-list > .component-content > .content {
          flex-direction: row;
          justify-content: space-between; } }

.box.image-tool {
  margin-bottom: 3rem; }

.box.quiz-nav {
  margin: 25px 0 30px;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .box.quiz-nav {
      margin: 25px 0 60px; } }
  @media only screen and (min-width: 992px) {
    .box.quiz-nav {
      text-align: left; } }
  .box.quiz-nav > .component-content > .content {
    display: flex;
    flex-direction: column-reverse; }
    @media only screen and (min-width: 992px) {
      .box.quiz-nav > .component-content > .content {
        flex-direction: row;
        margin-top: 16px; } }
  .box.quiz-nav .previous-nav-link {
    margin-top: 23px !important;
    text-align: left; }
    @media only screen and (min-width: 768px) {
      .box.quiz-nav .previous-nav-link {
        margin-top: 0 !important; } }

.box.quiz-part {
  max-width: 766px; }

.box.width-auto {
  width: auto; }

#content .content-container.box {
  padding: 1rem 2px; }
  #content .content-container.box > .component-content {
    max-width: 870px; }

#content .content-container.content-wide > .component-content {
  max-width: 1008px; }

#footer .box {
  background: #263746;
  color: white;
  font-size: 13px;
  font-weight: 400;
  line-height: 150%;
  margin: 0 0 0;
  padding: 0 0 2rem;
  text-align: center; }
/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

.divider {
  border-bottom: 2px solid #b0bcbc;
  margin: 0 auto;
  padding: 7px 0; }
  @media only screen and (min-width: 992px) {
    .divider {
      margin: 0 13px;
      width: 793px; } }

.narrow-divider {
  clear: both;
  float: none;
  max-width: 350px;
  margin: 0 auto; }

.footer-divider {
  background: white;
  border: none;
  border-top: 1px solid white;
  height: 1px;
  margin: 0 auto 0;
  padding: 0;
  max-width: 225px; }
  @media only screen and (min-width: 768px) {
    .footer-divider {
      max-width: 630px; } }
  @media only screen and (min-width: 992px) {
    .footer-divider {
      max-width: 794px; } }
/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

.gigyaraas .coupon {
  display: none !important; }
  @media only screen and (min-width: 992px) {
    .gigyaraas .coupon {
      display: none !important; } }

.gigyaraas .coupon.visible {
  display: none !important; }
  @media only screen and (min-width: 992px) {
    .gigyaraas .coupon.visible {
      display: block !important; } }

.gigyaraas .gigya-control {
  display: none; }

.gigyaraas .gigya-screen-caption {
  display: none; }

.gigyaraas .gigya-screen {
  float: left; }
  .gigyaraas .gigya-screen.portrait {
    width: 100%;
    padding-left: 0;
    padding-right: 0; }
  .gigyaraas .gigya-screen.portrait.mobile {
    padding: 0; }
    .gigyaraas .gigya-screen.portrait.mobile:before {
      display: none; }

.gigyaraas .gigya-layout-row {
  max-width: 100%; }

.gigyaraas .gigya-composite-control-checkbox, .gigyaraas .gigya-multi-choice-item {
  padding-left: 1.25rem; }
  .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio, .gigyaraas .gigya-multi-choice-item .gigya-input-radio, .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox, .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox {
    width: 22px;
    height: 22px;
    border: 1px solid #efefef;
    box-sizing: border-box;
    margin-top: 0;
    cursor: pointer;
    background: white;
    -webkit-appearance: none;
    border-radius: 50%;
    position: relative; }
    .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:hover, .gigyaraas .gigya-multi-choice-item .gigya-input-radio:hover, .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:hover, .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:hover {
      border: 1px solid #d0cfcf; }
    .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:checked, .gigyaraas .gigya-multi-choice-item .gigya-input-radio:checked, .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:checked, .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:checked {
      border: 1px solid #d0cfcf;
      background: #eee; }
    .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:checked:after, .gigyaraas .gigya-multi-choice-item .gigya-input-radio:checked:after, .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:checked:after, .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:checked:after {
      box-sizing: border-box;
      content: "";
      display: inline-block;
      position: absolute;
      top: 0;
      left: 0;
      width: 7px;
      height: 10px;
      border: 2px solid #333;
      border-left: none;
      border-top: none;
      transform: translate(7.75px, 4.5px) rotate(45deg); }
  .gigyaraas .gigya-composite-control-checkbox label, .gigyaraas .gigya-multi-choice-item label {
    min-height: 22px;
    line-height: 22px;
    width: auto;
    cursor: pointer; }

.gigyaraas input[type=submit].gigya-input-submit {
  width: auto;
  background: #ff9800;
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem; }
  .gigyaraas input[type=submit].gigya-input-submit:hover {
    background: #2196f3; }

.gigyaraas label.gigya-composite-control.gigya-composite-control-label {
  display: block; }
/*
/* Image
*/
/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

.image.hero-image {
  padding-left: 0;
  padding-right: 0; }
  .image.hero-image .component-content {
    display: flex; }
    .image.hero-image .component-content img {
      width: 100%;
      max-height: 20vh; }
      @media only screen and (min-width: 992px) {
        .image.hero-image .component-content img {
          max-height: 40vh; } }

.image.patient-assistance-program {
  padding: 0.5rem; }

.image img {
  max-height: 100%;
  max-width: 100%; }
/*
/* Navigation
*/
/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* Global configuration */
.navigation {
  width: 100%;
  margin-top: 0;
  position: absolute;
  background: #fff;
  border: 1px solid #efefef;
  box-shadow: 0 5px 5px -8px #000; }
  @media only screen and (min-width: 992px) {
    .navigation {
      position: static;
      border: none;
      background: #fff; } }
  .navigation .navigation-large-menu {
    display: none; }
  .navigation .navigation-mobile-menu {
    display: none; }
  .navigation .navigation-root {
    align-items: center;
    height: 100%;
    list-style: none;
    margin: 0;
    display: block;
    padding-left: 0; }
    @media only screen and (min-width: 992px) {
      .navigation .navigation-root {
        display: flex;
        justify-content: space-around; } }
    .navigation .navigation-root.is-open {
      width: 100%;
      z-index: 10000; }
    .navigation .navigation-root.navigation-level1 .navigation-item {
      display: block; }
      @media only screen and (min-width: 992px) {
        .navigation .navigation-root.navigation-level1 .navigation-item {
          display: flex;
          height: auto;
          padding: 0; } }
      .navigation .navigation-root.navigation-level1 .navigation-item:after {
        display: none; }
      @media only screen and (min-width: 992px) {
        .navigation .navigation-root.navigation-level1 .navigation-item:hover .navigation-root.navigation-level2 {
          display: block; } }
      .navigation .navigation-root.navigation-level1 .navigation-item.follow-us {
        display: flex;
        align-items: center;
        padding: 0.5rem; }
        @media only screen and (min-width: 992px) {
          .navigation .navigation-root.navigation-level1 .navigation-item.follow-us {
            display: none; } }
        .navigation .navigation-root.navigation-level1 .navigation-item.follow-us p {
          margin: 0;
          margin-right: 0.5rem;
          font-weight: bold; }
        .navigation .navigation-root.navigation-level1 .navigation-item.follow-us .follow-us-images {
          display: flex;
          align-items: center; }
          .navigation .navigation-root.navigation-level1 .navigation-item.follow-us .follow-us-images a {
            padding: 0;
            height: 24px; }
            .navigation .navigation-root.navigation-level1 .navigation-item.follow-us .follow-us-images a img {
              height: 1.5rem;
              width: 1.5rem; }
      .navigation .navigation-root.navigation-level1 .navigation-item.has-children {
        height: auto;
        padding-bottom: 0;
        position: relative;
        display: block; }
        @media only screen and (min-width: 992px) {
          .navigation .navigation-root.navigation-level1 .navigation-item.has-children {
            padding: 0; } }
        .navigation .navigation-root.navigation-level1 .navigation-item.has-children > a span:after {
          content: "\f055";
          font-family: FontAwesome, sans-serif;
          font-style: normal;
          position: relative;
          font-weight: normal;
          display: inline-block;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          position: absolute;
          right: 0;
          margin-right: 0.5rem;
          top: 0.5rem; }
          @media only screen and (min-width: 992px) {
            .navigation .navigation-root.navigation-level1 .navigation-item.has-children > a span:after {
              content: "\f078";
              font-family: FontAwesome, sans-serif;
              font-style: normal;
              position: relative;
              font-weight: normal;
              display: inline-block;
              -webkit-font-smoothing: antialiased;
              -moz-osx-font-smoothing: grayscale;
              position: static;
              font-size: 14px;
              top: auto; } }
      .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active > a span:after {
        content: "\f056";
        font-family: FontAwesome, sans-serif;
        font-style: normal;
        position: relative;
        font-weight: normal;
        display: inline-block;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute; }
        @media only screen and (min-width: 992px) {
          .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active > a span:after {
            content: "\f078";
            font-family: FontAwesome, sans-serif;
            font-style: normal;
            position: relative;
            font-weight: normal;
            display: inline-block;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale; } }
      .navigation .navigation-root.navigation-level1 .navigation-item.navigation-level1.first:before {
        content: ""; }
      .navigation .navigation-root.navigation-level1 .navigation-item a {
        display: block;
        width: 100%;
        padding: 0;
        padding-right: 0;
        text-decoration: none;
        color: black;
        height: 2.5rem;
        line-height: 1.5rem; }
        @media only screen and (min-width: 992px) {
          .navigation .navigation-root.navigation-level1 .navigation-item a {
            padding: 0;
            height: 100%; } }
        .navigation .navigation-root.navigation-level1 .navigation-item a span {
          width: 100%;
          display: inline-block;
          padding: 0.5rem;
          color: #000;
          font-weight: bold;
          font-family: Helvetica Neue, Helvetica, Arial, sans-serif; }
        .navigation .navigation-root.navigation-level1 .navigation-item a .navigation-item-decoration {
          display: none; }
    .navigation .navigation-root.navigation-level2 {
      display: none;
      width: 100%;
      text-align: left; }
      @media only screen and (min-width: 992px) {
        .navigation .navigation-root.navigation-level2 {
          width: auto;
          height: auto;
          position: absolute;
          background: #fff;
          border-radius: 0.25rem;
          padding: 0.5rem 0;
          border: 1px solid #ccc; } }
      .navigation .navigation-root.navigation-level2.is-open {
        display: block; }
      .navigation .navigation-root.navigation-level2 .navigation-item {
        font-size: 1em;
        white-space: nowrap;
        display: block; }
        @media only screen and (min-width: 992px) {
          .navigation .navigation-root.navigation-level2 .navigation-item {
            margin: 0;
            padding: 0; } }
        @media only screen and (min-width: 992px) {
          .navigation .navigation-root.navigation-level2 .navigation-item a:hover {
            background-color: #ff9800; }
            .navigation .navigation-root.navigation-level2 .navigation-item a:hover span {
              color: white; } }
        .navigation .navigation-root.navigation-level2 .navigation-item a span {
          color: #000;
          padding: 0.5rem 1.5rem;
          font-weight: normal; }
        .navigation .navigation-root.navigation-level2 .navigation-item a.is-hidden {
          display: none; }

#header .navigation {
  display: none; }
  #header .navigation.is-visible {
    display: block; }
  @media only screen and (min-width: 992px) {
    #header .navigation {
      display: block; } }
/*
/* RichText
*/
/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* Global Configuration */
.richText.adult-content {
  display: none; }

.richText.child-content.child-content-a20 {
  display: none; }

.richText.horizontal-links.component ul {
  font-size: 14px;
  letter-spacing: 0.5px;
  list-style-type: none;
  margin: 1.25rem 0 0;
  padding: 0 3rem 0;
  text-align: center; }
  .richText.horizontal-links.component ul li {
    border: none !important;
    color: #14afa9;
    display: inline-block;
    margin: 0;
    padding: 0; }
    .richText.horizontal-links.component ul li:after {
      content: "|";
      margin-left: 0.25rem;
      margin-right: 0.125rem; }
    .richText.horizontal-links.component ul li:last-child:after {
      content: none; }
    .richText.horizontal-links.component ul li a {
      border: none;
      color: #14afa9;
      text-decoration: none; }
      .richText.horizontal-links.component ul li a:hover {
        text-decoration: underline; }

.richText.horizontal-links.component.uppercase ul {
  text-transform: uppercase; }

.richText.footer-paragraphs {
  font-size: 14px;
  font-weight: 100;
  letter-spacing: 0.5px;
  line-height: 150%;
  margin: 1rem 0;
  text-align: center; }
  .richText.footer-paragraphs p {
    margin: 0; }
  .richText.footer-paragraphs.uppercase {
    text-transform: uppercase; }

.richText.header-previous-nav {
  left: 0;
  position: absolute;
  top: 78px;
  width: 100%; }
  .richText.header-previous-nav > .component-content {
    margin: 0 auto;
    max-width: 954px; }
  .richText.header-previous-nav.previous-nav-link > .component-content > .richText-content p a {
    color: #fff; }

.richText.language-list > .component-content {
  margin: 16px -10px 0; }
  @media only screen and (min-width: 768px) {
    .richText.language-list > .component-content {
      margin: 16px 0; } }
  @media only screen and (min-width: 992px) {
    .richText.language-list > .component-content {
      margin-top: 11px;
      padding-left: 49px;
      padding-top: 0; } }
  .richText.language-list > .component-content .richText-content {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -moz-column-fill: balance;
    column-fill: balance;
    -webkit-column-gap: 115px;
    -moz-column-gap: 115px;
    column-gap: 115px; }
    @media only screen and (min-width: 768px) {
      .richText.language-list > .component-content .richText-content {
        -webkit-columns: 3;
        -moz-columns: 3;
        columns: 3; } }
    @media only screen and (min-width: 992px) {
      .richText.language-list > .component-content .richText-content {
        -webkit-columns: 5;
        -moz-columns: 5;
        columns: 5;
        -webkit-column-gap: 0px;
        -moz-column-gap: 0px;
        column-gap: 0px; } }
    .richText.language-list > .component-content .richText-content p {
      margin: 0;
      line-height: 180%;
      white-space: nowrap; }
      @media only screen and (min-width: 992px) {
        .richText.language-list > .component-content .richText-content p {
          font-size: 14px;
          line-height: 190%; } }
      .richText.language-list > .component-content .richText-content p a {
        color: #14afa9;
        text-decoration: none; }

.richText.no-top-margin {
  margin-top: 0 !important; }

.richText.main-header {
  margin: 0px 0 0;
  padding: 0 20px; }
  .richText.main-header h1 {
    color: white;
    font-size: 32px;
    font-family: "Roboto Slab", serif;
    font-weight: 500;
    line-height: 137.5%;
    margin: 0;
    padding: 0;
    text-align: center; }
    @media only screen and (max-width: 325px) {
      .richText.main-header h1 {
        font-size: 28px;
        margin: 0; } }
    @media only screen and (min-width: 992px) {
      .richText.main-header h1 {
        font-size: 36px;
        margin: 0; } }
    .richText.main-header h1 em {
      font-family: "Roboto", sans-serif;
      font-size: 13px;
      font-style: normal;
      font-weight: bold;
      margin: 0;
      padding: 0;
      position: relative;
      top: -17px; }
    .richText.main-header h1 span {
      font-family: "Roboto Slab", serif; }
      @media only screen and (min-width: 992px) {
        .richText.main-header h1 span:before {
          content: none; } }

.richText.previous-nav-link > .component-content > .richText-content p a, .richText.previous-nav-link > .component-content > .richText-content p span {
  color: #14afa9;
  cursor: pointer;
  display: inline-block;
  letter-spacing: 0.5px;
  max-width: 210px;
  padding-left: 20px;
  position: relative;
  text-decoration: none; }
  .richText.previous-nav-link > .component-content > .richText-content p a:before, .richText.previous-nav-link > .component-content > .richText-content p span:before {
    content: "\f053";
    font-family: 'FontAwesome';
    font-weight: 400;
    left: 0;
    margin-right: 5px;
    position: absolute;
    top: -1px; }

.richText.nav-button {
  padding: 0; }
  .richText.nav-button > .component-content > .richText-content p a {
    background: #14afa9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-weight: 500;
    line-height: 100%;
    padding: 22px 60px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    white-space: nowrap; }
  .richText.nav-button.disabled > .component-content > .richText-content p a {
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid #b0bcbc;
    color: #b0bcbc;
    cursor: not-allowed;
    font-size: 18px;
    font-weight: 500;
    line-height: 100%;
    padding: 22px 60px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    white-space: nowrap; }

.richText.nav-button-arrow-right > .component-content > .richText-content p a:after {
  content: "\f054";
  font-family: 'FontAwesome';
  font-weight: 400;
  margin-left: 25px;
  position: absolute;
  right: 40px;
  top: 22px; }

.richText.quiz-card {
  margin: 8px 0 22px;
  padding: 0; }
  @media only screen and (min-width: 992px) {
    .richText.quiz-card {
      margin: 8px 0 22px;
      padding: 15px; } }
  .richText.quiz-card > .component-content {
    background: white;
    border-radius: 6px;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.16);
    color: #263746;
    height: 168px;
    max-width: 389px;
    padding: 1.5rem;
    position: relative; }
    .richText.quiz-card > .component-content > a {
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 3000; }
      .richText.quiz-card > .component-content > a > img {
        bottom: -1px;
        height: 153px;
        position: absolute;
        right: 0;
        z-index: 0; }
    .richText.quiz-card > .component-content > .richText-content {
      position: relative;
      z-index: 1000; }
      .richText.quiz-card > .component-content > .richText-content h3 {
        color: #14afa9;
        font-family: "Roboto Slab", serif;
        font-size: 28px;
        margin: 10px 0 3px; }
      .richText.quiz-card > .component-content > .richText-content h4 {
        font-family: "Roboto", sans-serif;
        font-size: 19px;
        font-weight: 400;
        letter-spacing: 0.5px;
        line-height: 100%;
        margin: 0;
        padding: 0; }
      .richText.quiz-card > .component-content > .richText-content p {
        line-height: 125%;
        margin: 11px 0; }
    .richText.quiz-card > .component-content:hover, .richText.quiz-card > .component-content:focus {
      background: #b5ce0e; }
      .richText.quiz-card > .component-content:hover > a > img, .richText.quiz-card > .component-content:focus > a > img {
        filter: brightness(100);
        height: 95%; }
      .richText.quiz-card > .component-content:hover > .richText-content h3, .richText.quiz-card > .component-content:focus > .richText-content h3 {
        color: #fff; }
      @media only screen and (min-width: 992px) {
        .richText.quiz-card > .component-content:hover, .richText.quiz-card > .component-content:focus {
          box-sizing: content-box;
          left: -1rem;
          margin-bottom: -2rem;
          padding: 1rem;
          top: -1rem; }
          .richText.quiz-card > .component-content:hover > .richText-content, .richText.quiz-card > .component-content:focus > .richText-content {
            padding: 1.5rem; } }
  .richText.quiz-card.even {
    margin-top: 23px; }
    @media only screen and (min-width: 992px) {
      .richText.quiz-card.even {
        margin-top: 8px; } }
  .richText.quiz-card.adult-card > .component-content:hover, .richText.quiz-card.adult-card > .component-content:focus {
    background: #14afa9; }
  .richText.quiz-card.adult-card > .component-content > img {
    right: 25px; }
  .richText.quiz-card.child-card > .component-content:hover > .richText-content h3, .richText.quiz-card.child-card > .component-content:focus > .richText-content h3 {
    color: #fff; }
  .richText.quiz-card.child-card > .component-content > img {
    right: 6px; }
  .richText.quiz-card.child-card > .component-content > .richText-content h3 {
    color: #b5ce0e; }
  .richText.quiz-card.centered-card {
    margin-top: 50px; }
    @media only screen and (min-width: 992px) {
      .richText.quiz-card.centered-card {
        margin-left: 25%;
        margin-top: 25px; } }

@media only screen and (min-width: 992px) {
  .richText.quiz-part-desc {
    margin-bottom: 30px;
    padding-left: 68px;
    width: 315px; } }

.richText.quiz-part-desc > .component-content {
  margin: 0 auto;
  max-width: 315px; }
  .richText.quiz-part-desc > .component-content h3 {
    color: #b5ce0e;
    font-family: "Roboto Slab", serif;
    font-size: 28px; }
  .richText.quiz-part-desc > .component-content p {
    margin: 5px 0;
    line-height: 140%; }

@media only screen and (min-width: 992px) {
  .richText.quiz-part-banner {
    float: right;
    padding: 0;
    width: 450px; } }

.richText.quiz-part-banner > .component-content {
  display: flex;
  flex-direction: row-reverse;
  margin: 0 auto;
  max-width: 345px;
  padding-bottom: 24px; }
  @media only screen and (min-width: 992px) {
    .richText.quiz-part-banner > .component-content {
      margin: 0; } }
  .richText.quiz-part-banner > .component-content > img {
    height: 127px;
    margin-left: 30px;
    margin-top: 35px; }
    @media only screen and (max-width: 325px) {
      .richText.quiz-part-banner > .component-content > img {
        margin-left: 10px;
        margin-right: -10px; } }
    @media only screen and (min-width: 992px) {
      .richText.quiz-part-banner > .component-content > img {
        height: 148px;
        margin-left: 60px;
        margin-right: -38px;
        margin-top: 3px; } }
  @media only screen and (max-width: 325px) {
    .richText.quiz-part-banner > .component-content > .richText-content {
      position: relative;
      left: 15px; } }
  @media only screen and (min-width: 992px) {
    .richText.quiz-part-banner > .component-content > .richText-content {
      margin-left: -40px; } }
  .richText.quiz-part-banner > .component-content > .richText-content p {
    font-family: "Roboto Slab", serif;
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 0;
    text-align: center; }
  .richText.quiz-part-banner > .component-content > .richText-content p:first-child {
    font-size: 80px;
    font-weight: 700;
    line-height: 100%;
    margin-bottom: 0;
    margin-top: 53px; }
    @media only screen and (min-width: 992px) {
      .richText.quiz-part-banner > .component-content > .richText-content p:first-child {
        margin-top: 15px; } }

@media only screen and (min-width: 992px) {
  .richText.quiz-part-header {
    padding-left: 68px;
    padding-right: 68px;
    margin-top: 9px; } }

.richText.quiz-part-header > .component-content {
  margin: 0 auto;
  max-width: 315px; }
  @media only screen and (min-width: 992px) {
    .richText.quiz-part-header > .component-content {
      max-width: none; } }
  .richText.quiz-part-header > .component-content > .richText-content h2 {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    text-align: left;
    letter-spacing: 0.5px;
    margin-bottom: 2px;
    margin-top: 37px; }
    @media only screen and (min-width: 992px) {
      .richText.quiz-part-header > .component-content > .richText-content h2 {
        margin-top: 43px; } }

.richText.reference-note {
  color: #263746;
  font-size: 12px; }
  .richText.reference-note > .component-content {
    margin: 0 auto;
    max-width: 389px; }
    @media only screen and (min-width: 992px) {
      .richText.reference-note > .component-content {
        max-width: none; } }
    .richText.reference-note > .component-content > .richText-content p {
      margin: 0 0; }

.richText .save-results {
  font-size: 20px; }

.richText.secondary-header {
  color: #fff;
  letter-spacing: 0.5px;
  line-height: 140%;
  text-align: center;
  margin: 7px 0 0;
  padding: 0 30px; }
  @media only screen and (max-width: 325px) {
    .richText.secondary-header {
      font-size: 0.85rem; } }
  @media only screen and (min-width: 768px) {
    .richText.secondary-header {
      margin: 0 0 0; } }
  @media only screen and (min-width: 992px) {
    .richText.secondary-header {
      margin: 0;
      padding: 0; } }
  .richText.secondary-header p {
    letter-spacing: 0.25px;
    margin: 0;
    padding: 0; }
    .richText.secondary-header p:first-child {
      margin-bottom: 0px; }
    .richText.secondary-header p strong {
      letter-spacing: 0.5px; }

@media only screen and (min-width: 992px) {
  .richText.select-language-heading > .component-content {
    margin-top: -4px;
    padding-left: 49px;
    padding-top: 0; } }

.richText.select-language-heading > .component-content > .richText-content h2 {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  margin: 0; }
  @media only screen and (min-width: 992px) {
    .richText.select-language-heading > .component-content > .richText-content h2 {
      text-align: left; } }

.richText.top-image-card {
  padding: 0px 15px 10px; }
  .richText.top-image-card > .component-content {
    text-align: center; }
    .richText.top-image-card > .component-content > img {
      width: auto; }
    .richText.top-image-card > .component-content > .richText-content {
      padding: 15px 0;
      text-align: center; }
      .richText.top-image-card > .component-content > .richText-content h3 {
        font-family: "Roboto Slab", serif;
        line-height: 120%; }
      .richText.top-image-card > .component-content > .richText-content p {
        font-size: 15px;
        margin: 7.5px 0;
        line-height: 140%; }
    @media only screen and (min-width: 992px) {
      .richText.top-image-card > .component-content > img {
        height: 50px;
        margin: 0 auto;
        position: relative;
        width: 50px;
        z-index: 2; }
      .richText.top-image-card > .component-content > .richText-content {
        padding: 0px 15px 10px; }
        .richText.top-image-card > .component-content > .richText-content:before {
          background: #fff;
          -webkit-border-radius: 54px;
          -moz-border-radius: 54px;
          background-clip: padding-box;
          border-radius: 54px;
          border: 6px solid rgba(255, 255, 255, 0.2);
          content: "";
          display: block;
          height: 97px;
          position: relative;
          margin: 0 auto;
          margin-bottom: -4px;
          margin-top: -82px;
          width: 97px;
          z-index: 1; }
        .richText.top-image-card > .component-content > .richText-content p {
          line-height: 150%; } }
  @media only screen and (min-width: 992px) {
    .richText.top-image-card {
      margin-top: -70px;
      margin-right: -6px; } }

.richText h2 {
  color: #263746;
  font-family: "Roboto Slab", serif;
  font-size: 28px;
  margin: 2rem 0 1rem;
  text-align: center; }

.box.horizontal-list > .component-content > .content .richText {
  color: #263746;
  width: 100%; }

.box.footer-section-legals .richText.horizontal-links.component {
  margin-bottom: -3px;
  margin: 0 -15px -3px;
  padding-top: 2px; }
  .box.footer-section-legals .richText.horizontal-links.component ul {
    letter-spacing: 0; }

.box.footer-section-legals .richText.footer-paragraphs {
  font-size: 13px;
  font-weight: 100; }

.box.quiz-nav > .component-content > .content > * {
  margin: 5px 0; }

@media only screen and (min-width: 992px) {
  .box.quiz-nav > .component-content > .content > .richText.first {
    position: relative;
    left: -110px; }
  .box.quiz-nav > .component-content > .content > .richText.last {
    position: relative;
    left: 150px; } }

.overlay-container .richText {
  margin-bottom: 22px; }
  .overlay-container .richText.select-language-heading h2 {
    text-align: left; }
  @media only screen and (min-width: 992px) {
    .overlay-container .richText.select-language-heading .component-content {
      padding: 0; } }
  .overlay-container .richText.previous-nav-link p a, .overlay-container .richText.previous-nav-link p span {
    font-size: 15px; }
  .overlay-container .richText p {
    font-size: 18px;
    margin: 10px 0; }
    .overlay-container .richText p a {
      color: #14afa9;
      text-decoration: none; }

@media only screen and (max-width: 325px) {
  .page-introduction .richText.nav-button > .component-content > .richText-content p a {
    font-size: 16px; } }

@media only screen and (max-width: 325px) {
  .page-quiz .richText.nav-button > .component-content > .richText-content p a {
    font-size: 16px;
    padding: 22px 68px !important; } }

@media only screen and (max-width: 325px) {
  .page-children-quiz .richText.nav-button > .component-content > .richText-content p a {
    font-size: 16px;
    padding: 22px 64px !important; } }

@media only screen and (max-width: 400px) {
  html[lang=el-gr] .page-introduction .richText.nav-button > .component-content > .richText-content p a {
    font-size: 16px; } }

@media only screen and (max-width: 420px) {
  .richText.main-header h1 {
    font-size: 28px; } }
/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

.richText a.call-to-action {
  background: #14afa9;
  color: white !important;
  padding: 20px 63px;
  display: block;
  margin: 5px auto 60px;
  text-decoration: none;
  border-radius: 0.5rem;
  width: 227px;
  height: 54px;
  font-size: 14px;
  font-family: "Roboto";
  font-weight: 300;
  text-transform: uppercase;
  position: relative;
  display: block; }
  .richText a.call-to-action:first-child {
    margin: 30px auto 0; }
  @media only screen and (min-width: 992px) {
    .richText a.call-to-action {
      margin: 24px 1rem 1rem; }
      .richText a.call-to-action:first-child {
        margin: 24px 1rem 1rem; } }
  .richText a.call-to-action.icon-email:after {
    content: "\f0e0";
    font-family: FontAwesome, sans-serif;
    font-style: normal;
    position: relative;
    font-weight: normal;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 20px;
    top: 20px; }
  .richText a.call-to-action.icon-pdf:after {
    content: "\f1c1";
    font-family: FontAwesome, sans-serif;
    font-style: normal;
    position: relative;
    font-weight: normal;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute !important;
    color: white !important;
    right: 20px;
    top: 18px;
    font-size: 16px; }
  .richText a.call-to-action.tooltip {
    display: inline-block;
    position: relative; }
    .richText a.call-to-action.tooltip.tooltip-child {
      display: none; }
    .richText a.call-to-action.tooltip .tooltip-msg {
      color: #263746;
      cursor: default;
      background: #fff;
      bottom: 30px;
      border: 1px solid #14afa9;
      display: none;
      font-size: 15px;
      padding: 15px;
      position: absolute;
      left: -25%;
      width: 150%;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      border-radius: 10px;
      background: white;
      border-radius: 6px;
      box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.16);
      padding: 2rem; }
      @media only screen and (min-width: 768px) {
        .richText a.call-to-action.tooltip .tooltip-msg {
          left: -50%;
          width: 200%; } }
      .richText a.call-to-action.tooltip .tooltip-msg label {
        display: block;
        font-weight: bold;
        text-align: center; }
      .richText a.call-to-action.tooltip .tooltip-msg input {
        color: #14afa9;
        background: #fff;
        border: 1px solid #14afa9;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        display: block;
        padding: 10px 15px;
        margin: 15px auto;
        width: 80%; }
      .richText a.call-to-action.tooltip .tooltip-msg button {
        background: #14afa9;
        border: 0;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        color: #fff;
        cursor: pointer;
        margin: 0 auto;
        outline: 0;
        padding: 10px 15px;
        width: 80px; }
      .richText a.call-to-action.tooltip .tooltip-msg p {
        color: #14afa9;
        font-weight: bold;
        margin: 15px auto 0; }
    .richText a.call-to-action.tooltip:focus .tooltip-msg, .richText a.call-to-action.tooltip:active .tooltip-msg, .richText a.call-to-action.tooltip .tooltip-msg:hover {
      display: block;
      z-index: 100; }

.richText a.save-results {
  color: #14afa9;
  text-decoration: none; }
  .richText a.save-results:after {
    margin-left: 0.5rem;
    content: "\2193"; }

.page-results .richText {
  position: relative; }
  .page-results .richText a.call-to-action {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 38px 0 7px; }
    @media only screen and (min-width: 992px) {
      .page-results .richText a.call-to-action {
        padding: 0 38px 0 7px; } }
/*
/* SearchBox
*/
/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

.searchBox {
  min-width: 100%;
  position: absolute;
  background: white; }
  @media only screen and (min-width: 992px) {
    .searchBox {
      position: static;
      width: 400px;
      min-width: auto; } }
  .searchBox .component-content {
    display: flex;
    justify-content: center;
    align-items: flex-end; }
    .searchBox .component-content .form-search {
      width: 100%;
      padding: 0.25rem;
      position: relative; }
      @media only screen and (min-width: 992px) {
        .searchBox .component-content .form-search {
          padding: 0; } }
      .searchBox .component-content .form-search .button {
        position: absolute;
        right: 0;
        top: .25rem;
        right: .25rem;
        line-height: 1.5rem;
        padding: 0.375rem 1.5rem;
        border-radius: 0.25rem;
        border: 1px solid #ccc;
        cursor: pointer; }
        @media only screen and (min-width: 992px) {
          .searchBox .component-content .form-search .button {
            top: 0;
            right: 0; } }
      .searchBox .component-content .form-search .searchBox-label {
        width: 100%; }
        .searchBox .component-content .form-search .searchBox-label input {
          width: 100%;
          border-radius: 0.25rem;
          padding: 0.375rem 0.75rem;
          line-height: 1.5rem;
          height: auto;
          border: 1px solid #d0cfcf;
          font-size: 16px; }
        .searchBox .component-content .form-search .searchBox-label .searchBox-title {
          display: none; }

.search-tooltip {
  display: none;
  position: absolute;
  z-index: 1001;
  top: 3rem;
  left: calc(50% - 130px);
  max-width: 260px;
  justify-content: center; }
  .search-tooltip.visible {
    display: flex; }
  .search-tooltip .arrow {
    position: absolute;
    top: -0.5rem;
    width: 0;
    height: 0;
    border-left: 0.5rem solid transparent;
    border-right: 0.5rem solid transparent;
    border-bottom: 0.5rem solid #d0cfcf; }
    .search-tooltip .arrow:after {
      content: '';
      display: block;
      position: absolute;
      width: 0;
      height: 0;
      margin-left: -0.5rem;
      margin-top: 2px;
      border-left: 0.5rem solid transparent;
      border-right: 0.5rem solid transparent;
      border-bottom: 0.5rem solid #fff; }
  .search-tooltip .tooltip-inner {
    background-color: #fff;
    border: 1px solid #d0cfcf;
    padding: 1rem 0.75rem; }

#header .searchBox {
  display: none; }
  #header .searchBox.is-visible {
    display: block; }
/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

.searchResults {
  margin-top: 1rem;
  padding: 0 15px;
  line-height: 1.5rem; }
  .searchResults .searchResults-number {
    padding: 0.75rem 1.25rem;
    background-color: #ff9800;
    margin-bottom: 1rem;
    border-radius: 0.25rem; }
  .searchResults .searchResults-pagination ul {
    list-style: none;
    padding-left: 0;
    text-align: center;
    display: flex;
    justify-content: center; }
    .searchResults .searchResults-pagination ul li {
      padding: 0 0.5rem; }
      .searchResults .searchResults-pagination ul li.item-next {
        padding: 0 1rem; }
      .searchResults .searchResults-pagination ul li.item-previous {
        padding: 0 1rem; }
  .searchResults .searchResults-results .searchResults-result {
    margin-bottom: 0.5rem; }
    .searchResults .searchResults-results .searchResults-result .searchResults-title a {
      text-decoration: none;
      color: #0000ff;
      font-size: 1rem; }
      .searchResults .searchResults-results .searchResults-result .searchResults-title a:hover {
        text-decoration: underline; }
    .searchResults .searchResults-results .searchResults-result .searchResults-tags {
      display: none; }
    .searchResults .searchResults-results .searchResults-result.pdf a:before {
      content: "\f1c1";
      font-family: FontAwesome, sans-serif;
      font-style: normal;
      position: relative;
      font-weight: normal;
      display: inline-block;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: black;
      margin-right: 0.25rem; }
    .searchResults .searchResults-results .searchResults-result.pdf a:after {
      content: "(PDF)";
      display: inline;
      color: #ff9800;
      margin-left: 0.25rem;
      font-size: 1rem;
      font-weight: normal; }
    .searchResults .searchResults-results .searchResults-result.video a:before {
      content: "\f03d";
      font-family: FontAwesome, sans-serif;
      font-style: normal;
      position: relative;
      font-weight: normal;
      display: inline-block;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: black;
      margin-right: 0.25rem; }
    .searchResults .searchResults-results .searchResults-result.video a:after {
      content: "(video)";
      display: inline;
      color: #ff9800;
      margin-left: 0.25rem;
      font-size: 1rem;
      font-weight: normal; }
/*
/* ShareThis
*/
/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

#header .shareThis {
  display: none;
  position: absolute;
  right: 15px;
  border: 1px solid #d0cfcf;
  padding: 0.5rem 0;
  background: white;
  z-index: 1010;
  border-radius: 0.25rem; }
  #header .shareThis.is-visible {
    display: block; }
  #header .shareThis ul.shareThis-list {
    list-style: none;
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0; }
    #header .shareThis ul.shareThis-list li {
      display: flex;
      padding: 0.25rem 1.5rem;
      justify-content: space-around;
      align-items: center; }
      #header .shareThis ul.shareThis-list li a {
        display: inherit;
        padding: 0; }
        #header .shareThis ul.shareThis-list li a img {
          width: 1.5em;
          height: 1.5em; }
      #header .shareThis ul.shareThis-list li p {
        padding: 0;
        margin: 0;
        margin-left: 0.25rem; }

#footer .shareThis {
  display: block; }
  #footer .shareThis ul {
    display: flex;
    justify-content: center;
    list-style: none;
    margin: 0; }
    #footer .shareThis ul li a {
      padding: 0 4px; }
      #footer .shareThis ul li a img {
        height: 24px;
        width: 30px; }
/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

.title {
  padding-top: 1rem;
  margin-bottom: 0.5rem; }
  .title h1 {
    color: #ff9800; }
/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

.parametrizedhtml.reference-back-to-top .scrollToTop {
  background: #f8f9fa;
  border: 1px solid #dee2e6;
  border-radius: .25rem;
  bottom: 6rem;
  box-shadow: 0 0 7px #6c757d;
  cursor: pointer;
  color: #000;
  line-height: 1.5rem;
  opacity: 0;
  overflow: hidden;
  padding: 0.6rem;
  position: fixed;
  right: 2rem;
  text-align: center;
  text-decoration: none;
  visibility: hidden;
  width: 4rem;
  z-index: 1008; }
  .parametrizedhtml.reference-back-to-top .scrollToTop.show {
    opacity: 0.3;
    visibility: visible; }
  .parametrizedhtml.reference-back-to-top .scrollToTop:hover {
    background-color: #ced4da;
    color: #0056b3;
    opacity: 1;
    text-decoration: none;
    filter: brightness(120%) !important; }
  .parametrizedhtml.reference-back-to-top .scrollToTop .caption {
    display: none; }

.parametrizedhtml.reference-back-to-top i {
  font-size: 2rem;
  cursor: pointer; }
  .parametrizedhtml.reference-back-to-top i:before {
    content: "\f077";
    font-family: FontAwesome, sans-serif;
    font-style: normal;
    position: relative;
    font-weight: normal;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

.parametrizedhtml.reference-faq-feedback {
  color: #6c757d; }
  .parametrizedhtml.reference-faq-feedback .faq-feedback {
    display: flex;
    align-items: center; }
    .parametrizedhtml.reference-faq-feedback .faq-feedback .thumbs {
      padding: 0 0.5rem;
      position: relative;
      cursor: pointer; }
      .parametrizedhtml.reference-faq-feedback .faq-feedback .thumbs .faq-tooltip {
        display: none;
        position: absolute;
        background-color: #555;
        color: #fff;
        text-align: center;
        padding: 0.25rem;
        border-radius: 0.25rem;
        z-index: 1;
        left: 0;
        margin-left: -65px;
        width: 170px;
        top: 25px; }
        .parametrizedhtml.reference-faq-feedback .faq-feedback .thumbs .faq-tooltip:after {
          content: "";
          position: absolute;
          bottom: 100%;
          left: 50%;
          margin-left: -5px;
          border-left: 5px solid transparent;
          border-right: 5px solid transparent;
          border-bottom: 5px solid #555; }
      .parametrizedhtml.reference-faq-feedback .faq-feedback .thumbs:hover .faq-tooltip {
        display: block; }
      .parametrizedhtml.reference-faq-feedback .faq-feedback .thumbs.thumbs-up .icon:before {
        content: "\f164";
        font-family: FontAwesome, sans-serif;
        font-style: normal;
        position: relative;
        font-weight: normal;
        display: inline-block;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
      .parametrizedhtml.reference-faq-feedback .faq-feedback .thumbs.thumbs-down .icon:before {
        content: "\f165";
        font-family: FontAwesome, sans-serif;
        font-style: normal;
        position: relative;
        font-weight: normal;
        display: inline-block;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  flex-wrap: wrap;
  margin-bottom: 1rem; }
  @media only screen and (min-width: 992px) {
    .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-header {
      padding: 0 15px; } }
  .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-header .fdop-form {
    display: flex;
    align-items: flex-end;
    position: relative;
    flex-wrap: wrap;
    width: 100%; }
    @media only screen and (min-width: 992px) {
      .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-header .fdop-form {
        width: auto; } }
    .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-header .fdop-form .form-group {
      display: flex;
      flex-direction: column;
      margin-right: 1.5rem;
      margin-bottom: 0.75rem;
      justify-content: flex-start; }
    .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-header .fdop-form .form-row {
      width: 100%;
      display: flex;
      align-items: center;
      margin-top: 0.5rem; }
    .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-header .fdop-form label {
      margin-right: 0.5rem; }
    .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-header .fdop-form input {
      height: calc(2.25rem + 2px);
      padding: .375rem .75rem;
      font-size: 1rem;
      line-height: 1.5;
      color: #495057;
      background-color: #fff;
      background-clip: padding-box;
      border: 1px solid #ced4da;
      border-radius: .25rem;
      transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
      width: 100%;
      margin-bottom: 0.5rem; }
      @media only screen and (min-width: 992px) {
        .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-header .fdop-form input {
          width: auto;
          margin-bottom: 0; } }
      .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-header .fdop-form input[type="checkbox"] {
        width: auto;
        margin: 0 1rem; }
    .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-header .fdop-form select {
      padding: 0.6rem 0.75rem;
      border-radius: 0.25rem;
      border: 1px solid #ced4da; }
    .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-header .fdop-form button {
      font-weight: 400;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      user-select: none;
      color: #fff;
      border: 1px solid transparent;
      padding: .375rem .75rem;
      font-size: 1rem;
      line-height: 1.5;
      border-radius: .25rem;
      margin-bottom: 0.75rem;
      background-color: #ff9800; }
      .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-header .fdop-form button:hover {
        background-color: #2196f3;
        cursor: pointer; }
    .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-header .fdop-form .fdop-form-location {
      color: blue;
      cursor: pointer; }
      @media only screen and (min-width: 992px) {
        .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-header .fdop-form .fdop-form-location {
          left: 0;
          top: 4rem;
          position: absolute; } }
  .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-header .fdop-map-filter {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: flex-end;
    margin-top: 1rem; }
    @media only screen and (min-width: 992px) {
      .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-header .fdop-map-filter {
        width: auto;
        margin-top: 0; } }
    .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-header .fdop-map-filter label {
      margin-right: 0.5rem; }
    .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-header .fdop-map-filter button {
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      user-select: none;
      border: 1px solid transparent;
      padding: .375rem .75rem;
      font-size: 1rem;
      line-height: 1.5;
      border-radius: .25rem;
      color: #fff;
      background-color: #ff9800; }
      .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-header .fdop-map-filter button:hover {
        background-color: #2196f3;
        cursor: pointer; }
      .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-header .fdop-map-filter button:nth-of-type(2) {
        margin: 0 -5px; }
      .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-header .fdop-map-filter button:focus {
        z-index: 9999; }

.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 2rem; }
  .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column {
    width: 100%;
    margin-bottom: 1rem; }
    @media only screen and (min-width: 992px) {
      .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column {
        width: 50%;
        margin: 2rem 0;
        padding: 0 15px; } }
    .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table {
      border-collapse: collapse;
      vertical-align: baseline; }
      .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table thead {
        padding: 1rem 0.5rem; }
        .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table thead th {
          padding: 0.25rem;
          text-align: left; }
          @media only screen and (min-width: 992px) {
            .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table thead th {
              padding: 0.75rem; } }
          .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table thead th:last-of-type {
            display: none; }
            @media only screen and (min-width: 992px) {
              .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table thead th:last-of-type {
                display: table-cell; } }
      .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table tbody tr {
        background-color: #d0cfcf;
        cursor: pointer; }
        .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table tbody tr:nth-of-type(odd) {
          background-color: #999; }
        .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table tbody tr td {
          padding: 0.25rem 0.25rem 0.5rem;
          vertical-align: baseline; }
          @media only screen and (min-width: 992px) {
            .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table tbody tr td {
              padding: 0.75rem; } }
          .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table tbody tr td:last-of-type {
            display: none; }
            @media only screen and (min-width: 992px) {
              .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table tbody tr td:last-of-type {
                display: table-cell; } }
          .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table tbody tr td .directions {
            text-decoration: none;
            color: #fff;
            background: #ff9800;
            padding: 0.25rem 0.5rem;
            border-radius: 0.25rem; }
    .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-map {
      height: 200px; }
      @media only screen and (min-width: 992px) {
        .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-map {
          height: 500px;
          margin-top: 0; } }
      .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-map p {
        margin: 0.25rem 0; }
        .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-map p.briefcase:before {
          content: "\f469";
          font-family: FontAwesome, sans-serif;
          font-style: normal;
          position: relative;
          font-weight: normal;
          display: inline-block;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          color: blue;
          margin-right: 0.25rem; }
        .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-map p.file-prescription:before {
          content: "\f572";
          font-family: FontAwesome, sans-serif;
          font-style: normal;
          position: relative;
          font-weight: normal;
          display: inline-block;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          color: red;
          margin-right: 0.25rem; }
  .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-show-more a {
    text-decoration: none;
    border-radius: 0.5rem;
    padding: 0.5rem 1.75rem;
    background-color: #ff9800;
    color: #fff; }

.parametrizedhtml.reference-find-doctor-or-pharmacy.only-Doctors tr.Pharmacy {
  display: none; }

.parametrizedhtml.reference-find-doctor-or-pharmacy.only-Pharmacies tr.Clinic {
  display: none; }
/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

.parametrizedhtml.reference-language-selector {
  width: 100%;
  display: none; }
  @media only screen and (min-width: 992px) {
    .parametrizedhtml.reference-language-selector {
      padding: 0 15px;
      display: block; } }
  .parametrizedhtml.reference-language-selector .select {
    float: right;
    position: relative;
    cursor: pointer; }
    .parametrizedhtml.reference-language-selector .select .current-value {
      padding: 0.25rem 0.5rem;
      /*      border-radius: 0.25rem;
            border: 1px solid $grey-primary; */ }
      .parametrizedhtml.reference-language-selector .select .current-value:after {
        content: "\f078";
        font-family: FontAwesome, sans-serif;
        font-style: normal;
        position: relative;
        font-weight: normal;
        display: inline-block;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
      .parametrizedhtml.reference-language-selector .select .current-value a {
        text-decoration: none;
        color: #000; }
    .parametrizedhtml.reference-language-selector .select .select-options {
      display: none;
      position: absolute;
      right: 0;
      background: #fff;
      padding: 0.25rem 0.5rem;
      border-radius: 0.25rem;
      border: 1px solid #d0cfcf;
      z-index: 9000; }
      .parametrizedhtml.reference-language-selector .select .select-options.is-visible {
        display: block; }
      .parametrizedhtml.reference-language-selector .select .select-options div {
        padding: 0.25rem 1rem;
        cursor: pointer; }
        .parametrizedhtml.reference-language-selector .select .select-options div a {
          text-decoration: none;
          color: #000; }
    .parametrizedhtml.reference-language-selector .select:hover .select-options {
      display: block; }

.reference-utility-area .utility-links li.has-children:first-of-type {
  display: none;
  border-right: none; }
  @media only screen and (min-width: 992px) {
    .reference-utility-area .utility-links li.has-children:first-of-type {
      display: block; } }
/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

.image-tool-header .reference-image-tool---tooltip .imageTool-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.5rem;
  align-items: center; }
  .image-tool-header .reference-image-tool---tooltip .imageTool-wrapper #file-input {
    margin: 0;
    padding: 0;
    margin-right: 2rem;
    -webkit-appearance: none;
    border: 1px solid #d0cfcf;
    min-width: 400px; }
  .image-tool-header .reference-image-tool---tooltip .imageTool-wrapper input {
    margin-right: 2rem; }
  .image-tool-header .reference-image-tool---tooltip .imageTool-wrapper label {
    margin-right: 0.5rem; }
  .image-tool-header .reference-image-tool---tooltip .imageTool-wrapper .second-image-wrapper {
    display: none;
    margin-top: 1rem; }
/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

.reference-quiz-result-bar {
  padding-top: 2rem; }
  @media only screen and (min-width: 992px) {
    .reference-quiz-result-bar {
      padding-top: 3rem; } }

.quiz-result-bar-container {
  width: 80%;
  margin-left: 10%;
  position: relative; }
  @media only screen and (min-width: 576px) {
    .quiz-result-bar-container {
      width: 90%;
      margin-left: 5%; } }
  @media only screen and (min-width: 992px) {
    .quiz-result-bar-container {
      width: 100%;
      margin-left: 0; } }

.quiz-result-bar-wrapper {
  display: flex;
  border-radius: 40px; }

.quiz-result-bar-red {
  width: 60%; }
  .quiz-result-bar-red .quiz-result-bar-color {
    position: relative;
    height: 2rem;
    width: 100%;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    background: #d4d4d4;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.16); }
    .quiz-result-bar-red .quiz-result-bar-color:before {
      position: absolute;
      left: 0;
      bottom: -1.5rem;
      color: #969696;
      font-size: 0.875rem;
      content: "0"; }
    .quiz-result-bar-red .quiz-result-bar-color:after {
      position: absolute;
      right: 0;
      bottom: -1.5rem;
      color: #969696;
      font-size: 0.875rem;
      content: "15"; }

.quiz-result-bar-yellow {
  position: relative;
  width: 20%; }
  .quiz-result-bar-yellow .quiz-result-bar-color {
    height: 2rem;
    width: 100%;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    background: #d4d4d4;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.16); }
    .quiz-result-bar-yellow .quiz-result-bar-color:after {
      position: absolute;
      right: 0;
      top: 2.5rem;
      color: #969696;
      font-size: 0.875rem;
      content: "20"; }

.quiz-result-bar-green {
  position: relative;
  width: 20%; }
  .quiz-result-bar-green .quiz-result-bar-color {
    height: 2rem;
    width: 100%;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    background: #d4d4d4;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.16); }
    .quiz-result-bar-green .quiz-result-bar-color:after {
      position: absolute;
      right: 0;
      top: 2.5rem;
      color: #969696;
      font-size: 0.875rem;
      content: "25"; }
    .quiz-result-bar-green .quiz-result-bar-color.scale27:after {
      content: "27"; }

.quiz-result-bar-text {
  color: #969696;
  font-size: 0.75rem;
  font-weight: 300;
  text-transform: uppercase; }
  @media only screen and (min-width: 992px) {
    .quiz-result-bar-text {
      margin: 2rem 2px 0;
      text-align: center; } }

.quiz-result-bar-score {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -7rem;
  width: 120px;
  height: 120px;
  border-radius: 50% 50% 50% 0;
  border: 6px solid #fff;
  background: gray;
  transform: rotate(-45deg) scale(0.75);
  z-index: 1; }
  @media only screen and (min-width: 992px) {
    .quiz-result-bar-score {
      transform: rotate(-45deg);
      top: -8rem; } }
  .quiz-result-bar-score p {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 0.6875rem;
    font-weight: 900;
    text-transform: uppercase;
    transform: rotate(45deg); }
    .quiz-result-bar-score p .score {
      height: 3.8rem;
      font-size: 3.75rem; }

.quiz-result-bar-mobile {
  padding-top: 2rem;
  display: flex;
  flex-direction: column;
  margin-left: 25%; }
  .quiz-result-bar-mobile .quiz-result-bar-text {
    display: flex;
    align-items: center; }
    .quiz-result-bar-mobile .quiz-result-bar-text:before {
      content: "0-15";
      display: inline-block;
      padding: 0.5rem;
      margin-right: 0.5rem; }
    @media only screen and (min-width: 992px) {
      .quiz-result-bar-mobile .quiz-result-bar-text {
        display: none; } }
  .quiz-result-bar-mobile .quiz-result-bar-text:nth-child(2):before {
    content: "16-20"; }
  .quiz-result-bar-mobile .quiz-result-bar-text:nth-child(3):before {
    content: "21-25"; }

.quiz-result-bar-container.child-result-bar .quiz-result-bar-red {
  width: 44.3%; }
  .quiz-result-bar-container.child-result-bar .quiz-result-bar-red .quiz-result-bar-color:after {
    content: "12"; }

.quiz-result-bar-container.child-result-bar .quiz-result-bar-yellow {
  width: 29.7%; }
  .quiz-result-bar-container.child-result-bar .quiz-result-bar-yellow .quiz-result-bar-color:after {
    content: "20"; }

.quiz-result-bar-container.child-result-bar .quiz-result-bar-green {
  width: 26%; }
  .quiz-result-bar-container.child-result-bar .quiz-result-bar-green .quiz-result-bar-color:after {
    content: "27"; }

html[lang="ja-JP"] .quiz-result-bar-mobile .quiz-result-bar-text:before {
  content: "0-20"; }

html[lang="ja-JP"] .quiz-result-bar-mobile .quiz-result-bar-text:nth-child(2):before {
  content: "20-24"; }

html[lang="ja-JP"] .quiz-result-bar-mobile .quiz-result-bar-text:nth-child(3):before {
  content: "25"; }

html[lang="ja-JP"] .quiz-result-bar-yellow .quiz-result-bar-text {
  width: 60px;
  margin-left: 32px; }

html[lang="ja-JP"] .quiz-result-bar-green .quiz-result-bar-text {
  width: 60px;
  margin-left: -3px; }

html[lang="ja-JP"] .quiz-result-bar-red {
  width: 80%; }

html[lang="ja-JP"] .quiz-result-bar-yellow {
  width: 16%; }

html[lang="ja-JP"] .quiz-result-bar-green {
  width: 4%; }

html[lang="ja-JP"] .quiz-result-bar-red .quiz-result-bar-color:after {
  content: "20"; }

html[lang="ja-JP"] .quiz-result-bar-yellow .quiz-result-bar-color:after {
  content: "24"; }

@media only screen and (max-width: 530px) {
  html[lang="ja-JP"] .quiz-result-bar-yellow .quiz-result-bar-color:after {
    content: "24"; } }

html[lang="ja-JP"] .quiz-result-bar-green .quiz-result-bar-color:after {
  content: ""; }

html[lang="ja-JP"] .quiz-result-bar-container.child-result-bar .quiz-result-bar-mobile .quiz-result-bar-text:before {
  content: "0-20"; }

html[lang="ja-JP"] .quiz-result-bar-container.child-result-bar .quiz-result-bar-mobile .quiz-result-bar-text:nth-child(2):before {
  content: "20-26"; }

html[lang="ja-JP"] .quiz-result-bar-container.child-result-bar .quiz-result-bar-mobile .quiz-result-bar-text:nth-child(3):before {
  content: ""; }

html[lang="ja-JP"] .quiz-result-bar-container.child-result-bar .quiz-result-bar-red {
  width: 74%; }

html[lang="ja-JP"] .quiz-result-bar-container.child-result-bar .quiz-result-bar-red .quiz-result-bar-color:after {
  content: "20"; }

html[lang="ja-JP"] .quiz-result-bar-container.child-result-bar .quiz-result-bar-yellow .quiz-result-bar-text {
  width: 60px;
  margin-left: 57px; }

html[lang="ja-JP"] .quiz-result-bar-container.child-result-bar .quiz-result-bar-yellow {
  width: 22%; }

html[lang="ja-JP"] .quiz-result-bar-container.child-result-bar .quiz-result-bar-yellow .quiz-result-bar-color:after {
  content: "26"; }

html[lang="ja-JP"] .quiz-result-bar-container.child-result-bar .quiz-result-bar-green {
  width: 4%; }

html[lang="ja-JP"] .quiz-result-bar-container.child-result-bar .quiz-result-bar-green .quiz-result-bar-color:after {
  content: ""; }
/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

.snippetReference.reference-brand-area {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0; }
  @media only screen and (min-width: 992px) {
    .snippetReference.reference-brand-area {
      padding: 0px 0 0.25rem;
      width: 50%; } }
  .snippetReference.reference-brand-area .inner {
    margin-left: -2px;
    position: relative;
    z-index: 1001; }
    @media only screen and (min-width: 992px) {
      .snippetReference.reference-brand-area .inner {
        margin-left: 4px; } }

.snippetReference.reference-utility-area .box.component.section > .component-content > .content.paragraphSystem {
  flex-wrap: nowrap;
  align-items: center;
  text-align: right; }

.snippetReference.reference-utility-area .has-children {
  border-left: 1px solid #d0cfcf; }

.snippetReference.reference-utility-area-without-condition {
  background: #efefef; }

.snippetReference.reference-utility-area .utility-menu .richText {
  display: inline-block;
  font-size: 0.85rem;
  font-weight: 100;
  margin-left: 13px;
  margin-right: -3px;
  margin-top: 5px;
  vertical-align: top;
  position: relative;
  z-index: 1001; }
  @media only screen and (min-width: 992px) {
    .snippetReference.reference-utility-area .utility-menu .richText {
      margin-left: 10px;
      margin-right: 4px; } }
  .snippetReference.reference-utility-area .utility-menu .richText p {
    margin: 0;
    padding: 0; }
    .snippetReference.reference-utility-area .utility-menu .richText p:before {
      content: "\f57c";
      font-family: 'FontAwesome';
      font-size: 18px;
      margin-right: 8px;
      position: relative;
      top: 6px; }
    .snippetReference.reference-utility-area .utility-menu .richText p a {
      color: #fff;
      text-decoration: none; }
  .snippetReference.reference-utility-area .utility-menu .richText.utility-gsk-logo-link {
    position: relative;
    top: 4px; }
.snippetReference.reference-utility-area .utility-menu .logo {
   display: inline-block;
                    margin-top:9px;
                    margin-left: 10px;
                    margin-right: 4px;
                }
                .hidden-box{
                  display: none !important;
              }
              @media print {  
                body {
                  margin: 0; /* Removes default page margins */
                  padding: 0; /* Removes extra padding */
                  line-height: 1.2; /* Reduces line spacing */
                }
              p,div.answer {
                margin-bottom: 0 !important; /* Removes extra spacing around text elements */
                padding: 0 !important;
                break-inside: avoid-page;
              }
              }
/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

.snippetReference.footer-section {
  padding: 0.25rem 0; }
/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

.reference-quiz-part-2 {
  display: none;
  margin-top: -52px; }
  .reference-quiz-part-2 .quiz-part-header {
    margin-bottom: 15px; }
    @media only screen and (min-width: 768px) {
      .reference-quiz-part-2 .quiz-part-header {
        padding-left: 0;
        margin-left: -150px; } }
    @media only screen and (min-width: 992px) {
      .reference-quiz-part-2 .quiz-part-header {
        padding-left: 110px;
        margin-left: 0; } }
  @media only screen and (min-width: 768px) {
    .reference-quiz-part-2 .quiz-part-desc {
      float: left;
      padding-left: 110px;
      width: 375px; }
      .reference-quiz-part-2 .quiz-part-desc > .component-content p {
        margin: 15px 0;
        font-size: 16px; } }
  @media only screen and (min-width: 992px) {
    .reference-quiz-part-2 .quiz-part-desc {
      width: 425px; } }
  .reference-quiz-part-2 .quiz-part-banner {
    max-width: 315px;
    margin: 0 auto;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .reference-quiz-part-2 .quiz-part-banner {
        float: right;
        padding-right: 110px; } }
    .reference-quiz-part-2 .quiz-part-banner img {
      width: 180px;
      margin-top: 20px; }
  .reference-quiz-part-2 .quizQuestionNav {
    clear: both;
    max-width: 315px;
    margin: 50px auto 0; }
    @media only screen and (min-width: 768px) {
      .reference-quiz-part-2 .quizQuestionNav {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        max-width: none;
        margin: 215px 0px 85px;
        padding-top: 17px; }
        .reference-quiz-part-2 .quizQuestionNav .nav-button {
          position: relative;
          top: 0px; } }
    @media only screen and (min-width: 992px) {
      .reference-quiz-part-2 .quizQuestionNav {
        margin-left: -125px;
        margin-right: -125px;
        margin-top: 284px; } }
    .reference-quiz-part-2 .quizQuestionNav .nav-button p a {
      padding: 22px 76px !important; }
    .reference-quiz-part-2 .quizQuestionNav .previous-nav-link {
      margin-top: 45px; }
      @media only screen and (min-width: 768px) {
        .reference-quiz-part-2 .quizQuestionNav .previous-nav-link {
          margin-top: 0; } }
/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

.snippetReference.isi-snippet {
  bottom: 0;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 1000;
  background-color: #fff; }
  .snippetReference.isi-snippet .component-content {
    display: flex;
    flex-wrap: wrap; }
    .snippetReference.isi-snippet .component-content .reference-chat-icon {
      width: 100%; }
      .snippetReference.isi-snippet .component-content .reference-chat-icon .component-content {
        display: flex;
        justify-content: center; }
        .snippetReference.isi-snippet .component-content .reference-chat-icon .component-content .gsk-chat {
          cursor: pointer;
          position: fixed;
          right: -58px;
          top: 50%;
          transform: rotate(-90deg);
          z-index: 9999;
          opacity: 0.5; }
          .snippetReference.isi-snippet .component-content .reference-chat-icon .component-content .gsk-chat:hover {
            opacity: 1; }
          .snippetReference.isi-snippet .component-content .reference-chat-icon .component-content .gsk-chat p {
            background: orange;
            padding: 0.25rem 0.5rem;
            border-radius: 0.25rem;
            width: auto;
            color: #fff;
            margin: 0; }
            .snippetReference.isi-snippet .component-content .reference-chat-icon .component-content .gsk-chat p a {
              color: white;
              text-decoration: none; }
              .snippetReference.isi-snippet .component-content .reference-chat-icon .component-content .gsk-chat p a:before {
                content: "\f086";
                font-family: FontAwesome, sans-serif;
                font-style: normal;
                position: relative;
                font-weight: normal;
                display: inline-block;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                margin-right: 0.25rem; }
    .snippetReference.isi-snippet .component-content .reference-isi {
      background: #fff;
      width: 100%; }
      .snippetReference.isi-snippet .component-content .reference-isi .isi-header {
        border-bottom: 1px solid #ddd;
        border-top: 1px solid #ccc;
        box-shadow: 0 -5px 5px -5px #ccc;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: row-reverse;
        padding: 0.5rem 15px;
        position: relative; }
        @media only screen and (min-width: 992px) {
          .snippetReference.isi-snippet .component-content .reference-isi .isi-header {
            align-items: center; } }
        .snippetReference.isi-snippet .component-content .reference-isi .isi-header .isi-title-container {
          display: flex; }
          @media only screen and (min-width: 992px) {
            .snippetReference.isi-snippet .component-content .reference-isi .isi-header .isi-title-container {
              width: 100%; } }
          @media only screen and (min-width: 992px) {
            .snippetReference.isi-snippet .component-content .reference-isi .isi-header .isi-title-container .isi-title {
              width: 50%; } }
          .snippetReference.isi-snippet .component-content .reference-isi .isi-header .isi-title-container .isi-title:nth-of-type(1) p:after {
            content: "&";
            display: inline;
            margin: 0 0.25rem; }
            @media only screen and (min-width: 992px) {
              .snippetReference.isi-snippet .component-content .reference-isi .isi-header .isi-title-container .isi-title:nth-of-type(1) p:after {
                display: none; } }
          .snippetReference.isi-snippet .component-content .reference-isi .isi-header .isi-title-container .isi-title p {
            font-family: sans-serif;
            font-weight: bold;
            color: #fb8c00;
            margin: 0; }
            .snippetReference.isi-snippet .component-content .reference-isi .isi-header .isi-title-container .isi-title p.is-hidden-mobile {
              display: none; }
              @media only screen and (min-width: 992px) {
                .snippetReference.isi-snippet .component-content .reference-isi .isi-header .isi-title-container .isi-title p.is-hidden-mobile {
                  display: block; } }
            .snippetReference.isi-snippet .component-content .reference-isi .isi-header .isi-title-container .isi-title p.is-hidden-desktop {
              display: block; }
              @media only screen and (min-width: 992px) {
                .snippetReference.isi-snippet .component-content .reference-isi .isi-header .isi-title-container .isi-title p.is-hidden-desktop {
                  display: none; } }
        .snippetReference.isi-snippet .component-content .reference-isi .isi-header .isi-expand-button {
          display: flex;
          justify-content: flex-end;
          align-items: center; }
          @media only screen and (min-width: 992px) {
            .snippetReference.isi-snippet .component-content .reference-isi .isi-header .isi-expand-button {
              position: absolute; } }
          .snippetReference.isi-snippet .component-content .reference-isi .isi-header .isi-expand-button:after {
            content: "\f055";
            font-family: FontAwesome, sans-serif;
            font-style: normal;
            position: relative;
            font-weight: normal;
            display: inline-block;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale; }
          .snippetReference.isi-snippet .component-content .reference-isi .isi-header .isi-expand-button .isi-expand-icon {
            margin-left: 5px; }
    .snippetReference.isi-snippet .component-content .richText {
      padding: 0 15px;
      background: #fff; }
      .snippetReference.isi-snippet .component-content .richText.isi-right-content .component-content .richText-content p:nth-child(2) {
        padding-top: 0; }
      @media only screen and (min-width: 992px) {
        .snippetReference.isi-snippet .component-content .richText {
          width: 50%; }
          .snippetReference.isi-snippet .component-content .richText.isi-left-content {
            padding-right: 0; }
          .snippetReference.isi-snippet .component-content .richText.isi-right-content {
            padding-left: 0; }
            .snippetReference.isi-snippet .component-content .richText.isi-right-content .component-content .richText-content p:nth-child(2) {
              padding-top: 0.5rem; } }
      .snippetReference.isi-snippet .component-content .richText .component-content {
        align-items: flex-start;
        justify-content: flex-start; }
        @media only screen and (min-width: 992px) {
          .snippetReference.isi-snippet .component-content .richText .component-content .richText-content {
            width: 90%; } }
        .snippetReference.isi-snippet .component-content .richText .component-content .richText-content p {
          display: none;
          font-size: 14px; }
          .snippetReference.isi-snippet .component-content .richText .component-content .richText-content p:nth-child(2) {
            display: block;
            padding: 0.5rem 0;
            line-height: 1; }
            @media only screen and (min-width: 992px) {
              .snippetReference.isi-snippet .component-content .richText .component-content .richText-content p:nth-child(2) {
                font-size: 1rem; } }
          .snippetReference.isi-snippet .component-content .richText .component-content .richText-content p .isi-content-title {
            color: #fb8c00;
            font-weight: bold;
            display: none; }
        .snippetReference.isi-snippet .component-content .richText .component-content .richText-content ul {
          padding-left: 15px;
          display: none; }
          .snippetReference.isi-snippet .component-content .richText .component-content .richText-content ul li {
            display: none; }
            .snippetReference.isi-snippet .component-content .richText .component-content .richText-content ul li:first-of-type {
              display: list-item; }
  .snippetReference.isi-snippet.isi-minimized-state .reference-isi .isi-header {
    border-bottom: none; }
  .snippetReference.isi-snippet.isi-minimized-state .richText {
    display: none; }
  .snippetReference.isi-snippet.isi-expanded-state {
    position: static;
    margin-bottom: 16px; }
    .snippetReference.isi-snippet.isi-expanded-state .reference-isi .isi-header .isi-expand-button:after {
      content: "\f056";
      font-family: FontAwesome, sans-serif;
      font-style: normal;
      position: relative;
      font-weight: normal;
      display: inline-block;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .snippetReference.isi-snippet.isi-expanded-state .richText.isi-left-content, .snippetReference.isi-snippet.isi-expanded-state .richText.isi-right-content {
      padding-top: 10px; }
    .snippetReference.isi-snippet.isi-expanded-state .richText .component-content .richText-content ul {
      display: block; }
      .snippetReference.isi-snippet.isi-expanded-state .richText .component-content .richText-content ul li {
        display: list-item;
        line-height: 20px !important; }
    .snippetReference.isi-snippet.isi-expanded-state .richText .component-content .richText-content p {
      display: block;
      line-height: 20px !important;
      font-size: 16px; }
      .snippetReference.isi-snippet.isi-expanded-state .richText .component-content .richText-content p .isi-content-title {
        display: block; }
        @media only screen and (min-width: 992px) {
          .snippetReference.isi-snippet.isi-expanded-state .richText .component-content .richText-content p .isi-content-title {
            display: none; } }
  .snippetReference.isi-snippet.static {
    position: static !important;
    height: auto !important; }
    .snippetReference.isi-snippet.static .reference-isi .isi-header {
      border-bottom: 1px solid #ced4da;
      border-top: 4px solid #fff;
      box-shadow: none; }
      .snippetReference.isi-snippet.static .reference-isi .isi-header .isi-expand-button {
        visibility: hidden; }
    .snippetReference.isi-snippet.static .component-content .richText {
      display: block; }
      .snippetReference.isi-snippet.static .component-content .richText .component-content .richText-content ul {
        display: block; }
        .snippetReference.isi-snippet.static .component-content .richText .component-content .richText-content ul li {
          display: list-item; }
      .snippetReference.isi-snippet.static .component-content .richText .component-content .richText-content p {
        display: block;
        font-size: 16px; }
    .snippetReference.isi-snippet.static p,
    .snippetReference.isi-snippet.static li {
      line-height: 1.25 !important; }
  .snippetReference.isi-snippet .reference-chat-icon.is-hidden-mobile {
    display: none !important; }
    @media only screen and (min-width: 992px) {
      .snippetReference.isi-snippet .reference-chat-icon.is-hidden-mobile {
        display: initial !important; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .reference-important-safety-information-chat.snippetReference
.component-content
.reference-isi
.isi-header {
    align-items: flex-start; }
  .isi-snippet.snippetReference
.component-content
.reference-isi
.isi-header
.isi-expand-button {
    right: 20px; } }

@media only screen and (max-width: 992px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .static.isi-snippet.snippetReference .richText {
    width: 100%; } }

@media only screen and (min-width: 992px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .static.isi-snippet.snippetReference .richText {
    width: 50%; } }

@media only screen and (max-width: 992px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .isi-snippet.snippetReference .component-content .richText {
    width: 100%; } }

@media only screen and (min-width: 992px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .isi-snippet.snippetReference .component-content .richText {
    width: 50%; } }

@media only screen and (max-width: 992px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .reference-med-watch-pharma.snippetReference {
    display: block; } }

@media only screen and (min-width: 1200px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .reference-med-watch-pharma.snippetReference {
    display: flex; } }

@supports (-moz-appearance: none) {
  .snippetReference.isi-snippet
.component-content
.reference-isi
.isi-header
.isi-expand-button {
    right: 20px; } }
/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

.page-adult-quiz .box.header-overlay {
  padding-bottom: 70px; }
  @media only screen and (min-width: 992px) {
    .page-adult-quiz .box.header-overlay {
      padding-bottom: 170px; } }

.page-adult-quiz .richText.header-previous-nav {
  top: 80px; }
/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

.page-children-quiz .box.header-overlay {
  padding-bottom: 70px; }
  @media only screen and (min-width: 992px) {
    .page-children-quiz .box.header-overlay {
      padding-bottom: 75px; } }

.page-children-quiz .reference-quiz-progress-bar {
  margin-top: -70px;
  margin-bottom: 22px; }

html[lang=ru-RU] .child-quiz .quizResultContainer .component-content button.generateScore {
  padding-left: 42px !important;
  padding-right: 42px !important; }
/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

.page-home #content .box.content-container {
  margin-bottom: 35px;
  padding: 1rem 15px; }

.page-home .box.header-overlay {
  margin-bottom: -65px;
  padding-bottom: 57px; }
  @media only screen and (min-width: 992px) {
    .page-home .box.header-overlay {
      margin-bottom: -85px;
      padding-bottom: 105px; } }
/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

.page-results #content .divider {
  margin: 30px 2rem 0;
  width: 80%; }
  @media only screen and (min-width: 992px) {
    .page-results #content .divider {
      margin: 1rem 0;
      width: 100%; } }

@media only screen and (min-width: 992px) {
  .page-results .richText p {
    display: flex;
    justify-content: center; } }

.page-results .richText a.icon-pdf {
  color: #14afa9;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 300; }
  .page-results .richText a.icon-pdf:after {
    content: "\f1c1";
    font-family: FontAwesome, sans-serif;
    font-style: normal;
    position: relative;
    font-weight: normal;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #14afa9;
    margin-left: 1rem; }

.page-results .box.border-grey {
  background: white;
  bottom: -1rem;
  z-index: 1000;
  padding-bottom: 1rem; }

.page-results .box.background-secondary {
  margin-top: -3rem;
  padding-top: 4rem !important; }

.page-results .box.header-overlay {
  padding-bottom: 65px; }
  @media only screen and (min-width: 992px) {
    .page-results .box.header-overlay {
      padding-bottom: 90px;
      padding-top: 130px; } }

.page-results #content .reference-quiz-result-answers .answer {
  background: white;
  display: block;
  border-radius: 0.5rem;
  margin: 1rem 0;
  padding: 10px 21px 28px 36px;
  position: relative; }
  @media only screen and (min-width: 992px) {
    .page-results #content .reference-quiz-result-answers .answer {
      padding: 34px 146px 30px 71px;
      margin: 2.5rem 0; } }
  .page-results #content .reference-quiz-result-answers .answer .divider {
    margin: 40px 0 55px;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .page-results #content .reference-quiz-result-answers .answer .divider {
        margin-top: 10px; } }
    @media only screen and (min-width: 992px) {
      .page-results #content .reference-quiz-result-answers .answer .divider {
        margin: 1rem 0; } }
  .page-results #content .reference-quiz-result-answers .answer > p:first-of-type {
    margin-left: -17px; }
  .page-results #content .reference-quiz-result-answers .answer span {
    color: #969696;
    font-weight: bold;
    size: 14px; }
  .page-results #content .reference-quiz-result-answers .answer p {
    margin-top: 11px; }
  @media only screen and (min-width: 768px) {
    .page-results #content .reference-quiz-result-answers .answer > p:first-child {
      height: 50px; } }
  @media only screen and (min-width: 992px) {
    .page-results #content .reference-quiz-result-answers .answer > p:first-child {
      height: auto; } }
  .page-results #content .reference-quiz-result-answers .answer > p:nth-child(3) {
    margin-top: 25px; }
  .page-results #content .reference-quiz-result-answers .answer .score {
    position: absolute;
    border: 8px solid white;
    border-radius: 50%;
    left: 38%;
    bottom: 73px; }
    @media only screen and (min-width: 768px) {
      .page-results #content .reference-quiz-result-answers .answer .score {
        bottom: none;
        left: 45%;
        top: 55px; } }
    @media only screen and (min-width: 992px) {
      .page-results #content .reference-quiz-result-answers .answer .score {
        left: auto;
        right: 25px;
        top: -25px; } }
    .page-results #content .reference-quiz-result-answers .answer .score .score-content {
      background: #263746;
      width: 77px;
      height: 77px;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center; }
      .page-results #content .reference-quiz-result-answers .answer .score .score-content p {
        color: white;
        font-size: 27px;
        margin: 0;
        margin-bottom: 0.5rem; }
        .page-results #content .reference-quiz-result-answers .answer .score .score-content p span {
          font-size: 48px;
          color: white;
          font-weight: bold; }

.page-results .reference-appointment-scheduler {
  float: left;
  margin-top: 30px;
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .page-results .reference-appointment-scheduler {
      margin-top: 20px; } }
  .page-results .reference-appointment-scheduler .component-content {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
    .page-results .reference-appointment-scheduler .component-content p {
      text-align: center; }
    .page-results .reference-appointment-scheduler .component-content div {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      width: 100%; }
      @media only screen and (min-width: 992px) {
        .page-results .reference-appointment-scheduler .component-content div {
          flex-direction: row; } }
      .page-results .reference-appointment-scheduler .component-content div a {
        color: #14afa9;
        text-decoration: none;
        margin: 0.5rem 0;
        vertical-align: middle;
        line-height: 22px;
        position: relative;
        cursor: pointer;
        font-weight: 400; }
        @media only screen and (min-width: 992px) {
          .page-results .reference-appointment-scheduler .component-content div a.icon-calendar {
            margin-right: 2rem; } }
        .page-results .reference-appointment-scheduler .component-content div a.icon-calendar:before {
          content: "\f073";
          font-family: FontAwesome, sans-serif;
          font-style: normal;
          position: relative;
          font-weight: normal;
          display: inline-block;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          left: -2rem;
          font-size: 24px;
          line-height: 22px;
          position: absolute; }
        @media only screen and (min-width: 992px) {
          .page-results .reference-appointment-scheduler .component-content div a.tooltip-child, .page-results .reference-appointment-scheduler .component-content div a.tooltip-adult {
            margin-right: -2rem; } }
        @media only screen and (min-width: 992px) {
          .page-results .reference-appointment-scheduler .component-content div a:last-of-type {
            margin-right: -2rem; } }
        .page-results .reference-appointment-scheduler .component-content div a.tooltip {
          display: inline-block;
          outline: none;
          position: relative; }
          .page-results .reference-appointment-scheduler .component-content div a.tooltip.tooltip-child {
            display: none; }
          .page-results .reference-appointment-scheduler .component-content div a.tooltip .tooltip-msg {
            color: #263746;
            background: #fff;
            bottom: 30px;
            border: 1px solid #14afa9;
            display: none;
            font-size: 15px;
            padding: 15px;
            position: absolute;
            width: 100%;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
            background: white;
            border-radius: 6px;
            box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.16);
            padding: 2rem; }
            @media only screen and (min-width: 768px) {
              .page-results .reference-appointment-scheduler .component-content div a.tooltip .tooltip-msg {
                left: -50%;
                width: 200%; } }
          .page-results .reference-appointment-scheduler .component-content div a.tooltip:active .tooltip-msg, .page-results .reference-appointment-scheduler .component-content div a.tooltip:focus .tooltip-msg {
            display: block;
            z-index: 100; }

html[lang=he-IS] .page-results .tooltip-msg {
  text-align: right; }
/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

.page-introduction .box.header-overlay {
  padding-bottom: 15px; }
  @media only screen and (min-width: 992px) {
    .page-introduction .box.header-overlay {
      padding-bottom: 23px; } }

.page-introduction .richText.main-header {
  margin-top: 8px; }
  @media only screen and (min-width: 992px) {
    .page-introduction .richText.main-header {
      margin-top: 0; } }

@media only screen and (min-width: 768px) {
  .page-introduction .richText.nav-button {
    text-align: right; } }

@media only screen and (min-width: 768px) {
  .page-introduction .richText.previous-nav-link {
    margin-top: -40px !important; } }

@media only screen and (min-width: 992px) {
  .page-introduction .richText.previous-nav-link {
    margin-top: 0 !important; } }
/* roboto-slab-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-slab-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-slab-v8-latin_latin-ext-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }

/* roboto-300 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-regular - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-500 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin_latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff2") format("woff2"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.woff") format("woff"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.ttf") format("truetype"), url("../../assets/fonts/roboto-v19-latin_latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

.page-results .richText.save-your-results .icon-email {
  display: none; }

.aem-AuthorLayer-Edit .richText.save-your-results .icon-email {
  display: flex; }
@page {
  size: A4;
  margin: 0mm !important;
}

@media print {
  @page {
    size: 220mm 170mm; /* custom height */
    /*  size: A4;   */
    margin: 0;
    page-break-inside: avoid;
    break-inside: avoid;
    margin: 0 !important;
  }

  body {
    height: auto;
    page-break-after: always;
    overflow: hidden;
    margin: 0 !important;
    display: flex;
    flex-direction: column;
  }
  #header .header-disclaimer-content {
    padding-bottom: 0px;
    bottom: 15px;
  }
  .page-results .box.component.section.content-container.header-container:nth-of-type(2)   {
    background-color: transparent !important;
  }

  .page-results #content .reference-quiz-result-answers .answer {
   position: relative; 
    padding: 0px;
  }
  .page-results #content .reference-quiz-result-answers .answer>p  {
    left: 35px;
    top: 5px;
    width: 90%;
    padding: 30px;
    margin-top: 10px;   
    position: relative;
  }
  
  .page-results #content .reference-quiz-result-answers .answer .score {
    top: -2%;
    right: 0;
    width: 87px;
    height: 87px;
    margin-top: -35px;
    position: relative;
  }

  .page-results
    #content
    .reference-quiz-result-answers
    .answer
    .score
    .score-content {
    top: 0;
    right: 0;
    bottom: 0;
    width: 77px;
    height: 77px;
    position: absolute;
  }
  .__tealiumGDPRcpPrefs {
    display: none !important;
  }
  .privacy_prompt {
    display: none !important;
  }
  .preferences_prompt_control {
    display: none !important;
  }
  .page-results {
    background: #efefef;
  }
  .page-results a.save-results {
    display: none !important;
  }
  .page-results .box.component.section.col-xs-12.even.last.quiz-results {
    width: 595px;
    margin: 0 auto;
    position: relative;
    margin-left: 88px;
    top: 2rem;
  }
  .page-results
    .box.component.section.col-xs-12.even.last.quiz-results
    .answer:nth-of-type(1) {
    margin-bottom: 10rem !important;
    top: 1rem;
  }
  .page-results
    .box.component.section.col-xs-12.even.last.quiz-results
    .answer:nth-of-type(2) {
    margin-top: 12rem !important;
  }
  .page-results
    .box.component.section.col-xs-12.even.last.quiz-results
    .answer:nth-of-type(6) {
    margin-top: 12rem !important;
  }
  .page-results .answer-box > .component-content > .content > .richText {
    position: relative;
    top: 2rem;
  }
  .page-results .box.component.section.content-container:nth-of-type(2) {
    background: #fff;
    display: block;
    padding: 0 100px !important;
  }
  .page-results
    .box.component.section.content-container:nth-of-type(2)
    .border-grey {
    bottom: -2rem;
  }
  .page-results .box.component.section.content-container:nth-of-type(4) {
    background: #efefef;
    display: none;
  }
  .page-results .box.component.section.content-container:nth-of-type(4) h2 {
    margin-top: -2rem;
    padding-top: 1rem;
  }
  .page-results .box.component.section.content-container.background-secondary {
    display: block;
    position: relative;
    z-index: -1;
  }
  .page-results
    .snippetReference.reference-utility-area
    .utility-menu
    .richText:first-of-type {
    display: none;
  }
  .page-results .reference-appointment-scheduler {
    display: none;
  }
  .page-results .save-your-results {
    display: none;
  }
  .divider.component.section.col-xs-12.col-md-8.col-md-offset-2.even.default-style {
    display: none;
  }
  #footer {
    display: none;
  }
}

