/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.paragraphSystem,
.row {
  margin-left: -15px;
  margin-right: -15px;
}

.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.paragraphSystem:before,
.paragraphSystem:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after,
.paragraphSystem:after,
.container:after,
.container-fluid:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
     ========================================================================== */
/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
pre {
  font-family: 'Arial';
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
     ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a {
  background-color: transparent; }

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
b,
strong {
  font-weight: bolder; }

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
code,
kbd,
samp {
  font-family: 'Arial';
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
   * Add the correct font size in all browsers.
   */
small {
  font-size: 80%; }

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img {
  border-style: none; }

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button,
input {
  /* 1 */
  overflow: visible; }

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button,
select {
  /* 1 */
  text-transform: none; }

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

/**
   * Remove the inner border and padding in Firefox.
   */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
   * Restore the focus styles unset by the previous rule.
   */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

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

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

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

/**
   * Remove the default vertical scrollbar in IE 10+.
   */
textarea {
  overflow: auto; }

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
     ========================================================================== */
/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
details {
  display: block; }

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

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

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

@font-face {
  font-family: "FontAwesome";
  src: url("../../assets/fonts/fontawesome-webfont.eot");
  src: url("../../assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

body {
  background: #fff;
  font-size: 16px;
  line-height: 24px;
  margin: 0; }
  body > .container,
  body > #zenpage {
    /* Begin Template Fixes */
    /* End Template Fixes */ }
    body > .container *,
    body > #zenpage * {
      word-wrap: break-word; }
      body > .container *:not(a):not(span):not(ul):not(li):not(.shareThis):not(sub):not(sup):not(
      p
):not(h1):not(h2):not(h3):not(h4):not(h5):not(highlight):not(b):not(
      strong
):not(em):not(.banner__close-button):after,
      body > #zenpage *:not(a):not(span):not(ul):not(li):not(.shareThis):not(sub):not(sup):not(
      p
):not(h1):not(h2):not(h3):not(h4):not(h5):not(highlight):not(b):not(
      strong
):not(em):not(.banner__close-button):after {
        content: "";
        display: block; }

h1 {
  margin: 0; }

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

h3 {
  margin: 0; }

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

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  padding-left: 0;
  padding-right: 0;
  min-height: 0; }
  @media only screen and (min-width: 992px) {
    .col-xs-1,
    .col-sm-1,
    .col-md-1,
    .col-lg-1,
    .col-xs-2,
    .col-sm-2,
    .col-md-2,
    .col-lg-2,
    .col-xs-3,
    .col-sm-3,
    .col-md-3,
    .col-lg-3,
    .col-xs-4,
    .col-sm-4,
    .col-md-4,
    .col-lg-4,
    .col-xs-5,
    .col-sm-5,
    .col-md-5,
    .col-lg-5,
    .col-xs-6,
    .col-sm-6,
    .col-md-6,
    .col-lg-6,
    .col-xs-7,
    .col-sm-7,
    .col-md-7,
    .col-lg-7,
    .col-xs-8,
    .col-sm-8,
    .col-md-8,
    .col-lg-8,
    .col-xs-9,
    .col-sm-9,
    .col-md-9,
    .col-lg-9,
    .col-xs-10,
    .col-sm-10,
    .col-md-10,
    .col-lg-10,
    .col-xs-11,
    .col-sm-11,
    .col-md-11,
    .col-lg-11,
    .col-xs-12,
    .col-sm-12,
    .col-md-12,
    .col-lg-12 {
      padding-left: 15px;
      padding-right: 15px; } }

.sup,
.sub,
sup,
sub {
  font-size: 0.7rem;
  position: relative;
  top: -3px; }

.sup,
sup {
  top: -3px; }

.sub,
sub {
  top: 3px; }

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

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

.container > .row {
  margin-left: -15px;
  margin-right: -15px; }

html[lang="en"] .container-fluid {
  font-size: 16px; }

@media (max-width: 920px) {
  .container-fluid {
    padding-left: 0;
    padding-right: 0; } }

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

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

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

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

/*RSV website stylings start from here*/
/*mobile layout stylings starts*/
/*page intorduction section styles*/
.header-banner {
  background-image: url("/content/dam/cf-pharma/rsvdac-master/master/mobile-header-images/Homepage_Mobile.png");
  background-size: cover;
  background-position: right center;
  background-repeat: no-repeat;
  min-height: 467px; }
  .header-banner h1 {
    color: #ffffff;
    left: -2px;
    top: 175px;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    position: absolute; }

.page-home .center-content .page-intro-descp p:first-child {
  margin-top: 0.72em; }

.page-home .center-content .page-intro-descp .descp-right p:first-child, .page-home .center-content .page-intro-descp .descp-right p:last-child {
  font-size: 0.9375rem; }

.page-home .center-content .page-intro-descp .descp-right p:nth-child(2) {
  margin-top: 0.54em; }

.page-home .center-content .page-intro-descp .descp-right p:last-child {
  margin-top: 0.67em; }

.center-content .component-content {
  width: 85%;
  margin: 0 auto; }

.center-content .page-intro-descp {
  -ms-flex-pack: center;
      justify-content: center; }
  .center-content .page-intro-descp .descp-right p:not(:last-child) {
    font-weight: 400; }

