/*!
 * 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: 32px;
  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: 16px;
  /* 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: 16px;
  /* 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("https://assets.gskstatic.com/pharma/us/global/fonts/fa-solid-900.eot");
  src: url("https://assets.gskstatic.com/pharma/us/global/fonts/fa-solid-900.eot") format("embedded-opentype"), url("https://assets.gskstatic.com/pharma/us/global/fonts/fa-solid-900.woff") format("woff"), url("https://assets.gskstatic.com/pharma/us/global/fonts/fa-solid-900.woff2") format("woff"), url("https://assets.gskstatic.com/pharma/us/global/fonts/fa-solid-900.ttf") format("truetype"), url("https://assets.gskstatic.com/pharma/us/global/fonts/fa-solid-900.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
* {
  box-sizing: border-box;
  font-family: Arial;
}

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

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

.gsk-hero {
  border: dashed 1px #707070;
  background-color: #EFEFEF;
}

.component .component-content {
  width: 100%;
  height: 100%;
  max-width: 1560px;
  margin: 0 auto;
}

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

#footer .layout-inner .col-xs-12.col-md-12 {
  padding-left: 0;
  padding-right: 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;
  }
}

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

.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: 16px;
  border: none;
  min-height: 30px;
}
.snippetReference.is-hidden {
  display: none !important;
}

.footnote-text {
  color: #4D4D4F;
  font-size: 12px;
  line-height: 28px;
}

.outside-asterisk {
  margin-left: -8px;
}

.footnote {
  margin-bottom: 50px;
}
@media only screen and (min-width: 992px) {
  .footnote {
    margin-bottom: 80px;
  }
}
.footnote p {
  color: #4D4D4F;
  font-family: Montserrat;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
}
.footnote p:first-child {
  margin-top: 10px;
}
.footnote p:not(:last-child) {
  margin-bottom: 20px;
}
.footnote span {
  font-family: Montserrat;
}
.footnote.footnote-small-margin-bottom {
  margin-bottom: 0;
}
.footnote.footnote-md-margin-bottom-desktop {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .footnote.footnote-md-margin-bottom-desktop {
    margin-bottom: 25px;
  }
}

.has-ul {
  margin: 0 0 36px;
}
@media only screen and (min-width: 992px) {
  .has-ul {
    margin: 30px 0 55px;
  }
}
.has-ul ul {
  margin: 0;
  padding-left: 18px;
}
.has-ul ul li {
  color: #4D4D4F;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
@media only screen and (min-width: 992px) {
  .has-ul ul li {
    font-size: 20px;
    line-height: 28px;
  }
}
.has-ul ul li::marker {
  color: #ED4E00;
}

.extra-small-mobile {
  font-size: 7px;
  line-height: 10px;
}
@media only screen and (min-width: 992px) {
  .extra-small-mobile {
    font-size: 12px;
    line-height: 16px;
  }
}
/**
* 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 .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;
}
.aem-AuthorLayer-Edit .search-message-template {
  display: block;
}
.aem-AuthorLayer-Edit .is-hidden {
  display: block !important;
}
.aem-AuthorLayer-Edit .template .mobile-navigation-utility-links {
  display: block !important;
}
.aem-AuthorLayer-Edit .toolTipText.is-hidden {
  display: none !important;
}
/*
/* CookiePolicy
*/
.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 .exit-notification-inner p:first-of-type {
  font-family: "jubilat";
  color: #3e3e3e;
  font-size: 26px;
  line-height: 29px;
  font-weight: 900;
  margin: 1em 0 0.75em;
}
@media only screen and (min-width: 992px) {
  .exit-notification .exit-notification-inner p:first-of-type {
    font-size: 55px;
    line-height: 62px;
    margin-bottom: 0.45em;
  }
}

.exit-notification-buttons {
  text-align: left;
  margin-top: 1rem;
}
.exit-notification-buttons button {
  appearance: none;
  border-radius: 0.25rem;
  border: 1px solid #d0cfcf;
  padding: 0.5rem 1.25rem;
  cursor: pointer;
  margin-right: 0.5rem;
}
/*
/* Overlay
*/
.overlay-background {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 9998;
  opacity: 0.7;
}

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

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

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

