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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.3125rem;
  /* 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;
}
/* Shingrix Colors */
a[href] {
  color: #68002a;
}

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

h1 {
  margin: 0;
}

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

h3 {
  margin: 0;
}

* {
  box-sizing: border-box;
  font-family: 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 {
  vertical-align: baseline;
}

.sub,
sub {
  top: 3px;
}

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

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

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

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

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

#footer {
  z-index: 1;
  background-color: #fff;
}
#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;
}
.snippetReference.is-hidden {
  display: none !important;
}

.reference-codelines .richText.codelines {
  padding-left: 0;
  padding-right: 0;
}
.reference-codelines .richText.codelines img {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .reference-codelines .richText.codelines img {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .reference-codelines .richText.codelines .component-content {
    align-items: center;
  }
}
@media only screen and (min-width: 768px) {
  .reference-codelines .richText-content {
    padding: 15px;
  }
}
@media only screen and (min-width: 992px) {
  .reference-codelines .richText.codelines {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .reference-codelines .richText.codelines {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.font18px {
  font-size: 18px;
}

.font16px {
  font-size: 16px;
}

.font14px {
  font-size: 14px;
}

@media only screen and (max-width: 719px) {
  .font18px,
.font16px,
.font14px {
    font-size: 14px;
  }
}@charset "UTF-8";
/* Shingrix Colors */
/* Shingrix Colors */
@import url("https://use.typekit.net/gzg0rar.css");
@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;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "europa", sans-serif;
  font-weight: 700;
}

.clear:after, html body :after {
  display: block;
  content: "";
  clear: both;
}

h1 {
  margin: 7px 0 0;
}
@media only screen and (min-width: 992px) {
  h1 {
    font-size: 2.125em;
  }
}

h2 {
  margin: 15px 0 8px;
}
@media only screen and (min-width: 992px) {
  h2 {
    font-size: 1.375em;
  }
  h2 .header-3,
h2 .headline-3 {
    font-size: inherit;
  }
}

@media only screen and (max-width: 991px) {
  h3 {
    margin-top: 1.5rem;
  }
}
@media only screen and (min-width: 992px) {
  h3 {
    font-size: 1.125em;
  }
  h3 .header-3,
h3 .headline-3 {
    font-size: 1.375rem;
  }
}

.header1-bl {
  font-family: "europa", sans-serif;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.12em;
  text-transform: uppercase;
  padding-left: 1.25rem;
  color: #fff;
}
@media only screen and (min-width: 992px) {
  .header1-bl {
    font-size: inherit;
  }
}
.header1-bl sup {
  vertical-align: super;
}
@media only screen and (min-width: 992px) {
  .header1-bl {
    line-height: 1.12em;
  }
}
@media only screen and (min-width: 992px) {
  .header1-bl {
    padding-left: 0;
    padding-bottom: 1rem;
  }
}

.sub-head {
  font-family: "europa", sans-serif;
  font-weight: 700;
  font-size: inherit;
  line-height: 1.112em;
  color: #68002a;
}

.header2,
.headline-2 {
  font-family: "europa", sans-serif;
  font-weight: 700;
  font-size: inherit;
  line-height: 1.112em;
  color: #68002a;
}

.header-3,
.headline-3 {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-size: 1.375rem;
  line-height: 1.137em;
  color: #59595b;
}
@media only screen and (min-width: 992px) {
  .header-3,
.headline-3 {
    font-size: inherit;
  }
}
.header-3 sup,
.headline-3 sup {
  vertical-align: super;
}
@media only screen and (min-width: 992px) {
  .header-3,
.headline-3 {
    line-height: 1.137em;
  }
}

.headline-3 {
  font-weight: 700;
}

.header4,
.headline-4 {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.05em;
  color: #59595b;
}
@media only screen and (min-width: 992px) {
  .header4,
.headline-4 {
    font-size: 1.25em;
  }
}
.header4 sup,
.headline-4 sup {
  vertical-align: super;
}
@media only screen and (min-width: 992px) {
  .header4,
.headline-4 {
    line-height: 1.05em;
  }
}

.headline-4 {
  font-weight: 700;
}

.header5,
.headline-5 {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.389em;
  color: #59595b;
}
@media only screen and (min-width: 992px) {
  .header5,
.headline-5 {
    font-size: inherit;
  }
}
.header5 sup,
.headline-5 sup {
  vertical-align: super;
}
@media only screen and (min-width: 992px) {
  .header5,
.headline-5 {
    line-height: 1.389em;
  }
}

.headline-5 {
  font-weight: 700;
}

.body-title {
  font-weight: 700;
}

.header6,
.headline-6 {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.2em;
  color: #59595b;
}
@media only screen and (min-width: 992px) {
  .header6,
.headline-6 {
    font-size: 0.875em;
  }
}
.header6 sup,
.headline-6 sup {
  vertical-align: super;
}
@media only screen and (min-width: 992px) {
  .header6,
.headline-6 {
    line-height: 1.2em;
  }
}

.headline-6 {
  font-weight: 700;
}

.header3,
.headline3 {
  font-family: "europa", sans-serif;
  font-weight: 700;
  font-size: 1.3125rem;
  line-height: 1.75rem;
  color: #59595b;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .header3,
.headline3 {
    font-size: inherit;
  }
}
.header3 sup,
.headline3 sup {
  vertical-align: super;
}
@media only screen and (min-width: 992px) {
  .header3,
.headline3 {
    line-height: 1.75rem;
  }
}

.header1,
.headline1 {
  font-family: "europa", sans-serif;
  font-weight: 800;
  font-size: inherit;
  line-height: 2.125rem;
  color: #59595b;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .header1,
.headline1 {
    font-size: inherit;
  }
}
.header1 sup,
.headline1 sup {
  vertical-align: super;
}
@media only screen and (min-width: 992px) {
  .header1,
.headline1 {
    line-height: 2.125rem;
  }
}

.sub-head2 {
  font-family: "europa", sans-serif;
  font-weight: 700;
  font-size: inherit;
  line-height: 1.125rem;
  color: #68002a;
  text-transform: uppercase;
}

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

.txt-bold {
  font-weight: 700 !important;
}

.txt-semibold {
  font-weight: 600 !important;
}

.txt-extrabold {
  font-weight: 800 !important;
}

.body {
  font-weight: normal;
  font-size: inherit;
  line-height: inherit;
  color: #59595b;
}

.body-copy {
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.3125rem;
  color: #59595b;
}

.footnote {
  font-weight: normal;
  font-size: 0.8125rem;
  line-height: 1.385em;
  color: #59595b;
}
.footnote ol {
  margin: 0;
  padding: 15px;
}

.tabs-content .body.text-bold {
  font-family: "europa", sans-serif;
}

a {
  color: #6a828b;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a:hover, a:focus {
  color: #454546;
}

a[href] {
  color: #6a828b;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a[href]:hover, a[href]:focus {
  color: #454546;
}

.sitemap-color a[href] {
  color: #68002a;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.sitemap-color a[href]:hover, .sitemap-color a[href]:focus {
  color: #454546;
}

a.btn1,
button.btn1 {
  font-family: "europa", sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.5rem;
  color: #fff;
  border: 2px solid #f47b20;
  padding: 8px 20px;
  display: inline-block;
  text-decoration: none;
  width: auto;
  min-width: 140px;
  height: 45px;
  outline: none;
  margin: 20px 0;
  cursor: pointer;
  text-align: center;
  background-color: #f47b20;
}
@media only screen and (max-width: 991px) {
  a.btn1,
button.btn1 {
    width: auto;
    min-width: auto;
  }
}
a.btn1:hover, a.btn1:focus,
button.btn1:hover,
button.btn1:focus {
  background-color: #68002a;
  border-color: #68002a;
  color: #fff;
}

a.btn2,
button.btn2 {
  font-family: "europa", sans-serif;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #fff;
  background-color: #68002a;
  border: 2px solid #fff;
  padding: 8px 35px;
  display: inline-block;
  text-decoration: none;
  width: auto;
  min-width: 140px;
  height: 45px;
  outline-style: solid;
  outline-width: 20px;
  outline-color: #68002a;
  margin: 20px 0;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (max-width: 991px) {
  a.btn2,
button.btn2 {
    width: auto;
    min-width: 185px;
  }
}
a.btn2:hover, a.btn2:focus,
button.btn2:hover,
button.btn2:focus {
  background-color: #fff;
  color: #68002a;
}

a.btn3,
button.btn3 {
  font-family: "europa", sans-serif;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #68002a;
  background-color: #fff;
  border: 2px solid #fff;
  padding: 7px 18px;
  display: inline-block;
  text-decoration: none;
  width: auto;
  min-width: 140px;
  outline-style: solid;
  outline-width: 20px;
  outline-color: #68002a;
  margin: 20px 0;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (max-width: 991px) {
  a.btn3,
button.btn3 {
    width: 100%;
  }
}
a.btn3:hover, a.btn3:focus,
button.btn3:hover,
button.btn3:focus {
  background-color: #68002a;
  color: #fff;
}

a.cta1 {
  font-family: "europa", sans-serif;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.75rem;
  color: #68002a;
  position: relative;
  text-decoration: none;
}
a.cta1:after {
  content: "\f054";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #68002a;
  padding-left: 0.435rem;
  font-size: 0.85rem;
  padding-top: 0.313rem;
  position: relative;
  bottom: 0;
}
a.cta1:hover {
  color: #59595b;
}
a.cta1:hover:after {
  content: "\f054";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #59595b;
  padding-left: 0.435rem;
  font-size: 0.85rem;
  padding-top: 0.313rem;
}

.sg-headline {
  font-size: 1.5rem;
  color: #6a6868;
  line-height: 2.25rem;
}

.sg-subhead {
  font-size: 1.2rem;
  color: #6a6868;
  display: block;
  line-height: 2rem;
  margin: 1rem 0;
}

.sg-box-inner > .component-content {
  margin: 10px 0;
  padding: 10px 20px;
  width: auto;
  border-radius: 5px;
  border: 1px solid #ccc;
}

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

.w-80 {
  width: 80%;
}

@media only screen and (min-width: 992px) {
  .display-inline .richText-content {
    display: flex;
  }
}

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

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

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

html a sup:after,
html span sup:after,
body a sup:after,
body span sup:after {
  display: inline-block;
}
html a.cta1 sup,
html a.cta2 sup,
body a.cta1 sup,
body a.cta2 sup {
  top: -5px;
  text-transform: initial;
}

.txt-red-wine {
  color: #68002a;
}

.txt-flush-mahagany {
  color: #68002a;
}

.txt-desert-storm {
  color: #f8f8f8;
}

.txt-seashell {
  color: #eff0f2;
}

.txt-liver {
  color: #59595b;
}

.txt-white {
  color: #fff;
}

.bg-red-wine {
  background-color: #68002a;
  color: #fff;
}
.bg-red-wine [class*=headline] {
  color: #fff;
}
.bg-red-wine a.txt-white {
  color: #fff !important;
}

.bg-flush-mahagany {
  background-color: #68002a;
  color: #fff;
}
.bg-flush-mahagany [class*=headline] {
  color: #fff;
}

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

.bg-desert-storm {
  background-color: #f8f8f8;
}

.bg-seashell {
  background-color: #eff0f2;
}

.bg-liver {
  background-color: #59595b;
  color: #fff;
}
.bg-liver [class*=headline] {
  color: #fff;
}

html {
  font-size: 16px;
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  line-height: 1.2em;
}
html body {
  margin: 0;
  padding: 0;
  color: #59595b;
  font-family: "futura-pt", sans-serif;
  background: #fff;
}
html body * {
  font-family: inherit;
  box-sizing: border-box;
  line-height: inherit;
  /* added */
}
html body sub:after,
html body i:after,
html body sup:after {
  display: inline-block;
}
html body span,
html body a {
  display: inline-block;
}

.arrow:after, button.btn:after,
a.btn:after,
input[type=submit].btn:after {
  display: inline-block;
  content: "›";
  padding-left: 7px;
  font-size: 1.7em;
  line-height: 60%;
  overflow: hidden;
  top: 1px;
  position: relative;
}

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: #68002a;
  border: 2px solid #68002a;
  font-family: "europa", sans-serif;
  /* &.btn-rnd {
          border-radius: 4px;
          min-width: 335px;
      }
      &.pdf {
      //    background: $crete 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;
          &::after {
              content: "";
          }
          &:hover {
              color: $white;
          }
      } */
}
@media only screen and (min-width: 992px) {
  button.btn,
a.btn,
input[type=submit].btn {
    font-size: 1rem;
  }
}
button.btn sup,
a.btn sup,
input[type=submit].btn sup {
  vertical-align: super;
}
@media only screen and (min-width: 992px) {
  button.btn,
a.btn,
input[type=submit].btn {
    line-height: 1.5rem;
  }
}
button.btn:hover,
a.btn:hover,
input[type=submit].btn:hover {
  color: #68002a;
  background-color: #fff;
  border: 2px solid #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;
  cursor: default;
}

.footnote1 {
  font-size: 0.813rem;
  line-height: 1.1875rem;
  font-style: italic;
  display: block;
}
@media only screen and (min-width: 992px) {
  .footnote1 {
    font-size: 0.813rem;
  }
}
.footnote1 sup {
  vertical-align: super;
}
@media only screen and (min-width: 992px) {
  .footnote1 {
    line-height: 1.5rem;
  }
}
@media only screen and (max-width: 991px) {
  .footnote1 {
    width: 60%;
  }
}

.divider {
  margin: 30px 0 10px 0;
  border-bottom: 1px solid #cacaca;
}
@media only screen and (min-width: 992px) {
  .divider {
    margin: 40px 15px 20px 15px;
  }
}

input:focus,
select:focus {
  outline: none;
  border: 2px solid #cacaca !important;
}
input:active,
select:active {
  border: 2px solid #cacaca !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;
  }
}

#content ul {
  padding-left: 16px;
}
#content ul li {
  margin-bottom: 8px;
}

/* modules */
.image-line-rightleft > .component-content {
  position: relative;
  display: inline-block;
}
.image-line-rightleft > .component-content:after, .image-line-rightleft > .component-content:before {
  content: "";
  position: absolute;
  top: 50%;
  border-bottom: 6px solid #68002a;
  width: 35%;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .image-line-rightleft > .component-content:after, .image-line-rightleft > .component-content:before {
    width: 28%;
  }
}
.image-line-rightleft > .component-content:before {
  right: 65%;
}
@media only screen and (min-width: 992px) {
  .image-line-rightleft > .component-content:before {
    right: 77%;
  }
}
.image-line-rightleft > .component-content:after {
  left: 65%;
}
@media only screen and (min-width: 992px) {
  .image-line-rightleft > .component-content:after {
    left: 77%;
  }
}

.text-border-bottom {
  border-bottom: 6px solid #68002a;
}

/* Accessibility */
h1.gigya-screen-caption {
  display: none;
}

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

.risk-box > .component-content {
  position: relative;
}
@media only screen and (max-width: 991px) {
  .risk-box > .component-content {
    height: 120vw;
  }
}
@media only screen and (max-width: 480px) {
  .risk-box > .component-content {
    height: 170vw;
  }
}
.risk-box > .component-content .box {
  position: absolute;
  z-index: 1;
}
.risk-box > .component-content .image {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: -6px;
}
@media only screen and (max-width: 991px) {
  .risk-box > .component-content .image {
    position: static;
  }
}
.risk-box > .component-content .image img {
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .risk-box > .component-content .image img {
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    object-position: bottom center;
    height: 100%;
  }
}
.risk-box ul {
  background-color: #fff;
  border-radius: 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  height: 90px;
  padding: 0 !important;
  list-style: none;
}
.risk-box ul li.bgimage {
  background: url("/content/dam/cf-pharma/bexsero-nz/en_NZ/icons/2nd-dose-icon.svg") no-repeat #eff0f2;
  background-size: 45px 50px;
  text-align: center;
  border-radius: 10px 50% 50% 10px/10px 100% 100% 10px;
  background-position: center;
}
.risk-box ul li {
  padding: 0;
  margin: 0 !important;
}
.risk-box ul li:first-child {
  width: 87px;
  height: 90px;
}
.risk-box ul li:last-child {
  padding-left: 35px;
  color: #68002a;
  font-weight: bold;
  font-weight: 700;
  font-family: "europa", sans-serif;
  font-size: 1.125rem;
  line-height: 1.125rem;
}

@media only screen and (min-width: 992px) {
  .module-image-right.what-to-expect > .component-content {
    border-radius: 10px;
    background: url(/content/dam/cf-pharma/shingrix-nz/en_NZ/bg/whattoexpect-d.svg) #f8f8f8 no-repeat;
    height: 368px;
    background-position: right;
  }
}

@media only screen and (min-width: 992px) {
  .module-image-right.ques-answers > .component-content {
    height: 225px;
  }
}

@media only screen and (min-width: 992px) {
  .module-image-right > .component-content {
    border-radius: 10px;
    background: url(/content/dam/cf-pharma/shingrix-nz/en_NZ/bg/discovershingrix-d.svg) #f8f8f8 no-repeat;
    text-align: left;
    height: 296px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 15px;
    background-position: right;
  }
}
@media only screen and (max-width: 991px) {
  .module-image-right {
    border-radius: 0 !important;
    background-color: #fff !important;
    margin-bottom: 10px;
  }
  .module-image-right > .component-content {
    padding: 0 30px;
  }
  .module-image-right > .component-content > .paragraphSystem {
    display: flex;
    flex-direction: column-reverse;
  }
  .module-image-right .richText {
    background-color: #f8f8f8;
  }
}
@media only screen and (max-width: 991px) and (max-width: 991px) {
  .module-image-right .richText {
    border-radius: 0 0 10px 10px;
  }
}
@media only screen and (max-width: 991px) {
  .module-image-right .richText > .component-content {
    padding: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .module-image-right .richText {
    position: relative;
    padding-left: 55px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1025px) {
  .module-image-right .richText {
    padding: 10px 0;
  }
}
@media only screen and (max-width: 991px) {
  .module-image-right .image-align-right {
    background: url("/content/dam/cf-pharma/shingrix-nz/en_NZ/bg/curve-m.svg") no-repeat;
    background-size: cover;
    border-radius: 10px 10px 0 0;
    background-color: #f8f8f8;
    right: 0;
    height: auto;
    width: 100%;
    text-align: right;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
  }
}
.module-image-right .image-align-right > .component-content {
  width: auto;
  height: auto;
  display: flex;
  justify-content: right;
  margin: 0 auto;
  padding-right: 80px;
}
@media only screen and (max-width: 991px) {
  .module-image-right .image-align-right > .component-content {
    width: 140px;
    height: 200px;
    display: flex;
    justify-content: center;
    position: relative;
    align-items: center;
    right: 0;
    padding: 0 !important;
  }
}
.module-image-right .image-align-right > .component-content img {
  height: 89px;
}

.bg-pattern {
  background: url("/content/dam/cf-pharma/shingrix-nz/en_NZ/bg/full-pattern-mobile.svg") no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 992px) {
  .bg-pattern {
    background: url("/content/dam/cf-pharma/shingrix-nz/en_NZ/bg/full-pattern-desktop.svg") no-repeat;
    background-size: cover;
  }
}
.bg-pattern a.btn2,
.bg-pattern button.btn2 {
  outline-width: 0 !important;
}

.rounded-image-text .image > .component-content {
  height: 215px;
  width: 215px;
  margin: 0 auto;
  border-radius: 50%;
  background-color: #68002a;
  display: flex;
  justify-content: center;
  position: relative;
  box-shadow: -10px 10px 1px -5px #ccc;
}
.rounded-image-text .image > .component-content:after {
  height: 200px;
  width: 200px;
  position: absolute;
  z-index: 999;
  border: 3px solid #f8f8f8;
  border-radius: 50%;
  top: 5px;
}
.rounded-image-text .image > .component-content img {
  max-width: 88px;
}
@media only screen and (min-width: 992px) {
  .rounded-image-text .richText {
    max-width: 415px;
  }
}

.page-discover-shingles .footer-module .footer-image-module > .component-content img {
  width: 56px;
}

.footer-module .footer-image-module {
  background-size: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 992px) {
  .footer-module .footer-image-module {
    text-align: right;
    background-size: 275px 260px;
    height: 255px;
    width: 275px;
    margin-bottom: -5px;
    justify-content: flex-end;
  }
}
.footer-module .footer-image-module > .component-content {
  background-color: #fff;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  position: relative;
  bottom: -65px;
}
@media only screen and (min-width: 992px) {
  .footer-module .footer-image-module > .component-content {
    right: -80px;
    bottom: 0;
  }
}
.footer-module .footer-image-module > .component-content img {
  width: 55px;
}
@media only screen and (max-width: 991px) {
  .footer-module .richText {
    margin-top: 75px;
    text-align: center;
  }
}
@media only screen and (max-width: 991px) {
  .footer-module .richText > .component-content {
    padding: 0 30px;
  }
}
.footer-module .richText > .component-content img {
  display: none;
}

@media only screen and (min-width: 992px) {
  .three-boxes-border {
    padding: 0 20px;
  }
}
.three-boxes-border .box > .component-content {
  border: 2px solid #eff0f2;
  border-radius: 10px;
  padding: 20px 25px;
  height: 385px;
  background: #eef8fb;
}
@media only screen and (min-width: 768px) and (max-width: 1025px) {
  .three-boxes-border .box > .component-content {
    height: 435px;
  }
}
@media only screen and (max-width: 767px) {
  .three-boxes-border .box > .component-content {
    height: auto;
  }
}
.three-boxes-border .box > .component-content .image {
  margin-top: -80px;
  margin-bottom: 20px;
}
.three-boxes-border .box > .component-content .image .component-content {
  height: 120px;
  width: 120px;
  margin: 0 auto;
  border-radius: 50%;
  background-color: #f8f8f8;
  display: flex;
  justify-content: center;
  align-items: center;
}
.three-boxes-border .box > .component-content .image .component-content img {
  width: 100%;
}
.three-boxes-border .box > .component-content .richText .body {
  min-height: 125px;
}
@media only screen and (min-width: 768px) and (max-width: 1025px) {
  .three-boxes-border .box > .component-content .richText .body {
    min-height: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .three-boxes-border .box > .component-content .richText .body {
    min-height: auto;
  }
}
@media only screen and (max-width: 767px) {
  .three-boxes-border .box > .component-content .richText a.btn1,
.three-boxes-border .box > .component-content .richText button.btn1 {
    min-width: 140px;
  }
}

.three-boxes {
  margin-top: -70px;
}
.three-boxes .box .image .component-content {
  height: 140px;
  width: 140px;
  margin: 0 auto;
  border-radius: 50%;
  display: flex;
  justify-content: center;
}
.three-boxes .box .image .component-content img {
  max-width: 140px;
}

.page-shingles-vaccine-cost-coverage .body.txt-bold,
.page-shingles-vaccine-cost-coverage .body .selection-bold {
  font-family: "europa", sans-serif;
  font-weight: bold;
}
.page-shingles-vaccine-cost-coverage .body.txt-bold {
  padding-top: 1rem;
}
@media only screen and (max-width: 991px) {
  .page-shingles-vaccine-cost-coverage .icon-left-block {
    text-align: center;
  }
  .page-shingles-vaccine-cost-coverage a.cta1 {
    line-height: 1rem;
    display: table;
  }
  .page-shingles-vaccine-cost-coverage a.cta1:after {
    display: table-cell;
    top: calc(50% - 10px);
  }
}
@media only screen and (min-width: 992px) {
  .page-shingles-vaccine-cost-coverage .icon-left-block .keypoints-bg > .component-content img {
    width: fit-content;
    position: relative;
    left: -5px;
  }
}
.page-shingles-vaccine-cost-coverage .risk-box ul {
  height: 75px;
}
.page-shingles-vaccine-cost-coverage .risk-box ul li:first-child {
  width: 75px;
  height: 75px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .page-shingles-vaccine-cost-coverage .risk-box ul li:first-child {
    width: 95px;
  }
}
.page-shingles-vaccine-cost-coverage .risk-box ul li.bgimage.first {
  background: url("/content/dam/cf-pharma/bexsero-nz/en_NZ/icons/private-insurance-icon.svg") no-repeat #eff0f2;
  background-size: 50px 35px;
  background-position: center;
}
.page-shingles-vaccine-cost-coverage .risk-box ul li.bgimage.last {
  background: url("/content/dam/cf-pharma/bexsero-nz/en_NZ/icons/medicare-partd-icon.svg") no-repeat #eff0f2;
  background-size: 25px 35px;
  background-position: center;
}

@media only screen and (min-width: 992px) {
  .icon-left-block .keypoints-bg {
    width: 141px;
  }
}
.icon-left-block .keypoints-bg > .component-content {
  background: url("/content/dam/cf-pharma/shingrix-nz/en_NZ/bg/keypoints-m.svg") no-repeat top left;
  min-height: 116px;
  display: flex;
  justify-content: center;
  background-size: 100%;
  border-top-left-radius: 10px;
}
@media only screen and (min-width: 414px) {
  .icon-left-block .keypoints-bg > .component-content {
    min-height: 130px;
  }
}
@media only screen and (min-width: 576px) {
  .icon-left-block .keypoints-bg > .component-content {
    min-height: 200px;
  }
}
@media only screen and (min-width: 768px) {
  .icon-left-block .keypoints-bg > .component-content {
    min-height: 260px;
  }
}
@media only screen and (max-width: 991px) {
  .icon-left-block .keypoints-bg > .component-content {
    border-top-right-radius: 10px;
  }
}
@media only screen and (min-width: 992px) {
  .icon-left-block .keypoints-bg > .component-content {
    min-height: 125px;
    background: url("/content/dam/cf-pharma/shingrix-nz/en_NZ/bg/keypoints-d.svg") no-repeat center left;
    background-size: 100%;
    border-bottom-right-radius: 10px;
  }
}
.icon-left-block .keypoints-bg > .component-content img {
  width: fit-content;
}
@media only screen and (max-width: 991px) {
  .icon-left-block .keypoints-bg > .component-content img {
    margin-top: -14px;
  }
}
@media only screen and (max-width: 991px) {
  .icon-left-block .richText {
    padding: 32px 30px 38px;
  }
}

@media only screen and (min-width: 992px) {
  .other-potential-side-effects ul {
    display: flex;
  }
  .other-potential-side-effects ul li:last-of-type {
    margin-left: 60px;
  }
}

.side-effects-border {
  border-radius: 8px;
}
@media only screen and (min-width: 992px) {
  .side-effects-border {
    padding: 15px 30px !important;
  }
}
.side-effects-border:first-of-type .richText.component {
  border: 3px solid #eee;
  border-radius: 3px;
}
@media only screen and (min-width: 992px) {
  .side-effects-border:first-of-type .richText.component {
    padding-bottom: 50px;
    padding-left: 30px;
  }
}

.home-hero-text h1 {
  padding: 0;
  position: relative;
}
.home-hero-text h2 {
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .home-hero-text h2 {
    font-size: 1.6875em;
  }
}
.home-hero-text h2 .sub-head sup {
  top: -12px;
}
@media only screen and (min-width: 992px) {
  .home-hero-text p {
    font-size: 1.375em;
    font-weight: 500;
  }
}
.home-hero-text p:last-of-type a.btn2 {
  background-color: transparent;
  outline-color: transparent;
}
.home-hero-text p:last-of-type a.btn2:hover, .home-hero-text p:last-of-type a.btn2:focus {
  background-color: #fff;
  border: 2px solid #fff;
  color: #68002a;
}
.home-hero-text .body {
  color: #fff;
  font-weight: 500;
  font-size: inherit;
  line-height: 1.137em;
}
.home-hero-text .sub-head {
  color: #fff;
}

.find-pharma-btn p:last-of-type a.btn2 {
  padding-left: 18px !important;
  padding-right: 18px !important;
}

@media only screen and (min-width: 992px) {
  .rmr-15 {
    right: 15px;
  }
}

.home-dose-reminder {
  border-radius: 5px;
  margin-bottom: 20px;
}
.home-dose-reminder p:last-of-type a.btn2 {
  background-color: transparent;
  outline-color: transparent;
}
.home-dose-reminder p:last-of-type a.btn2:hover, .home-dose-reminder p:last-of-type a.btn2:focus {
  background-color: #fff;
  border: 2px solid #fff;
  color: #68002a;
}
@media only screen and (max-width: 991px) {
  .home-dose-reminder p:last-of-type a.btn1 {
    min-width: 140px !important;
  }
}
.home-dose-reminder > .component-content {
  border: 3px solid #fff;
  border-radius: 5px;
  padding: 40px;
}
@media only screen and (max-width: 991px) {
  .home-dose-reminder > .component-content {
    padding: 40px 20px 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1025px) {
  .home-dose-reminder > .component-content .body {
    height: 125px;
  }
}

.bg-desert-storm.home-dose-reminder > .component-content {
  border: 3px solid #f8f8f8;
}

.two-side-effect-box {
  margin-top: -70px;
}
@media only screen and (min-width: 768px) {
  .two-side-effect-box .richText {
    height: 420px;
  }
}

.side-effect-ques-ans a.cta1 {
  padding-top: 0px !important;
}

.vaccine-provider-text a.btn2 {
  min-width: 195px !important;
  width: 225px;
}

@media only screen and (max-width: 991px) {
  .page-home a.btn2,
.page-home button.btn2 {
    min-width: 140px !important;
  }
}

.page-side-effects {
  /*.module-image-right {
        .image-align-right {
            height: 225px !important;
        }
    }*/
}
@media only screen and (max-width: 991px) {
  .page-side-effects .risk-box > .component-content .image img {
    margin-top: 50%;
  }
}

.sitemap-align .paragraphSystem {
  margin: 0 auto;
  width: 80%;
}
.sitemap-align .richText h3 {
  margin: 15px;
}
@media only screen and (max-width: 991px) {
  .sitemap-align .richText h3 {
    margin-top: 0;
  }
}

@media only screen and (min-width: 992px) {
  .box-column-container > .component-content > .content {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
  }
  .box-column-container > .component-content > .content > .box:last-child + .richText {
    width: 100%;
  }
  .box-column-container .box p:last-child {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 30px;
  }
  .box-column-container .box > .component-content {
    padding-bottom: 105px;
    height: 100%;
  }
  .box-column-container .box .richText {
    position: static;
  }
}

.background-sky-blue-light {
  background: #eef8fb;
}

@media only screen and (min-width: 992px) {
  .background-sky-blue-light-lg {
    background: #eef8fb;
  }
}

@media only screen and (max-width: 767px) {
  .background-sky-blue-light-xs {
    background: #eef8fb;
  }
}

.white {
  color: #fff;
}/**
* 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
*//* Shingrix Colors */
.exit-notification {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99999999999;
}
.exit-notification.is-hidden {
  display: none;
}
.exit-notification .exit-notification-inner {
  position: fixed;
  top: 100px;
  width: 650px;
  left: calc((100% - 650px) / 2);
  background: #f8f8f8;
  padding: 1rem 1rem 1.5rem 1rem;
}
.exit-notification .exit-notification-inner h2 {
  margin: 5px 0 5px !important;
}
@media only screen and (min-width: 992px) {
  .exit-notification .exit-notification-inner {
    min-height: 248px;
  }
}
@media only screen and (max-width: 991px) {
  .exit-notification .exit-notification-inner {
    padding: 2rem;
  }
}
.exit-notification .exit-notification-inner:before {
  content: "";
  background: #68002a;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 84px;
}
@media only screen and (max-width: 991px) {
  .exit-notification .exit-notification-inner:before {
    background: #68002a;
    width: 100%;
    height: 60px;
    background-size: cover;
  }
}
@media only screen and (min-width: 992px) {
  .exit-notification .exit-notification-inner .richText-content {
    padding-left: 100px;
  }
}
@media only screen and (max-width: 991px) {
  .exit-notification .exit-notification-inner .richText-content {
    margin-top: 25px;
  }
}
@media screen and (max-width: 699px) {
  .exit-notification .exit-notification-inner {
    position: absolute;
    width: auto;
    margin: 20px;
    left: 0;
    top: 0;
  }
}

.exit-notification-buttons {
  text-align: left;
  margin-top: 1rem;
}
@media only screen and (min-width: 992px) {
  .exit-notification-buttons {
    padding-left: 100px;
  }
}
@media screen and (max-width: 576px) {
  .exit-notification-buttons {
    margin-bottom: 0.75rem;
    display: flex;
    justify-content: space-between;
  }
}
.exit-notification-buttons button {
  appearance: none;
  padding: 0.5rem 1.25rem;
  cursor: pointer;
  margin-right: 0.5rem;
  height: 45px;
  width: 140px;
  font-weight: 600;
  font-size: 0.975rem;
  line-height: 1.5rem;
  font-family: "europa", sans-serif;
  background-color: #f8f8f8;
}
@media only screen and (max-width: 991px) {
  .exit-notification-buttons button {
    margin: 0;
  }
}
@media only screen and (min-width: 992px) {
  .exit-notification-buttons button {
    margin-right: 1.75rem;
  }
}
@media only screen and (max-width: 991px) {
  .exit-notification-buttons button {
    width: 120px;
  }
}
.exit-notification-buttons button.exit-notification-accept {
  color: #68002a;
  border: 2px solid #68002a;
}
.exit-notification-buttons button.exit-notification-deny {
  color: #a5a5a5;
  border: 2px solid #a5a5a5;
}
@media screen and (max-width: 576px) {
  .exit-notification-buttons button.exit-notification-deny {
    margin-right: -30px;
  }
}/*
/* Overlay
*/
/* Shingrix Colors */
.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: #68002a;
  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%;
}/* Shingrix Colors */
/* Shingrix Colors */
/* Shingrix Colors */
@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/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;
}
.accordions-wrapper:after {
  background-color: #009ac7;
  opacity: 1;
  height: 3px;
  content: "";
  display: block;
}
@media only screen and (max-width: 991px) {
  .accordions-wrapper:after {
    height: 6px;
  }
}

.accordion .accordion-container {
  list-style: none;
  padding: 0 !important;
  margin: 0;
}
.accordion .accordion-container .accordion-slide {
  background: #fff;
  padding: 1rem 2rem 1.5rem 1rem;
  display: flex;
  flex-direction: column;
  border: none;
  margin-bottom: 1rem;
  border-bottom: 3px solid #f3f3f4;
  /*
            .accordion-title-text:hover {
                cursor: pointer;
                text-decoration: underline;
            } */
}
@media only screen and (max-width: 991px) {
  .accordion .accordion-container .accordion-slide {
    padding: 1rem 0 2rem;
  }
}
.accordion .accordion-container .accordion-slide:last-child {
  border-bottom: none;
}
.accordion .accordion-container .accordion-slide:nth-of-type(odd) {
  background: inherit;
}
.accordion .accordion-container .accordion-slide .accordion-head h3,
.accordion .accordion-container .accordion-slide .accordion-head h2 {
  margin: 0 !important;
}
.accordion .accordion-container .accordion-slide .accordion-head h3 a,
.accordion .accordion-container .accordion-slide .accordion-head h2 a {
  text-decoration: none;
  color: #68002a;
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  font-size: 1.375em;
  line-height: 1.136em;
  position: relative;
  left: 0.625rem;
}
.accordion .accordion-container .accordion-slide .accordion-head h3 a .accordion-title-text,
.accordion .accordion-container .accordion-slide .accordion-head h2 a .accordion-title-text {
  font-size: inherit;
  line-height: inherit;
  font-weight: 400;
}
.accordion .accordion-container .accordion-slide .accordion-head h3 a .accordion-title-text:before,
.accordion .accordion-container .accordion-slide .accordion-head h2 a .accordion-title-text:before {
  content: "";
  display: block;
  position: absolute;
  border: 2px solid #68002a;
  width: 22px;
  height: 22px;
  top: calc(50% - 11px);
  left: -8px;
  border-radius: 50%;
}
.accordion .accordion-container .accordion-slide .accordion-head h3 a:before,
.accordion .accordion-container .accordion-slide .accordion-head h2 a:before {
  content: "\f067";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #68002a;
  position: absolute;
  padding-right: 1.2rem;
  font-size: 0.8rem;
  top: calc(50% - 9px);
}
.accordion .accordion-container .accordion-slide .accordion-head h3 a:hover .accordion-title-text,
.accordion .accordion-container .accordion-slide .accordion-head h2 a:hover .accordion-title-text {
  font-size: inherit;
  line-height: inherit;
  font-weight: 400;
  color: #68002a;
}
.accordion .accordion-container .accordion-slide .accordion-head h3 a:hover .accordion-title-text:after,
.accordion .accordion-container .accordion-slide .accordion-head h2 a:hover .accordion-title-text:after {
  position: absolute;
  border: 2px solid #68002a;
  width: 22px;
  height: 22px;
  top: calc(50% - 11px);
  left: -8px;
  border-radius: 50%;
}
.accordion .accordion-container .accordion-slide .accordion-head h3 a:hover:before,
.accordion .accordion-container .accordion-slide .accordion-head h2 a:hover:before {
  content: "\f067";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #68002a;
  padding-right: 1.2rem;
  font-size: 0.8rem;
  top: calc(50% - 9px);
  position: absolute;
}
.accordion .accordion-container .accordion-slide .accordion-head h3 a:focus,
.accordion .accordion-container .accordion-slide .accordion-head h2 a:focus {
  text-decoration: none;
  color: #68002a;
  font-family: "futura-pt", sans-serif;
  position: relative;
  left: 0.625rem;
}
.accordion .accordion-container .accordion-slide .accordion-head h3 a:focus .accordion-title-text,
.accordion .accordion-container .accordion-slide .accordion-head h2 a:focus .accordion-title-text {
  font-size: inherit;
  line-height: inherit;
  font-weight: 400;
}
.accordion .accordion-container .accordion-slide .accordion-head h3 a:focus .accordion-title-text:before,
.accordion .accordion-container .accordion-slide .accordion-head h2 a:focus .accordion-title-text:before {
  content: "";
  display: block;
  position: absolute;
  border: 2px solid #68002a;
  width: 22px;
  height: 22px;
  top: calc(50% - 11px);
  left: -8px;
  border-radius: 50%;
  z-index: 999;
}
.accordion .accordion-container .accordion-slide .accordion-head h3 a:focus:before,
.accordion .accordion-container .accordion-slide .accordion-head h2 a:focus:before {
  content: "\f067";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #68002a;
  position: absolute;
  padding-right: 1.2rem;
  font-size: 0.8rem;
  top: calc(50% - 9px);
}
.accordion .accordion-container .accordion-slide .accordion-head h3 a .accordion-title-text,
.accordion .accordion-container .accordion-slide .accordion-head h2 a .accordion-title-text {
  font-size: inherit;
  line-height: inherit;
  font-weight: 400;
  margin-left: 2.25rem;
  display: inline-block;
  margin-top: 5px;
}
@media only screen and (max-width: 991px) {
  .accordion .accordion-container .accordion-slide .accordion-head h3 a .accordion-title-text,
.accordion .accordion-container .accordion-slide .accordion-head h2 a .accordion-title-text {
    margin-left: 2.75rem;
  }
}
.accordion .accordion-container .accordion-slide .accordion-head h3 a .accordion-title-text:hover,
.accordion .accordion-container .accordion-slide .accordion-head h2 a .accordion-title-text:hover {
  cursor: pointer;
  text-decoration: none;
}
.accordion .accordion-container .accordion-slide .accordion-content-wrapper {
  display: none;
  padding: 1rem;
  padding-top: 0.25rem;
  padding-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .accordion .accordion-container .accordion-slide .accordion-content-wrapper {
    padding: 0;
  }
}
.accordion .accordion-container .accordion-slide .accordion-content-wrapper .component {
  padding: 0 0 0.5rem 3rem;
}
@media only screen and (max-width: 991px) {
  .accordion .accordion-container .accordion-slide .accordion-content-wrapper .component {
    padding: 1rem 0 1rem 3.25rem;
  }
}
.accordion .accordion-container .accordion-slide.is-active {
  border-bottom: 3px solid #f3f3f4;
}
.accordion .accordion-container .accordion-slide.is-active:last-child {
  border-bottom: none;
}
.accordion .accordion-container .accordion-slide.is-active .accordion-head h3 a,
.accordion .accordion-container .accordion-slide.is-active .accordion-head h2 a {
  color: #68002a;
}
.accordion .accordion-container .accordion-slide.is-active .accordion-head h3 a .accordion-title-text,
.accordion .accordion-container .accordion-slide.is-active .accordion-head h2 a .accordion-title-text {
  font-weight: 400;
}
.accordion .accordion-container .accordion-slide.is-active .accordion-head h3 a .accordion-title-text:before,
.accordion .accordion-container .accordion-slide.is-active .accordion-head h2 a .accordion-title-text:before {
  content: "";
  display: block;
  position: absolute;
  border: 2px solid #68002a;
  width: 22px;
  height: 22px;
  top: calc(50% - 11px);
  left: -8px;
  border-radius: 50%;
  z-index: 1;
}
.accordion .accordion-container .accordion-slide.is-active .accordion-head h3 a:before,
.accordion .accordion-container .accordion-slide.is-active .accordion-head h2 a:before {
  content: "\f068";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #68002a;
  padding-right: 1.2rem;
  font-size: 0.8rem;
  top: calc(50% - 9px);
  position: absolute;
}
.accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper {
  display: block;
}

.accordion-container {
  margin-bottom: 1.25rem;
}

.accordion-control {
  margin-bottom: 1.25rem;
}
.accordion-control:after {
  background-color: #009ac7;
  opacity: 1;
  height: 3px;
  content: "";
  display: block;
}
@media only screen and (max-width: 991px) {
  .accordion-control:after {
    height: 6px;
  }
}
.accordion-control a {
  color: #454546;
  font-size: 0.875rem;
  line-height: 1.75rem;
  font-weight: 400;
  padding-bottom: 0.625rem;
}
@media only screen and (min-width: 992px) {
  .accordion-control a {
    font-size: 1rem;
  }
}
.accordion-control a:first-child {
  position: relative;
  margin-right: 15px;
}
.accordion-control a:first-child:after {
  position: absolute;
  right: -13px;
  content: "|";
  top: -1px;
  color: #454546;
}
.accordion-control a:hover, .accordion-control a:focus, .accordion-control a:active {
  color: #68002a;
}/*
/* Box
*/
/* Shingrix Colors */
.box.banner-placeholder {
  height: auto;
}
.box.background-primary {
  background: #454546;
}
.box.background-secondary {
  background: #eff0f2;
}
.box.box-shadow {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.box.content-container {
  display: block;
  padding: 1rem;
}
@media only screen and (max-width: 991px) {
  .box.content-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.box.content-container .component-content {
  margin: 0 auto;
}
@media only screen and (min-width: 576px) {
  .box.content-container .component-content {
    max-width: 540px;
  }
}
@media only screen and (min-width: 768px) {
  .box.content-container .component-content {
    max-width: 720px;
  }
}
@media only screen and (min-width: 992px) {
  .box.content-container .component-content {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1200px) {
  .box.content-container .component-content {
    max-width: 1540px;
  }
}
.box.crm-form {
  margin-top: 1.5rem;
  background-color: #f8f9fa;
  margin-bottom: 3rem;
}
.box.crm-form .content {
  display: inline-block;
  padding-top: 1.5rem;
}
@media only screen and (min-width: 992px) {
  .box.crm-form .content {
    padding: 1.5rem !important;
  }
}
.box.flexbox .content {
  display: flex;
}
.box.flexbox.flex-wrap-wrap .content {
  flex-wrap: wrap;
}
.box.flexbox.justify-content-center .content {
  justify-content: center;
}
.box.flexbox.justify-content-space-between .content {
  justify-content: space-between;
  align-items: flex-end;
}
@media only screen and (min-width: 992px) {
  .box.flexbox.justify-content-space-between .content {
    align-items: stretch;
  }
}
.box.image-tool {
  margin-bottom: 3rem;
}
.box.width-auto {
  width: auto;
}
.box.hero > .component-content {
  position: relative;
}
.box.hero .image {
  line-height: 0.5rem;
  padding: 0;
}
.box.hero .image img {
  width: 100% !important;
}
.box.hero .box {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.box.hero .box > .component-content {
  display: flex;
  align-items: center;
}
.box.hero .box > .component-content .paragraphSystem {
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .box.hero h1 {
    border-left: 5px solid #009ac7;
  }
}
@media only screen and (min-width: 992px) {
  .box.hero h1 {
    border-bottom: 5px solid #009ac7;
    display: inline-block;
  }
}
.box.codelines {
  background: #fff;
}

.page-home .box.hero > .component-content {
  position: relative;
}
@media only screen and (max-width: 991px) {
  .page-home .box.hero > .component-content {
    height: 110vw;
  }
}
@media only screen and (max-width: 767px) {
  .page-home .box.hero > .component-content {
    height: 140vw;
  }
}
@media only screen and (max-width: 480px) {
  .page-home .box.hero > .component-content {
    height: 234vw;
  }
}
.page-home .box.hero .image {
  line-height: 0.5rem;
  padding: 0;
}
@media only screen and (max-width: 991px) {
  .page-home .box.hero .image {
    position: static;
  }
}
.page-home .box.hero .image img {
  width: 100% !important;
}
@media only screen and (max-width: 991px) {
  .page-home .box.hero .image img {
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    object-position: bottom center;
    height: 100%;
  }
}
.page-home .box.hero .box {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.page-home .box.hero .box > .component-content {
  display: flex;
}
@media only screen and (max-width: 991px) {
  .page-home .box.hero .box > .component-content {
    align-items: flex-start;
  }
}
.page-home .box.hero .box > .component-content .paragraphSystem {
  width: 100%;
}

.content-block-group > .component-content > .content {
  display: flex;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .content-block-group > .component-content > .content {
    flex-wrap: wrap;
  }
}
.content-block-group > .component-content > .content .box {
  text-align: center;
  margin-bottom: 15px;
}
.content-block-group > .component-content > .content .box .image {
  padding: 0;
}
.content-block-group > .component-content > .content .box .richText {
  padding: 0;
}

@media only screen and (min-width: 992px) {
  .mt-image-60 .image {
    margin-top: -60px;
  }
}

.inner-banner .box {
  position: absolute;
  z-index: 1;
}
.inner-banner .headline-2 {
  color: #fff;
}
@media only screen and (min-width: 992px) {
  .inner-banner h2 {
    font-size: 1.6875em;
    line-height: 1.112em;
  }
}

.image-right-box {
  border-radius: 0 0 10px 10px;
}
@media only screen and (min-width: 992px) {
  .image-right-box {
    border-radius: 0;
  }
}

.content-block-box img {
  height: 110px;
}
.content-block-box .box {
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .content-block-box .box {
    margin-bottom: 30px;
  }
}
.content-block-box .box:last-child {
  margin-bottom: 0;
}
.content-block-box .box > .component-content .content {
  display: flex;
}
@media only screen and (max-width: 767px) {
  .content-block-box .box > .component-content .content {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .content-block-box .box > .component-content .content .image {
    width: 30%;
  }
  .content-block-box .box > .component-content .content .richText {
    width: 70%;
  }
}/*
/* Image
*/
/* Shingrix Colors */
.image.hero-image {
  padding-left: 0;
  padding-right: 0;
}
.image.hero-image .component-content {
  display: flex;
}
.image.hero-image .component-content img {
  width: 100%;
  max-height: 20vh;
}
@media only screen and (min-width: 992px) {
  .image.hero-image .component-content img {
    max-height: 40vh;
  }
}
.image img {
  max-height: 100%;
  max-width: 100%;
}

.additional-info-box img {
  width: 100%;
  display: block;
}

.icon-align-right {
  height: auto;
  margin-bottom: 74px;
}
@media only screen and (min-width: 480px) {
  .icon-align-right {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 481px) and (max-width: 991px) {
  .icon-align-right {
    height: 160px;
  }
}
@media only screen and (min-width: 992px) {
  .icon-align-right {
    height: 400px;
  }
}
.icon-align-right > .component-content {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background: #68002a;
  border-radius: 10px 10px 0 0;
}
.icon-align-right > .component-content::after {
  height: 74px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -72px;
  display: block;
  background: url(/content/dam/cf-pharma/bexsero-nz/en_NZ/bexsero-icons/v.png) center bottom no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 480px) {
  .icon-align-right > .component-content::after {
    background: none;
  }
}
@media only screen and (min-width: 992px) {
  .icon-align-right > .component-content {
    border-radius: 0;
    position: relative;
    height: 100%;
    justify-content: flex-start;
  }
  .icon-align-right > .component-content::after {
    height: 100%;
    width: 74px;
    position: absolute;
    left: -74px;
    top: 0;
    display: block;
    background: url(/content/dam/cf-pharma/bexsero-nz/en_NZ/bexsero-icons/h.png) left center no-repeat;
    background-size: cover;
  }
}
@media only screen and (max-width: 480px) {
  .icon-align-right img {
    margin-top: 40px;
  }
}/*
/* Navigation
*/
/* Shingrix Colors */
/* Global configuration */
#navigation-container {
  display: none;
  box-shadow: 0 5px 5px -8px #59595b;
}
@media only screen and (max-width: 991px) {
  #navigation-container {
    margin-top: 8px;
  }
}
@media only screen and (max-width: 991px) {
  #navigation-container > .row {
    position: absolute;
    width: 100%;
  }
}

@media only screen and (min-width: 992px) {
  nav {
    padding: 0 5px;
  }
}

.navigation .navigation-large-menu {
  display: none;
}
.navigation .navigation-root.is-open {
  width: 100%;
  z-index: 10000;
}
@media only screen and (min-width: 991px) and (max-width: 1025px) {
  .navigation .navigation-root.navigation-level1 {
    /* &:last-child {
                > .navigation-item.has-children { 
                    &  > a {
                        max-width: 200px; 
                        text-align: right;  
                        span {
                            padding-right: 20px; 
                        }
                    }
                }
            } */
  }
  .navigation .navigation-root.navigation-level1 > .navigation-item.has-children > a {
    text-align: left;
  }
}
.navigation .navigation-root.navigation-level1 .navigation-item:after {
  display: none;
}
@media only screen and (min-width: 992px) {
  .navigation .navigation-root.navigation-level1 .navigation-item:hover .navigation-root.navigation-level2 {
    display: block;
  }
}
.navigation .navigation-root.navigation-level1 .navigation-item.follow-us {
  display: flex;
  align-items: center;
  padding: 0.5rem;
}
@media only screen and (min-width: 992px) {
  .navigation .navigation-root.navigation-level1 .navigation-item.follow-us {
    display: none;
  }
}
.navigation .navigation-root.navigation-level1 .navigation-item.follow-us p {
  margin: 0;
  margin-right: 0.5rem;
  font-weight: bold;
}
.navigation .navigation-root.navigation-level1 .navigation-item.follow-us .follow-us-images {
  display: flex;
  align-items: center;
}
.navigation .navigation-root.navigation-level1 .navigation-item.follow-us .follow-us-images a {
  padding: 0;
  height: 24px;
}
.navigation .navigation-root.navigation-level1 .navigation-item.follow-us .follow-us-images a img {
  height: 1.5rem;
  width: 1.5rem;
}
.navigation .navigation-root.navigation-level1 .navigation-item.has-children {
  height: auto;
  padding-bottom: 0;
  position: relative;
  display: block;
}
@media only screen and (min-width: 992px) {
  .navigation .navigation-root.navigation-level1 .navigation-item.has-children {
    padding: 0;
  }
  .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active > a span, .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child > a span {
    background-color: #68002a;
  }
}
.navigation .navigation-root.navigation-level1 .navigation-item.has-children > a span:after {
  content: "\f107";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 0;
  top: 1.25rem;
  font-size: 24px;
}
@media only screen and (max-width: 991px) {
  .navigation .navigation-root.navigation-level1 .navigation-item.has-children > a span:after {
    margin-right: 1.5rem;
  }
}
@media only screen and (min-width: 992px) {
  .navigation .navigation-root.navigation-level1 .navigation-item.has-children > a span:after {
    content: "\f078";
    font-family: FontAwesome, sans-serif;
    font-style: normal;
    position: relative;
    font-weight: normal;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: static;
    font-size: 14px;
    top: auto;
  }
}
.navigation .navigation-root.navigation-level1 .navigation-item.has-children:hover > a span:after, .navigation .navigation-root.navigation-level1 .navigation-item.has-children:focus > a span:after, .navigation .navigation-root.navigation-level1 .navigation-item.has-children:focus-within > a span:after {
  position: absolute;
  right: 0;
  top: 1.25rem;
  font-size: 24px;
}
@media only screen and (max-width: 991px) {
  .navigation .navigation-root.navigation-level1 .navigation-item.has-children:hover > a span:after, .navigation .navigation-root.navigation-level1 .navigation-item.has-children:focus > a span:after, .navigation .navigation-root.navigation-level1 .navigation-item.has-children:focus-within > a span:after {
    margin-right: 1.5rem;
  }
}
@media only screen and (min-width: 992px) {
  .navigation .navigation-root.navigation-level1 .navigation-item.has-children:hover > a span:after, .navigation .navigation-root.navigation-level1 .navigation-item.has-children:focus > a span:after, .navigation .navigation-root.navigation-level1 .navigation-item.has-children:focus-within > 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: static;
    font-size: 14px;
    top: auto;
  }
}
.navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active > a span:after {
  content: "\f106";
  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;
  font-size: 24px;
}
@media only screen and (min-width: 992px) {
  .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active > a span:after {
    content: "\f078";
    font-family: FontAwesome, sans-serif;
    font-style: normal;
    position: relative;
    font-weight: normal;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
  }
}
.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: 0;
}
.navigation .navigation-root.navigation-level1 .navigation-item a .navigation-item-decoration {
  display: none;
}
@media only screen and (min-width: 992px) {
  .navigation .navigation-root.navigation-level1 > .navigation-item:focus-within > a {
    background-color: #68002a;
  }
}
@media only screen and (min-width: 992px) {
  .navigation .navigation-root.navigation-level1 > .navigation-item:hover > a, .navigation .navigation-root.navigation-level1 > .navigation-item:focus > a {
    color: #fff;
    background-color: #68002a;
  }
  .navigation .navigation-root.navigation-level1 > .navigation-item:hover > a > span, .navigation .navigation-root.navigation-level1 > .navigation-item:focus > a > span {
    background-color: #68002a;
  }
  .navigation .navigation-root.navigation-level1 > .navigation-item:hover > a:hover > span, .navigation .navigation-root.navigation-level1 > .navigation-item:focus > a:hover > span {
    background-color: #68002a;
  }
  .navigation .navigation-root.navigation-level1 > .navigation-item:hover > a:focus > span, .navigation .navigation-root.navigation-level1 > .navigation-item:focus > a:focus > span {
    background-color: #68002a;
  }
  .navigation .navigation-root.navigation-level1 > .navigation-item > a:hover > span {
    background-color: #68002a;
  }
  .navigation .navigation-root.navigation-level1 > .navigation-item > a:focus > span {
    background-color: #68002a;
  }
  .navigation .navigation-root.navigation-level1 > .navigation-item.is-active > a > span, .navigation .navigation-root.navigation-level1 > .navigation-item.has-active-child > a > span {
    background-color: #68002a;
    border-bottom: 2px solid #ffffff;
  }
  .navigation .navigation-root.navigation-level1 > .navigation-item.is-active > a > span {
    padding-right: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .navigation .navigation-root.navigation-level1 > .navigation-item.has-active-child > a > span, .navigation .navigation-root.navigation-level1 > .navigation-item.is-active:not(.has-children) > a > span {
    position: relative;
  }
  .navigation .navigation-root.navigation-level1 > .navigation-item.has-active-child > a > span:before, .navigation .navigation-root.navigation-level1 > .navigation-item.is-active:not(.has-children) > a > span:before {
    position: absolute;
    height: 18px;
    background-color: #fff;
    width: 2px;
    content: "";
    left: -10px;
    top: 1px;
    display: inline-block;
  }
  .navigation .navigation-root.navigation-level1 > .navigation-item.has-active-child > a > span:after, .navigation .navigation-root.navigation-level1 > .navigation-item.is-active:not(.has-children) > a > span:after {
    top: 0 !important;
    margin-right: 0 !important;
  }
}
.navigation .navigation-root.navigation-level2 {
  display: none;
  width: 100%;
  text-align: left;
}
@media only screen and (min-width: 991px) and (max-width: 1025px) {
  .navigation .navigation-root.navigation-level2 > .navigation-item {
    width: 200px;
  }
  .navigation .navigation-root.navigation-level2 > .navigation-item > a {
    white-space: normal;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1025px) {
  .navigation .navigation-root.navigation-level2 {
    min-width: 200px;
  }
}
@media only screen and (min-width: 992px) {
  .navigation .navigation-root.navigation-level2 {
    width: auto;
    height: auto;
    position: absolute;
    background: #f8f8f8;
  }
}
.navigation .navigation-root.navigation-level2.is-open {
  display: block;
  background-color: #f8f8f8;
}
.navigation .navigation-root.navigation-level2 .navigation-item {
  font-size: 1em;
  white-space: nowrap;
  display: block;
}
@media only screen and (min-width: 992px) {
  .navigation .navigation-root.navigation-level2 .navigation-item {
    margin: 0;
    padding: 0;
  }
}
.navigation .navigation-root.navigation-level2 .navigation-item a {
  border-bottom: 1px solid #e6e7e9;
}
.navigation .navigation-root.navigation-level2 .navigation-item a:last-child {
  border: none;
}
@media only screen and (min-width: 992px) {
  .navigation .navigation-root.navigation-level2 .navigation-item a:hover, .navigation .navigation-root.navigation-level2 .navigation-item a:focus {
    background-color: #59595b;
  }
  .navigation .navigation-root.navigation-level2 .navigation-item a:hover span, .navigation .navigation-root.navigation-level2 .navigation-item a:focus span {
    color: #f8f8f8;
  }
}
.navigation .navigation-root.navigation-level2 .navigation-item a span {
  color: #59595b;
  padding: 0.75rem 1.5rem;
  font-weight: 600;
  font-size: 0.813rem;
  line-height: 1.375rem;
}
@media only screen and (max-width: 991px) {
  .navigation .navigation-root.navigation-level2 .navigation-item a span {
    padding: 0;
  }
}
@media only screen and (min-width: 992px) {
  .navigation .navigation-root.navigation-level2 .navigation-item a span {
    position: relative;
  }
  .navigation .navigation-root.navigation-level2 .navigation-item a span:after {
    content: "";
    position: absolute;
    background-color: #e6e7e9;
    height: 1px;
    bottom: 0;
    left: 22px;
    right: 22px;
  }
}
.navigation .navigation-root.navigation-level2 .navigation-item a.is-hidden {
  display: none;
}
.navigation .navigation-root.navigation-level2 .navigation-item a:hover span::after, .navigation .navigation-root.navigation-level2 .navigation-item a:focus span::after {
  background-color: transparent;
}
@media only screen and (max-width: 991px) {
  .navigation .navigation-root.navigation-level2 .navigation-item a::after {
    background: #e6e7e9;
  }
  .navigation .navigation-root.navigation-level2 .navigation-item:last-child a::after {
    background: transparent;
  }
}
@media only screen and (min-width: 992px) {
  .navigation .navigation-root.navigation-level2 .navigation-item:last-child a span::after {
    background-color: transparent;
  }
}
@media only screen and (min-width: 992px) {
  .navigation .navigation-root.navigation-level2 > .navigation-item.is-active > a > span {
    color: #68002a;
    font-weight: bold;
  }
  .navigation .navigation-root.navigation-level2 > .navigation-item.is-active > a > span:after {
    background-color: #68002a;
  }
  .navigation .navigation-root.navigation-level2 > .navigation-item.is-active > a:hover > span, .navigation .navigation-root.navigation-level2 > .navigation-item.is-active > a:focus > span {
    color: #fff;
  }
  .navigation .navigation-root.navigation-level2 > .navigation-item.is-active > a:hover > span:after, .navigation .navigation-root.navigation-level2 > .navigation-item.is-active > a:focus > span:after {
    background-color: transparent;
  }
}

#header .navigation.is-visible {
  display: block;
}
@media only screen and (min-width: 992px) {
  #header .navigation {
    display: block;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1025px) {
  .navigation-root li:last-child.navigation-item.has-children > a {
    max-width: 200px;
    text-align: right !important;
  }
  .navigation-root li:last-child.navigation-item.has-children > a span {
    padding-right: 20px !important;
    width: 200px !important;
  }
}/* Shingrix Colors */
.mobile-navigation-utility-links {
  display: none;
}
.mobile-navigation-utility-links.is-visible {
  display: block;
}
@media only screen and (max-width: 991px) {
  .mobile-navigation-utility-links.is-visible {
    background-color: #E6E7E9;
    border: 1px solid #CCCCCC;
  }
}
@media only screen and (min-width: 992px) {
  .mobile-navigation-utility-links.is-visible {
    display: none;
  }
}
.mobile-navigation-utility-links ul {
  list-style-type: none;
  padding-left: 0.5rem;
  margin: 0 0 0.5rem 0;
}
@media only screen and (max-width: 991px) {
  .mobile-navigation-utility-links ul {
    padding: 0;
  }
  .mobile-navigation-utility-links ul > li {
    padding-left: 30px;
    padding-top: 20px;
    color: #4D4D4F;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .mobile-navigation-utility-links ul > li > ul {
    padding: 0;
    display: flex;
  }
  .mobile-navigation-utility-links ul > li > ul > li {
    padding: 10px 15px 0 0;
    color: #C5332E;
    text-transform: uppercase;
    position: relative;
  }
  .mobile-navigation-utility-links ul > li > ul > li a {
    padding: 0;
    color: #4D4D4F;
    line-height: inherit;
    background-color: #E6E7E9;
  }
  .mobile-navigation-utility-links ul > li > ul li:first-child::after {
    background-color: #C5332E !important;
    height: 0.938rem;
    width: 0.125rem;
    left: 0.75rem;
    position: absolute;
    top: 12px;
    left: -7px;
  }
}
.mobile-navigation-utility-links a {
  display: block;
  padding: 0.5rem 0.5rem 0.5rem 0;
  background-color: #fff;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  line-height: 1.5rem;
}/*
/* RichText
*/
/* Shingrix Colors */
/* Global Configuration */
.richText.button {
  border-radius: 0.25rem;
  line-height: 1.5rem;
  font-size: 1rem;
  margin: 0;
  text-transform: none;
  vertical-align: middle;
  cursor: pointer;
}
.richText.button a,
.richText.button p {
  padding: 0.375rem 0.75rem;
}
.richText .component-content {
  display: flex;
  justify-content: center;
  align-items: center;
}
.richText .component-content .richText-content {
  width: 100%;
}
.richText .component-content p {
  margin: 0;
}

/* .snippetReference[class*="reference-co-promote"] .richText a{
    background-image: url("https://i-preprod-cf65.gskstatic.com/content/dam/cf-pharma/usxf-template/en_US/innoviva-logo.png");
    background-repeat: no-repeat;
    display: inline-block;
    text-decoration: none;
    width: 106px;
    height: 20px;
    background-size: auto 18px;
    background-position: 1px 1px;
    vertical-align: top;
    position: relative;
    top:-2px;
} */
.richText-image {
  display: block;
  margin-bottom: 10px;
}
.richText-image.pull-left {
  float: left;
}
.richText-image.pull-right {
  float: right;
}

/* Custom classes */
.richText.codelines {
  padding: 25px 15px;
}
.richText.codelines .component-content {
  flex-direction: row;
  align-items: flex-start;
}
@media only screen and (max-width: 767px) {
  .richText.codelines .component-content {
    display: block;
  }
}
.richText.codelines .component-content p,
.richText.codelines .component-content span {
  font-size: 0.875rem;
  line-height: 1.125rem;
  color: #59595b;
}
@media only screen and (max-width: 991px) {
  .richText.codelines img {
    margin-right: 10px;
  }
}
.richText.codelines .richText-content {
  text-align: left;
}
.richText.copyright {
  background-image: url("https://a248.e.akamai.net/7/123/35826/v001/gskflash.download.akamai.com/35826/msd/footers/2016-template/images/sprite.svg");
  background-repeat: no-repeat;
}
@media only screen and (max-width: 991px) {
  .richText.header-navigation-link, .richText.header-searchbox-link {
    text-align: center;
    margin-top: 5px;
  }
  .richText.header-navigation-link:before, .richText.header-searchbox-link:before {
    margin: auto;
    width: 30px;
    height: 30px;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
  }
  .richText.header-navigation-link .component-content p, .richText.header-searchbox-link .component-content p {
    width: 70px;
    padding: 0;
    text-transform: capitalize;
    cursor: pointer;
    color: #59595b;
    text-align: center;
    padding-left: 10px;
    font-size: 9px;
    font-weight: bold;
    margin-top: -7px;
    line-height: 11px;
    padding-top: 10px;
  }
  .richText.header-navigation-link .component-content p.txt-red-wine, .richText.header-searchbox-link .component-content p.txt-red-wine {
    color: #68002a;
  }
}
@media only screen and (max-width: 991px) {
  .richText.header-navigation-link {
    margin: 5px 0 12px;
    border: none;
  }
  .richText.header-navigation-link:before {
    background-size: 70% auto;
    background-image: url("/content/dam/cf-pharma/bexsero-nz/en_NZ/icons/hamburger.svg");
    font-size: 1.5rem;
    top: 0.313rem;
    top: 0.313rem;
    margin-left: 25px;
    margin-right: auto;
  }
}
@media only screen and (min-width: 992px) {
  .richText.header-navigation-link {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .richText.header-navigation-link.cross:before {
    background-size: auto 65%;
    background-image: url("/content/dam/cf-pharma/bexsero-nz/en_NZ/icons/close.svg");
    font-size: 1.5rem;
  }
}
.richText.header-searchbox-link {
  margin-top: -4px;
}
@media only screen and (max-width: 991px) {
  .richText.header-searchbox-link {
    border: none;
  }
  .richText.header-searchbox-link:before {
    background-size: 70% auto;
    background-image: url("/content/dam/cf-pharma/bexsero-nz/en_NZ/icons/search.svg");
    font-size: 1.35rem;
    color: #59595b;
    margin-right: 25px;
    margin-left: auto;
    position: relative;
    top: 7px;
    left: 7px;
  }
}
@media only screen and (max-width: 991px) {
  .richText.header-searchbox-link .component-content {
    align-items: flex-end !important;
  }
}
.richText.header-searchbox-link .component-content p {
  position: relative;
  width: 78px;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (max-width: 991px) {
  .richText.header-searchbox-link .component-content p {
    top: -3px;
    margin-top: 0px;
    text-align: center;
  }
}
@media only screen and (min-width: 992px) {
  .richText.header-searchbox-link .component-content p {
    text-align: right;
  }
}
.richText.header-searchbox-link .component-content p a {
  padding: 0;
  color: #59595b;
  text-decoration: none;
  padding-left: 1rem;
  padding-bottom: 0.063rem;
  font-weight: 500;
  font-size: 1rem;
  font-family: "futura-pt", sans-serif;
  line-height: 1.188rem;
  top: -1px;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .richText.header-searchbox-link .component-content p a {
    color: #59595b;
    padding-right: 0.35rem;
    padding-left: 0;
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 991px) {
  .richText.header-searchbox-link .component-content p a {
    font-weight: bold;
    font-size: 9px;
    top: -1px;
    position: relative;
  }
}
@media only screen and (min-width: 992px) {
  .richText.header-searchbox-link .component-content p:after {
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #59595b;
  }
  .richText.header-searchbox-link .component-content p:before {
    position: absolute !important;
    left: 4px;
    top: 5px;
    content: "\f002";
    font-family: FontAwesome, sans-serif;
    font-style: normal;
    position: relative;
    font-weight: normal;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #59595b;
    font-weight: 500;
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 991px) {
  .richText.header-searchbox-link.cross:before {
    background-image: url("/content/dam/cf-pharma/bexsero-nz/en_NZ/icons/search-red.svg");
  }
}
.richText.header-follow-us-link {
  border: 1px solid #454546;
  display: none;
  margin-left: 0.75rem;
}
@media only screen and (min-width: 992px) {
  .richText.header-follow-us-link {
    display: block;
  }
}
@media only screen and (min-width: 992px) {
  .richText.header-follow-us-link .richText-content > p:after {
    content: "\f078";
    font-family: FontAwesome, sans-serif;
    font-style: normal;
    position: relative;
    font-weight: normal;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 0.375rem;
    font-size: 14px;
  }
}
.richText.header-follow-us-link p {
  cursor: pointer;
}
.richText.header-follow-us-link p a {
  color: #000000;
  text-decoration: none;
}
.richText.med-watch {
  border-radius: 0.25rem;
  padding: 0.25rem 0.5rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.richText.med-watch .richText-content {
  text-align: center;
}
.richText.timeout {
  display: none;
}
.richText.disclosure-txt {
  border-bottom: 2px solid #e6e7e9;
  padding-top: 28px;
  padding-bottom: 42px;
  margin-bottom: 50px;
}
@media only screen and (min-width: 992px) {
  .richText.disclosure-txt {
    padding-top: 60px;
    margin-bottom: 60px;
  }
}

/* DTC-only Med Watch Styles */
body[class*=template-dtc] .richText.med-watch {
  margin-top: 1rem;
  margin-bottom: 0;
  background-color: #f8f9fa;
  border: 1px solid #454546;
}

.content-list-1 + .content-clone {
  display: block;
}
@media only screen and (min-width: 992px) {
  .content-list-1 + .content-clone {
    display: none;
  }
}

.content-list-2 + .content-clone {
  display: none;
}
@media only screen and (min-width: 992px) {
  .content-list-2 + .content-clone {
    display: block;
  }
}/*
/* SearchBox
*/
/* Shingrix Colors */
.searchBox {
  position: absolute;
  left: 0;
  right: 0;
}
@media only screen and (max-width: 1023px) {
  .searchBox {
    background: white;
  }
}
@media only screen and (min-width: 992px) {
  .searchBox {
    position: static;
    width: 400px;
    min-width: auto;
  }
}
.searchBox .autocomplete-container {
  background-color: #efefef;
}
.searchBox .autocomplete-container ul {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: none;
}
.searchBox .autocomplete-container ul.show {
  display: block;
}
.searchBox .autocomplete-container ul li {
  margin: 0;
  padding: 7px 5px;
}
.searchBox .autocomplete-container ul li:hover, .searchBox .autocomplete-container ul li.selected {
  background: #454546;
}
.searchBox .component-content {
  display: flex;
  justify-content: left;
  align-items: flex-end;
}
.searchBox .component-content .cf-search-box {
  width: 100%;
  padding: 0.25rem;
  position: relative;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .searchBox .component-content .cf-search-box {
    max-width: 315px;
    top: -8px;
  }
}
@media only screen and (max-width: 991px) {
  .searchBox .component-content .cf-search-box {
    margin: 0 auto;
    border: none;
    outline: none;
  }
}
.searchBox .component-content .cf-search-box:after {
  position: absolute !important;
  content: "\f002";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  left: 8px;
  top: 10px;
  color: #68002a;
  font-weight: 500;
  font-size: 0.875rem;
}
@media only screen and (max-width: 991px) {
  .searchBox .component-content .cf-search-box:after {
    color: #fff;
    font-size: 1rem;
    top: 9px;
  }
}
.searchBox .component-content .cf-search-box .button {
  position: absolute;
  right: 0;
  top: 0.25rem;
  right: 0.25rem;
  line-height: 1.188rem;
  padding: 0.375rem 1.5rem;
  border-radius: 0;
  border: none;
  background: transparent;
  padding-right: 0;
  cursor: pointer;
  position: absolute;
  outline: none;
  font-weight: 500;
  font-family: "futura-pt", sans-serif;
  color: #59595b;
  font-size: 0.875rem;
}
@media only screen and (max-width: 991px) {
  .searchBox .component-content .cf-search-box .button {
    color: #fff;
    font-size: 1rem;
  }
}
@media only screen and (min-width: 992px) {
  .searchBox .component-content .cf-search-box .button {
    top: 6.5px;
    right: 0.35rem;
    padding-bottom: 0;
  }
}
.searchBox .component-content .cf-search-box .searchBox-label {
  width: 100%;
}
.searchBox .component-content .cf-search-box .searchBox-label input {
  width: 100%;
  border-radius: 0;
  padding: 0.5rem 4.5rem 0.1rem 2rem;
  line-height: 1.5rem;
  height: auto;
  border: none;
  font-size: 1rem;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1.5px solid #68002a !important;
  color: #adadad;
  font-weight: 500;
}
@media only screen and (min-width: 576px) {
  .searchBox .component-content .cf-search-box .searchBox-label input {
    width: 99%;
  }
}
@media only screen and (max-width: 991px) {
  .searchBox .component-content .cf-search-box .searchBox-label input {
    border-bottom: 1.5px solid #fff !important;
  }
}
.searchBox .component-content .cf-search-box .searchBox-label input::placeholder {
  color: #adadad;
  font-weight: 500;
}
.searchBox .component-content .cf-search-box .searchBox-label input:focus {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}
@media only screen and (max-width: 991px) {
  .searchBox .component-content .cf-search-box .searchBox-label input {
    background-color: #68002a;
  }
  .searchBox .component-content .cf-search-box .searchBox-label input::placeholder {
    color: #fff;
    font-weight: 500;
  }
}
.searchBox .component-content .cf-search-box .searchBox-label .searchBox-title {
  display: none;
}
.searchBox .tooltip {
  display: none;
  position: absolute;
  z-index: 1001;
  top: 3.1rem;
  left: calc(50% - 130px);
  max-width: 260px;
  justify-content: center;
}
.searchBox .tooltip.visible {
  display: flex;
}
.searchBox .tooltip .arrow {
  position: absolute;
  top: -0.5rem;
  width: 0;
  height: 0;
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
  border-bottom: 0.5rem solid #454546;
  display: none;
}
.searchBox .tooltip .arrow:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  margin-left: -0.5rem;
  margin-top: 2px;
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
  border-bottom: 0.5rem solid #fff;
}
.searchBox .tooltip .tooltip-inner {
  background-color: #fff;
  border: 1px solid #454546;
  padding: 1rem 0.75rem;
  display: none;
}

#header .searchBox.is-visible {
  display: block;
}
@media only screen and (max-width: 991px) {
  #header .searchBox.is-visible {
    padding: 10px 22px 10px 30px;
    background-color: #68002a;
  }
}/* Shingrix Colors */
.searchResults {
  margin-top: 1rem;
  padding: 0 5px;
  line-height: 1.5rem;
}
@media only screen and (min-width: 768px) {
  .searchResults {
    padding: 0 15px;
  }
}
@media only screen and (min-width: 992px) {
  .searchResults .searchBlox-results {
    width: 770px;
    margin: 0 auto;
    float: none;
  }
}
.searchResults .searchResults-number {
  padding: 0.75rem 0rem 0;
  color: #454546;
}
.searchResults .searchResults-number:after {
  border-bottom: 4px solid #68002a;
  margin-top: 20px;
}
.searchResults .searchResults-number strong,
.searchResults .searchResults-number b {
  display: inline-block;
}
.searchResults .searchResults-number strong:after,
.searchResults .searchResults-number b:after {
  display: inline-block;
}
.searchResults .searchResults-pagination {
  position: relative;
  margin: 1rem 0;
}
.searchResults .searchResults-pagination ul {
  align-items: flex-start;
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.searchResults .searchResults-pagination ul li {
  line-height: 2rem;
  margin: 0;
  padding: 0;
  display: block;
}
.searchResults .searchResults-pagination ul li:not(.current) a {
  color: #454546;
  font-size: 0.875rem;
}
.searchResults .searchResults-pagination ul li a {
  display: inline-block;
  height: 2rem;
  margin: 0 0.5rem;
  min-width: 0rem;
  padding: 0 0.5rem;
  text-decoration: none;
}
.searchResults .searchResults-pagination ul li a:hover {
  background: transparent;
}
.searchResults .searchResults-pagination ul li.current a {
  border-bottom: 2px solid #68002a;
  color: #68002a !important;
  font-weight: 700;
  font-size: 0.875rem;
  padding-left: 3px;
  padding-right: 3px;
}
.searchResults .searchResults-pagination ul li.item-next {
  font-size: 1rem;
  line-height: 1.3125rem;
  position: absolute;
  font-weight: 600;
  padding: 0 0.5rem;
  color: #e6e7e9;
  cursor: auto;
  right: 0;
  font-family: "europa", sans-serif;
  color: #e6e7e9;
}
.searchResults .searchResults-pagination ul li.item-next a {
  margin: 0 -0.5rem;
  color: #68002a;
}
.searchResults .searchResults-pagination ul li.item-next a:hover {
  background: transparent;
}
.searchResults .searchResults-pagination ul li.item-next:after {
  content: "\f105";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.5rem;
  top: 3px;
  padding-left: 10px;
  color: #e6e7e9;
}
.searchResults .searchResults-pagination ul li.item-previous {
  font-size: 1rem;
  line-height: 1.3125rem;
  color: #e6e7e9;
  cursor: auto;
  position: absolute;
  left: 0;
  font-weight: 600;
  font-family: "europa", sans-serif;
}
.searchResults .searchResults-pagination ul li.item-previous:before {
  content: "\f104";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.5rem;
  top: 3px;
  padding-right: 10px;
  color: #e6e7e9;
}
.searchResults .searchResults-pagination ul li.item-previous a {
  margin: 0 -0.5rem;
  color: #68002a;
}
.searchResults .searchResults-pagination ul li.item-previous a:hover {
  background: transparent;
}
.searchResults .searchResults-pagination ul li.is-active a {
  font-weight: bold;
}
.searchResults .searchResults-pagination .pagination-message {
  font-weight: 700;
  line-height: 2rem;
  margin: 0;
  margin-right: 1rem;
  padding: 0;
  text-align: right;
  display: none;
}
.searchResults .searchResults-results .searchResults-result {
  margin-bottom: 0.5rem;
}
.searchResults .searchResults-results .searchResults-result:last-child {
  border-bottom: 4px solid #68002a;
}
.searchResults .searchResults-results .searchResults-result:last-child .searchResults-title {
  border-bottom: 0;
}
.searchResults .searchResults-results .searchResults-result .searchResults-title {
  line-height: 1.3125rem;
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  margin-left: 50px;
  margin-right: 50px;
  border-bottom: 2px solid #e6e7e9;
}
@media only screen and (max-width: 991px) {
  .searchResults .searchResults-results .searchResults-result .searchResults-title {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.searchResults .searchResults-results .searchResults-result .searchResults-title a {
  color: #454546;
  padding: 20px 0px 25px;
  font-size: 1.125rem;
}
@media only screen and (max-width: 991px) {
  .searchResults .searchResults-results .searchResults-result .searchResults-title a {
    padding: 20px 10px 25px 35px;
  }
}
.searchResults .searchResults-results .searchResults-result .searchResults-title a highlight {
  display: inherit;
  text-decoration: underline;
}
.searchResults .searchResults-results .searchResults-result .searchResults-title a:hover, .searchResults .searchResults-results .searchResults-result .searchResults-title a:focus {
  color: #68002a;
}
.searchResults .searchResults-results .searchResults-result .searchResults-tags {
  display: none;
}
.searchResults .searchResults-results .searchResults-result.pdf a:before {
  content: "\f1c1";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: black;
  margin-right: 0.25rem;
}
.searchResults .searchResults-results .searchResults-result.pdf a:after {
  content: "(PDF)";
  display: inline;
  color: #68002a;
  margin-left: 0.25rem;
  font-size: 1rem;
  font-weight: normal;
}
.searchResults .searchResults-results .searchResults-result.video a:before {
  content: "\f03d";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: black;
  margin-right: 0.25rem;
}
.searchResults .searchResults-results .searchResults-result.video a:after {
  content: "(video)";
  display: inline;
  color: #68002a;
  margin-left: 0.25rem;
  font-size: 1rem;
  font-weight: normal;
}
.searchResults .searchResults-facets {
  /*background: $grey-primary;
      border: 1px solid $primary-color;*/
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0 0 2rem;
}
.searchResults .searchResults-facets .searchResults-facet {
  display: block;
}
.searchResults .searchResults-facets .searchResults-facet:last-child {
  display: none;
}
.searchResults .searchResults-facets .searchResults-facet .facet-category {
  display: none;
}
.searchResults .searchResults-facets .searchResults-facet ul.facet-category__values {
  list-style-type: none;
  margin: 0.5rem 0 1rem;
  padding: 0;
}
.searchResults .searchResults-facets .searchResults-facet ul.facet-category__values li {
  color: #68002a;
  font-weight: bold;
  padding-left: 1.5rem;
}

.search-message-template {
  display: none;
}

@media only screen and (max-width: 767px) {
  .search-result-qa .btn2 {
    margin-bottom: 75px !important;
  }
}

.no-result-text {
  margin-left: 0 !important;
  padding: 0.75rem 0rem 0;
}

.searchResults .searchResults-pagination ul li.item-previous a::before {
  color: #68002a;
  content: "\f104";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: absolute;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.5rem;
  top: 3px;
  left: 0;
}
.searchResults .searchResults-pagination ul li.item-next a::after {
  color: #68002a;
  content: "\f105";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: absolute;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.5rem;
  top: 3px;
  padding-left: 15px;
  z-index: 99;
}/* Shingrix Colors */
/* Shingrix Colors */
/* Shingrix Colors */
@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/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;
}
/* Table styling */
.table {
  overflow-y: hidden;
  overflow-x: auto;
}
.table .table-caption {
  margin-bottom: 0.5rem;
}
.table table {
  border-collapse: collapse;
  background: #eef8fb;
  width: 100%;
  color: #000000;
}
.table table tr td {
  padding: 15px;
  border: 1px solid #cacaca;
}
.table table tr.even {
  background: #fff;
}
.table table tr.even:first-child {
  background: #00467f;
  color: #fff;
  font-weight: bold;
}

.table-heading .richText-content {
  background: #00467f;
  color: #fff;
  padding: 15px;
}/* Shingrix Colors */
.title {
  padding-top: 1rem;
  margin-bottom: 0.5rem;
}
.title h1 {
  color: #68002a;
}/*
/* Box
*/
/* Shingrix Colors */
.background-dark-grey {
  background-color: #58595b;
}

.background-light-red {
  background-color: #d71920;
}

.background-dark-blue {
  background-color: #00467f;
}

#header-container .reference-utility-links .box {
  padding: 0;
}
@media only screen and (max-width: 1023px) {
  #header-container .reference-utility-links .box {
    padding: 0 10px;
  }
}
#header-container .content-container {
  padding: 0 1rem;
}
@media only screen and (max-width: 1023px) {
  #header-container .content-container .component-content {
    max-width: 100%;
  }
}
#header-container .content-container > div > div {
  max-width: 960px;
  margin: 0 auto;
  float: none;
  display: block !important;
}
@media only screen and (max-width: 1023px) {
  #header-container .content-container > div > div {
    max-width: 100%;
  }
}
@media only screen and (max-width: 1023px) {
  #header-container .content-container > div > div {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 719px) {
  #header-container .content-container > div > div {
    padding-left: 0;
    padding-right: 0;
  }
}

.reference-utility-links {
  background-color: #58595b;
  height: 28px;
  overflow: hidden;
}
@media only screen and (max-width: 1023px) {
  .reference-utility-links {
    overflow: visible;
  }
}
@media only screen and (max-width: 1023px) {
  .reference-utility-links {
    height: 40px;
  }
}
.reference-utility-links .residents-text {
  color: #fff;
  font-size: 0.875rem;
}
.reference-utility-links .richText {
  display: inline-block;
  line-height: 28px;
}
@media only screen and (max-width: 1023px) {
  .reference-utility-links .richText {
    line-height: 40px;
  }
}
@media only screen and (max-width: 1023px) {
  .reference-utility-links .richText.first {
    width: 100%;
  }
}
@media only screen and (max-width: 1023px) {
  .reference-utility-links .richText.first ul {
    display: flex;
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 1023px) {
  .reference-utility-links .richText.first li {
    justify-content: center;
    line-height: 40px;
  }
}
@media only screen and (max-width: 1023px) {
  .reference-utility-links .richText.first li:first-of-type {
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 1023px) {
  .reference-utility-links .richText.first li:last-of-type {
    justify-content: flex-end;
  }
}
.reference-utility-links .richText.first li:last-of-type:after {
  display: none;
}
.reference-utility-links .richText.first li:after {
  content: "|";
  color: #fff;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 0.75em;
}
@media only screen and (max-width: 1023px) {
  .reference-utility-links .richText.first li:after {
    display: none;
  }
}
.reference-utility-links .richText.first a {
  color: #fff;
  text-decoration: underline;
  font-size: 0.875rem;
}
.reference-utility-links .richText.first a:hover, .reference-utility-links .richText.first a:focus {
  text-decoration: none;
}
.reference-utility-links .richText:not(.first) {
  float: right;
  width: auto;
}
@media only screen and (min-width: 992px) {
  .reference-utility-links .richText:not(.first) {
    margin-right: 45px;
  }
}
@media only screen and (max-width: 1023px) {
  .reference-utility-links .richText:not(.first) {
    display: none;
  }
}
.reference-utility-links .richText:not(.first) p {
  display: inline-block;
  color: #fff;
  cursor: pointer;
  margin-bottom: 0;
  font-family: "europa", sans-serif;
}
@media only screen and (min-width: 992px) {
  .reference-utility-links .richText:not(.first) p {
    line-height: 30px;
  }
}
.reference-utility-links .richText:not(.first) p:first-of-type {
  font-size: 14px;
}
.reference-utility-links .richText:not(.first) p:nth-of-type(2) {
  font-size: 16px;
}
.reference-utility-links .richText:not(.first) p:last-of-type {
  font-size: 18px;
}
.reference-utility-links .searchBox {
  display: inline-block;
  float: right;
  width: auto;
  margin-left: 15px;
}
.reference-utility-links .searchBox form {
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .reference-utility-links .searchBox form {
    position: static;
  }
}
.reference-utility-links .searchBox label {
  display: none;
}
.reference-utility-links .searchBox input {
  border: none;
  overflow: hidden;
}
.reference-utility-links .searchBox button {
  background: none;
  border: none;
  outline: none;
  font-size: 0;
  padding: 0 5px 0 0;
  position: absolute;
  top: 5px;
  right: 0;
  z-index: 99999;
  cursor: pointer;
}
@media only screen and (max-width: 1023px) {
  .reference-utility-links .searchBox button {
    font-size: 10px;
    font-weight: bold;
  }
}
@media only screen and (max-width: 1023px) {
  .reference-utility-links .searchBox button {
    margin-left: 0;
    margin-right: 0;
    padding: 15px 30px 10px;
    float: right;
    top: 0;
    color: inherit;
  }
}
@media only screen and (max-width: 719px) {
  .reference-utility-links .searchBox button {
    padding: 15px 15px 10px;
  }
}
.reference-utility-links .searchBox button:before {
  content: "\f002";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 16px;
}
@media only screen and (max-width: 1023px) {
  .reference-utility-links .searchBox button:before {
    top: 5px;
    content: "";
    background-image: url("/content/dam/cf-pharma/bexsero-nz/en_NZ/icons/search.svg");
    background-repeat: no-repeat;
    background-position: top center;
    margin: 0 auto;
    width: 30px;
    min-height: 21px;
    display: block;
  }
}
.reference-utility-links .searchBox.opened {
  margin-left: 0;
  margin-top: 3px;
}
@media only screen and (max-width: 1023px) {
  .reference-utility-links .searchBox.opened {
    width: 100%;
    margin-top: -19px;
  }
  .reference-utility-links .searchBox.opened button {
    color: #9e0c11;
  }
}
.reference-utility-links .searchBox.opened label {
  z-index: 99999;
  width: 360px;
  display: inline-block;
}
.reference-utility-links .searchBox.opened label input {
  width: 100%;
  padding: 1px 15px 1px 1px;
}
@media only screen and (max-width: 1023px) {
  .reference-utility-links .searchBox.opened label input {
    width: 100%;
    padding: 5px 10px;
    font-size: 30px;
  }
}
@media only screen and (max-width: 1023px) {
  .reference-utility-links .searchBox.opened label {
    width: 100%;
    position: absolute;
    top: 65px;
    background-color: #68002a;
    padding: 10px;
  }
}
.reference-utility-links .searchBox.opened button {
  margin-left: 0;
  top: 1px;
}
.reference-utility-links .searchBox.opened button:before {
  color: #58595b;
}
@media only screen and (max-width: 1023px) {
  .reference-utility-links .searchBox.opened button:before {
    color: #fff;
    top: 5px;
    content: "";
    background-image: url("/content/dam/cf-pharma/bexsero-nz/en_NZ/icons/search-red.svg");
    background-repeat: no-repeat;
    background-position: top center;
  }
}
.reference-utility-links .searchBox.opened + .richText {
  margin-right: 15px;
}
@media only screen and (max-width: 1023px) {
  .reference-utility-links .searchBox {
    position: absolute;
    top: 58px;
    right: 0;
    margin-top: -18px;
    padding-left: 0;
    padding-right: 0;
  }
}

.reference-tool-links {
  height: 56px;
  text-align: right;
  /* Logo */
}
@media only screen and (max-width: 1023px) {
  .reference-tool-links {
    height: 65px;
  }
}
.reference-tool-links ul {
  list-style-type: none;
  margin: 0;
  padding: 0 45px 0 0;
  float: right;
}
.reference-tool-links li {
  float: left;
  padding-left: 45px;
  height: 56px;
}
.reference-tool-links a {
  font-size: 1rem;
  line-height: 56px;
  color: #58595b;
  text-decoration: none;
  font-weight: 500;
}
.reference-tool-links a:hover {
  color: #68002a;
  border-color: #68002a;
}
.reference-tool-links a[class*=icon] {
  color: #828384;
  font-size: 0 !important;
}
.reference-tool-links a[class*=icon]:hover {
  color: #58595b;
}
.reference-tool-links a[class*=icon]:before {
  font-size: 21px !important;
}
.reference-tool-links a.is-active {
  color: #68002a;
  border-color: #68002a;
}
.reference-tool-links .inner > .component-content {
  position: relative;
}
.reference-tool-links .richText {
  float: right;
}
@media only screen and (max-width: 1023px) {
  .reference-tool-links .richText {
    display: none;
  }
}
.reference-tool-links .button-border-grey {
  border: 1px solid #828384;
  padding: 0.75em 2.25em;
  display: flex;
  align-items: center;
  margin-top: 8px;
  line-height: normal;
}
.reference-tool-links .image {
  z-index: 9999;
  margin-left: 0;
  position: absolute;
  width: auto;
}
@media only screen and (max-width: 1023px) {
  .reference-tool-links .image {
    margin: 0 auto;
    float: none;
    width: 50%;
    position: relative;
  }
}
.reference-tool-links .image .component-content {
  text-align: center;
}
.reference-tool-links .image img {
  background: #fff;
  height: 92px;
}
@media only screen and (max-width: 1023px) {
  .reference-tool-links .image img {
    height: 56px;
    padding: 0;
    background: none;
    margin-top: 5px;
  }
}
@media only screen and (min-width: 992px) {
  .reference-tool-links .image img {
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
  }
}

.reference-main-navigation {
  height: 36px;
}
@media only screen and (max-width: 1023px) {
  .reference-main-navigation {
    height: auto;
    position: absolute;
    top: 40px;
    left: 0;
  }
}

.super-script {
  position: relative;
  top: -0.7em;
  font-size: 0.5em;
}/*
/* Navigation
*/
/* Shingrix Colors */
/* Global configuration */
.navigation-mobile-menu {
  display: none;
  overflow: visible;
  margin: 0;
  cursor: pointer;
  transition-timing-function: linear;
  transition-duration: 0.15s;
  transition-property: opacity, filter;
  text-transform: none;
  color: inherit;
  border: 0;
  background-color: transparent;
}
.navigation-mobile-menu .hamburger-box {
  font-size: 0;
}
@media only screen and (max-width: 1023px) {
  .navigation-mobile-menu {
    display: block;
    padding: 20px 30px 6px;
    position: relative;
  }
  .navigation-mobile-menu:before {
    content: "";
    background-image: url("/content/dam/cf-pharma/bexsero-nz/en_NZ/icons/hamburger.svg");
    background-repeat: no-repeat;
    background-position: top center;
    margin: 0 auto;
    width: 30px;
    min-height: 40px;
    display: block;
  }
  .navigation-mobile-menu .hamburger-box {
    max-width: 50px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 36px;
    font-size: 10px;
    font-weight: bold;
  }
  .navigation-mobile-menu .hamburger-box .close-text {
    display: none;
  }
}
@media only screen and (max-width: 719px) {
  .navigation-mobile-menu {
    padding: 20px 15px 6px;
  }
}
.navigation-mobile-menu.is-active:before {
  content: "";
  background-image: url("/content/dam/cf-pharma/bexsero-nz/en_NZ/icons/close.svg");
  background-repeat: no-repeat;
  background-position: top center;
  margin: 0 auto;
  width: 30px;
  min-height: 40px;
  display: block;
}
.navigation-mobile-menu.is-active .hamburger-box {
  color: #9e0c11;
}
.navigation-mobile-menu.is-active .hamburger-box .menu-text {
  display: none;
}
.navigation-mobile-menu.is-active .hamburger-box .close-text {
  display: block;
}

@media only screen and (max-width: 1023px) {
  .main-navigation {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    z-index: 999;
  }
}
.main-navigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 1024px) {
  .main-navigation ul {
    display: flex;
    justify-content: center;
  }
}
@media only screen and (max-width: 1023px) {
  .main-navigation ul {
    display: none;
  }
}
.main-navigation ul.is-open {
  display: block;
  position: relative;
  z-index: 999;
}
.main-navigation ul.is-open li {
  width: 100%;
  border-bottom: 2px solid #fff;
}
.main-navigation ul.is-open li a {
  background-color: #00467f;
  line-height: 44px;
}
.main-navigation ul.is-open li a:hover {
  background-color: #68002a;
  color: #fff;
}
.main-navigation ul.is-open li.is-active a {
  background-color: #00467f;
  color: #fff;
}
@media only screen and (max-width: 1023px) {
  .main-navigation ul.is-open li.is-active a {
    background-color: #68002a;
  }
}
.main-navigation ul.is-open li.mobile {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .main-navigation ul.is-open li.mobile {
    display: block;
  }
}
.main-navigation ul.is-open li.mobile .button-border-grey {
  border: none;
}
.main-navigation ul.is-open li.mobile a {
  background-color: #e6e7e8;
  color: #58595b;
}
.main-navigation ul.is-open li.mobile a:hover, .main-navigation ul.is-open li.mobile a.is-active {
  background-color: #fff;
  color: #68002a;
}
.main-navigation ul.is-open li.mobile a[class^=icon] {
  color: #828384;
  font-size: 0 !important;
}
.main-navigation ul.is-open li.mobile a[class^=icon]:hover {
  color: #58595b;
}
.main-navigation ul.is-open li.mobile a[class^=icon]:before {
  font-size: 26px !important;
  vertical-align: middle;
}
.main-navigation li {
  float: left;
}
.main-navigation li.is-active a {
  background-color: #68002a;
}
.main-navigation li.mobile {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .main-navigation li.mobile {
    display: block;
  }
  .main-navigation li.mobile:nth-last-of-type(1), .main-navigation li.mobile:nth-last-of-type(2) {
    display: inline-block;
  }
  .main-navigation li.mobile:nth-last-of-type(1) a {
    display: flex;
  }
}
.main-navigation li.mobile a {
  background-color: #e6e7e8;
  color: #58595b;
}
.main-navigation li.mobile a:hover {
  background-color: #fff;
}
@media only screen and (max-width: 1023px) {
  .main-navigation li.last a {
    margin-right: 0;
  }
}
.main-navigation a {
  font-size: 1.125rem;
  line-height: 36px;
  color: #fff;
  font-weight: 500;
  display: block;
  padding: 0 25px;
  text-decoration: none;
}
@media only screen and (max-width: 1023px) {
  .main-navigation a {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 719px) {
  .main-navigation a {
    padding-left: 15px;
  }
}
.main-navigation a:hover, .main-navigation a:focus {
  background-color: #68002a;
  color: #fff;
}/* Shingrix Colors */
.parametrizedhtml.reference-back-to-top .scrollToTop {
  background: #f8f9fa;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  bottom: 6rem;
  box-shadow: 0 0 7px #6c757d;
  cursor: pointer;
  color: #000;
  line-height: 1.5rem;
  opacity: 0;
  overflow: hidden;
  padding: 0.6rem;
  position: fixed;
  right: 2rem;
  text-align: center;
  text-decoration: none;
  visibility: hidden;
  width: 4rem;
  z-index: 1008;
}
.parametrizedhtml.reference-back-to-top .scrollToTop.show {
  opacity: 0.3;
  visibility: visible;
}
.parametrizedhtml.reference-back-to-top .scrollToTop:hover {
  background-color: #ced4da;
  color: #0056b3;
  opacity: 1;
  text-decoration: none;
  filter: brightness(120%) !important;
}
.parametrizedhtml.reference-back-to-top .scrollToTop .caption {
  display: none;
}
.parametrizedhtml.reference-back-to-top i {
  font-size: 2rem;
  cursor: pointer;
}
.parametrizedhtml.reference-back-to-top i:before {
  content: "\f077";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}/* Shingrix Colors */
.snippetReference.banner-fixed-component, .snippetReference.browser-warning {
  min-height: 0;
}

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

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

.reference-banner .banner:not(.is-hidden) {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
}
@media only screen and (min-width: 992px) {
  .reference-banner .banner:not(.is-hidden) {
    padding: 15px 0;
  }
}

.banner__close-button {
  margin-left: 0.5rem;
}
.banner__close-button:after {
  content: "\f00d";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.banner__content {
  text-align: center;
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner__content p {
  margin: 0;
}

.banner__icon {
  margin-right: 0.5rem;
}/* Shingrix Colors */
.reference-isi,
.reference-isi2 {
  padding: 0 0 15px 0;
}

.isi {
  background-color: #fff;
}

.isi.floating {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.isi.floating.expanded .isi__title-bar {
  margin-bottom: 15px;
}
.isi.floating.collapsed {
  box-shadow: 0 -5px 5px -5px #ccc;
  border-top: 4px solid #009ac7;
}
.isi.floating.collapsed .isi__collapse-text,
.isi.floating.collapsed .isi__collapse-icon,
.isi.floating.collapsed .isi__body-static,
.isi.floating.collapsed .isi__body .isi__title-right {
  display: none;
}
.isi.floating.collapsed .isi__body-floating--desktop {
  display: none;
}
@media only screen and (min-width: 992px) {
  .isi.floating.collapsed .isi__body-floating--desktop {
    display: block;
  }
}
@media only screen and (min-width: 992px) {
  .isi.floating.collapsed .isi__body-floating--mobile {
    display: none;
  }
}
.isi.floating.collapsed.collapsed-no-preview .isi__body {
  display: none;
}
.isi.floating.expanded {
  position: static;
}
.isi.floating.expanded .isi__title-bar {
  border-top: none;
}
.isi.floating.expanded .isi__expand-text,
.isi.floating.expanded .isi__expand-icon,
.isi.floating.expanded .isi__body-floating--mobile,
.isi.floating.expanded .isi__body-floating--desktop {
  display: none;
}

.isi.static {
  position: static;
  padding: 40px 0 15px;
  background: #fff;
}
.isi.static .isi__toggle-button,
.isi.static .isi__title-combined {
  display: none;
}
.isi.static .isi__body-floating--mobile,
.isi.static .isi__body-floating--desktop {
  display: none;
}
.isi.static .isi__title-left {
  display: block;
  font-weight: 700;
}
.isi.static .isi__title-bar {
  padding-bottom: 0;
  background: #fff;
}
@media only screen and (max-width: 576px) {
  .isi.static .isi__title-bar {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .isi.static .isi__title-bar {
    float: none;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 576px) {
  .isi.static .isi__title-bar {
    max-width: 540px;
  }
}
@media only screen and (min-width: 768px) {
  .isi.static .isi__title-bar {
    max-width: 720px;
  }
}
@media only screen and (min-width: 992px) {
  .isi.static .isi__title-bar {
    max-width: 100%;
  }
}

.isi__title-bar {
  display: flex;
  align-items: center;
  padding: 15px;
  background-color: #eef8fb;
}
@media only screen and (max-width: 991px) {
  .isi__title-bar {
    padding: 15px 0;
  }
}
@media only screen and (max-width: 576px) {
  .isi__title-bar {
    padding: 15px 30px;
  }
}
.isi__title-bar .isi__toggle-button {
  position: absolute;
  right: 15px;
  display: flex;
  align-items: center;
  background-color: transparent;
  border: none;
  font-size: 0.875rem;
  line-height: 1.75rem;
  font-weight: 600;
}
.isi__title-bar .isi__toggle-button:focus {
  outline: none;
}
.isi__title-bar .isi__expand-icon,
.isi__title-bar .isi__collapse-icon {
  width: 1rem;
  display: flex;
  margin-left: 0.25rem;
}
.isi__title-bar .isi__expand-icon img,
.isi__title-bar .isi__collapse-icon img {
  width: 100%;
}
.isi__title-bar .isi__expand-icon.css-icon:after {
  content: "\f067";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.7rem;
  color: #fff;
}
.isi__title-bar .isi__collapse-icon.css-icon:after {
  content: "\f068";
  font-family: FontAwesome, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.7rem;
  color: #fff;
}
.isi__title-bar .isi__title-left,
.isi__title-bar .isi__title-right {
  display: none;
}
@media only screen and (min-width: 992px) {
  .isi__title-bar .isi__title-left,
.isi__title-bar .isi__title-right {
    display: block;
    font-size: 1.125rem;
    line-height: 1.2em;
    font-weight: 700;
    font-family: "futura-pt", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .isi__title-bar .isi__title-left {
    flex: 1 1 33%;
    padding-left: calc(8.33333333% + 15px);
  }
}
.isi__title-bar .isi__title-left h3 {
  font-size: inherit;
}
@media only screen and (min-width: 992px) {
  .isi__title-bar .isi__title-right {
    flex: 1 1 67%;
    padding-left: calc(3% + 15px) !important;
  }
}
.isi__title-bar .isi__title-right h3 {
  font-size: inherit;
}
.isi__title-bar .isi__title-right {
  padding-left: 15px;
}
.isi__title-bar .isi__title-combined {
  display: block;
  font-weight: bold;
}
@media only screen and (min-width: 576px) and (max-width: 991px) {
  .isi__title-bar .isi__title-combined {
    padding-left: 21px;
  }
}
.isi__title-bar .isi__title-combined h3 {
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .isi__title-bar .isi__title-combined {
    display: none;
  }
}

.isi__body {
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 576px) {
  .isi__body {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .isi__body {
    float: none;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 576px) {
  .isi__body {
    max-width: 540px;
  }
}
@media only screen and (min-width: 768px) {
  .isi__body {
    max-width: 720px;
  }
}
@media only screen and (min-width: 992px) {
  .isi__body {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1200px) {
  .isi__body {
    max-width: 1540px;
  }
}
.isi__body--left, .isi__body--right {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .isi__body--left, .isi__body--right {
    padding: 0 15px;
  }
}
.isi__body--left {
  flex: 1 1 33%;
}
.isi__body--left ul {
  padding: 15px 0 0 0;
  list-style: none;
}
@media only screen and (min-width: 992px) {
  .isi__body--left ul {
    margin: 0;
  }
}
.isi__body--right {
  flex: 1 1 67%;
}
.isi__body--right ul {
  padding: 15px 0 0 0;
  list-style: none;
}
@media only screen and (min-width: 992px) {
  .isi__body--right ul {
    margin: 0;
  }
}
.isi__body .isi__title-right {
  font-weight: bold;
}
.isi__body .isi__title-right h3 {
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .isi__body .isi__title-right {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .isi__body {
    flex-direction: row;
  }
}

.isi-bottom-text {
  display: block;
}
.isi-bottom-text p {
  border: 1px solid #c8c8c8;
  padding: 1.25rem;
  border-radius: 0.625rem;
  font-size: 0.875rem;
  line-height: 1.313rem;
}

.collapsed-no-preview.static .isi-bottom-text {
  display: block !important;
}

.collapsed .isi-bottom-text {
  display: none !important;
}

.expanded .isi-bottom-text {
  display: block;
}

.isi__expand-text,
.isi__collapse-text {
  font-family: "europa", sans-serif;
  font-size: 1rem;
  line-height: 1.75rem;
  font-weight: 600;
  color: #f47b20;
  padding-right: 12px;
}
@media only screen and (max-width: 991px) {
  .isi__expand-text,
.isi__collapse-text {
    display: none;
  }
}

.css-icon {
  position: relative;
}
.css-icon:before {
  position: absolute;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  content: "";
  left: -5px;
  top: 4px;
  border: 2px solid #f47b20;
  background-color: #f47b20;
}

.isi-class ul li {
  padding-bottom: 10px;
}

.isi__body-static .footnote span {
  display: inline;
}
.isi__body-static .footnote span::after {
  display: inline;
}/* Shingrix Colors */
.snippetReference.reference-brand-area {
  display: flex;
  align-items: center;
  padding: 0.25rem;
}
@media only screen and (max-width: 991px) {
  .snippetReference.reference-brand-area {
    height: 65px;
    vertical-align: middle;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 992px) {
  .snippetReference.reference-brand-area {
    padding: 0.625rem 30px 0.938rem;
    width: 40%;
  }
}
.snippetReference.reference-copyright-area .component-content {
  display: flex;
}
.snippetReference[class*=reference-search-area] {
  display: block;
  position: static;
}
@media only screen and (max-width: 991px) {
  .snippetReference[class*=reference-search-area] {
    margin: 3px 0;
    width: 75px;
    margin-right: 10px;
  }
}
@media only screen and (min-width: 992px) {
  .snippetReference[class*=reference-search-area] {
    padding: 1.875rem 30px 0.938rem;
    width: 60%;
  }
}
@media only screen and (min-width: 992px) {
  .snippetReference[class*=reference-search-area].is-hidden-desktop {
    display: none;
  }
}
.snippetReference[class*=reference-search-area] .inner {
  height: 100%;
}
.snippetReference[class*=reference-search-area] .inner .component-content {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}
.snippetReference.reference-skip-content {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .snippetReference.reference-main-navigation .box {
    padding-left: 200px;
  }
}/* Shingrix Colors */
.snippetReference[class*=reference-co-promote] {
  min-height: auto;
  margin-top: 1rem;
  padding: 0 1rem;
}
.snippetReference[class*=reference-co-promote] .richText {
  font-size: 0.75rem;
}
.snippetReference[class*=reference-co-promote] .richText .component-content {
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
  align-items: flex-start;
}
@media only screen and (min-width: 992px) {
  .snippetReference[class*=reference-co-promote] .richText .component-content {
    flex-direction: row-reverse;
  }
}
.snippetReference[class*=reference-co-promote] .richText .component-content img {
  height: 14px;
  margin-bottom: 0;
  margin-left: 5px;
}
.snippetReference[class*=reference-co-promote] .richText .component-content .richText-content {
  width: auto;
}
.snippetReference[class*=reference-co-promote] .richText p {
  text-align: left;
}
.snippetReference.reference-med-watch-pharma, .snippetReference.reference-med-watch-pharma-hcp {
  padding-left: 1rem;
  padding-right: 1rem;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: row;
  display: flex;
}
.snippetReference.reference-med-watch---vaccines {
  padding-left: 1rem;
  padding-right: 1rem;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: row;
  display: flex;
}
.snippetReference[class*=reference-patient-assistance-program] {
  padding-top: 15px;
  border-bottom: 2px solid #009ac7;
  border-top: 2px solid #009ac7;
}
.snippetReference[class*=reference-patient-assistance-program] .component-content .richText-content {
  padding-right: 20px;
}
.snippetReference[class*=reference-patient-assistance-program] .component-content .image.last {
  padding: 0.5rem;
}
.snippetReference[class*=reference-patient-assistance-program] .component-content .image.last img {
  border-radius: 10px;
  border: 1px solid #c8c8c8;
}
.snippetReference[class*=reference-patient-assistance-program] .component-content .image.first {
  background-color: #fff;
  text-align: center;
  width: 322px;
  height: 112px;
  font-size: 0.625rem;
  line-height: 1.2;
  border: 1px solid #c8c8c8;
  border-radius: 8px;
  padding: 1rem;
  margin: 0 0.5rem 0.5rem 0.5rem;
}
@media only screen and (min-width: 992px) {
  .snippetReference[class*=reference-patient-assistance-program] .component-content .image.first {
    margin-top: 0.5rem;
  }
}
.snippetReference[class*=reference-patient-assistance-program] .component-content .image.first img {
  display: block;
  margin: 0 auto;
}
.snippetReference[class*=reference-patient-assistance-program] .component-content .image.first p {
  text-align: center;
  font-size: 0.625rem;
  line-height: 0.75rem;
  padding: 0.313rem 1.875rem;
}
.snippetReference[class*=reference-patient-assistance-program] .component-content .image.first p a {
  color: #ec6736;
}
.snippetReference[class*=reference-patient-assistance-program] .component-content .image.first p a:hover {
  color: #ec6736;
}
.snippetReference[class*=reference-patient-assistance-program] .component-content .image.first figure {
  margin: 0;
}
.snippetReference.reference-contact-us .image {
  text-align: center;
  padding: 1rem 0;
}
.snippetReference.reference-social-media---follow-us {
  margin: 8px;
}
.snippetReference.reference-social-media---follow-us .component-content {
  display: flex;
  justify-content: center;
}
.snippetReference.reference-social-media---follow-us .component-content .shareThis {
  width: auto;
}
.snippetReference.reference-social-media---follow-us .component-content .shareThis .shareThis-list {
  padding-left: 0;
}
.snippetReference.reference-trademarks {
  min-height: auto;
  padding: 0 1rem;
  margin-top: 0.5rem;
}
.snippetReference.reference-trademarks .richText {
  font-size: 0.75rem;
}
.snippetReference.reference-trademarks .richText p {
  text-align: left;
}

.footer-links ul {
  padding-left: 1rem;
  padding-right: 1rem;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: row;
  display: flex;
  list-style-type: none;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .footer-links ul {
    flex-direction: column;
  }
}
.footer-links ul li {
  padding: 0 0.85rem;
  line-height: 1rem;
}
@media only screen and (min-width: 768px) {
  .footer-links ul li:not(:last-of-type) {
    border-right: 1px solid #fff;
  }
}
@media only screen and (max-width: 767px) {
  .footer-links ul li {
    margin: 10px 0;
  }
}
.footer-links ul li a {
  text-decoration: none;
  font-size: 1.063rem;
  color: #fff;
  line-height: 1.05rem;
  text-decoration: none;
}
.footer-links ul li a:after {
  position: relative;
  background-color: #fff;
  width: 100%;
  content: "";
  height: 1px;
  bottom: -1px;
}
.footer-links ul li a:hover, .footer-links ul li a:focus {
  text-decoration: none;
  color: #fff;
}
.footer-links ul li a:hover:after, .footer-links ul li a:focus:after {
  position: relative;
  background-color: transparent;
  width: 100%;
  content: "";
  height: 1px;
  bottom: -1px;
}

.reference-footer-links {
  margin: 0.938rem 0 1.75rem;
  background-color: #68002a;
  padding-top: 20px;
  padding-bottom: 20px;
}
.reference-footer-links .component-content > a {
  display: none;
}

.snippetReference.reference-social-media---follow-us {
  margin: 8px;
}
.snippetReference.reference-social-media---follow-us .box.last {
  display: none;
}

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

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

#footer a {
  word-wrap: break-word;
}

.references {
  font-size: 1.125rem;
  line-height: 1.2em;
  font-weight: 700;
  color: #68002a;
}/* Shingrix Colors */
#footer .footer-nav {
  margin: 1rem 0;
  padding: 0;
}
#footer .footer-nav .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 1rem 0;
}
#footer .footer-nav .content ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  #footer .footer-nav .content {
    flex-direction: row;
    align-items: flex-start;
    text-align: left;
  }
  #footer .footer-nav .content .richText:not(:last-of-type) {
    border-right: solid 1px #000000;
  }
  #footer .footer-nav .content .richText-content {
    margin: 0 1rem;
  }
}/* Shingrix Colors */
/* Shingrix Colors */
[class*=reference-utility-links] > .inner > .component-content {
  display: flex;
  padding: 0 15px;
  justify-content: space-between;
}
@media only screen and (max-width: 1023px) {
  [class*=reference-utility-links] > .inner > .component-content {
    display: block;
    padding: 0;
  }
}
@media only screen and (max-width: 991px) {
  [class*=reference-utility-links] > .inner > .component-content .richTextHyperlinkedImage {
    width: 40%;
  }
}
[class*=reference-utility-links] > .inner > .component-content .richText.is-hidden-desktop {
  flex-grow: 1;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  [class*=reference-utility-links] > .inner > .component-content {
    display: flex;
  }
  [class*=reference-utility-links] > .inner > .component-content > .richText:not(:first-of-type) {
    margin-left: auto;
    flex-grow: 0;
  }
}
[class*=reference-utility-links] > .inner > .component-content > a {
  display: none;
}
[class*=reference-utility-links] ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
[class*=reference-utility-links] ul li {
  display: flex;
  align-items: center;
  padding: 0.5rem 1.5rem;
  color: #59595b;
  line-height: 0.938rem;
  font-weight: 400;
  padding: 0.5rem 0;
}
@media only screen and (max-width: 1023px) {
  [class*=reference-utility-links] ul li {
    padding: 0;
    flex-grow: 1;
  }
}
[class*=reference-utility-links] ul li.lan-toggle:hover, [class*=reference-utility-links] ul li.lan-toggle:focus {
  background-color: #ADADAD;
}
[class*=reference-utility-links] ul li.lan-toggle:hover, [class*=reference-utility-links] ul li.lan-toggle:focus, [class*=reference-utility-links] ul li.lan-toggle {
  font-weight: 500;
  width: 168px !important;
}
[class*=reference-utility-links] ul li.lan-toggle:hover > ul li:first-child::after, [class*=reference-utility-links] ul li.lan-toggle:focus > ul li:first-child::after, [class*=reference-utility-links] ul li.lan-toggle > ul li:first-child::after {
  background-color: #fff !important;
  height: 0.938rem;
  width: 0.125rem;
  left: 0.75rem;
  position: absolute;
}
[class*=reference-utility-links] ul li.lan-toggle {
  border-left: 1px solid #D5D5D5;
  border-right: 1px solid #D5D5D5;
  cursor: pointer;
  width: 168px !important;
}
[class*=reference-utility-links] ul li.lan-toggle ul li {
  text-transform: uppercase;
}
[class*=reference-utility-links] ul li.lan-toggle ul li:first-child {
  background-color: #c5332e;
  color: #fff;
  font-weight: 700;
  line-height: 0.938rem;
  font-size: 0.813rem;
  position: relative;
}
[class*=reference-utility-links] ul li.lan-toggle ul li:first-child::before {
  background-color: #fff !important;
  height: 0.938rem;
  width: 0.125rem;
  left: 0.75rem;
  position: absolute;
}
[class*=reference-utility-links] ul li.lan-toggle ul li:last-child {
  background-color: #fff;
  color: #59595b;
  font-weight: 500;
}
[class*=reference-utility-links] ul li.lan-toggle ul li:last-child a {
  text-decoration: none;
}
@media only screen and (max-width: 1023px) {
  [class*=reference-utility-links] ul li {
    padding: 0;
  }
}
[class*=reference-utility-links] ul li a {
  text-decoration: underline;
  color: #59595b;
  line-height: 0.938rem;
  font-size: 0.813rem;
  font-weight: 500;
}
@media only screen and (max-width: 991px) {
  [class*=reference-utility-links] ul li a {
    font-size: 11px;
  }
}
[class*=reference-utility-links] .richText-content > ul {
  display: flex;
  justify-content: flex-start;
}
[class*=reference-utility-links] .richText-content > ul + ul li:last-child {
  padding-right: 0;
}
[class*=reference-utility-links] li ul {
  display: none;
}
[class*=reference-utility-links] li ul li {
  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%;
  left: 0;
  right: 0;
  background-color: #fff;
  border: solid 1px #eff0f2;
  z-index: 1;
}
[class*=reference-utility-links] .expanded ul {
  display: block;
}

[class*=reference-utility-links---dtc-unbranded] {
  background-color: #fff;
}
[class*=reference-utility-links---dtc-unbranded] > .inner > .component-content .richText p {
  padding: 0.5rem 0;
}

[class*=reference-utility-links---dtc-at-approval] ul li, [class*=reference-utility-links---dtc] ul li {
  padding: 0.5rem 1.25rem;
}

[class*=reference-utility-links---dtc] .richText-content > ul {
  display: inline-flex;
}
@media only screen and (max-width: 991px) {
  [class*=reference-utility-links---dtc] .richText-content > ul {
    width: 100%;
    justify-content: center;
  }
}

[class*=reference-utility-links---hcp-unbranded] {
  background-color: #fff;
}
[class*=reference-utility-links---hcp-unbranded] > .inner > .component-content .richText p span.is-hidden-mobile {
  padding: 0.5rem 0;
}/* Shingrix Colors */
/* Shingrix Colors */
a.tooltip {
  color: #000000;
  position: relative;
  display: inline-block;
  border-bottom: 1px dashed #000000;
  text-decoration: none;
}

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

.toolTipText {
  --offset: -140;
  animation: 0.2s slideIn;
  position: absolute;
  background-color: #454546;
  left: 50%;
  top: 150%;
  border-bottom: none;
  padding: 15px 15px;
  margin-left: calc(var(--offset) * 1px);
  width: 280px;
  z-index: 1;
  transition: all 0.2s;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
@keyframes slideIn {
  from {
    top: 250%;
    opacity: 0;
  }
  to {
    top: 150%;
    opacity: 1;
  }
}
.toolTipText:before {
  content: "";
  right: 0;
  left: 0;
  top: -10px;
  position: absolute;
  width: 0;
  height: 0;
  width: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #454546;
  margin-left: calc((var(--offset) * -1px) - 10px);
}/* Shingrix Colors */
.u-mb-30 {
  margin-bottom: 30px;
}

.u-pt-30,
.u-py-30 {
  padding-top: 30px !important;
}

.u-pb-30,
.u-py-30 {
  padding-bottom: 30px !important;
}

.u-mt-50,
.u-my-50 {
  margin-top: 50px;
}

.u-mb-50,
.u-my-50 {
  margin-bottom: 50px;
}

.u-pt-50,
.u-py-50 {
  padding-top: 50px !important;
}

.u-pb-50,
.u-py-50 {
  padding-bottom: 50px !important;
}

.u-pt-95 {
  padding-top: 95px !important;
  z-index: -1;
}

.u-br-10 {
  border-radius: 10px;
}

@media only screen and (min-width: 992px) {
  .u-px-md-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}

.u-pl-30 .richText-content {
  padding-left: 30px;
}

@media only screen and (max-width: 991px) {
  .u-text-center-md-max {
    text-align: center;
  }
  .u-text-center-md-max p {
    text-align: left;
  }
  .u-text-center-md-max p:last-child {
    text-align: center;
  }
}

.paragraphSystem-p-0 > .component-content > .paragraphSystem {
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .u-text-center-sm-max {
    text-align: center !important;
    display: block;
  }
}

@media only screen and (max-width: 991px) {
  .u-btn-center-md-max p:last-child {
    text-align: center;
  }
}

@media only screen and (min-width: 576px) {
  .u-d-text-right {
    text-align: right;
  }
}

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

@media only screen and (max-width: 767px) {
  .u-mb-50-sm-max {
    margin-bottom: 50px;
  }
}

.u-margin-auto {
  margin: 0 auto;
  float: none;
}

.u-float-right {
  float: right;
}

.u-text-center {
  text-align: center !important;
}

.u-white-space {
  white-space: nowrap;
}

.u-font-weight-normal {
  font-weight: 400;
}

.u-font-weight-medium {
  font-weight: 500;
}

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

.u-font-weight-italic {
  font-style: italic;
}

.u-font-weight-extrabold {
  font-weight: 800;
}

.u-block, .u-mb-30-block {
  display: block;
}

@media only screen and (max-width: 991px) {
  .u-xs-block {
    display: block !important;
  }
}

.u-show {
  display: block !important;
}

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

.u-inline-block {
  display: inline-block;
}

.u-inline {
  display: inline;
}

.u-md-inline-block {
  display: inline;
}

.u-mb-30-block {
  margin-bottom: 30px;
}

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

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

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

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

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

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

.u-m-0 {
  margin: 0 !important;
}

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

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

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

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

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

.u-pt-05,
.u-py-05 {
  padding-top: 0.5rem !important;
  display: block;
}

.u-pb-05,
.u-py-05 {
  padding-bottom: 0.5rem !important;
  display: block;
}

.u-pl-05,
.u-px-05 {
  padding-left: 0.5rem !important;
  display: block;
}

.u-pr-05,
.u-px-05 {
  padding-right: 0.5rem !important;
  display: block;
}

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

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

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

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

.u-pt-20,
.u-py-20 {
  padding-top: 20px !important;
  display: block;
}

.u-pb-20,
.u-py-20 {
  padding-bottom: 20px !important;
  display: block;
}

.u-pt-40,
.u-py-40 {
  padding-top: 2.5rem !important;
}

.u-pb-40,
.u-py-40 {
  padding-bottom: 2.5rem !important;
}

.u-pl-40,
.u-px-40 {
  padding-left: 2.5rem !important;
  display: block;
}

.u-pr-40,
.u-px-40 {
  padding-right: 2.5rem !important;
  display: block;
}

.u-mt-40,
.u-my-40 {
  margin-top: 2.5rem !important;
}

.u-mb-40,
.u-my-40 {
  margin-bottom: 2.5rem !important;
}

.u-ml-40,
.u-mx-40 {
  margin-left: 2.5rem !important;
  display: block;
}

.u-mr-40,
.u-mx-40 {
  margin-right: 2.5rem !important;
  display: block;
}

.u-bt-5,
.u-by-5 {
  border-top: 5px solid #fff;
  padding-top: 12px;
}

.u-bb-5,
.u-by-5 {
  border-bottom: 5px solid #fff;
  padding-bottom: 25px;
}

.u-sm-block {
  display: none;
}

.u-sm-none {
  display: block;
}

.u-xsm-block {
  display: none;
}

.u-xsm-none {
  display: block;
}

.u-b-a-none :before,
.u-b-a-none :after {
  display: none;
}

@media only screen and (max-width: 991px) {
  .u-xs-text-center {
    text-align: center !important;
    display: block;
  }

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

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

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

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

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

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

  .u-pt-xs-05,
.u-py-xs-05 {
    padding-top: 0.5rem !important;
    display: block;
  }

  .u-pb-xs-05,
.u-py-xs-05 {
    padding-bottom: 0.5rem !important;
    display: block;
  }

  .u-pl-xs-20,
.u-px-xs-20 {
    padding-left: 20px !important;
  }

  .u-pr-xs-20,
.u-px-xs-20 {
    padding-right: 20px !important;
  }

  .u-pt-xs-20,
.u-py-xs-20 {
    padding-top: 20px !important;
    display: block;
  }

  .u-pb-xs-20,
.u-py-xs-20 {
    padding-bottom: 20px !important;
    display: block;
  }

  .u-pl-xs-30,
.u-px-xs-30 {
    padding-left: 30px !important;
  }

  .u-pr-xs-30,
.u-px-xs-30 {
    padding-right: 30px !important;
  }

  .u-pt-xs-30,
.u-py-xs-30 {
    padding-top: 30px !important;
    display: block;
  }

  .u-pb-xs-30,
.u-py-xs-30 {
    padding-bottom: 30px !important;
    display: block;
  }

  .u-pl-xs-40,
.u-px-xs-40 {
    padding-left: 40px !important;
  }

  .u-pr-xs-40,
.u-px-xs-40 {
    padding-right: 40px !important;
  }

  .u-pt-xs-40,
.u-py-xs-40 {
    padding-top: 40px !important;
    display: block;
  }

  .u-pb-xs-40,
.u-py-xs-40 {
    padding-bottom: 40px !important;
    display: block;
  }

  .u-xs-flexbox-reverse > .component-content > .paragraphSystem {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }
}
@media only screen and (min-width: 992px) {
  .u-pl-md-0,
.u-px-md-0 {
    padding-left: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

  .u-md-flex {
    display: flex;
  }

  .u-md-flex-reverse {
    display: flex;
    flex-direction: row-reverse;
  }

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

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

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

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

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

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

  .u-pt-md-40,
.u-py-md-40 {
    padding-top: 2.5rem !important;
    display: block;
  }

  .u-pb-md-40,
.u-py-md-40 {
    padding-bottom: 2.5rem !important;
    display: block;
  }

  .u-mt-md-40,
.u-my-md-40 {
    margin-top: 2.5rem !important;
  }

  .u-mb-md-40,
.u-my-md-40 {
    margin-bottom: 2.5rem !important;
  }

  .u-md-flexbox > .component-content > .paragraphSystem {
    display: flex;
    align-items: center;
  }

  .module-image-right.u-md-flexbox > .component-content > .paragraphSystem {
    display: flex;
    align-items: center;
    width: 100%;
  }

  .u-md-img-pb > .component-content > .paragraphSystem {
    align-items: flex-end;
  }
  .u-md-img-pb img {
    position: relative;
    bottom: -4px;
  }

  .u-pt-md-20,
.u-py-md-20 {
    padding-top: 20px;
    display: block;
  }

  .u-pb-md-20,
.u-py-md-20 {
    padding-bottom: 20px;
    display: block;
  }

  .u-margin-md-auto {
    margin: 0 auto;
    float: none;
  }

  .u-pt-md-30,
.u-py-md-30 {
    padding-top: 30px !important;
  }

  .u-pb-md-30,
.u-py-md-30 {
    padding-bottom: 30px !important;
  }

  .u--md-block {
    display: block;
  }

  .u-md-inline-block {
    display: inline-block;
  }

  .u-mh-md-64 {
    min-height: 64px;
  }
}
@media only screen and (min-width: 768px) {
  .u-sm-flexbox > .component-content > .paragraphSystem {
    display: flex;
    align-items: center;
  }

  .u-sm-flex-reverse {
    display: flex;
    flex-direction: row-reverse;
  }

  .u-sm-block {
    display: block;
  }

  .u-sm-none {
    display: none;
  }

  .u-md-flexbox-reverse > .component-content > .paragraphSystem {
    display: flex;
    flex-direction: row-reverse;
    align-items: end;
  }
  .u-md-flexbox-reverse > .component-content > .paragraphSystem .image {
    flex: 1 1 40%;
  }
  .u-md-flexbox-reverse > .component-content > .paragraphSystem .image img {
    margin-bottom: 20px;
  }
  .u-md-flexbox-reverse > .component-content > .paragraphSystem .richText {
    flex: 1 1 60%;
  }
}
@media only screen and (min-width: 576px) {
  .u-xsm-block {
    display: block;
  }

  .u-xsm-none {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .ux-md-mr-1 {
    margin-right: 15px;
  }
}

@media only screen and (min-width: 992px) {
  .ux-md-ml-1 {
    margin-left: 15px;
  }
}

.ux-p-1 {
  padding: 10px;
}

.ux-p-5 {
  padding: 15px;
}

.footnote-2 {
  padding-left: 30px;
  padding-right: 30px;
}
@media only screen and (min-width: 992px) {
  .footnote-2 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.u-br-ra-10 {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

@media only screen and (min-width: 992px) {
  .u-border-left::after {
    content: "";
    position: absolute;
    left: -90%;
    bottom: 0;
    width: 100%;
    height: 0.3rem;
    background-color: #009ac7;
  }
}

@media only screen and (max-width: 767px) {
  .u-mt-50-sm-max {
    margin-top: 50px;
  }
}

.u-img-100 img {
  height: 100px;
  width: 100px;
}

.u-border-gray {
  border: 1px solid #eff0f2;
}

@media only screen and (min-width: 992px) {
  .u-fs-18 p {
    font-size: 1.125em;
    line-height: 1.056em;
  }
}

.u-fs-18-span {
  font-size: 1.125em;
  line-height: 1.056em;
}

@media only screen and (min-width: 992px) {
  .u-fs-20 p {
    font-size: 1.25em;
    line-height: 1.1em;
  }
}

.u-fs-20-span {
  font-size: 1.25em;
  line-height: 1.1em;
}

@media only screen and (max-width: 767px) {
  .u-br-10-sm-max {
    border-radius: 10px;
  }
}

@media only screen and (min-width: 992px) {
  .u-lg-flexbox-reverse > .component-content > .paragraphSystem {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
  }
}

@media only screen and (min-width: 768px) {
  .u-md-img-80 img {
    width: 80px;
  }
}

@media only screen and (min-width: 768px) {
  .u-md-img-100 img {
    width: 100px;
  }
}

.u-mb-80 {
  margin-bottom: 5rem !important;
}

@media only screen and (max-width: 767px) {
  .u-mb-30-sm-max {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .u-py-50-sm-max {
    padding-bottom: 50px !important;
    padding-top: 50px !important;
  }
}

@media only screen and (min-width: 992px) {
  .u-pt-md-05 {
    padding-top: 0.5rem !important;
  }
}
