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

@font-face {
  font-family: "Balboa Plus";
  src: url("../../assets/fonts/balboaplus.woff2") format("woff2"), url("../../assets/fonts/balboaplus.woff") format("woff"); }

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

body {
  background: #fff;
  color: rgba(0, 0, 0, 0.75);
  margin: 0; }

h1 {
  color: rgba(0, 0, 0, 0.75);
  font-family: "Balboa Plus", Arial, sans-serif;
  font-weight: 400;
  margin: 0; }
  h1 * {
    font-family: "Balboa Plus", Arial, sans-serif; }

h2 {
  color: rgba(0, 0, 0, 0.75);
  font-family: "Balboa Plus", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.2;
  margin: 0; }
  h2 * {
    font-family: "Balboa Plus", Arial, sans-serif; }

h3, h4, h5, h6 {
  color: rgba(0, 0, 0, 0.75);
  font-family: "Balboa Plus", Arial, sans-serif;
  font-weight: 400;
  margin: 0; }
  h3 *, h4 *, h5 *, h6 * {
    font-family: "Balboa Plus", Arial, sans-serif; }

* {
  box-sizing: border-box;
  font-family: Arial, 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; } }

#content {
  margin-top: 160px; }
@media only screen and (min-width: 992px) {
  #content {
    margin-top: 132px; } }

#footer .layout-inner .col-xs-12.col-md-12 {
  padding: 20px;
  display: flex;
  justify-content: center; }
  #footer .layout-inner .col-xs-12.col-md-12 .image {
    width: auto;
    margin-right: 0.75rem;
    margin-top: 10px; }
  #footer .layout-inner .col-xs-12.col-md-12 .richText {
    max-width: 580px; }
    #footer .layout-inner .col-xs-12.col-md-12 .richText p {
      text-align: left;
      font-size: 0.813rem;
      line-height: 1.5;
      margin: 10px 0; }

#header {
  float: none;
  z-index: 1001; }
  #header .layout-inner .col-xs-12.col-md-12 {
    padding-left: 0;
    padding-right: 0; }
  #header .content-container {
    max-width: 100% !important; }

.is-hidden {
  display: none; }

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

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

.m-b-30 {
  margin-bottom: 1.875rem !important; }