.overlay-close {
  z-index: 9999;
  font-size: 24px;
  line-height: 1;
  position: absolute;
  right: 0.75rem;
  cursor: pointer;
  display: none;
  color: #ff9800;
  outline: none;
}
.overlay-close:after {
  content: "\f00d";
  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;
}

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

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

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

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .mt-sm-3,
.my-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3,
.mx-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3,
.mx-sm-3 {
    margin-left: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mt-sm-4,
.my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .mt-sm-5,
.my-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5,
.mx-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5,
.mx-sm-5 {
    margin-left: 3rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .pt-sm-3,
.py-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3,
.px-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3,
.px-sm-3 {
    padding-left: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .pt-sm-4,
.py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4,
.px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4,
.px-sm-4 {
    padding-left: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .pt-sm-5,
.py-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5,
.px-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5,
.px-sm-5 {
    padding-left: 3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .mt-md-3,
.my-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3,
.mx-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3,
.my-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3,
.mx-md-3 {
    margin-left: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .pt-md-5,
.py-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5,
.py-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .mt-lg-3,
.my-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3,
.mx-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3,
.mx-lg-3 {
    margin-left: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .mt-xl-3,
.my-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3,
.mx-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3,
.mx-xl-3 {
    margin-left: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1400px) {
  .m-xxl-0 {
    margin: 0 !important;
  }

  .mt-xxl-0,
.my-xxl-0 {
    margin-top: 0 !important;
  }

  .mr-xxl-0,
.mx-xxl-0 {
    margin-right: 0 !important;
  }

  .mb-xxl-0,
.my-xxl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xxl-0,
.mx-xxl-0 {
    margin-left: 0 !important;
  }

  .m-xxl-1 {
    margin: 0.25rem !important;
  }

  .mt-xxl-1,
.my-xxl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xxl-1,
.mx-xxl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xxl-1,
.my-xxl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xxl-1,
.mx-xxl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xxl-2 {
    margin: 0.5rem !important;
  }

  .mt-xxl-2,
.my-xxl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xxl-2,
.mx-xxl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xxl-2,
.my-xxl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xxl-2,
.mx-xxl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xxl-3 {
    margin: 1rem !important;
  }

  .mt-xxl-3,
.my-xxl-3 {
    margin-top: 1rem !important;
  }

  .mr-xxl-3,
.mx-xxl-3 {
    margin-right: 1rem !important;
  }

  .mb-xxl-3,
.my-xxl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xxl-3,
.mx-xxl-3 {
    margin-left: 1rem !important;
  }

  .m-xxl-4 {
    margin: 1.5rem !important;
  }

  .mt-xxl-4,
.my-xxl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xxl-4,
.mx-xxl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xxl-4,
.my-xxl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xxl-4,
.mx-xxl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xxl-5 {
    margin: 3rem !important;
  }

  .mt-xxl-5,
.my-xxl-5 {
    margin-top: 3rem !important;
  }

  .mr-xxl-5,
.mx-xxl-5 {
    margin-right: 3rem !important;
  }

  .mb-xxl-5,
.my-xxl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xxl-5,
.mx-xxl-5 {
    margin-left: 3rem !important;
  }

  .p-xxl-0 {
    padding: 0 !important;
  }

  .pt-xxl-0,
.py-xxl-0 {
    padding-top: 0 !important;
  }

  .pr-xxl-0,
.px-xxl-0 {
    padding-right: 0 !important;
  }

  .pb-xxl-0,
.py-xxl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xxl-0,
.px-xxl-0 {
    padding-left: 0 !important;
  }

  .p-xxl-1 {
    padding: 0.25rem !important;
  }

  .pt-xxl-1,
.py-xxl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xxl-1,
.px-xxl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xxl-1,
.py-xxl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xxl-1,
.px-xxl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xxl-2 {
    padding: 0.5rem !important;
  }

  .pt-xxl-2,
.py-xxl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xxl-2,
.px-xxl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xxl-2,
.py-xxl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xxl-2,
.px-xxl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xxl-3 {
    padding: 1rem !important;
  }

  .pt-xxl-3,
.py-xxl-3 {
    padding-top: 1rem !important;
  }

  .pr-xxl-3,
.px-xxl-3 {
    padding-right: 1rem !important;
  }

  .pb-xxl-3,
.py-xxl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xxl-3,
.px-xxl-3 {
    padding-left: 1rem !important;
  }

  .p-xxl-4 {
    padding: 1.5rem !important;
  }

  .pt-xxl-4,
.py-xxl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xxl-4,
.px-xxl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xxl-4,
.py-xxl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xxl-4,
.px-xxl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xxl-5 {
    padding: 3rem !important;
  }

  .pt-xxl-5,
.py-xxl-5 {
    padding-top: 3rem !important;
  }

  .pr-xxl-5,
.px-xxl-5 {
    padding-right: 3rem !important;
  }

  .pb-xxl-5,
.py-xxl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xxl-5,
.px-xxl-5 {
    padding-left: 3rem !important;
  }

  .m-xxl-auto {
    margin: auto !important;
  }

  .mt-xxl-auto,
.my-xxl-auto {
    margin-top: auto !important;
  }

  .mr-xxl-auto,
.mx-xxl-auto {
    margin-right: auto !important;
  }

  .mb-xxl-auto,
.my-xxl-auto {
    margin-bottom: auto !important;
  }

  .ml-xxl-auto,
.mx-xxl-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1560px) {
  .m-xxxl-0 {
    margin: 0 !important;
  }

  .mt-xxxl-0,
.my-xxxl-0 {
    margin-top: 0 !important;
  }

  .mr-xxxl-0,
.mx-xxxl-0 {
    margin-right: 0 !important;
  }

  .mb-xxxl-0,
.my-xxxl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xxxl-0,
.mx-xxxl-0 {
    margin-left: 0 !important;
  }

  .m-xxxl-1 {
    margin: 0.25rem !important;
  }

  .mt-xxxl-1,
.my-xxxl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xxxl-1,
.mx-xxxl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xxxl-1,
.my-xxxl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xxxl-1,
.mx-xxxl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xxxl-2 {
    margin: 0.5rem !important;
  }

  .mt-xxxl-2,
.my-xxxl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xxxl-2,
.mx-xxxl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xxxl-2,
.my-xxxl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xxxl-2,
.mx-xxxl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xxxl-3 {
    margin: 1rem !important;
  }

  .mt-xxxl-3,
.my-xxxl-3 {
    margin-top: 1rem !important;
  }

  .mr-xxxl-3,
.mx-xxxl-3 {
    margin-right: 1rem !important;
  }

  .mb-xxxl-3,
.my-xxxl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xxxl-3,
.mx-xxxl-3 {
    margin-left: 1rem !important;
  }

  .m-xxxl-4 {
    margin: 1.5rem !important;
  }

  .mt-xxxl-4,
.my-xxxl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xxxl-4,
.mx-xxxl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xxxl-4,
.my-xxxl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xxxl-4,
.mx-xxxl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xxxl-5 {
    margin: 3rem !important;
  }

  .mt-xxxl-5,
.my-xxxl-5 {
    margin-top: 3rem !important;
  }

  .mr-xxxl-5,
.mx-xxxl-5 {
    margin-right: 3rem !important;
  }

  .mb-xxxl-5,
.my-xxxl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xxxl-5,
.mx-xxxl-5 {
    margin-left: 3rem !important;
  }

  .p-xxxl-0 {
    padding: 0 !important;
  }

  .pt-xxxl-0,
.py-xxxl-0 {
    padding-top: 0 !important;
  }

  .pr-xxxl-0,
.px-xxxl-0 {
    padding-right: 0 !important;
  }

  .pb-xxxl-0,
.py-xxxl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xxxl-0,
.px-xxxl-0 {
    padding-left: 0 !important;
  }

  .p-xxxl-1 {
    padding: 0.25rem !important;
  }

  .pt-xxxl-1,
.py-xxxl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xxxl-1,
.px-xxxl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xxxl-1,
.py-xxxl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xxxl-1,
.px-xxxl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xxxl-2 {
    padding: 0.5rem !important;
  }

  .pt-xxxl-2,
.py-xxxl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xxxl-2,
.px-xxxl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xxxl-2,
.py-xxxl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xxxl-2,
.px-xxxl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xxxl-3 {
    padding: 1rem !important;
  }

  .pt-xxxl-3,
.py-xxxl-3 {
    padding-top: 1rem !important;
  }

  .pr-xxxl-3,
.px-xxxl-3 {
    padding-right: 1rem !important;
  }

  .pb-xxxl-3,
.py-xxxl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xxxl-3,
.px-xxxl-3 {
    padding-left: 1rem !important;
  }

  .p-xxxl-4 {
    padding: 1.5rem !important;
  }

  .pt-xxxl-4,
.py-xxxl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xxxl-4,
.px-xxxl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xxxl-4,
.py-xxxl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xxxl-4,
.px-xxxl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xxxl-5 {
    padding: 3rem !important;
  }

  .pt-xxxl-5,
.py-xxxl-5 {
    padding-top: 3rem !important;
  }

  .pr-xxxl-5,
.px-xxxl-5 {
    padding-right: 3rem !important;
  }

  .pb-xxxl-5,
.py-xxxl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xxxl-5,
.px-xxxl-5 {
    padding-left: 3rem !important;
  }

  .m-xxxl-auto {
    margin: auto !important;
  }

  .mt-xxxl-auto,
.my-xxxl-auto {
    margin-top: auto !important;
  }

  .mr-xxxl-auto,
.mx-xxxl-auto {
    margin-right: auto !important;
  }

  .mb-xxxl-auto,
.my-xxxl-auto {
    margin-bottom: auto !important;
  }

  .ml-xxxl-auto,
.mx-xxxl-auto {
    margin-left: auto !important;
  }
}
.page-background-image-test .section-1, .page-background-image-test .section-2, .page-background-image-test .section-3, .page-background-image-test .section-4, .page-background-image-test .section-5, .page-background-image-comparison .section-1, .page-background-image-comparison .section-2, .page-background-image-comparison .section-3, .page-background-image-comparison .section-4, .page-background-image-comparison .section-5 {
  min-height: 600px;
  background-color: #EFEFEF;
  border: 1px solid #CCC;
  background-size: cover;
}

.page-background-image-test .section-1.bglazyloaded {
  background-image: url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/anoro-v2/en_US/woman-smiling-camera.jpg");
}
.page-background-image-test .section-2.bglazyloaded {
  background-image: url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/why_trelegy_for_asthma_hero_desktop.jpg");
}
.page-background-image-test .section-3.bglazyloaded {
  background-image: url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/dtc-zejula/master/heroes/homepage-header-1440breakpoint.jpg");
}
.page-background-image-test .section-4.bglazyloaded {
  background-image: url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/benlysta/master/Building-Support-Network1.jpg");
}
.page-background-image-test .section-5.bglazyloaded {
  background-image: url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/nucala-v2/en_US/sea/hero-home-updated.jpg");
}

.page-background-image-comparison .section-1 {
  background-image: url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/anoro-v2/en_US/woman-smiling-camera.jpg");
}
.page-background-image-comparison .section-2 {
  background-image: url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/why_trelegy_for_asthma_hero_desktop.jpg");
}
.page-background-image-comparison .section-3 {
  background-image: url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/dtc-zejula/master/heroes/homepage-header-1440breakpoint.jpg");
}
.page-background-image-comparison .section-4 {
  background-image: url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/benlysta/master/Building-Support-Network1.jpg");
}
.page-background-image-comparison .section-5 {
  background-image: url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/nucala-v2/en_US/sea/hero-home-updated.jpg");
}
.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:nth-of-type(odd) {
  background: #f8f9fa;
}
.accordion .accordion-container .accordion-slide .accordion-head h3 a {
  text-decoration: none;
  color: #000;
}
.accordion .accordion-container .accordion-slide .accordion-head h3 a:before {
  content: "\f055";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.accordion .accordion-container .accordion-slide .accordion-head .accordion-title-text:hover {
  cursor: pointer;
  text-decoration: underline;
}
.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.is-active .accordion-head h3 a:before {
  content: "\f056";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper {
  display: block;
}
/*
/* Box
*/
.box.component.banner-placeholder {
  height: auto;
}
.box.component.background-primary {
  background: #d0cfcf;
}
.box.component.background-secondary {
  background: #efefef;
}
.box.component.box-shadow {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.box.component.content-container {
  margin: 0 auto;
  max-width: 1560px;
  display: flex;
  float: none;
  padding: 1rem;
}
.box.component.content-container .component-content {
  margin: 0 auto;
}
.box.component.content-container.padding-0 .paragraphSystem, .box.component.content-container.padding-0 .row {
  margin: 0;
}
@media (max-width: 990px) {
  .box.component.content-container.padding-0 {
    padding: 0px;
  }
}
.box.component.content-container.content-container-hidden-mobile {
  display: none;
}
@media only screen and (min-width: 992px) {
  .box.component.content-container.content-container-hidden-mobile {
    display: flex;
  }
}
.box.component.content-container.content-container-no-padding-top-bottom {
  padding: 0 1rem;
}
.box.component.content-container.content-container-no-padding-right-left {
  padding-right: 0;
  padding-left: 0;
}
.box.component.content-container.content-container-side-padding-desktop-only {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .box.component.content-container.content-container-side-padding-desktop-only {
    padding-right: 31px;
    padding-left: 31px;
  }
}
@media only screen and (min-width: 992px) {
  .box.component.content-container.margin-bottom-25-desktop {
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 992px) {
  .box.component.content-container.margin-bottom-50-desktop {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 992px) {
  .box.component.content-container.content-margin-0-desktop > .component-content .content {
    margin-left: 0;
    margin-right: 0;
  }
}
.box.component.crm-form {
  margin-top: 1.5rem;
  background-color: #f8f9fa;
  margin-bottom: 3rem;
}
.box.component.crm-form .content {
  display: inline-block;
  padding-top: 1.5rem;
}
@media only screen and (min-width: 992px) {
  .box.component.crm-form .content {
    padding: 1.5rem !important;
  }
}
.box.component.flexbox .content {
  display: flex;
}
.box.component.flexbox.flex-wrap-wrap .content {
  flex-wrap: wrap;
}
.box.component.flexbox.justify-content-center .content {
  justify-content: center;
}
.box.component.flexbox.justify-content-space-between .content {
  justify-content: space-between;
  align-items: flex-end;
}
@media only screen and (min-width: 992px) {
  .box.component.flexbox.justify-content-space-between .content {
    align-items: stretch;
  }
}
.box.component.image-tool {
  margin-bottom: 3rem;
}
.box.component.width-auto {
  width: auto;
}
.box.component.cta-bottom-container {
  margin-bottom: 24px;
}
@media only screen and (min-width: 992px) {
  .box.component.cta-bottom-container {
    margin-bottom: 82px;
  }
}
.box.component.cta-bottom-container > .component-content > .content {
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .box.component.cta-bottom-container > .component-content > .content {
    display: flex;
    align-items: end;
    justify-content: space-between;
  }
}
.box.component.cta-bottom-container > .component-content > .content > a[aria-hidden=true] {
  display: none;
}
.box.component.cta-bottom-container .learn-more {
  padding: 0;
}
.box.component.video-bottom-container {
  max-width: 1560px;
  margin: 0 auto;
  padding: 0 1rem 50px;
}
@media only screen and (min-width: 992px) {
  .box.component.video-bottom-container {
    padding-bottom: 82px;
  }
}
.box.component.video-bottom-container > .component-content > .content {
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .box.component.video-bottom-container > .component-content > .content {
    display: flex;
    align-items: end;
    justify-content: space-between;
  }
}
.box.component.video-bottom-container > .component-content > .content > a[aria-hidden=true] {
  display: none;
}
.box.component.video-bottom-container p.next {
  text-align: center;
  margin: 33px 0 0;
}
@media only screen and (min-width: 992px) {
  .box.component.video-bottom-container p.next {
    text-align: right;
    margin: 0;
  }
}
.box.component.video-bottom-container a.link, .box.component.video-bottom-container a.link-back {
  font-family: Montserrat;
  font-weight: bold;
  font-size: 19px;
  line-height: 23px;
  color: #ED4E00;
  position: relative;
  padding-right: 26px;
}
@media only screen and (min-width: 992px) {
  .box.component.video-bottom-container a.link, .box.component.video-bottom-container a.link-back {
    font-size: 20px;
    line-height: 24px;
  }
}
.box.component.video-bottom-container a.link:after, .box.component.video-bottom-container a.link-back:after {
  content: "";
  background-image: url(/content/dam/cf-pharma/hcp-rsv-v2/en_US/global/orange-arrow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  position: absolute;
  height: 14px;
  width: 12px;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.page-rsv-vaccination .box.component.video-bottom-container a.link:after, .page-rsv-vaccination .box.component.video-bottom-container a.link-back:after {
  bottom: 4px;
  top: auto;
  transform: translateY(0);
}
@media only screen and (min-width: 992px) {
  .page-rsv-vaccination .box.component.video-bottom-container a.link:after, .page-rsv-vaccination .box.component.video-bottom-container a.link-back:after {
    bottom: auto;
    top: 5px;
  }
}
.box.component.video-bottom-container a.link:hover, .box.component.video-bottom-container a.link-back:hover {
  color: #9d300c;
}
.box.component.video-bottom-container a.link:hover:after, .box.component.video-bottom-container a.link-back:hover:after {
  background-image: url(/content/dam/cf-pharma/hcp-rsv-v2/en_US/global/orange-arrow-hover.png);
}
.box.component.video-bottom-container a.link-back {
  padding-right: 0;
  padding-left: 26px;
}
.box.component.video-bottom-container a.link-back:after {
  content: "";
  background-image: url(/content/dam/cf-pharma/hcp-rsv-v2/en_US/global/orange-left-arrow.png);
  left: 0;
}
.box.component.video-bottom-container a.link-back:hover:after {
  background-image: url(/content/dam/cf-pharma/hcp-rsv-v2/en_US/global/orange-arrow-left-hover.png);
}

.page-home .box.component.video-bottom-container {
  padding-bottom: 4rem;
}
@media only screen and (min-width: 992px) {
  .page-home .box.component.video-bottom-container {
    padding-left: 30px;
    padding-bottom: 3.875rem;
  }
}

.registerall {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  margin-bottom: 2px;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .registerall {
    margin-bottom: 0;
    width: 603px;
  }
}
.registerall > div > div {
  display: flex;
  margin: 0;
}
.registerall .image {
  background-color: #3e3e3e;
  padding: 0;
  width: 70px;
}
@media only screen and (min-width: 992px) {
  .registerall .image {
    width: 126px;
  }
}
.registerall .image .component-content {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 70px;
}
@media only screen and (min-width: 992px) {
  .registerall .image .component-content {
    width: 126px;
  }
}
.registerall .image img {
  width: 40.6px;
}
@media only screen and (min-width: 992px) {
  .registerall .image img {
    width: 83.24px;
  }
}
.registerall .richText {
  background-color: #fff;
  padding: 1px 15px;
  text-align: center;
  font-weight: bold;
}
@media only screen and (min-width: 992px) {
  .registerall .richText {
    padding: 30px 24px 22px 34px;
  }
}
.registerall .before-button-404 {
  display: none;
  margin: 8px 0 0;
}
@media only screen and (min-width: 992px) {
  .registerall .before-button-404 {
    display: block;
    margin: 0;
  }
}
.registerall .button-404.width-83 {
  width: 100%;
}

.learn-more-about-rsv {
  color: #4D4D4F;
  font-family: Montserrat;
  font-size: 19px;
  font-weight: bold;
  line-height: 24px;
  margin: 16px 0;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .learn-more-about-rsv {
    font-size: 20px;
    line-height: 28px;
    margin: 0 0 18px;
    text-align: center;
  }
}

.next-p {
  text-align: center;
  margin: 26px 0 0;
}
@media only screen and (min-width: 992px) {
  .next-p {
    text-align: right;
    margin: 0;
  }
}

.next-p-a {
  font-family: Montserrat;
  font-weight: bold;
  font-size: 19px;
  line-height: 23px;
  color: #ED4E00;
  position: relative;
  padding-right: 26px;
}
@media only screen and (min-width: 992px) {
  .next-p-a {
    font-size: 20px;
    line-height: 24px;
  }
}
.next-p-a:after {
  content: "";
  background-image: url(/content/dam/cf-pharma/hcp-rsv-v2/en_US/global/orange-arrow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  position: absolute;
  height: 14px;
  width: 12px;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.next-p-a:hover {
  color: #9D300C;
}
.next-p-a:hover:after {
  background-image: url(/content/dam/cf-pharma/hcp-rsv-v2/en_US/global/orange-arrow-hover.png);
}

.button-404-wrapper {
  margin: 8px 0 1.5rem;
}
.button-404-wrapper .before-button-404 {
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .button-404-wrapper {
    display: none;
  }
}

.video-bottom-video {
  padding: 0;
}

.video-bottom-text {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .page-rsv-vaccination .video-bottom-text {
    width: 432px;
  }
}
.divider {
  padding-bottom: 1rem;
  border-bottom: 1px solid #d0cfcf;
  margin-bottom: 1rem;
}
.gigyaraas .newAsterik {
  color: #e76468;
}
.gigyaraas .gigya-tooltips {
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.gigyaraas .gigya-tooltips:hover .gigya-tooltips-content {
  padding: 5px 10px;
  width: 270px;
  display: block;
  position: absolute;
  background-color: #FFF;
  box-shadow: 0 0 3px #666;
}
.gigyaraas .gigya-tooltips:before {
  padding-right: 1px;
  width: 20px;
  height: 20px;
  text-align: center;
  color: #FFF;
  content: "i";
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #666;
  border-radius: 20px;
  font-size: 16px;
  position: relative;
  top: -1px;
  font-style: italic;
  font-family: "Times New Roman", Times, serif;
}
.gigyaraas .gigya-tooltips:not(:hover) .gigya-tooltips-content {
  display: none;
}
.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 div.gigya-composite-control.dob-year.autocorrect input {
  border-color: #b6bdc5;
}
.gigyaraas div.gigya-composite-control.dob-year.autocorrect .gigya-error-msg {
  display: none;
}
.gigyaraas div.gigya-composite-control .gigya-error-msg.gigya-error-msg-active {
  font-size: inherit;
}
.gigyaraas div.gigya-composite-control.col-md-4 {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  width: 33.3333333333%;
}
.gigyaraas div.gigya-composite-control.col-md-4 + .col-md-4 {
  padding-left: 0.75rem;
}
.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-multi-choice-item, .gigyaraas .gigya-composite-control-checkbox {
  padding-left: 1.25rem;
}
.gigyaraas .gigya-multi-choice-item .gigya-input-radio, .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio, .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox, .gigyaraas .gigya-composite-control-checkbox .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-multi-choice-item .gigya-input-radio:hover, .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:hover, .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:hover, .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:hover {
  border: 1px solid #d0cfcf;
}
.gigyaraas .gigya-multi-choice-item .gigya-input-radio:checked, .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:checked, .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:checked, .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:checked {
  border: 1px solid #d0cfcf;
  background: #eee;
}
.gigyaraas .gigya-multi-choice-item .gigya-input-radio:checked:after, .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:checked:after, .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:checked:after, .gigyaraas .gigya-composite-control-checkbox .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-multi-choice-item label, .gigyaraas .gigya-composite-control-checkbox label {
  min-height: 22px;
  line-height: 22px;
  width: auto;
  cursor: pointer;
}
.gigyaraas input[type=submit].gigya-input-submit {
  width: auto;
  background: #ff9800;
  padding: 0.5rem 1rem;
  font-size: 20px;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.gigyaraas input[type=submit].gigya-input-submit:hover {
  background: #2196f3;
}
.gigyaraas input[type=submit].gigya-input-submit:disabled {
  background-color: #ccc;
  color: #fff;
}
.gigyaraas label.gigya-composite-control.gigya-composite-control-label {
  display: block;
}
/*
/* Image
*/
.image.component.hero-image {
  padding-left: 0;
  padding-right: 0;
}
.image.component.hero-image .component-content {
  display: flex;
  max-width: 100%;
}
.image.component.hero-image .component-content img {
  width: 100%;
}
.image.component img {
  max-height: 100%;
  max-width: 100%;
}
/*
/* Navigation
*/
/* Global configuration */
@media only screen and (max-width: 991px) {
  #navigation-container {
    position: absolute;
  }
}

body:not(.nav-open) .navigation.navigationCompatibleMarkup .navigation-mobile-menu {
  top: -60px;
}
body:not(.nav-open) .navigation-mobile-menu {
  width: 50px;
  height: 50px;
  background-color: transparent;
  background-position: center top 10px;
  background-repeat: no-repeat;
  background-image: url("/content/dam/cf-pharma/usxf-dev/en_US/icons/menu.svg");
  position: absolute;
  left: 15px;
  border: none;
}
body:not(.nav-open) .navigation-mobile-menu:after {
  font-size: 10px;
  content: "Menu";
  position: relative;
  top: 10px;
}
@media only screen and (min-width: 992px) {
  body:not(.nav-open) .navigation-mobile-menu {
    display: none;
  }
}

body.nav-open .navigation.navigationCompatibleMarkup .navigation-mobile-menu {
  top: -126px;
}
body.nav-open .navigation-mobile-menu {
  width: 50px;
  height: 50px;
  background-color: transparent;
  background-position: center top 1px;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" class="bi bi-x" viewBox="0 0 16 16"><path d="M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z" fill="%23000"/></svg>');
  position: absolute;
  left: 15px;
  border: none;
}
body.nav-open .navigation-mobile-menu:after {
  font-size: 10px;
  content: "Close";
  position: relative;
  top: 10px;
}
@media only screen and (min-width: 992px) {
  body.nav-open .navigation-mobile-menu {
    display: none;
  }
}

.navigation.navigationCompatibleMarkup {
  width: 100%;
  margin-top: 0;
  background: #fff;
}
@media only screen and (min-width: 992px) {
  .navigation.navigationCompatibleMarkup {
    background: none;
  }
}
.navigation.navigationCompatibleMarkup .navigation-large-menu {
  display: none;
}
.navigation.navigationCompatibleMarkup .navigation-root {
  align-items: center;
  height: 100%;
  list-style: none;
  margin: 0;
  display: block;
  padding-left: 0;
}
@media only screen and (min-width: 992px) {
  .navigation.navigationCompatibleMarkup .navigation-root {
    display: flex;
    justify-content: center;
  }
}
.navigation.navigationCompatibleMarkup .navigation-root.is-open {
  width: 100%;
  z-index: 10000;
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item {
  display: block;
  font-size: 18px;
}
@media only screen and (min-width: 992px) {
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item {
    display: flex;
    height: auto;
    padding: 0;
  }
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item:after {
  display: none;
}
@media only screen and (min-width: 992px) {
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item:hover .navigation-root.navigation-level2 {
    display: block;
  }
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item.follow-us {
  display: flex;
  align-items: center;
  padding: 0.5rem;
}
@media only screen and (min-width: 992px) {
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item.follow-us {
    display: none;
  }
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item.follow-us p {
  margin: 0;
  margin-right: 0.5rem;
  font-weight: bold;
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item.follow-us .follow-us-images {
  display: flex;
  align-items: center;
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item.follow-us .follow-us-images a {
  padding: 0;
  height: 24px;
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item.follow-us .follow-us-images a img {
  height: 1.5rem;
  width: 1.5rem;
}
@media only screen and (min-width: 992px) {
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item.has-children {
    padding: 0 10px;
  }
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item.has-children > a {
  background-repeat: no-repeat;
}
@media only screen and (max-width: 991px) {
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item.has-children > a {
    background-size: 13px 7.62px;
    background-position: right 27px center;
  }
}
@media only screen and (min-width: 992px) {
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item.has-children > a {
    background-size: 10px 6px;
    background-position: right center;
    color: #4A4A4A;
    margin: 0 15px;
    padding-right: 20px;
    min-height: 48px;
    display: flex;
    align-items: center;
  }
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item.has-children:not(.is-active) > a {
  background-image: url("/content/dam/cf-pharma/usxf-dev/en_US/icons/arrow-down.svg");
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item.has-children.is-active > a {
  background-image: url("/content/dam/cf-pharma/usxf-dev/en_US/icons/arrow-up.svg");
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item a {
  width: 100%;
  display: block;
  padding: 0;
  text-decoration: none;
  color: #787675;
}
@media only screen and (max-width: 991px) {
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item a span {
    width: 100%;
    padding: 0 27px;
  }
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item a span {
  width: 100%;
  font-weight: bold;
  font-family: Arial;
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item a .navigation-item-decoration {
  display: none;
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level2 {
  display: none;
  width: 100%;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level2 {
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    position: absolute;
    background: #fff;
    border-radius: 0.25rem;
    border: 1px solid #ccc;
    position: absolute;
    top: 45px;
  }
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level2.is-open {
  display: block;
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level2 .navigation-item {
  font-size: 18px;
  white-space: nowrap;
  display: block;
  background-color: #F2F2F2;
}
@media only screen and (min-width: 992px) {
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level2 .navigation-item {
    margin: 0;
    padding: 0;
  }
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level2 .navigation-item a {
  color: #787675;
  background-color: #F2F2F2;
}
@media only screen and (max-width: 991px) {
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level2 .navigation-item a {
    padding-left: 15px;
  }
}
@media only screen and (min-width: 992px) {
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level2 .navigation-item a {
    background-color: #fff;
  }
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level2 .navigation-item a:hover {
    background-color: #7D7D7D;
  }
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level2 .navigation-item a:hover span {
    color: white;
  }
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level2 .navigation-item a span {
  font-weight: normal;
  padding: 0.5rem 1.5rem;
  white-space: normal;
}
@media only screen and (min-width: 992px) {
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level2 .navigation-item a span {
    display: inline-block;
  }
}
.navigation.navigationCompatibleMarkup .navigation-root.navigation-level2 .navigation-item a.is-hidden {
  display: none;
}

@media only screen and (max-width: 991px) {
  .navigation-level1 .navigation-item a, .navigation-level2 .navigation-item a {
    display: flex;
    min-height: 50px;
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  }
  .navigation-level1 .navigation-item a span, .navigation-level2 .navigation-item a span {
    padding: 0.5rem 15px;
    min-height: 50px;
    display: flex;
    align-items: center;
  }
}
#header .navigation.is-visible {
  display: block;
}
@media only screen and (min-width: 992px) {
  #header .navigation {
    display: block;
  }
}

@media only screen and (max-width: 991px) {
  body:not(.nav-open) #header .navigation nav {
    display: none;
  }
}

.page-dtc-at-approval .navigation-mobile-menu {
  top: -65px !important;
}

.navigation-mobile-menu {
  cursor: pointer;
}
.podcastplayer.podcast-player {
  /* Audio input */
  /* Thumb */
  /* Track */
  /* Progress */
}
.podcastplayer.podcast-player .podcast {
  overflow: hidden;
  border: 1px solid #EFEFED;
  display: flex;
  flex-direction: column;
  max-width: 800px;
}
.podcastplayer.podcast-player .podcast p {
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .podcastplayer.podcast-player .podcast__information {
    display: flex;
  }
}
.podcastplayer.podcast-player .podcast__imageDecorator {
  min-width: 157px;
  margin-top: -1px;
  margin-left: -1px;
  overflow: hidden;
  border-radius: 4px 0 0;
  background-size: cover;
}
.podcastplayer.podcast-player .podcast__imageDecorator img {
  display: block;
}
.podcastplayer.podcast-player .podcast__text {
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 24px;
  padding: 11px 27px 13px;
}
.podcastplayer.podcast-player .podcast__title {
  font-weight: 700;
  font-family: Arial, sans-serif;
}
.podcastplayer.podcast-player .podcast__speakers {
  margin-top: 8px;
}
.podcastplayer.podcast-player .podcast__speakers .podcast__speakers-title {
  margin-bottom: 0;
  font-size: 12px;
  letter-spacing: 1px;
}
.podcastplayer.podcast-player .podcast__speakers p {
  margin-bottom: 2px;
  line-height: 22px;
}
.podcastplayer.podcast-player .audio {
  position: relative;
  margin-top: auto;
  padding: 11px 0 18px;
  background-color: #efefed;
  display: flex;
}
@media (max-width: 991px) {
  .podcastplayer.podcast-player .audio {
    display: block;
  }
}
.podcastplayer.podcast-player .audio > .audio__range {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 0 56px 0 36px;
}
@media (max-width: 991px) {
  .podcastplayer.podcast-player .audio > .audio__range {
    padding: 11px 18px 0 16px;
  }
}
.podcastplayer.podcast-player .audio > .audio__range .audio__range {
  flex-basis: auto;
  width: 100%;
  margin-top: 0;
}
.podcastplayer.podcast-player .audio__current-time, .podcastplayer.podcast-player .audio__duration {
  width: 50%;
  font-size: 13px;
  letter-spacing: 0.2px;
  padding-top: 12px;
}
.podcastplayer.podcast-player .audio__duration {
  text-align: right;
}
.podcastplayer.podcast-player .audio__controls {
  flex-direction: column;
  justify-content: flex-start;
  min-width: 146px;
  display: flex;
  align-items: center;
  padding-top: 3px;
}
@media (max-width: 991px) {
  .podcastplayer.podcast-player .audio__controls {
    flex-direction: row;
    justify-content: center;
    width: 100%;
  }
}
.podcastplayer.podcast-player .audio__forwards, .podcastplayer.podcast-player .audio__backwards {
  visibility: hidden;
  position: absolute;
  top: calc(50% - 2px);
  width: 37px;
  height: 37px;
  transform: translateY(-50%);
  right: 8px;
  color: #544f40;
}
@media (max-width: 991px) {
  .podcastplayer.podcast-player .audio__forwards, .podcastplayer.podcast-player .audio__backwards {
    position: relative;
    top: auto;
    width: 43px;
    height: 43px;
    margin-top: 8px;
    right: 0;
    transform: translateY(0);
  }
}
.podcastplayer.podcast-player .audio__forwards::before, .podcastplayer.podcast-player .audio__backwards::before {
  content: "";
  position: absolute;
  top: -2px;
  width: 37px;
  height: 39px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media (max-width: 991px) {
  .podcastplayer.podcast-player .audio__forwards::before, .podcastplayer.podcast-player .audio__backwards::before {
    top: -7px;
    width: 43px;
    height: 49px;
  }
}
.podcastplayer.podcast-player .audio__backwards {
  left: 135px;
}
@media (max-width: 991px) {
  .podcastplayer.podcast-player .audio__backwards {
    left: auto;
  }
}
.podcastplayer.podcast-player .audio__forwards::before {
  background-image: url("/content/dam/cf-pharma/usxf-dev/en_US/arrow-forward.png");
}
.podcastplayer.podcast-player .audio__backwards::before {
  background-image: url("/content/dam/cf-pharma/usxf-dev/en_US/arrow-back.png");
}
.podcastplayer.podcast-player .audio__backwards, .podcastplayer.podcast-player .audio__forwards, .podcastplayer.podcast-player .audio__play, .podcastplayer.podcast-player .audio__pause {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.podcastplayer.podcast-player .audio__play {
  width: 50px;
  height: 50px;
  background-color: #008eaa;
  border-radius: 50%;
}
@media (max-width: 991px) {
  .podcastplayer.podcast-player .audio__play {
    width: 52px;
    height: 52px;
    margin: 0 20px;
  }
}
.podcastplayer.podcast-player .audio__play:after {
  content: "\f04b";
  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: #fff;
  font-size: 20px;
}
.podcastplayer.podcast-player .audio__pause {
  display: none;
  height: 50px;
  width: 50px;
  background-color: #fff;
  border-radius: 50%;
  margin: 0 20px;
}
.podcastplayer.podcast-player .audio__pause:after {
  content: "\f04c";
  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: #008eaa;
  font-size: 20px;
}
.podcastplayer.podcast-player .audio--playing .audio__pause {
  display: flex;
}
.podcastplayer.podcast-player .audio--playing .audio__backwards {
  visibility: visible;
}
.podcastplayer.podcast-player .audio--playing .audio__forwards {
  visibility: visible;
}
.podcastplayer.podcast-player .audio--playing .audio__play {
  display: none;
}
.podcastplayer.podcast-player input[type=range] {
  --thumbSize: 18px;
  --trackSize: 8px;
  --thumbBg: #008eaa;
  --trackBg: #fff;
  --progressBg: #008eaa;
  /* webkit progress workaround */
  --webkitProgressPercent: 0%;
}
.podcastplayer.podcast-player input[type=range] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 6px;
  width: 100%;
  margin: 0;
  padding: 0;
}
.podcastplayer.podcast-player input[type=range]:focus {
  outline: none;
}
.podcastplayer.podcast-player input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  background-color: #008eaa;
  border-radius: 9px;
  border: none;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  margin-top: -4px;
  cursor: pointer;
}
.podcastplayer.podcast-player input[type=range]::-moz-range-thumb {
  -moz-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  background-color: #008eaa;
  border-radius: 9px;
  border: none;
  margin-top: -4px;
  cursor: pointer;
}
.podcastplayer.podcast-player input[type=range]::-ms-thumb {
  -ms-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  background-color: #008eaa;
  border-radius: 9px;
  border: none;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  margin-top: -4px;
  cursor: pointer;
}
.podcastplayer.podcast-player input[type=range]::-webkit-slider-runnable-track {
  height: 6px;
  background-image: linear-gradient(90deg, #008eaa var(--webkitProgressPercent), #fff var(--webkitProgressPercent));
  border-radius: 3px;
}
.podcastplayer.podcast-player input[type=range]::-moz-range-track {
  height: 6px;
  background-color: #fff;
  border-radius: 3px;
}
.podcastplayer.podcast-player input[type=range]::-ms-track {
  height: 6px;
  background-color: #fff;
  border-radius: 3px;
}
.podcastplayer.podcast-player input[type=range]::-moz-range-progress {
  height: var(--trackSize);
  background-color: #008eaa;
  border-radius: 3px 0 0 3px;
}
.podcastplayer.podcast-player input[type=range]::-ms-fill-lower {
  height: var(--trackSize);
  background-color: #008eaa;
  border-radius: 3px 0 0 3px;
}
body:not(.nav-open) .mobile-navigation-utility-links {
  display: none;
}

body.nav-open .mobile-navigation-utility-links {
  display: block;
}
@media only screen and (min-width: 992px) {
  body.nav-open .mobile-navigation-utility-links {
    display: none;
  }
}
body.nav-open .mobile-navigation-utility-links ul {
  list-style-type: none;
  padding-left: 0.5rem;
  margin: 0;
  padding: 0;
  font-size: 18px;
}
body.nav-open .mobile-navigation-utility-links a {
  display: flex;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  padding: 0 27px;
  min-height: 50px;
  align-items: center;
  background-color: #fff;
  font-weight: bold;
  color: #787675;
  text-decoration: none;
  line-height: 1.5rem;
}

.page-dtc-branded-with-claims .mobile-navigation-utility-links > .component-content > .richText-content > ul > li:nth-child(2) > a {
  background-image: url("/content/dam/cf-pharma/usxf-dev/en_US/icons/arrow-up.svg");
  background-repeat: no-repeat;
  background-size: 13px 7.62px;
  background-position: right 27px center;
}
.page-dtc-branded-with-claims .mobile-navigation-utility-links > .component-content > .richText-content > ul > li:nth-child(2) > a:not(.is-open) {
  background-image: url("/content/dam/cf-pharma/usxf-dev/en_US/icons/arrow-down.svg");
}
.page-dtc-branded-with-claims .mobile-navigation-utility-links > .component-content > .richText-content > ul > li:nth-child(2) ul:not(.is-visible) {
  display: none;
}
.page-dtc-branded-with-claims .mobile-navigation-utility-links > .component-content > .richText-content > ul > li:nth-child(2) ul li a {
  padding-left: 40px;
  color: #787675;
  background-color: #F2F2F2;
  font-weight: normal;
}
.quiz.component.section .questionsPerPage {
  position: relative;
  margin: 1rem 0;
  padding-bottom: 1rem;
}
.quiz.component.section .questionsPerPage:not(:first-of-type):not(.current) {
  display: none;
}
.quiz.component.section .questionsPerPage.current {
  display: block;
}
.quiz.component.section .questionsPerPage:last-child .nextQuestionPage {
  display: none;
}
.quiz.component.section .questionsPerPage .nextQuestionPage, .quiz.component.section .questionsPerPage .prevQuestionPage {
  margin-top: 1rem;
}
.quiz.component.section .quizQuestion {
  padding: 0 1rem;
}
.quiz.component.section .questionAnswers {
  min-height: 200px;
}
.quiz.component.section .quizProgressBar {
  background-color: #d0cfcf;
  width: 100%;
  height: 2rem;
  display: flex;
  position: relative;
}
.quiz.component.section .quizProgressBar:before {
  content: "Progress";
  position: absolute;
  top: 25%;
  left: 1rem;
}
.quiz.component.section .quizProgressBarQuestions {
  background-color: #ff9800;
  width: 0%;
  height: 100%;
  transition: width 0.5s;
}
.quiz.component.section .quesLeftCaption {
  margin: 0;
  padding: 1rem 0;
}
@media screen {
  .quiz.component.section .genericFormGroup {
    display: flex;
    flex-wrap: wrap;
  }
  .quiz.component.section .genericFormGroup > label {
    position: relative;
    display: flex;
    align-items: center;
    flex: 1 1 90%;
    padding: 0.5rem;
    background-color: #efefef;
    margin-top: 0.5rem;
  }
  .quiz.component.section .genericFormGroup > span.formControl-radio {
    height: 70px;
    flex: 1 1 10%;
    background-color: #efefef;
    margin-top: 0.5rem;
    padding-left: 0.5rem;
    position: relative;
  }
  .quiz.component.section .genericFormGroup > span.formControl-radio input {
    height: 100%;
    width: 100%;
    max-width: 2rem;
  }
  .quiz.component.section .genericFormGroup > span.formControl-radio input:after {
    display: block;
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
}
@media only screen and (min-width: 992px) {
  .quiz.component.section .genericFormGroup {
    flex-wrap: nowrap;
  }
  .quiz.component.section .genericFormGroup label {
    flex-basis: 25%;
    margin-right: 0.5rem;
  }
  .quiz.component.section .genericFormGroup span {
    flex-basis: 5%;
  }
}
.quiz.component.section .genericFormGroup .quizRadioImg {
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0.5rem;
  margin-left: 0.5rem;
}
@media print {
  .quiz.component.section .genericFormGroup .quizRadioImg {
    display: inline-flex;
  }
}
.quiz.component.section .genericFormGroup .quizRadioImg input[type=image] {
  max-width: 160px;
  margin-top: 1rem;
}
.quiz.component.section .genericFormGroup .quizRadioImg .formControl-radio {
  display: none;
}
.quiz.component.section .genericFormGroup .quizRadioImg.checked {
  background-color: #ff9800;
}
.quiz.component.section .quizScoreBox:not(.display) {
  display: none;
}
.quiz.component.section .quizOverlayContainer {
  display: none;
}

.snippetReference .button.generateScore {
  display: none;
}

@media print {
  body.print-quiz #header,
body.print-quiz #content div.Content > * {
    display: none;
  }
  body.print-quiz .print-me {
    display: block !important;
  }
  body.print-quiz .isi {
    position: static;
  }
  body.print-quiz .isi__body,
body.print-quiz .isi__body-static {
    display: block !important;
  }
  body.print-quiz div[class*=isi__body-floating] {
    display: none !important;
  }
  body.print-quiz .quizProgressBar,
body.print-quiz .nextQuestionPage,
body.print-quiz .prevQuestionPage,
body.print-quiz .quiz-results__email-form,
body.print-quiz .quiz-results__print-container,
body.print-quiz .quiz-results__score-container button {
    display: none !important;
  }
  body.print-quiz .questionsPerPage,
body.print-quiz .quiz-results__score-container,
body.print-quiz .questionAnswers,
body.print-quiz .quiz-results__score-statement {
    display: block !important;
    min-height: unset !important;
  }
}
/*
/* RichText
*/
/* Global Configuration */
body > .container .richText.body-copy .richText-content a[href],
body > .container .richText.body-copy .richText-content a.telephone, body > #zenpage .richText.body-copy .richText-content a[href],
body > #zenpage .richText.body-copy .richText-content a.telephone {
  color: #0000ff;
}
body > .container .richText.body-copy .richText-content a,
body > .container .richText.body-copy .richText-content p, body > #zenpage .richText.body-copy .richText-content a,
body > #zenpage .richText.body-copy .richText-content p {
  padding: 0.375rem 0.75rem;
}
body > .container .richText.body-copy .richText-content p, body > #zenpage .richText.body-copy .richText-content p {
  font-size: 16px;
  font-size: 20px;
  padding-top: 10px;
  margin: 0;
  line-height: 1.5;
}
body > .container .richText.body-copy .richText-content h1, body > #zenpage .richText.body-copy .richText-content h1 {
  margin: 0;
  font-size: 27.2px;
  font-weight: 800;
}
body > .container .richText.body-copy .richText-content h2, body > #zenpage .richText.body-copy .richText-content h2 {
  line-height: 1.2;
  margin: 0;
}
body > .container .richText.body-copy .richText-content h3, body > #zenpage .richText.body-copy .richText-content h3 {
  margin: 0;
}
body > .container .richText.body-copy .richText-content .sup,
body > .container .richText.body-copy .richText-content .sub,
body > .container .richText.body-copy .richText-content sup,
body > .container .richText.body-copy .richText-content sub, body > #zenpage .richText.body-copy .richText-content .sup,
body > #zenpage .richText.body-copy .richText-content .sub,
body > #zenpage .richText.body-copy .richText-content sup,
body > #zenpage .richText.body-copy .richText-content sub {
  font-size: 11.2px;
  position: relative;
  top: -3px;
}
body > .container .richText.body-copy .richText-content .sup,
body > .container .richText.body-copy .richText-content sup, body > #zenpage .richText.body-copy .richText-content .sup,
body > #zenpage .richText.body-copy .richText-content sup {
  top: -3px;
}
body > .container .richText.body-copy .richText-content .sub,
body > .container .richText.body-copy .richText-content sub, body > #zenpage .richText.body-copy .richText-content .sub,
body > #zenpage .richText.body-copy .richText-content sub {
  top: 3px;
}
body > .container .richText.body-copy .richText-content strong,
body > .container .richText.body-copy .richText-content b, body > #zenpage .richText.body-copy .richText-content strong,
body > #zenpage .richText.body-copy .richText-content b {
  font-weight: bold;
}
body > .container .richText.body-copy .richText-content ul, body > #zenpage .richText.body-copy .richText-content ul {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
body > .container .richText.body-copy .richText-content ul li, body > #zenpage .richText.body-copy .richText-content ul li {
  padding: 0 1rem;
}
body > .container .richText.body-copy .richText-content ul li:not(:last-of-type), body > #zenpage .richText.body-copy .richText-content ul li:not(:last-of-type) {
  border-right: solid 1px #000;
}
body > .container .richText.body-copy .richText-content ul a, body > #zenpage .richText.body-copy .richText-content ul a {
  font-size: 16px;
  text-decoration: none;
  color: inherit;
}

.richText .component-content {
  display: flex;
  justify-content: center;
  align-items: center;
}
.richText .component-content .richText-content {
  width: 100%;
}

.snippetReference[class*=reference-co-promote] .richText a {
  background-image: url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/anoro-v2/en_US/innoviva-logo.png");
  background-repeat: no-repeat;
  display: inline-block;
  text-decoration: none;
  width: 94px;
  height: 18px;
  background-size: auto 16px;
  background-position: 1px 1px;
  vertical-align: top;
  position: relative;
  top: -2px;
}

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

/* Custom classes */
.richText.codelines {
  padding-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (max-width: 1560px) {
  .richText.codelines {
    padding: 0 15px;
  }
}
.richText.codelines .component-content {
  flex-direction: row;
  align-items: flex-start;
}
.richText.codelines .component-content p {
  border-left: 0.022rem solid #707070;
  padding-left: 1rem;
}
.richText.codelines .component-content p,
.richText.codelines .component-content span {
  font-size: 12px;
  line-height: 1.375rem;
  color: #3e3e3e;
}
@media only screen and (min-width: 992px) {
  .richText.codelines .component-content p,
.richText.codelines .component-content span {
    line-height: 1.188rem;
  }
}
.richText.codelines img {
  height: 0.938rem;
  margin-right: 0.875rem;
  padding-left: 0.625rem;
  margin-top: 3.5rem;
}
@media only screen and (min-width: 992px) {
  .richText.codelines img {
    height: 1.37rem;
    padding-left: 0;
    margin-top: 2.3rem;
    margin-right: 1.188rem;
  }
}
.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;
}
@media (max-width: 991px) {
  .richText.header-navigation-link, .richText.header-searchbox-link {
    text-align: center;
    margin-top: 5px;
  }
  .richText.header-navigation-link:before, .richText.header-searchbox-link:before {
    margin: auto;
    width: 30px;
    height: 30px;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
  }
  .richText.header-navigation-link .component-content p, .richText.header-searchbox-link .component-content p {
    width: 70px;
    padding: 0;
    font-size: 13.2px;
    text-transform: uppercase;
    cursor: pointer;
  }
}
@media (max-width: 991px) {
  .richText.header-navigation-link {
    margin-left: 0;
    padding-left: 10px;
  }
  .richText.header-navigation-link .component-content {
    display: flex;
    align-items: center;
  }
  .richText.header-navigation-link:before {
    background-size: 100% auto;
    background-image: url("/content/dam/cf-pharma/usxf-dev/en_US/icon-menu.svg");
  }
}
@media only screen and (min-width: 992px) {
  .richText.header-navigation-link {
    display: none;
  }
}
@media (max-width: 991px) {
  .richText.header-searchbox-link {
    margin-right: 15px;
  }
  .richText.header-searchbox-link:before {
    background-size: auto 90%;
    background-image: url("/content/dam/cf-pharma/usxf-dev/en_US/search-icon-white.svg");
  }
}
@media (max-width: 991px) {
  .richText.header-searchbox-link .component-content {
    align-items: flex-end !important;
  }
}
.richText.header-searchbox-link .component-content p a {
  padding: 0;
  color: #000;
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .richText.header-searchbox-link .component-content p a {
    display: 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;
  }
}
.richText.header-follow-us-link .richText-content {
  height: 44px;
  width: 130px;
}
@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;
  text-align: center;
  line-height: 12px;
}
.richText.header-follow-us-link p a {
  color: #000;
  text-decoration: none;
  font-size: 15px;
}
.richText.med-watch {
  border-radius: 0.25rem;
  padding: 0.25rem 0.5rem;
  margin-top: 1rem;
  font-size: 15px;
  color: #4a4a4a;
}
.richText.med-watch a[href] {
  color: #035697;
}
.richText.med-watch .richText-content {
  text-align: center;
}
.richText.med-watch .richText-content p {
  margin: 0;
}
.richText.timeout {
  display: none;
}
.richText.subtitle h2 {
  font-family: "jubilat";
  color: #3e3e3e;
  font-size: 18px;
  line-height: 20px;
  margin-top: 0;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .richText.subtitle h2 {
    font-size: 36px;
    line-height: 36px;
    margin-top: 45px;
    margin-bottom: 47px;
  }
}
.richText.body-copy-lg p {
  color: #3e3e3e;
  font-family: Montserrat;
  font-size: 19px;
  line-height: 25px;
  margin-top: 5px;
}
@media only screen and (min-width: 992px) {
  .richText.body-copy-lg p {
    font-size: 20px;
    margin-top: 25px;
  }
}

/*
/* SearchBox
*/
@media only screen and (max-width: 991px) {
  body:not(.nav-open) #navigation-container .reference-search-area {
    display: none;
  }
}

@media only screen and (min-width: 992px) {
  #navigation-container .reference-search-area {
    display: none;
  }
}

.cf-search-box:not(.error) .tip {
  display: none;
}

.searchBox {
  background: white;
}
@media only screen and (max-width: 991px) {
  .searchBox {
    padding: 0 15px;
  }
}
@media only screen and (min-width: 992px) {
  .searchBox {
    padding: 0 15px;
    max-width: 1560px;
  }
}
.searchBox .component-content {
  padding: 2px 0;
}
.searchBox .component-content .cf-search-box {
  display: flex;
  border-radius: 4px;
  outline: 1px solid #D0CFCF;
}
.searchBox .component-content .cf-search-box:focus-within {
  outline: 1px solid #015ECC;
}
.searchBox .component-content .cf-search-box button {
  width: 70px;
  cursor: pointer;
  background-image: url("/content/dam/cf-pharma/usxf-dev/en_US/icons/search.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-color: #68696B;
  background-size: 15px 15px;
  text-indent: 300%;
  white-space: nowrap;
  overflow: hidden;
}
.searchBox .component-content .cf-search-box input, .searchBox .component-content .cf-search-box button {
  height: 44px;
  border: none;
}
.searchBox .component-content .cf-search-box .searchBox-label, .searchBox .component-content .cf-search-box .searchBox-label input {
  width: 100%;
  font-family: Arial;
}
.searchBox .component-content .cf-search-box .searchBox-label input {
  padding: 10px 30px 10px 20px;
  font-size: 15px;
}
.searchBox .component-content .cf-search-box .searchBox-label input:focus {
  outline: none;
}
.searchBox .component-content .cf-search-box .searchBox-label .searchBox-title {
  display: none;
}
.searchBox .tip {
  display: flex;
  position: absolute;
  z-index: 1001;
  top: 3.1rem;
  left: calc(50% - 130px);
  width: 260px;
  justify-content: center;
}
.searchBox .tip .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;
}
.searchBox .tip .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;
}
.searchBox .tip .tip-container {
  background-color: #fff;
  border: 1px solid #d0cfcf;
  padding: 1rem 0.75rem;
}
.searchResults {
  margin-top: 1rem;
  padding: 0 15px;
  line-height: 1.5rem;
}
.searchResults .searchResults-pagination {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin: 1rem 0;
}
.searchResults .searchResults-pagination ul {
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
.searchResults .searchResults-pagination ul li {
  border: 1px solid #707070;
  line-height: 2rem;
  margin: 0 5px;
  padding: 0;
}
.searchResults .searchResults-pagination ul li a {
  display: block;
  height: 2rem;
  margin: 0;
  min-width: 2rem;
  padding: 0 0.5rem;
  text-decoration: none;
  color: #000;
}
.searchResults .searchResults-pagination ul li a:hover {
  background: #EDEDED;
  color: #000;
}
.searchResults .searchResults-pagination ul li:first-child {
  border-left: 1px solid #ff9800;
}
.searchResults .searchResults-pagination ul li.current a {
  background: #707070;
  color: #fff;
}
.searchResults .searchResults-pagination ul li.item-next {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomrightt: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  cursor: auto;
  padding: 0 0.5rem;
  border: none;
}
.searchResults .searchResults-pagination ul li.item-next a {
  margin: 0 -0.5rem;
}
.searchResults .searchResults-pagination ul li.item-previous {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  color: #999;
  cursor: auto;
  padding: 0 0.5rem;
  border: none;
}
.searchResults .searchResults-pagination ul li.item-previous a {
  margin: 0 -0.5rem;
}
.searchResults .searchResults-pagination .pagination-message {
  font-weight: 700;
  line-height: 2rem;
  margin: 0;
  margin-right: 1rem;
  padding: 0;
  text-align: right;
  display: none;
}
.searchResults .searchResults-results .searchResults-result {
  margin-bottom: 0.5rem;
}
.searchResults .searchResults-results .searchResults-result .searchResults-tags {
  display: none;
}
.searchResults .searchResults-results .searchResults-result.pdf a:before {
  content: "\f1c1";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: black;
  margin-right: 0.25rem;
}
.searchResults .searchResults-results .searchResults-result.pdf a:after {
  content: "(PDF)";
  display: inline;
  color: #ff9800;
  margin-left: 0.25rem;
  font-size: 16px;
  font-weight: normal;
}
.searchResults .searchResults-results .searchResults-result.video a:before {
  content: "\f03d";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: black;
  margin-right: 0.25rem;
}
.searchResults .searchResults-results .searchResults-result.video a:after {
  content: "(video)";
  display: inline;
  color: #ff9800;
  margin-left: 0.25rem;
  font-size: 16px;
  font-weight: normal;
}
.searchResults .searchResults-facets {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0 0 2rem;
}
.searchResults .searchResults-facets .searchResults-facet {
  display: block;
}
.searchResults .searchResults-facets .searchResults-facet:last-child {
  display: none;
}
.searchResults .searchResults-facets .searchResults-facet .facet-category {
  display: none;
}
.searchResults .searchResults-facets .searchResults-facet ul.facet-category__values {
  list-style-type: none;
  margin: 0.5rem 0 1rem;
  padding: 0;
}
.searchResults .searchResults-facets .searchResults-facet ul.facet-category__values li {
  color: #0000ff;
  font-weight: bold;
  padding-left: 1.5rem;
}

.search-message-template {
  display: none;
}
/*
/* ShareThis
*/
@media only screen and (min-width: 992px) {
  .snippetReference.reference-search-area .is-visible .shareThis,
.snippetReference.reference-search-area .is-visible-locked .shareThis {
    display: block !important;
  }
}
.snippetReference.reference-search-area .shareThis {
  display: none;
  position: absolute;
  border: 1px solid #d0cfcf;
  padding: 0.5rem 0;
  background: white;
  z-index: 1010;
  border-radius: 0.25rem;
}
.snippetReference.reference-search-area .shareThis ul.shareThis-list {
  list-style: none;
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
  width: 130px;
}
.snippetReference.reference-search-area .shareThis ul.shareThis-list li {
  display: flex;
  padding: 0.25rem 0.5rem;
  justify-content: space-around;
  align-items: center;
}
.snippetReference.reference-search-area .shareThis ul.shareThis-list li a {
  display: inherit;
  padding: 0;
  display: flex;
  align-items: center;
  color: #000;
  text-decoration: none;
  font-size: 12px;
}
.snippetReference.reference-search-area .shareThis ul.shareThis-list li a img {
  width: 1.5em;
  height: 1.5em;
  margin-right: 0.25rem;
}

#footer .shareThis {
  display: block;
}
#footer .shareThis ul {
  display: flex;
  justify-content: center;
  list-style: none;
}
#footer .shareThis ul li a {
  padding: 0 4px;
}
#footer .shareThis ul li a img {
  height: 20px;
  width: 20px;
}

.snippetReference.reference-social-share .is-visible .shareThis,
.snippetReference.reference-social-share .is-visible-locked .shareThis {
  display: inline-block;
}
.snippetReference.reference-social-share .content.paragraphSystem {
  margin: 0;
  display: inline-flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}
.snippetReference.reference-social-share .box.first .richText {
  display: inline-block;
  border: 1px solid #d0cfcf;
}
.snippetReference.reference-social-share .box.first .richText-content > p {
  display: flex;
  align-items: center;
}
.snippetReference.reference-social-share .box.first .richText-content > p:before {
  content: "\f1e0";
  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.reference-social-share .box.first .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;
  font-size: 14px;
}
.snippetReference.reference-social-share .box.first a {
  text-decoration: none;
  color: #000;
  flex: 1;
}
.snippetReference.reference-social-share .shareThis {
  display: none;
  position: absolute;
  background-color: #fff;
  top: 3rem;
  left: 0;
  right: 0;
  border: solid 1px #d0cfcf;
  padding: 0.5rem 0;
  z-index: 1010;
  border-radius: 0.25rem;
}
.snippetReference.reference-social-share .shareThis img {
  width: 1.5rem;
  height: auto;
}
.snippetReference.reference-social-share .shareThis .shareThis-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.snippetReference.reference-social-share .shareThis .shareThis-item a {
  padding: 0.25rem 0.75rem;
  display: flex;
  align-items: center;
}
.snippetReference.reference-social-share .shareThis .shareThis-item a img {
  padding-right: 0.25rem;
}
.tabs.component .tabs-nav {
  border-bottom: 1px solid #d0cfcf;
}
.tabs.component .tabs-nav-list {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
  overflow-x: auto;
  overflow-y: hidden;
  margin-bottom: -1px;
}
.tabs.component .tabs-nav-item {
  display: flex;
  align-items: stretch;
  flex-shrink: 0;
  max-width: 200px;
  border: 1px solid transparent;
}
.tabs.component .tabs-nav-item a {
  display: block;
  display: flex;
  align-items: center;
  color: inherit;
  text-decoration: none;
  padding: 0.5rem 1rem;
}
.tabs.component .tabs-nav-item.is-active {
  border-color: #d0cfcf;
  background-color: #fff;
  border-bottom-color: #fff;
  border-radius: 0.25rem 0.25rem 0 0;
}
.tabs.component .tabs-nav-nav-switcher-right:after {
  content: "Scroll left or right to see more tabs";
  display: block;
  text-align: right;
  padding-top: 0.5rem;
  background-color: #fff;
  margin-bottom: -1px;
  border-top: 1px solid #d0cfcf;
}
.tabs.component .tabs-content {
  padding-top: 1rem;
  overflow: hidden;
}
.video-transcript a {
  text-decoration: none;
}
.video-transcript .transcript {
  display: none;
}
.video-transcript .transcript.is-visible {
  display: block;
  padding-top: 1rem;
}
.video-transcript .show-transcript:after {
  content: "\f054";
  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;
}
.video-transcript .show-transcript.rotate-down: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;
}
.video-transcript .hide-transcript-button {
  display: flex;
  justify-content: space-around;
}
.video-transcript .more-videos {
  margin-left: 60px;
}
.title {
  padding-top: 1rem;
  margin-bottom: 0.5rem;
}
.snippetReference.banner-fixed-component, .snippetReference.browser-warning {
  min-height: 0;
}

.banner-fixed-component {
  min-height: 0;
}

/**
for IE11 and lesser versions, display unsupported browser detected banner.
for all other browsers, versions DO NOT display banners.
http://browserhacks.com/#hack-8a0d11a6b2e3d172711eed35cb7237b9
*/
.snippetReference.browser-warning {
  background-color: #fcf8e3;
}
@supports (-webkit-appearance: none) {
  .snippetReference.browser-warning {
    display: none;
  }
}
.snippetReference.browser-warning .component-content .banner {
  color: #8a6d3b;
  line-height: 1.5;
  padding: 30px;
}
.snippetReference.browser-warning .component-content .banner .banner__content {
  display: block;
  text-align: left;
}
.snippetReference.browser-warning .component-content .banner .banner__content b {
  font-size: 19.2px;
}
.snippetReference.browser-warning .component-content .banner .banner__close-button {
  align-self: baseline;
  background-color: #fcf8e3;
  color: inherit;
  border: none;
}

.reference-banner .banner:not(.is-hidden) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.625rem 15px;
}
@media only screen and (min-width: 992px) {
  .reference-banner .banner:not(.is-hidden) {
    max-width: 93.75rem;
    margin: 0 auto;
    padding: 28px 15px;
  }
}

.banner__close-button {
  margin-left: 0.5rem;
}
.banner__close-button:after {
  content: "\f00d";
  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;
}

.banner__content {
  text-align: center;
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 260px;
}
@media only screen and (min-width: 992px) {
  .banner__content {
    width: auto;
  }
}
.banner__content p {
  margin: 0;
}

.banner__icon {
  margin-right: 0.5rem;
}
.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-faq-feedback .thumbs-up .icon.clicked {
  color: green;
}
.parametrizedhtml.reference-faq-feedback .thumbs-down .icon.clicked {
  color: red;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form button.fdop-form-location {
  margin-top: 0.5rem;
  background: transparent;
  border: none;
  text-decoration: underline;
  padding: 0;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .fdop-form-submit,
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-row {
  margin-bottom: 1rem;
  display: block;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .fdop-form-submit {
  background-color: #ff9800;
  color: #fff;
  padding: 0.5rem 1rem;
  border: none;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-group {
  display: block;
  padding: 1rem 0;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-group label {
  margin-bottom: 0.5rem;
  display: block;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-group input,
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-group select {
  display: block;
  width: 100%;
  height: 2rem;
  padding: 0 0.5rem;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-group select {
  border-radius: 0;
  min-width: 9rem;
  appearance: none;
  -webkit-appearance: none;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-group.form-group-select {
  position: relative;
  padding-right: 0.5rem;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-group.form-group-select:after {
  content: "\f107";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 1rem;
  top: 3rem;
  pointer-events: none;
}
@media only screen and (min-width: 992px) {
  .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-group {
    display: inline-block;
    vertical-align: top;
  }
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-map-filter button.active {
  background-color: #ff9800;
}
.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.is-hidden {
  display: none;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content #fdop-title {
  margin-bottom: 0.5rem;
}
.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-right: 15px;
  }
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data .fdop-name, .parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data .fdop-type {
  display: block;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data .fdop-name {
  font-weight: bold;
}
.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;
  text-transform: capitalize;
}
@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;
}
.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;
  padding: 0.5rem 1.75rem;
  background-color: #ff9800;
  color: #fff;
}
.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-show-more:not(.is-active) {
  display: none;
}
.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;
}
/*
@use "../../styleguide/colors" as colors;
@use '../../mixins/index' as mixins;
@use '../../variables/containers' as containers;
@use "../../styleguide/extensions/fonts" as fonts;
@import "../../utils/encodeColor";
*/
/* Fonts, Button.isi-toggle Shape and Colors can be changed */
body {
  padding-bottom: 110px;
}
body .reference-isi {
  background-color: #fff;
}
body .reference-isi article .isi-title {
  margin-bottom: 0 !important;
  color: #000;
  border-bottom: 1px solid #D8D8D8;
  font-weight: 800;
}
body .reference-isi article .isi-sticky-hidden .isi-title:not(.combined) {
  line-height: normal !important;
}
body .reference-isi article .snippet.right p:nth-child(2) {
  padding-bottom: 0;
}
body .reference-isi article .snippet.right ul:nth-child(3) {
  margin-bottom: 15px;
}
body .reference-isi article .snippet p, body .reference-isi article .snippet li, body .reference-isi article .full p, body .reference-isi article .full li {
  color: #000;
}
body .reference-isi article .snippet p b, body .reference-isi article .snippet p strong, body .reference-isi article .snippet p .selection-bold, body .reference-isi article .snippet p a, body .reference-isi article .snippet p a:focus, body .reference-isi article .snippet li b, body .reference-isi article .snippet li strong, body .reference-isi article .snippet li .selection-bold, body .reference-isi article .snippet li a, body .reference-isi article .snippet li a:focus, body .reference-isi article .full p b, body .reference-isi article .full p strong, body .reference-isi article .full p .selection-bold, body .reference-isi article .full p a, body .reference-isi article .full p a:focus, body .reference-isi article .full li b, body .reference-isi article .full li strong, body .reference-isi article .full li .selection-bold, body .reference-isi article .full li a, body .reference-isi article .full li a:focus {
  font-weight: 700;
  color: #000;
}
body .reference-isi article .snippet p, body .reference-isi article .full p {
  margin-bottom: 10px;
}
body .reference-isi article .snippet li, body .reference-isi article .full li {
  margin-bottom: 10px;
}
body .reference-isi article .snippet li:before, body .reference-isi article .full li:before {
  background-color: #000 !important;
}
body .reference-isi article .snippet ul, body .reference-isi article .full ul {
  margin-bottom: 0;
  margin-top: -10px;
}
body .reference-isi article .snippet p:nth-child(1), body .reference-isi article .full p:nth-child(1) {
  margin-top: 0;
}
@media only screen and (max-width: 991px) {
  body .reference-isi article .snippet.left p {
    margin-top: 0;
  }
  body .reference-isi article .isi-title.heading-left {
    margin-top: 0 !important;
  }
}
body .reference-isi article .combined {
  margin-bottom: 0 !important;
}
body .reference-isi article button.isi-toggle {
  color: #000;
  background-color: transparent;
  border: none;
  border-radius: 40px;
}
body .reference-isi article button.isi-toggle:after {
  font-size: 18.4px;
  line-height: 1rem;
}
body.isi-only .reference-isi button.isi-toggle {
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="15.75" height="2.625" viewBox="0 0 15.75 2.625"><path id="Path_3005" data-name="Path 3005" d="M7.219-9.187H-7.219a.656.656,0,0,0-.656.656v1.312a.656.656,0,0,0,.656.656H7.219a.656.656,0,0,0,.656-.656V-8.531A.656.656,0,0,0,7.219-9.187Z" transform="translate(7.875 9.188)" fill="%23000"/></svg>');
}
body:not(.isi-only) .reference-isi button.isi-toggle {
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="15.75" height="15.75" viewBox="0 0 15.75 15.75"><path id="Path_3006" data-name="Path 3006" d="M7.219-9.187H1.312v-5.906a.656.656,0,0,0-.656-.656H-.656a.656.656,0,0,0-.656.656v5.906H-7.219a.656.656,0,0,0-.656.656v1.312a.656.656,0,0,0,.656.656h5.906V-.656A.656.656,0,0,0-.656,0H.656a.656.656,0,0,0,.656-.656V-6.562H7.219a.656.656,0,0,0,.656-.656V-8.531A.656.656,0,0,0,7.219-9.187Z" transform="translate(7.875 15.75)" fill="%23000"/></svg>');
}

/* Do not edit */
@media (min-width: 1560px) {
  body .heading-left, body .full.left, body .snippet.left {
    padding-left: calc(100% - 780px + 15px) !important;
  }
  body .heading-right, body .full.right, body .snippet.right {
    padding-right: calc(100% - 780px + 15px) !important;
  }
  body .isi-toggle {
    right: 7px !important;
  }
}
body .reference-isi {
  padding: 0;
}
body .reference-isi .isi-title {
  display: flex;
  min-height: 58px;
  align-items: center;
}
body .reference-isi .component-content {
  max-width: inherit;
}
body .reference-isi.sticky {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 4;
  box-shadow: 5px 5px 10px #000;
  transition: bottom 0.3s;
  z-index: 5;
}
body .reference-isi.sticky .isi-title {
  cursor: pointer;
}
body .reference-isi.sticky .isi-title.combined {
  padding-right: 50px;
}
body .reference-isi.sticky div[aria-role=group] .isi-title {
  display: none;
}
body .reference-isi.sticky .lg {
  display: none;
}
@media only screen and (min-width: 992px) {
  body .reference-isi.sticky div[aria-role=group] .isi-title {
    display: flex;
  }
  body .reference-isi.sticky .lg {
    display: block;
  }
  body .reference-isi.sticky .sm {
    display: none;
  }
}
body .reference-isi:not(.sticky) .isi-title {
  margin-bottom: 15px !important;
}
@media only screen and (max-width: 991px) {
  body .reference-isi:not(.sticky) .isi-title.combined {
    margin-bottom: 0;
  }
  body .reference-isi:not(.sticky) .isi-title:not(.combined) {
    margin-top: 15px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    min-height: auto;
    border: none;
  }
}
body .reference-isi article {
  position: relative;
}
@media only screen and (min-width: 992px) {
  body .reference-isi article {
    display: flex;
  }
  body .reference-isi article .isi-title.combined {
    display: none;
  }
}
body .reference-isi article .isi-title {
  padding: 15px;
}
body .reference-isi article button.isi-toggle {
  width: 44px;
  height: 44px;
  position: absolute;
  right: 7px;
  top: 7px;
  cursor: pointer;
}
body .reference-isi article button.isi-toggle span {
  display: none;
}
@media only screen and (min-width: 992px) {
  body .reference-isi article div[aria-role=group] {
    width: 50%;
  }
}
body .reference-isi article div[aria-role=group] > div:not(.isi-title) {
  padding: 0 15px;
}
body:not(.isi-sticky-collapsed) .sticky .isi-title {
  margin-bottom: 15px !important;
}
body.isi-sticky-collapsed .sticky .isi-title {
  border: none;
}
body.isi-sticky-hidden .sticky {
  bottom: -200px;
}
body.isi-only .sticky {
  display: none;
}
body.isi-only #content {
  display: none;
}
body.isi-only .reference-isi .isi-title {
  cursor: pointer;
}
body:not(.isi-only) #footer .reference-isi button.isi-toggle {
  display: none;
}
body #footer .reference-isi .snippet {
  display: none;
}
body #footer .reference-isi div[aria-role=group] .isi-title {
  padding-top: 0;
  padding-bottom: 0;
}
@media only screen and (min-width: 992px) {
  body #footer .reference-isi div[aria-role=group] .isi-title {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.quiz-results__score-container,
.quiz-results__print-container {
  padding: 1rem 0;
}

.quiz-result__email-notification p {
  margin: 1rem 0 0 0;
  padding: 1rem;
  background-color: #ff9800;
}

.reference-quiz-results + .gigyaraas {
  display: none;
}
#header {
  background: #3e3e3e;
}
#header .header-container > .component-content > .content {
  margin: 0;
  height: 74.6px;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  #header .header-container > .component-content > .content {
    height: 116px;
    justify-content: flex-end;
  }
}
@media only screen and (max-width: 991px) {
  #header .header-container > .component-content > .content .searchBox {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  #header .header-container > .component-content > .content .reference-brand-area {
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  #header .header-container > .component-content > .content .reference-brand-area {
    width: 25%;
    margin-right: auto;
  }
}
#header .header-container > .component-content > .content .reference-brand-area .image.component {
  padding: 0;
}
#header .header-container > .component-content > .content .reference-brand-area a img {
  height: 58px;
}
@media only screen and (max-width: 991px) {
  #header .header-container > .component-content > .content .reference-brand-area a img {
    margin: 0 auto;
    display: block;
    padding-right: 2rem;
  }
}
#header .header-container > .component-content > .content .searchBox {
  width: 450px;
  padding-right: 15px;
}
@media only screen and (max-width: 991px) {
  #header .header-container > .component-content > .content .searchBox {
    width: 360px;
  }
}
#header .header-container > .component-content > .content .reference-call-to-action {
  width: auto;
}
@media only screen and (max-width: 991px) {
  #header .header-container > .component-content > .content .reference-call-to-action {
    margin-top: -22px;
    position: absolute;
    right: 15px;
    top: 50%;
  }
}
#header .header-container > .component-content > .content .reference-call-to-action a {
  height: 44px;
  font-size: 15px;
  color: #787675;
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 4px;
  background-color: #FFF;
  outline: 2px solid #D0CFCF;
}
@media only screen and (min-width: 992px) {
  #header .header-container > .component-content > .content .reference-call-to-action a {
    margin-left: 20px;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 991px) {
  #header .header-container > .component-content > .content .reference-call-to-action a {
    width: 90px;
  }
}
#header .header-container > .component-content > .content .reference-call-to-action a:focus-within {
  outline: 2px solid #015ECC;
}