.bg-green-wrapper {
  background: #d3fb58; }
  .bg-green-wrapper .component-content {
    text-align: center; }
    .bg-green-wrapper .component-content .richText-content .did-you-know {
      font-weight: 400;
      font-size: 0.75em;
      margin-bottom: 0;
      text-transform: uppercase; }
    .bg-green-wrapper .component-content .richText-content h4 {
      margin: 0 0 10px 0; }
  .bg-green-wrapper p:last-child {
    font-weight: 400;
    font-size: 0.75em; }
  .bg-green-wrapper .disclaimer-txt {
    line-height: 16px;
    margin-top: 10px; }

.rsv-symptoms {
  background-color: #647c61; }
  .rsv-symptoms .richText {
    width: 95%;
    margin: 20px 10px;
    padding: 10px 20px;
    border-radius: 10px;
    background: #fff; }
    .rsv-symptoms .richText h2 {
      font-size: 1.375rem; }
    .rsv-symptoms .richText h2,
    .rsv-symptoms .richText p {
      margin: 5px auto; }
    .rsv-symptoms .richText ul {
      margin-top: 0.75em;
      padding-left: 30px;
      color: #252525;
      font-weight: 400;
      font-size: 0.875em; }
    .rsv-symptoms .richText .symptoms-list {
      font-size: 1em;
      margin-top: 14px;
      color: #1f4827;
      font-weight: 700; }

.rsv-spread-descp {
  border-radius: 8px;
  border: 4px solid #252525;
  background: #252525;
  padding: 22px 25px;
  color: #ffffff;
  margin: 15px 0; }
  .rsv-spread-descp p {
    margin: 0;
    font-weight: 400 !important; }

.debbie-callout-div {
  background-color: #647c61; }
  .debbie-callout-div .richText {
    border-radius: 16px;
    background: #fff;
    width: 90%;
    margin: 25px 20px;
    padding: 20px; }
    .debbie-callout-div .richText h2 {
      color: #544f40;
      font-size: 1.375rem; }
    .debbie-callout-div .richText p {
      font-weight: 400; }
    .debbie-callout-div .richText button {
      border-radius: 24px;
      background: #1f4827;
      padding: 12px 20px;
      border: none; }
      .debbie-callout-div .richText button a {
        color: #efefed;
        text-decoration: none;
        font-size: 0.75rem;
        text-transform: uppercase;
        line-height: 1rem;
        letter-spacing: 0.09375rem; }

.bg-black-remember {
  background: #252525; }
  .bg-black-remember .remember-descp {
    width: 94%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    padding: 30px 0; }
    .bg-black-remember .remember-descp button {
      border-radius: 24px;
      background: #1f4827;
      padding: 0.75rem 1.25rem;
      -ms-flex-align: center;
          align-items: center;
      font-size: 0.75rem;
      width: 85%;
      border: none; }
      .bg-black-remember .remember-descp button a {
        color: #efefed;
        text-transform: uppercase;
        text-decoration: none; }

.card {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center; }
  .card .image-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
    .card .image-wrapper img {
      background: #d3fb58;
      border-radius: 4px;
      width: 60px;
      height: 60px; }
  .card .static-text {
    margin-top: 16px;
    color: #fff;
    font-size: 1.0625rem; }

/*rsv underlying conditions page stylings*/
.bg-black-wrapper {
  background: #252525; }
  .bg-black-wrapper .richText-content {
    width: 90% !important;
    margin: 0 auto; }

.rsv-risk-wrapper h2 {
  color: #ffffff; }

.rsv-risk-wrapper .rsv-pose-risk {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center; }
  .rsv-risk-wrapper .rsv-pose-risk div {
    margin-top: 20px; }
  .rsv-risk-wrapper .rsv-pose-risk .sub-header {
    color: #d3fb58;
    width: 80%;
    margin: 0 auto;
    font-size: 0.8125rem;
    font-family: "Roboto", sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    border-bottom: 1px solid #d3fb58; }
  .rsv-risk-wrapper .rsv-pose-risk .risk-descp {
    font-size: 1.25rem;
    font-family: "Roboto", sans-serif;
    color: #ffffff;
    line-height: 2.125rem;
    margin: 13px 0 0 0;
    font-weight: 400; }
  .rsv-risk-wrapper .rsv-pose-risk .risk-value {
    color: #fff;
    font-size: 2.8125rem;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    margin: 10px 0 25px 0px; }
  .rsv-risk-wrapper .rsv-pose-risk .risk-note {
    color: #fff;
    font-size: 1rem;
    font-weight: 400;
    margin: 0; }

.rsv-risk-wrapper .desc-text-indent {
  margin: 50px 0; }
  .rsv-risk-wrapper .desc-text-indent p {
    color: #fff;
    font-weight: 400;
    font-size: 0.75em; }

.page-rsv-and-underlying-conditions .header-banner {
  background-image: url("/content/dam/cf-pharma/rsvdac-master/master/mobile-header-images/Underlying Conditions_Mobile.png");
  min-height: 168px; }
  .page-rsv-and-underlying-conditions .header-banner h1 {
    top: 61px; }
    @media (min-width: 768px) {
      .page-rsv-and-underlying-conditions .header-banner h1 {
        text-align: left; } }

.page-rsv-and-underlying-conditions .bg-green-wrapper {
  padding: 0 20px; }

.page-rsv-and-underlying-conditions .page-intro-wrapper h2 {
  color: #544f40; }

.page-rsv-and-underlying-conditions .page-intro-descp .descp-left p:first-child {
  color: #544f40;
  font-size: 0.9375em;
  line-height: 1.5rem;
  letter-spacing: -0.01563rem; }

.page-rsv-and-underlying-conditions .page-intro-descp .descp-left p:last-child {
  color: #544f40;
  font-weight: 400; }

.page-rsv-and-underlying-conditions .page-intro-descp .descp-right p {
  font-weight: 400; }

.page-rsv-and-underlying-conditions .rsv-help {
  text-align: left;
  padding-bottom: 20px; }

.page-rsv-and-underlying-conditions p.rsv-help {
  color: #575757; }

.page-rsv-and-underlying-conditions h3.rsv-help {
  color: #1f4827;
  margin-top: 0;
  font-size: 1.125rem; }

.page-rsv-and-underlying-conditions .rsv-prevent-tips .paragraphSystem {
  width: 95%;
  margin: 0 auto; }

.page-rsv-and-underlying-conditions .card {
  text-align: center; }
  .page-rsv-and-underlying-conditions .card .static-text,
  .page-rsv-and-underlying-conditions .card p {
    color: #544f40; }
  .page-rsv-and-underlying-conditions .card h3 {
    color: #1f4827;
    margin: 25px 0; }

.page-rsv-and-underlying-conditions .reference-image-with-title {
  width: 50%;
  margin: 16px 0; }

.page-rsv-and-underlying-conditions .bg-green-wrapper .richText-content p:first-child {
  color: #1f4827;
  text-align: center;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1rem;
  letter-spacing: 1px; }

.page-rsv-and-underlying-conditions .bg-green-wrapper .richText-content p:last-child {
  color: #1f4827;
  text-align: center;
  font-size: 1.3125rem;
  font-weight: 700;
  line-height: 2rem;
  margin-top: 5px; }

.page-rsv-and-underlying-conditions .reference-true-or-false-accordion .component-content {
  width: 95%; }

/*rsv prevention stylings */
.page-rsv-prevention .header-banner {
  background: url(/content/dam/cf-pharma/rsvdac-master/master/mobile-header-images/Prevention_Mobile.png);
  min-height: 168px;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover; }
  .page-rsv-prevention .header-banner h1 {
    top: 70px; }
  .page-rsv-prevention .header-banner .descp-right p {
    color: #575757; }

.page-rsv-prevention .descp-right p {
  font-size: 0.9375em; }

.page-rsv-prevention .vaccination-div {
  background: #d0d1cb;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px; }
  .page-rsv-prevention .vaccination-div .center-content .component-content {
    width: 90%; }
    .page-rsv-prevention .vaccination-div .center-content .component-content p {
      color: #544f40;
      font-size: 1.125em;
      margin-top: 0; }

.page-rsv-prevention .vaccination-questions {
  padding: 20px 0 20px 0;
  width: 90%;
  margin: 0 auto; }
  .page-rsv-prevention .vaccination-questions h3 {
    font-size: 1.25rem;
    color: #544f40; }
  .page-rsv-prevention .vaccination-questions ul {
    padding-left: 0; }
    .page-rsv-prevention .vaccination-questions ul li {
      list-style: none;
      display: inline-block;
      border-radius: 0.5rem;
      background: #1f4827;
      padding: 20px;
      width: 100%; }
      .page-rsv-prevention .vaccination-questions ul li:not(:last-child) {
        margin-bottom: 20px; }
      .page-rsv-prevention .vaccination-questions ul li a {
        color: #fff !important;
        text-decoration: none;
        display: -ms-flexbox;
        display: flex;
        gap: 35px;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: justify;
            justify-content: space-between;
        gap: 18px; }
        .page-rsv-prevention .vaccination-questions ul li a::after {
          content: url("/content/dam/cf-pharma/rsvdac-master/master/icons/Arrow.png"); }

.page-rsv-prevention .othertips .component-content {
  width: 92%; }

.page-rsv-prevention .card {
  -ms-flex-align: start;
      align-items: flex-start; }
  .page-rsv-prevention .card .image-wrapper {
    display: block; }
  .page-rsv-prevention .card .static-text,
  .page-rsv-prevention .card p {
    color: #544f40; }
  .page-rsv-prevention .card h3 {
    color: #1f4827;
    margin: 25px 0; }

.page-rsv-prevention .reference-image-with-title {
  width: 50%; }

.page-rsv-prevention .vacc-questions .component-content {
  width: 100%; }

/*mobile layout stylings ends*/
/*stylings for tablet and desktop versions starts*/
/*page introduction section styles*/
@media (min-width: 768px) {
  /*homepage header*/
  .header-banner {
    background-image: url("../../assets/HeaderImages/Homepage.png");
    background-size: cover;
    background-position: right center;
    background-repeat: no-repeat;
    min-height: 396px; }
    .header-banner h1 {
      height: 96px;
      width: 480px;
      top: 150px;
      left: 100px;
      position: absolute;
      text-align: left; }
  .center-content .component-content {
    width: 85%;
    margin: 0 auto; }
  .center-content .page-intro-descp {
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .center-content .page-intro-descp div {
      width: 48%; }
    .center-content .page-intro-descp .descp-right p:not(:last-child) {
      font-weight: 400; }
  .bg-green-wrapper {
    background: #d3fb58; }
    .bg-green-wrapper .component-content {
      width: 76%;
      text-align: center;
      margin: 0 auto; }
  .rsv-symptoms {
    background-image: url("../../assets/BannerImages/Homepage_SyptomsBanner.jpg");
    background-size: cover;
    background-position: right center;
    background-repeat: no-repeat;
    min-height: 450px;
    position: relative; }
    .rsv-symptoms .richText {
      width: 51%;
      padding: 10px 20px;
      border-radius: 10px;
      background: #fff;
      position: absolute;
      top: 0;
      left: 1%; }
      .rsv-symptoms .richText h2,
      .rsv-symptoms .richText p {
        margin: 5px auto; }
      .rsv-symptoms .richText p {
        margin-bottom: 0px; }
      .rsv-symptoms .richText .symptoms-list,
      .rsv-symptoms .richText ul {
        font-size: 0.875em; }
      .rsv-symptoms .richText ul {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2; }
  .debbie-callout-div {
    background-image: url("../../assets/BannerImages/Debbie_Callout.png");
    background-size: cover;
    background-position: right center;
    background-repeat: no-repeat;
    min-height: 450px;
    position: relative; }
    .debbie-callout-div .richText {
      border-radius: 16px;
      background: #fff;
      width: 73%;
      right: 8%;
      top: 15%;
      padding: 24px;
      position: absolute; }
      .debbie-callout-div .richText h2 {
        font-size: 28px;
        color: #1f4827;
        margin: 0; }
  .bg-black-remember {
    background: #252525; }
    .bg-black-remember .remember-descp {
      width: 50%;
      padding: 53px 0; }
      .bg-black-remember .remember-descp button {
        width: auto; }
      .bg-black-remember .remember-descp a {
        color: #efefed;
        text-transform: uppercase;
        text-decoration: none; }
  /*rsv underlying conditions page stylings*/
  .bg-black-wrapper {
    background: #252525; }
    .bg-black-wrapper .richText-content {
      width: 90% !important;
      margin: 0 auto; }
  .rsv-risk-wrapper h2 {
    width: 75%; }
  .rsv-risk-wrapper .rsv-pose-risk {
    -ms-flex-pack: start;
        justify-content: flex-start;
    padding: 30px 0 0 0; }
    .rsv-risk-wrapper .rsv-pose-risk div {
      width: 50%; }
  .page-rsv-and-underlying-conditions .header-banner {
    background: url(/content/dam/cf-pharma/rsvdac-master/master/header-images/Underlying-Conditions.png);
    min-height: 227px;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover; }
  .page-rsv-and-underlying-conditions .debbie-callout-div {
    margin-top: 20px; }
  .page-rsv-and-underlying-conditions .card .static-text {
    font-size: 1.25rem; }
  .page-rsv-and-underlying-conditions .page-intro-wrapper h2 {
    color: #1f4827; }
  .page-rsv-and-underlying-conditions .page-intro-descp .descp-left p:first-child {
    font-size: 1.25rem;
    line-height: 2rem; }
  .page-rsv-and-underlying-conditions .rsv-help {
    text-align: center;
    padding: 20px 0;
    color: #544f40; }
  .page-rsv-and-underlying-conditions h3.rsv-help {
    font-size: 1.3em; }
  .page-rsv-and-underlying-conditions p.rsv-help {
    color: #544f40; }
  .page-rsv-and-underlying-conditions .rsv-prevent-tips .paragraphSystem {
    width: 62%; }
  .page-rsv-and-underlying-conditions .reference-image-with-title {
    width: 33%;
    margin: 16px 0; }
  .page-rsv-and-underlying-conditions .reference-true-or-false-accordion .component-content {
    width: 95%; }
  /*rsv prevention stylings */
  .page-rsv-prevention .header-banner {
    background: url(/content/dam/cf-pharma/rsvdac-master/master/header-images/Prevention.png);
    min-height: 227px;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover; }
    .page-rsv-prevention .header-banner h1 {
      top: 60px; }
    .page-rsv-prevention .header-banner .descp-right p {
      color: #575757; }
  .page-rsv-prevention .descp-right p {
    font-size: 1em; }
  .page-rsv-prevention .vaccination-div .center-content .component-content {
    width: 60%; }
    .page-rsv-prevention .vaccination-div .center-content .component-content p {
      font-size: 1.3125rem; }
  .page-rsv-prevention .vaccination-questions ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    gap: 10px; }
    .page-rsv-prevention .vaccination-questions ul li {
      margin-bottom: 0 !important; }
  .page-rsv-prevention .othertips .component-content {
    width: 85%; }
  .page-rsv-prevention .othertips .richText .component-content .richText-content h2 {
    margin-bottom: 0px; }
  .page-rsv-prevention .othertips .richText .component-content .richText-content p {
    margin: 14px auto;
    width: 75%; }
  .page-rsv-prevention .card {
    -ms-flex-align: center;
        align-items: center;
    text-align: center; }
  .page-rsv-prevention .reference-image-with-title {
    width: 33%; }
  .page-rsv-prevention .vacc-questions .component-content {
    width: 100%; }
  .page-rsv-prevention .rsv-prevent-tips {
    margin-top: 28px; }
    .page-rsv-prevention .rsv-prevent-tips > .component-content {
      width: 75%; }
  .page-rsv-prevention .card .static-text {
    font-size: 1.25em; }
  .text-center {
    text-align: center; } }

@media (min-width: 992px) {
  .rsv-symptoms .richText {
    top: 9%;
    left: 6%; }
  .debbie-callout-div .richText {
    width: 50%;
    right: 3%;
    top: 17%; }
  .rsv-risk-wrapper .rsv-pose-risk div {
    width: 33%; }
    .rsv-risk-wrapper .rsv-pose-risk div:nth-child(4), .rsv-risk-wrapper .rsv-pose-risk div:nth-child(5) {
      margin-top: 50px; } }

/* stylings for tablet and desktop version ends*/
html {
  scroll-behavior: smooth !important; }

@media (min-width: 768px) {
  .rsv-symptoms .richText ul {
    margin-top: 2px; } }
@import url("https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@400;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat+Alternates:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap");
@font-face {
  font-family: "FontAwesome";
  src: url("../../assets/fonts/fa-solid-900.eot");
  src: url("../../assets/fonts/fa-solid-900.eot") format("embedded-opentype"), url("../../assets/fonts/fa-solid-900.woff") format("woff"), url("../../assets/fonts/fa-solid-900.woff2") format("woff"), url("../../assets/fonts/fa-solid-900.ttf") format("truetype"), url("../../assets/fonts/fa-solid-900.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "FontAwesome";
  src: url("../../assets/fonts/fontawesome-webfont.eot");
  src: url("../../assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Arial Black";
  src: url("../../assets/fonts/ariblk.ttf");
  src: url("../../assets/fonts/ariblk.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

html a sup:after,
html span sup:after,
body a sup:after,
body span sup:after {
  display: inline-block; }

html *,
body * {
  box-sizing: border-box;
  line-height: 1.375rem;
  /* added */ }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700; }

/* .clear {
    &:after {
        display: block;
        content: "";
        clear: both;
    }
} */
h1,
h2 {
  margin: 15px 0 8px; }

h1 {
  font-family: "Arial"; }

@media only screen and (max-width: 991px) {
  h3 {
    margin-top: 0; } }

h1 {
  font-size: 37px;
  line-height: 48px; }
  @media (max-width: 768px) {
    h1 {
      font-size: 25px;
      line-height: 32px; } }

h2 {
  font-size: 28px;
  line-height: 40px;
  color: #1f4827; }
  @media (max-width: 768px) {
    h2 {
      font-size: 22px;
      line-height: 32px; } }

h3 {
  font-size: 21px;
  line-height: 32px; }
  @media (max-width: 768px) {
    h3 {
      font-size: 22px;
      line-height: 32px; } }

h4 {
  font-size: 20px;
  line-height: 32px; }
  @media (max-width: 768px) {
    h4 {
      font-size: 18px;
      line-height: 24px; } }

h5 {
  font-size: 18px;
  line-height: 24px; }
  @media (max-width: 768px) {
    h5 {
      font-size: 18px;
      line-height: 24px; } }

h6 {
  font-size: 16px;
  line-height: 24px; }
  @media (max-width: 768px) {
    h6 {
      font-size: 16px;
      line-height: 24px; } }

.fontFamily_Barlow {
  font-family: "Barlow Semi Condensed"; }

.comp-leftSpace {
  padding: 0 50px; }
  @media (max-width: 767px) {
    .comp-leftSpace {
      padding: 0; } }

@media (max-width: 920px) {
  .mobile-padding20 {
    padding: 0 20px; } }

.header1,
.headline1 {
  font-family: "Arial Black";
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 2.625rem;
  color: #6d6e71; }
  .header1 span,
  .headline1 span {
    font-family: "Arial Black";
    font-weight: 400; }

.sub-head {
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.75rem;
  letter-spacing: 0.15rem;
  color: #6d6e71; }

.header2,
.headline2 {
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.375rem;
  color: #6d6e71; }

.header3,
.headline3,
.accordion-title-text {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.75rem;
  color: #6d6e71; }

.desktop-h3 {
  font-weight: bold;
  font-size: 1.5rem;
  color: #6d6e71;
  line-height: 1.75rem; }

.body {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.3125rem;
  letter-spacing: 0.023rem;
  color: #6d6e71; }

.desktop-eyebrow {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.3125rem;
  letter-spacing: 0.023rem;
  color: #5ca335; }

.photo-caption {
  font-weight: 700;
  font-size: 1.375rem;
  line-height: 1.5625rem;
  letter-spacing: 0.028rem;
  color: #6d6e71; }

.find-an-eye-text {
  font-size: 1.75rem;
  line-height: 1.875rem;
  color: #4d4d4f;
  font-weight: 900; }

.red-underline-text {
  font-weight: bold;
  text-decoration: underline #ff6f61;
  color: #ff6f61 !important; }

.module,
.faq-body-copy {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5625rem;
  letter-spacing: 0.02rem;
  color: #6d6e71; }

.footnote1 {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1rem;
  color: #6d6e71; }

.button-text {
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 0.875rem;
  letter-spacing: 6.25rem;
  color: #ff6f61; }

.gradient {
  background: transparent linear-gradient(0deg, #ffffff 0%, #f7f7f7 100%) 0% 0% no-repeat padding-box;
  border: 1px solid #dedede;
  opacity: 1; }

.headlines {
  font-weight: 700;
  font-size: 2.625rem;
  line-height: 2.875rem; }
  @media only screen and (max-width: 991px) {
    .headlines {
      font-size: 2rem;
      line-height: 2.5rem; } }

[class*="headline"] span {
  line-height: inherit; }

.faq {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 2rem; }

.sub-head2 {
  font-weight: 600;
  font-size: 1.313rem;
  line-height: 2rem; }

.sub-head3 {
  font-weight: 700;
  font-size: 1.313rem;
  line-height: 1.563rem;
  color: #ff6155; }

.lh-25 {
  line-height: 25px; }

.description {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.25rem; }

.emphasized-copy {
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.75rem;
  color: #6d6e71; }

.emphasized-copy1 {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.75rem;
  color: #6d6e71; }

.body1 {
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5rem; }

.bodym {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.188rem; }

.headline,
.section-copy {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.75rem; }

.headline-v,
.section-copy2 {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.75rem;
  color: #4d4d4d; }

.section-copy2 a {
  color: #4d4d4d;
  line-height: inherit; }
  .section-copy2 a:hover {
    color: #ff6f61; }

a {
  color: #ff6f61;
  line-height: inherit;
  font-weight: 700;
  text-decoration: 2px solid underline; }
  a:hover {
    color: #ff6f61; }

a[href] {
  color: #1f4827;
  font-weight: 700; }
  a[href]:hover {
    color: #1f4827; }

a.btn1,
button.btn1,
.exit-notification-buttons button {
  font-weight: 400;
  font-family: "Arial Black";
  font-size: 0.75rem;
  line-height: 0.875rem;
  color: #ff6f61;
  background-color: #fff;
  border: 2px solid #ff6f61;
  padding: 14px 16px;
  display: inline-block;
  text-decoration: none;
  width: auto;
  min-width: 153px;
  outline: none;
  border-radius: 30px;
  margin: 20px 0;
  cursor: pointer;
  text-align: center;
  letter-spacing: 1.2px; }
  a.btn1:hover, a.btn1:focus,
  button.btn1:hover,
  button.btn1:focus,
  .exit-notification-buttons button:hover,
  .exit-notification-buttons button:focus {
    background-color: #ff6f61;
    color: #fff; }
  a.btn1.transparent,
  button.btn1.transparent,
  .exit-notification-buttons button.transparent {
    background-color: transparent; }
    a.btn1.transparent:hover, a.btn1.transparent:focus,
    button.btn1.transparent:hover,
    button.btn1.transparent:focus,
    .exit-notification-buttons button.transparent:hover,
    .exit-notification-buttons button.transparent:focus {
      background-color: #ff6f61;
      color: #fff; }

.sg-box {
  margin: 15px;
  padding: 30px;
  width: auto;
  border-radius: 5px;
  border: 1px solid #ccc; }

.selection-italic {
  font-style: italic;
  font-size: inherit;
  line-height: inherit;
  display: inline-block; }
  .selection-italic:after {
    display: inline-block; }

.selection-bold,
strong {
  font-weight: bold;
  font-size: inherit;
  line-height: inherit; }
  .selection-bold:after,
  strong:after {
    display: inline-block; }

#header strong,
#header .selection-bold,
#footer strong,
#footer .selection-bold {
  color: #4d4d4d !important; }

.palettes {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.palettes .palette {
  margin-right: 1rem;
  margin-bottom: 1.5rem;
  width: 100px;
  height: 100px;
  position: relative; }

.palettes .palette .palette-label {
  color: #333;
  font-size: 0.85rem;
  position: absolute;
  bottom: -1.25rem; }

.txt-coral {
  color: #ff6f61; }

.txt-fresh-green-50 {
  color: #b4f6b1; }

.txt-fresh-green {
  color: #87e871; }

.txt-compliment-green {
  color: #5ca335; }

.txt-lightest-grey {
  color: #f7f7f7; }

.txt-lighter-grey {
  color: #f0f0f0; }

.txt-light-grey {
  color: #d8d8d8; }

.txt-medium-grey {
  color: #97999b; }

.txt-dark-grey {
  color: #6d6e71; }

.txt-charcoal {
  color: #4d4d4d; }

.bg-coral {
  background-color: #ff6f61; }

.bg-fresh-green-50 {
  background-color: #b4f6b1; }

.bg-fresh-green {
  background-color: #87e871; }

.bg-compliment-green {
  background-color: #5ca335; }

.bg-lightest-grey {
  background-color: #f7f7f7; }

.bg-lighter-grey {
  background-color: #f0f0f0; }

.bg-light-grey {
  background-color: #d8d8d8; }

.bg-medium-grey {
  background-color: #97999b; }

.bg-dark-grey {
  background-color: #6d6e71; }

.bg-charcoal {
  background-color: #4d4d4d; }

span[class^="bg-"] {
  display: block;
  padding: 20px; }

html {
  font-size: 16px;
  font-family: Arial;
  font-weight: 500; }
  html body {
    margin: 0;
    padding: 0;
    color: #544f40;
    background: #fff; }
    html body sub:after,
    html body i:after,
    html body sup:after {
      display: inline-block; }
    html body #header {
      color: #4d4d4d; }
    html body #footer {
      color: #000; }

button.btn,
a.btn,
input[type="submit"].btn {
  padding: 0 20px;
  color: #fff;
  line-height: 40px;
  font-size: 1rem;
  line-height: 1.5rem;
  text-decoration: none;
  display: inline-block;
  background-color: #d8d8d8;
  border: 2px solid #d8d8d8; }
  button.btn:hover,
  a.btn:hover,
  input[type="submit"].btn:hover {
    color: #d8d8d8;
    background-color: #fff; }
  button.btn:disabled, button.btn.disabled,
  a.btn:disabled,
  a.btn.disabled,
  input[type="submit"].btn:disabled,
  input[type="submit"].btn.disabled {
    cursor: pointer;
    background-color: #d8d8d8;
    border: 2px solid #d8d8d8;
    cursor: default; }
  button.btn.btn-rnd,
  a.btn.btn-rnd,
  input[type="submit"].btn.btn-rnd {
    border-radius: 4px;
    min-width: 335px; }
  button.btn.pdf,
  a.btn.pdf,
  input[type="submit"].btn.pdf {
    background: #d8d8d8 url("/content/dam/cf-pharma/nucala-v2/en_US/sea/icon-pdf.png") no-repeat 8px center;
    background-size: 1.5rem;
    padding-left: 2.5rem;
    border-radius: 4px;
    min-width: 335px; }
    button.btn.pdf::after,
    a.btn.pdf::after,
    input[type="submit"].btn.pdf::after {
      content: ""; }
    button.btn.pdf:hover,
    a.btn.pdf:hover,
    input[type="submit"].btn.pdf:hover {
      color: #fff; }

.footnote {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1rem;
  color: #6d6e71; }

.divider {
  margin: 30px 0 10px 0; }
  @media only screen and (min-width: 992px) {
    .divider {
      margin-top: 40px;
      margin-bottom: 20px; } }

.primary-color {
  color: #d8d8d8; }

.secondary-color {
  color: #d8d8d8; }

.grey-tundora {
  color: #d8d8d8; }

.bg-primary,
.bg-secondary,
.bg-tertiary,
.bg-white {
  padding-top: 0;
  padding-bottom: 30px; }
  @media only screen and (min-width: 992px) {
    .bg-primary,
    .bg-secondary,
    .bg-tertiary,
    .bg-white {
      padding-top: 35px;
      padding-bottom: 60px; } }

.bg-primary {
  background-color: #d8d8d8; }

.bg-primary-offset {
  background: linear-gradient(to right, #fff 0%, #fff 20%, #d8d8d8 20%);
  padding: 0 1rem 1rem; }
  @media only screen and (min-width: 992px) {
    .bg-primary-offset {
      background: linear-gradient(to bottom, #fff 0%, #fff 20%, #d8d8d8 20%); } }

.bg-gradient {
  background: transparent linear-gradient(180deg, #f7f7f7 0%, #ffffff 100%) 0% 0% no-repeat padding-box;
  /* padding: 0 1rem 1rem;
    @include respond-to(large) {
        background: linear-gradient(to bottom, $white 0%, $white 20%, $light-grey 20%);
    } */ }

.bg-secondary {
  background-color: #d8d8d8; }

.bg-tertiary {
  background-color: #d8d8d8; }
  .bg-tertiary p,
  .bg-tertiary li {
    color: #fff; }
    .bg-tertiary p:not(a) strong,
    .bg-tertiary p:not(a) b,
    .bg-tertiary p:not(a) .selection-bold,
    .bg-tertiary li:not(a) strong,
    .bg-tertiary li:not(a) b,
    .bg-tertiary li:not(a) .selection-bold {
      color: #fff; }

.bg-white {
  background-color: #fff; }

.warning.richText.component {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 3px solid #d8d8d8;
  border-bottom: 3px solid #d8d8d8; }

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

input:focus,
select:focus {
  outline: none;
  border: 2px solid #d8d8d8 !important; }

input:active,
select:active {
  border: 2px solid #d8d8d8 !important; }

/* Helper Classes */
@media only screen and (max-width: 991px) {
  .sm\:padding-top-15 {
    padding-top: 15px;
    display: block; } }

@media only screen and (max-width: 991px) {
  .sm\:padding-top-30 {
    padding-top: 30px;
    display: block; } }

@media only screen and (max-width: 991px) {
  .sm\:padding-bottom-15 {
    padding-bottom: 15px;
    display: block; } }

@media only screen and (max-width: 991px) {
  .sm\:padding-bottom-30 {
    padding-bottom: 30px;
    display: block; } }

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

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

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

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

.section-1 p:first-of-type {
  color: green; }

.page-what-is-multiple-myeloma .btn1:hover {
  border: 2px solid #ff6f61;
  color: #ff6f61; }

.page-what-is-multiple-myeloma .register-txt {
  height: 50px; }
  .page-what-is-multiple-myeloma .register-txt .footnote1 {
    border-bottom: 1px solid; }

.page-what-is-multiple-myeloma .module-1 ul {
  padding-left: 1.5rem; }

.page-what-is-multiple-myeloma .module-1 li::marker {
  color: #5ca335;
  font-weight: bold;
  display: inline-block;
  font-size: 1.5em; }

.page-what-is-multiple-myeloma .module-1 .headline1:after {
  border-bottom: 2px solid #87e871;
  padding-top: 60px;
  margin-bottom: 45px; }

.page-what-is-multiple-myeloma .module-1 .headline1 .sub-head {
  font-weight: 400 !important;
  line-height: 1.75rem !important;
  font-family: Arial !important; }

.page-what-is-multiple-myeloma .module-3 .btn1 {
  background-color: transparent; }
  .page-what-is-multiple-myeloma .module-3 .btn1:hover, .page-what-is-multiple-myeloma .module-3 .btn1:focus {
    background-color: #ff6f61 !important;
    color: #fff !important; }

.page-what-is-multiple-myeloma .module-3 .image {
  margin-top: -15px; }

.page-what-is-multiple-myeloma .module-3 .small-img {
  display: block !important; }
  @media only screen and (min-width: 576px) {
    .page-what-is-multiple-myeloma .module-3 .small-img {
      display: none !important; } }

.page-what-is-multiple-myeloma .module-3 .texture-img {
  display: none !important; }
  @media only screen and (min-width: 576px) {
    .page-what-is-multiple-myeloma .module-3 .texture-img {
      display: block !important; } }

.page-what-is-multiple-myeloma .module-3 .image-fit img {
  object-fit: unset; }
  @media only screen and (min-width: 992px) {
    .page-what-is-multiple-myeloma .module-3 .image-fit img {
      object-fit: none; } }

.u-pb-10 {
  padding-bottom: 10px !important; }

.u-pb-18 {
  padding-bottom: 18px !important; }

.u-px-80 {
  padding-left: 5rem !important;
  padding-right: 5rem !important; }

.u-mt-30,
.u-my-30 {
  margin-top: 30px !important; }

.here-to-help picture {
  display: -ms-flexbox;
  display: flex; }

.here-to-help .green-help-txt {
  color: #b4f6b1; }

.here-to-help .white-help-txt {
  color: #fff; }

.here-to-help img {
  width: 100% !important;
  margin-top: -10px; }
  @media only screen and (min-width: 768px) {
    .here-to-help img {
      width: 100%;
      right: 0;
      top: 0;
      object-fit: cover;
      height: 400px;
      object-position: center; } }
  @media only screen and (max-width: 767px) {
    .here-to-help img {
      margin-top: 0px; } }

.here-to-help .green-small-headline:after {
  background: #d2f9d0 !important;
  top: 25px; }
  @media only screen and (max-width: 767px) {
    .here-to-help .green-small-headline:after {
      top: -20px;
      left: 0px; } }

.here-to-help .here-to-help-txt {
  position: absolute;
  z-index: 1;
  bottom: 55px; }
  @media only screen and (max-width: 767px) {
    .here-to-help .here-to-help-txt {
      bottom: 32px !important;
      margin-top: 180px;
      padding: 25px; }
      .here-to-help .here-to-help-txt span {
        padding-bottom: 5px !important;
        padding-top: 5px !important; } }

.here-to-help .btn1 {
  color: #b4f6b1 !important;
  border: 2px solid #b4f6b1 !important;
  background-color: transparent !important;
  min-width: 165px !important;
  padding: 13px 26px !important;
  letter-spacing: 1.2px; }
  .here-to-help .btn1:hover, .here-to-help .btn1:focus {
    background-color: #b4f6b1 !important;
    color: #fff !important; }

.this-is-who img {
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .this-is-who img {
      right: 0;
      top: 0;
      object-fit: cover;
      object-position: center;
      height: 435px; } }

@media only screen and (max-width: 767px) {
  .this-is-who .green-small-headline:after {
    top: -20px;
    left: 0px; } }

@media only screen and (min-width: 768px) {
  .this-is-who .green-small-headline:after {
    top: 8px; } }

.this-is-who .this-is-who-txt {
  position: absolute;
  z-index: 1; }
  @media only screen and (max-width: 767px) {
    .this-is-who .this-is-who-txt {
      padding: 45px 25px 50px 25px;
      background-color: #f7f7f7;
      margin-top: -15px;
      position: relative;
      margin-left: 0; }
      .this-is-who .this-is-who-txt span {
        padding-bottom: 5px !important;
        padding-top: 5px !important; } }

.this-is-who .btn1 {
  min-width: 180px !important;
  background-color: transparent !important;
  padding: 13px 26px !important;
  letter-spacing: 1.2px; }
  .this-is-who .btn1:hover, .this-is-who .btn1:focus {
    background-color: #ff6f61 !important;
    color: #fff !important; }

.p-left-border {
  border-left: 4px solid #9ee47f;
  padding-left: 1.125rem !important; }

.dotted-underline {
  text-decoration: none;
  border-bottom: 2px dotted #5ca335; }

@media only screen and (min-width: 768px) {
  .hero-2 img {
    padding-bottom: 1.5rem !important; } }

@media only screen and (max-width: 767px) {
  .hero-2 .richText .component-content {
    display: initial; } }

@media only screen and (min-width: 768px) {
  .hero-2 .richText .component-content {
    max-width: 960px !important; } }

@media only screen and (max-width: 767px) {
  .hero-2 .richText .component-content .richText-image {
    height: 351px;
    width: 248px;
    margin-left: auto;
    margin-right: auto; } }

@media only screen and (max-width: 767px) {
  .hero-2 .richText .component-content .richText-content {
    padding: 2rem 0;
    margin-top: 30px; } }

@media only screen and (min-width: 768px) {
  .hero-2 .richText .component-content .richText-content {
    margin-left: 50px; } }

@media only screen and (min-width: 992px) {
  .hero-2 .richText .component-content .richText-content {
    width: 380px !important;
    margin-left: 72px;
    margin-right: auto; } }

@media only screen and (min-width: 1200px) {
  .hero-2 .richText .component-content .richText-content {
    margin-right: initial; } }

.hero-2 .btn1 {
  min-width: 155px !important;
  padding: 13px 26px !important; }

.green-small-headline:after {
  content: " ";
  display: block;
  background: #9ee47f;
  width: 55px;
  height: 4px;
  position: absolute;
  top: 103px;
  left: -70px; }

@media only screen and (min-width: 992px) {
  .page-patient-stories .is-hidden-mobile {
    display: inline !important; } }

@media only screen and (min-width: 768px) {
  .page-patient-stories .divider {
    margin: 30px 0px 10px 0px; } }

.page-patient-stories .top-texture {
  z-index: 1;
  top: 30px; }

.page-patient-stories .bottom-texture {
  z-index: 1;
  bottom: -25px;
  position: absolute; }
  @media only screen and (max-width: 767px) {
    .page-patient-stories .bottom-texture {
      bottom: 10px; } }

.page-patient-stories .texture-mobile-only {
  margin-top: unset;
  display: block !important; }
  @media only screen and (min-width: 576px) {
    .page-patient-stories .texture-mobile-only {
      display: none !important; } }

.page-patient-stories .texture-desktop-only {
  margin-top: unset;
  display: none !important; }
  @media only screen and (min-width: 576px) {
    .page-patient-stories .texture-desktop-only {
      display: block !important; } }

@media only screen and (min-width: 768px) {
  .page-patient-stories .patient-stories-module3 .box {
    padding-left: 1rem !important;
    padding-right: 1rem !important; } }

.page-patient-stories .patient-stories-module3 ul {
  margin-left: -20px; }

@media only screen and (max-width: 767px) {
  .page-patient-stories .patient-stories-module3 {
    padding: 0px !important; } }

.page-patient-stories .patient-stories-module3 .green-small-headline:after {
  top: 30px;
  left: 15px; }
  @media only screen and (max-width: 767px) {
    .page-patient-stories .patient-stories-module3 .green-small-headline:after {
      left: 0px; } }

.page-patient-stories .patient-stories-module3 .module3-txt {
  padding-left: 95px; }

.page-patient-stories .patient-stories-module3 .module3-marker-txt li::marker {
  color: #5ca335;
  font-weight: bold;
  display: inline-block;
  font-size: 1.5em; }

@media only screen and (max-width: 767px) {
  .u-px-xs-36 {
    padding-left: 36px;
    padding-right: 36px; } }

@media only screen and (min-width: 768px) {
  .u-px-187 {
    padding-left: 187px;
    padding-right: 187px; } }

@media only screen and (min-width: 768px) {
  .u-px-140 {
    padding-left: 140px;
    padding-right: 140px; } }

.picture-text {
  position: absolute;
  text-align: center;
  top: 50px;
  left: 0px;
  right: 0px;
  margin: auto;
  font-size: 2rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 2.5rem; }

@media only screen and (max-width: 767px) {
  .main-stories {
    display: none !important; } }

.individual-stories figure {
  margin: 0px; }
  .individual-stories figure img {
    display: block;
    margin: auto; }

.individual-stories figcaption {
  min-height: 210px; }
  @media only screen and (min-width: 768px) {
    .individual-stories figcaption {
      min-height: 175px;
      max-width: 165px;
      margin: 0 auto; } }
  @media only screen and (min-width: 1200px) {
    .individual-stories figcaption {
      min-height: 145px;
      max-width: inherit; } }
  @media only screen and (min-width: 1440px) {
    .individual-stories figcaption {
      min-height: 120px; } }
  @media only screen and (max-width: 991px) {
    .individual-stories figcaption {
      min-height: 130px; } }
  .individual-stories figcaption p:not(:first-child) {
    margin: 5px 0px 5px 0px; }
  .individual-stories figcaption p:last-child {
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end;
    left: 45%;
    bottom: 0;
    right: 45%; }
    @media only screen and (min-width: 768px) and (max-width: 992px) {
      .individual-stories figcaption p:last-child {
        position: unset !important;
        left: unset !important;
        right: unset !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; } }

.individual-stories .arrow-down {
  position: absolute;
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border-right: 2px solid #ff6f61;
  border-top: 2px solid #ff6f61;
  transform: rotate(135deg);
  caret-color: transparent; }

.reference-banner {
  background-color: unset !important;
  box-shadow: unset !important;
  padding: 0; }
  .reference-banner .banner:not(.is-hidden) {
    padding: 0;
    background-color: #e9fde8 !important;
    box-shadow: 0 3px 6px #0000001a !important; }
  .reference-banner .banner__close-button:after {
    color: #6d6e71; }

.margin-0 {
  margin: 0px !important; }

@media only screen and (max-width: 767px) {
  .page-side-effects .heading-with-image .component-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
        align-items: baseline;
    -ms-flex-direction: column;
        flex-direction: column; } }

@media only screen and (max-width: 767px) {
  .page-side-effects .heading-with-image .component-content .richText-content p {
    padding-left: 0px !important;
    padding-top: 1rem !important; } }

.page-side-effects li::marker {
  color: #5ca335;
  font-weight: bold;
  display: inline-block;
  font-size: 1.5em; }

.page-side-effects .location .find-an-eye-text {
  font-weight: 700 !important; }

.page-side-effects .green-divider {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 40px;
  margin-bottom: 40px; }

.page-side-effects #content ul {
  padding-left: 1.5rem; }

.page-side-effects .eye-icon-img img {
  height: 34px;
  width: 62px;
  margin-bottom: 0px !important; }

@media only screen and (max-width: 991px) {
  .page-side-effects .text-col-1 ul {
    margin-bottom: 5px; } }

@media only screen and (max-width: 991px) {
  .page-side-effects .text-col-2 ul {
    margin-top: 0px; } }

.page-side-effects .texture-mobile-only {
  display: block !important; }
  @media only screen and (min-width: 576px) {
    .page-side-effects .texture-mobile-only {
      display: none !important; } }

.page-side-effects .texture-tab-only {
  display: none !important; }
  @media only screen and (min-width: 576px) and (max-width: 991px) {
    .page-side-effects .texture-tab-only {
      display: block !important; } }

.link-wrap {
  text-decoration: none; }

.ps-callout .link-wrap {
  color: #6d6e71; }

/* #content {
  ul {
    li {
      padding-bottom: 5px;
      &:last-child {
        padding-bottom: 0;
      }
    }
  }
} */
.page-faqs .texture-img img {
  position: relative;
  top: 15px; }

.page-faqs .Faq-accordion p {
  padding: 0.2rem 0; }

.page-faqs .Faq-accordion a {
  font-size: 16px; }

.page-faqs .accordion-control:after {
  height: 0.1px !important; }

.page-faqs .accordion .accordion-container .accordion-slide.is-active:last-child {
  border-bottom: 1px solid #7bb556; }

.page-faqs .top-texture {
  margin-top: -50px; }

.page-faqs .speak-to-doc {
  margin-top: 0px; }
  @media only screen and (min-width: 992px) {
    .page-faqs .speak-to-doc .richText {
      padding-top: 60px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .page-faqs .speak-to-doc .richText {
      padding-top: 20px !important; } }

.page-faqs .texture-mobile-only {
  position: absolute;
  z-index: 1;
  top: 30px;
  display: block !important; }
  @media only screen and (min-width: 576px) {
    .page-faqs .texture-mobile-only {
      display: none !important; } }

.page-faqs .texture-desktop-only {
  display: none !important; }
  @media only screen and (min-width: 576px) {
    .page-faqs .texture-desktop-only {
      display: block !important; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .page-faqs .texture-desktop-only {
      margin-top: -40px; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .page-faqs .texture-desktop-only {
      margin-top: -70px; } }

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

.texture-tab-only {
  display: none !important; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .texture-tab-only {
      display: block !important; } }

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

.image-fit img {
  object-fit: none; }

.page-search-result .searchResults .searchResults-pagination ul li:not(:first-child):not(:last-child) a {
  height: 30px;
  width: 30px;
  padding: 3px 9px !important;
  min-width: unset !important; }
  .page-search-result .searchResults .searchResults-pagination ul li:not(:first-child):not(:last-child) a:hover {
    background-color: #ff6f61; }

.tooltip li {
  line-height: 1rem !important; }

.find-an-eyecare .richText-image {
  margin-top: 15px; }

.find-an-eyecare h2::before {
  margin-bottom: 15px !important; }

/* Shingles protection styles */
.button-primary {
  background-color: #14717d;
  padding: 10px 32px;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1rem;
  border: none;
  border-radius: 2rem;
  color: white;
  cursor: pointer; }

html[lang="ar-SA"] .button-primary {
  padding: 10px 75px;
  font-size: 1.5rem; }

.primary-link {
  font-family: "Arial";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #00837d;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline; }

/*Barlow Font family */
/* vietnamese */
@font-face {
  font-family: "Barlow Semi Condensed";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXd4qqOEo.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face {
  font-family: "Barlow Semi Condensed";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXdoqqOEo.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: "Barlow Semi Condensed";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXeIqq.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* vietnamese */
@font-face {
  font-family: "Barlow Semi Condensed";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36y_CGslu50.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face {
  font-family: "Barlow Semi Condensed";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36y_CWslu50.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: "Barlow Semi Condensed";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36y_B2sl.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

.m-b-0 {
  margin-bottom: 0; }

.m-t-0 {
  margin-top: 0; }
/**
* 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: calc(50% - 140px);
    width: 650px;
    margin-left: -325px;
    left: 50%;
    background: white;
    padding: 42px 57px 30px;
    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;
        padding-left: 50px;
        padding-right: 50px; } }

.exit-notification-buttons {
  text-align: center;
  margin-top: 1rem; }
  .exit-notification-buttons button {
    padding-top: 12px;
    padding-bottom: 12px;
    cursor: pointer;
    min-width: 132px;
    margin: 7px 23px 16px; }
    @media screen and (max-width: 699px) {
      .exit-notification-buttons button {
        display: block;
        margin: 30px auto; } }
/*
/* 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: 1.5rem;
  line-height: 1;
  position: absolute;
  right: 0.75rem;
  cursor: pointer;
  display: none;
  color: #1f4827;
  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-n1 {
  margin: -0.25rem !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ml-n5,
.mx-n5 {
  margin-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-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-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-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-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-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-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-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-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-n1 {
    margin: -0.25rem !important; }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.25rem !important; }
  .m-xxl-n2 {
    margin: -0.5rem !important; }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -0.5rem !important; }
  .m-xxl-n3 {
    margin: -1rem !important; }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1rem !important; }
  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1rem !important; }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1rem !important; }
  .m-xxl-n4 {
    margin: -1.5rem !important; }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -1.5rem !important; }
  .m-xxl-n5 {
    margin: -3rem !important; }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -3rem !important; }
  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -3rem !important; }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-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; } }
.box.box-shadow {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

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

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

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

.box.flexbox.justify-content-center .content {
  -ms-flex-pack: center;
      justify-content: center; }

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

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

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

.page-rsv-older-adults {
  /*    Mobile Design   */ }
  .page-rsv-older-adults .header-banner {
    background-image: url("/content/dam/cf-pharma/rsvdac-master/master/header-images/Older-Adults.png");
    min-height: 227px; }
    .page-rsv-older-adults .header-banner h1 {
      top: 75px;
      width: auto;
      height: auto; }
  .page-rsv-older-adults .page-intro-descp {
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .page-rsv-older-adults .page-intro-descp div {
      width: 45%; }
      .page-rsv-older-adults .page-intro-descp div h5 {
        margin: 15px 0; }
    .page-rsv-older-adults .page-intro-descp p {
      font-weight: normal; }
  .page-rsv-older-adults .true-false-accordion {
    margin-top: 24px; }
  .page-rsv-older-adults .rsv-infection-box {
    background-color: #252525;
    padding-top: 40px; }
    .page-rsv-older-adults .rsv-infection-box h2,
    .page-rsv-older-adults .rsv-infection-box li {
      color: #fff; }
    .page-rsv-older-adults .rsv-infection-box h5 {
      color: #d3fb58;
      margin-top: 40px;
      margin-bottom: 16px;
      font-size: 1em; }
    .page-rsv-older-adults .rsv-infection-box ul {
      margin-bottom: 30px; }
    .page-rsv-older-adults .rsv-infection-box p {
      color: #fff;
      font-weight: normal; }
    .page-rsv-older-adults .rsv-infection-box .infection-tasks-icon-box {
      margin: 30px 0; }
      .page-rsv-older-adults .rsv-infection-box .infection-tasks-icon-box .paragraphSystem {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
            justify-content: space-between; }
      .page-rsv-older-adults .rsv-infection-box .infection-tasks-icon-box .reference-image-with-title {
        width: auto; }
    .page-rsv-older-adults .rsv-infection-box .bg-green-wrapper {
      margin-top: 40px; }
      .page-rsv-older-adults .rsv-infection-box .bg-green-wrapper > .component-content {
        width: 75%; }
      .page-rsv-older-adults .rsv-infection-box .bg-green-wrapper p,
      .page-rsv-older-adults .rsv-infection-box .bg-green-wrapper h4 {
        color: #1f4827; }
      .page-rsv-older-adults .rsv-infection-box .bg-green-wrapper .did-you-know {
        letter-spacing: 1px;
        text-transform: uppercase; }
  @media (max-width: 767px) {
    .page-rsv-older-adults .header-banner {
      background-image: url("/content/dam/cf-pharma/rsvdac-master/master/mobile-header-images/Older Adults_Mobile.png");
      min-height: 168px; }
      .page-rsv-older-adults .header-banner h1 {
        text-align: center;
        position: relative; }
    .page-rsv-older-adults .page-intro-descp div {
      width: 100%; }
    .page-rsv-older-adults .page-intro-descp .descp-right p:last-child {
      margin-bottom: 0; }
    .page-rsv-older-adults .reference-true-or-false-accordion .true-false-accordion .accordion-header span {
      -ms-flex-pack: center;
          justify-content: center; }
    .page-rsv-older-adults .reference-true-or-false-accordion .true-false-accordion .true-false-accordion-title h2 {
      width: 74%; }
    .page-rsv-older-adults .rsv-infection-box {
      padding-top: 0; }
      .page-rsv-older-adults .rsv-infection-box .center-content p {
        margin: 0; }
      .page-rsv-older-adults .rsv-infection-box h5,
      .page-rsv-older-adults .rsv-infection-box ul {
        margin-top: 20px; }
      .page-rsv-older-adults .rsv-infection-box ul {
        margin-bottom: 20px; }
      .page-rsv-older-adults .rsv-infection-box .infection-tasks-icon-box {
        margin: 16px 0;
        margin-bottom: 0; }
        .page-rsv-older-adults .rsv-infection-box .infection-tasks-icon-box .paragraphSystem {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
          .page-rsv-older-adults .rsv-infection-box .infection-tasks-icon-box .paragraphSystem .reference-image-with-title {
            -ms-flex: 1 1 50%;
                flex: 1 1 50%; }
      .page-rsv-older-adults .rsv-infection-box .bg-green-wrapper .component-content {
        width: 100%; }
        .page-rsv-older-adults .rsv-infection-box .bg-green-wrapper .component-content .richText-content {
          padding: 0 20px; }
          .page-rsv-older-adults .rsv-infection-box .bg-green-wrapper .component-content .richText-content h4 {
            font-size: 20px; }
          .page-rsv-older-adults .rsv-infection-box .bg-green-wrapper .component-content .richText-content p:last-child {
            line-height: 16px; }
    .page-rsv-older-adults .debbie-video-section {
      margin-top: 0; }
      .page-rsv-older-adults .debbie-video-section .debbie-video-descp > .component-content {
        width: 100%; }
        .page-rsv-older-adults .debbie-video-section .debbie-video-descp > .component-content .richText-content > div {
          display: block; }
          .page-rsv-older-adults .debbie-video-section .debbie-video-descp > .component-content .richText-content > div p {
            width: 100%; }
      .page-rsv-older-adults .debbie-video-section .videoEnhanced.video {
        margin-top: 20px; }
        .page-rsv-older-adults .debbie-video-section .videoEnhanced.video > .component-content {
          width: 100%; }
        .page-rsv-older-adults .debbie-video-section .videoEnhanced.video .video-video-container video {
          width: 100% !important; }
      .page-rsv-older-adults .debbie-video-section .video-transcript > .component-content {
        width: 100%; } }

button {
  border: none !important; }

.debbie-video-section {
  margin-top: 30px; }
  .debbie-video-section .debbie-video-descp .component-content .richText-content > div {
    display: -ms-flexbox;
    display: flex;
    gap: 15px; }
    .debbie-video-section .debbie-video-descp .component-content .richText-content > div p {
      width: 50%;
      font-weight: normal; }
    .debbie-video-section .debbie-video-descp .component-content .richText-content > div strong {
      width: 48%;
      margin-top: 16px;
      font-style: italic;
      letter-spacing: 0.25px; }

.page-resources {
  /*  Mobile Design */ }
  .page-resources .header-banner {
    background-image: url("/content/dam/cf-pharma/rsvdac-master/master/header-images/Resources.png");
    min-height: 227px; }
  .page-resources h1 {
    top: 75px; }
  .page-resources h2,
  .page-resources h4,
  .page-resources p,
  .page-resources ul {
    margin: 0; }
  .page-resources .faq {
    margin-top: 25px; }
    .page-resources .faq .faq-title {
      margin: 0;
      margin-bottom: 28px;
      color: #544f40; }
    .page-resources .faq h3 {
      margin-bottom: 20px;
      color: #544f40; }
    .page-resources .faq .accordion ul.accordion-container,
    .page-resources .faq .accordion h6.accordion-title {
      margin: 0; }
    .page-resources .faq .faq-rsv .center-content > .component-content,
    .page-resources .faq .faq-underlying-conditions .center-content > .component-content,
    .page-resources .faq .faq-rsv-updates .center-content > .component-content {
      margin: 0 0 auto 0; }
      .page-resources .faq .faq-rsv .center-content > .component-content ul.accordion-container,
      .page-resources .faq .faq-underlying-conditions .center-content > .component-content ul.accordion-container,
      .page-resources .faq .faq-rsv-updates .center-content > .component-content ul.accordion-container {
        padding: 0; }
        .page-resources .faq .faq-rsv .center-content > .component-content ul.accordion-container li.accordion-slide,
        .page-resources .faq .faq-underlying-conditions .center-content > .component-content ul.accordion-container li.accordion-slide,
        .page-resources .faq .faq-rsv-updates .center-content > .component-content ul.accordion-container li.accordion-slide {
          list-style-type: none;
          border-radius: 8px;
          background-color: #efefed;
          padding-bottom: 0 !important;
          margin-bottom: 2px; }
    .page-resources .faq .faq-rsv .accordion,
    .page-resources .faq .faq-underlying-conditions .accordion,
    .page-resources .faq .faq-rsv-updates .accordion {
      margin-bottom: 44px; }
      .page-resources .faq .faq-rsv .accordion .accordion-container,
      .page-resources .faq .faq-underlying-conditions .accordion .accordion-container,
      .page-resources .faq .faq-rsv-updates .accordion .accordion-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column; }
      .page-resources .faq .faq-rsv .accordion .accordion-content-wrapper,
      .page-resources .faq .faq-underlying-conditions .accordion .accordion-content-wrapper,
      .page-resources .faq .faq-rsv-updates .accordion .accordion-content-wrapper {
        display: none; }
      .page-resources .faq .faq-rsv .accordion .accordion-slide .accordion-title .accordion-title-link,
      .page-resources .faq .faq-underlying-conditions .accordion .accordion-slide .accordion-title .accordion-title-link,
      .page-resources .faq .faq-rsv-updates .accordion .accordion-slide .accordion-title .accordion-title-link {
        text-decoration: none;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
        -ms-flex-align: center;
            align-items: center; }
        .page-resources .faq .faq-rsv .accordion .accordion-slide .accordion-title .accordion-title-link .accordion-title-image,
        .page-resources .faq .faq-underlying-conditions .accordion .accordion-slide .accordion-title .accordion-title-link .accordion-title-image,
        .page-resources .faq .faq-rsv-updates .accordion .accordion-slide .accordion-title .accordion-title-link .accordion-title-image {
          padding-right: 12px; }
        .page-resources .faq .faq-rsv .accordion .accordion-slide .accordion-title .accordion-title-link .accordion-title-text,
        .page-resources .faq .faq-underlying-conditions .accordion .accordion-slide .accordion-title .accordion-title-link .accordion-title-text,
        .page-resources .faq .faq-rsv-updates .accordion .accordion-slide .accordion-title .accordion-title-link .accordion-title-text {
          font-size: 16px;
          font-weight: 400;
          line-height: 24px;
          letter-spacing: 0.25px;
          width: 100%;
          display: block;
          color: #544f40;
          padding: 12px;
          padding-right: 0; }
      .page-resources .faq .faq-rsv .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content,
      .page-resources .faq .faq-underlying-conditions .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content,
      .page-resources .faq .faq-rsv-updates .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content {
        width: 100%;
        margin: 0; }
        .page-resources .faq .faq-rsv .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content,
        .page-resources .faq .faq-underlying-conditions .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content,
        .page-resources .faq .faq-rsv-updates .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content {
          padding: 20px; }
          .page-resources .faq .faq-rsv .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content p,
          .page-resources .faq .faq-underlying-conditions .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content p,
          .page-resources .faq .faq-rsv-updates .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content p {
            margin: 0;
            color: #544f40;
            font-weight: normal; }
            .page-resources .faq .faq-rsv .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content p span,
            .page-resources .faq .faq-underlying-conditions .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content p span,
            .page-resources .faq .faq-rsv-updates .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content p span {
              font-size: 0.75em; }
          .page-resources .faq .faq-rsv .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content ul,
          .page-resources .faq .faq-underlying-conditions .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content ul,
          .page-resources .faq .faq-rsv-updates .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content ul {
            padding-top: 5px; }
            .page-resources .faq .faq-rsv .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content ul li,
            .page-resources .faq .faq-underlying-conditions .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content ul li,
            .page-resources .faq .faq-rsv-updates .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content ul li {
              font-weight: normal;
              color: #544f40;
              font-size: 16px;
              font-weight: 400;
              line-height: 24px;
              list-style-type: disc; }
      .page-resources .faq .faq-rsv .accordion .accordion-slide.is-active .accordion-title,
      .page-resources .faq .faq-underlying-conditions .accordion .accordion-slide.is-active .accordion-title,
      .page-resources .faq .faq-rsv-updates .accordion .accordion-slide.is-active .accordion-title {
        background-color: #1f4827;
        border-radius: 8px; }
        .page-resources .faq .faq-rsv .accordion .accordion-slide.is-active .accordion-title .accordion-title-link .accordion-title-text,
        .page-resources .faq .faq-underlying-conditions .accordion .accordion-slide.is-active .accordion-title .accordion-title-link .accordion-title-text,
        .page-resources .faq .faq-rsv-updates .accordion .accordion-slide.is-active .accordion-title .accordion-title-link .accordion-title-text {
          color: #fff !important; }
        .page-resources .faq .faq-rsv .accordion .accordion-slide.is-active .accordion-title .accordion-title-link::before,
        .page-resources .faq .faq-underlying-conditions .accordion .accordion-slide.is-active .accordion-title .accordion-title-link::before,
        .page-resources .faq .faq-rsv-updates .accordion .accordion-slide.is-active .accordion-title .accordion-title-link::before {
          content: url("/content/dam/cf-pharma/rsvdac-master/master/icons/up-arrow.svg");
          padding-right: 12px;
          width: 40px;
          height: 40px; }
        .page-resources .faq .faq-rsv .accordion .accordion-slide.is-active .accordion-title .accordion-title-link .accordion-title-image,
        .page-resources .faq .faq-underlying-conditions .accordion .accordion-slide.is-active .accordion-title .accordion-title-link .accordion-title-image,
        .page-resources .faq .faq-rsv-updates .accordion .accordion-slide.is-active .accordion-title .accordion-title-link .accordion-title-image {
          display: none; }
      .page-resources .faq .faq-rsv .accordion .accordion-slide.is-active .accordion-content-wrapper,
      .page-resources .faq .faq-underlying-conditions .accordion .accordion-slide.is-active .accordion-content-wrapper,
      .page-resources .faq .faq-rsv-updates .accordion .accordion-slide.is-active .accordion-content-wrapper {
        display: block; }
        .page-resources .faq .faq-rsv .accordion .accordion-slide.is-active .accordion-content-wrapper .accordion-content .richText,
        .page-resources .faq .faq-underlying-conditions .accordion .accordion-slide.is-active .accordion-content-wrapper .accordion-content .richText,
        .page-resources .faq .faq-rsv-updates .accordion .accordion-slide.is-active .accordion-content-wrapper .accordion-content .richText {
          background: #ffff; }
  .page-resources .box-ask-your-doctor {
    background-image: url("/content/dam/cf-pharma/rsvdac-master/master/banner-images/Docter_Questions.png");
    min-height: 615px;
    margin-top: 6px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    @media (min-width: 992px) and (max-width: 1399px) {
      .page-resources .box-ask-your-doctor .center-content > .component-content {
        margin-left: 0; } }
    .page-resources .box-ask-your-doctor .ask-your-doctor {
      padding-top: 30px; }
      .page-resources .box-ask-your-doctor .ask-your-doctor h2 {
        color: #d3fb58;
        text-align: center; }
      .page-resources .box-ask-your-doctor .ask-your-doctor p {
        color: #fff;
        font-weight: normal;
        text-align: center;
        margin-top: 5px;
        width: 74%;
        margin: auto; }
      .page-resources .box-ask-your-doctor .ask-your-doctor ul {
        padding-top: 46px;
        width: 65%;
        margin: 0 0 auto 0; }
        .page-resources .box-ask-your-doctor .ask-your-doctor ul li {
          overflow: hidden;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: start;
              align-items: flex-start;
          gap: 30px;
          padding-bottom: 28px !important; }
          .page-resources .box-ask-your-doctor .ask-your-doctor ul li h4 {
            color: #fff; }
          .page-resources .box-ask-your-doctor .ask-your-doctor ul li::marker {
            display: none; }
          .page-resources .box-ask-your-doctor .ask-your-doctor ul li::before {
            content: url("/content/dam/cf-pharma/rsvdac-master/master/icons/banner-list-icon.svg");
            height: 24px;
            padding-top: 5px; }
    .page-resources .box-ask-your-doctor .mobile-question-banner {
      display: none; }
  .page-resources .bg-green-wrapper p {
    margin: 25px 0; }
    .page-resources .bg-green-wrapper p button {
      padding: 24px;
      cursor: pointer;
      width: 60%;
      border-radius: 8px;
      border: 0.001px solid #efefed;
      background: #fff; }
      .page-resources .bg-green-wrapper p button a {
        color: #544f40;
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: 0.25px;
        text-decoration: none;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: justify;
            justify-content: space-between;
        gap: 10px; }
        .page-resources .bg-green-wrapper p button a::after {
          content: url("/content/dam/cf-pharma/rsvdac-master/master/icons/download-icon.svg"); }
  .page-resources .visiting-doctor {
    margin: 40px 0;
    margin-bottom: 50px; }
    .page-resources .visiting-doctor > .component-content {
      width: 90%;
      margin: auto; }
      .page-resources .visiting-doctor > .component-content p {
        color: #575757;
        font-weight: normal;
        padding-bottom: 25px; }
      .page-resources .visiting-doctor > .component-content ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
            align-items: flex-start;
        gap: 10px;
        padding: 0; }
        .page-resources .visiting-doctor > .component-content ul li {
          list-style-type: none;
          width: calc(100% / 3);
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: start;
              align-items: flex-start;
          gap: 20px; }
          .page-resources .visiting-doctor > .component-content ul li:first-child::before {
            content: "1"; }
          .page-resources .visiting-doctor > .component-content ul li:nth-child(2)::before {
            content: "2"; }
          .page-resources .visiting-doctor > .component-content ul li:last-child::before {
            content: "3"; }
          .page-resources .visiting-doctor > .component-content ul li::before {
            color: #1f4827;
            text-align: center;
            font-size: 40px;
            font-weight: 700;
            line-height: 24px;
            padding: 18px;
            background-color: #d3fb58;
            border-radius: 50%; }
          .page-resources .visiting-doctor > .component-content ul li h3 {
            color: #1f4827; }
  .page-resources .remember-descp p {
    margin: 16px 0; }
  .page-resources .center-content .component-content {
    width: 100%; }
    @media (min-width: 768px) {
      .page-resources .center-content .component-content {
        width: 85%;
        margin: 0 auto; } }
  @media (max-width: 767px) {
    .page-resources .header-banner {
      background-image: url("/content/dam/cf-pharma/rsvdac-master/master/mobile-header-images/Resources_Mobile.png");
      min-height: 193px; }
    .page-resources .faq {
      padding: 0 20px; }
      .page-resources .faq .faq-title {
        margin-bottom: 17px; }
      .page-resources .faq h3 {
        line-height: 24px;
        font-size: 1.125em;
        margin-bottom: 18px; }
      .page-resources .faq .faq-rsv .accordion,
      .page-resources .faq .faq-underlying-conditions .accordion,
      .page-resources .faq .faq-rsv-updates .accordion {
        margin-bottom: 20px; }
      .page-resources .faq .faq-rsv .accordion-title-link,
      .page-resources .faq .faq-underlying-conditions .accordion-title-link,
      .page-resources .faq .faq-rsv-updates .accordion-title-link {
        gap: 12px; } }
  @media (max-width: 991px) {
    .page-resources .box-ask-your-doctor {
      background: #5f7e61; }
      .page-resources .box-ask-your-doctor .ask-your-doctor {
        padding: 18px 20px 0 20px; }
        .page-resources .box-ask-your-doctor .ask-your-doctor h2,
        .page-resources .box-ask-your-doctor .ask-your-doctor p {
          text-align: left; }
        .page-resources .box-ask-your-doctor .ask-your-doctor p {
          width: 100%; }
        .page-resources .box-ask-your-doctor .ask-your-doctor ul {
          width: 100%;
          padding: 25px 0 0 0; }
          .page-resources .box-ask-your-doctor .ask-your-doctor ul li {
            gap: 10px; }
            .page-resources .box-ask-your-doctor .ask-your-doctor ul li h4 {
              font-size: 1.0625em; }
      .page-resources .box-ask-your-doctor .mobile-question-banner {
        display: block;
        background-image: url("/content/dam/cf-pharma/rsvdac-master/master/mobile-header-images/Resources-QuestionBanner-Mobile.png");
        min-height: 290px;
        background-repeat: no-repeat;
        background-position: bottom; }
    .page-resources .bg-green-wrapper p {
      margin: 25px 20px; }
      .page-resources .bg-green-wrapper p button {
        width: 100%; }
    .page-resources .visiting-doctor {
      margin-bottom: 22px; }
      .page-resources .visiting-doctor > .component-content {
        width: 100%; }
        .page-resources .visiting-doctor > .component-content .visiting-doctor-section {
          padding: 0 20px; }
          .page-resources .visiting-doctor > .component-content .visiting-doctor-section p {
            font-size: 1.375em;
            line-height: 32px;
            color: #1f4827;
            font-weight: 700; }
        .page-resources .visiting-doctor > .component-content ul {
          -ms-flex-direction: column;
              flex-direction: column;
          gap: 25px; }
          .page-resources .visiting-doctor > .component-content ul li {
            width: 100%;
            -ms-flex-direction: column;
                flex-direction: column;
            gap: 16px; }
            .page-resources .visiting-doctor > .component-content ul li h3 {
              font-size: 1.0625em;
              line-height: 20px;
              letter-spacing: -0.25px; } }
.divider > .component-content {
  height: 2px;
  margin: 2em 0;
  background: #939191; }
.image .right {
  text-align: right; }

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

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

@media only screen and (max-width: 767px) {
  .image .component-content {
    text-align: center; } }
/*
/* Navigation
*/
/* Global configuration */
#navigation-container {
  box-shadow: 0 5px 5px -8px #000; }
  @media only screen and (max-width: 991px) {
    #navigation-container .row {
      position: absolute;
      width: 100%; } }

.navigation {
  margin-top: 0;
  background: #fff; }
  @media only screen and (min-width: 992px) {
    .navigation {
      border: none;
      background: #fff; } }
  .navigation .navigation-large-menu {
    display: none; }
  @media only screen and (min-width: 992px) {
    .navigation .navigation-mobile-menu {
      display: none; } }
  .navigation .navigation-root {
    -ms-flex-align: center;
        align-items: center;
    height: 100%;
    list-style: none;
    margin: 0;
    display: block;
    padding-left: 0; }
    @media only screen and (min-width: 992px) {
      .navigation .navigation-root {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: end;
            justify-content: end;
        padding: 12px;
        padding-bottom: 0; } }
    .navigation .navigation-root.is-open {
      z-index: 10000;
      position: absolute;
      top: 68px;
      width: 100vw;
      right: 0; }
    .navigation .navigation-root.navigation-level1 .navigation-item {
      display: block; }
      @media only screen and (max-width: 991px) {
        .navigation .navigation-root.navigation-level1 .navigation-item {
          display: none;
          border-right: none;
          text-align: center;
          border-left: none;
          text-align: left;
          padding: 14px 20px;
          background: #fff; } }
      @media (min-width: 769px) {
        .navigation .navigation-root.navigation-level1 .navigation-item {
          padding-left: 53px; } }
      @media only screen and (min-width: 992px) {
        .navigation .navigation-root.navigation-level1 .navigation-item {
          display: -ms-flexbox;
          display: flex;
          height: auto;
          padding: 16px;
          min-height: 52px;
          padding-top: 10px; }
          .navigation .navigation-root.navigation-level1 .navigation-item.is-active {
            border-bottom: 6px solid #4f4f4f;
            margin-right: 0.3em;
            position: relative;
            display: inline-block; }
            .navigation .navigation-root.navigation-level1 .navigation-item.is-active a {
              font-weight: 700; } }
      .navigation .navigation-root.navigation-level1 .navigation-item:after {
        display: none; }
      @media only screen and (min-width: 992px) {
        .navigation .navigation-root.navigation-level1 .navigation-item:hover .navigation-root.navigation-level2 {
          display: block !important; } }
      @media only screen and (max-width: 767px) {
        .navigation .navigation-root.navigation-level1 .navigation-item.is-active a {
          text-decoration: underline; } }
      .navigation .navigation-root.navigation-level1 .navigation-item.follow-us {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        padding: 0.5rem; }
        @media only screen and (max-width: 991px) {
          .navigation .navigation-root.navigation-level1 .navigation-item.follow-us {
            -ms-flex-pack: center;
                justify-content: center; } }
        @media only screen and (min-width: 992px) {
          .navigation .navigation-root.navigation-level1 .navigation-item.follow-us {
            display: none; } }
        .navigation .navigation-root.navigation-level1 .navigation-item.follow-us p {
          margin: 0;
          margin-right: 0.5rem;
          font-size: 1.25rem;
          color: #4d4d4d; }
        .navigation .navigation-root.navigation-level1 .navigation-item.follow-us .follow-us-images {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center; }
          .navigation .navigation-root.navigation-level1 .navigation-item.follow-us .follow-us-images a {
            padding: 0px 5px;
            height: 24px; }
            .navigation .navigation-root.navigation-level1 .navigation-item.follow-us .follow-us-images a img {
              height: 1.5rem;
              width: 1.5rem; }
      .navigation .navigation-root.navigation-level1 .navigation-item.has-children {
        height: auto;
        padding-bottom: 0;
        position: relative;
        display: block; }
        .navigation .navigation-root.navigation-level1 .navigation-item.has-children > a span:after {
          content: "\f078";
          font-family: FontAwesome, sans-serif;
          font-style: normal;
          position: relative;
          font-weight: normal;
          display: inline-block;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          position: absolute;
          margin-right: 0.5rem;
          top: 0.8rem;
          padding-left: 5px;
          font-size: 0.875rem; }
          @media only screen and (min-width: 992px) {
            .navigation .navigation-root.navigation-level1 .navigation-item.has-children > a span:after {
              content: "\f078";
              font-family: FontAwesome, sans-serif;
              font-style: normal;
              position: relative;
              font-weight: normal;
              display: inline-block;
              -webkit-font-smoothing: antialiased;
              -moz-osx-font-smoothing: grayscale;
              position: static;
              top: auto; } }
        .navigation .navigation-root.navigation-level1 .navigation-item.has-children:hover > a span:after {
          content: "\f077";
          font-family: FontAwesome, sans-serif;
          font-style: normal;
          position: relative;
          font-weight: normal;
          display: inline-block;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          position: absolute; }
          @media only screen and (min-width: 992px) {
            .navigation .navigation-root.navigation-level1 .navigation-item.has-children:hover > a span:after {
              content: "\f077";
              font-family: FontAwesome, sans-serif;
              font-style: normal;
              position: relative;
              font-weight: normal;
              display: inline-block;
              -webkit-font-smoothing: antialiased;
              -moz-osx-font-smoothing: grayscale; } }
      .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active > a span:after, .navigation .navigation-root.navigation-level1 .navigation-item.has-children.hover-active > a span:after {
        content: "\f077";
        font-family: FontAwesome, sans-serif;
        font-style: normal;
        position: relative;
        font-weight: normal;
        display: inline-block;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute; }
        @media only screen and (min-width: 992px) {
          .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active > a span:after, .navigation .navigation-root.navigation-level1 .navigation-item.has-children.hover-active > a span:after {
            content: "\f077";
            font-family: FontAwesome, sans-serif;
            font-style: normal;
            position: relative;
            font-weight: normal;
            display: inline-block;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale; } }
      .navigation .navigation-root.navigation-level1 .navigation-item.navigation-level1.first:before {
        content: ""; }
      .navigation .navigation-root.navigation-level1 .navigation-item.last:nth-child(n + 3) .navigation-level2 {
        right: -9px; }
      .navigation .navigation-root.navigation-level1 .navigation-item a {
        display: block;
        width: 100%;
        text-decoration: none;
        color: #14717d;
        line-height: 22px; }
        @media only screen and (min-width: 992px) {
          .navigation .navigation-root.navigation-level1 .navigation-item a {
            padding: 0;
            height: 100%;
            color: #4f4f4f;
            font-weight: 400; } }
        .navigation .navigation-root.navigation-level1 .navigation-item a span {
          width: 100%;
          display: inline-block;
          padding: 0.5rem;
          color: #4d4d4d;
          font-weight: 400;
          line-height: 1.125rem;
          font-size: 0.875rem;
          letter-spacing: 0.28px; }
          @media only screen and (max-width: 991px) {
            .navigation .navigation-root.navigation-level1 .navigation-item a span {
              padding: 0.75rem 0.5rem 0.75rem;
              font-size: 1.25rem;
              letter-spacing: 0.4px; } }
          @media only screen and (min-width: 992px) {
            .navigation .navigation-root.navigation-level1 .navigation-item a span:hover {
              color: #5ca335; } }
        .navigation .navigation-root.navigation-level1 .navigation-item a .navigation-item-decoration {
          display: none; }
    .navigation .navigation-root.navigation-level1.is-open .navigation-item {
      display: block; }
    .navigation .navigation-root.navigation-level2 {
      display: none;
      width: 100%;
      text-align: left; }
      @media only screen and (min-width: 992px) {
        .navigation .navigation-root.navigation-level2 {
          min-width: 130px;
          height: auto;
          position: absolute;
          background: #f0f0f0;
          border-radius: 0 0 0.75rem 0.8125rem;
          padding: 0rem;
          text-align: center;
          top: 46px;
          border-top: 5px solid #fff; }
          .navigation .navigation-root.navigation-level2 li:first-child {
            border-top: 1px solid #f0f0f0; } }
      .navigation .navigation-root.navigation-level2.is-open {
        display: block !important; }
      .navigation .navigation-root.navigation-level2 .navigation-item {
        font-size: 1em;
        display: block; }
        @media only screen and (max-width: 991px) {
          .navigation .navigation-root.navigation-level2 .navigation-item {
            background: #fff;
            border-bottom: 1px solid #f0f0f0; } }
        @media only screen and (min-width: 992px) {
          .navigation .navigation-root.navigation-level2 .navigation-item {
            margin: 0;
            padding: 0;
            border-bottom: 1px solid #fff;
            min-height: auto; }
            .navigation .navigation-root.navigation-level2 .navigation-item:last-child {
              border-bottom: none; } }
        @media only screen and (min-width: 992px) {
          .navigation .navigation-root.navigation-level2 .navigation-item a:hover {
            background-color: #dbdbdb; }
            .navigation .navigation-root.navigation-level2 .navigation-item a:hover span {
              color: black; } }
        .navigation .navigation-root.navigation-level2 .navigation-item a span {
          font-weight: normal;
          color: #4d4d4d; }
        .navigation .navigation-root.navigation-level2 .navigation-item a.is-hidden {
          display: none; }
      .navigation .navigation-root.navigation-level2:hover {
        display: block; }
      .navigation .navigation-root.navigation-level2:not(:hover) {
        display: none; }

#header .navigation.is-visible {
  display: block; }

@media only screen and (min-width: 992px) {
  #header .navigation {
    display: none;
    display: block; } }
/* Global Configuration */
.reference-true-or-false-accordion .true-false-accordion {
  margin-bottom: 27px;
  background: #efefed;
  border-radius: 8px; }
  .reference-true-or-false-accordion .true-false-accordion .true-false-accordion-title {
    border-radius: 8px;
    background: #d9d9d9;
    padding: 11px 12px;
    cursor: pointer; }
    .reference-true-or-false-accordion .true-false-accordion .true-false-accordion-title p {
      font-size: 0.75rem;
      text-transform: uppercase;
      margin: 0;
      color: #1f4827; }
    .reference-true-or-false-accordion .true-false-accordion .true-false-accordion-title h2 {
      font-size: 1.75rem;
      margin: 0;
      width: 75%; }
    .reference-true-or-false-accordion .true-false-accordion .true-false-accordion-title span {
      color: #544f40;
      font-size: 0.75rem; }
    .reference-true-or-false-accordion .true-false-accordion .true-false-accordion-title .accordion-header {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .reference-true-or-false-accordion .true-false-accordion .true-false-accordion-title .accordion-header span {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-align: center;
            align-items: center;
        text-align: center; }
        .reference-true-or-false-accordion .true-false-accordion .true-false-accordion-title .accordion-header span img {
          position: relative;
          top: -10px;
          height: 40px; }
  .reference-true-or-false-accordion .true-false-accordion .true-false-accordion-content {
    display: none; }

.reference-true-or-false-accordion.accordion-active .true-false-accordion-title {
  background-color: #1f4827; }
  .reference-true-or-false-accordion.accordion-active .true-false-accordion-title p {
    color: #d3fb58; }
  .reference-true-or-false-accordion.accordion-active .true-false-accordion-title h2,
  .reference-true-or-false-accordion.accordion-active .true-false-accordion-title span {
    color: #ffffff; }
  .reference-true-or-false-accordion.accordion-active .true-false-accordion-title .accordion-header span img {
    display: none; }
  .reference-true-or-false-accordion.accordion-active .true-false-accordion-title .accordion-header span::after {
    content: url("/content/dam/cf-pharma/rsvdac-master/master/icons/up-arrow.svg");
    position: relative;
    top: -10px;
    height: 40px;
    width: 40px; }

.reference-true-or-false-accordion.accordion-active .true-false-accordion-content {
  display: block;
  padding: 20px; }
  .reference-true-or-false-accordion.accordion-active .true-false-accordion-content p {
    margin: 0; }

.page-rsv-and-underlying-conditions .true-false-accordion .true-false-accordion-title .accordion-header span {
  display: block;
  -ms-flex-item-align: end;
      -ms-grid-row-align: end;
      align-self: end; }

.page-rsv-and-underlying-conditions .true-false-accordion .true-false-accordion-title .accordion-header img {
  position: relative;
  top: 14px; }

@media (min-width: 768px) {
  .reference-true-or-false-accordion .true-false-accordion .true-false-accordion-title .accordion-header span {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: start;
        align-items: flex-start; }
    .reference-true-or-false-accordion .true-false-accordion .true-false-accordion-title .accordion-header span img {
      top: -10px;
      left: 0; } }

.richText-content p {
  font-size: 1em;
  line-height: 24px;
  font-weight: 700; }

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

.richText .component-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  /* p {
      margin: 0;
    } */ }
  .richText .component-content .richText-content {
    width: 100%; }

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

/* Custom classes */
@media only screen and (min-width: 992px) {
  .snippetReference.reference-search-area .component-content.is-visible .header-follow-us-link .richText-content > p:after, .snippetReference.reference-search-area .component-content.is-visible-locked .header-follow-us-link .richText-content > p:after {
    content: "\f077";
    font-family: FontAwesome, sans-serif;
    font-style: normal;
    position: relative;
    font-weight: normal;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline;
    font-size: 1.125rem;
    top: 2px; } }
.debbie-video-section .video {
  margin-top: 40px;
  cursor: pointer; }
  .debbie-video-section .video > .component-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .debbie-video-section .video .video-video-container video {
    height: auto;
    width: 800px !important; }
    @media (max-width: 1140px) {
      .debbie-video-section .video .video-video-container video {
        width: 100% !important; } }

.debbie-video-section .video-transcript {
  margin-top: 16px;
  margin-bottom: 40px; }
  .debbie-video-section .video-transcript > .component-content {
    -ms-flex-pack: start;
        justify-content: flex-start; }
    .debbie-video-section .video-transcript > .component-content .video-transcript-section {
      border-radius: 4px;
      border: 1px solid #c4c4c4;
      padding: 15px; }
      @media (min-width: 1140px) {
        .debbie-video-section .video-transcript > .component-content .video-transcript-section {
          width: 800px; } }
      .debbie-video-section .video-transcript > .component-content .video-transcript-section a {
        text-decoration: none;
        color: #544f40f2;
        font-weight: normal;
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        width: 100%;
        gap: 10px; }
        .debbie-video-section .video-transcript > .component-content .video-transcript-section a::after {
          content: "";
          border: solid #544f40f2;
          border-width: 0px 2px 2px 0;
          padding: 4px;
          transform: rotate(45deg);
          position: relative;
          top: -1px; }
      .debbie-video-section .video-transcript > .component-content .video-transcript-section .video-transcript-content {
        display: none;
        margin-top: 20px; }
        .debbie-video-section .video-transcript > .component-content .video-transcript-section .video-transcript-content h6 {
          margin: 0; }
        .debbie-video-section .video-transcript > .component-content .video-transcript-section .video-transcript-content p {
          font-weight: normal;
          text-align: justify; }
  .debbie-video-section .video-transcript.transcript-active > .component-content .video-transcript-section a::after {
    transform: rotate(225deg);
    top: 3px; }
  .debbie-video-section .video-transcript.transcript-active > .component-content .video-transcript-section .video-transcript-content {
    display: block !important; }

.video .video-nojs {
  display: none; }
.title h1 {
  margin-top: 0;
  word-wrap: break-word; }

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

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

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

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

.title h6 {
  margin-top: 0;
  word-wrap: break-word; }
#header .rsv-logo img {
  width: 188px;
  height: auto;
  padding-top: 7px; }

@media (max-width: 991px) {
  #header .rsv-logo {
    margin: 0 auto 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    #header .rsv-logo img {
      width: 157px;
      height: auto;
      padding-top: 0; } }

#header .rsv-logo > .component-content > img {
  width: 227px; }

#header .reference-header {
  height: 60px;
  padding: 0 70px; }
  @media (max-width: 991px) {
    #header .reference-header {
      padding: 10px 20px;
      height: auto;
      border-bottom: 1px solid #efefed; } }
  @media screen and (min-width: 992px) and (max-width: 1270px) {
    #header .reference-header {
      padding: 0; } }
  #header .reference-header > .inner > .component-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    #header .reference-header > .inner > .component-content .navigation {
      margin: 0 0 0 auto; }
      #header .reference-header > .inner > .component-content .navigation .navigation-root {
        padding: 0;
        padding-top: 5px; }
        @media (max-width: 991px) {
          #header .reference-header > .inner > .component-content .navigation .navigation-root {
            height: auto;
            top: 62px;
            background: #fff;
            padding-top: 0;
            width: 100%; }
            #header .reference-header > .inner > .component-content .navigation .navigation-root .navigation-item {
              padding: 16px 20px;
              border-bottom: 1px solid #979797; }
              #header .reference-header > .inner > .component-content .navigation .navigation-root .navigation-item a {
                color: #1f4827;
                font-size: 0.875em !important;
                font-weight: 400 !important;
                line-height: 24px;
                text-decoration: none; } }
        #header .reference-header > .inner > .component-content .navigation .navigation-root .navigation-item {
          padding: 16px; }
          @media screen and (min-width: 992px) and (max-width: 1270px) {
            #header .reference-header > .inner > .component-content .navigation .navigation-root .navigation-item {
              padding: 12px; } }
          @media screen and (min-width: 992px) {
            #header .reference-header > .inner > .component-content .navigation .navigation-root .navigation-item.is-active {
              border-bottom: 5px solid #1f4827;
              padding-top: 17px;
              padding-bottom: 11px; } }
          #header .reference-header > .inner > .component-content .navigation .navigation-root .navigation-item a {
            font-size: 0.875em;
            font-weight: normal;
            color: #252525; }

@media (max-width: 991px) {
  .template-rsv-master #header .navigation .navigation-mobile-menu {
    border: none;
    background-color: transparent;
    display: -ms-flexbox;
    display: flex;
    gap: 4px; }
    .template-rsv-master #header .navigation .navigation-mobile-menu::before {
      color: #1f4827;
      font-family: Arial;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 24px; }
    .template-rsv-master #header .navigation .navigation-mobile-menu[aria-expanded="false"]::before {
      content: "Menu"; }
    .template-rsv-master #header .navigation .navigation-mobile-menu[aria-expanded="false"]::after {
      content: url("/content/dam/cf-pharma/rsvdac-master/master/icons/menuIcon.svg") !important; }
    .template-rsv-master #header .navigation .navigation-mobile-menu[aria-expanded="true"]::before {
      content: "Menu"; }
    .template-rsv-master #header .navigation .navigation-mobile-menu[aria-expanded="true"]::after {
      content: url("/content/dam/cf-pharma/rsvdac-master/master/icons/menuIcon.svg") !important;
      transform: rotate(180deg);
      position: relative;
      top: 4px; } }
#footer {
  background-color: #fff;
  margin-top: 44px; }
  @media (max-width: 767px) {
    #footer {
      margin-top: 30px; } }
  #footer .box {
    padding: 0 50px;
    width: 100%; }
    @media (max-width: 920px) {
      #footer .box {
        padding: 0 20px; } }
  #footer .footer-wrapper {
    padding-bottom: 25px; }
  #footer .snippetReference {
    padding: 0px !important;
    min-height: auto;
    height: auto; }
    @media only screen and (max-width: 767px) {
      #footer .snippetReference {
        height: auto; } }
  #footer .trademarks {
    min-height: auto;
    width: 75%; }
    @media (max-width: 767px) {
      #footer .trademarks {
        width: 100%;
        padding-left: 15px; }
        #footer .trademarks p {
          text-align: left !important; } }
    #footer .trademarks p {
      margin: 0;
      font-weight: normal; }
    #footer .trademarks .richText-content {
      font-size: 12px;
      font-weight: 400;
      color: #000; }
  #footer .reference-footer-links {
    margin: 0;
    margin-bottom: 40px; }
    @media (max-width: 767px) {
      #footer .reference-footer-links {
        margin-bottom: 46px; } }
  #footer .reference-footer .image {
    width: 25%; }
    @media (max-width: 767px) {
      #footer .reference-footer .image {
        width: 100%; }
        #footer .reference-footer .image img {
          height: 80px;
          width: auto; } }
    #footer .reference-footer .image > .component-content {
      text-align: left; }
  @media (min-width: 768px) {
    #footer .footer-wrapper .paragraphSystem.content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      margin: 0; } }
  #footer .footer-wrapper .image img {
    width: 79px;
    height: 80px; }
  #footer .footer-links ul {
    padding-left: 1rem;
    padding-right: 1rem;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-direction: row;
        flex-direction: row;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    margin: 0; }
    @media screen and (max-width: 767px) {
      #footer .footer-links ul {
        -ms-flex-align: start;
            align-items: flex-start;
        -ms-flex-direction: column;
            flex-direction: column; } }
    #footer .footer-links ul li {
      padding: 8px 16px 8px 16px;
      /*  &:not(:last-of-type) {
            border-right: 1px solid #BFBFBF;
        }*/ }
      #footer .footer-links ul li a {
        font-size: 1rem;
        color: #1f4827;
        font-size: 1.0625em;
        font-weight: 700;
        line-height: 24px;
        text-decoration: none;
        /*  &:hover {
                text-decoration: none;
            } */ }
[class*='reference-utility-links'] {
  background-color: #f0f0f0;
  min-height: auto; }
  [class*='reference-utility-links'] > .inner > .component-content {
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 0 15px;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    @media only screen and (max-width: 767px) {
      [class*='reference-utility-links'] > .inner > .component-content .richText {
        width: 135px; } }
    [class*='reference-utility-links'] > .inner > .component-content .richText p {
      font-size: 0.75rem;
      line-height: 0.5rem; }
      @media only screen and (max-width: 767px) {
        [class*='reference-utility-links'] > .inner > .component-content .richText p span.is-hidden-desktop {
          padding: .5rem 0; } }
      @media only screen and (max-width: 991px) {
        [class*='reference-utility-links'] > .inner > .component-content .richText p {
          font-size: 0.625rem;
          letter-spacing: 0.35px; } }
    [class*='reference-utility-links'] > .inner > .component-content .richText.is-hidden-desktop {
      -ms-flex-positive: 1;
          flex-grow: 1;
      width: 100%; }
      @media only screen and (min-width: 576px) {
        [class*='reference-utility-links'] > .inner > .component-content .richText.is-hidden-desktop {
          -ms-flex-align: stretch;
              align-items: stretch;
          -ms-flex-negative: 0;
              flex-shrink: 0;
          width: auto; } }
    @media only screen and (min-width: 992px) {
      [class*='reference-utility-links'] > .inner > .component-content {
        display: -ms-flexbox;
        display: flex; }
        [class*='reference-utility-links'] > .inner > .component-content > .richText:not(:first-of-type) {
          margin-left: auto;
          -ms-flex-positive: 0;
              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: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      padding: .5rem 1.5rem; }
      @media only screen and (min-width: 992px) {
        [class*='reference-utility-links'] ul li {
          padding: .5rem 1.5rem; } }
      [class*='reference-utility-links'] ul li a {
        text-decoration: none;
        color: #4d4d4d; }
  [class*='reference-utility-links'] .richText-content > ul:last-child > li:last-child {
    background-color: #5ca335;
    width: 182px; }
    @media only screen and (max-width: 991px) {
      [class*='reference-utility-links'] .richText-content > ul:last-child > li:last-child {
        width: 200px;
        background-color: transparent;
        color: #4D4D4D;
        line-height: 15px;
        font-weight: bold; } }
    @media only screen and (min-width: 992px) {
      [class*='reference-utility-links'] .richText-content > ul:last-child > li:last-child {
        text-align: center;
        padding-right: 0px;
        padding-left: 0px; } }
    [class*='reference-utility-links'] .richText-content > ul:last-child > li:last-child a {
      color: #fff;
      font-size: 0.75rem;
      text-transform: uppercase;
      line-height: 0.875rem;
      letter-spacing: 1.2px; }
      @media only screen and (max-width: 991px) {
        [class*='reference-utility-links'] .richText-content > ul:last-child > li:last-child a {
          color: #4d4d4d;
          font-size: 0.625rem;
          text-transform: none;
          letter-spacing: inherit; } }
      @media only screen and (min-width: 992px) {
        [class*='reference-utility-links'] .richText-content > ul:last-child > li:last-child a {
          width: 100%;
          text-align: center; } }
  [class*='reference-utility-links'] .richText-content > ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    @media only screen and (max-width: 991px) {
      [class*='reference-utility-links'] .richText-content > ul {
        -ms-flex-pack: end;
            justify-content: flex-end; } }
    [class*='reference-utility-links'] .richText-content > ul > li {
      position: relative;
      -ms-flex-pack: center;
          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: .5rem; }
      [class*='reference-utility-links'] .richText-content > ul > li.has-children.expanded:after {
        content: "\f077";
        font-family: FontAwesome, sans-serif;
        font-style: normal;
        position: relative;
        font-weight: normal;
        display: inline-block;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        margin-left: .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 {
          -ms-flex-preferred-size: auto;
              flex-basis: auto; } }
  [class*='reference-utility-links'] li ul {
    display: none; }
    [class*='reference-utility-links'] li ul li {
      -ms-flex-pack: start;
          justify-content: flex-start; }
  [class*='reference-utility-links'] li[data-clicked=true].expanded:focus {
    outline: none; }
  [class*='reference-utility-links'] li.expanded ul {
    display: block;
    position: absolute;
    top: 100%;
    right: 0;
    background-color: #fff;
    border: solid 1px #f0f0f0;
    z-index: 1;
    width: 100%; }
    @media only screen and (max-width: 991px) {
      [class*='reference-utility-links'] li.expanded ul {
        width: max-content; } }
  [class*='reference-utility-links'] .expanded ul {
    display: block; }

[class*='reference-utility-links---dtc'] ul li {
  font-size: 0.75rem;
  padding: 3px 20px; }
  @media only screen and (max-width: 991px) {
    [class*='reference-utility-links---dtc'] ul li {
      font-size: 0.625rem;
      letter-spacing: 0.35px; } }

[class*='reference-utility-links---dtc'] li.has-children {
  font-weight: bold; }

@media only screen and (min-width: 992px) {
  [class*='reference-utility-links---dtc'] .richText-content > ul {
    display: -ms-inline-flexbox;
    display: inline-flex; } }
a.tooltip {
  color: #6d6e71;
  display: inline-block;
  font-weight: 400;
  position: relative; }
  a.tooltip:hover, a.tooltip:focus {
    color: #6d6e71; }
  a.tooltip.u-inline {
    display: inline; }
    @media only screen and (min-width: 992px) {
      a.tooltip.u-inline {
        display: inline-block; } }

.toolTip.is-hidden {
  opacity: 0; }

.toolTipText {
  --offset: -140;
  position: absolute;
  background-color: #fff;
  left: 50%;
  bottom: 30px;
  border-bottom: none;
  padding: 15px 15px;
  margin-left: calc(var(--offset) * 1px);
  width: 185px;
  z-index: 1;
  transition: all .2s;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  border: 1px solid #5ca335;
  font-size: 0.875rem;
  line-height: 1rem !important; }

@keyframes slideIn {
  from {
    top: 250%;
    opacity: 0; }
  to {
    top: 150%;
    opacity: 1; } }
  .toolTipText .arrow {
    right: 0;
    left: 0;
    bottom: -10px;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #5ca335;
    margin-left: calc(50% - 10px);
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg); }
    .toolTipText .arrow:before {
      content: "";
      right: 0;
      left: -10px;
      top: 2px;
      position: absolute;
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #fff; }
  .toolTipText span {
    line-height: 1rem !important; }
h1, .h1 {
  font-size: 28px;
  line-height: 34px;
}
@media (min-width: 768px) {
  h1, .h1 {
    font-size: 44px;
    line-height: 48px;
  }
}

h2, .h2 {
  font-size: 22px;
  line-height: 26px;
}
@media (min-width: 768px) {
  h2, .h2 {
    font-size: 30px;
    line-height: 34px;
  }
}

h3, .h3 {
  font-size: 18px;
  line-height: 22px;
}
@media (min-width: 768px) {
  h3, .h3 {
    font-size: 28px;
    line-height: 32px;
  }
}

.border-font {
  font-weight: 900;
}

.neon-green-text {
  color: #D3FB58;
}

.forest-green-text {
  color: #1F4827 !important;
}

.dark-green-text {
  color: #02270C !important;
}

.charcoal-black-text {
  color: #252525 !important;
}

a.btn,
button.btn {
  border: none;
  padding: 17px 25px;
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  text-align: center;
}
@media (min-width: 768px) {
  a.btn,
  button.btn {
    font-size: 22px;
    line-height: 26px;
  }
}
a.btn span,
button.btn span {
  font-weight: 700;
}
a.btn.primary-btn,
button.btn.primary-btn {
  background-color: #D3FB58;
  color: #1F4827;
  border-radius: 60px;
}
a.btn.secondary-btn,
button.btn.secondary-btn {
  background-color: #1F4827;
  color: #D3FB58;
  border-radius: 60px;
}
a.btn.download,
button.btn.download {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 55px;
}
@media (min-width: 768px) {
  a.btn.download,
  button.btn.download {
    font-size: 18px;
    line-height: 22px;
  }
}
a.btn.download::after,
button.btn.download::after {
  background-image: url("/content/dam/cf-pharma/rsvwise-au/master/icons/download-green.svg");
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 25px;
  position: absolute;
  width: 25px;
  top: 5px;
  right: 25px;
}

.swiper-container {
  /* Fix of Webkit flickering */
  list-style: none;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1;
  clear: both;
}

.swiper {
  overflow: hidden;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  box-sizing: content-box;
  display: flex;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%;
  z-index: 1;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  margin: 0 auto;
  transition-timing-function: ease-out;
}

.swiper-slide {
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%;
  float: none !important;
}
.swiper-slide .col-xs-12,
.swiper-slide .col-md-7 {
  float: none !important;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-button-prev,
.swiper-button-next {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 27px 44px;
  cursor: pointer;
  height: 44px;
  margin-top: -22px;
  position: absolute;
  top: 50%;
  width: 27px;
  z-index: 10;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  cursor: auto;
  opacity: 0.35;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: auto;
  right: 10px;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  font-size: 0;
  overflow: hidden;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  background: #000;
  border-radius: 100%;
  display: inline-block;
  height: 8px;
  margin-right: 10px;
  opacity: 0.2;
  width: 8px;
}

button.swiper-pagination-bullet {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  background: #007aff;
  opacity: 1;
}

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

.swiper-button-next,
.swiper-button-prev {
  background-image: none;
  bottom: 0;
  height: auto;
  margin: 0;
  top: auto;
  width: auto;
}
.swiper-button-next::before, .swiper-button-next::after,
.swiper-button-prev::before,
.swiper-button-prev::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 1px;
  top: 11px;
}

.swiper-button-next {
  right: 20px;
}
.swiper-button-next::before, .swiper-button-next::after {
  right: -15px;
}
.swiper-button-next::before {
  transform: rotate(45deg);
}
.swiper-button-next::after {
  top: 18px;
  transform: rotate(-45deg);
}

.swiper-button-prev {
  left: 20px;
}
.swiper-button-prev::before, .swiper-button-prev::after {
  left: -15px;
}
.swiper-button-prev::before {
  transform: rotate(-45deg);
}
.swiper-button-prev::after {
  top: 18px;
  transform: rotate(45deg);
}

.swiper-scrollbar {
  background: #D0D1CB;
  margin-top: 20px;
}
@media (min-width: 992px) {
  .swiper-scrollbar {
    margin-top: 97px;
  }
}

.swiper-container-horizontal > .swiper-scrollbar {
  height: 2px;
  width: 100%;
  bottom: 0;
  position: relative;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: absolute;
  background: #D3FB58;
  left: 0;
  top: 0;
}

body, * {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

ul, li {
  margin: 0;
  padding: 0;
}

ul {
  margin-left: 15px;
}
ul li {
  padding-left: 5px;
}

.container {
  max-width: 1180px;
  padding-left: 30px;
  padding-right: 30px;
}

.u-float-none {
  float: none !important;
}

.content-wrapper {
  max-width: 880px;
  margin: 0 auto;
  /*a[href] {
    color: inherit;
    font-weight: $font-weight-normal;
  }*/
}
.content-wrapper h2 {
  margin-bottom: 30px;
}
.content-wrapper h2.header {
  color: #1F4827;
  font-size: 28px;
}
.content-wrapper p {
  color: #252525;
}

.section-top-space {
  margin-top: 65px;
}
@media (max-width: 767px) {
  .section-top-space {
    margin-top: 30px;
  }
}

.section-top-padding-space {
  padding-top: 65px;
}
@media (max-width: 767px) {
  .section-top-padding-space {
    padding-top: 30px;
  }
}

.full-width {
  padding: 0;
}

.show-sm-desktop {
  display: none;
}
@media (min-width: 992px) {
  .show-sm-desktop {
    display: block;
  }
}

.show-desktop {
  display: none !important;
}
@media (min-width: 768px) {
  .show-desktop {
    display: block !important;
  }
}

.show-mobile {
  display: block !important;
}
@media (min-width: 768px) {
  .show-mobile {
    display: none !important;
  }
}

.bg-neon-green {
  background-color: #D3FB58;
}

.bg-forest-green {
  background-color: #1F4827;
}

.bg-charcoal-black {
  background-color: #252525;
}

.header-banner {
  background-color: #ffffff;
  background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/home-banner-mobile.jpg");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 681px;
  position: relative;
}
@media (min-width: 768px) {
  .header-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/home-banner-desktop.png");
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    min-height: 549px;
  }
}
@media (min-width: 1440px) {
  .header-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/home-banner-desktop-1336.jpg");
  }
}
@media (min-width: 1680px) {
  .header-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/home-banner-desktop-1560.jpg");
  }
}
@media (min-width: 1920px) {
  .header-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/home-banner-desktop-1800.jpg");
  }
}
@media (min-width: 2560px) {
  .header-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/home-banner-desktop-2240.jpg");
  }
}
.header-banner .home-banner-content {
  height: 631px;
}
@media (min-width: 768px) {
  .header-banner .home-banner-content {
    margin-top: 69px;
    height: 480px;
  }
}
.header-banner .home-banner-content sup {
  top: -15px;
}
.header-banner h1 {
  color: #1F4827;
  font-size: 30px;
  height: auto;
  line-height: 34px;
  left: auto;
  position: relative;
  text-transform: none;
  top: auto;
  max-width: 407px;
  letter-spacing: -0.25px;
}
@media (min-width: 768px) {
  .header-banner h1 {
    margin-bottom: 38px;
  }
}
@media (max-width: 767px) {
  .header-banner h1 {
    font-size: 28px;
    margin-top: 57px;
    text-align: left;
  }
}
.header-banner p {
  color: #575757;
  font-size: 18px;
}
@media (min-width: 768px) {
  .header-banner p {
    font-size: 23px;
  }
}
@media (min-width: 768px) {
  .header-banner p .btn {
    font-size: 22px;
    line-height: 26.4px;
  }
}
.header-banner p .btn:first-of-type {
  margin-right: 12px;
}
@media (min-width: 768px) {
  .header-banner p.ctas {
    margin-top: 24px;
  }
}
@media (max-width: 767px) {
  .header-banner p.ctas {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
  }
  .header-banner p.ctas .btn:first-of-type {
    margin-bottom: 12px;
  }
}
.header-banner .banner-eyebrow {
  margin-bottom: 23px;
}
@media (max-width: 767px) {
  .header-banner .banner-eyebrow {
    background-color: #1F4827;
    color: #D3FB58;
    left: 0;
    margin: 0;
    padding: 8px 0 8px 30px;
    position: absolute;
    top: 0;
    width: 100%;
  }
}
.header-banner .bottom-label {
  bottom: 16px;
  color: #ffffff;
  font-size: 9px;
  font-weight: 400;
  line-height: 12px;
  margin: 0;
  position: absolute;
  right: 17px;
  text-align: right;
}
@media (max-width: 767px) {
  .header-banner .bottom-label {
    right: 20px;
    bottom: 10px;
  }
}

#footer {
  margin-top: 0;
}
#footer .hide-find-out-more {
  display: inline-block;
}
#footer .show-find-out-more {
  display: none;
}

#footer .snippetReference {
  background-color: #252525;
  padding: 40px 0 50px;
}
#footer .snippetReference p, #footer .snippetReference span {
  color: #ffffff;
  font-size: 12px;
  font-weight: 300;
  line-height: 14px;
}
#footer .snippetReference .footer-columns {
  border-top: 1px solid #ffffff;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  padding: 4px 0 77px;
}
@media (min-width: 768px) {
  #footer .snippetReference .footer-columns {
    margin-top: 40px;
    padding: 34px 0 77px;
    border-top: 2px solid #D3FB58;
  }
}
#footer .snippetReference .footer-column {
  width: 50%;
}
@media (max-width: 767px) {
  #footer .snippetReference .footer-column {
    width: 100%;
  }
}
#footer .snippetReference .footer-column.left p {
  margin-bottom: 0;
}
#footer .snippetReference .footer-column.left p.show-mobile {
  margin-bottom: 15px;
}
#footer .snippetReference .footer-column.right {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  #footer .snippetReference .footer-column.right {
    justify-content: flex-start;
    margin-top: 20px;
  }
}
#footer .snippetReference .footer-column img {
  margin-bottom: 30px;
  width: 94px;
}
@media (max-width: 767px) {
  #footer .snippetReference .footer-column img {
    margin-bottom: 15px;
  }
}
#footer .snippetReference .share-icon {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  #footer .snippetReference .share-icon {
    justify-content: flex-start;
    margin-top: 50px;
  }
}
@media (min-width: 768px) {
  #footer .snippetReference .share-icon {
    margin-bottom: 42px;
  }
}
#footer .snippetReference .share-icon p {
  align-items: center;
  display: flex;
}
#footer .snippetReference .share-icon p span.gsk-connect {
  font-size: 16px;
  line-height: 20px;
  margin-right: 20px;
}
#footer .snippetReference .share-icon p span.gsk-connect strong {
  color: #ffffff !important;
}
#footer .snippetReference .share-icon p a {
  color: #ffffff;
  font-size: 20px;
  margin-right: 15px;
}
#footer .snippetReference .share-icon p a:last-of-type {
  margin-right: 0;
}
#footer .snippetReference .share-icon .icon {
  display: block;
  width: 31px;
  height: 31px;
  background-repeat: no-repeat;
}
#footer .snippetReference .share-icon .icon.facebook {
  background-image: url("/content/dam/cf-pharma/rsvwise-au/master/facebook.svg");
  background-position: center;
  background-size: contain;
}
#footer .snippetReference .share-icon .icon.twitter {
  background-image: url("/content/dam/cf-pharma/rsvwise-au/master/twitter.svg");
  background-position: center;
  background-size: contain;
}
#footer .snippetReference .share-icon .icon.youtube {
  background-image: url("/content/dam/cf-pharma/rsvwise-au/master/youtube.svg");
  background-position: center;
  background-size: contain;
}
#footer .snippetReference .share-icon .icon.tweet {
  background-image: url("/content/dam/cf-pharma/rsvwise-au/master/tweet.svg");
  background-position: center;
  background-size: contain;
}
#footer .snippetReference .share-icon .icon::before {
  display: none;
}
@media (max-width: 767px) {
  #footer .snippetReference .footer-nav {
    padding-top: 20px;
    border-top: 1px solid #D3FB58;
  }
}
#footer .snippetReference .footer-nav p {
  display: none;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  #footer .snippetReference .footer-nav p {
    display: block;
    text-align: right;
  }
}
#footer .snippetReference .footer-nav ul {
  display: flex;
  margin: 0;
  padding: 0;
  justify-content: space-between;
}
@media (min-width: 768px) {
  #footer .snippetReference .footer-nav ul {
    justify-content: flex-end;
  }
}
#footer .snippetReference .footer-nav ul li {
  display: inline-flex;
  padding-left: 0;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  #footer .snippetReference .footer-nav ul li {
    border-right: 1px solid #ffffff;
    padding-right: 10px;
    margin-right: 10px;
  }
}
#footer .snippetReference .footer-nav ul li:before {
  display: none;
}
#footer .snippetReference .footer-nav ul li:last-of-type {
  border: none;
  margin-right: 0;
  padding-right: 0;
}
#footer .snippetReference .footer-nav ul li a {
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  text-decoration: underline;
}
#footer .snippetReference p {
  color: #ffffff;
}
#footer .snippetReference .back-to-top {
  background-color: rgba(211, 251, 88, 0.8);
  border-radius: 20px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  bottom: 30%;
  color: #1F4827;
  font-weight: 700;
  opacity: 0;
  position: fixed;
  padding: 20px;
  right: 0;
  transition: all 0.5s ease-in;
  visibility: hidden;
}
#footer .snippetReference .back-to-top.show {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 768px) {
  #footer .snippetReference .back-to-top {
    text-align: left;
    width: 160px;
  }
}
#footer .snippetReference .arrow-up {
  display: block;
  margin: 0 auto;
  position: relative;
  height: 35px;
  width: 35px;
}
@media (min-width: 768px) {
  #footer .snippetReference .arrow-up {
    margin: 0;
  }
}
#footer .snippetReference .arrow-up::before, #footer .snippetReference .arrow-up::after {
  background-color: #1F4827;
  content: "";
  display: block;
  height: 3px;
  right: 0;
  position: absolute;
  top: 10px;
  transform: rotate(45deg);
  width: 20px;
}
#footer .snippetReference .arrow-up::after {
  right: 12px;
  transform: rotate(-45deg);
}

.cards,
.single-card {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .cards,
  .single-card {
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .cards.two-columns,
  .single-card.two-columns {
    justify-content: space-between;
  }
}
.cards.two-columns .card,
.single-card.two-columns .card {
  width: 100%;
}
@media (min-width: 768px) {
  .cards.two-columns .card,
  .single-card.two-columns .card {
    width: 48.5%;
    margin-right: 0;
  }
}
.cards.has-image .card, .cards.has-icon .card,
.single-card.has-image .card,
.single-card.has-icon .card {
  padding: 0;
  height: 220px;
}
@media (min-width: 768px) {
  .cards.has-image .card, .cards.has-icon .card,
  .single-card.has-image .card,
  .single-card.has-icon .card {
    height: 365px;
  }
}
.cards.has-image .card img, .cards.has-icon .card img,
.single-card.has-image .card img,
.single-card.has-icon .card img {
  height: auto;
  width: 100%;
}
.cards.has-image .card span, .cards.has-icon .card span,
.single-card.has-image .card span,
.single-card.has-icon .card span {
  padding: 16px;
}
@media (min-width: 768px) {
  .cards.has-image .card span, .cards.has-icon .card span,
  .single-card.has-image .card span,
  .single-card.has-icon .card span {
    padding: 26px;
  }
}
.cards.has-image .card span.image-wrapper, .cards.has-icon .card span.image-wrapper,
.single-card.has-image .card span.image-wrapper,
.single-card.has-icon .card span.image-wrapper {
  border-radius: 20px;
  height: 110px;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
}
.cards.has-image .card span.image-wrapper label, .cards.has-icon .card span.image-wrapper label,
.single-card.has-image .card span.image-wrapper label,
.single-card.has-icon .card span.image-wrapper label {
  bottom: 15px;
  color: #ffffff;
  font-size: 9px;
  line-height: 12px;
  position: absolute;
  text-align: right;
  right: 30px;
}
@media (max-width: 767px) {
  .cards.has-image .card span.image-wrapper label, .cards.has-icon .card span.image-wrapper label,
  .single-card.has-image .card span.image-wrapper label,
  .single-card.has-icon .card span.image-wrapper label {
    bottom: 8px;
    right: 20px;
  }
}
@media (min-width: 768px) {
  .cards.has-image .card span.image-wrapper, .cards.has-icon .card span.image-wrapper,
  .single-card.has-image .card span.image-wrapper,
  .single-card.has-icon .card span.image-wrapper {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cards.has-image .card span.image-wrapper, .cards.has-icon .card span.image-wrapper,
  .single-card.has-image .card span.image-wrapper,
  .single-card.has-icon .card span.image-wrapper {
    height: 180px;
  }
}
@media (min-width: 768px) {
  .cards.has-image.spread-cards .swiper-slide, .cards.has-image.conditions-cards .swiper-slide, .cards.has-icon.spread-cards .swiper-slide, .cards.has-icon.conditions-cards .swiper-slide,
  .single-card.has-image.spread-cards .swiper-slide,
  .single-card.has-image.conditions-cards .swiper-slide,
  .single-card.has-icon.spread-cards .swiper-slide,
  .single-card.has-icon.conditions-cards .swiper-slide {
    width: 247px;
  }
}
@media (min-width: 768px) {
  .cards.has-image.spread-cards .swiper-wrapper, .cards.has-image.conditions-cards .swiper-wrapper, .cards.has-icon.spread-cards .swiper-wrapper, .cards.has-icon.conditions-cards .swiper-wrapper,
  .single-card.has-image.spread-cards .swiper-wrapper,
  .single-card.has-image.conditions-cards .swiper-wrapper,
  .single-card.has-icon.spread-cards .swiper-wrapper,
  .single-card.has-icon.conditions-cards .swiper-wrapper {
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .cards.has-image.spread-cards .swiper-scrollbar, .cards.has-image.conditions-cards .swiper-scrollbar, .cards.has-icon.spread-cards .swiper-scrollbar, .cards.has-icon.conditions-cards .swiper-scrollbar,
  .single-card.has-image.spread-cards .swiper-scrollbar,
  .single-card.has-image.conditions-cards .swiper-scrollbar,
  .single-card.has-icon.spread-cards .swiper-scrollbar,
  .single-card.has-icon.conditions-cards .swiper-scrollbar {
    display: none;
  }
}
.cards.has-image.spread-cards .card, .cards.has-image.conditions-cards .card, .cards.has-icon.spread-cards .card, .cards.has-icon.conditions-cards .card,
.single-card.has-image.spread-cards .card,
.single-card.has-image.conditions-cards .card,
.single-card.has-icon.spread-cards .card,
.single-card.has-icon.conditions-cards .card {
  height: 250px;
  width: 247px;
}
.cards.has-image.spread-cards .card::after, .cards.has-image.conditions-cards .card::after, .cards.has-icon.spread-cards .card::after, .cards.has-icon.conditions-cards .card::after,
.single-card.has-image.spread-cards .card::after,
.single-card.has-image.conditions-cards .card::after,
.single-card.has-icon.spread-cards .card::after,
.single-card.has-icon.conditions-cards .card::after {
  display: none !important;
}
.cards.has-image.spread-cards span, .cards.has-image.conditions-cards span, .cards.has-icon.spread-cards span, .cards.has-icon.conditions-cards span,
.single-card.has-image.spread-cards span,
.single-card.has-image.conditions-cards span,
.single-card.has-icon.spread-cards span,
.single-card.has-icon.conditions-cards span {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}
@media (min-width: 768px) {
  .cards.has-image.spread-cards span, .cards.has-image.conditions-cards span, .cards.has-icon.spread-cards span, .cards.has-icon.conditions-cards span,
  .single-card.has-image.spread-cards span,
  .single-card.has-image.conditions-cards span,
  .single-card.has-icon.spread-cards span,
  .single-card.has-icon.conditions-cards span {
    font-size: 19px;
    line-height: 24px;
    padding: 15px;
  }
}
@media (min-width: 768px) {
  .cards.has-image.spread-cards span.image-wrapper, .cards.has-image.conditions-cards span.image-wrapper, .cards.has-icon.spread-cards span.image-wrapper, .cards.has-icon.conditions-cards span.image-wrapper,
  .single-card.has-image.spread-cards span.image-wrapper,
  .single-card.has-image.conditions-cards span.image-wrapper,
  .single-card.has-icon.spread-cards span.image-wrapper,
  .single-card.has-icon.conditions-cards span.image-wrapper {
    height: 132px;
  }
}
@media (min-width: 768px) {
  .cards.has-image.conditions-cards .swiper-slide, .cards.has-icon.conditions-cards .swiper-slide,
  .single-card.has-image.conditions-cards .swiper-slide,
  .single-card.has-icon.conditions-cards .swiper-slide {
    margin-right: 20px;
  }
}
@media (min-width: 768px) {
  .cards.has-image.conditions-cards .swiper-wrapper, .cards.has-icon.conditions-cards .swiper-wrapper,
  .single-card.has-image.conditions-cards .swiper-wrapper,
  .single-card.has-icon.conditions-cards .swiper-wrapper {
    justify-content: flex-start;
  }
}
.cards.has-image.spread-cards label, .cards.has-icon.spread-cards label,
.single-card.has-image.spread-cards label,
.single-card.has-icon.spread-cards label {
  font-size: 12px;
  line-height: 14px;
}
.cards.has-icon .card img,
.single-card.has-icon .card img {
  width: auto;
  max-height: 90px;
}
@media (min-width: 768px) {
  .cards.has-icon .card img,
  .single-card.has-icon .card img {
    max-height: 110px;
  }
}
.cards.has-icon .card span.image-wrapper,
.single-card.has-icon .card span.image-wrapper {
  justify-content: flex-start;
  padding-left: 20px;
}
.cards.has-icon .card span.image-wrapper img,
.single-card.has-icon .card span.image-wrapper img {
  background-color: transparent;
}
.cards .card,
.single-card .card {
  align-items: flex-start;
  border-radius: 20px;
  height: 130px;
  justify-content: flex-start;
  margin-bottom: 15px;
  padding: 16px;
  position: relative;
  text-decoration: none;
  width: 48.5%;
}
@media (min-width: 768px) {
  .cards .card,
  .single-card .card {
    height: 215px;
    margin-bottom: 25px;
    margin-right: 20px;
    padding: 26px 18px 26px 26px;
    width: 205px;
  }
}
@media (min-width: 992px) {
  .cards .card:nth-child(4),
  .single-card .card:nth-child(4) {
    margin-right: 0;
  }
}
.cards .card:after,
.single-card .card:after {
  bottom: 16px;
  content: "";
  display: block;
  height: 24px;
  left: 16px;
  position: absolute;
  width: 24px;
}
@media (min-width: 768px) {
  .cards .card:after,
  .single-card .card:after {
    bottom: 26px;
    height: 40px;
    left: 26px;
    width: 40px;
  }
}
.cards .card.neon-green,
.single-card .card.neon-green {
  background-color: #D3FB58;
  color: #252525;
}
.cards .card.neon-green.has-arrow::after,
.single-card .card.neon-green.has-arrow::after {
  background-image: url("/content/dam/cf-pharma/rsvwise-au/master/icons/arrow-right-dark.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cards .card.dark-green,
.single-card .card.dark-green {
  background-color: #02270C;
  color: #D3FB58;
}
.cards .card.forest-green,
.single-card .card.forest-green {
  background-color: #1F4827;
  color: #D3FB58;
}
.cards .card.charcoal-black,
.single-card .card.charcoal-black {
  background-color: #252525;
  color: #D3FB58;
}
.cards .card.dark-green.has-arrow::after, .cards .card.forest-green.has-arrow::after, .cards .card.charcoal-black.has-arrow::after,
.single-card .card.dark-green.has-arrow::after,
.single-card .card.forest-green.has-arrow::after,
.single-card .card.charcoal-black.has-arrow::after {
  background-image: url("/content/dam/cf-pharma/rsvwise-au/master/icons/arrow-right-green.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cards .card span,
.single-card .card span {
  font-weight: 700;
}
@media (min-width: 768px) {
  .cards .card span,
  .single-card .card span {
    font-size: 28px;
    line-height: normal;
  }
}

.single-card.has-image .card {
  height: 350px;
  width: 339px;
}
.single-card.has-image .card span {
  padding: 0;
}
.single-card.has-image .card span.image-wrapper {
  flex: 1 0 auto;
  height: 139px;
}
@media (min-width: 768px) {
  .single-card.has-image .card span.image-wrapper {
    height: 145px;
  }
}
.single-card.has-image .text-wrapper {
  height: 100%;
  padding: 20px;
}
.single-card.has-image .header {
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 26.077px; /* 118.531% */
}
.single-card.has-image .text {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  height: 48px;
  line-height: 20px;
}
.single-card.has-image .download {
  max-width: 206px;
}

.card-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .card-grid {
    max-width: 283px;
    margin: 0 auto;
  }
}
.card-grid .card {
  border-radius: 20px;
  color: #D3FB58;
  display: flex;
  width: 134px;
  height: 132px;
  padding: 20px 14px;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
}
.card-grid .card span {
  font-weight: 700;
  text-align: right;
}
@media (max-width: 991px) {
  .card-grid .card span {
    line-height: 16px;
  }
}
.card-grid .card.wide {
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 277px;
}
.card-grid .card.wide img {
  margin-right: 20px;
}
@media (max-width: 991px) {
  .card-grid .card.wide:not(.keep-width) {
    align-items: flex-end;
    flex-direction: column;
    width: 126px;
  }
  .card-grid .card.wide:not(.keep-width) img {
    height: 54px;
    order: 1;
    width: 54px;
  }
  .card-grid .card.wide:not(.keep-width) span {
    order: 2;
    margin-bottom: 8px;
    text-align: center;
  }
}
.card-grid .card.wheezing img {
  max-height: 110px;
}
.card-grid .card.aches img {
  max-height: none;
  width: 80px;
}
@media (max-width: 991px) {
  .card-grid .card.top img {
    order: 2;
  }
  .card-grid .card.top span {
    order: 1;
    margin-bottom: 8px;
  }
}
@media (max-width: 991px) {
  .card-grid .card.bottom span {
    margin-top: 8px;
  }
}
@media (max-width: 991px) {
  .card-grid .card.left {
    align-items: flex-start;
    flex-direction: row;
  }
  .card-grid .card.left.bottom span {
    align-self: flex-end;
  }
  .card-grid .card.left img {
    order: 2;
    margin-bottom: 8px;
    height: 90px;
    max-height: initial;
  }
  .card-grid .card.left span {
    order: 1;
  }
}
.card-grid img {
  max-height: 70px;
}

.callout-wrapper {
  padding: 11px 0;
}
@media (min-width: 768px) {
  .callout-wrapper {
    padding: 66px 0;
    max-width: 880px;
    margin: 0 auto;
  }
  .callout-wrapper.two-columns .column:first-of-type {
    width: 56%;
  }
  .callout-wrapper.two-columns .column:last-of-type {
    width: 44%;
  }
  .callout-wrapper.two-columns .column:last-of-type p {
    text-align: right;
  }
}

.two-columns {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.two-columns .column {
  width: 100%;
}
@media (min-width: 768px) {
  .two-columns .column {
    width: 49%;
  }
}

.debbie-quotation {
  background-image: url("/content/dam/cf-pharma/rsvwise-au/master/debbie-quotation-bg.png");
  background-size: cover;
  background-position: 20% bottom;
  background-repeat: no-repeat;
  min-height: 330px;
  position: relative;
}
@media (min-width: 768px) {
  .debbie-quotation {
    background-position: center bottom;
    min-height: 501px;
  }
}
@media (min-width: 1440px) {
  .debbie-quotation {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/debbie-quotation-bg-1336.jpg");
  }
}
@media (min-width: 1680px) {
  .debbie-quotation {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/debbie-quotation-bg-1560.jpg");
  }
}
@media (min-width: 1920px) {
  .debbie-quotation {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/debbie-quotation-bg-1800.jpg");
  }
}
@media (min-width: 2560px) {
  .debbie-quotation {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/debbie-quotation-bg-2240.jpg");
  }
}

.tom-quotation {
  background-image: url("/content/dam/cf-pharma/rsvwise-au/master/tom-quotation-bg.png");
  background-size: cover;
  background-position: 20% bottom;
  background-repeat: no-repeat;
  min-height: 330px;
  position: relative;
}
@media (min-width: 768px) {
  .tom-quotation {
    background-position: center bottom;
    min-height: 501px;
  }
}
@media (min-width: 1440px) {
  .tom-quotation {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/tom-quotation-bg-1336.jpg");
  }
}
@media (min-width: 1680px) {
  .tom-quotation {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/tom-quotation-bg-1560.jpg");
  }
}
@media (min-width: 1920px) {
  .tom-quotation {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/tom-quotation-bg-1800.jpg");
  }
}
@media (min-width: 2560px) {
  .tom-quotation {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/tom-quotation-bg-2240.jpg");
  }
}

@media (min-width: 768px) {
  .quotation-section {
    margin-bottom: 0 !important;
  }
}
.quotation-section .quotation-content {
  padding: 0;
  top: 220px;
  width: calc(100% - 35px);
  margin-right: 0;
  margin-left: auto;
  display: block;
  float: none;
}
@media (min-width: 768px) {
  .quotation-section .quotation-content {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: auto;
  }
}
.quotation-section .quotation-wrapper {
  align-items: center;
  background-color: #02270C;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  color: #ffffff;
  display: flex;
  min-height: 200px;
  padding: 20px 30px 20px 51px;
}
@media (min-width: 768px) {
  .quotation-section .quotation-wrapper {
    min-height: 315px;
    width: 458px;
  }
}
@media (min-width: 992px) {
  .quotation-section .quotation-wrapper {
    width: 658px;
  }
}
.quotation-section .quotation-wrapper .copy {
  max-width: 405px;
}
.quotation-section .quotation-wrapper .copy p {
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 768px) {
  .quotation-section .quotation-wrapper .copy p {
    font-size: 28px;
  }
}
.quotation-section .quotation-wrapper .copy p span {
  font-size: 16px;
}
@media (min-width: 768px) {
  .quotation-section .quotation-wrapper .copy p span {
    font-size: 28px;
  }
}
.quotation-section .quotation-wrapper .copy p.name {
  line-height: normal;
}
@media (min-width: 768px) {
  .quotation-section .quotation-wrapper .copy p.name {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  .quotation-section .quotation-wrapper label {
    display: block;
    font-size: 12px;
    font-weight: 300;
    line-height: 14px;
  }
}

.useful-wrapper {
  align-items: center;
  display: flex;
  height: 210px;
  max-width: 452px;
}
@media (min-width: 768px) {
  .useful-wrapper.align-right {
    margin-left: auto;
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .useful-wrapper {
    background-color: #EFEFEF;
    border-radius: 20px;
    height: 275px;
    padding: 0 40px;
  }
}
@media (max-width: 900px) {
  .useful-wrapper {
    max-width: calc(100% - 15px);
  }
}
@media (max-width: 767px) {
  .useful-wrapper {
    max-width: 452px;
    margin: 0 auto;
  }
}
.useful-wrapper .useful-content {
  width: 100%;
}
.useful-wrapper .useful-content .vote-site .primary-btn {
  color: #252525;
}
.useful-wrapper [data-page=home] p {
  font-size: 25px;
}
.useful-wrapper [data-page=home] .useful-label span {
  font-size: 21px;
}
.useful-wrapper p {
  color: #575757;
  font-size: 19px;
  margin: 0 !important;
}
.useful-wrapper .options {
  display: inline-flex;
  justify-content: space-between;
  margin-top: 27px;
  width: 100%;
}
.useful-wrapper .options .btn {
  align-items: center;
  border-radius: 50%;
  cursor: pointer;
  display: inline-flex;
  height: 40px;
  justify-content: center;
  padding: 0;
  width: 40px;
}
@media (min-width: 768px) {
  .useful-wrapper .options .btn {
    height: 54px;
    width: 54px;
  }
}
.useful-wrapper .options .btn:last-of-type {
  margin-right: 0;
}
.useful-wrapper .useful-label {
  display: flex;
  justify-content: space-between;
  margin-top: 8px;
}
.useful-wrapper .useful-label span {
  color: #02270C;
  font-size: 16px;
}
.useful-wrapper .vote-site,
.useful-wrapper .success-msg {
  display: none;
}
.useful-wrapper .vote-site.active,
.useful-wrapper .success-msg.active {
  display: block;
  text-align: center;
}
.useful-wrapper .vote-site p,
.useful-wrapper .success-msg p {
  color: #02270C;
}

.read-useful-section {
  float: none;
  margin: 0 auto;
  max-width: 880px;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 925px) {
  .read-useful-section .related-read,
  .read-useful-section .useful-wrapper,
  .read-useful-section .share {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .read-useful-section .related-read,
  .read-useful-section .useful-wrapper,
  .read-useful-section .share {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .read-useful-section .share {
    padding-top: 15px;
    margin-top: 30px;
    border-top: 1px solid #575757;
  }
}
.read-useful-section .share-btn {
  background-color: transparent;
  color: #252525;
  cursor: pointer;
  font-size: 22px;
  font-weight: 300;
  height: 27px;
  margin-bottom: 30px;
  padding-left: 55px;
  position: relative;
  text-align: left;
  width: 249px;
}
@media (max-width: 767px) {
  .read-useful-section .share-btn {
    font-size: 12px;
    height: 25px;
    line-height: 14px;
    margin-bottom: 0;
    padding-left: 35px;
    width: 150px;
  }
}
.read-useful-section .share-btn:before {
  background-image: url("/content/dam/cf-pharma/rsvwise-au/master/icons/share-arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  cursor: pointer;
  display: block;
  height: 44px;
  left: 0;
  position: absolute;
  top: -9px;
  width: 44px;
}
@media (max-width: 767px) {
  .read-useful-section .share-btn:before {
    height: 24px;
    top: 0;
    width: 24px;
  }
}

.page-home .useful-wrapper,
.page-resources .useful-wrapper {
  margin: 0 auto;
  padding: 0 35px;
}
@media (min-width: 768px) {
  .page-home .useful-wrapper,
  .page-resources .useful-wrapper {
    padding: 0 40px;
    max-width: 880px;
  }
  .page-home .useful-wrapper .useful-content,
  .page-resources .useful-wrapper .useful-content {
    max-width: 452px;
    margin: 0 auto;
  }
}
.page-home .read-useful-section .half-50,
.page-resources .read-useful-section .half-50 {
  width: 50%;
}

@media (min-width: 768px) {
  .page-home .useful-wrapper {
    margin: 0 15px;
  }
}
@media (min-width: 925px) {
  .page-home .useful-wrapper {
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .page-home .useful-wrapper .options .btn {
    width: 70px;
    height: 70px;
  }
}

@media (max-width: 767px) {
  .page-rsv-heart-lung-conditions .page-reference-section,
  .page-rsv-in-adults .page-reference-section {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .page-resources .read-useful-section {
    display: none;
  }
}

.inner-banner {
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  min-height: 369px;
  position: relative;
}
@media (min-width: 1440px) {
  .inner-banner {
    min-height: 500px;
  }
}
@media (max-width: 480px) {
  .inner-banner {
    background-color: #ffffff;
    background-position: center 0%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 331px;
    margin-top: 30px;
    position: relative;
  }
}
@media (max-width: 767px) {
  .inner-banner .container {
    overflow: visible;
  }
}
.inner-banner .back a {
  color: #252525;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
  padding-left: 35px;
}
.inner-banner .back a:before {
  background-image: url("/content/dam/cf-pharma/rsvwise-au/master/icons/arrow-left-dark.svg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 25px;
  position: absolute;
  width: 29px;
}
@media (min-width: 768px) {
  .inner-banner .back {
    margin-left: auto;
    margin-right: auto;
    max-width: 880px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .inner-banner .back {
    background-color: #1F4827;
    height: 30px;
    left: 0;
    line-height: 1.7em;
    margin: 0;
    position: absolute;
    top: -30px;
    width: 100%;
    z-index: 999;
  }
  .inner-banner .back a {
    color: #D3FB58;
    padding-left: 60px;
  }
  .inner-banner .back a::before {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/icons/arrow-left-green.svg");
    height: 12px;
    left: 35px;
    top: 8px;
    width: 16px;
  }
}
.inner-banner .richText {
  min-height: 369px;
}
@media (min-width: 1440px) {
  .inner-banner .richText {
    min-height: 500px;
  }
}
@media (max-width: 767px) {
  .inner-banner .richText {
    min-height: 331px;
  }
}
.inner-banner .richText-content {
  bottom: 0;
  position: absolute;
}
@media (min-width: 768px) {
  .inner-banner .richText-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    left: 50%;
    width: 100%;
    min-height: 369px;
    position: absolute;
    transform: translateX(-50%);
  }
}
@media (min-width: 1440px) {
  .inner-banner .richText-content {
    min-height: 500px;
  }
}
@media (max-width: 881px) {
  .inner-banner .richText-content {
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .inner-banner .richText-content {
    min-height: 100%;
    left: 0;
    padding-left: 30px;
  }
}
.inner-banner .banner-eyebrow {
  color: #ffffff;
  font-size: 9px;
  line-height: 12px;
  letter-spacing: -0.25px;
  text-align: right;
}
.inner-banner .banner-eyebrow.dark {
  color: #252525;
}
@media (max-width: 767px) {
  .inner-banner .banner-eyebrow {
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .inner-banner .banner-eyebrow {
    position: absolute;
    right: 15px;
    top: 0;
  }
}
@media (min-width: 992px) {
  .inner-banner .banner-eyebrow {
    right: 30px;
  }
}
@media (min-width: 1210px) {
  .inner-banner .banner-eyebrow {
    right: 15px;
  }
}
.inner-banner h1 {
  color: #1F4827;
}
@media (min-width: 768px) {
  .inner-banner h1 {
    margin: 0 auto;
    max-width: 880px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .inner-banner h1 {
    position: absolute;
    bottom: 0;
    margin: 0;
  }
}
.inner-banner h1 br {
  display: block;
}
@media (min-width: 480px) {
  .inner-banner h1 br {
    display: none;
  }
}

.page-resources h1 {
  top: auto;
}

.page-what-is-rsv-banner {
  background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/what-is-rsv-banner-mobile.png");
  background-position: center top;
}
@media (min-width: 480px) {
  .page-what-is-rsv-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/what-is-rsv-banner-desktop.png");
  }
}
@media (min-width: 1440px) {
  .page-what-is-rsv-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/what-is-rsv-banner-desktop-1336.jpg");
  }
}
@media (min-width: 1680px) {
  .page-what-is-rsv-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/what-is-rsv-banner-desktop-1560.jpg");
  }
}
@media (min-width: 1920px) {
  .page-what-is-rsv-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/what-is-rsv-banner-desktop-1800.jpg");
  }
}
@media (min-width: 2560px) {
  .page-what-is-rsv-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/what-is-rsv-banner-desktop-2240.jpg");
  }
}

.page-how-does-rsv-spread-banner {
  background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/how-does-rsv-spread-banner-mobile.png");
  background-position: center top;
}
@media (min-width: 480px) {
  .page-how-does-rsv-spread-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/how-does-rsv-spread-banner-desktop.png");
  }
}
@media (min-width: 1440px) {
  .page-how-does-rsv-spread-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/how-does-rsv-spread-banner-1336.jpg");
  }
}
@media (min-width: 1680px) {
  .page-how-does-rsv-spread-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/how-does-rsv-spread-banner-1560.jpg");
  }
}
@media (min-width: 1920px) {
  .page-how-does-rsv-spread-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/how-does-rsv-spread-banner-1800.jpg");
  }
}
@media (min-width: 2560px) {
  .page-how-does-rsv-spread-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/how-does-rsv-spread-banner-2240.jpg");
  }
}

.page-rsv-symptoms-banner {
  background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/rsv-symptoms-banner-mobile.png");
  background-position: center top;
}
@media (min-width: 480px) {
  .page-rsv-symptoms-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/rsv-symptoms-banner-desktop.png");
  }
}
@media (min-width: 1440px) {
  .page-rsv-symptoms-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/rsv-symptoms-banner-1336.jpg");
  }
}
@media (min-width: 1680px) {
  .page-rsv-symptoms-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/rsv-symptoms-banner-1560.jpg");
  }
}
@media (min-width: 1920px) {
  .page-rsv-symptoms-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/rsv-symptoms-banner-1800.jpg");
  }
}
@media (min-width: 2560px) {
  .page-rsv-symptoms-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/rsv-symptoms-banner-2240.jpg");
  }
}

.page-rsv-heart-lung-conditions-banner,
.page-tt-for-rsv-banner {
  background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/man-cough-banner-mobile.png");
  background-position: center top;
}
@media (min-width: 480px) {
  .page-rsv-heart-lung-conditions-banner,
  .page-tt-for-rsv-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/man-cough-banner-desktop.png");
  }
}
@media (min-width: 1440px) {
  .page-rsv-heart-lung-conditions-banner,
  .page-tt-for-rsv-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/testing-and-treatment-banner-1336.jpg");
  }
}
@media (min-width: 1530px) {
  .page-rsv-heart-lung-conditions-banner,
  .page-tt-for-rsv-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/testing-and-treatment-banner-1560.jpg");
  }
}
@media (min-width: 1920px) {
  .page-rsv-heart-lung-conditions-banner,
  .page-tt-for-rsv-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/testing-and-treatment-banner-1800.jpg");
  }
}
@media (min-width: 2200px) {
  .page-rsv-heart-lung-conditions-banner,
  .page-tt-for-rsv-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/testing-and-treatment-banner-2240.jpg");
  }
}

.general-banner {
  background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/general-banner-mobile.png");
  background-position: center top;
}
@media (min-width: 480px) {
  .general-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/general-banner-desktop.png");
  }
}
@media (min-width: 1440px) {
  .general-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/find-out-more-about-rsv-banner-1336.jpg");
  }
}
@media (min-width: 1530px) {
  .general-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/find-out-more-about-rsv-banner-1560.jpg");
  }
}
@media (min-width: 1760px) {
  .general-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/find-out-more-about-rsv-banner-1800.jpg");
  }
}
@media (min-width: 2000px) {
  .general-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/find-out-more-about-rsv-banner-2240.jpg");
  }
}

.page-rsv-infection-banner,
.page-rsv-in-adult-banner {
  background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/women-touch-face-banner-mobile.png");
  background-position: center top;
}
@media (min-width: 480px) {
  .page-rsv-infection-banner,
  .page-rsv-in-adult-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/women-touch-face-banner-desktop.png");
  }
}
@media (min-width: 1440px) {
  .page-rsv-infection-banner,
  .page-rsv-in-adult-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/rsv-in-adults-banner-1336.jpg");
  }
}
@media (min-width: 1530px) {
  .page-rsv-infection-banner,
  .page-rsv-in-adult-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/rsv-in-adults-banner-1560.jpg");
  }
}
@media (min-width: 1800px) {
  .page-rsv-infection-banner,
  .page-rsv-in-adult-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/rsv-in-adults-banner-1800.jpg");
  }
}
@media (min-width: 2200px) {
  .page-rsv-infection-banner,
  .page-rsv-in-adult-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/rsv-in-adults-banner-2240.jpg");
  }
}

.page-prevent-rsv-banner {
  background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/prevent-rsv-banner-mobile.png");
  background-position: center top;
}
@media (min-width: 480px) {
  .page-prevent-rsv-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/prevent-rsv-banner-desktop.png");
  }
}
@media (min-width: 1440px) {
  .page-prevent-rsv-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/help-protect-against-rsv-banner-1336.jpg");
  }
}
@media (min-width: 1680px) {
  .page-prevent-rsv-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/help-protect-against-rsv-banner-1560.jpg");
  }
}
@media (min-width: 1920px) {
  .page-prevent-rsv-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/help-protect-against-rsv-banner-1800.jpg");
  }
}
@media (min-width: 2560px) {
  .page-prevent-rsv-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/help-protect-against-rsv-banner-2240.jpg");
  }
}

.page-faq-banner {
  background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/faq-banner-mobile.jpg");
  background-position: center right;
}
@media (min-width: 480px) {
  .page-faq-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/faq-banner-desktop.png");
  }
}
@media (min-width: 1440px) {
  .page-faq-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/rsv-faq-banner-1336px.jpg");
  }
}
@media (min-width: 1680px) {
  .page-faq-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/rsv-faq-banner-1560px.jpg");
  }
}
@media (min-width: 1920px) {
  .page-faq-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/rsv-faq-banner-1800px.jpg");
  }
}
@media (min-width: 2560px) {
  .page-faq-banner {
    background-image: url("/content/dam/cf-pharma/rsvwise-au/master/banner-images/rsv-faq-banner-2240px.jpg");
  }
}

.info-block {
  border: 3px solid #1F4827;
  border-radius: 20px;
  padding: 40px 53px;
}
@media (max-width: 767px) {
  .info-block {
    padding: 20px;
  }
}
.info-block img {
  height: 31px;
  margin-bottom: 15px;
  width: 31px;
}
@media (min-width: 768px) {
  .info-block img {
    height: 49px;
    margin-bottom: 0;
    margin-right: 30px;
    width: 49px;
  }
}
.info-block .column {
  align-items: center;
  display: flex;
}
@media (max-width: 767px) {
  .info-block .column {
    flex-direction: column;
  }
}
.info-block h2 {
  margin: 0;
  line-height: 49px;
}
@media (max-width: 767px) {
  .info-block h2 {
    line-height: 34px;
    font-size: 30px;
    margin-bottom: 15px;
  }
}
.info-block p {
  color: #02270C;
  font-size: 1.125em;
  margin: 0 !important;
}
@media (max-width: 767px) {
  .info-block.has-cta {
    padding: 20px 7px;
  }
}
.info-block.has-cta .copy {
  align-items: center;
  display: flex;
}
@media (min-width: 768px) {
  .info-block.has-cta .copy {
    margin-bottom: 40px;
  }
}
.info-block.has-cta .copy.center-text {
  justify-content: center;
}
.info-block.has-cta .copy.center-text * {
  text-align: center;
}
@media (max-width: 767px) {
  .info-block.has-cta img {
    display: none;
  }
}
.info-block.has-cta h2 {
  color: #D3FB58;
}
@media (max-width: 767px) {
  .info-block.has-cta h2 {
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    width: 100%;
  }
}
.info-block.has-cta .ctas.center-text {
  display: flex;
  justify-content: center;
}
@media (max-width: 767px) {
  .info-block.has-cta .ctas {
    align-items: center;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 15px;
  }
}
.info-block.has-cta .ctas a {
  font-size: 16px;
  line-height: 19px;
}
@media (min-width: 768px) {
  .info-block.has-cta .ctas a {
    font-size: 22px;
    line-height: 26px;
  }
}
@media (min-width: 768px) {
  .info-block.has-cta .btn:first-of-type {
    margin-right: 30px;
  }
}
@media (max-width: 767px) {
  .info-block.has-cta .btn:first-of-type {
    margin-bottom: 15px;
  }
}
.info-block.no-border {
  border: none;
}
.info-block.calendar-info {
  padding: 0;
}
.info-block.calendar-info .column.icon {
  margin-bottom: 15px;
  width: 82px;
}
@media (min-width: 768px) {
  .info-block.calendar-info .column.icon {
    margin-bottom: 0;
    padding-right: 40px;
    width: 170px;
  }
}
.info-block.calendar-info .column.icon img {
  height: auto;
  margin: 0;
  width: 100%;
}
.info-block.calendar-info .column.copy {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}
@media (min-width: 768px) {
  .info-block.calendar-info .column.copy {
    width: calc(100% - 171px);
  }
}

@media (min-width: 768px) {
  .related-read {
    max-width: 339px;
  }
}
.related-read h2 {
  margin-top: 0;
  margin-bottom: 40px;
}
.related-read ul {
  list-style: none;
  margin: 0;
}
@media (min-width: 768px) {
  .related-read ul {
    max-width: 453px;
  }
}
.related-read ul li {
  list-style: none;
  padding: 0;
}
.related-read a {
  border-bottom: 1px solid #D0D1CB;
  color: #575757;
  display: block;
  font-weight: 400;
  text-decoration: none;
  padding: 15px 0;
  position: relative;
}
@media (min-width: 768px) {
  .related-read a {
    font-size: 23px;
    line-height: 29px;
  }
}
.related-read a:after {
  background-image: url("/content/dam/cf-pharma/rsvwise-au/master/icons/arrow-right-dark.svg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 34px;
  position: absolute;
  right: 0;
  top: 11px;
  width: 35px;
}

.useful-links h2 {
  margin-top: 0;
  margin-bottom: 40px;
}
.useful-links ul {
  list-style: none;
  margin: 0;
  max-width: 678px;
}
.useful-links ul li {
  list-style: none;
  padding: 0;
}
.useful-links a {
  border-bottom: 1px solid #D0D1CB;
  color: #575757;
  display: block;
  font-weight: 400;
  text-decoration: none;
  padding: 30px 0;
  position: relative;
}
@media (min-width: 768px) {
  .useful-links a {
    font-size: 29px;
    line-height: 37px;
  }
}
.useful-links a:after {
  background-image: url("/content/dam/cf-pharma/rsvwise-au/master/icons/external.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 26px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 26px;
}

.page-reference-section {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .page-reference-section {
    margin-top: 80px;
  }
}

.page-reference {
  padding-top: 80px;
}
@media (min-width: 768px) {
  .page-reference {
    padding-top: 54px;
  }
}
.page-reference .richText-content p {
  color: #ffffff;
  font-size: 12px;
  font-weight: 300;
  line-height: 14px;
  margin: 0;
}
.page-reference .richText-content a {
  color: #ffffff;
  font-size: 12px;
  font-weight: 300;
  line-height: 14px;
  text-decoration: 1px solid underline;
}
.page-reference .selection-italic {
  font-weight: 300;
}

.download-share-section {
  display: flex;
  justify-content: space-around;
  padding-left: calc(100% - 467px);
}
.download-share-section > .component-content > .paragraphSystem {
  display: flex;
  justify-content: space-between;
}
.download-share-section .cta-section {
  width: 50%;
}
.download-share-section .cta-section:last-of-type .richText-content {
  text-align: right;
}

.aem-AuthorLayer-Edit #content .component.share-modal {
  display: none !important;
}

.rsv-modal,
.rsv-external-link-modal,
.gp-external-link-modal,
.share-modal {
  display: none;
  height: 100%;
  left: 0;
  padding: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1111111;
}
.rsv-modal.open,
.rsv-external-link-modal.open,
.gp-external-link-modal.open,
.share-modal.open {
  display: block;
}
.rsv-modal .cta p a,
.rsv-external-link-modal .cta p a,
.gp-external-link-modal .cta p a,
.share-modal .cta p a {
  display: block;
  margin: 0 auto;
  max-width: 180px;
}

.modal {
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 11111;
}
.modal .modal-content {
  background-color: #1F4827;
  border-radius: 14.6px;
  max-width: 508px;
  padding: 74px 45px 54px;
  position: relative;
  text-align: center;
}
@media (max-width: 480px) {
  .modal .modal-content {
    max-width: 90%;
    padding: 66px 20px 54px;
  }
}
.modal .close-modal {
  position: absolute;
  right: 20px;
  top: 20px;
}
.modal .btn-close-modal {
  background-color: transparent;
  border: none;
  cursor: pointer;
  height: 32px;
  position: relative;
  width: 32px;
}
.modal .close-icon {
  position: absolute;
  right: 22px;
  top: 9px;
  transform: rotate(45deg);
}
.modal .close-icon::before, .modal .close-icon::after {
  background-color: #ffffff;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  width: 20px;
}
.modal .close-icon::before {
  transform: rotate(90deg);
}
.modal p {
  color: #ffffff;
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 20px;
}
.modal p.subcopy {
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 767px) {
  .modal p.subcopy {
    font-size: 21px;
    line-height: 31.5px;
  }
}
.modal p a {
  color: #ffffff;
  cursor: pointer;
  font-size: 16px;
  line-height: 19px;
  text-decoration: underline;
}
@media (min-width: 767px) {
  .modal p a {
    font-size: 22px;
    line-height: 23.1px;
  }
}
.modal p.inline-cta {
  display: inline-flex;
  gap: 10px;
}
.modal .cta p a {
  color: #1F4827;
  text-decoration: none;
  max-width: 180px;
}
@media (min-width: 768px) {
  .modal .cta p a {
    max-width: 302px;
  }
}
.modal .footnote p {
  color: #ffffff;
  font-size: 12px;
  line-height: normal;
  max-width: 415px;
}

.shareThis {
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 11111;
}
.shareThis > .component-content {
  background-color: #1F4827;
  border-radius: 14.6px;
  height: auto;
  max-width: 700px;
  padding: 120px 45px 54px;
  position: relative;
  text-align: center;
}
@media (max-width: 767px) {
  .shareThis > .component-content {
    max-width: 90%;
    padding: 130px 40px 54px;
  }
}
.shareThis > .component-content::before {
  content: "Help protect your friends and family";
  color: #ffffff;
  display: block;
  position: absolute;
  top: 65px;
  left: 50%;
  text-align: center;
  transform: translateX(-50%);
  font-size: 30px;
  width: 100%;
}
@media (max-width: 767px) {
  .shareThis > .component-content::before {
    font-size: 22px;
    font-weight: bold;
    line-height: 33px;
    top: 50px;
    width: 200px;
  }
}
.shareThis .shareThis-list {
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin: 0 auto;
  max-width: 182px;
}
@media (min-width: 768px) {
  .shareThis .shareThis-list {
    max-width: 320px;
  }
}
@media (max-width: 767px) {
  .shareThis .shareThis-list {
    flex-direction: column;
  }
}
.shareThis .shareThis-list li {
  padding: 0;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .shareThis .shareThis-list li {
    margin-bottom: 0;
  }
  .shareThis .shareThis-list li:nth-of-type(3), .shareThis .shareThis-list li:nth-of-type(4), .shareThis .shareThis-list li:nth-of-type(5) {
    display: none;
  }
}
.shareThis a {
  color: #ffffff;
  display: block;
  font-weight: 300;
  font-size: 21px;
  text-decoration: none;
  text-align: center;
  min-width: 107px;
}
@media (max-width: 767px) {
  .shareThis a {
    align-items: center;
    display: flex;
    font-size: 18px;
  }
}
.shareThis a:hover, .shareThis a:focus {
  color: #ffffff;
}
.shareThis a::before {
  background-size: cover;
  content: "";
  display: block;
  height: 60px;
  margin-right: 12px;
  width: 60px;
}
@media (min-width: 768px) {
  .shareThis a::before {
    height: 80px;
    margin: 0 auto 10px;
    width: 80px;
  }
}
.shareThis a[title="Copy Link"]::before {
  background-image: url("/content/dam/cf-pharma/rsvwise-au/master/icons/copy-link.svg");
}
.shareThis a[title="Copy Link"].copied::before {
  background-image: url("/content/dam/cf-pharma/rsvwise-au/master/icons/link-copied.svg");
}
.shareThis a[title=Email]::before {
  background-image: url("/content/dam/cf-pharma/rsvwise-au/master/icons/email.svg");
}
.shareThis a[title=Message]::before {
  background-image: url("/content/dam/cf-pharma/rsvwise-au/master/icons/message.svg");
}
.shareThis a[title=WhatsApp]::before {
  background-image: url("/content/dam/cf-pharma/rsvwise-au/master/icons/whatsapp.svg");
}
.shareThis a[title=Facebook]::before {
  background-image: url("/content/dam/cf-pharma/rsvwise-au/master/icons/facebook.svg");
}
.shareThis .btn-close-share {
  background: transparent;
  cursor: pointer;
  height: 35px;
  position: absolute;
  right: 30px;
  top: 30px;
  width: 35px;
}
.shareThis .close-icon {
  position: absolute;
  right: 22px;
  top: 9px;
  transform: rotate(45deg);
}
.shareThis .close-icon::before, .shareThis .close-icon::after {
  background-color: #ffffff;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  width: 20px;
}
.shareThis .close-icon::before {
  transform: rotate(90deg);
}

@media (max-width: 767px) {
  .page-find-out-more-about-rsv .related-read,
  .page-find-out-more-about-rsv .share {
    display: none;
  }
}
@media (max-width: 767px) {
  .page-find-out-more-about-rsv .useful-wrapper {
    height: auto;
  }
}
.page-find-out-more-about-rsv #footer {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .page-find-out-more-about-rsv #footer {
    margin-top: 80px;
  }
}
@media (max-width: 767px) {
  .page-find-out-more-about-rsv #footer .snippetReference .footer-columns {
    border-top: 0;
  }
}
.page-find-out-more-about-rsv #footer .hide-find-out-more {
  display: none;
}
.page-find-out-more-about-rsv #footer .show-find-out-more {
  display: inline-block;
}

.show-faq {
  display: none;
}

.page-faq h1 {
  bottom: -50px;
  top: auto;
}
@media (max-width: 767px) {
  .page-faq .inner-banner .back {
    top: -60px;
  }
}
@media (max-width: 767px) {
  .page-faq .banner-eyebrow {
    margin-top: -25px;
    padding-right: 15px;
  }
}
@media (min-width: 1210px) {
  .page-faq .banner-eyebrow {
    left: 0;
    right: auto;
  }
}
.page-faq .inner-banner {
  margin-bottom: 30px;
  padding-top: 30px;
}
@media (min-width: 480px) {
  .page-faq .inner-banner {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .page-faq .page-resources .center-content .component-content {
    width: 100%;
  }
}
.page-faq .faq .accordion ul.accordion-container {
  margin: 0 auto;
  max-width: 880px;
}
.page-faq .faq .faq-rsv .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content p {
  color: #575757 !important;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.page-faq .faq .faq-rsv .accordion .accordion-slide.is-active .accordion-title .accordion-title-link .accordion-title-text,
.page-faq .faq .faq-rsv .accordion .accordion-slide .accordion-title .accordion-title-link .accordion-title-text {
  color: #575757 !important;
  font-family: Roboto;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 29.312px;
  padding: 0;
}
.page-faq .faq .faq-rsv .accordion .accordion-slide.is-active .accordion-title .accordion-title-link::before {
  content: url(/content/dam/cf-pharma/rsvdac-master/master/icons/downArrow.svg);
  transform: rotate(180deg);
}
.page-faq .faq .faq-rsv .accordion .accordion-slide .accordion-title .accordion-title-link::before {
  content: url(/content/dam/cf-pharma/rsvdac-master/master/icons/downArrow.svg);
  height: 40px;
  transition: all 0.2s ease-in;
  width: 40px;
}
.page-faq .faq .faq-rsv .center-content > .component-content ul.accordion-container li.accordion-slide {
  background-color: transparent;
  border-bottom: 1px solid #d0d1cb;
  border-radius: 0;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .page-faq .faq .faq-rsv .center-content > .component-content ul.accordion-container li.accordion-slide {
    padding: 0 15px;
  }
}
@media (min-width: 992px) {
  .page-faq .faq .faq-rsv .center-content > .component-content ul.accordion-container li.accordion-slide {
    padding: 0;
  }
}
.page-faq .faq .faq-rsv .accordion .accordion-slide.is-active .accordion-title {
  background-color: transparent;
}
.page-faq .faq .faq-rsv .accordion .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content {
  padding: 0 0 32px 0;
}
.page-faq .accordion {
  display: flex;
  justify-content: center;
}
.page-faq .hide-faq.show-mobile,
.page-faq .hide-faq.show-desktop {
  display: none !important;
}
.page-faq .show-faq {
  display: block;
}

.snippetReference {
  height: auto;
}

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

.richText-content p {
  margin: 16px 0;
  font-weight: 400;
}
.richText-content p.m-bottom-50 {
  margin-bottom: 50px;
}

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

@media (min-width: 768px) {
  .half-50 {
    width: 50%;
  }
}

.sup, sup {
  top: -7px;
}

.reference-rsv-header {
  border-bottom: 1px solid #575757;
}

#header .site-header {
  position: relative;
}
#header .site-header .container {
  align-items: center;
  display: flex;
  height: 130px;
}
@media (min-width: 992px) {
  #header .site-header .container {
    justify-content: space-between;
    overflow: visible;
  }
}
#header .site-header .rsv-logo img {
  height: auto;
  padding: 0;
  width: 207px;
}
@media (max-width: 767px) {
  #header .site-header .rsv-logo img {
    width: 125px;
  }
}
#header .site-header a {
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  text-decoration: none;
}
#header .site-header ul, #header .site-header li {
  list-style: none;
}
#header .site-header ul {
  display: flex;
}
#header .site-header ul.menu {
  padding: 0 15px;
  margin-left: 0;
}
@media (max-width: 991px) {
  #header .site-header ul.menu {
    align-items: center;
    background: #ffffff;
    display: none;
    flex-direction: column;
    height: calc(100vh - 131px);
    left: 0;
    overflow: auto;
    padding: 0;
    position: absolute;
    top: 131px;
    width: 100%;
  }
  #header .site-header ul.menu.open {
    display: inline-block;
  }
}
@media (min-width: 992px) {
  #header .site-header ul.menu > li {
    display: flex;
    align-items: center;
    height: 30px;
  }
}
@media (min-width: 992px) {
  #header .site-header ul.menu > li > a {
    padding-right: 20px;
  }
}
@media (min-width: 1200px) {
  #header .site-header ul.menu > li > a {
    margin-right: 20px;
  }
}
#header .site-header ul.menu > li > a.active {
  text-decoration: underline;
}
#header .site-header ul.menu > li:last-child a {
  padding-right: 0;
}
#header .site-header ul.menu > li.has-children {
  position: relative;
}
@media (min-width: 992px) {
  #header .site-header ul.menu > li.has-children:hover > .submenu {
    display: block;
  }
}
#header .site-header ul.menu > li.has-children > a {
  position: relative;
}
#header .site-header ul.menu > li.has-children > a.child-active {
  font-weight: 700;
  text-decoration: underline;
}
@media (max-width: 991px) {
  #header .site-header ul.menu > li.has-children > a {
    display: block;
  }
}
#header .site-header ul.menu > li.has-children > a.active::before {
  transform: rotate(-45deg);
}
#header .site-header ul.menu > li.has-children > a.active::after {
  transform: rotate(45deg);
}
#header .site-header ul.menu > li.has-children > a::before, #header .site-header ul.menu > li.has-children > a::after {
  content: "";
  display: block;
  width: 10px;
  height: 1.5px;
  background-color: #1F4827;
  top: 10px;
  right: 6px;
  position: absolute;
}
#header .site-header ul.menu > li.has-children > a::before {
  transform: rotate(45deg);
}
#header .site-header ul.menu > li.has-children > a::after {
  transform: rotate(-45deg);
  right: -1px;
}
@media (max-width: 991px) {
  #header .site-header ul.menu > li.has-children > a::before {
    right: 15px;
  }
  #header .site-header ul.menu > li.has-children > a::after {
    right: 9px;
  }
}
@media (max-width: 991px) {
  #header .site-header ul li {
    border-bottom: 1px solid #D0D1CB;
    display: block;
    padding: 20px 0;
    text-align: left;
    width: 100%;
  }
  #header .site-header ul li a {
    padding-left: 30px;
  }
}
#header .site-header .submenu {
  display: none;
  flex-direction: column;
  background: #ffffff;
  margin-left: 0;
}
@media (min-width: 992px) {
  #header .site-header .submenu {
    left: -24px;
    position: absolute;
    top: 28px;
    width: 284px;
  }
}
#header .site-header .submenu.open {
  display: flex;
}
#header .site-header .submenu li {
  border-bottom: 1px solid #D0D1CB;
  padding: 20px 30px;
}
@media (max-width: 991px) {
  #header .site-header .submenu li:last-of-type {
    padding-bottom: 0;
  }
}
#header .site-header .submenu li:last-of-type {
  border-bottom: none;
}
#header .site-header .submenu a {
  color: #575757;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  transition: all 0.5s ease-in;
}
#header .site-header .submenu a.active, #header .site-header .submenu a:hover {
  color: #1F4827;
  font-weight: 700;
  text-decoration: underline;
}
#header .site-header .mobile-menu-trigger {
  align-items: center;
  border-bottom: 2px solid #1F4827;
  border-top: 2px solid #1F4827;
  cursor: pointer;
  display: flex;
  height: 40px;
  position: absolute;
  right: 20px;
}
@media (min-width: 992px) {
  #header .site-header .mobile-menu-trigger {
    display: none;
  }
}
#header .site-header .mobile-menu-trigger.active {
  background-color: #1F4827;
  border-radius: 50%;
  width: 40px;
}
#header .site-header .mobile-menu-trigger.active span {
  font-size: 0;
}
#header .site-header .mobile-menu-trigger.active span::before, #header .site-header .mobile-menu-trigger.active span::after {
  background-color: #D3FB58;
  content: "";
  display: block;
  height: 1px;
  left: 11px;
  position: absolute;
  top: 18px;
  width: 18px;
}
#header .site-header .mobile-menu-trigger.active span::before {
  transform: rotate(45deg);
}
#header .site-header .mobile-menu-trigger.active span::after {
  transform: rotate(-45deg);
}
#header .site-header .desktop-text {
  display: none;
}
@media (min-width: 992px) {
  #header .site-header .desktop-text {
    display: block;
  }
}
#header .site-header .mobile-text {
  font-size: 10px;
  display: block;
}
@media (min-width: 991px) {
  #header .site-header .mobile-text {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  #header .site-header .mobile-text {
    display: none;
  }
}
@media (max-width: 991px) {
  #header .site-header .cta {
    position: absolute;
    right: 85px;
  }
}
@media (max-width: 480px) {
  #header .site-header .cta {
    right: 70px;
  }
  #header .site-header .cta a {
    font-size: 16px;
    line-height: 20px;
    padding: 5px 20px;
  }
}

/*# sourceMappingURL=main.css.map */