@media only screen and (max-width: 767px) and (min-width: 320px) {
  .padding-15-left-right-mb {
    padding-left: 15px;
    padding-right: 15px; } }

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

  .image.logo img {
    padding-top: 1.7rem;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
  }
  
  .image.logo img.active {
    opacity: 1;
  }

  .scrollable-logo img {
    width: 82px!important;
  }

  @media only screen and (min-width: 992px) {
    .logo-background img {
      padding: 2rem 10px 10px;
      background: #b7cfb5;
      border-bottom: 10px #89ac87 solid; } }

.flex-center > .component-content {
  display: flex;
  justify-content: center; }

@media only screen and (min-width: 992px) {
  .dt-text-align-left {
    text-align: left !important; } }

.margin-top-sm {
  margin-top: 20px; }
  @media only screen and (min-width: 992px) {
    .margin-top-sm {
      margin-top: 50px; } }

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

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

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

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

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

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

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

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

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

.padding-bottom-sm {
  padding-bottom: 20px !important; }

.container-small {
  max-width: 1300px;
  padding-left: 15px;
  padding-right: 15px; }

.container-medium {
  max-width: 1500px;
  padding-left: 15px;
  padding-right: 15px; }

.center-horizontal {
  left: 50%;
  transform: translateX(-50%); }

.link-unstyled {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none; }

.no-padding {
  padding-left: 0;
  padding-right: 0; }

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

.peach-border-left {
  border-left: 5px solid #ffefe7;
  padding-left: 10px; }

.grey-box {
  background-color: #edeae5;
  padding: 15px 20px; }

.quotation-mark {
  font-size: 10rem;
  height: 60px;
  line-height: 9rem;
  display: flex; }

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

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

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

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

.reference-language-selector {
  display: none; }
  @media only screen and (min-width: 992px) {
    .reference-language-selector {
      display: block; } }
  .reference-language-selector > .component-content {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    max-width: 100% !important; }
    @media only screen and (min-width: 992px) {
      .reference-language-selector > .component-content {
        display: block; } }
  .reference-language-selector.is-active {
    display: block; }

.language-selector {
  cursor: pointer;
  background-color: #edeae5;
  width: 100%; }
  @media (pointer: fine) {
    .language-selector:hover .lang-dropdown {
      background-color: #fcb9a9; }
      .language-selector:hover .lang-dropdown:after {
        top: 2px;
        transform: rotate(225deg); }
    .language-selector:hover .lang-options {
      display: block; } }

.lang-dropdown {
  font-family: "Balboa Plus", Arial, sans-serif;
  font-size: 1.1rem;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.75);
  display: flex;
  align-items: center;
  transition: background-color 0.15s ease-out;
  line-height: 52px;
  justify-content: flex-start;
  padding-left: 15px; }
  @media only screen and (min-width: 768px) {
    .lang-dropdown {
      justify-content: flex-start;
      padding-left: 45px; } }
  @media only screen and (min-width: 992px) {
    .lang-dropdown {
      padding-left: 0;
      justify-content: center; } }
  .lang-dropdown::after {
    content: '';
    display: inline-block;
    position: relative;
    width: 4px;
    height: 4px;
    border: solid rgba(0, 0, 0, 0.75);
    border-width: 0 5px 5px 0;
    padding: 3px;
    transform: rotate(45deg);
    left: 8px;
    top: -5px;
    transition: 0.15s ease-in-out; }
  .lang-dropdown:before {
    content: '';
    position: relative;
    display: inline-block;
    right: 5px;
    width: 33px;
    height: 33px;
    background-image: url(../../../../../../../../content/dam/cf-pharma/act-dont-react/master/globe.png); }
  .lang-dropdown.is-open {
    background-color: #fcb9a9; }
    .lang-dropdown.is-open:after {
      top: 2px;
      transform: rotate(225deg); }

.lang-options {
  display: none;
  position: static;
  width: 100%;
  background: #fff;
  z-index: 999;
  background: #edeae5;
  margin: 0;
  padding: 0; }
  @media only screen and (min-width: 992px) {
    .lang-options {
      position: absolute; } }
  .lang-options.is-open {
    display: block; }
  .lang-options .lang-item {
    padding: 9px 0;
    cursor: pointer;
    transition: background-color 0.15s ease-out;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start; }
    @media only screen and (min-width: 992px) {
      .lang-options .lang-item {
        justify-content: center;
        align-items: center; } }
    .lang-options .lang-item:hover {
      background-color: #fcb9a9; }
  .lang-options .lang-link {
    text-decoration: none;
    color: rgba(0, 0, 0, 0.75);
    font-family: "Balboa Plus", Arial, sans-serif;
    font-weight: 500;
    font-size: 1.1rem;
    padding-left: 25px !important; }
    @media only screen and (min-width: 768px) {
      .lang-options .lang-link {
        padding-left: 60px !important; } }
    @media only screen and (min-width: 992px) {
      .lang-options .lang-link {
        padding-left: 0 !important; } }

.lang-item.has-children {
  position: relative; }
  .lang-item.has-children > .lang-link::after {
    content: '';
    display: inline-block;
    position: relative;
    width: 4px;
    height: 4px;
    border: solid rgba(0, 0, 0, 0.75);
    border-width: 0 5px 5px 0;
    padding: 3px;
    transform: rotate(45deg);
    left: 8px;
    top: -5px;
    transition: 0.15s ease-in-out; }
  .lang-item.has-children.is-open {
    flex-direction: column;
    padding-bottom: 0; }
    .lang-item.has-children.is-open > .lang-link {
      display: flex;
      justify-content: center;
      padding-bottom: 9px; }
      .lang-item.has-children.is-open > .lang-link:after {
        top: 2px;
        transform: rotate(225deg); }
    .lang-item.has-children.is-open .lang-level2 {
      display: flex; }

.lang-level2 {
  display: none;
  flex-direction: column;
  padding: 0;
  background-color: #edeae5; }
  .lang-level2 .lang-item {
    justify-content: flex-start;
    width: 100%; }
    @media only screen and (min-width: 992px) {
      .lang-level2 .lang-item {
        justify-content: flex-start;
        align-items: flex-start; } }
  .lang-level2 .lang-link {
    padding-left: 15px;
    position: relative;
    margin-left: 40px; }
    @media only screen and (min-width: 768px) {
      .lang-level2 .lang-link {
        margin-left: 80px; } }
    @media only screen and (min-width: 992px) {
      .lang-level2 .lang-link {
        margin-left: 47%; } }
    .lang-level2 .lang-link:before {
      content: '';
      width: 5px;
      height: 5px;
      position: absolute;
      display: inline-block;
      background-color: black;
      border-radius: 50%;
      top: 37%;
      left: 0; }

.snippetReference.footer-section {
  padding: 0.25rem 0; }

.header-container {
  position: fixed; }
  @media only screen and (min-width: 992px) {
    .header-container {
      background: #edeae5; } }
  .header-container.content-container {
    padding: 0 !important; }
  .header-container > .component-content {
    max-width: unset !important; }
    .header-container > .component-content > .paragraphSystem.content {
      display: flex; }

.snippetReference.reference-utility-area .utility-menu .richText p {
  /* &:after {
						content: '\f57c';
						font-family: 'FontAwesome';
						font-size: 18px;
						margin-right: 8px;
						position: relative;
						top: 6px;
					} */ }

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

.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: rgba(0, 0, 0, 0.75); }
      .accordion .accordion-container .accordion-slide .accordion-head h3 a:before {
        content: "\f0d7";
        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;
        transform: scale(2.25);
        padding-bottom: 10px;
        margin-right: 1rem; }
    .accordion .accordion-container .accordion-slide .accordion-head:hover {
      cursor: pointer; }
    .accordion .accordion-container .accordion-slide:nth-of-type(odd) {
      background: #f8f9fa; }
    .accordion .accordion-container .accordion-slide.is-visible .accordion-head h3 a:before {
      content: "\f0d8";
      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; }

/*
/* Box
*/
.light-orange-bg {
  background-color: #ffefe7; }

.box.banner-placeholder {
  height: 600px; }

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

.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.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.width-auto {
  width: auto; }

.box.logo-wrapper {
  position: relative; }
  .box.logo-wrapper > .component-content {
    max-width: unset; }
  .box.logo-wrapper.hidden {
    display: none; }

.box.video-wrapper {
  position: relative; }
  .box.video-wrapper.desktop {
    display: none; }
    @media only screen and (min-width: 768px) {
      .box.video-wrapper.desktop {
        display: block; } }
  .box.video-wrapper.mobile {
    display: block; }
    @media only screen and (min-width: 768px) {
      .box.video-wrapper.mobile {
        display: none; } }

.box.background-primary {
  background: #b7cfb5;
  border-top: 8px solid #89ac87; }

.box.section-take-the-test {
  padding-bottom: 40px; }
  @media only screen and (min-width: 768px) {
    .box.section-take-the-test {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) {
    .box.section-take-the-test {
      padding-bottom: 100px; } }

.box.section-icons-container .content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top: 30px;
  padding-bottom: 30px;
  border-bottom: 6px solid #ddd7cd; }
  @media only screen and (min-width: 992px) {
    .box.section-icons-container .content {
      flex-direction: row;
      align-items: flex-start;
      margin-top: -30px;
      padding-bottom: 65px; } }

.box.section-reference {
  background-color: #ddd7cd; }
  .box.section-reference .accordion .accordion-slide {
    background-color: #ddd7cd;
    padding: 2.5rem 1rem 1.5rem;
    margin-top: 1.5rem; }
    @media only screen and (min-width: 992px) {
      .box.section-reference .accordion .accordion-slide {
        margin-top: 0; } }
    .box.section-reference .accordion .accordion-slide h3 a span {
      font-size: 25px;
      font-weight: 400;
      text-transform: uppercase;
      text-decoration: none;
      letter-spacing: -2px; }
      .box.section-reference .accordion .accordion-slide h3 a span:before {
        content: '';
        display: none; }
      .box.section-reference .accordion .accordion-slide h3 a span:hover {
        text-decoration: none; }
    .box.section-reference .accordion .accordion-slide .richText {
      padding: 0; }
      .box.section-reference .accordion .accordion-slide .richText ol {
        padding: 0;
        margin-top: 8px; }
        @media only screen and (min-width: 992px) {
          .box.section-reference .accordion .accordion-slide .richText ol {
            padding-left: 45px; } }
        .box.section-reference .accordion .accordion-slide .richText ol li {
          margin: 12px 0;
          text-align: left; }

.box.section-links {
  background-color: #edeae5; }
  .box.section-links .richText .richText-content {
    display: flex;
    justify-content: center; }
    .box.section-links .richText .richText-content ul {
      display: flex;
      flex-wrap: wrap;
      list-style: none;
      justify-content: center;
      padding: 0.5rem 0.5rem;
      margin: 0; }
      .box.section-links .richText .richText-content ul li {
        border-right: 1px solid black;
        margin: 0.5rem 0; }
        .box.section-links .richText .richText-content ul li:last-of-type {
          border: none; }
        .box.section-links .richText .richText-content ul li a {
          color: rgba(0, 0, 0, 0.75);
          cursor: pointer;
          font-size: 0.938rem;
          padding: 1rem 0.5rem;
          text-decoration: none; }

.article {
  margin-bottom: 50px;
  font-family: "Balboa Plus"; }
  @media only screen and (min-width: 992px) {
    .article {
      margin-bottom: 44px; } }
  .article > .component-content > .content {
    display: flex;
    align-items: center; }

.article-text {
  position: absolute; }
  .article-text .component-content > .richText-content p, .article-text .component-content > .richText-content a {
    color: #fff;
    font-family: "Balboa Plus" !important;
    font-size: 2.5rem;
    text-decoration: none; }
    @media only screen and (min-width: 992px) {
      .article-text .component-content > .richText-content p, .article-text .component-content > .richText-content a {
        font-size: 3.875rem; } }
  .article-text .component-content > .richText-content a {
    display: block;
    line-height: 1.2;
    letter-spacing: -4px; }

.article-image > .component-content {
  display: flex;
  justify-content: center; }

.divider {
  padding-bottom: 1rem;
  border-bottom: 1px solid #d0cfcf;
  margin-bottom: 1rem; }

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

.image.play-button {
  cursor: pointer;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  white-space: nowrap; }
  .image.play-button.hidden {
    display: none; }
  @media only screen and (min-width: 768px) {
    .image.play-button {
      width: auto; } }

.image.video-headline {
  position: absolute;
  bottom: 20px;
  left: 30px;
  width: auto;
  white-space: nowrap; }
  @media only screen and (min-width: 992px) {
    .image.video-headline {
      bottom: 40px; } }
  .image.video-headline.hidden {
    display: none; }
  .image.video-headline img {
    width: 120px; }
    @media only screen and (min-width: 768px) {
      .image.video-headline img {
        width: 190px; } }
    @media only screen and (min-width: 992px) {
      .image.video-headline img {
        width: auto; } }

.image.logo {
  position: absolute;
  top: -28px;
  right: 26px;
  z-index: 1;
  width: auto;
  white-space: nowrap; }
  .image.logo img {
    width: 120px; }
    @media only screen and (min-width: 992px) {
      .image.logo img {
        width: 175px; } }

.box.section-take-the-test .image {
  position: absolute;
  bottom: -40px;
  z-index: 999;
  text-align: center; }
  @media only screen and (max-width: 767px) and (min-width: 320px) {
    .box.section-take-the-test .image {
      bottom: -60px; } }
  .box.section-take-the-test .image img {
    max-width: 60%; }
    @media only screen and (min-width: 992px) {
      .box.section-take-the-test .image img {
        max-width: 100%; } }

.banner {
  padding-left: 0;
  padding-right: 0; }
  .banner > .component-content {
    display: flex;
    justify-content: center;
    align-items: center; }
  .banner picture {
    display: flex;
    align-items: flex-end; }

.icon-highlighted {
  position: relative; }
  @media only screen and (min-width: 992px) {
    .icon-highlighted::before, .icon-highlighted::after {
      display: none; } }
  .icon-highlighted::after, .icon-highlighted::before {
    content: "";
    position: absolute;
    width: calc(100vw/2);
    height: 3px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #edeae5; }
  .icon-highlighted:before {
    left: calc(-100vw/2); }
  .icon-highlighted:after {
    right: calc(-100vw/2); }

/**
    Every local but not on master
**/
@media (max-width: 991px) {
  html:not(:lang(en)) .logo img {
    width: 125px; } }


.header-container {
  background-color: #edeae5; }

/*
/* Navigation
*/
/* Global configuration */
.navigation {
  display: none;
  position: static;
  margin-top: 0;
  box-shadow: 0 5px 5px -8px rgba(0, 0, 0, 0.75); }
  @media only screen and (min-width: 992px) {
    .navigation {
      display: block; } }
  .navigation.is-active {
    display: block; }
  .navigation > .component-content {
    display: flex;
    align-items: flex-end;
    max-width: unset !important; }
    @media only screen and (min-width: 992px) {
      .navigation > .component-content {
        align-items: flex-start; } }

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

.navigation-item.navigation-level1 {
  height: 100%;
  flex: 1;
  text-align: center;
  position: relative;
  width: 100%; }

.navigation-item-title {
  display: flex;
  justify-content: flex-start;
  padding-left: 15px; }
  @media only screen and (min-width: 768px) {
    .navigation-item-title {
      padding-left: 45px; } }
  @media only screen and (min-width: 992px) {
    .navigation-item-title {
      padding-left: 0;
      justify-content: center; } }

.navigation-level1.page-sitemap {
  display: none !important; }

  .navigation-item-title {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: none;
    padding-left: 15px;
    color: rgba(0, 0, 0, 0.75) !important;
    line-height: 51px;
    font-family: "Balboa Plus", Arial, sans-serif;
    font-size: 1.1rem;
    position: relative; }
    @media only screen and (min-width: 768px) {
      .navigation-item-title {
        padding-left: 45px; } }
    @media only screen and (min-width: 992px) {
      .navigation-item-title {
        padding-left: 0;
        justify-content: center; } }
    @media (min-width: 992px) and (max-width: 1450px) {
      .navigation-item-title {
        white-space: nowrap;
        font-size: 1rem; } }
    @media (hover: hover) {
      .navigation-item-title:hover, .navigation-item-title:active {
        background-color: #fcb9a9;
        transition: background-color 0.15s ease-out; } }

.navigation-level2 > .navigation-item-title {
  line-height: 2;
  padding-left: 25px; }
  @media only screen and (min-width: 768px) {
    .navigation-level2 > .navigation-item-title {
      padding-left: 60px; } }
  @media only screen and (min-width: 992px) {
    .navigation-level2 > .navigation-item-title {
      padding: 0 15px; } }

.navigation-root {
  display: flex;
  width: 100%;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  list-style: none;
  background: #edeae5;
  align-items: flex-start;
  flex-direction: column; }
  @media only screen and (min-width: 992px) {
    .navigation-root {
      flex-direction: row; } }

.has-children > .navigation-item-title {
  padding-right: 15%;
  display: flex; }
  .has-children > .navigation-item-title > .navigation-item-decoration {
    display: inline-block;
    position: absolute;
    width: 15px;
    height: 15px;
    top: 25%;
    right: 5%;
    margin: auto;
    border: solid rgba(0, 0, 0, 0.75);
    border-width: 0 5px 5px 0;
    padding: 3px;
    transform: rotate(45deg);
    transition: 0.15s ease-in-out; }

.has-children.is-open > .navigation-level2 {
  display: flex;
  position: static;
  flex-direction: column;
  width: 100%; }

.has-children.is-open > .navigation-item-title {
  background-color: #fcb9a9;
  transition: background-color 0.15s ease-out; }
  .has-children.is-open > .navigation-item-title > .navigation-item-decoration {
    top: 35%;
    transform: rotate(225deg); }

@media only screen and (min-width: 992px) {
  .has-children:hover > .navigation-level2 {
    display: flex;
    position: absolute;
    flex-direction: column;
    width: 100%; }
    .has-children:hover > .navigation-level2 > .navigation-item {
      width: 100%; }
  .has-children:hover > .navigation-item-title > .navigation-item-decoration {
    top: 35%;
    transform: rotate(225deg); } }

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

  .hamburger {
    height: 52px;
    margin-left: 20px;
    width: 31px;
    top: 35%;
    position: relative;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAAAOElEQVRIie3TsQkAMAwDwSf7b+XBnCqQ1hC7yR+oFioEkhoEkM2JU7YGBt1yuE+/807SM95JUskGsVVPTkFzAfwAAAAASUVORK5CYII=") no-repeat left; }
    @media only screen and (min-width: 992px) {
      .hamburger {
        display: none; } }
    .hamburger.is-active {
      transform: rotate(90deg); }

/*
/* RichText
*/
/* Global Configuration */
.richText.button {
  border-radius: 0.25rem;
  line-height: 1.5rem;
  font-size: 1rem;
  margin: 0;
  text-transform: none;
  vertical-align: middle;
  cursor: pointer; }
  .richText.button a,
  .richText.button p {
    padding: 0.375rem 0.75rem; }

.richText.box-highlighted {
  padding-top: 50px;
  padding-bottom: 50px;
  color: rgba(0, 0, 0, 0.75);
  text-align: center;
  background-color: #edeae5; }

.richText.article-header {
  margin-bottom: 40px; }
  .richText.article-header p {
    font-family: "Balboa plus" !important;
    font-size: 3.125rem !important; }
  .richText.article-header-title p {
    padding: 0 10%; }

.richText .article-header-navigation {
  display: inline-block;
  position: absolute;
  width: 30px;
  height: 30px;
  top: -10px;
  left: 5%;
  bottom: 0;
  margin: auto;
  border: solid #edeae5;
  border-width: 0 11px 11px 0;
  padding: 3px;
  transform: rotate(135deg); }
  @media only screen and (min-width: 1200px) {
    .richText .article-header-navigation {
      left: 15%; } }

.richText.article-list ul {
  padding-left: 0; }
  .richText.article-list ul li {
    font-size: 11pt;
    line-height: 150%;
    margin-bottom: 20px; }
    @media only screen and (min-width: 992px) {
      .richText.article-list ul li {
        font-size: 15pt; } }

.richText .component-content {
  display: flex;
  justify-content: center;
  align-items: center; }
  .richText .component-content .richText-content {
    text-align: center;
    width: 100%; }
  .richText .component-content .title-md {
    margin-bottom: 10px;
    font-family: "Balboa plus";
    font-size: 3.6rem;
    line-height: 1.2;
    margin-top: 15px; }
    @media only screen and (min-width: 992px) {
      .richText .component-content .title-md {
        margin-bottom: 20px;
        font-size: 3.9rem;
        margin-top: 0; } }
  .richText .component-content .text-md {
    font-size: 2.4rem; }
    @media only screen and (min-width: 992px) {
      .richText .component-content .text-md {
        font-size: 1.6rem; } }
  .richText .component-content .text-lg {
    font-family: "Balboa plus" !important;
    font-size: 3.125rem !important;
    line-height: 1.5; }
  .richText .component-content p {
    color: #4d4d4d;
    font-family: Arial, sans-serif;
    font-size: 0.9rem;
    line-height: 1.5;
    font-weight: 100;
    margin: 0; }
    @media only screen and (min-width: 992px) {
      .richText .component-content p {
        font-size: 1.25rem;
        line-height: 1.5; } }
  .richText .component-content h1, .richText .component-content h2 {
    color: #4d4d4d;
    font-family: "Balboa Plus", Arial, sans-serif;
    font-size: 1.83rem;
    font-weight: 400;
    line-height: 1.5;
    text-transform: uppercase;
    letter-spacing: -2px; }
    .richText .component-content h1 b,
    .richText .component-content h1 strong, .richText .component-content h2 b,
    .richText .component-content h2 strong {
      font-weight: 400; }
    @media only screen and (min-width: 992px) {
      .richText .component-content h1, .richText .component-content h2 {
        font-size: 2.9rem;
        line-height: 1.5; } }

.richText-image {
  display: block;
  margin-bottom: 10px; }
  .richText-image.pull-left {
    float: left; }
  .richText-image.pull-right {
    float: right; }

/* Custom classes */
@media (max-width: 767px) {
  .article-text {
    top: 50%;
    left: 0;
    transform: translateY(-50%); } }

.article-text p {
  text-align: center !important; }

.richText.codelines {
  padding: 0 15px;
  margin: 1rem 0; }
  .richText.codelines .component-content {
    flex-direction: row;
    align-items: flex-start; }
    .richText.codelines .component-content p,
    .richText.codelines .component-content span {
      font-size: 0.75rem;
      line-height: 1; }
  .richText.codelines img {
    width: 52px;
    height: 45px;
    margin-right: 10px; }

.richText.copyright {
  background-image: url("https://a248.e.akamai.net/7/123/35826/v001/gskflash.download.akamai.com/35826/msd/footers/2016-template/images/sprite.svg");
  background-repeat: no-repeat; }

.richText.header-navigation-link {
  border: 1px solid #d0cfcf; }
  @media only screen and (min-width: 992px) {
    .richText.header-navigation-link {
      display: none; } }
  .richText.header-navigation-link .component-content p {
    cursor: pointer; }

.richText.header-searchbox-link {
  border: 1px solid #d0cfcf; }
  .richText.header-searchbox-link .component-content p {
    cursor: pointer; }
    .richText.header-searchbox-link .component-content p a {
      color: rgba(0, 0, 0, 0.75);
      text-decoration: none; }

.richText.header-follow-us-link {
  border: 1px solid #d0cfcf;
  display: none;
  margin-left: 0.75rem; }
  @media only screen and (min-width: 992px) {
    .richText.header-follow-us-link {
      display: block; } }
  @media only screen and (min-width: 992px) {
    .richText.header-follow-us-link .richText-content > p: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;
      margin-left: 0.375rem;
      font-size: 14px; } }
  .richText.header-follow-us-link p {
    cursor: pointer; }
    .richText.header-follow-us-link p a {
      color: rgba(0, 0, 0, 0.75);
      text-decoration: none; }

.richText.utility-links .richText-content {
  width: 100%;
  height: 100%; }
  .richText.utility-links .richText-content ul {
    display: flex;
    justify-content: space-around;
    list-style: none;
    margin: 0;
    padding: 0;
    align-items: stretch; }
    @media only screen and (min-width: 992px) {
      .richText.utility-links .richText-content ul {
        justify-content: flex-end; } }
    .richText.utility-links .richText-content ul li {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0.5rem 0.5rem;
      border-right: 1px solid #d0cfcf;
      line-height: 1;
      cursor: pointer;
      position: relative;
      width: 100%; }
      @media only screen and (min-width: 992px) {
        .richText.utility-links .richText-content ul li {
          width: auto;
          padding: 0.5rem 1.5rem; } }
      .richText.utility-links .richText-content ul li:last-of-type {
        border-right: none; }
      .richText.utility-links .richText-content ul li.is-visible ul {
        display: block; }
      .richText.utility-links .richText-content ul li.has-children: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; }
      .richText.utility-links .richText-content ul li a {
        color: rgba(0, 0, 0, 0.75);
        text-decoration: none; }
      .richText.utility-links .richText-content ul li ul {
        display: none;
        position: absolute;
        border: 1px solid #d0cfcf;
        border-radius: 0.5rem;
        z-index: 1010;
        top: 2rem;
        border-radius: 5px;
        background: #fff;
        list-style: none;
        padding: 0.5rem 0;
        left: 0; }
        .richText.utility-links .richText-content ul li ul li {
          display: block;
          white-space: nowrap;
          padding: 0;
          border: none; }
          .richText.utility-links .richText-content ul li ul li:after {
            display: none; }
          .richText.utility-links .richText-content ul li ul li a {
            display: block;
            padding: 0.5rem 1.5rem;
            text-decoration: none; }

.richText.med-watch {
  background-color: #f8f9fa;
  border: 1px solid #d0cfcf;
  border-radius: .25rem;
  padding: .25rem .5rem; }
  .richText.med-watch .richText-content {
    text-align: left; }

.richText.timeout {
  display: none; }

.box.section-take-the-test .richText {
  align-items: center;
  display: flex;
  justify-content: center; }
  .box.section-take-the-test .richText .component-content {
    padding: 0 25px; }
    @media only screen and (min-width: 992px) {
      .box.section-take-the-test .richText .component-content {
        width: 50%;
        padding: 0; } }
    .box.section-take-the-test .richText .component-content h2 {
      margin-top: 40px; }
      @media only screen and (min-width: 992px) {
        .box.section-take-the-test .richText .component-content h2 {
          margin-top: 50pt; } }
    .box.section-take-the-test .richText .component-content p {
      margin: 22pt 0; }

.box.section-icons > .component-content > .content > .richText {
  padding: 0 10px;
  background-color: #edeae5;
  color: rgba(0, 0, 0, 0.75);
  text-align: center;
  text-transform: uppercase; }
  .box.section-icons > .component-content > .content > .richText h1, .box.section-icons > .component-content > .content > .richText h2 {
    margin: 30px 0;
    font-size: 1.83rem; }
    @media only screen and (min-width: 992px) {
      .box.section-icons > .component-content > .content > .richText h1, .box.section-icons > .component-content > .content > .richText h2 {
        margin: 40px 0 50px;
        font-size: 2.9rem; } }

.box.section-icons-container .richText {
  width: 100%;
  padding: 0 32px; }
  .box.section-icons-container .richText p {
    font-size: 0.9rem;
    line-height: 1.5;
    text-align: center; }
    @media only screen and (min-width: 992px) {
      .box.section-icons-container .richText p {
        font-size: 1.25rem;
        line-height: 1.5; } }
  .box.section-icons-container .richText:not(:first-of-type) {
    margin-top: 60px; }
  @media only screen and (min-width: 992px) {
    .box.section-icons-container .richText {
      max-width: 444px; }
      .box.section-icons-container .richText:not(:first-of-type) {
        margin-top: 0; } }
  .box.section-icons-container .richText .component-content {
    display: flex;
    flex-direction: column; }
    @media only screen and (min-width: 576px) {
      .box.section-icons-container .richText .component-content {
        flex-direction: row; } }
    @media only screen and (min-width: 992px) {
      .box.section-icons-container .richText .component-content {
        flex-direction: column; } }
  .box.section-icons-container .richText img {
    max-width: 100%;
    width: 165px;
    margin-bottom: 30px; }
    @media only screen and (min-width: 576px) {
      .box.section-icons-container .richText img {
        margin-right: 30px;
        margin-bottom: 0;
        width: 265px; } }
    @media only screen and (min-width: 992px) {
      .box.section-icons-container .richText img {
        margin-right: 0;
        margin-bottom: 60px; } }

.box-underlined {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px; }
  @media only screen and (min-width: 992px) {
    .box-underlined:after {
      content: "";
      position: absolute;
      height: 5px;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      background-color: #edeae5;
      width: 80%; } }
  .box-underlined p {
    font-weight: 600 !important;
    font-size: 2.375rem !important;
    line-height: 1.5; }
    @media only screen and (min-width: 992px) {
      .box-underlined p {
        font-size: 1.625rem !important; } }

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

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

.title {
  padding-top: 1rem;
  margin-bottom: 0.5rem; }
  .title h1 {
    color: #ff9800; }

.video {
  padding: 0;
  font-size: 0; }
  .video .video-nojs {
    display: none; }
  .video video {
    background: #edeae5;
    height: 100%;
    border-bottom: 8px solid #ddd7cd;
    /* object-fit is not working for IE11, but it's not affecting any functionality. 
		It's added here as we needed to set a poster video image as full width */
    object-fit: cover; }
    @media only screen and (min-width: 768px) {
      .video video {
        max-height: 809px; } }
  .video video.fit {
    object-fit: contain; }

html:lang(ar-me) h1, html:lang(ar-me) h2, html:lang(ar-me) h3, html:lang(ar-me) h4 {
  font-weight: 700 !important; }

html:lang(ar-me) .language-selector .lang-dropdown:after {
  left: -10px; }

html:lang(ar-me) .language-selector .lang-dropdown:before {
  right: -7px; }

html:lang(ar-me) .language-selector .lang-item.has-children > .lang-link:after {
  left: -10px; }

html:lang(ar-me) .language-selector .lang-level2 .lang-item .lang-link {
  margin-left: 0;
  margin-right: 50%;
  padding-right: 15px; }
  html:lang(ar-me) .language-selector .lang-level2 .lang-item .lang-link:before {
    right: 0; }

html:lang(ar-me) .accordion-title-text {
  padding-right: 10px; }

html:lang(ar-me) .section-links .richText .richText-content ul li {
  border-right: 0;
  border-left: 1px solid black; }

html:lang(ar-me) .has-children > .navigation-item-title {
  padding-left: 15%;
  padding-right: 0; }
  html:lang(ar-me) .has-children > .navigation-item-title > .navigation-item-decoration {
    left: 5%;
    right: auto;
    top: 32%; }

html:lang(ar-me) .has-children.is-open > .navigation-item-title > .navigation-item-decoration, html:lang(ar-me) .has-children:hover > .navigation-item-title > .navigation-item-decoration {
  top: 45%; }

@media (max-width: 767px) {
  html:lang(ar-me) .reference-language-selector .current-value {
    padding-right: 15px; } }

@media (max-width: 767px) {
  html:lang(ar-me) .section-icons-container .richText img {
    margin-left: 30px;
    margin-right: 0; } }

@media (max-width: 767px) {
  html:lang(ar-me) #footer .image {
    margin-right: 0 !important;
    margin-left: 0.75rem; } }

@media (max-width: 767px) {
  html:lang(ar-me) .reference-language-selector .current-value {
    padding-right: 15px; } }

@media (max-width: 991px) {
  html:lang(es-ES) .navigation-root.navigation-level1 {
    padding-left: 0;
    padding-right: 0; } }

@media only screen and (max-width: 767px) and (min-width: 320px) {
  html:lang(es-ES) .navigation-item.navigation-level1.first {
    flex: 0 1 33%; } }

@media only screen and (max-width: 767px) and (min-width: 320px) {
  html:lang(es-ES) .has-children > .navigation-item-title {
    padding-right: 10%; } }
/**
* This file will be included in author mode only
*
* USE:
* ".aem-AuthorLayer-Edit" to detect Touch UI authoring
* ".cq-wcm-edit" to detect Classic UI authoring
*/
.aem-AuthorLayer-Edit #content {
  background: rgba(0, 255, 0, 0.2) !important; }

.aem-AuthorLayer-Edit #header {
  background: rgba(0, 0, 255, 0.2) !important; }

.aem-AuthorLayer-Edit #footer {
  background: rgba(255, 0, 0, 0.2) !important; }

.aem-AuthorLayer-Edit #content .component {
  display: block !important;
  margin: 0 auto !important;
  width: 90% !important;
  float: none !important; }

.aem-AuthorLayer-Edit #header .snippetReference,
.aem-AuthorLayer-Edit #footer .snippetReference {
  display: block !important; }
/*
/* CookiePolicy
*/
.preferences_prompt_control {
  z-index: 9999 !important; }
.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; }
.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: rgba(0, 0, 0, 0.75); }
      .accordion .accordion-container .accordion-slide .accordion-head h3 a:before {
        content: "\f0d7";
        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;
        transform: scale(2.25);
        padding-bottom: 10px;
        margin-right: 1rem; }
    .accordion .accordion-container .accordion-slide .accordion-head:hover {
      cursor: pointer; }
    .accordion .accordion-container .accordion-slide:nth-of-type(odd) {
      background: #f8f9fa; }
    .accordion .accordion-container .accordion-slide.is-visible .accordion-head h3 a:before {
      content: "\f0d8";
      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; }
/*
/* Box
*/
.light-orange-bg {
  background-color: #ffefe7; }

.box.banner-placeholder {
  height: 600px; }

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

.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.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.width-auto {
  width: auto; }

.box.logo-wrapper {
  position: relative; }
  .box.logo-wrapper > .component-content {
    max-width: unset; }
  .box.logo-wrapper.hidden {
    display: none; }

.box.ribbon {
  background-color: #fff;
  padding: 10px 0;
  z-index: 2;
}
.box.ribbon .richText .component-content p {
  color: #4d4d4d;
}

.box.video-wrapper {
  position: relative; }
  .box.video-wrapper.desktop {
    display: none; }
    @media only screen and (min-width: 768px) {
      .box.video-wrapper.desktop {
        display: block; } }
  .box.video-wrapper.mobile {
    display: block; }
    @media only screen and (min-width: 768px) {
      .box.video-wrapper.mobile {
        display: none; } }

.box.background-primary {
  background: #b7cfb5;
  border-top: 8px solid #89ac87; }

.box.section-take-the-test {
  padding-bottom: 40px; }
  @media only screen and (min-width: 768px) {
    .box.section-take-the-test {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) {
    .box.section-take-the-test {
      padding-bottom: 100px; } }

.box.section-icons-container .content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top: 30px;
  padding-bottom: 30px;
  border-bottom: 6px solid #ddd7cd; }
  @media only screen and (min-width: 992px) {
    .box.section-icons-container .content {
      flex-direction: row;
      align-items: flex-start;
      margin-top: -30px;
      padding-bottom: 65px; } }

.box.section-reference {
  background-color: #ddd7cd; }
  .box.section-reference .accordion .accordion-slide {
    background-color: #ddd7cd;
    padding: 2.5rem 1rem 1.5rem;
    margin-top: 1.5rem; }
    @media only screen and (min-width: 992px) {
      .box.section-reference .accordion .accordion-slide {
        margin-top: 0; } }
    .box.section-reference .accordion .accordion-slide h3 a span {
      font-size: 25px;
      font-weight: 400;
      text-transform: uppercase;
      text-decoration: none;
      letter-spacing: -2px; }
      .box.section-reference .accordion .accordion-slide h3 a span:before {
        content: '';
        display: none; }
      .box.section-reference .accordion .accordion-slide h3 a span:hover {
        text-decoration: none; }
    .box.section-reference .accordion .accordion-slide .richText {
      padding: 0; }
      .box.section-reference .accordion .accordion-slide .richText ol {
        padding: 0;
        margin-top: 8px; }
        @media only screen and (min-width: 992px) {
          .box.section-reference .accordion .accordion-slide .richText ol {
            padding-left: 45px; } }
        .box.section-reference .accordion .accordion-slide .richText ol li {
          margin: 12px 0;
          text-align: left; }

.box.section-links {
  background-color: #edeae5; }
  .box.section-links .richText .richText-content {
    display: flex;
    justify-content: center; }
    .box.section-links .richText .richText-content ul {
      display: flex;
      flex-wrap: wrap;
      list-style: none;
      justify-content: center;
      padding: 0.5rem 0.5rem;
      margin: 0; }
      .box.section-links .richText .richText-content ul li {
        border-right: 1px solid black;
        margin: 0.5rem 0; }
        .box.section-links .richText .richText-content ul li:last-of-type {
          border: none; }
        .box.section-links .richText .richText-content ul li a {
          color: rgba(0, 0, 0, 0.75);
          cursor: pointer;
          font-size: 0.938rem;
          padding: 1rem 0.5rem;
          text-decoration: none; }

.article {
  margin-bottom: 50px;
  font-family: "Balboa Plus"; }
  @media only screen and (min-width: 992px) {
    .article {
      margin-bottom: 44px; } }
  .article > .component-content > .content {
    display: flex;
    align-items: center; }

.article-text {
  position: absolute; }
  .article-text .component-content > .richText-content p, .article-text .component-content > .richText-content a {
    color: #fff;
    font-family: "Balboa Plus" !important;
    font-size: 2.5rem;
    text-decoration: none; }
    @media only screen and (min-width: 992px) {
      .article-text .component-content > .richText-content p, .article-text .component-content > .richText-content a {
        font-size: 3.875rem; } }
  .article-text .component-content > .richText-content a {
    display: block;
    line-height: 1.2;
    letter-spacing: -4px; }

.article-image > .component-content {
  display: flex;
  justify-content: center; }
.divider {
  padding-bottom: 1rem;
  border-bottom: 1px solid #d0cfcf;
  margin-bottom: 1rem; }
.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
*/
.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%; }

.image.play-button {
  cursor: pointer;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  white-space: nowrap; }
  .image.play-button.hidden {
    display: none; }
  @media only screen and (min-width: 768px) {
    .image.play-button {
      width: auto; } }

.image.video-headline {
  position: absolute;
  bottom: 20px;
  left: 30px;
  width: auto;
  white-space: nowrap; }
  @media only screen and (min-width: 992px) {
    .image.video-headline {
      bottom: 40px; } }
  .image.video-headline.hidden {
    display: none; }
  .image.video-headline img {
    width: 120px; }
    @media only screen and (min-width: 768px) {
      .image.video-headline img {
        width: 190px; } }
    @media only screen and (min-width: 992px) {
      .image.video-headline img {
        width: auto; } }

.image.logo {
  position: absolute;
  top: -28px;
  right: 26px;
  z-index: 1;
  width: auto;
  white-space: nowrap; }
  .image.logo img {
    width: 120px; }
    @media only screen and (min-width: 992px) {
      .image.logo img {
        width: 175px; } }

.box.section-take-the-test .image {
  position: absolute;
  bottom: -40px;
  z-index: 999;
  text-align: center; }
  @media only screen and (max-width: 767px) and (min-width: 320px) {
    .box.section-take-the-test .image {
      bottom: -60px; } }
  .box.section-take-the-test .image img {
    max-width: 60%; }
    @media only screen and (min-width: 992px) {
      .box.section-take-the-test .image img {
        max-width: 100%; } }

.banner {
  padding-left: 0;
  padding-right: 0; }
  .banner > .component-content {
    display: flex;
    justify-content: center;
    align-items: center; }
  .banner picture {
    display: flex;
    align-items: flex-end; }

.icon-highlighted {
  position: relative; }
  @media only screen and (min-width: 992px) {
    .icon-highlighted::before, .icon-highlighted::after {
      display: none; } }
  .icon-highlighted::after, .icon-highlighted::before {
    content: "";
    position: absolute;
    width: calc(100vw/2);
    height: 3px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #edeae5; }
  .icon-highlighted:before {
    left: calc(-100vw/2); }
  .icon-highlighted:after {
    right: calc(-100vw/2); }

/**
    Every local but not on master
**/
@media (max-width: 991px) {
  html:not(:lang(en)) .logo img {
    width: 125px; } }

.header-container {
  background-color: #edeae5; }

/*
/* Navigation
*/
/* Global configuration */
.navigation {
  display: none;
  position: static;
  margin-top: 0;
  box-shadow: 0 5px 5px -8px rgba(0, 0, 0, 0.75); }
  @media only screen and (min-width: 992px) {
    .navigation {
      display: block; } }
  .navigation.is-active {
    display: block; }
  .navigation > .component-content {
    display: flex;
    align-items: flex-end;
    max-width: unset !important; }
    @media only screen and (min-width: 992px) {
      .navigation > .component-content {
        align-items: flex-start; } }

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

.navigation-item.navigation-level1 {
  height: 100%;
  flex: 1;
  text-align: center;
  position: relative;
  width: 100%; }

.navigation-item-title {
  display: flex;
  justify-content: flex-start;
  padding-left: 15px; }
  @media only screen and (min-width: 768px) {
    .navigation-item-title {
      padding-left: 45px; } }
  @media only screen and (min-width: 992px) {
    .navigation-item-title {
      padding-left: 0;
      justify-content: center; } }

.navigation-level1.page-sitemap {
  display: none !important; }

  .navigation-item-title {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: none;
    padding-left: 15px;
    color: rgba(0, 0, 0, 0.75) !important;
    line-height: 51px;
    font-family: "Balboa Plus", Arial, sans-serif;
    font-size: 1.1rem;
    position: relative; }
    @media only screen and (min-width: 768px) {
      .navigation-item-title {
        padding-left: 45px; } }
    @media only screen and (min-width: 992px) {
      .navigation-item-title {
        padding-left: 0;
        justify-content: center; } }
    @media (min-width: 992px) and (max-width: 1450px) {
      .navigation-item-title {
        white-space: nowrap;
        font-size: 1rem; } }
    @media (hover: hover) {
      .navigation-item-title:hover, .navigation-item-title:active {
        background-color: #fcb9a9;
        transition: background-color 0.15s ease-out; } }

.navigation-level2 > .navigation-item-title {
  line-height: 2;
  padding-left: 25px; }
  @media only screen and (min-width: 768px) {
    .navigation-level2 > .navigation-item-title {
      padding-left: 60px; } }
  @media only screen and (min-width: 992px) {
    .navigation-level2 > .navigation-item-title {
      padding: 0 15px; } }

.navigation-root {
  display: flex;
  width: 100%;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  list-style: none;
  background: #edeae5;
  align-items: flex-start;
  flex-direction: column; }
  @media only screen and (min-width: 992px) {
    .navigation-root {
      flex-direction: row; } }

.has-children > .navigation-item-title {
  padding-right: 15%;
  display: flex;}
  .has-children > .navigation-item-title > .navigation-item-decoration {
    display: inline-block;
    position: absolute;
    width: 15px;
    height: 15px;
    top: 25%;
    right: 5%;
    margin: auto;
    border: solid rgba(0, 0, 0, 0.75);
    border-width: 0 5px 5px 0;
    padding: 3px;
    transform: rotate(45deg);
    transition: 0.15s ease-in-out; }

.has-children.is-open > .navigation-level2 {
  display: flex;
  position: static;
  flex-direction: column;
  width: 100%; }

.has-children.is-open > .navigation-item-title {
  background-color: #fcb9a9;
  transition: background-color 0.15s ease-out; }
  .has-children.is-open > .navigation-item-title > .navigation-item-decoration {
    top: 35%;
    transform: rotate(225deg); }

@media only screen and (min-width: 992px) {
  .has-children:hover > .navigation-level2 {
    display: flex;
    position: absolute;
    flex-direction: column;
    width: 100%; }
    .has-children:hover > .navigation-level2 > .navigation-item {
      width: 100%; }
  .has-children:hover > .navigation-item-title > .navigation-item-decoration {
    top: 35%;
    transform: rotate(225deg); } }

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

  .hamburger {
    height: 52px;
    margin-left: 20px;
    width: 31px;
    top: 35%;
    position: relative;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAAAOElEQVRIie3TsQkAMAwDwSf7b+XBnCqQ1hC7yR+oFioEkhoEkM2JU7YGBt1yuE+/807SM95JUskGsVVPTkFzAfwAAAAASUVORK5CYII=") no-repeat left; }
    @media only screen and (min-width: 992px) {
      .hamburger {
        display: none; } }
    .hamburger.is-active {
      transform: rotate(90deg); }
/*
/* RichText
*/
/* Global Configuration */
.richText.button {
  border-radius: 0.25rem;
  line-height: 1.5rem;
  font-size: 1rem;
  margin: 0;
  text-transform: none;
  vertical-align: middle;
  cursor: pointer; }
  .richText.button a,
  .richText.button p {
    padding: 0.375rem 0.75rem; }

.richText.box-highlighted {
  padding-top: 50px;
  padding-bottom: 50px;
  color: rgba(0, 0, 0, 0.75);
  text-align: center;
  background-color: #edeae5; }

.richText.article-header {
  margin-bottom: 40px; }
  .richText.article-header p {
    font-family: "Balboa plus" !important;
    font-size: 3.125rem !important; }
  .richText.article-header-title p {
    padding: 0 10%; }

.richText .article-header-navigation {
  display: inline-block;
  position: absolute;
  width: 30px;
  height: 30px;
  top: -10px;
  left: 5%;
  bottom: 0;
  margin: auto;
  border: solid #edeae5;
  border-width: 0 11px 11px 0;
  padding: 3px;
  transform: rotate(135deg); }
  @media only screen and (min-width: 1200px) {
    .richText .article-header-navigation {
      left: 15%; } }

.richText.article-list ul {
  padding-left: 0; }
  .richText.article-list ul li {
    font-size: 11pt;
    line-height: 150%;
    margin-bottom: 20px; }
    @media only screen and (min-width: 992px) {
      .richText.article-list ul li {
        font-size: 15pt; } }

.richText .component-content {
  display: flex;
  justify-content: center;
  align-items: center; }
  .richText .component-content .richText-content {
    text-align: center;
    width: 100%; }
  .richText .component-content .title-md {
    margin-bottom: 10px;
    font-family: "Balboa plus";
    font-size: 3.6rem;
    line-height: 1.2;
    margin-top: 15px; }
    @media only screen and (min-width: 992px) {
      .richText .component-content .title-md {
        margin-bottom: 20px;
        font-size: 3.9rem;
        margin-top: 0; } }
  .richText .component-content .text-md {
    font-size: 2.4rem; }
    @media only screen and (min-width: 992px) {
      .richText .component-content .text-md {
        font-size: 1.6rem; } }
  .richText .component-content .text-lg {
    font-family: "Balboa plus" !important;
    font-size: 3.125rem !important;
    line-height: 1.5; }
  .richText .component-content p {
    color: #4d4d4d;
    font-family: Arial, sans-serif;
    font-size: 0.9rem;
    line-height: 1.5;
    font-weight: 100;
    margin: 0; }
    @media only screen and (min-width: 992px) {
      .richText .component-content p {
        font-size: 1.25rem;
        line-height: 1.5; } }
  .richText .component-content h1, .richText .component-content h2 {
    color: #4d4d4d;
    font-family: "Balboa Plus", Arial, sans-serif;
    font-size: 1.83rem;
    font-weight: 400;
    line-height: 1.5;
    text-transform: uppercase;
    letter-spacing: -2px; }
    .richText .component-content h1 b,
    .richText .component-content h1 strong, .richText .component-content h2 b,
    .richText .component-content h2 strong {
      font-weight: 400; }
    @media only screen and (min-width: 992px) {
      .richText .component-content h1, .richText .component-content h2 {
        font-size: 2.9rem;
        line-height: 1.5; } }

.richText-image {
  display: block;
  margin-bottom: 10px; }
  .richText-image.pull-left {
    float: left; }
  .richText-image.pull-right {
    float: right; }

/* Custom classes */
@media (max-width: 767px) {
  .article-text {
    top: 50%;
    left: 0;
    transform: translateY(-50%); } }

.article-text p {
  text-align: center !important; }

.richText.codelines {
  padding: 0 15px;
  margin: 1rem 0; }
  .richText.codelines .component-content {
    flex-direction: row;
    align-items: flex-start; }
    .richText.codelines .component-content p,
    .richText.codelines .component-content span {
      font-size: 0.75rem;
      line-height: 1; }
  .richText.codelines img {
    width: 52px;
    height: 45px;
    margin-right: 10px; }

.richText.copyright {
  background-image: url("https://a248.e.akamai.net/7/123/35826/v001/gskflash.download.akamai.com/35826/msd/footers/2016-template/images/sprite.svg");
  background-repeat: no-repeat; }

.richText.header-navigation-link {
  border: 1px solid #d0cfcf; }
  @media only screen and (min-width: 992px) {
    .richText.header-navigation-link {
      display: none; } }
  .richText.header-navigation-link .component-content p {
    cursor: pointer; }

.richText.header-searchbox-link {
  border: 1px solid #d0cfcf; }
  .richText.header-searchbox-link .component-content p {
    cursor: pointer; }
    .richText.header-searchbox-link .component-content p a {
      color: rgba(0, 0, 0, 0.75);
      text-decoration: none; }

.richText.header-follow-us-link {
  border: 1px solid #d0cfcf;
  display: none;
  margin-left: 0.75rem; }
  @media only screen and (min-width: 992px) {
    .richText.header-follow-us-link {
      display: block; } }
  @media only screen and (min-width: 992px) {
    .richText.header-follow-us-link .richText-content > p: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;
      margin-left: 0.375rem;
      font-size: 14px; } }
  .richText.header-follow-us-link p {
    cursor: pointer; }
    .richText.header-follow-us-link p a {
      color: rgba(0, 0, 0, 0.75);
      text-decoration: none; }

.richText.utility-links .richText-content {
  width: 100%;
  height: 100%; }
  .richText.utility-links .richText-content ul {
    display: flex;
    justify-content: space-around;
    list-style: none;
    margin: 0;
    padding: 0;
    align-items: stretch; }
    @media only screen and (min-width: 992px) {
      .richText.utility-links .richText-content ul {
        justify-content: flex-end; } }
    .richText.utility-links .richText-content ul li {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0.5rem 0.5rem;
      border-right: 1px solid #d0cfcf;
      line-height: 1;
      cursor: pointer;
      position: relative;
      width: 100%; }
      @media only screen and (min-width: 992px) {
        .richText.utility-links .richText-content ul li {
          width: auto;
          padding: 0.5rem 1.5rem; } }
      .richText.utility-links .richText-content ul li:last-of-type {
        border-right: none; }
      .richText.utility-links .richText-content ul li.is-visible ul {
        display: block; }
      .richText.utility-links .richText-content ul li.has-children: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; }
      .richText.utility-links .richText-content ul li a {
        color: rgba(0, 0, 0, 0.75);
        text-decoration: none; }
      .richText.utility-links .richText-content ul li ul {
        display: none;
        position: absolute;
        border: 1px solid #d0cfcf;
        border-radius: 0.5rem;
        z-index: 1010;
        top: 2rem;
        border-radius: 5px;
        background: #fff;
        list-style: none;
        padding: 0.5rem 0;
        left: 0; }
        .richText.utility-links .richText-content ul li ul li {
          display: block;
          white-space: nowrap;
          padding: 0;
          border: none; }
          .richText.utility-links .richText-content ul li ul li:after {
            display: none; }
          .richText.utility-links .richText-content ul li ul li a {
            display: block;
            padding: 0.5rem 1.5rem;
            text-decoration: none; }

.richText.med-watch {
  background-color: #f8f9fa;
  border: 1px solid #d0cfcf;
  border-radius: .25rem;
  padding: .25rem .5rem; }
  .richText.med-watch .richText-content {
    text-align: left; }

.richText.timeout {
  display: none; }

.box.section-take-the-test .richText {
  align-items: center;
  display: flex;
  justify-content: center; }
  .box.section-take-the-test .richText .component-content {
    padding: 0 25px; }
    @media only screen and (min-width: 992px) {
      .box.section-take-the-test .richText .component-content {
        width: 50%;
        padding: 0; } }
    .box.section-take-the-test .richText .component-content h2 {
      margin-top: 40px; }
      @media only screen and (min-width: 992px) {
        .box.section-take-the-test .richText .component-content h2 {
          margin-top: 50pt; } }
    .box.section-take-the-test .richText .component-content p {
      margin: 22pt 0; }

.box.section-icons > .component-content > .content > .richText {
  padding: 0 10px;
  background-color: #edeae5;
  color: rgba(0, 0, 0, 0.75);
  text-align: center;
  text-transform: uppercase; }
  .box.section-icons > .component-content > .content > .richText h1, .box.section-icons > .component-content > .content > .richText h2 {
    margin: 30px 0;
    font-size: 1.83rem; }
    @media only screen and (min-width: 992px) {
      .box.section-icons > .component-content > .content > .richText h1, .box.section-icons > .component-content > .content > .richText h2 {
        margin: 40px 0 50px;
        font-size: 2.9rem; } }

.box.section-icons-container .richText {
  width: 100%;
  padding: 0 32px; }
  .box.section-icons-container .richText p {
    font-size: 0.9rem;
    line-height: 1.5;
    text-align: center; }
    @media only screen and (min-width: 992px) {
      .box.section-icons-container .richText p {
        font-size: 1.25rem;
        line-height: 1.5; } }
  .box.section-icons-container .richText:not(:first-of-type) {
    margin-top: 60px; }
  @media only screen and (min-width: 992px) {
    .box.section-icons-container .richText {
      max-width: 444px; }
      .box.section-icons-container .richText:not(:first-of-type) {
        margin-top: 0; } }
  .box.section-icons-container .richText .component-content {
    display: flex;
    flex-direction: column; }
    @media only screen and (min-width: 576px) {
      .box.section-icons-container .richText .component-content {
        flex-direction: row; } }
    @media only screen and (min-width: 992px) {
      .box.section-icons-container .richText .component-content {
        flex-direction: column; } }
  .box.section-icons-container .richText img {
    max-width: 100%;
    width: 165px;
    margin-bottom: 30px; }
    @media only screen and (min-width: 576px) {
      .box.section-icons-container .richText img {
        margin-right: 30px;
        margin-bottom: 0;
        width: 265px; } }
    @media only screen and (min-width: 992px) {
      .box.section-icons-container .richText img {
        margin-right: 0;
        margin-bottom: 60px; } }

.box-underlined {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px; }
  @media only screen and (min-width: 992px) {
    .box-underlined:after {
      content: "";
      position: absolute;
      height: 5px;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      background-color: #edeae5;
      width: 80%; } }
  .box-underlined p {
    font-weight: 600 !important;
    font-size: 2.375rem !important;
    line-height: 1.5; }
    @media only screen and (min-width: 992px) {
      .box-underlined p {
        font-size: 1.625rem !important; } }
/*
/* SearchBox
*/
.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; }
/*
/* ShareThis
*/
#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; }
.title {
  padding-top: 1rem;
  margin-bottom: 0.5rem; }
  .title h1 {
    color: #ff9800; }
.video {
  padding: 0;
  font-size: 0; }
  .video .video-nojs {
    display: none; }
  .video video {
    background: #edeae5;
    height: 100%;
    border-bottom: 8px solid #ddd7cd;
    /* object-fit is not working for IE11, but it's not affecting any functionality. 
		It's added here as we needed to set a poster video image as full width */
    object-fit: cover; }
    @media only screen and (min-width: 768px) {
      .video video {
        max-height: 809px; } }
  .video video.fit {
    object-fit: contain; }
.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; }
.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; }
.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; }
.reference-language-selector {
  display: none; }
  @media only screen and (min-width: 992px) {
    .reference-language-selector {
      display: block; } }
  .reference-language-selector > .component-content {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    max-width: 100% !important; }
    @media only screen and (min-width: 992px) {
      .reference-language-selector > .component-content {
        display: block; } }
  .reference-language-selector.is-active {
    display: block; }

.language-selector {
  cursor: pointer;
  background-color: #edeae5;
  width: 100%; }
  @media (pointer: fine) {
    .language-selector:hover .lang-dropdown {
      background-color: #fcb9a9; }
      .language-selector:hover .lang-dropdown:after {
        top: 2px;
        transform: rotate(225deg); }
    .language-selector:hover .lang-options {
      display: block; } }

.lang-dropdown {
  font-family: "Balboa Plus", Arial, sans-serif;
  font-size: 1.1rem;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.75);
  display: flex;
  align-items: center;
  transition: background-color 0.15s ease-out;
  line-height: 52px;
  justify-content: flex-start;
  padding-left: 15px; }
  @media only screen and (min-width: 768px) {
    .lang-dropdown {
      justify-content: flex-start;
      padding-left: 45px; } }
  @media only screen and (min-width: 992px) {
    .lang-dropdown {
      padding-left: 0;
      justify-content: center; } }
  .lang-dropdown::after {
    content: '';
    display: inline-block;
    position: relative;
    width: 4px;
    height: 4px;
    border: solid rgba(0, 0, 0, 0.75);
    border-width: 0 5px 5px 0;
    padding: 3px;
    transform: rotate(45deg);
    left: 8px;
    top: -5px;
    transition: 0.15s ease-in-out; }
  .lang-dropdown:before {
    content: '';
    position: relative;
    display: inline-block;
    right: 5px;
    width: 33px;
    height: 33px;
    background-image: url(../../../../../../../../content/dam/cf-pharma/act-dont-react/master/globe.png); }
  .lang-dropdown.is-open {
    background-color: #fcb9a9; }
    .lang-dropdown.is-open:after {
      top: 2px;
      transform: rotate(225deg); }

.lang-options {
  display: none;
  position: static;
  width: 100%;
  background: #fff;
  z-index: 999;
  background: #edeae5;
  margin: 0;
  padding: 0; }
  @media only screen and (min-width: 992px) {
    .lang-options {
      position: absolute; } }
  .lang-options.is-open {
    display: block; }
  .lang-options .lang-item {
    padding: 9px 0;
    cursor: pointer;
    transition: background-color 0.15s ease-out;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start; }
    @media only screen and (min-width: 992px) {
      .lang-options .lang-item {
        justify-content: center;
        align-items: center; } }
    .lang-options .lang-item:hover {
      background-color: #fcb9a9; }
  .lang-options .lang-link {
    text-decoration: none;
    color: rgba(0, 0, 0, 0.75);
    font-family: "Balboa Plus", Arial, sans-serif;
    font-weight: 500;
    font-size: 1.1rem;
    padding-left: 25px !important; }
    @media only screen and (min-width: 768px) {
      .lang-options .lang-link {
        padding-left: 60px !important; } }
    @media only screen and (min-width: 992px) {
      .lang-options .lang-link {
        padding-left: 0 !important; } }

.lang-item.has-children {
  position: relative; }
  .lang-item.has-children > .lang-link::after {
    content: '';
    display: inline-block;
    position: relative;
    width: 4px;
    height: 4px;
    border: solid rgba(0, 0, 0, 0.75);
    border-width: 0 5px 5px 0;
    padding: 3px;
    transform: rotate(45deg);
    left: 8px;
    top: -5px;
    transition: 0.15s ease-in-out; }
  .lang-item.has-children.is-open {
    flex-direction: column;
    padding-bottom: 0; }
    .lang-item.has-children.is-open > .lang-link {
      display: flex;
      justify-content: center;
      padding-bottom: 9px; }
      .lang-item.has-children.is-open > .lang-link:after {
        top: 2px;
        transform: rotate(225deg); }
    .lang-item.has-children.is-open .lang-level2 {
      display: flex; }

.lang-level2 {
  display: none;
  flex-direction: column;
  padding: 0;
  background-color: #edeae5; }
  .lang-level2 .lang-item {
    justify-content: flex-start;
    width: 100%; }
    @media only screen and (min-width: 992px) {
      .lang-level2 .lang-item {
        justify-content: flex-start;
        align-items: flex-start; } }
  .lang-level2 .lang-link {
    padding-left: 15px;
    position: relative;
    margin-left: 40px; }
    @media only screen and (min-width: 768px) {
      .lang-level2 .lang-link {
        margin-left: 80px; } }
    @media only screen and (min-width: 992px) {
      .lang-level2 .lang-link {
        margin-left: 47%; } }
    .lang-level2 .lang-link:before {
      content: '';
      width: 5px;
      height: 5px;
      position: absolute;
      display: inline-block;
      background-color: black;
      border-radius: 50%;
      top: 37%;
      left: 0; }
.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; }
.header-container {
  position: fixed; }
  @media only screen and (min-width: 992px) {
    .header-container {
      background: #edeae5; } }
  .header-container.content-container {
    padding: 0 !important; }
  .header-container > .component-content {
    max-width: unset !important; }
    .header-container > .component-content > .paragraphSystem.content {
      display: flex;
      flex-direction: column; }

.snippetReference.reference-utility-area .utility-menu .richText p {
  /* &:after {
						content: '\f57c';
						font-family: 'FontAwesome';
						font-size: 18px;
						margin-right: 8px;
						position: relative;
						top: 6px;
					} */ }
.snippetReference.footer-section {
  padding: 0.25rem 0; }
.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; } }