.snippetReference.reference-skip-content {
  display: none;
}

.page-hcp-at-approval #header .layout-inner .col-xs-12.col-md-12 .reference-brand-area, .page-dtc-at-approval #header .layout-inner .col-xs-12.col-md-12 .reference-brand-area {
  width: 100%;
}
.page-hcp-at-approval #header .layout-inner .col-xs-12.col-md-12 .reference-brand-area .component-content, .page-dtc-at-approval #header .layout-inner .col-xs-12.col-md-12 .reference-brand-area .component-content {
  display: flex;
  justify-content: center;
}
.snippetReference[class*=reference-co-promote] {
  min-height: auto;
  margin-top: 1rem;
  padding: 0 1rem;
  margin-bottom: -1rem;
}
.snippetReference[class*=reference-co-promote] .richText {
  font-size: 12px;
}
.snippetReference[class*=reference-co-promote] .richText .component-content {
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
  align-items: flex-start;
}
@media only screen and (min-width: 992px) {
  .snippetReference[class*=reference-co-promote] .richText .component-content {
    flex-direction: row-reverse;
  }
}
.snippetReference[class*=reference-co-promote] .richText .component-content img {
  height: 14px;
  margin-bottom: 0;
  margin-left: 5px;
}
.snippetReference[class*=reference-co-promote] .richText .component-content .richText-content {
  width: auto;
}
.snippetReference[class*=reference-co-promote] .richText p {
  text-align: left;
  margin-bottom: -3px;
  color: #333333;
}
.snippetReference.reference-med-watch-pharma, .snippetReference.reference-med-watch-pharma-hcp {
  padding-left: 1rem;
  padding-right: 1rem;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: row;
  display: flex;
}
.snippetReference .no-br {
  white-space: nowrap;
}
.snippetReference.reference-med-watch---vaccines {
  padding-left: 1rem;
  padding-right: 1rem;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: row;
  display: flex;
}
.snippetReference[class*=reference-patient-assistance-program] .component-content, .snippetReference.reference-contact-us .component-content {
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: row;
  display: flex;
}
.snippetReference[class*=reference-patient-assistance-program] .component-content .image, .snippetReference.reference-contact-us .component-content .image {
  width: 322px;
  height: 112px;
  border: solid 1px #7D7D7D;
  padding: 1rem;
  font-size: 20.5px;
  margin: 0 15px;
}
.snippetReference[class*=reference-patient-assistance-program] .component-content .image img, .snippetReference.reference-contact-us .component-content .image img {
  float: right;
}
.snippetReference[class*=reference-patient-assistance-program] .component-content .image figcaption, .snippetReference.reference-contact-us .component-content .image figcaption {
  float: left;
}
.snippetReference[class*=reference-patient-assistance-program] .component-content .image figure, .snippetReference.reference-contact-us .component-content .image figure {
  margin: 0;
}
.snippetReference[class*=reference-patient-assistance-program] .component-content .image.first, .snippetReference.reference-contact-us .component-content .image.first {
  margin-top: 16px;
  padding: 0;
}
@media (max-width: 991px) {
  .snippetReference[class*=reference-patient-assistance-program] .component-content .image.first, .snippetReference.reference-contact-us .component-content .image.first {
    margin-bottom: 12px;
  }
}
.snippetReference[class*=reference-patient-assistance-program] .component-content .image.first p, .snippetReference.reference-contact-us .component-content .image.first p {
  color: #BAA190;
}
.snippetReference[class*=reference-patient-assistance-program] .component-content .image.first figcaption, .snippetReference.reference-contact-us .component-content .image.first figcaption {
  margin-top: 0.6rem;
  margin-left: 0.8rem;
}
.snippetReference[class*=reference-patient-assistance-program] .component-content .image.first img, .snippetReference.reference-contact-us .component-content .image.first img {
  width: 94px;
  height: 99px;
}
.snippetReference[class*=reference-patient-assistance-program] .component-content .image.last.even, .snippetReference.reference-contact-us .component-content .image.last.even {
  margin-top: 16px;
}
.snippetReference[class*=reference-patient-assistance-program] .component-content .image.last.even img, .snippetReference.reference-contact-us .component-content .image.last.even img {
  margin-top: 1.5rem;
  margin-left: 1rem;
}
.snippetReference[class*=reference-patient-assistance-program] .component-content .image.last.even figcaption p, .snippetReference.reference-contact-us .component-content .image.last.even figcaption p {
  font-size: 10px;
  line-height: 1.2;
}
.snippetReference[class*=reference-patient-assistance-program] a[href], .snippetReference.reference-contact-us a[href] {
  color: #035697;
}
.snippetReference.reference-contact-us .image {
  padding: 1rem 0;
}
.snippetReference.reference-social-media---follow-us {
  margin: 0;
}
.snippetReference.reference-social-media---follow-us .component-content {
  display: flex;
  justify-content: center;
}
.snippetReference.reference-social-media---follow-us .component-content .richText-content p {
  margin-right: 5px;
  font-size: 15px;
  color: #787675;
}
.snippetReference.reference-social-media---follow-us .component-content .shareThis {
  width: auto;
}
.snippetReference.reference-social-media---follow-us .component-content .shareThis .shareThis-list {
  padding-left: 0;
}
.snippetReference.reference-trademarks {
  min-height: auto;
  padding: 0 1rem;
  margin-top: 1.313rem;
}
@media only screen and (min-width: 992px) {
  .snippetReference.reference-trademarks {
    margin-top: 0.625rem;
  }
}
.snippetReference.reference-trademarks .richText {
  font-size: 12px;
}
.snippetReference.reference-trademarks .richText p {
  text-align: left;
  color: #4D4D4F;
  padding-left: 0.688rem;
  margin-top: 2.375rem;
  line-height: 1.125rem;
  margin-bottom: 0.125rem;
}
@media only screen and (min-width: 992px) {
  .snippetReference.reference-trademarks .richText p {
    padding-left: 0;
    margin-top: 1.063rem;
    margin-bottom: 0.375rem;
    line-height: 1rem;
  }
}
.page-what-is-rsv .snippetReference.reference-trademarks .richText p {
  display: none;
}
.snippetReference.reference-trademarks #gsk-consent-choicesContainer {
  width: 100%;
  height: 100%;
  max-width: 97.5rem;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .snippetReference.reference-trademarks #gsk-consent-choicesContainer {
    margin-top: 0;
  }
}
.snippetReference.reference-trademarks #gsk-consent-choicesContainer #gsk-consent-choices {
  margin: 0;
  padding-left: 1.25rem;
  color: #454545 !important;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 900 !important;
}
@media only screen and (min-width: 992px) {
  .snippetReference.reference-trademarks #gsk-consent-choicesContainer #gsk-consent-choices {
    padding: 0;
    float: left;
  }
}

.page-dtc-campaign-landing-page #header .layout-inner .col-xs-12.col-md-12 .reference-brand-area, .page-hcp-campaign-landing-page #header .layout-inner .col-xs-12.col-md-12 .reference-brand-area {
  padding-left: 15px;
  padding-right: 15px;
}

.page-dtc-at-approval #footer .richText.trademark-text {
  margin-left: 15px;
  margin-top: 15px;
}
.page-dtc-at-approval #footer .richText.trademark-text .component-content {
  font-size: 12px;
  line-height: 1;
}

body[class*=template-dtc] .richText.med-watch {
  margin-top: 1rem;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 20px;
}

.page-hcp-unbranded .reference-footer-quick-nav .box.component, .page-dtc-branded-with-claims .reference-footer-quick-nav .box.component, .page-hcp-branded-with-claims .reference-footer-quick-nav .box.component, .page-dtc-unbranded .reference-footer-quick-nav .box.component {
  background: #E0E0E0;
}
.page-hcp-unbranded .reference-footer-quick-nav ul li, .page-dtc-branded-with-claims .reference-footer-quick-nav ul li, .page-hcp-branded-with-claims .reference-footer-quick-nav ul li, .page-dtc-unbranded .reference-footer-quick-nav ul li {
  padding: 1rem 3rem;
}
.page-hcp-unbranded .reference-footer-quick-nav ul li a, .page-dtc-branded-with-claims .reference-footer-quick-nav ul li a, .page-hcp-branded-with-claims .reference-footer-quick-nav ul li a, .page-dtc-unbranded .reference-footer-quick-nav ul li a {
  color: #4A4A4A;
  text-decoration: none;
}
#footer .footer-nav {
  padding: 0;
}
#footer .footer-nav .component-content {
  max-width: 100%;
}
#footer .footer-nav .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 1rem 0;
}
#footer .footer-nav .content ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  #footer .footer-nav .content {
    flex-direction: row;
    align-items: flex-start;
    text-align: left;
  }
  #footer .footer-nav .content .richText:not(:last-of-type) {
    border-right: solid 1px #000;
  }
  #footer .footer-nav .content .richText-content {
    margin: 0 1rem;
  }
}
.footer-links ul {
  padding-left: 2.25rem;
  padding-right: 2rem;
  list-style-type: none;
}
@media only screen and (min-width: 992px) {
  .footer-links ul {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0rem;
    align-items: center;
    padding-right: 1rem;
    flex-wrap: wrap;
    flex-direction: row;
    display: flex;
    border-bottom: 0.022rem solid #707070;
  }
}
.footer-links ul li {
  padding: 1.25rem 0 0.625rem 0;
  font-size: 0.813rem;
  line-height: 1.063rem;
}
@media only screen and (min-width: 992px) {
  .footer-links ul li {
    padding: 0 3.063rem 0.875rem 0;
    line-height: 1rem;
    font-size: 0.75rem;
  }
}
.footer-links ul li a {
  text-decoration: none;
  color: #3C889A;
}
.footer-links ul li a:hover {
  text-decoration: underline;
}
@media (max-width: 991px) {
  .footer-links ul {
    margin: 0 auto;
  }
  .footer-links ul li {
    border-bottom: 0.022rem solid #707070;
    width: 100%;
  }
  .footer-links ul li:first-child {
    padding-top: 0.25rem;
  }
  .footer-links ul li:not(:last-of-type):after {
    display: none;
  }
}

@media (max-width: 991px) {
  .reference-footer-links ul li:nth-child(4) a {
    margin-right: 0.75rem;
  }
  .reference-footer-links ul li:nth-child(5) a {
    border-right: 1px solid #707070;
  }
}

@media (max-width: 991px) {
  .reference-footer-links-unbranded ul li:nth-child(4) a, .reference-footer-links-unbranded ul li:nth-child(4) a {
    margin-right: 2.8rem;
  }
}

@media (max-width: 991px) {
  .reference-hcp-footer-links-at-approval ul li:nth-child(1) a, .reference-hcp-footer-links-unbranded ul li:nth-child(1) a {
    margin-left: 5px;
  }
  .reference-hcp-footer-links-at-approval ul li:nth-child(4) a, .reference-hcp-footer-links-unbranded ul li:nth-child(4) a {
    margin-right: 2.9rem;
  }
}

@media only screen and (min-width: 1560px) {
  .reference-footer-links-unbranded .richText .component-content,
.reference-trademarks #gsk-consent-choicesContainer,
.reference-trademarks .richText .component-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
[class*=reference-utility-links] {
  background-color: #2C4053;
  font-size: 12px;
  color: #fff;
}
[class*=reference-utility-links] > .inner > .component-content {
  display: flex;
  padding: 0 15px;
  justify-content: space-between;
}
@media only screen and (max-width: 991px) {
  [class*=reference-utility-links] > .inner > .component-content {
    height: 44px;
    padding: 0;
  }
}
@media only screen and (min-width: 992px) {
  [class*=reference-utility-links] > .inner > .component-content {
    height: 32px;
  }
}
[class*=reference-utility-links] > .inner > .component-content .richText p {
  line-height: 1.15;
  margin: 0 auto;
}
[class*=reference-utility-links] > .inner > .component-content .richText.is-hidden-desktop {
  flex-grow: 1;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  [class*=reference-utility-links] > .inner > .component-content {
    display: flex;
  }
  [class*=reference-utility-links] > .inner > .component-content > .richText:not(:first-of-type) {
    margin-left: auto;
    flex-grow: 0;
  }
}
[class*=reference-utility-links] > .inner > .component-content > a {
  display: none;
}
[class*=reference-utility-links] ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
[class*=reference-utility-links] ul li {
  display: flex;
  align-items: center;
  padding: 0.5rem 1.5rem;
}
@media only screen and (min-width: 992px) {
  [class*=reference-utility-links] ul li {
    padding: 0.5rem 1.5rem;
  }
}
[class*=reference-utility-links] ul li a {
  text-decoration: none;
  color: #fff;
  height: 16px;
}
[class*=reference-utility-links] .richText-content > ul {
  display: flex;
  justify-content: center;
}
[class*=reference-utility-links] .richText-content > ul > li {
  position: relative;
  flex-grow: 1;
  flex-basis: 0;
  justify-content: center;
}
[class*=reference-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;
  margin-left: 0.5rem;
}
[class*=reference-utility-links] .richText-content > ul > li::not(:first-child) {
  border-left: 1px solid #d0cfcf;
}
@media only screen and (min-width: 992px) {
  [class*=reference-utility-links] .richText-content > ul > li {
    flex-basis: auto;
  }
}
[class*=reference-utility-links] li ul {
  display: none;
}
[class*=reference-utility-links] li ul li {
  justify-content: flex-start;
}
[class*=reference-utility-links] li ul li:hover {
  background-color: #EDEDED;
}
[class*=reference-utility-links] li ul li:hover a {
  color: #000;
}
[class*=reference-utility-links] li[data-clicked=true].expanded.has-children:after, [class*=reference-utility-links] li:hover.expanded.has-children:after {
  transform: rotate(180deg);
}
[class*=reference-utility-links] li[data-clicked=true].expanded:focus, [class*=reference-utility-links] li:hover.expanded:focus {
  outline: none;
}
[class*=reference-utility-links] li.expanded ul {
  display: block;
  position: absolute;
  top: 100%;
  background-color: #2C4053;
  border: none;
  z-index: 1;
}
[class*=reference-utility-links] .expanded ul {
  display: block;
}
@media only screen and (min-width: 992px) {
  [class*=reference-utility-links] .richText-content li:nth-child(2) ul li {
    background-image: url("/content/dam/cf-pharma/usxf-dev/en_US/pdf-Icon-White.svg");
    background-repeat: no-repeat;
    background-position: 1rem;
    padding-left: 2.6rem;
  }
  [class*=reference-utility-links] .richText-content li:nth-child(2) li:hover {
    background-image: url("/content/dam/cf-pharma/usxf-dev/en_US/pdf-Icon.svg");
  }
}
@media (max-width: 991px) {
  [class*=reference-utility-links] li:last-of-type ul li {
    background-image: url("/content/dam/cf-pharma/usxf-dev/en_US/pdf-Icon-White.svg");
    background-repeat: no-repeat;
    background-position: 1rem;
  }
  [class*=reference-utility-links] li:last-of-type li:hover {
    background-image: url("/content/dam/cf-pharma/usxf-dev/en_US/pdf-Icon.svg");
  }
}

@media only screen and (min-width: 992px) {
  [class*=reference-utility-links---dtc] li:last-of-type {
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  [class*=reference-utility-links---dtc] li:last-of-type ul {
    right: 0;
  }
}
@media (max-width: 991px) {
  [class*=reference-utility-links---dtc] .richText-content > ul > li {
    justify-content: flex-start;
  }
  [class*=reference-utility-links---dtc] .richText-content > ul > li.has-children {
    justify-content: flex-end;
  }
  [class*=reference-utility-links---dtc] ul li a {
    margin-left: 1rem;
  }
}

@media (max-width: 991px) {
  [class*=reference-utility-links---hcp-branded] .richText, [class*=reference-utility-links---hcp-branded] .richText.is-hidden-desktop, [class*=reference-utility-links---campaign-landing-page] .richText, [class*=reference-utility-links---campaign-landing-page] .richText.is-hidden-desktop, [class*=reference-utility-links---hcp-campaign-landing-page] .richText, [class*=reference-utility-links---hcp-campaign-landing-page] .richText.is-hidden-desktop {
    width: 30% !important;
  }
  [class*=reference-utility-links---hcp-branded] .richText p, [class*=reference-utility-links---hcp-branded] .richText.is-hidden-desktop p, [class*=reference-utility-links---campaign-landing-page] .richText p, [class*=reference-utility-links---campaign-landing-page] .richText.is-hidden-desktop p, [class*=reference-utility-links---hcp-campaign-landing-page] .richText p, [class*=reference-utility-links---hcp-campaign-landing-page] .richText.is-hidden-desktop p {
    padding: 0 15px;
  }
  [class*=reference-utility-links---hcp-branded] ul li, [class*=reference-utility-links---campaign-landing-page] ul li, [class*=reference-utility-links---hcp-campaign-landing-page] ul li {
    padding: 0.5rem 0.5rem;
  }
  [class*=reference-utility-links---hcp-branded] li:last-of-type.has-children, [class*=reference-utility-links---campaign-landing-page] li:last-of-type.has-children, [class*=reference-utility-links---hcp-campaign-landing-page] li:last-of-type.has-children {
    justify-content: flex-end;
    padding-right: 15px !important;
  }
  [class*=reference-utility-links---hcp-branded] li:last-of-type.has-children ul, [class*=reference-utility-links---campaign-landing-page] li:last-of-type.has-children ul, [class*=reference-utility-links---hcp-campaign-landing-page] li:last-of-type.has-children ul {
    right: 0;
    padding: 0;
  }
  [class*=reference-utility-links---hcp-branded] li:last-of-type.has-children ul li, [class*=reference-utility-links---campaign-landing-page] li:last-of-type.has-children ul li, [class*=reference-utility-links---hcp-campaign-landing-page] li:last-of-type.has-children ul li {
    padding: 0.5rem 1.5rem;
    padding-right: 1rem;
    white-space: nowrap;
  }
  [class*=reference-utility-links---hcp-branded] li:last-of-type.has-children ul li a, [class*=reference-utility-links---campaign-landing-page] li:last-of-type.has-children ul li a, [class*=reference-utility-links---hcp-campaign-landing-page] li:last-of-type.has-children ul li a {
    margin-left: 1rem;
  }
}

@media (max-width: 991px) {
  [class*=reference-utility-links---dtc-unbranded] .richText p, [class*=reference-utility-links---hcp-unbranded] .richText p, [class*=reference-utility-links---hcp-at-approval] .richText p {
    padding: 0 15px;
  }
}

@media only screen and (min-width: 992px) {
  [class*=reference-utility-links---dtc-at-approval] .richText-content li:nth-child(1) ul li, [class*=reference-utility-links---hcp-at-approval] .richText-content li:nth-child(1) ul li, [class*=reference-utility-links---campaign-landing-page] .richText-content li:nth-child(1) ul li, [class*=reference-utility-links---hcp-campaign-landing-page] .richText-content li:nth-child(1) ul li {
    background-image: url("/content/dam/cf-pharma/usxf-dev/en_US/pdf-Icon-White.svg");
    background-repeat: no-repeat;
    background-position: 1rem;
    padding-left: 2.6rem;
  }
  [class*=reference-utility-links---dtc-at-approval] .richText-content li:nth-child(1) li:hover, [class*=reference-utility-links---hcp-at-approval] .richText-content li:nth-child(1) li:hover, [class*=reference-utility-links---campaign-landing-page] .richText-content li:nth-child(1) li:hover, [class*=reference-utility-links---hcp-campaign-landing-page] .richText-content li:nth-child(1) li:hover {
    background-image: url("/content/dam/cf-pharma/usxf-dev/en_US/pdf-Icon.svg");
  }
}

@media (max-width: 991px) {
  [class*=reference-utility-links---hcp-at-approval] .richText {
    width: 50%;
  }
  [class*=reference-utility-links---hcp-at-approval] ul li {
    padding: 0.5rem 0;
  }
  [class*=reference-utility-links---hcp-at-approval] .richText-content > ul > li:nth-child(2) {
    justify-content: flex-end;
    padding: 0.5rem 0;
  }
  [class*=reference-utility-links---hcp-at-approval] .richText-content > ul > li:nth-child(2) a {
    padding-right: 15px;
  }
  [class*=reference-utility-links---hcp-at-approval] .richText-content > ul > li:nth-child(1) {
    margin-left: 1.5rem;
  }
  [class*=reference-utility-links---hcp-at-approval] .richText-content > ul ul {
    margin-left: 0;
  }
  [class*=reference-utility-links---hcp-at-approval] .richText-content > ul ul li {
    padding: 0.5rem 1.5rem;
    white-space: nowrap;
  }
  [class*=reference-utility-links---hcp-at-approval] .richText-content > ul ul li a {
    margin-left: 1rem;
  }
  [class*=reference-utility-links---hcp-at-approval] li:nth-child(1) ul li {
    background-image: url("/content/dam/cf-pharma/usxf-dev/en_US/pdf-Icon-White.svg");
    background-repeat: no-repeat;
    background-position: 1rem;
  }
  [class*=reference-utility-links---hcp-at-approval] li:nth-child(1) li:hover {
    background-image: url("/content/dam/cf-pharma/usxf-dev/en_US/pdf-Icon.svg");
  }
}

@media only screen and (min-width: 992px) {
  [class*=reference-utility-links---dtc-at-approval] .richText-content > ul li {
    padding: 0.5rem 1.5rem;
  }
  [class*=reference-utility-links---dtc-at-approval] .richText-content > ul li ul {
    left: 0;
  }
}

@media (max-width: 991px) {
  [class*=reference-utility-links---dtc-unbranded] .richText, [class*=reference-utility-links---hcp-unbranded] .richText {
    width: 100%;
  }
  [class*=reference-utility-links---dtc-unbranded] .richText-content > ul > li, [class*=reference-utility-links---hcp-unbranded] .richText-content > ul > li {
    justify-content: flex-end;
  }
}
@import url("https://p.typekit.net/p.css?s=1&k=ybr1pxl&ht=tk&f=9882.9883.9884.9885.9892.9894.9896.16353.37461.37462.37464.37466.37467.37469.37470.37478.37479.37484.37485&a=24283527&app=typekit&e=css");
@import url("https://p.typekit.net/p.css?s=1&k=hbu1srj&ht=tk&f=4859&a=50469129&app=typekit&e=css");
@font-face {
  font-family: "ff-market-web";
  src: url("https://use.typekit.net/af/9ee3ad/0000000000000000773599f6/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/9ee3ad/0000000000000000773599f6/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/9ee3ad/0000000000000000773599f6/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}
.tk-ff-market-web {
  font-family: "ff-market-web", sans-serif;
}

@font-face {
  font-family: "jubilat";
  src: url("https://use.typekit.net/af/a9c452/000000000000000077359d9c/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/a9c452/000000000000000077359d9c/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/a9c452/000000000000000077359d9c/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "jubilat";
  src: url("https://use.typekit.net/af/f8f606/000000000000000077359da2/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"), url("https://use.typekit.net/af/f8f606/000000000000000077359da2/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"), url("https://use.typekit.net/af/f8f606/000000000000000077359da2/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "jubilat";
  src: url("https://use.typekit.net/af/88dbdb/000000000000000077359da7/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/88dbdb/000000000000000077359da7/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/88dbdb/000000000000000077359da7/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "jubilat";
  src: url("https://use.typekit.net/af/161876/000000000000000077359db2/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"), url("https://use.typekit.net/af/161876/000000000000000077359db2/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"), url("https://use.typekit.net/af/161876/000000000000000077359db2/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "jubilat";
  src: url("https://use.typekit.net/af/65c9ad/000000000000000077359dd3/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"), url("https://use.typekit.net/af/65c9ad/000000000000000077359dd3/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"), url("https://use.typekit.net/af/65c9ad/000000000000000077359dd3/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
}
@font-face {
  font-family: "jubilat";
  src: url("https://use.typekit.net/af/c5a0a2/000000000000000077359ddf/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"), url("https://use.typekit.net/af/c5a0a2/000000000000000077359ddf/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"), url("https://use.typekit.net/af/c5a0a2/000000000000000077359ddf/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
}
@font-face {
  font-family: "jubilat";
  src: url("https://use.typekit.net/af/bbb456/000000000000000077359de1/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("woff2"), url("https://use.typekit.net/af/bbb456/000000000000000077359de1/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("woff"), url("https://use.typekit.net/af/bbb456/000000000000000077359de1/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 900;
  font-stretch: normal;
}
@font-face {
  font-family: "montserrat";
  src: url("https://use.typekit.net/af/32b0e4/00000000000000007735a185/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/32b0e4/00000000000000007735a185/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/32b0e4/00000000000000007735a185/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "montserrat";
  src: url("https://use.typekit.net/af/ca31c7/00000000000000007735a18d/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"), url("https://use.typekit.net/af/ca31c7/00000000000000007735a18d/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"), url("https://use.typekit.net/af/ca31c7/00000000000000007735a18d/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "montserrat";
  src: url("https://use.typekit.net/af/6f175d/00000000000000007735a18f/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"), url("https://use.typekit.net/af/6f175d/00000000000000007735a18f/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"), url("https://use.typekit.net/af/6f175d/00000000000000007735a18f/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
}
@font-face {
  font-family: "montserrat";
  src: url("https://use.typekit.net/af/2180b4/00000000000000007735a193/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"), url("https://use.typekit.net/af/2180b4/00000000000000007735a193/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"), url("https://use.typekit.net/af/2180b4/00000000000000007735a193/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
}
@font-face {
  font-family: "montserrat";
  src: url("https://use.typekit.net/af/73dbad/00000000000000007735a197/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/73dbad/00000000000000007735a197/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/73dbad/00000000000000007735a197/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "montserrat";
  src: url("https://use.typekit.net/af/6d739b/00000000000000007735a19a/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"), url("https://use.typekit.net/af/6d739b/00000000000000007735a19a/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"), url("https://use.typekit.net/af/6d739b/00000000000000007735a19a/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "montserrat";
  src: url("https://use.typekit.net/af/7ad153/00000000000000007735a19d/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("woff2"), url("https://use.typekit.net/af/7ad153/00000000000000007735a19d/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("woff"), url("https://use.typekit.net/af/7ad153/00000000000000007735a19d/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
}
@font-face {
  font-family: "montserrat";
  src: url("https://use.typekit.net/af/12552f/00000000000000007735a19f/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("woff2"), url("https://use.typekit.net/af/12552f/00000000000000007735a19f/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("woff"), url("https://use.typekit.net/af/12552f/00000000000000007735a19f/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 900;
  font-stretch: normal;
}
@font-face {
  font-family: "montserrat-alternates";
  src: url("https://use.typekit.net/af/30d980/00000000000000007735a194/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/30d980/00000000000000007735a194/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/30d980/00000000000000007735a194/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "montserrat-alternates";
  src: url("https://use.typekit.net/af/3cbb47/00000000000000007735a196/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"), url("https://use.typekit.net/af/3cbb47/00000000000000007735a196/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"), url("https://use.typekit.net/af/3cbb47/00000000000000007735a196/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "montserrat-alternates";
  src: url("https://use.typekit.net/af/15cf69/00000000000000007735a1a0/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/15cf69/00000000000000007735a1a0/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/15cf69/00000000000000007735a1a0/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "montserrat-alternates";
  src: url("https://use.typekit.net/af/8ec7b1/00000000000000007735a1a2/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"), url("https://use.typekit.net/af/8ec7b1/00000000000000007735a1a2/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"), url("https://use.typekit.net/af/8ec7b1/00000000000000007735a1a2/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
}
.tk-jubilat {
  font-family: "jubilat", serif;
}

.tk-jubilat-thin {
  font-family: "jubilat-thin", serif;
}

.tk-montserrat {
  font-family: "montserrat", sans-serif;
}

.tk-montserrat-alternates {
  font-family: "montserrat-alternates", sans-serif;
}
.mobile-only {
  display: none;
}
@media only screen and (max-width: 991px) {
  .mobile-only {
    display: block;
  }
}

.rsv-banner {
  background: #000;
}
.rsv-banner .banner .banner__content {
  flex-grow: 1;
}
.rsv-banner .banner .banner__content p {
  color: white;
  font-family: "montserrat";
  font-size: 1.7rem;
  line-height: 33px;
}
.rsv-banner .banner .banner__content p br {
  display: none;
}
@media only screen and (max-width: 991px) {
  .rsv-banner .banner .banner__content p {
    font-size: 1rem;
    text-align: left;
    line-height: 19px;
  }
  .rsv-banner .banner .banner__content p br {
    display: block;
  }
}
.rsv-banner .banner .banner__content p a {
  color: white;
  font-family: "montserrat";
  font-weight: 700;
  white-space: nowrap;
}
.rsv-banner .banner button {
  display: block;
  background-color: transparent;
  border: none;
  background-image: url(/content/dam/cf-pharma/hcp-rsv-v2/en_US//global/close-icon.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 22px auto;
  cursor: pointer;
  height: 22px;
  width: 22px;
  padding: 0;
}
.rsv-banner .banner button:after {
  display: none;
}
@media only screen and (min-width: 992px) {
  .rsv-banner .banner button {
    background-size: 30px auto;
    height: 30px;
    width: 30px;
  }
}

#header .header-container > .component-content > .content .reference-brand-area a img {
  height: 52px;
}
@media only screen and (max-width: 991px) {
  #header .header-container > .component-content > .content .reference-brand-area a img {
    height: 25px;
    padding-right: 0;
  }
}
@media only screen and (min-width: 992px) {
  #header .header-container > .component-content > .content .reference-brand-area {
    width: 391.54px;
  }
}

[class*=reference-utility-links] {
  background: #fff;
  font-size: 12px;
  font-weight: bold;
  color: #3e3e3e;
}
[class*=reference-utility-links] .inner .component-content {
  height: 44px;
}

[class*=reference-utility-links] .utillink-vps li {
  padding-right: 15px;
}
@media only screen and (min-width: 992px) {
  [class*=reference-utility-links] .utillink-vps li {
    padding-right: 0;
  }
}
[class*=reference-utility-links] .utillink-vps li a {
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  color: #3e3e3e;
  text-decoration: underline;
}

.reference-call-to-action {
  display: none;
}

#header .header-container > .component-content > .content .searchBox {
  width: 360px;
}

.searchBox {
  background: transparent;
}
@media only screen and (max-width: 991px) {
  .searchBox {
    background: #3e3e3e;
    padding-top: 10px;
    padding-bottom: 15px;
  }
}

.searchBox .component-content .cf-search-box button {
  background-image: url(/content/dam/cf-pharma/hcp-rsv-v2/en_US/global/search.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-color: #ed4e00;
  background-size: 15px 15px;
}
.searchBox .component-content .cf-search-box button:hover {
  background-color: #9D300C;
}
.searchBox .component-content .cf-search-box button:active {
  background-color: #ed4e00;
}

@media only screen and (min-width: 992px) {
  .navigation.navigationCompatibleMarkup .navigation-root {
    display: flex;
    justify-content: space-between;
    padding: 0 15px 10px;
    align-items: end;
  }
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item {
    border-bottom: 5px solid #3e3e3e;
    padding-bottom: 10px;
    padding-bottom: 5px;
    margin-bottom: 8px;
  }
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item.is-active, .navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item:hover {
    border-color: #ed4e00;
  }
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item a {
    color: white;
  }
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item a span {
    font-family: "montserrat";
  }
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item.page-understanding-rsv-and-prevention {
    text-align: center;
    width: 175px;
  }
}
@media only screen and (max-width: 991px) {
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 {
    padding-bottom: 300px;
    margin-top: -1px;
  }
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item a {
    color: #3e3e3e;
    border-color: #dda88f;
  }
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item a span {
    font-family: "montserrat";
    padding: 15px 27px;
  }
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item.is-active, .navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item:hover {
    background: #ed4e00;
  }
  .navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item.is-active a, .navigation.navigationCompatibleMarkup .navigation-root.navigation-level1 .navigation-item:hover a {
    color: white;
  }
}
body:not(.nav-open) .navigation-mobile-menu {
  width: 50px;
  height: 50px;
  background-color: transparent;
  background-size: 50%;
  background-position: center top 7px;
  background-repeat: no-repeat;
  background-image: url(/content/dam/cf-pharma/hcp-rsv-v2/en_US/global/icon-menu.png);
  position: absolute;
  left: 5px;
  border: none;
}
body:not(.nav-open) .navigation-mobile-menu:after {
  color: white;
}

body.nav-open .navigation-mobile-menu {
  width: 50px;
  height: 50px;
  background-color: transparent;
  background-position: center top 1px;
  background-repeat: no-repeat;
  background-image: url(/content/dam/cf-pharma/hcp-rsv-v2/en_US/global/icon-menu-close.png);
  position: absolute;
  left: 5px;
  border: none;
  background-size: 50%;
}
body.nav-open .navigation-mobile-menu:after {
  color: white;
}

.orange-gradient {
  background: #fce7dc;
  background: radial-gradient(circle, white 0%, #fce7dc 35%);
}

.orange-gradient-mobile {
  background: #fce7dc;
  background: radial-gradient(circle, white 0%, #fce7dc 35%);
}
@media only screen and (min-width: 992px) {
  .orange-gradient-mobile {
    background: #fff;
  }
}

.orange-gradient-container {
  background: #fce7dc;
  background: radial-gradient(circle, white 0%, #fce7dc 35%);
  padding: 0;
  width: 100%;
}

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

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

span.orange-font {
  color: #ed4e00;
}

sup {
  font-size: 65%;
}

span.no-wrap-desktop {
  white-space: nowrap;
}
@media only screen and (max-width: 991px) {
  span.no-wrap-desktop {
    white-space: normal;
  }
}

.references {
  margin-top: 30px;
}
@media only screen and (min-width: 992px) {
  .references {
    margin-top: 40px;
  }
}
.references p {
  font-size: 12px;
  color: #4d4d4f;
  margin-top: 5px;
}
.references p:first-of-type {
  margin-bottom: 5px;
}
.references p:last-of-type {
  padding-bottom: 40px;
}

.inline-xs {
  display: inline;
}

@media only screen and (min-width: 576px) {
  .inline-sm {
    display: inline;
  }
  .inline-sm.block-xs {
    display: inline;
  }
}

@media only screen and (min-width: 768px) {
  .inline-md {
    display: inline;
  }
  .inline-md.block-xs, .inline-md.block-sm {
    display: inline;
  }
}

@media only screen and (min-width: 992px) {
  .inline-lg {
    display: inline;
  }
  .inline-lg.block-xs, .inline-lg.block-sm, .inline-lg.block-md {
    display: inline;
  }
}

@media only screen and (min-width: 1200px) {
  .inline-xl {
    display: inline;
  }
  .inline-xl.block-xs, .inline-xl.block-sm, .inline-xl.block-md, .inline-xl.block-lg {
    display: inline;
  }
}

.block-xs {
  display: block;
}

.block-xs-inline-lg {
  display: block;
}
@media only screen and (min-width: 992px) {
  .block-xs-inline-lg {
    display: inline;
  }
}

@media only screen and (min-width: 576px) {
  .block-sm {
    display: block;
  }
}

@media only screen and (min-width: 768px) {
  .block-md {
    display: block;
  }
}

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

@media only screen and (min-width: 1200px) {
  .block-xl {
    display: block;
  }
}

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

.superscript {
  font-size: 65%;
  vertical-align: baseline;
  position: relative;
  top: -0.6em;
}

.superscript-lg {
  font-size: 16px;
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}

p .xs-text,
.xs-text {
  color: #4D4D4F;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}
@media only screen and (min-width: 992px) {
  p .xs-text,
.xs-text {
    font-size: 12px;
    line-height: 16px;
  }
}

.video-bottom-video-title {
  background-color: #ed4e00;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  max-width: 924px;
  margin-bottom: 38px;
  padding: 0 15px;
}
.page-rsv-vaccination .video-bottom-video-title {
  margin: 0 0 27px;
}
@media only screen and (min-width: 992px) {
  .page-rsv-vaccination .video-bottom-video-title {
    margin-bottom: 32px;
  }
}
@media only screen and (min-width: 992px) {
  .video-bottom-video-title {
    margin-bottom: 86px;
    margin-left: 30px;
  }
  .video-bottom-video-title p {
    font-size: 20px;
    line-height: 24px;
    margin: 36px 0;
  }
}
.video-bottom-video-title p {
  color: #fff;
  font-size: 16px;
  line-height: 21px;
  font-weight: bold;
  font-family: "montserrat";
  margin: 33px 0 44px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .page-rsv-vaccination .video-bottom-video-title p {
    font-size: 20px;
    line-height: 24px;
    margin: 20px 0;
  }
}
.page-home .video-bottom-video-title p {
  margin: 1.938rem 0;
}
@media only screen and (min-width: 992px) {
  .page-home .video-bottom-video-title p {
    margin: 2.313rem 0;
  }
}

.jrny-container-desk {
  display: flex;
  background-color: white;
  width: 613px;
  height: 198px;
  border: 3px solid #ED4E00;
  border-radius: 20px 0 20px 20px;
  padding: 13px;
}
.jrny-item img {
  width: 251px;
  height: 166px;
}
.jrny-item.right {
  display: flex;
  padding-left: 49px;
  justify-content: space-between;
  flex-direction: column;
  padding-bottom: 8px;
  align-items: flex-end;
}
.jrny-item p {
  color: #3E3E3E;
  font-size: 26px;
  line-height: 32px;
  font-family: "montserrat";
  font-weight: 900;
  margin: 0;
  padding-top: 37px;
}
.jrny-item a {
  color: #ed4e00;
  text-decoration: none;
  font-size: 19px;
  line-height: 23px;
  font-weight: bold;
  font-family: "montserrat";
  display: flex;
  align-items: center;
}
.jrny-item a img {
  width: 36px;
  height: 36px;
  margin-left: 18px;
  margin-right: 43px;
}
.jrny-container-mbl {
  border: 3px solid #ED4E00;
  border-radius: 20px 0 0 0;
  background-color: white;
}
@media only screen and (min-width: 992px) {
  .jrny-container-mbl {
    width: 613px;
    height: 198px;
    border: 3px solid #ED4E00;
    border-radius: 20px 0 20px 20px;
    padding: 13px;
    display: grid;
    grid-template-columns: 50% 50%;
    grid-template-areas: "column1 column2" "column1 column4";
  }
}
@media only screen and (min-width: 992px) {
  .jrny-mbl-item:first-child {
    grid-area: column2;
  }
  .jrny-mbl-item:nth-child(2) {
    grid-area: column1;
  }
  .jrny-mbl-item:nth-child(3) {
    grid-area: column4;
    margin-top: 29px;
  }
}
.jrny-mbl-item.img-flx {
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 992px) {
  .jrny-mbl-item.img-flx {
    display: block;
  }
}
.jrny-mbl-item p {
  color: #3E3E3E;
  font-size: 26px;
  line-height: 32px;
  font-family: "montserrat";
  font-weight: 900;
  margin: 0;
  padding: 18px 52px 21px 25px;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .jrny-mbl-item p {
    padding: 37px 0 0;
  }
}
.jrny-mbl-item img.thumb {
  max-width: 100%;
  height: 165px;
}
@media only screen and (min-width: 992px) {
  .jrny-mbl-item img.thumb {
    display: none;
  }
}
.jrny-mbl-item img.taller-img {
  display: none;
}
@media only screen and (min-width: 992px) {
  .jrny-mbl-item img.taller-img {
    display: block;
    width: 251px;
    height: 166px;
  }
}
.jrny-mbl-item a {
  padding: 8px;
  display: flex;
  background-color: #ED4E00;
  justify-content: center;
  align-items: center;
  color: white;
  text-decoration: none;
  font-size: 19px;
  line-height: 23px;
  font-weight: bold;
  font-family: "montserrat";
}
.jrny-mbl-item a img {
  margin-left: 12px;
}
.jrny-mbl-item a img.play-orange {
  display: none;
}
@media only screen and (min-width: 992px) {
  .jrny-mbl-item a {
    background-color: transparent;
    color: #ed4e00;
    padding: 0;
    justify-content: flex-end;
  }
  .jrny-mbl-item a img {
    display: none;
    width: 36px;
    height: 36px;
    margin-left: 18px;
    margin-right: 43px;
  }
  .jrny-mbl-item a img.play-orange {
    display: block;
  }
}

.video-bottom-video-lg .jrny-mbl-item p {
  font-size: 24px;
  padding-right: 32px;
}
.page-what-is-rsv .video-bottom-video-lg .jrny-mbl-item p, .page-comorbidities .video-bottom-video-lg .jrny-mbl-item p, .page-economic-impact .video-bottom-video-lg .jrny-mbl-item p, .page-resources .video-bottom-video-lg .jrny-mbl-item p, .page-rsv-vaccination .video-bottom-video-lg .jrny-mbl-item p {
  padding-right: 0;
}
@media only screen and (min-width: 992px) {
  .video-bottom-video-lg .jrny-mbl-item p {
    font-size: 26px;
    padding: 27px 0 0;
  }
  .page-comorbidities .video-bottom-video-lg .jrny-mbl-item p, .page-economic-impact .video-bottom-video-lg .jrny-mbl-item p {
    padding: 20px 0 0;
  }
  .page-resources .video-bottom-video-lg .jrny-mbl-item p {
    padding: 26px 0 0;
  }
  .page-rsv-vaccination .video-bottom-video-lg .jrny-mbl-item p {
    padding: 0;
  }
}
@media only screen and (min-width: 992px) {
  .video-bottom-video-lg .jrny-mbl-item a img {
    margin-right: 28px;
  }
  .page-resources .video-bottom-video-lg .jrny-mbl-item a img {
    margin-right: 5px;
  }
}
@media only screen and (min-width: 992px) {
  .video-bottom-video-lg .jrny-mbl-item:nth-child(3) {
    margin-top: -5px;
  }
  .page-comorbidities .video-bottom-video-lg .jrny-mbl-item:nth-child(3), .page-economic-impact .video-bottom-video-lg .jrny-mbl-item:nth-child(3) {
    margin-top: -28px;
  }
  .page-rsv-vaccination .video-bottom-video-lg .jrny-mbl-item:nth-child(3) {
    margin-top: -44px;
  }
  .page-resources .video-bottom-video-lg .jrny-mbl-item:nth-child(3) {
    margin-top: 0;
  }
}
@media only screen and (min-width: 992px) {
  .video-bottom-video-lg .jrny-container-mbl {
    width: 893.87px;
    grid-template-columns: 302px auto;
  }
  .page-resources .video-bottom-video-lg .jrny-container-mbl {
    width: 960px;
  }
}

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

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

@media only screen and (min-width: 992px) {
  .margin-bottom-25-desktop {
    margin-bottom: 25px;
  }
}

@media only screen and (min-width: 992px) {
  .margin-bottom-50-desktop {
    margin-bottom: 50px;
  }
}

@media only screen and (min-width: 992px) {
  .content-margin-0-desktop > .component-content .content {
    margin-left: 0;
    margin-right: 0;
  }
}

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

.heading-copy {
  display: block;
  color: #4D4D4F;
  font-family: Montserrat;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 2.25rem;
}
@media only screen and (min-width: 992px) {
  .heading-copy {
    font-size: 20px;
    margin-bottom: 2.75rem;
  }
}

.padding-0 .paragraphSystem, .padding-0 .row {
  margin: 0;
}
@media (max-width: 990px) {
  .padding-0 {
    padding: 0px;
  }
}

@media (max-width: 420px) {
  .next-sm:after {
    top: 75% !important;
  }
}

.max-width {
  max-width: 990px !important;
}
.h1-m {
  font-size: 36px;
  font-family: montserrat;
  line-height: 44px;
}

.p-m {
  font-size: 24px;
  font-family: montserrat;
  line-height: 34px;
  margin-top: 1px;
}

.button-404 {
  background-color: #ed4e00;
  border: 1px solid #ed4e00;
  border-radius: 10px;
  padding: 1px 20px 1px 20px;
}
.button-404:hover {
  background-color: #9D300C;
  border-color: #9D300C;
}
.button-404:active {
  background-color: #ED4E00;
  border-color: #ED4E00;
}

.button-a-404 {
  font-size: 16px;
  font-weight: bold;
  color: white;
  font-family: montserrat;
  line-height: 34px;
  text-decoration: none;
}

.p-before-button-404 {
  margin-top: 1px;
}
span {
  font-family: inherit;
}

.heading-55-62-orange {
  font-family: jubilat;
  font-size: 55px;
  line-height: 62px;
  color: #3e3e3e;
  margin-bottom: 0px;
  margin-top: 20px;
  font-weight: 900;
}

.sub-head-m-20-28-grey {
  font-family: Montserrat;
  font-size: 16px;
  line-height: 24px;
  color: #4D4D4F;
  margin-top: 4px;
  margin-bottom: 0px;
}
.sub-head-m-20-28-grey.margin-b-25 {
  margin-bottom: 25px;
}
@media only screen and (min-width: 992px) {
  .sub-head-m-20-28-grey {
    font-size: 20px;
    line-height: 28px;
  }
}

.sub-head-b-25-28-orange {
  font-family: Montserrat;
  font-size: 20px;
  line-height: 24px;
  color: #3e3e3e;
  font-weight: bold;
  margin-bottom: 0px;
  margin-top: 20px;
}
@media only screen and (min-width: 992px) {
  .sub-head-b-25-28-orange {
    font-size: 25px;
    line-height: 28px;
  }
}

.sub-head-sub-title {
  font-size: 20px;
  line-height: 24px;
  color: #3e3e3e;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
}
@media only screen and (min-width: 992px) {
  .sub-head-sub-title {
    font-size: 25px;
    line-height: 28px;
  }
}

.page-what-is-rsv .image.padding-top-100.desktop-only {
  text-align: center;
}

.page-what-is-rsv .img-ftr {
  margin: 0;
  position: absolute;
  font-family: Arial;
  font-size: 12px;
  line-height: 16px;
}
@media only screen and (max-device-width: 764px) {
  .page-what-is-rsv .img-ftr {
    top: -35px;
    left: 46.34vw;
  }
}
@media only screen and (min-device-width: 765px) and (max-device-width: 991px) {
  .page-what-is-rsv .img-ftr {
    top: -35px;
    left: 49.34vw;
  }
}
@media only screen and (min-device-width: 992px) and (max-device-width: 1330px) {
  .page-what-is-rsv .img-ftr {
    top: -29vw;
    right: 20vw;
  }
}
@media only screen and (min-device-width: 1330px) and (max-device-width: 1560px) {
  .page-what-is-rsv .img-ftr {
    top: -19vw;
    right: 20vw;
  }
}
@media only screen and (min-device-width: 1561px) {
  .page-what-is-rsv .img-ftr {
    top: -230px;
    right: 350px;
  }
}

.last-reference {
  font-family: Arial;
  font-size: 14px;
  line-height: 36px;
  font-weight: bold;
  color: #4D4D4F;
}

.last-reference-point {
  font-family: Arial;
  font-size: 12px;
  line-height: 16px;
  color: #4D4D4F;
}

.background-orange {
  background: #D14600;
  padding: 10px 0px 10px 10px;
}

.padding-30-md {
  padding: 10px 0px 10px 10px;
}
@media only screen and (min-width: 768px) {
  .padding-30-md {
    padding: 30px 10px 30px 10px !important;
  }
}
@media only screen and (min-width: 992px) {
  .padding-30-md {
    padding: 10px 0px 10px 10px !important;
  }
}

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

@media only screen and (min-device-width: 765px) and (max-device-width: 1024px) {
  .height-100px {
    height: 100px;
  }
}
.padding-l-r-100 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
@media only screen and (min-width: 992px) {
  .padding-l-r-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
}

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

.margin-t-b-20-center {
  margin-bottom: 30px;
  text-align: center;
  margin-top: 20px;
}

.button-404-rsv {
  background-color: #ED4E00;
  border: 1px solid #ED4E00;
  border-radius: 13px;
  padding: 10px 15px;
}
.button-404-rsv:hover {
  background-color: #9D300C;
  border-color: #9D300C;
}
.button-404-rsv:active {
  background-color: #ED4E00;
  border-color: #ED4E00;
}

.padding-top-70 {
  position: absolute;
  bottom: 0px;
  right: 0px;
}

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

.heading-23-26-orange {
  font-family: jubilat;
  font-size: 23px;
  line-height: 26px;
  color: #3e3e3e;
  font-weight: 900;
}

.sub-head-m-16-24-grey {
  font-family: Montserrat;
  font-size: 16px;
  line-height: 24px;
  color: #4D4D4F;
  margin-top: 4px;
  margin-bottom: 0px;
}

.sub-head-b-20-24-orange {
  font-family: Montserrat;
  font-size: 20px;
  line-height: 24px;
  color: #3e3e3e;
  font-weight: bold;
  margin-bottom: 0px;
}

.width-100 {
  width: 100%;
}

.superscript-black {
  font-size: 11px;
  vertical-align: baseline;
  position: relative;
  top: -0.6em;
}

.superscript-black a {
  color: inherit;
  text-decoration: none;
}

.reference-text-color {
  color: #4D4D4F;
  text-decoration: none;
}

.last-reference-point:last-of-type {
  padding-bottom: 40px;
}

.font-16 {
  font-size: 16px;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

a.text-color {
  color: #4D4D4F;
  text-decoration: none;
  font-family: "montserrat";
}
a.header-color {
  color: #ed4e00;
  text-decoration: none;
  font-family: "jubilat";
}

.chart-header {
  background-color: #ffe2d4;
  padding: 6px 1rem;
}
@media only screen and (min-width: 992px) {
  .chart-header {
    border-radius: 8px;
    display: inline-block;
    margin-bottom: 27px;
    padding: 15px 8px;
  }
}
.chart-header p {
  color: #ed4e00;
  font-family: jubilat;
  font-weight: bold;
  font-size: 25px;
  line-height: 28px;
  margin: 0;
}
.chart-header p .superscript {
  top: -0.45em;
}
@media only screen and (min-width: 992px) {
  .chart-header p {
    font-size: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .chart-header.chart-header-center {
    display: block;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .chart-header.chart-header-center p {
    font-size: 35px;
    line-height: 37px;
    text-align: center;
  }
}

.page-what-is-rsv .hero-container > .component-content > .content {
  display: flex;
  align-items: baseline;
}
.page-what-is-rsv .hero-container .image {
  margin-bottom: 6px;
}
@media only screen and (min-width: 992px) {
  .page-what-is-rsv .hero-container .image {
    margin-bottom: 0;
    padding-right: 72px;
    text-align: right;
  }
}
.page-what-is-rsv .section.headline.has-ul {
  margin: 0;
}
@media (min-width: 1560px) {
  .page-what-is-rsv .box.component.video-bottom-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.page-what-is-rsv .footer-trademark p {
  text-align: left;
  color: #4D4D4F;
  padding-left: 1.688rem;
  margin-top: 2.375rem;
  line-height: 1.125rem;
  margin-bottom: 0.125rem;
  font-size: 0.75rem;
}
@media only screen and (min-width: 992px) {
  .page-what-is-rsv .footer-trademark p {
    padding-left: 1rem;
    margin-top: 1.063rem;
    margin-bottom: 0.375rem;
    line-height: 1rem;
  }
}
.page-how-adults-can-protect-themselves .hero-container > div > div {
  display: flex;
  align-items: flex-start;
}
.page-how-adults-can-protect-themselves .registerall {
  margin-top: 50px;
}
.page-how-adults-can-protect-themselves .doctor-patient-image {
  margin-left: 30px;
}
.page-how-adults-can-protect-themselves p.next.mobile {
  text-align: center;
}
.page-how-adults-can-protect-themselves p.next a.link {
  color: #ed4e00;
  text-decoration: underline;
  font-weight: bolder;
  font-size: 20px;
  line-height: 28px;
  font-family: "montserrat";
}
@media (max-width: 990px) {
  .page-how-adults-can-protect-themselves p.next a.link {
    font-size: 19px;
    line-height: 25px;
  }
}
.page-how-adults-can-protect-themselves p.next a.link:after {
  content: url("../../assets/img/navigate.png");
  position: relative;
  top: 1px;
  right: -10px;
}

span {
  font-family: inherit;
}

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

.width-83 {
  width: 83%;
}

.padding-l-r-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.sub-head-b-20-24-white-orange {
  font-family: Montserrat;
  font-size: 20px;
  line-height: 24px;
  color: white;
  background-color: #3e3e3e;
  font-weight: bold;
  padding: 20px 10px 20px 10px;
}

.to-avoid-6-div {
  font-family: Montserrat;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  color: #4D4D4F;
}

.font-16 {
  font-size: 16px;
}

.heading-26-29-orange {
  font-family: jubilat;
  font-size: 26px;
  line-height: 29px;
  color: #3e3e3e;
  font-weight: bold;
}

.sub-head-b-16-21-white-orange {
  font-family: Montserrat;
  font-size: 16px;
  line-height: 21px;
  color: white;
  background-color: #3e3e3e;
  font-weight: bold;
  padding: 20px 10px 20px 10px;
  margin-bottom: 0px;
}

.to-avoid-6-div-mobile {
  font-family: Montserrat;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  color: #4D4D4F;
}

.font-family-inherit {
  font-family: inherit;
}

@media (max-width: 991px) {
  .border-bottom {
    border-bottom: 1px solid #DDA88F;
  }
}

a.text-color {
  color: #4D4D4F;
  text-decoration: none;
  font-family: "montserrat";
}
a.header-color {
  color: #3e3e3e;
  text-decoration: none;
  font-family: "jubilat";
}

@media (max-width: 991px) {
  .border {
    padding: 0 73px;
  }
}

.image-flex {
  width: 60%;
}
.image-flex .component-content {
  display: flex;
  align-items: flex-end;
}
.page-resources h1 {
  font-family: "jubilat";
  color: #3e3e3e;
  font-size: 26px;
  line-height: 29px;
  font-weight: 900;
  margin: 1em 0 0.75em;
}
@media only screen and (min-width: 992px) {
  .page-resources h1 {
    font-size: 55px;
    line-height: 62px;
    margin-bottom: 0.45em;
  }
}
.page-resources .max-width-subhead {
  max-width: 750px;
  padding-bottom: 20px !important;
}
.page-resources .video-heading h2 {
  color: #3e3e3e;
  font-family: "montserrat";
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  margin-top: 20px;
}
@media only screen and (min-width: 992px) {
  .page-resources .video-heading h2 {
    font-size: 25px;
    margin-top: 25px;
  }
}
.page-resources .video-heading h3 {
  color: #4D4D4F;
  font-family: "montserrat";
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .page-resources .video-heading h3 {
    font-size: 20px;
  }
}
.page-resources .video-heading p {
  color: #3e3e3e;
  font-family: "montserrat";
  font-size: 16px;
  line-height: 24px;
  margin-top: 0;
}
@media only screen and (min-width: 992px) {
  .page-resources .video-heading p {
    font-size: 20px;
    margin-bottom: 1.5rem;
  }
}
.page-resources .video-subtxt {
  max-width: 960px;
  font-family: "montserrat";
  font-size: 16px;
  line-height: 24px;
  margin-top: 16px;
  margin-bottom: 24px;
  color: #4D4D4F;
}
@media only screen and (min-width: 992px) {
  .page-resources .video-subtxt {
    font-size: 20px;
    line-height: 24px;
    margin-top: 23px;
  }
}
@media only screen and (min-width: 992px) {
  .page-resources .hapyakvideo {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.page-resources .hapyakvideo .component-content {
  max-width: 960px;
  margin: 0;
}
.page-resources .rsvme-container {
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  max-width: 960px;
  margin-bottom: 1.875rem;
  padding: 1rem 0.75rem 2rem;
}
@media only screen and (min-width: 992px) {
  .page-resources .rsvme-container {
    margin-bottom: 83.5px;
    padding: 0.65rem 1.9rem 0.65rem 1rem;
  }
}
.page-resources .rsvme-container > .component-content > .content {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.page-resources .rsvme-container > .component-content > .content > a {
  display: none;
}
@media only screen and (min-width: 992px) {
  .page-resources .rsvme-container > .component-content > .content {
    flex-direction: row;
    margin-left: 0;
    margin-right: 0;
  }
}
.page-resources .rsvme-container .image {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .page-resources .rsvme-container .image {
    padding-right: 2.75rem;
  }
}
.page-resources .rsvme-container .image img {
  display: block;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  margin: 0 auto 0.25rem;
  width: 308px;
}
@media only screen and (min-width: 992px) {
  .page-resources .rsvme-container .image img {
    margin: 0;
    width: 334px;
  }
}
.page-resources .rsvme-container .richText {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .page-resources .rsvme-container .richText {
    padding-bottom: 0.65rem;
    width: 58.5%;
  }
}
.page-resources .rsvme-container .richText .richText-content {
  padding-left: 0;
  padding-right: 0;
}
.page-resources .rsvme-container h3 {
  font-family: "montserrat";
  font-size: 20px;
  line-height: 28px;
  margin: 1.5rem 0 0.75rem;
  color: #4D4D4F;
  font-weight: bold;
}
@media only screen and (min-width: 992px) {
  .page-resources .rsvme-container h3 {
    font-size: 25px;
  }
}
.page-resources .rsvme-container p {
  font-family: "montserrat";
  font-size: 20px;
  line-height: 24px;
  color: #4D4D4F;
  margin: 0;
}
.page-resources .rsvme-link, .page-resources .rsvme-link-foot {
  color: #ed4e00;
  text-decoration: underline;
  cursor: pointer;
  font-weight: bold;
  font-family: "montserrat";
  font-size: 20px;
  line-height: 24px;
}
.page-resources .rsvme-link-foot {
  display: block;
  margin: 32px auto 0;
  position: relative;
  width: 188px;
}
@media only screen and (min-width: 992px) {
  .page-resources .rsvme-link-foot {
    float: right;
    padding-right: 26px;
  }
}
.page-resources .rsvme-link-foot:after {
  content: "";
  background-image: url(/content/dam/cf-pharma/hcp-rsv-v2/en_US//global/orange-arrow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  position: absolute;
  height: 14px;
  width: 12px;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.page-resources .bold-txt {
  font-weight: bold;
}
.page-resources .accordion-content-wrapper {
  max-width: 1010px;
}
.page-resources .accordion-title {
  margin: 0;
}
.page-resources .accordion-title-link::before {
  color: #ed4e00;
}
.page-resources .accordion-title-text {
  color: #ed4e00;
  font-size: 20px;
  font-weight: bold;
  font-family: "Montserrat";
  line-height: 24px;
}
.page-resources .accordion .accordion-container .accordion-slide {
  padding: 1.625rem 0 1.5rem;
}
@media only screen and (min-width: 992px) {
  .page-resources .accordion .accordion-container .accordion-slide {
    padding: 2rem 0 5.75rem;
  }
  .page-resources .accordion .accordion-container .accordion-slide.is-active {
    padding-bottom: 4.75rem;
  }
}
.page-resources .accordion .accordion-container .accordion-slide:nth-of-type(odd) {
  background: #fff;
}
.page-resources .accordion .accordion-container .accordion-slide .accordion-content-wrapper {
  padding: 4rem 0 0;
}
.page-resources .accordion .accordion-container .accordion-slide .accordion-content-wrapper .component {
  padding: 0;
}
.page-resources .tcpt-heading-bold {
  font-family: "montserrat";
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  margin: 0;
  margin-bottom: 5px;
  color: #4D4D4F;
}
.page-resources .tcpt-text {
  font-family: "montserrat";
  font-size: 20px;
  line-height: 24px;
  margin: 0;
  color: #4D4D4F;
}
.page-resources .mrg-btm-45 {
  margin-bottom: 45px;
}
.page-resources .heading-55-62-orange,
.page-resources .heading-23-26-orange,
.page-resources .sub-head-m-20-28-grey,
.page-resources .video-subtxt {
  padding: 0 1rem;
}
.page-resources .webinar-comp {
  padding: 0 1rem;
}
@media only screen and (min-width: 992px) {
  .page-resources .webinar-comp {
    padding: 0 2rem;
  }
}
.page-resources .back-to-home-p {
  text-align: left;
  margin-top: 0px;
}
.page-resources .back-to-home-p-a {
  font-family: Montserrat;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  color: #ed4e00;
}
.page-resources .back-to-home-p-a:before {
  content: "";
  background-image: url(/content/dam/cf-pharma/hcp-rsv-v2/en_US//global/orange-left-arrow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  position: absolute;
  height: 14px;
  width: 12px;
  top: 6px;
  left: 0px;
}
.page-resources .back-to-home-p-a:hover {
  color: #9D300C;
}
.page-resources .back-to-home-p-a:hover:before {
  background-image: url(/content/dam/cf-pharma/hcp-rsv-v2/en_US//global/orange-left-arrow-hover.png);
}
.page-resources .back-to-home-p-mobile {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 40px;
}
.page-resources .back-to-home-p-a-mobile {
  font-family: Montserrat;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  color: #ed4e00;
}
.page-resources .back-to-home-p-a-mobile:before {
  content: "";
  background-image: url(/content/dam/cf-pharma/hcp-rsv-v2/en_US//global/orange-left-arrow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  position: absolute;
  height: 14px;
  width: 12px;
  top: 6px;
  left: 42px;
}
.page-resources .back-to-home-p-a-mobile:hover {
  color: #9D300C;
}
.page-resources .back-to-home-p-a-mobile:hover:before {
  background-image: url(/content/dam/cf-pharma/hcp-rsv-v2/en_US//global/orange-left-arrow-hover.png);
}
@media only screen and (min-width: 992px) {
  .page-resources .box.video-bottom-container > .component-content > .content {
    display: grid;
    grid-template-areas: "column1 column4" "column2 column5" "column3 column6";
  }
}
@media only screen and (min-width: 992px) {
  .page-resources .box.video-bottom-container .video-bottom-video {
    grid-area: column1;
  }
}
@media only screen and (min-width: 992px) {
  .page-resources .box.video-bottom-container .footnote {
    grid-area: column2;
    padding-left: 0;
  }
}
.page-resources .box.video-bottom-container .footnote p:first-child {
  margin-top: 28px;
}
@media only screen and (max-width: 991px) {
  .page-resources .box.video-bottom-container .footnote p:first-child {
    margin-top: 31px;
  }
}
@media only screen and (min-width: 992px) {
  .page-resources .box.video-bottom-container .video-bottom-text {
    grid-area: column3;
  }
}
.page-resources .box.video-bottom-container p.next {
  margin-top: 0.125rem;
}
@media only screen and (min-width: 992px) {
  .page-resources .box.video-bottom-container p.next {
    text-align: left;
    margin-top: 0;
  }
}
.page-resources .irene-vedio-bottom .accordion-container li:first-child {
  padding-bottom: 1.625rem;
}
@media only screen and (min-width: 992px) {
  .page-resources .irene-vedio-bottom .accordion-container li:first-child {
    padding-bottom: 2.5rem;
  }
}
.page-resources .rsv-vaccination-container {
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding: 48px 22px 34px;
}
@media only screen and (min-width: 992px) {
  .page-resources .rsv-vaccination-container {
    margin-left: 15px;
    max-width: 347px;
    padding: 46px 35px 34px;
  }
}
.page-resources .rsv-vaccination-container h3 {
  font-family: "montserrat";
  font-size: 25px;
  line-height: 28px;
  margin: 0 0 0.75rem;
  color: #4D4D4F;
  font-weight: bold;
  text-align: center;
  margin-bottom: 13px;
}
@media only screen and (max-width: 991px) {
  .page-resources .rsv-vaccination-container h3 {
    margin-bottom: 21px;
  }
}
.page-resources .rsv-vaccination-container .image {
  text-align: center;
}
.page-resources .rsv-vaccination-container p.next {
  text-align: center;
  margin-top: 31px;
  margin-bottom: 0 !important;
}
.page-resources .rsv-vaccination-container p.next a.link-back {
  font-family: Montserrat;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  color: #ED4E00;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .page-resources .rsv-vaccination-container p.next {
    margin-top: 39px;
  }
}
@media only screen and (min-width: 992px) {
  .page-resources .reference-five-star-voc {
    max-width: 960px;
  }
}
.page-resources .reference-five-star-voc .QSI__EmbeddedFeedbackContainer {
  text-align: center !important;
  margin-top: 23px !important;
  margin-right: 20px;
}

.learn-more-about-rsv-mobile {
  color: #4D4D4F;
  font-family: Montserrat;
  font-size: 19px;
  font-weight: bold;
  line-height: 24px;
  margin: 16px 0;
  text-align: left;
}

.education-container {
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  max-width: 960px;
  margin-bottom: 2.25rem;
}
@media only screen and (min-width: 992px) {
  .education-container {
    margin-bottom: 5.75rem;
  }
}

.download-container {
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  max-width: 960px;
  margin: 3.75rem 0 0;
  padding: 1.25rem 1.75rem 0;
}
@media only screen and (min-width: 992px) {
  .download-container {
    margin: 5rem 0 0;
    padding: 1.5rem 1.5rem 0;
  }
}
.download-container > .component-content > .content {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.download-container > .component-content > .content > a {
  display: none;
}
@media only screen and (min-width: 992px) {
  .download-container > .component-content > .content {
    flex-direction: row;
    margin-left: 0;
    margin-right: 0;
  }
}
.download-container .richText .richText-content {
  padding-left: 0;
  padding-right: 0;
}
.download-container h3 {
  font-family: "montserrat";
  font-size: 20px;
  line-height: 24px;
  color: #4D4D4F;
  font-weight: bold;
  margin-top: 0;
}
@media only screen and (min-width: 992px) {
  .download-container h3 {
    font-size: 25px;
    line-height: 28px;
    margin-bottom: -1rem;
  }
}
.download-container p {
  font-family: "montserrat";
  font-size: 16px;
  line-height: 24px;
  color: #4D4D4F;
}
@media only screen and (min-width: 992px) {
  .download-container p {
    font-size: 20px;
    line-height: 28px;
  }
}

@media only screen and (min-width: 992px) {
  .download-poster,
.download-brochure {
    margin-bottom: 0;
    margin-top: 0.5rem;
  }
  .download-poster .component-content,
.download-brochure .component-content {
    align-items: flex-end;
  }
}
.download-poster .component-content,
.download-brochure .component-content {
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .download-poster .component-content,
.download-brochure .component-content {
    flex-direction: row;
  }
}
.download-poster img,
.download-brochure img {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
@media only screen and (min-width: 992px) {
  .download-poster img,
.download-brochure img {
    margin-right: 1.75rem;
  }
}

.download-poster {
  margin-bottom: 3rem;
}
.download-poster img {
  width: 201px;
}

@media only screen and (min-width: 992px) {
  .download-brochure {
    position: absolute;
    top: 212px;
    left: 320px;
  }
}
.download-brochure img {
  width: 215px;
}

.download-link {
  color: #ed4e00;
  text-decoration: none;
  cursor: pointer;
  font-weight: bold;
  font-family: "montserrat";
  font-size: 20px;
  line-height: 24px;
  padding-left: 51px;
  position: relative;
  width: 263px;
  display: block;
  margin: 0 auto;
}
.download-link:after {
  content: "";
  background-image: url(/content/dam/cf-pharma/hcp-rsv-v2/en_US//resources/download-icon.svg);
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  height: 38px;
  width: 38px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

@media only screen and (min-width: 992px) {
  .poster .component-content .paragraphSystem {
    display: flex;
  }
}
@media (max-width: 991px) {
  .poster .patient-poster .component-content {
    display: block !important;
  }
}
.poster .patient-poster img {
  width: 229px !important;
}
@media (max-width: 991px) {
  .poster .patient-poster img {
    width: 201px !important;
    display: flex;
    float: none;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 992px) {
  .poster .patient-poster .richText-content {
    position: relative;
    top: -27%;
    left: 5%;
  }
}
.poster .patient-brochure .component-content {
  display: block !important;
}
.poster .patient-brochure img {
  width: 308px !important;
}
@media (max-width: 991px) {
  .poster .patient-brochure img {
    width: 215px !important;
    display: flex;
    float: none;
    margin: 0 auto;
  }
}

.flex {
  display: flex !important;
}

@media (min-width: 992px) {
  .margin-4 {
    margin-right: 4rem !important;
  }
}

@media (max-width: 991px) {
  .margin-25 {
    margin-right: 25px !important;
  }
}

.select-width {
  border: 1px solid #D5D1CE;
  padding: 0 15px;
  color: #3E3E3E !important;
  height: 44px;
  width: 252px;
}
.select-width option {
  font-family: Montserrat;
  font-size: 18px !important;
  line-height: 24px !important;
  color: #3E3E3E !important;
}
.select-width option:first-child {
  display: none !important;
}
.select-width option:hover, .select-width option:active {
  background-color: #ed4e00;
  color: white;
}

@media (max-width: 991px) {
  .center {
    text-align: center !important;
  }
}

p.wrap-select::after {
  content: "";
  background-image: url(/content/dam/cf-pharma/hcp-rsv-v2/en_US/resources/Icon%20material-keyboard-arrow-down.png);
  background-position: center;
  background-repeat: no-repeat;
  background-color: #ed4e00;
  border-radius: 5px;
  background-size: 15px 11px;
  display: block;
  height: 34px;
  width: 65px;
  position: absolute;
  padding-bottom: 10px;
  left: 70.5% !important;
  bottom: 42.6% !important;
  pointer-events: none !important;
}
@media (min-width: 992px) {
  p.wrap-select::after {
    left: 80.5% !important;
    bottom: 12.5% !important;
  }
}
@media (min-width: 500px) and (max-width: 700px) {
  p.wrap-select::after {
    left: 64.5% !important;
  }
}
@media (min-width: 701px) and (max-width: 990px) {
  p.wrap-select::after {
    left: 60.5% !important;
  }
}

p.select::after {
  bottom: 2% !important;
}
@media (min-width: 992px) {
  p.select::after {
    bottom: 5% !important;
    left: 83.5% !important;
  }
}
.page-economic-impact h1 {
  font-family: "jubilat";
  color: #3e3e3e;
  font-size: 36px;
  line-height: 35px;
  text-align: left;
  font-weight: 900;
  margin: 20px 0;
}
@media only screen and (min-width: 992px) {
  .page-economic-impact h1 {
    font-size: 55px;
    line-height: 62px;
    margin: 30px 0;
  }
}
.page-economic-impact .section.headline.has-ul {
  margin: 0;
}
.page-economic-impact .section.headline p {
  color: #3e3e3e;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .page-economic-impact .section.headline p {
    font-size: 25px;
    line-height: 28px;
    margin-top: 22px;
  }
}
.page-economic-impact .footnote {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .page-economic-impact .footnote {
    margin-bottom: 50px;
  }
}
body.rsv-home a.text-color {
  color: #000000;
  text-decoration: none;
  font-family: "montserrat";
}
body.rsv-home .section-cdc {
  padding-left: 0;
  padding-right: 0;
}
body.rsv-home .section-cdc ul {
  margin-bottom: 39px;
}
@media only screen and (min-width: 992px) {
  body.rsv-home .section-cdc ul {
    margin-bottom: 64px;
  }
}
body.rsv-home .section-cdc ul.cdc-body {
  padding-left: 16px;
}
body.rsv-home .section-cdc ul li {
  color: #3e3e3e;
  font-family: "montserrat";
  font-weight: lighter;
  font-size: 20px;
  line-height: 28px;
}
@media only screen and (max-width: 991px) {
  body.rsv-home .section-cdc ul li {
    font-size: 16px;
    line-height: 24px;
  }
  body.rsv-home .section-cdc ul li:first-child {
    padding-bottom: 19px;
  }
  body.rsv-home .section-cdc ul li:last-child {
    padding-bottom: 76px;
  }
}
body.rsv-home .section-cdc p.cdc-title, body.rsv-home .section-cdc p.info-title {
  color: #3e3e3e;
  font-family: "montserrat";
  font-weight: bold;
  font-size: 25px;
  line-height: 28px;
}
body.rsv-home .section-cdc p.info-title {
  margin-top: 0;
}
@media only screen and (max-width: 991px) {
  body.rsv-home .section-cdc p.info-title {
    font-size: 20px;
    line-height: 24px;
  }
}
body.rsv-home .section-cdc p.cdc-title {
  margin-top: 41px;
  margin-bottom: 27px;
}
@media only screen and (max-width: 991px) {
  body.rsv-home .section-cdc p.cdc-title {
    margin-top: 25px;
  }
}
body.rsv-home .section-cdc p.info-body {
  margin-top: 20px;
  margin-bottom: 38px;
  color: #3e3e3e;
  font-family: "montserrat";
  font-weight: lighter;
  font-size: 20px;
  line-height: 28px;
}
@media only screen and (max-width: 991px) {
  body.rsv-home .section-cdc p.info-body {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 51px;
  }
}
body.rsv-home .section-cdc p.list-cdc {
  margin-bottom: 38px;
  color: #3e3e3e;
  font-family: "jubilat";
  font-weight: bold;
  font-size: 36px;
  line-height: 36px;
}
@media only screen and (max-width: 991px) {
  body.rsv-home .section-cdc p.list-cdc {
    font-size: 25px;
    line-height: 28px;
  }
}
body.rsv-home .accordion.accordion-rsv {
  width: 100% !important;
  margin-left: 0 !important;
  padding-left: 0;
  border-radius: 10px;
  border: none;
}
body.rsv-home .accordion.accordion-rsv .component-content {
  background: radial-gradient(circle, white 0%, #fce7dc 35%);
}
body.rsv-home .accordion.accordion-rsv .component-content .accordion-container .accordion-slide {
  background: none !important;
  padding: 8px 8px;
  /*  &.is-active {
  	.accordion-title {
  		.accordion-title-text {
  			&:after {
  				content: "\f055";
  				background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="15.75" height="2.625" viewBox="0 0 15.75 2.625"><path id="Path_3005" data-name="Path 3005" d="M7.219-9.187H-7.219a.656.656,0,0,0-.656.656v1.312a.656.656,0,0,0,.656.656H7.219a.656.656,0,0,0,.656-.656V-8.531A.656.656,0,0,0,7.219-9.187Z" transform="translate(7.875 9.188)" fill="%23ed4e00"/></svg>');								
  				background-repeat: no-repeat;
  				background-position: center center;
  				font-family: FontAwesome, sans-serif;
  			}
  		}
  	}
  }

  &:not(.is-active) {
  	.accordion-title {
  		.accordion-title-text {
  			&:after {
  				content: "\f056";
  				background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="15.75" height="15.75" viewBox="0 0 15.75 15.75"><path id="Path_3006" data-name="Path 3006" d="M7.219-9.187H1.312v-5.906a.656.656,0,0,0-.656-.656H-.656a.656.656,0,0,0-.656.656v5.906H-7.219a.656.656,0,0,0-.656.656v1.312a.656.656,0,0,0,.656.656h5.906V-.656A.656.656,0,0,0-.656,0H.656a.656.656,0,0,0,.656-.656V-6.562H7.219a.656.656,0,0,0,.656-.656V-8.531A.656.656,0,0,0,7.219-9.187Z" transform="translate(7.875 15.75)" fill="#ed4e00"/></svg>');
  			}
  		}
  	}
  }  */
}
body.rsv-home .accordion.accordion-rsv .component-content .accordion-container .accordion-slide.is-active h3 a:before {
  display: none;
}
body.rsv-home .accordion.accordion-rsv .component-content .accordion-container .accordion-slide.is-active h3 a span:after {
  width: 16px;
  height: 16px;
  content: "\f056";
  font-family: FontAwesome, sans-serif;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  margin-top: -8px;
  position: absolute;
  right: 20px;
  top: 1%;
  display: inline-block;
}
body.rsv-home .accordion.accordion-rsv .component-content .accordion-container .accordion-slide:not(.is-active) h3 a:before {
  display: none;
}
body.rsv-home .accordion.accordion-rsv .component-content .accordion-container .accordion-slide:not(.is-active) h3 a span:after {
  width: 16px;
  height: 16px;
  content: "\f055";
  font-family: FontAwesome, sans-serif;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  margin-top: -8px;
  position: absolute;
  right: 20px;
  top: 45%;
  display: inline-block;
}
body.rsv-home .accordion.accordion-rsv .component-content .accordion-container .accordion-slide .accordion-head {
  border-radius: 4px;
}
body.rsv-home .accordion.accordion-rsv .component-content .accordion-container .accordion-slide .accordion-head .accordion-title {
  margin: 0;
}
body.rsv-home .accordion.accordion-rsv .component-content .accordion-container .accordion-slide .accordion-head .accordion-title a {
  padding: 16px 15px;
  min-height: 48px;
  color: #ed4e00 !important;
}
body.rsv-home .accordion.accordion-rsv .component-content .accordion-container .accordion-slide .accordion-head .accordion-title a .accordion-title-text {
  font-family: "montserrat";
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 1px;
}
body.rsv-home .accordion.accordion-rsv .component-content .accordion-container .accordion-slide .accordion-content-wrapper {
  font-family: "montserrat";
  font-size: 20px;
  line-height: 28px;
}
body.rsv-home .accordion.accordion-rsv .component-content .accordion-container .accordion-slide .accordion-content-wrapper .list-accordion ul {
  padding-left: 16px;
}
body.rsv-home .accordion.accordion-rsv .component-content .accordion-container .accordion-slide .accordion-content-wrapper .list-accordion ul ::marker {
  list-style-type: disc;
}
body.rsv-home .accordion.accordion-rsv .component-content .accordion-container .accordion-slide .accordion-content-wrapper .list-accordion ul li {
  padding-bottom: 20px;
}
body.rsv-home .box.content-container.hero-container {
  padding-bottom: 0;
  margin-top: 78px;
}
@media only screen and (max-width: 991px) {
  body.rsv-home .box.content-container.hero-container .hidden-small {
    display: none !important;
  }
}
@media only screen and (max-width: 991px) {
  body.rsv-home .box.content-container.hero-container {
    margin-top: 0;
  }
}
body.rsv-home .box.content-container.hero-container > div > div {
  display: flex;
}
@media only screen and (min-width: 992px) {
  body.rsv-home .box.content-container.hero-container > div > div {
    margin: 0;
  }
}
@media (min-width: 1468px) {
  body.rsv-home .box.content-container.hero-container > div > div {
    display: block;
  }
}
@media only screen and (max-width: 991px) {
  body.rsv-home .box.content-container.hero-container > div > div {
    flex-direction: column;
  }
}
body.rsv-home .box.content-container.hero-container > div > div .hero-textbox {
  padding: 0;
  width: 745px;
}
@media only screen and (min-width: 992px) {
  body.rsv-home .box.content-container.hero-container > div > div .hero-textbox > .component-content > .content {
    margin: 0;
  }
}
@media only screen and (max-width: 991px) {
  body.rsv-home .box.content-container.hero-container > div > div .hero-textbox {
    width: 100%;
  }
}
@media only screen and (min-width: 1400px) {
  body.rsv-home .box.content-container.hero-container > div > div .hero-textbox .headline {
    padding: 0;
  }
}
body.rsv-home .box.content-container.hero-container > div > div .hero-textbox .headline h1 {
  font-family: "jubilat";
  font-weight: 900;
  font-size: 5.81rem;
  line-height: 81px;
  color: #3e3e3e;
  margin: 20px 0 25px;
}
@media only screen and (max-width: 1300px) {
  body.rsv-home .box.content-container.hero-container > div > div .hero-textbox .headline h1 {
    font-size: 3.8rem;
    line-height: 3.1rem;
  }
}
@media only screen and (max-width: 991px) {
  body.rsv-home .box.content-container.hero-container > div > div .hero-textbox .headline h1 {
    font-size: 36px;
    line-height: 33px;
  }
}
@media only screen and (min-width: 1400px) {
  body.rsv-home .box.content-container.hero-container > div > div .hero-textbox .subhead {
    padding: 0;
  }
}
body.rsv-home .box.content-container.hero-container > div > div .hero-textbox .subhead p {
  font-family: "montserrat";
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 43px;
  color: #000000;
  margin: 10px 0;
}
body.rsv-home .box.content-container.hero-container > div > div .hero-textbox .subhead p sup {
  font-size: 1.1rem;
  font-family: "montserrat";
}
@media only screen and (max-width: 1300px) {
  body.rsv-home .box.content-container.hero-container > div > div .hero-textbox .subhead p {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
}
@media only screen and (max-width: 991px) {
  body.rsv-home .box.content-container.hero-container > div > div .hero-textbox .subhead p {
    font-size: 19px;
    line-height: 25px;
  }
  body.rsv-home .box.content-container.hero-container > div > div .hero-textbox .subhead p sup {
    font-size: 14px;
  }
}
body.rsv-home .box.content-container.hero-container > div > div .hero-textbox .learn-more {
  text-align: right;
}
@media only screen and (min-width: 1400px) {
  body.rsv-home .box.content-container.hero-container > div > div .hero-textbox .learn-more {
    padding: 0;
  }
}
@media only screen and (max-width: 991px) {
  body.rsv-home .box.content-container.hero-container > div > div .hero-textbox .learn-more {
    margin-bottom: 5px;
  }
}
body.rsv-home .box.content-container.hero-container > div > div .hero-textbox .learn-more p {
  margin: 0 23px 30px 0;
}
@media only screen and (min-width: 992px) {
  body.rsv-home .box.content-container.hero-container > div > div .hero-textbox .learn-more p {
    margin: 0 122px 30px 0;
  }
}
body.rsv-home .box.content-container.hero-container > div > div .hero-textbox .learn-more p a {
  color: #ed4e00;
  font-size: 20px;
  font-family: "montserrat";
  font-weight: 700;
  position: relative;
}
body.rsv-home .box.content-container.hero-container > div > div .hero-textbox .learn-more p a:after {
  content: "";
  background-image: url(/content/dam/cf-pharma/hcp-rsv-v2/en_US/global/orange-arrow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  position: absolute;
  height: 14px;
  width: 12px;
  top: 6px;
  right: -23px;
}
@media only screen and (min-width: 992px) {
  body.rsv-home .box.content-container.hero-container > div > div .hero-textbox .footnote {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1400px) {
  body.rsv-home .box.content-container.hero-container > div > div .hero-textbox .footnote {
    padding: 0;
  }
}
body.rsv-home .box.content-container.hero-container > div > div .hero-textbox .footnote p {
  color: #4D4D4F;
  font-size: 1.25rem;
  font-family: "montserrat";
  font-weight: 400;
  line-height: 28px;
}
@media only screen and (min-width: 992px) {
  body.rsv-home .box.content-container.hero-container > div > div .hero-textbox .footnote p {
    margin-bottom: 40px;
    font-size: 14px;
    line-height: 17px;
  }
  body.rsv-home .box.content-container.hero-container > div > div .hero-textbox .footnote p:first-child {
    max-width: 705px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 991px) {
  body.rsv-home .box.content-container.hero-container > div > div .hero-textbox .footnote {
    display: none;
  }
}
body.rsv-home .box.content-container.hero-container > div > div .image {
  margin-top: 22px;
  width: 45%;
}
@media (min-width: 1468px) {
  body.rsv-home .box.content-container.hero-container > div > div .image {
    padding: 0;
    width: 780px;
  }
}
@media only screen and (max-width: 991px) {
  body.rsv-home .box.content-container.hero-container > div > div .image {
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  body.rsv-home .box.content-container.hero-container > div > div .image img {
    position: static;
  }
}
body.rsv-home .rsv-home-footnote p {
  color: #4D4D4F;
  font-size: 12px;
  line-height: 16px;
  margin-top: 0;
  margin-bottom: 40px;
}
@media only screen and (max-width: 991px) {
  body.rsv-home .rsv-home-footnote p {
    margin-top: 26px !important;
  }
  body.rsv-home .rsv-home-footnote p .footnote-text {
    font-family: "arial" !important;
    font-size: 12px;
    line-height: 16px;
  }
  body.rsv-home .rsv-home-footnote p .footnote-text span .block-xl {
    display: block;
    font-family: "arial" !important;
    font-size: 12px;
    line-height: 16px;
  }
}
body.rsv-home .rsv-home-footnote.footnote span {
  font-family: "arial" !important;
}
body.rsv-home .footnote-mobile {
  text-align: center;
  position: absolute;
  bottom: 0;
}
body.rsv-home .footnote-mobile p {
  font-size: 12px;
  color: white;
}
body.rsv-home .box.component.content-container.cdc-mobile {
  display: none;
}
@media only screen and (max-width: 991px) {
  body.rsv-home .box.component.content-container.cdc-mobile {
    padding-top: 32px;
  }
}
body.rsv-home .box.component.content-container.cdc-mobile .footnote {
  margin-bottom: 10px;
}
@media only screen and (max-width: 991px) {
  body.rsv-home .box.component.content-container.cdc-mobile .footnote {
    margin-bottom: 0;
  }
}
body.rsv-home .box.component.content-container.cdc-mobile .footnote p {
  color: #4D4D4F;
  font-size: 16px;
  font-family: "montserrat";
  font-weight: 400;
  line-height: 24px;
  margin-top: 10px;
}
@media only screen and (max-width: 991px) {
  body.rsv-home .box.component.content-container.cdc-mobile .footnote p {
    font-size: 14px;
    line-height: 17px;
    font-weight: lighter;
  }
}
@media only screen and (max-width: 991px) {
  body.rsv-home .box.component.content-container.cdc-mobile {
    display: block;
    float: left;
  }
}
@media only screen and (min-width: 992px) {
  body.rsv-home .footnote-text {
    white-space: nowrap;
  }
}

.home-hero-image-mobile {
  margin-top: 9px;
  padding: 0;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .home-hero-image-mobile {
    display: none;
  }
}
.page-risks-to-older-adults .reference-footer-quick-nav,
.page-comorbidities .reference-footer-quick-nav {
  display: none;
}
.page-risks-to-older-adults sup,
.page-comorbidities sup {
  font-family: inherit;
}
.page-risks-to-older-adults .box.content-container.hero-container > div > div,
.page-comorbidities .box.content-container.hero-container > div > div {
  display: flex;
}
@media only screen and (min-width: 992px) {
  .page-risks-to-older-adults .box.content-container.hero-container > div > div,
.page-comorbidities .box.content-container.hero-container > div > div {
    margin: 0;
  }
}
@media (max-width: 990px) {
  .page-risks-to-older-adults .box.content-container.hero-container > div > div,
.page-comorbidities .box.content-container.hero-container > div > div {
    flex-direction: column;
    text-align: center;
  }
}
.page-risks-to-older-adults .box.content-container.hero-container.box-flex:first-child,
.page-comorbidities .box.content-container.hero-container.box-flex:first-child {
  padding-bottom: 0;
}
.page-risks-to-older-adults .box.content-container.hero-container.box-flex:last-child,
.page-comorbidities .box.content-container.hero-container.box-flex:last-child {
  padding-bottom: 50px;
}
@media only screen and (min-width: 992px) {
  .page-risks-to-older-adults .box.content-container.hero-container.box-flex:last-child,
.page-comorbidities .box.content-container.hero-container.box-flex:last-child {
    padding-bottom: 80px;
  }
}
@media (min-width: 990px) {
  .page-risks-to-older-adults .box.content-container.hero-container.box-flex .image > div,
.page-comorbidities .box.content-container.hero-container.box-flex .image > div {
    text-align: center;
  }
}
@media (max-width: 990px) {
  .page-risks-to-older-adults .box.content-container.hero-container.box-flex .image.small img,
.page-comorbidities .box.content-container.hero-container.box-flex .image.small img {
    padding-bottom: 0;
  }
}
@media (max-width: 990px) {
  .page-risks-to-older-adults .box.content-container.hero-container.box-flex .image img,
.page-comorbidities .box.content-container.hero-container.box-flex .image img {
    padding-bottom: 0;
  }
}
.page-risks-to-older-adults .box.content-container.hero-container.box-flex .richText p,
.page-comorbidities .box.content-container.hero-container.box-flex .richText p {
  margin: 0px;
}
@media (min-width: 991px) {
  .page-risks-to-older-adults .box.register,
.page-comorbidities .box.register {
    padding-left: 30px;
    padding-right: 0px;
  }
}
.page-risks-to-older-adults .box.register > div > div,
.page-comorbidities .box.register > div > div {
  display: flex;
}
.page-risks-to-older-adults .box.register .image,
.page-comorbidities .box.register .image {
  background-color: #3e3e3e;
  width: 15%;
}
@media (max-width: 990px) {
  .page-risks-to-older-adults .box.register .image,
.page-comorbidities .box.register .image {
    width: 25%;
  }
}
@media (max-width: 1800px) and (min-width: 991px) {
  .page-risks-to-older-adults .box.register .image,
.page-comorbidities .box.register .image {
    width: 20%;
  }
}
.page-risks-to-older-adults .box.register .image img,
.page-comorbidities .box.register .image img {
  position: relative;
  padding: 10px;
  top: 30px;
}
@media (max-width: 990px) {
  .page-risks-to-older-adults .box.register .image img,
.page-comorbidities .box.register .image img {
    padding: 10px;
    top: 10px;
  }
}
@media (max-width: 1154px) and (min-width: 991px) {
  .page-risks-to-older-adults .box.register .image img,
.page-comorbidities .box.register .image img {
    padding: 0px;
    top: 30px;
  }
}
.page-risks-to-older-adults .box.register .richText,
.page-comorbidities .box.register .richText {
  background-color: #fff;
  width: 80%;
  padding: 0px 10px;
  text-align: center;
  font-weight: bold;
}
@media (max-width: 1560px) {
  .page-risks-to-older-adults .box.register .richText p,
.page-comorbidities .box.register .richText p {
    font-size: 19px;
    line-height: 25px;
    text-align: left;
  }
}
@media (min-width: 1071px) {
  .page-risks-to-older-adults .box.register .richText,
.page-comorbidities .box.register .richText {
    width: 80%;
    padding: 1px 15px;
  }
}
@media (max-width: 1070px) and (min-width: 991px) {
  .page-risks-to-older-adults .box.register .richText,
.page-comorbidities .box.register .richText {
    width: 90%;
    padding: 1px 8px;
  }
}
.page-risks-to-older-adults .box .show-md,
.page-comorbidities .box .show-md {
  display: none;
}
@media (min-width: 992px) {
  .page-risks-to-older-adults .box .show-md,
.page-comorbidities .box .show-md {
    display: block;
  }
  .page-risks-to-older-adults .box .show-md .component-content,
.page-comorbidities .box .show-md .component-content {
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
}
.page-risks-to-older-adults .box .hidden-md,
.page-comorbidities .box .hidden-md {
  display: block;
}
@media (min-width: 992px) {
  .page-risks-to-older-adults .box .hidden-md,
.page-comorbidities .box .hidden-md {
    display: none;
  }
}
.page-risks-to-older-adults .box .bold,
.page-comorbidities .box .bold {
  font-weight: bold;
}
.page-risks-to-older-adults .box p.medium,
.page-comorbidities .box p.medium {
  font-family: "montserrat";
  font-size: 16px;
  line-height: 21px;
  color: #3e3e3e;
}
@media only screen and (min-width: 992px) {
  .page-risks-to-older-adults .box p.medium,
.page-comorbidities .box p.medium {
    font-size: 20px;
    line-height: 24px;
    margin: 20px 0;
  }
}
.page-risks-to-older-adults .box p.medium-hero,
.page-comorbidities .box p.medium-hero {
  font-family: "montserrat";
  font-size: 16px;
  line-height: 24px;
  color: #3e3e3e;
  margin: 1.25em 0;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .page-risks-to-older-adults .box p.medium-hero,
.page-comorbidities .box p.medium-hero {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 0;
  }
}
.page-risks-to-older-adults .box p span,
.page-comorbidities .box p span {
  font-family: inherit;
}
.page-risks-to-older-adults .box p.next,
.page-comorbidities .box p.next {
  text-align: center;
  margin: 33px 0 0;
}
@media only screen and (min-width: 992px) {
  .page-risks-to-older-adults .box p.next,
.page-comorbidities .box p.next {
    text-align: right;
    margin: 0;
  }
}
.page-risks-to-older-adults .box p.buttons,
.page-comorbidities .box p.buttons {
  padding: 0 30px;
}
@media (max-width: 1024px) {
  .page-risks-to-older-adults .box p.buttons,
.page-comorbidities .box p.buttons {
    padding: 0px;
  }
}
.page-risks-to-older-adults .box a.link,
.page-comorbidities .box a.link {
  font-family: Montserrat;
  font-weight: bold;
  font-size: 19px;
  line-height: 23px;
  color: #ED4E00;
  position: relative;
  padding-right: 26px;
}
@media only screen and (min-width: 992px) {
  .page-risks-to-older-adults .box a.link,
.page-comorbidities .box a.link {
    font-size: 20px;
    line-height: 24px;
  }
}
.page-risks-to-older-adults .box a.link:after,
.page-comorbidities .box a.link:after {
  content: "";
  background-image: url(/content/dam/cf-pharma/hcp-rsv-v2/en_US/global/orange-arrow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  position: absolute;
  height: 14px;
  width: 12px;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.page-risks-to-older-adults .box a.link:hover,
.page-comorbidities .box a.link:hover {
  color: #9D300C;
}
.page-risks-to-older-adults .box a.link:hover:after,
.page-comorbidities .box a.link:hover:after {
  background-image: url(/content/dam/cf-pharma/hcp-rsv-v2/en_US/global/orange-arrow-hover.png);
}
.page-risks-to-older-adults .box a.text-color,
.page-comorbidities .box a.text-color {
  color: #4D4D4F;
  text-decoration: none;
  font-family: "montserrat";
}
.page-risks-to-older-adults .box a.header-color,
.page-comorbidities .box a.header-color {
  color: #3e3e3e;
  text-decoration: none;
  font-family: "jubilat";
}
.page-risks-to-older-adults .box a.button,
.page-comorbidities .box a.button {
  display: none;
}
@media (min-width: 991px) {
  .page-risks-to-older-adults .box a.button,
.page-comorbidities .box a.button {
    display: block;
    font-family: "montserrat";
    font-size: 16px;
    line-height: 34px;
    background-color: #ed4e00;
    color: #fff;
    border-radius: 13px;
    padding: 10px 15px;
    font-weight: bold;
    text-decoration: none;
  }
  .page-risks-to-older-adults .box a.button:hover,
.page-comorbidities .box a.button:hover {
    background-color: #9D300C;
  }
}
.page-risks-to-older-adults .box a.button-small,
.page-comorbidities .box a.button-small {
  display: none;
}
@media (max-width: 990px) {
  .page-risks-to-older-adults .box a.button-small,
.page-comorbidities .box a.button-small {
    display: block;
    font-family: "montserrat";
    font-size: 16px;
    line-height: 34px;
    background-color: #ed4e00;
    color: #fff;
    border-radius: 13px;
    padding: 10px 15px;
    font-weight: bold;
    text-decoration: none;
  }
  .page-risks-to-older-adults .box a.button-small:hover,
.page-comorbidities .box a.button-small:hover {
    background-color: #9D300C;
  }
}

.page-risks-to-older-adults h1 {
  font-family: "jubilat";
  color: #3e3e3e;
  font-size: 36px;
  line-height: 35px;
  text-align: left;
  font-weight: 900;
  margin: 10px 0;
}
@media only screen and (min-width: 992px) {
  .page-risks-to-older-adults h1 {
    font-size: 55px;
    line-height: 62px;
    margin: 45px 0 22px;
    padding-top: 20px;
  }
}
.page-risks-to-older-adults .section.headline {
  padding-right: 0;
}
.page-risks-to-older-adults .section.headline p {
  color: #3e3e3e;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .page-risks-to-older-adults .section.headline p {
    font-size: 25px;
    line-height: 28px;
    margin-top: 22px;
  }
}
.page-risks-to-older-adults .box.content-container {
  padding-bottom: 0px;
}
@media only screen and (min-width: 992px) {
  .page-risks-to-older-adults .box.component.content-container.hero-container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 992px) {
  .page-risks-to-older-adults .box.component.content-container.hero-container.risk-to-older-adults-bullet {
    padding-left: 15px;
  }
}
@media only screen and (min-width: 992px) {
  .page-risks-to-older-adults .hero-textbox {
    padding-right: 0;
  }
}

@media only screen and (min-width: 992px) {
  .hero-container-older-adults-image img {
    margin-right: -57px;
  }
}

@media only screen and (min-width: 992px) {
  .risk-to-older-adults .richText {
    margin-left: 24px;
    padding: 0;
    width: 660px;
  }
}
.risk-to-older-adults .image {
  margin: 0 auto;
  padding: 0;
  width: 42px;
}
@media only screen and (min-width: 992px) {
  .risk-to-older-adults .image {
    margin: 0;
  }
}

@media only screen and (min-width: 992px) {
  .older-adult .richText {
    margin-left: 24px;
    padding: 0;
    width: 660px;
  }
}
.older-adult .image {
  margin: 0 auto;
  padding: 0;
  width: 22.55px;
}
@media only screen and (min-width: 992px) {
  .older-adult .image {
    margin: 0;
    width: 42px;
  }
  .older-adult .image img {
    width: 22.55px;
  }
}

.page-risks-to-older-adults-main-container > .component-content > .content {
  display: flex;
  flex-direction: column;
}

.morbidity-mortality-chart {
  float: none;
  margin: 0 auto;
  max-width: 1476px;
  margin-bottom: 35px;
}
.morbidity-mortality-chart p {
  margin: 0;
  text-align: center;
}

.morbidity-mortality-chart-header {
  background-color: #3E3E3E;
  padding: 15px 0;
}
@media only screen and (min-width: 992px) {
  .morbidity-mortality-chart-header {
    padding: 28px 0;
  }
}
.morbidity-mortality-chart-header h3 {
  color: #fff;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: bold;
  line-height: 21px;
  margin: 0;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .morbidity-mortality-chart-header h3 {
    font-size: 20px;
    line-height: 24px;
  }
}
.morbidity-mortality-chart-header h3 .superscript {
  font-weight: 400;
}

.morbidity-mortality-chart-subheader {
  background-color: #C1C1C1;
  padding: 17px 10px;
}
@media only screen and (min-width: 992px) {
  .morbidity-mortality-chart-subheader {
    padding: 20px 40px;
  }
}
.morbidity-mortality-chart-subheader > .component-content > .content {
  display: flex;
  margin: 0;
}
.morbidity-mortality-chart-subheader > .component-content > .content > a[aria-hidden=true] {
  display: none;
}
@media only screen and (min-width: 992px) {
  .morbidity-mortality-chart-subheader .box {
    width: 33.3333%;
  }
}
@media only screen and (min-width: 992px) {
  .morbidity-mortality-chart-subheader .richText {
    width: 33.3333%;
  }
}
.morbidity-mortality-chart-subheader p {
  color: #3E3E3E;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .morbidity-mortality-chart-subheader p {
    font-size: 35px;
    line-height: 35px;
  }
}

.morbidity-mortality-chart-1st-row,
.morbidity-mortality-chart-2nd-row,
.morbidity-mortality-chart-3rd-row {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  height: 100px;
  padding: 0 10px;
}
@media only screen and (min-width: 992px) {
  .morbidity-mortality-chart-1st-row,
.morbidity-mortality-chart-2nd-row,
.morbidity-mortality-chart-3rd-row {
    height: 120px;
    padding: 0 40px;
  }
}
.morbidity-mortality-chart-1st-row > .component-content,
.morbidity-mortality-chart-2nd-row > .component-content,
.morbidity-mortality-chart-3rd-row > .component-content {
  display: flex;
}
.morbidity-mortality-chart-1st-row > .component-content > .content,
.morbidity-mortality-chart-2nd-row > .component-content > .content,
.morbidity-mortality-chart-3rd-row > .component-content > .content {
  display: flex;
  margin: 0;
  width: 100%;
}
.morbidity-mortality-chart-1st-row .richText,
.morbidity-mortality-chart-2nd-row .richText,
.morbidity-mortality-chart-3rd-row .richText {
  float: none;
  padding: 0;
  width: inherit;
}
.morbidity-mortality-chart-1st-row p,
.morbidity-mortality-chart-2nd-row p,
.morbidity-mortality-chart-3rd-row p {
  color: #3E3E3E;
  font-family: Montserrat;
  font-size: 12px;
  line-height: 16px;
}
@media only screen and (min-width: 992px) {
  .morbidity-mortality-chart-1st-row p,
.morbidity-mortality-chart-2nd-row p,
.morbidity-mortality-chart-3rd-row p {
    font-size: 25px;
    line-height: 30px;
  }
}

.morbidity-mortality-chart-1st-row {
  background-color: #ede8e6;
}

.morbidity-mortality-chart-2nd-row {
  background-color: #F4F4F4;
  position: relative;
  z-index: 1;
}

.morbidity-mortality-chart-3rd-row {
  background-color: #ede8e6;
}

.morbidity-mortality-chart-icon-column > .component-content {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .morbidity-mortality-chart-icon-column > .component-content {
    flex-direction: row;
  }
}
.morbidity-mortality-chart-icon-column p {
  font-family: Montserrat;
  font-size: 10px;
  font-weight: bold;
  line-height: 14px;
}
@media only screen and (min-width: 992px) {
  .morbidity-mortality-chart-icon-column p {
    font-size: 25px;
    line-height: 25px;
    text-align: left;
  }
}
.morbidity-mortality-chart-icon-column .richText-image {
  margin-bottom: 0;
  width: 41.22px;
}
@media only screen and (min-width: 992px) {
  .morbidity-mortality-chart-icon-column .richText-image {
    width: 79.3px;
  }
}
@media only screen and (min-width: 992px) {
  .morbidity-mortality-chart-icon-column .richText-content {
    padding-left: 15px;
  }
}

.morbidity-mortality-chart-footnote {
  padding: 0 1rem 1rem;
  margin: 0 auto;
  max-width: 1560px;
}
@media only screen and (min-width: 992px) {
  .morbidity-mortality-chart-footnote {
    padding: 0 1rem 48px;
  }
}
.morbidity-mortality-chart-footnote p {
  color: #4D4D4F;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  margin-top: 0;
}
@media only screen and (min-width: 992px) {
  .morbidity-mortality-chart-footnote p {
    font-size: 18px;
    line-height: 22px;
  }
}

.rsv-influenza-chart {
  float: none;
  margin: 0 auto;
  max-width: 1530px;
  margin-bottom: 35px;
}
.rsv-influenza-chart .box p .text-sans-serif {
  font-family: Montserrat;
}
.rsv-influenza-chart .box p .selection-bold {
  font-family: "jubilat";
}
.rsv-influenza-chart .text-sans-serif {
  color: #3e3e3e;
  font-size: 7px;
  font-weight: bold;
  line-height: 5px;
}
@media only screen and (min-width: 992px) {
  .rsv-influenza-chart .text-sans-serif {
    font-size: 28px;
    line-height: 24px;
  }
}
.rsv-influenza-chart .selection-bold {
  color: #3e3e3e;
  font-size: 10px;
  line-height: 7px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .rsv-influenza-chart .selection-bold {
    font-size: 36px;
    line-height: 24px;
  }
}
.rsv-influenza-chart .text-lg {
  font-size: 14px;
  line-height: 7px;
}
@media only screen and (min-width: 992px) {
  .rsv-influenza-chart .text-lg {
    font-size: 50px;
    line-height: 24px;
  }
}

.rsv-influenza-chart-header {
  background-color: #3e3e3e;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  margin-bottom: 25px;
  padding: 15px 0;
}
@media only screen and (min-width: 992px) {
  .rsv-influenza-chart-header {
    margin-bottom: 45px;
    padding: 28px 0;
  }
}
.rsv-influenza-chart-header h3 {
  color: #fff;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: bold;
  line-height: 21px;
  margin: 0;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .rsv-influenza-chart-header h3 {
    font-size: 20px;
    line-height: 24px;
  }
}

.rsv-influenza-chart-subheader {
  margin-bottom: 4px;
}
@media only screen and (min-width: 992px) {
  .rsv-influenza-chart-subheader {
    margin-bottom: 38px;
  }
}
.rsv-influenza-chart-subheader > .component-content > .content {
  display: flex;
  align-items: self-start;
  margin: 0;
}
.rsv-influenza-chart-subheader > .component-content > .content > a[aria-hidden=true] {
  display: none;
}
.rsv-influenza-chart-subheader .box {
  width: 22.22%;
}
@media (min-width: 992px) {
  .rsv-influenza-chart-subheader .box {
    width: 32%;
  }
}
@media (min-width: 1200px) {
  .rsv-influenza-chart-subheader .box {
    width: 24.33%;
  }
}
@media (min-width: 1500px) {
  .rsv-influenza-chart-subheader .box {
    width: 18.33%;
  }
}
.rsv-influenza-chart-subheader .richText:nth-child(3) {
  width: 26.66%;
}
@media only screen and (min-width: 992px) {
  .rsv-influenza-chart-subheader .richText:nth-child(3) {
    width: 33.9%;
  }
}
.rsv-influenza-chart-subheader .richText:nth-child(4) {
  width: 26.66%;
}
@media only screen and (min-width: 992px) {
  .rsv-influenza-chart-subheader .richText:nth-child(4) {
    width: 27.72%;
  }
}
.rsv-influenza-chart-subheader .richText:nth-child(5) {
  width: 24.72%;
}
@media only screen and (min-width: 992px) {
  .rsv-influenza-chart-subheader .richText:nth-child(5) {
    width: 20.03%;
  }
}
.rsv-influenza-chart-subheader p {
  color: #ED4E00;
  font-family: Montserrat;
  font-size: 8px;
  font-weight: bold;
  line-height: 10px;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .rsv-influenza-chart-subheader p {
    font-size: 28px;
    line-height: 24px;
  }
}

.rsv-influenza-chart-1st-row > .component-content,
.rsv-influenza-chart-2nd-row > .component-content {
  display: flex;
}
.rsv-influenza-chart-1st-row > .component-content > .content,
.rsv-influenza-chart-2nd-row > .component-content > .content {
  display: flex;
  margin: 0;
  width: 100%;
}
.rsv-influenza-chart-1st-row .richText,
.rsv-influenza-chart-2nd-row .richText {
  background-position: right;
  background-repeat: no-repeat;
}
.rsv-influenza-chart-1st-row .richText:nth-child(3),
.rsv-influenza-chart-2nd-row .richText:nth-child(3) {
  width: 26.66%;
}
@media only screen and (min-width: 992px) {
  .rsv-influenza-chart-1st-row .richText:nth-child(3),
.rsv-influenza-chart-2nd-row .richText:nth-child(3) {
    width: 33.9%;
  }
}
.rsv-influenza-chart-1st-row .richText:nth-child(4),
.rsv-influenza-chart-2nd-row .richText:nth-child(4) {
  width: 26.66%;
}
@media only screen and (min-width: 992px) {
  .rsv-influenza-chart-1st-row .richText:nth-child(4),
.rsv-influenza-chart-2nd-row .richText:nth-child(4) {
    width: 27.72%;
  }
}
.rsv-influenza-chart-1st-row .richText:nth-child(5),
.rsv-influenza-chart-2nd-row .richText:nth-child(5) {
  width: 24.72%;
}
@media only screen and (min-width: 992px) {
  .rsv-influenza-chart-1st-row .richText:nth-child(5),
.rsv-influenza-chart-2nd-row .richText:nth-child(5) {
    width: 20.03%;
  }
}
.rsv-influenza-chart-1st-row .richText .component-content,
.rsv-influenza-chart-2nd-row .richText .component-content {
  align-items: self-start;
}
.rsv-influenza-chart-1st-row .richText p,
.rsv-influenza-chart-2nd-row .richText p {
  margin: 0;
  text-align: center;
}

.rsv-influenza-chart-1st-row {
  margin-bottom: 9px;
}
@media only screen and (min-width: 992px) {
  .rsv-influenza-chart-1st-row {
    margin-bottom: 24px;
  }
}
.rsv-influenza-chart-1st-row .richText {
  background-image: url(/content/dam/cf-pharma/hcp-rsv-v2/en_US/risks-to-older-adults/border-gradient-down-sm.png);
}
.rsv-influenza-chart-1st-row .richText:last-child {
  background-image: none;
}
@media only screen and (min-width: 992px) {
  .rsv-influenza-chart-1st-row .richText {
    background-image: url(/content/dam/cf-pharma/hcp-rsv-v2/en_US/risks-to-older-adults/border-gradient-down-lg.png);
    padding-top: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .rsv-influenza-chart-1st-row .richText p:first-child {
    margin-bottom: 20px;
  }
}
.rsv-influenza-chart-1st-row .rsv-influenza-chart-1st-col {
  padding-right: 18px;
  padding-top: 34px;
}
@media (min-width: 992px) {
  .rsv-influenza-chart-1st-row .rsv-influenza-chart-1st-col {
    padding-top: 109px;
    padding-right: 97px;
  }
}

.rsv-influenza-chart-2nd-row .richText {
  background-image: url(/content/dam/cf-pharma/hcp-rsv-v2/en_US/risks-to-older-adults/border-gradient-up-sm.png);
}
.rsv-influenza-chart-2nd-row .richText:last-child {
  background-image: none;
}
@media only screen and (min-width: 992px) {
  .rsv-influenza-chart-2nd-row .richText {
    background-image: url(/content/dam/cf-pharma/hcp-rsv-v2/en_US/risks-to-older-adults/border-gradient-up-lg.png);
    padding-top: 20px;
  }
}
.rsv-influenza-chart-2nd-row .richText p:first-child {
  margin-bottom: 5px;
}
@media only screen and (min-width: 992px) {
  .rsv-influenza-chart-2nd-row .richText p:first-child {
    margin-bottom: 25px;
  }
}
.rsv-influenza-chart-2nd-row .richText:nth-child(2)::after {
  content: "*";
  position: absolute;
  right: 3px;
  color: #ED4E00;
  font-family: "jubilat";
  font-weight: bold;
  top: -2px;
  font-size: 65%;
}
@media only screen and (min-width: 992px) {
  .rsv-influenza-chart-2nd-row .richText:nth-child(2)::after {
    font-size: 100%;
    right: 5px;
  }
}
.rsv-influenza-chart-2nd-row .rsv-influenza-chart-1st-col {
  padding-left: 0;
  padding-right: 8px;
  padding-top: 12px;
}
@media (min-width: 992px) {
  .rsv-influenza-chart-2nd-row .rsv-influenza-chart-1st-col {
    padding-top: 38px;
    padding-right: 47px;
  }
}
.rsv-influenza-chart-2nd-row .rsv-influenza-chart-1st-col.richText .component-content {
  align-items: baseline;
}

.rsv-influenza-chart-1st-col {
  height: 54px;
  width: 22.22%;
}
@media (min-width: 992px) {
  .rsv-influenza-chart-1st-col {
    height: 154px;
    width: 32%;
  }
}
@media (min-width: 1200px) {
  .rsv-influenza-chart-1st-col {
    width: 24.33%;
  }
}
@media (min-width: 1500px) {
  .rsv-influenza-chart-1st-col {
    width: 18.33%;
  }
}
.rsv-influenza-chart-1st-col .richText-content p {
  text-align: right;
}
.rsv-influenza-chart-1st-col .richText-content p:first-child {
  margin-bottom: 0;
}
.rsv-influenza-chart-1st-col p {
  color: #ED4E00;
  font-family: "jubilat";
  font-size: 11px;
  font-weight: bold;
  line-height: 7px;
}
@media only screen and (min-width: 992px) {
  .rsv-influenza-chart-1st-col p {
    font-size: 40px;
    line-height: 24px;
  }
}
.page-comorbidities .hidden-md .component-content {
  border-bottom: 1px solid #DDA88F;
  width: 100% !important;
}
.page-comorbidities .show-lg {
  display: none;
}
@media (min-width: 992px) {
  .page-comorbidities .show-lg {
    display: block;
    align-self: flex-end;
  }
}
@media (min-width: 992px) and (max-width: 1400px) and (min-width: 1201px) {
  .page-comorbidities .show-lg {
    height: 600px;
  }
}
@media (min-width: 992px) {
  .page-comorbidities .show-lg .component-content {
    display: flex;
  }
}
.page-comorbidities .padding-top-30 {
  padding-top: 30px;
}
@media (max-width: 991px) {
  .page-comorbidities .padding-top-30 {
    padding-top: 0px;
  }
}
.page-comorbidities .padding-bottom-30-0 {
  padding-bottom: 0px;
}
@media (min-width: 991px) {
  .page-comorbidities .padding-bottom-30-0 {
    padding-bottom: 30px;
  }
}
.page-comorbidities h1 {
  font-family: "jubilat";
  color: #3e3e3e;
  font-size: 55px;
  line-height: 62px;
  font-weight: 900;
  margin-top: 0;
  margin-bottom: 0.5em;
  text-align: left;
}
@media (max-width: 991px) {
  .page-comorbidities h1 {
    font-size: 36px;
    line-height: 35px;
    margin-top: 0.5em;
    margin-bottom: 0.65em;
  }
}
@media (min-width: 991px) {
  .page-comorbidities .richText.next-link {
    text-align: right;
    margin-right: 15px;
  }
  .page-comorbidities .richText.next-link .component-content {
    align-items: flex-end;
  }
}
.page-comorbidities .richText.background {
  background-color: #3e3e3e;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.page-comorbidities .richText.background.background-margin-bottom {
  margin-bottom: 25px;
}
@media only screen and (min-width: 992px) {
  .page-comorbidities .richText.background.background-margin-bottom {
    margin-bottom: 10px;
  }
}
.page-comorbidities .richText.background p.medium {
  color: #fff;
  text-align: center;
  font-weight: 700;
}
.page-comorbidities .box.orange-gradient .component-content {
  max-width: 100%;
}
@media (min-width: 990px) {
  .page-comorbidities .box.orange-gradient-list {
    background: radial-gradient(white -15%, #fce7dc 50%, #fce7dc 50%);
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media (min-width: 991px) {
  .page-comorbidities .box.box-shadow-light {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  }
}
.page-comorbidities .box.hero-textbox {
  margin-top: 40px;
  margin-bottom: 63px;
}
@media (max-width: 990px) {
  .page-comorbidities .box.hero-textbox {
    margin-top: 0;
    margin-bottom: 5px;
  }
}
.page-comorbidities .box.hero-textbox .hero-container {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 990px) {
  .page-comorbidities .box.hero-textbox .hero-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 991px) {
  .page-comorbidities .box.hero-textbox .richText {
    width: 720px;
  }
}
@media (min-width: 991px) {
  .page-comorbidities .box.hero-textbox .image {
    width: 740px;
    margin-left: auto;
  }
}
.page-comorbidities .box.hero-textbox .component .component-content {
  max-width: 100% !important;
}
.page-comorbidities .box.no-flex .component-content .paragraphSystem {
  display: block;
}
@media (max-width: 990px) {
  .page-comorbidities .box.border .component-content {
    border-top: none !important;
  }
}
.page-comorbidities .box.information .list {
  text-align: center;
}
@media (min-width: 990px) {
  .page-comorbidities .box.information .list {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
.page-comorbidities .box.information .list:not(:last-child):after {
  content: "";
  background-color: #707070;
  position: absolute;
  height: 100%;
  width: 1px;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.page-comorbidities .box.information .list .image .component-content, .page-comorbidities .box.information .list .richText .component-content {
  border: none;
}
@media (max-width: 990px) {
  .page-comorbidities .box.information .list:not(:last-child):after {
    height: 1px;
    width: 184px;
    bottom: 0;
    top: unset;
    left: 50%;
    transform: translateX(-50%);
  }
  .page-comorbidities .box.information .list .image .component-content {
    border: none;
  }
  .page-comorbidities .box.information .list .richText .component-content {
    border: none;
    padding-top: 0px;
  }
  .page-comorbidities .box.information .list > .component-content {
    padding-top: 22px;
    padding-bottom: 5px;
  }
  .page-comorbidities .box.information .list > .component-content .image,
.page-comorbidities .box.information .list > .component-content .richText {
    float: none;
  }
}
@media only screen and (min-width: 992px) {
  .page-comorbidities .box.component.video-bottom-container {
    float: none;
  }
}
@media only screen and (max-width: 991px) {
  .page-comorbidities .box .next-p-a:after {
    top: 76% !important;
  }
}
.page-rsv-vaccination h1 {
  font-family: "jubilat";
  color: #3e3e3e;
  font-size: 36px;
  line-height: 35px;
  text-align: left;
  font-weight: 900;
  margin: 1.25rem 0;
}
@media only screen and (min-width: 992px) {
  .page-rsv-vaccination h1 {
    font-size: 55px;
    line-height: 62px;
    margin: 2rem 0;
  }
}
.page-rsv-vaccination .image.hidden-md {
  padding-bottom: 30px !important;
}
.page-rsv-vaccination .module-1.hidden-md {
  padding-top: 30px;
  padding-bottom: 17px !important;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "jubilat";
  color: #3e3e3e;
  font-size: 25px;
  line-height: 28px;
  font-weight: bold;
}
@media only screen and (min-width: 992px) {
  .page-rsv-vaccination .module-1.hidden-md {
    display: none;
    padding: 0;
  }
}
@media only screen and (min-width: 992px) {
  .page-rsv-vaccination .section.headline {
    padding-right: 0;
  }
}
.page-rsv-vaccination .section.headline p {
  color: #3e3e3e;
  font-family: Montserrat;
  font-size: 19px;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 0;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .page-rsv-vaccination .section.headline p {
    font-size: 23px;
    line-height: 28px;
    margin-top: 22px;
    margin-bottom: 1rem;
  }
}
@media only screen and (min-width: 1560px) {
  .page-rsv-vaccination .section.headline p {
    font-size: 25px;
  }
}
.page-rsv-vaccination .section.headline p.module-1 {
  font-size: 25px;
  line-height: 28px;
}
@media only screen and (min-width: 992px) {
  .page-rsv-vaccination .section.headline p.module-1 {
    font-family: "jubilat";
    color: #3e3e3e;
    font-size: 36px;
    line-height: 36px;
    text-align: left;
    font-weight: bold;
    margin-top: 18px;
    margin-bottom: 20px;
  }
}
.page-rsv-vaccination .section.headline p.callout-headline {
  font-family: "jubilat";
  color: #3e3e3e;
  font-size: 36px;
  line-height: 36px;
  text-align: left;
  font-weight: bold;
  margin-top: 49px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 991px) {
  .page-rsv-vaccination .section.headline p.callout-headline {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 25px;
    line-height: 28px;
  }
}
.page-rsv-vaccination .box .hidden-md {
  padding: 0 1rem 2.75rem;
}
@media only screen and (min-width: 992px) {
  .page-rsv-vaccination .box .hidden-md {
    display: none;
    padding: 0;
  }
}
.page-rsv-vaccination .box .show-md {
  display: none;
}
@media only screen and (min-width: 992px) {
  .page-rsv-vaccination .box .show-md {
    display: block;
  }
}
.page-rsv-vaccination .box .hero-container {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .page-rsv-vaccination .box .hero-container {
    padding: 0 1rem;
  }
}
@media only screen and (min-width: 992px) {
  .page-rsv-vaccination .box .hero-container > .component-content > .content {
    display: flex;
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 1560px) {
  .page-rsv-vaccination .box .hero-textbox {
    width: 939px;
  }
}
@media only screen and (min-width: 992px) {
  .page-rsv-vaccination .box .hero-textbox > .component-content > .content {
    margin-right: 0;
  }
}
.page-rsv-vaccination .box .headline {
  padding: 1rem 1rem 0;
}
@media only screen and (min-width: 992px) {
  .page-rsv-vaccination .box .headline {
    padding: 0;
  }
}
@media only screen and (min-width: 992px) {
  .page-rsv-vaccination .hero-container-image {
    padding: 0;
    top: 2.25rem;
  }
}
.page-rsv-vaccination .video-bottom-video-title p {
  text-align: left;
}
.page-rsv-vaccination .video-bottom-video-title p .callout-headline {
  font-family: "jubilat";
  font-size: 2.25rem;
  line-height: 2.25rem;
  text-align: left;
  font-weight: bold;
}
@media only screen and (max-width: 991px) {
  .page-rsv-vaccination .video-bottom-video-title p .callout-headline {
    font-size: 1.563rem;
    line-height: 1.75rem;
  }
}

.rsv-vaccination-module {
  float: none;
  margin: 0 auto;
  max-width: 1530px;
  margin-bottom: 35px;
  text-align: center;
}
.rsv-vaccination-module h4,
.rsv-vaccination-module p {
  font-family: Montserrat;
  font-weight: bold;
}
.rsv-vaccination-module h4 {
  color: #ed4e00;
  font-size: 20px;
  line-height: 21px;
  margin: 0.75rem 0 0;
}
@media only screen and (min-width: 992px) {
  .rsv-vaccination-module h4 {
    font-size: 24px;
    line-height: 24px;
    margin: 1.25rem 0 0;
  }
}
.rsv-vaccination-module p {
  color: #4D4D4F;
  font-size: 16px;
  line-height: 20px;
  margin-top: 0.25rem;
  margin-bottom: 1.75rem;
}
@media only screen and (min-width: 992px) {
  .rsv-vaccination-module p {
    font-size: 20px;
    line-height: 24px;
    margin-top: 0.25rem;
    margin-bottom: 0;
  }
}
.rsv-vaccination-module .rsv-vaccination-module-communicate p {
  margin-bottom: 0.5rem;
}
@media only screen and (min-width: 992px) {
  .rsv-vaccination-module .rsv-vaccination-module-communicate p {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .rsv-vaccination-module .richText p.communicate-body {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 992px) {
  .rsv-vaccination-module .list {
    padding: 0.75rem 1.75rem 0;
  }
  .rsv-vaccination-module .list:not(:first-child) .richText {
    padding-left: 0;
    padding-right: 0;
  }
}
.rsv-vaccination-module .list:not(:last-child):after {
  content: "";
  background-color: #707070;
  position: absolute;
  height: 100%;
  width: 1px;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
@media (max-width: 990px) {
  .rsv-vaccination-module .list:not(:last-child):after {
    height: 1px;
    width: 184px;
    bottom: 0;
    top: unset;
    left: 50%;
    transform: translateX(-50%);
  }
  .rsv-vaccination-module .list .richText .component-content {
    padding-top: 0px;
  }
  .rsv-vaccination-module .list > .component-content {
    padding-top: 1.75rem;
    padding-bottom: 0;
  }
  .rsv-vaccination-module .list > .component-content .image,
.rsv-vaccination-module .list > .component-content .richText {
    float: none;
  }
  .rsv-vaccination-module .list > .component-content .richText {
    margin: 0 auto;
    width: 180px;
  }
}
@media only screen and (max-width: 990px) and (max-width: 991px) {
  .rsv-vaccination-module .list > .component-content .richText {
    width: 287px;
  }
}

.rsv-vaccination-module-header {
  background-color: #3e3e3e;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  margin-bottom: 1rem;
  padding: 0.9rem 0;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .rsv-vaccination-module-header {
    margin-bottom: 0;
    padding: 1.25rem 0;
  }
}
.rsv-vaccination-module-header h3 {
  color: #fff;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: bold;
  line-height: 21px;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .rsv-vaccination-module-header h3 {
    font-size: 20px;
    line-height: 24px;
  }
}

.rsv-vaccination-module-body > .component-content > .content {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .rsv-vaccination-module-body > .component-content > .content {
    flex-direction: row;
    margin: 0;
  }
}
@media only screen and (min-width: 992px) {
  .rsv-vaccination-module-body {
    background: #fce7dc;
    background: radial-gradient(circle, white 0%, #fce7dc 35%);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    padding: 1.75rem 0 3.813rem;
  }
}

.rsv-vaccination-module-identify img {
  width: 43px;
}
@media only screen and (min-width: 992px) {
  .rsv-vaccination-module-identify img {
    width: 54px;
  }
}

.rsv-vaccination-module-inform img {
  width: 44px;
}
@media only screen and (min-width: 992px) {
  .rsv-vaccination-module-inform img {
    width: 58px;
  }
}

@media only screen and (min-width: 992px) {
  .rsv-vaccination-module-communicate {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
.rsv-vaccination-module-communicate img {
  width: 54px;
}
@media only screen and (min-width: 992px) {
  .rsv-vaccination-module-communicate img {
    width: 80px;
  }
}
@media (max-width: 990px) {
  .rsv-vaccination-module-communicate.list > .component-content .richText {
    width: 292px;
  }
}

@media only screen and (min-width: 992px) {
  .footnote-box {
    position: absolute;
    bottom: 10px;
  }
}
@media only screen and (min-width: 992px) {
  .rsv-vaccination-module-footnote {
    padding-left: 26px;
  }
}
@media only screen and (max-width: 991px) {
  .rsv-vaccination-module-footnote {
    padding-left: 1rem;
    padding-top: 42px;
    padding-bottom: 0;
  }
}
.rsv-vaccination-module-footnote p {
  color: #4D4D4F;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: normal;
  line-height: 24px;
  margin-top: 0;
  text-align: left;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .rsv-vaccination-module-footnote p {
    line-height: 28px;
    margin-top: 1rem;
    margin-bottom: 0.25rem;
  }
}

.pos-relative {
  position: relative;
}
.page-risks-by-state .reference-practiceshare .gsk-practiceshare-86398 {
  padding-bottom: 20px;
}
.page-understanding-rsv-and-prevention .hero-container,
.page-understanding-rsv-and-prevention-bc .hero-container {
  margin: 0 auto;
  max-width: 1560px;
  padding-bottom: 52px;
}
@media only screen and (min-width: 992px) {
  .page-understanding-rsv-and-prevention .hero-container,
.page-understanding-rsv-and-prevention-bc .hero-container {
    padding-bottom: 100px;
  }
  .page-understanding-rsv-and-prevention .hero-container > .component-content > .content,
.page-understanding-rsv-and-prevention-bc .hero-container > .component-content > .content {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin: 0;
  }
  .page-understanding-rsv-and-prevention .hero-container > .component-content > .content > a[aria-hidden=true],
.page-understanding-rsv-and-prevention-bc .hero-container > .component-content > .content > a[aria-hidden=true] {
    display: none;
  }
}
.page-understanding-rsv-and-prevention .hero-textbox > .component-content > .content,
.page-understanding-rsv-and-prevention-bc .hero-textbox > .component-content > .content {
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .page-understanding-rsv-and-prevention .hero-textbox,
.page-understanding-rsv-and-prevention-bc .hero-textbox {
    width: 50%;
  }
}
@media (min-width: 1468px) {
  .page-understanding-rsv-and-prevention .hero-textbox,
.page-understanding-rsv-and-prevention-bc .hero-textbox {
    width: 678px;
  }
}
.page-understanding-rsv-and-prevention .hero-header,
.page-understanding-rsv-and-prevention-bc .hero-header {
  padding-left: 1rem;
  padding-right: 1rem;
}
@media only screen and (min-width: 992px) {
  .page-understanding-rsv-and-prevention .hero-header,
.page-understanding-rsv-and-prevention-bc .hero-header {
    padding-right: 0;
  }
}
.page-understanding-rsv-and-prevention .hero-header h1,
.page-understanding-rsv-and-prevention-bc .hero-header h1 {
  color: #3e3e3e;
  font-family: "jubilat";
  font-weight: 900;
  font-size: 36px;
  line-height: 35px;
  margin: 1.75rem 0 1.25rem;
}
@media only screen and (min-width: 992px) {
  .page-understanding-rsv-and-prevention .hero-header h1,
.page-understanding-rsv-and-prevention-bc .hero-header h1 {
    font-size: 55px;
    line-height: 62px;
    margin: 3.25rem 0 0.88rem;
  }
}
.page-understanding-rsv-and-prevention .hero-body,
.page-understanding-rsv-and-prevention-bc .hero-body {
  padding-left: 1rem;
  padding-right: 1rem;
}
@media only screen and (min-width: 992px) {
  .page-understanding-rsv-and-prevention .hero-body,
.page-understanding-rsv-and-prevention-bc .hero-body {
    padding-right: 0;
  }
}
.page-understanding-rsv-and-prevention .hero-body h2,
.page-understanding-rsv-and-prevention-bc .hero-body h2 {
  color: #3e3e3e;
  font-family: "montserrat";
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  margin: 1.5rem 0 0;
}
@media only screen and (min-width: 992px) {
  .page-understanding-rsv-and-prevention .hero-body h2,
.page-understanding-rsv-and-prevention-bc .hero-body h2 {
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 2rem;
  }
}
.page-understanding-rsv-and-prevention .hero-body p,
.page-understanding-rsv-and-prevention-bc .hero-body p {
  color: #4D4D4F;
  font-family: "montserrat";
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (min-width: 992px) {
  .page-understanding-rsv-and-prevention .hero-body p,
.page-understanding-rsv-and-prevention-bc .hero-body p {
    font-size: 20px;
    line-height: 28px;
  }
}
.page-understanding-rsv-and-prevention .hero-body p:last-child,
.page-understanding-rsv-and-prevention-bc .hero-body p:last-child {
  margin-bottom: 3rem;
}
@media only screen and (min-width: 992px) {
  .page-understanding-rsv-and-prevention .hero-body p:last-child,
.page-understanding-rsv-and-prevention-bc .hero-body p:last-child {
    margin-bottom: 1.25rem;
  }
}
.page-understanding-rsv-and-prevention .hero-dropdowns,
.page-understanding-rsv-and-prevention-bc .hero-dropdowns {
  background: rgba(255, 255, 255, 0.5);
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0.75) 100%);
  border-top: 3px solid #ed4e00;
  border-bottom: 3px solid #ed4e00;
  padding: 1.5rem 1rem;
}
@media only screen and (min-width: 992px) {
  .page-understanding-rsv-and-prevention .hero-dropdowns,
.page-understanding-rsv-and-prevention-bc .hero-dropdowns {
    background: none;
    border: none;
    padding: 0 1rem;
    max-width: 577px;
  }
}
.page-understanding-rsv-and-prevention .hero-dropdowns > .component-content > .content,
.page-understanding-rsv-and-prevention-bc .hero-dropdowns > .component-content > .content {
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .page-understanding-rsv-and-prevention .hero-dropdowns > .component-content > .content,
.page-understanding-rsv-and-prevention-bc .hero-dropdowns > .component-content > .content {
    background: rgba(255, 255, 255, 0.5);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0.75) 100%);
    border: 3px solid #ed4e00;
    border-top-left-radius: 28px;
    padding: 1.5rem 2.1rem;
  }
}
.page-understanding-rsv-and-prevention .hero-dropdowns .richText .component-content,
.page-understanding-rsv-and-prevention-bc .hero-dropdowns .richText .component-content {
  align-items: baseline;
}
.page-understanding-rsv-and-prevention .hero-dropdowns .richText:not(:last-child),
.page-understanding-rsv-and-prevention-bc .hero-dropdowns .richText:not(:last-child) {
  margin-bottom: 1rem;
}
.page-understanding-rsv-and-prevention .hero-dropdowns .richText-image,
.page-understanding-rsv-and-prevention-bc .hero-dropdowns .richText-image {
  margin-bottom: 0;
  margin-right: 10px;
}
@media only screen and (min-width: 992px) {
  .page-understanding-rsv-and-prevention .hero-dropdowns .richText-image,
.page-understanding-rsv-and-prevention-bc .hero-dropdowns .richText-image {
    margin-right: 15px;
  }
}
.page-understanding-rsv-and-prevention .hero-dropdowns p,
.page-understanding-rsv-and-prevention-bc .hero-dropdowns p {
  color: #4D4D4F;
  font-family: "montserrat";
  font-size: 16px;
  line-height: 24px;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .page-understanding-rsv-and-prevention .hero-dropdowns p,
.page-understanding-rsv-and-prevention-bc .hero-dropdowns p {
    font-size: 20px;
  }
}
.page-understanding-rsv-and-prevention .hero-dropdowns .selection-bold,
.page-understanding-rsv-and-prevention-bc .hero-dropdowns .selection-bold {
  text-transform: uppercase;
}
.page-understanding-rsv-and-prevention .hero-dropdowns a,
.page-understanding-rsv-and-prevention-bc .hero-dropdowns a {
  color: #4D4D4F;
}
.page-understanding-rsv-and-prevention .hero-dropdowns span,
.page-understanding-rsv-and-prevention-bc .hero-dropdowns span {
  font-family: "montserrat";
}
.page-understanding-rsv-and-prevention .footnote,
.page-understanding-rsv-and-prevention-bc .footnote {
  margin-bottom: 0;
}
.page-understanding-rsv-and-prevention .footnote p:first-child,
.page-understanding-rsv-and-prevention-bc .footnote p:first-child {
  margin: 1rem 0;
}
@media only screen and (min-width: 992px) {
  .page-understanding-rsv-and-prevention .footnote p:first-child,
.page-understanding-rsv-and-prevention-bc .footnote p:first-child {
    margin-top: 2rem;
  }
}
.page-understanding-rsv-and-prevention .hero-image-container-mobile img,
.page-understanding-rsv-and-prevention-bc .hero-image-container-mobile img {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .page-understanding-rsv-and-prevention .hero-image-container-mobile,
.page-understanding-rsv-and-prevention-bc .hero-image-container-mobile {
    display: none;
  }
}
.page-understanding-rsv-and-prevention .hero-image-container-desktop,
.page-understanding-rsv-and-prevention-bc .hero-image-container-desktop {
  display: none;
  margin-top: 22px;
  width: 45%;
}
@media only screen and (min-width: 992px) {
  .page-understanding-rsv-and-prevention .hero-image-container-desktop,
.page-understanding-rsv-and-prevention-bc .hero-image-container-desktop {
    display: block;
    padding-top: 89px;
    width: 50%;
  }
  .page-understanding-rsv-and-prevention .hero-image-container-desktop > .component-content > .content,
.page-understanding-rsv-and-prevention-bc .hero-image-container-desktop > .component-content > .content {
    margin: 0;
  }
}
@media (min-width: 1468px) {
  .page-understanding-rsv-and-prevention .hero-image-container-desktop,
.page-understanding-rsv-and-prevention-bc .hero-image-container-desktop {
    margin-top: 0;
    padding-left: 0;
    padding-right: 1rem;
    width: 55.65%;
  }
  .page-understanding-rsv-and-prevention .hero-image-container-desktop > .component-content,
.page-understanding-rsv-and-prevention-bc .hero-image-container-desktop > .component-content {
    position: relative;
  }
}
.page-understanding-rsv-and-prevention .hero-image-caption,
.page-understanding-rsv-and-prevention-bc .hero-image-caption {
  padding-left: 1rem;
  padding-right: 1rem;
}
@media only screen and (min-width: 992px) {
  .page-understanding-rsv-and-prevention .hero-image-caption,
.page-understanding-rsv-and-prevention-bc .hero-image-caption {
    padding: 0 3.63rem 0 2.9rem;
  }
}
.page-understanding-rsv-and-prevention .hero-image-caption > .component-content > .content,
.page-understanding-rsv-and-prevention-bc .hero-image-caption > .component-content > .content {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0;
}
.page-understanding-rsv-and-prevention .hero-image-caption > .component-content > .content > a[aria-hidden=true],
.page-understanding-rsv-and-prevention-bc .hero-image-caption > .component-content > .content > a[aria-hidden=true] {
  display: none;
}
.page-understanding-rsv-and-prevention .hero-image-caption .richText,
.page-understanding-rsv-and-prevention-bc .hero-image-caption .richText {
  width: 120px;
}
@media only screen and (min-width: 992px) {
  .page-understanding-rsv-and-prevention .hero-image-caption .richText,
.page-understanding-rsv-and-prevention-bc .hero-image-caption .richText {
    width: 255px;
  }
}
.page-understanding-rsv-and-prevention .hero-image-caption p,
.page-understanding-rsv-and-prevention-bc .hero-image-caption p {
  color: #3e3e3e;
  font-family: "montserrat";
  font-size: 8px;
  line-height: 10px;
}
@media only screen and (min-width: 992px) {
  .page-understanding-rsv-and-prevention .hero-image-caption p,
.page-understanding-rsv-and-prevention-bc .hero-image-caption p {
    font-size: 16px;
    line-height: 18px;
  }
}

.orange-video-container {
  background: #fce7dc;
  background: radial-gradient(circle, #fce7dc 0%, #fce7dc 35%);
  padding: 1.25rem 0 1.75rem;
}
.orange-video-container > .component-content > .content {
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .orange-video-container {
    background: #fce7dc;
    background: radial-gradient(circle, white 0%, #fce7dc 35%);
    padding: 1.75em 0 5.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .video-container {
    padding: 1.75em 0;
  }
}

.video-box {
  padding-bottom: 3rem;
}
@media only screen and (min-width: 992px) {
  .video-box {
    padding: 1.75em 0;
  }
}
.orange-video-container .video-box {
  padding-bottom: 0.5rem;
}
@media only screen and (min-width: 992px) {
  .orange-video-container .video-box {
    padding: 1.75em 0;
  }
}
.video-box > .component-content > .content {
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .video-box > .component-content > .content {
    display: grid;
    grid-template-areas: "column1 column2" "column3 column3";
  }
}
.video-box h3, .video-box p {
  color: #3e3e3e;
  font-family: Montserrat;
  line-height: 24px;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .video-box h3, .video-box p {
    line-height: 28px;
  }
}
.video-box h3 {
  font-size: 20px;
  font-weight: bold;
}
@media only screen and (min-width: 992px) {
  .video-box h3 {
    font-size: 25px;
  }
}
.video-box p {
  font-size: 16px;
}
@media only screen and (min-width: 992px) {
  .video-box p {
    font-size: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .video-box .brightcove,
.video-box .hapyakvideo {
    padding: 0 1rem;
    grid-area: column1;
    width: 744px;
  }
}
.video-box .accordion {
  padding: 0 1rem;
}
@media only screen and (min-width: 992px) {
  .video-box .accordion {
    grid-area: column3;
  }
}
.video-box .accordion-title {
  margin: 0;
}
.video-box .accordion-title-link::before {
  color: #ed4e00;
}
.video-box .accordion-title-text {
  color: #ed4e00;
  font-size: 20px;
  font-weight: bold;
  font-family: "Montserrat";
  line-height: 24px;
}
.video-box .accordion .accordion-container .accordion-slide {
  padding: 1.25rem 0 2rem;
}
@media only screen and (min-width: 992px) {
  .video-box .accordion .accordion-container .accordion-slide {
    padding: 1.5rem 0 0;
  }
}
.video-box .accordion .accordion-container .accordion-slide:nth-of-type(odd) {
  background: none;
}
.video-box .accordion .accordion-container .accordion-slide .accordion-content-wrapper {
  padding: 2rem 0 3.5rem;
}
@media only screen and (min-width: 992px) {
  .video-box .accordion .accordion-container .accordion-slide .accordion-content-wrapper {
    padding: 3rem 0 2rem;
  }
}
.video-box .accordion .accordion-container .accordion-slide .accordion-content-wrapper .component {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .video-box .accordion .accordion-container .accordion-slide .accordion-content-wrapper .richText {
    width: 964px;
  }
}
.video-box .accordion .accordion-container .accordion-slide .accordion-content-wrapper h4, .video-box .accordion .accordion-container .accordion-slide .accordion-content-wrapper p, .video-box .accordion .accordion-container .accordion-slide .accordion-content-wrapper a {
  color: #4D4D4F;
  font-size: 20px;
  font-family: "Montserrat";
  line-height: 24px;
}
.video-box .accordion .accordion-container .accordion-slide .accordion-content-wrapper h4 {
  font-weight: bold;
  margin: 0;
}
.video-box .accordion .accordion-container .accordion-slide .accordion-content-wrapper p:not(:last-child) {
  margin-bottom: 2.25rem;
}
.video-box .accordion .accordion-container .accordion-slide .accordion-content-wrapper a {
  text-decoration: none;
  word-wrap: break-word;
}
.video-box .accordion .accordion-container .accordion-slide .accordion-content-wrapper sup {
  font-family: "Montserrat";
}
.video-box .accordion .accordion-container .accordion-slide .accordion-content > .content {
  margin: 0;
}
.video-box .accordion p {
  color: #4D4D4F;
  font-size: 20px;
}
.video-box .richText {
  padding: 0 1rem;
}
@media only screen and (min-width: 992px) {
  .video-box .richText {
    grid-area: column2;
  }
  .video-box .richText .component-content {
    align-items: flex-start;
  }
}

.video-box-header {
  padding: 0 1rem;
}
.video-box-header h2 {
  color: #3e3e3e;
  font-family: "jubilat";
  font-weight: 900;
  font-size: 26px;
  line-height: 29px;
  margin: 1rem 0;
}
@media only screen and (min-width: 992px) {
  .video-box-header h2 {
    font-size: 55px;
    line-height: 62px;
    margin: 1.5rem 0;
  }
}
.video-box-header h3 {
  color: #3e3e3e;
  font-family: "montserrat";
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  margin: 1rem 0 0;
}
@media only screen and (min-width: 992px) {
  .video-box-header h3 {
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 0;
  }
}
.video-box-header p {
  color: #3e3e3e;
  font-family: "montserrat";
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 3rem;
}
@media only screen and (min-width: 992px) {
  .video-box-header p {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 1.25rem;
  }
}
.video-box-header sup {
  font-family: "montserrat";
}

.video-box-anchor-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

@media only screen and (min-width: 992px) {
  .aem-AuthorLayer-Edit #content .component.brightcove {
    width: 500px !important;
  }
}

.aem-AuthorLayer-Edit #content .component.video-box-anchor-hidden {
  grid-area: column1;
  height: auto;
  margin-top: -2rem !important;
  position: static;
}

.game-plan {
  float: none;
  margin: 0 auto;
  max-width: 1530px;
}
@media only screen and (min-width: 992px) {
  .game-plan {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  }
}

.game-plan-header {
  background-color: #3e3e3e;
  padding: 1rem;
  text-align: center;
}
.game-plan-header h3, .game-plan-header p {
  color: #fff;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: bold;
  line-height: 21px;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .game-plan-header h3, .game-plan-header p {
    font-size: 20px;
    line-height: 24px;
  }
}

.game-plan-body {
  background-color: #fff;
  padding: 3em 0 2.5rem;
}
@media only screen and (min-width: 992px) {
  .game-plan-body {
    padding: 3em 0 3.25rem;
  }
}
.game-plan-body > .component-content > .content {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .game-plan-body > .component-content > .content {
    flex-direction: row;
  }
}
.game-plan-body .richText {
  width: 100%;
}
.game-plan-body .richText:not(:last-child) {
  margin-bottom: 3rem;
}
@media only screen and (min-width: 992px) {
  .game-plan-body .richText:not(:last-child) {
    margin-bottom: 0;
  }
}
.game-plan-body .richText .component-content {
  flex-direction: column;
  margin: 0 auto;
  width: 175px;
}
@media only screen and (min-width: 992px) {
  .game-plan-body .richText .component-content {
    width: 236px;
  }
}
.game-plan-body .richText-image {
  margin: 0;
  width: 70px;
}
@media only screen and (min-width: 992px) {
  .game-plan-body .richText-image {
    width: 80px;
  }
}
.game-plan-body h4, .game-plan-body p {
  color: #3e3e3e;
  text-align: center;
}
.game-plan-body h4 {
  font-family: ff-market-web;
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
  margin: 1rem 0 0.75rem;
}
@media only screen and (min-width: 992px) {
  .game-plan-body h4 {
    font-size: 26px;
    line-height: 28px;
  }
}
.game-plan-body p {
  font-family: Montserrat;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .game-plan-body p {
    font-size: 20px;
    line-height: 28px;
  }
}

.magic-bottom-link {
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .magic-bottom-link {
    padding-top: 0;
    padding-bottom: 0;
    text-align: right;
  }
}
.magic-bottom-link p {
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}
@media only screen and (min-width: 992px) {
  .magic-bottom-link p {
    margin-bottom: 4rem;
  }
}
.magic-bottom-link a {
  font-family: Montserrat;
  font-weight: bold;
  font-size: 19px;
  line-height: 23px;
  color: #ed4e00;
  position: relative;
  padding-right: 26px;
}
@media only screen and (min-width: 992px) {
  .magic-bottom-link a {
    font-size: 20px;
    line-height: 24px;
  }
}
.magic-bottom-link a:after {
  content: "";
  background-image: url(/content/dam/cf-pharma/hcp-rsv-v2/en_US/global/orange-arrow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  position: absolute;
  height: 14px;
  width: 12px;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.magic-bottom-link a:hover {
  color: #9d300c;
}
.magic-bottom-link a:hover:after {
  background-image: url(/content/dam/cf-pharma/hcp-rsv-v2/en_US/global/orange-arrow-hover.png);
}
.page-search-results .title {
  margin-bottom: 0rem;
}
.page-search-results .reference-footer-quick-nav, .page-search-results .new {
  display: none;
}
.page-search-results .padding-bottom-80 {
  padding-bottom: 80px;
}
.page-search-results .component.content-container {
  padding: 1rem 1rem 25px;
}
@media (max-width: 991px) {
  .page-search-results .component.content-container {
    padding: 0.5rem 0.5rem 40px;
  }
}
.page-search-results h3.title-heading {
  font-size: 25px;
  line-height: 28px;
  font-weight: 900;
  color: #4D4D4F;
  margin-bottom: 0px;
  padding-top: 20px;
}
@media (max-width: 991px) {
  .page-search-results h3.title-heading {
    font-size: 20px;
    line-height: 24px;
    padding: 10px 15px 0 15px;
  }
}
.page-search-results .searchResults .component-content {
  border-bottom: 1px solid #C1C1C1;
}
.page-search-results .searchResults .searchResults-number {
  font-size: 20px;
  color: #4D4D4F;
  line-height: 28px;
}
@media (max-width: 991px) {
  .page-search-results .searchResults .searchResults-number {
    font-size: 16px;
    line-height: 24px;
  }
}
.page-search-results .searchResults .searchResults-facets {
  margin: 0 0 2.6rem;
}
@media (max-width: 991px) {
  .page-search-results .searchResults .searchResults-facets {
    margin: 0 0 1.5rem;
  }
}
.page-search-results .searchResults h4 {
  display: none;
}
.page-search-results .searchResults .searchResults-pagination ul {
  padding: 15px 0 0px 0;
}
@media (max-width: 991px) {
  .page-search-results .searchResults .searchResults-pagination ul {
    padding: 25px 0 25px 0;
  }
}
.page-search-results .searchResults .searchResults-pagination ul li {
  border-radius: 3px;
  box-shadow: 0px 5px 10px #00000029;
}
.page-search-results .searchResults .searchResults-pagination ul li a {
  height: 2.75rem;
  min-width: 2.75rem;
  padding: 0.5rem;
  color: #4D4D4F;
  font-size: 20px;
  line-height: 28px;
}
@media (max-width: 991px) {
  .page-search-results .searchResults .searchResults-pagination ul li a {
    font-size: 16px;
    line-height: 24px;
  }
}
.page-search-results .searchResults .searchResults-pagination ul li a:hover {
  background: #D14600;
  color: #fff;
}
.page-search-results .searchResults .searchResults-pagination ul li:first-child {
  border-left: none;
}
.page-search-results .searchResults .searchResults-pagination ul li.current a {
  background: #D14600;
  color: #fff;
}
.page-search-results .searchResults .searchResults-pagination ul li.item-next, .page-search-results .searchResults .searchResults-pagination ul li.item-previous {
  box-shadow: none;
  margin-top: 2px;
}
.page-search-results .searchResults .searchBlox-results {
  padding-bottom: 25px;
}
.page-search-results .searchResults .searchBlox-results .searchResults-results .searchResults-result.pdf a:before, .page-search-results .searchResults .searchBlox-results .searchResults-results .searchResults-result.pdf a:after, .page-search-results .searchResults .searchBlox-results .searchResults-results .searchResults-result.video a:before, .page-search-results .searchResults .searchBlox-results .searchResults-results .searchResults-result.video a:after {
  color: #4D4D4F;
}
.page-search-results .searchResults .searchBlox-results .searchResults-results .searchResults-result a {
  font-size: 20px;
  color: #4D4D4F;
  line-height: 28px;
  font-weight: bolder;
  text-decoration: none;
}
@media (max-width: 991px) {
  .page-search-results .searchResults .searchBlox-results .searchResults-results .searchResults-result a {
    font-size: 16px;
    line-height: 24px;
  }
}
.page-search-results .searchResults .searchBlox-results .searchResults-results .searchResults-result a:hover {
  text-decoration: underline;
}
.page-search-results .searchResults .searchBlox-results .searchResults-results .searchResults-result h3 {
  margin-bottom: 5px;
  font-size: 20px;
  color: #4D4D4F;
  line-height: 28px;
  font-weight: bolder;
}
@media (max-width: 991px) {
  .page-search-results .searchResults .searchBlox-results .searchResults-results .searchResults-result h3 {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 24px;
  }
}
.page-search-results .searchResults .searchBlox-results .searchResults-results .searchResults-result .searchResults-description {
  font-size: 20px;
  color: #4D4D4F;
  line-height: 28px;
}
@media (max-width: 991px) {
  .page-search-results .searchResults .searchBlox-results .searchResults-results .searchResults-result .searchResults-description {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 15px;
  }
}
.page-payer .center {
  text-align: center;
}
.page-payer .heading-copy {
  margin-bottom: 30px;
}
.page-payer p,
.page-payer .heading-copy {
  font-family: Montserrat;
  color: #3e3e3e;
}
.page-payer .section1 p {
  max-width: 1193px;
}
.page-payer .section1 p:last-child {
  margin-bottom: 4px;
}
@media only screen and (min-width: 992px) {
  .page-payer .section1 p:last-child {
    margin-bottom: 24px;
  }
}
.page-payer .section2 p {
  max-width: 1268px;
}
.page-payer .section3 p {
  max-width: 1255px;
}
.page-payer .section4 p {
  max-width: 1252px;
}
.page-payer h1 {
  font-family: "jubilat";
  color: #3e3e3e;
  font-size: 23px;
  line-height: 26px;
  text-align: left;
  font-weight: 900;
  margin: 0 0 24px 0;
}
@media only screen and (min-width: 992px) {
  .page-payer h1 {
    font-size: 55px;
    line-height: 62px;
    margin: 34px 0 0 0;
  }
}
.page-payer .section1 p,
.page-payer .richText.body-copy-lg p {
  font-family: Montserrat;
  color: #4D4D4F;
  font-size: 16px;
  line-height: 24px;
  margin-top: 0.25rem;
  margin-bottom: 1.5rem;
}
@media only screen and (min-width: 992px) {
  .page-payer .section1 p,
.page-payer .richText.body-copy-lg p {
    font-size: 20px;
    line-height: 24px;
    margin-top: 0.25rem;
    margin-bottom: 0;
  }
}
.page-payer .selection-bold {
  font-weight: bold;
}
.page-payer .side-padding .richText-content {
  padding-left: 0;
  padding-right: 0;
}
.page-payer .richText.background {
  background-color: #3e3e3e;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.page-payer .richText.background.background-margin-bottom {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .page-payer .richText.background.background-margin-bottom {
    margin-bottom: 32px;
  }
}
.page-payer .richText.background p {
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.page-payer .richText.background p.medium {
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  max-width: 100%;
  padding: 13px 27px 12px 27px;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .page-payer .richText.background p.medium {
    font-size: 20px;
    line-height: 24px;
    margin: 20px 0;
    padding: 0;
  }
}
.page-payer .richText .patient-outcome {
  font-size: 16px;
  line-height: 21px;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .page-payer .richText .patient-outcome {
    font-size: 33px;
    line-height: 41px;
  }
}
.page-payer .richText .patient-percentage {
  font-size: 63px;
  line-height: 90px;
  font-weight: 900;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .page-payer .richText .patient-percentage {
    font-size: 93px;
    line-height: 121px;
  }
}
.page-payer .footnote p:not(:last-child) {
  margin-bottom: 0px;
}
@media only screen and (min-width: 992px) {
  .page-payer .footnote p:not(:last-child) {
    margin-bottom: 10px;
  }
}
.page-payer .footnote p:not(:first-child) {
  margin-top: 0px;
}
@media only screen and (min-width: 992px) {
  .page-payer .footnote p:not(:first-child) {
    margin-top: 10px;
  }
}
.page-payer .richText.body-copy-lg p {
  line-height: 24px;
}
@media only screen and (min-width: 992px) {
  .page-payer .box.box-shadow-light {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  }
}
.page-payer .chart-title p {
  font-size: 16px;
  line-height: 21px;
  color: #3e3e3e;
  margin-top: 32px;
  margin-bottom: 22px;
  max-width: 100%;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .page-payer .chart-title p {
    font-size: 31px;
    line-height: 41px;
    text-align: left;
    margin-top: 22px;
    margin-bottom: 32px;
  }
}
.page-payer .footer-note {
  margin-bottom: 60px;
}
.page-payer .footnote-w734 {
  width: 734px;
}
.page-payer .section5.footnote p:last-child {
  margin-bottom: 18px;
  margin-top: 14px;
}
@media only screen and (min-width: 992px) {
  .page-payer .section5.footnote p:last-child {
    margin-bottom: 0;
    margin-top: 0;
  }
}
.page-payer .references p {
  font-family: Arial;
  color: #4d4d4f;
}
.page-payer .sub {
  font-size: 65%;
  vertical-align: baseline;
  position: relative;
  top: 4px;
}
.page-payer .img-w1200 {
  max-width: 1200px;
}
body > .container .richText.body-copy .richText-content a.tooltip, body > #zenpage .richText.body-copy .richText-content a.tooltip {
  color: #000;
  position: relative;
  display: inline-block;
  border-bottom: 1px dashed #000;
  text-decoration: none;
}
body > .container .richText.body-copy .richText-content .toolTip.is-hidden, body > #zenpage .richText.body-copy .richText-content .toolTip.is-hidden {
  opacity: 0;
}
body > .container .richText.body-copy .richText-content .toolTipText, body > #zenpage .richText.body-copy .richText-content .toolTipText {
  --offset: -140;
  animation: 0.2s slideIn;
  position: absolute;
  background-color: #d0cfcf;
  left: 50%;
  top: 150%;
  border-bottom: none;
  padding: 15px 15px;
  margin-left: calc(var(--offset) * 1px);
  width: 280px;
  z-index: 1;
  transition: all 0.2s;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
@keyframes slideIn {
  from {
    top: 250%;
    opacity: 0;
  }
  to {
    top: 150%;
    opacity: 1;
  }
}
body > .container .richText.body-copy .richText-content .toolTipText:before, body > #zenpage .richText.body-copy .richText-content .toolTipText:before {
  content: "";
  right: 0;
  left: 0;
  top: -10px;
  position: absolute;
  width: 0;
  height: 0;
  width: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #d0cfcf;
  margin-left: calc((var(--offset) * -1px) - 10px);
}
body > .container {
  width: 100%;
}
body > .container, body > .container > .row, body > .container > .row #header, body > .container > .row #header .col-xs-12, body > .container > .row #header .row {
  margin: initial;
  padding: initial;
  min-height: initial;
  float: none;
}
body > .container:before, body > .container:after, body > .container > .row:before, body > .container > .row:after, body > .container > .row #header:before, body > .container > .row #header:after, body > .container > .row #header .col-xs-12:before, body > .container > .row #header .col-xs-12:after, body > .container > .row #header .row:before, body > .container > .row #header .row:after {
  content: none;
}

