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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html[lang="ar-SA"] body {
  direction: rtl; }
  html[lang="ar-SA"] body #header,
  html[lang="ar-SA"] body #footer {
    direction: ltr; }

a[href] {
  color: #00837D; }

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

h1 {
  margin: 0; }

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

h3 {
  margin: 0; }

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

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

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

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

.sub,
sub {
  top: 3px; }

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

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

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

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

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

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

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

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

#footer .layout-inner .col-xs-12.col-md-12 {
  padding-left: 0;
  padding-right: 0; }

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

.is-hidden {
  display: none; }

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

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

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

.snippetReference {
  position: relative;
  background: none;
  font-size: 1em;
  border: none;
  min-height: 30px;
  height: 68px; }
  .snippetReference.is-hidden {
    display: none !important; }
@import url("https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@400;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat+Alternates:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
@font-face {
  font-family: "FontAwesome";
  src: url("../../assets/fonts/fa-solid-900.eot");
  src: url("../../assets/fonts/fa-solid-900.eot") format("embedded-opentype"), url("../../assets/fonts/fa-solid-900.woff") format("woff"), url("../../assets/fonts/fa-solid-900.woff2") format("woff"), url("../../assets/fonts/fa-solid-900.ttf") format("truetype"), url("../../assets/fonts/fa-solid-900.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

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

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

@font-face {
  font-family: 'Myriad Arabic';
  font-style: normal;
  src: url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2"), url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2"); }

@font-face {
  font-family: 'Myriad Arabic Bold';
  font-style: normal;
  src: url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2"), url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2"); }

@font-face {
  font-family: 'Myriad Arabic Italic';
  font-style: normal;
  src: url("../../assets/fonts/MyriadArabic-It.otf") format("opentype"), url("../../assets/fonts/MyriadArabic-It.otf") format("opentype"); }

@font-face {
  font-family: 'Myriad Arabic BoldIt';
  font-style: normal;
  src: url("../../assets/fonts/MyriadArabic-BoldIt.otf") format("opentype"), url("../../assets/fonts/MyriadArabic-BoldIt.otf") format("opentype"); }

@font-face {
  font-family: 'Air Strip Arabic';
  font-style: normal;
  src: url("../../assets/fonts/Air Strip Arabic.otf") format("opentype"), url("../../assets/fonts/Air Strip Arabic.otf") format("opentype"); }

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

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

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

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

h1 {
  font-family: "Arial Black"; }

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

h1 {
  font-size: 52px;
  line-height: 60px; }
  @media (max-width: 768px) {
    h1 {
      font-size: 32px;
      line-height: 38px; } }

h2 {
  font-size: 34px;
  line-height: 42px; }
  @media (max-width: 768px) {
    h2 {
      font-size: 28px;
      line-height: 32px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.txt-coral {
  color: #FF6F61; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.primary-color {
  color: #D8D8D8; }

.secondary-color {
  color: #D8D8D8; }

.grey-tundora {
  color: #D8D8D8; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#content ul li {
  padding-bottom: 5px; }
  #content ul li:last-child {
    padding-bottom: 0; }

.page-resources .support-box .desktop-eyebrow: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: 5px;
  display: block;
  color: #6D6E71; }

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

.page-resources .gsk-oncology .top-texture {
  margin-top: unset;
  top: 26px;
  z-index: 1; }

.page-resources .gsk-oncology .bottom-texture {
  margin-top: unset;
  bottom: 15px; }

@media only screen and (max-width: 767px) {
  .page-resources .white-border-bottom {
    bottom: 0px; } }

@media only screen and (min-width: 768px) {
  .page-resources .white-border-bottom {
    bottom: 20px; } }

.page-resources .co-pay-assitance {
  border: 1px solid #5CA335; }
  .page-resources .co-pay-assitance .component-content {
    margin-bottom: -10px; }
    .page-resources .co-pay-assitance .component-content:before {
      content: " ";
      display: block;
      background: #5ca335;
      width: 20px;
      height: calc(var(--green-line-height) * 1px);
      position: absolute;
      top: 0px;
      left: 0px; }
    @media only screen and (max-width: 991px) {
      .page-resources .co-pay-assitance .component-content {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-direction: column;
            flex-direction: column; } }
    @media only screen and (max-width: 767px) {
      .page-resources .co-pay-assitance .component-content {
        display: initial; } }
  .page-resources .co-pay-assitance img {
    margin-bottom: 0px; }
    @media only screen and (max-width: 991px) {
      .page-resources .co-pay-assitance img {
        width: 100% !important;
        height: 100% !important; } }
  .page-resources .co-pay-assitance .richText-content {
    padding-left: 1rem !important; }

@media only screen and (min-width: 768px) {
  .page-resources .nav-section {
    position: relative;
    min-height: 95px; }
    .page-resources .nav-section .richText-content {
      left: 0px;
      position: absolute;
      bottom: 0px; } }

.page-resources .access-more .btn1 {
  background-color: transparent !important;
  min-width: 162px !important;
  padding: 13px 30px !important;
  letter-spacing: 1.2px; }
  .page-resources .access-more .btn1:hover, .page-resources .access-more .btn1:focus {
    background-color: #FF6F61 !important;
    color: #fff !important; }

.page-resources .pdf-box .richText .component-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; }
  .page-resources .pdf-box .richText .component-content:hover {
    cursor: pointer; }
  .page-resources .pdf-box .richText .component-content .richText-content {
    padding-top: 0.5rem; }
    @media only screen and (max-width: 380px) {
      .page-resources .pdf-box .richText .component-content .richText-content .u-inline-block {
        display: block; } }

.page-resources .pdf-box .richText a {
  text-decoration: none; }

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

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

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

.page-faqs .texture-img img {
  position: relative;
  top: 15px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html[lang="en-sa"] .talk-doc-sec h3 {
  font-size: 21px;
  line-height: 32px;
  color: #6d6e71 !important; }

html[lang="en-sa"] .talk-doc-sec h4 {
  font-size: 18px;
  line-height: 24px; }

html[lang="en-sa"] .talk-doc-sec h5 {
  font-size: 28px;
  line-height: 40px;
  color: #a05530;
  margin: 0; }
/**
* This file will be included in author mode only
*
* USE:
* ".aem-AuthorLayer-Edit" to detect Touch UI authoring
* ".cq-wcm-edit" to detect Classic UI authoring
*/
.aem-AuthorLayer-Edit #content .component {
  display: block !important;
  margin: 0 auto !important;
  width: 90% !important;
  float: none !important; }

.aem-AuthorLayer-Edit #header .snippetReference,
.aem-AuthorLayer-Edit #footer .snippetReference {
  display: block !important; }

.aem-AuthorLayer-Edit .search-message-template {
  display: block; }

.aem-AuthorLayer-Edit .is-hidden {
  display: block !important; }

.aem-AuthorLayer-Edit .template .mobile-navigation-utility-links {
  display: block !important; }

.aem-AuthorLayer-Edit .toolTipText.is-hidden {
  display: none !important; }
/*
/* CookiePolicy
*/
.exit-notification {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99999999999; }
  .exit-notification.is-hidden {
    display: none; }
  .exit-notification .exit-notification-inner {
    position: fixed;
    top: calc(50% - 140px);
    width: 650px;
    margin-left: -325px;
    left: 50%;
    background: white;
    padding: 42px 57px 30px;
    border-radius: 0.25rem; }
    @media screen and (max-width: 699px) {
      .exit-notification .exit-notification-inner {
        position: absolute;
        width: auto;
        margin: 20px;
        left: 0;
        top: 0;
        padding-left: 50px;
        padding-right: 50px; } }

.exit-notification-buttons {
  text-align: center;
  margin-top: 1rem; }
  .exit-notification-buttons button {
    padding-top: 12px;
    padding-bottom: 12px;
    cursor: pointer;
    min-width: 132px;
    margin: 7px 23px 16px; }
    @media screen and (max-width: 699px) {
      .exit-notification-buttons button {
        display: block;
        margin: 30px auto; } }
/*
/* Overlay
*/
.overlay-background {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 9998;
  opacity: 0.7; }

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

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

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

.overlay-close {
  z-index: 9999;
  font-size: 1.5rem;
  line-height: 1;
  position: absolute;
  right: 0.75rem;
  cursor: pointer;
  display: none;
  color: #A05530;
  outline: none; }
  .overlay-close:after {
    content: "\f00d";
    font-family: FontAwesome, sans-serif;
    font-style: normal;
    position: relative;
    font-weight: normal;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

@media (min-width: 1400px) {
  .m-xxl-0 {
    margin: 0 !important; }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important; }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important; }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important; }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important; }
  .m-xxl-1 {
    margin: 0.25rem !important; }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important; }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important; }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important; }
  .m-xxl-2 {
    margin: 0.5rem !important; }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important; }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important; }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important; }
  .m-xxl-3 {
    margin: 1rem !important; }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important; }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important; }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important; }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important; }
  .m-xxl-4 {
    margin: 1.5rem !important; }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important; }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important; }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important; }
  .m-xxl-5 {
    margin: 3rem !important; }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem !important; }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem !important; }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem !important; }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem !important; }
  .p-xxl-0 {
    padding: 0 !important; }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important; }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important; }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important; }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important; }
  .p-xxl-1 {
    padding: 0.25rem !important; }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important; }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important; }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important; }
  .p-xxl-2 {
    padding: 0.5rem !important; }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important; }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important; }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important; }
  .p-xxl-3 {
    padding: 1rem !important; }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important; }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important; }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important; }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important; }
  .p-xxl-4 {
    padding: 1.5rem !important; }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important; }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important; }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important; }
  .p-xxl-5 {
    padding: 3rem !important; }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem !important; }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem !important; }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem !important; }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem !important; }
  .m-xxl-n1 {
    margin: -0.25rem !important; }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.25rem !important; }
  .m-xxl-n2 {
    margin: -0.5rem !important; }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -0.5rem !important; }
  .m-xxl-n3 {
    margin: -1rem !important; }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1rem !important; }
  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1rem !important; }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1rem !important; }
  .m-xxl-n4 {
    margin: -1.5rem !important; }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -1.5rem !important; }
  .m-xxl-n5 {
    margin: -3rem !important; }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -3rem !important; }
  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -3rem !important; }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -3rem !important; }
  .m-xxl-auto {
    margin: auto !important; }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important; }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important; }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important; }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important; } }
.page-what-is-shingles .accordion .accordion-container{padding:0;margin-top:16px}.page-what-is-shingles .accordion .accordion-container .accordion-slide{padding:8px 16px!important;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;border:none;background:#eaf1f2;margin-bottom:2px;border-radius:8px}@media only screen and (min-width:360px) and (max-width:991px){.page-what-is-shingles .accordion .accordion-container .accordion-slide{-ms-flex-pack:center;justify-content:center}}.page-what-is-shingles .accordion .accordion-container .accordion-slide .accordion-head h3{margin:0}.page-what-is-shingles .accordion .accordion-container .accordion-slide .accordion-head h2 a,.page-what-is-shingles .accordion .accordion-container .accordion-slide .accordion-head h3 a{text-decoration:none;color:#14717d;font-weight:600;font-size:16px;line-height:24px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.page-what-is-shingles .accordion .accordion-container .accordion-slide .accordion-head h2 a:after,.page-what-is-shingles .accordion .accordion-container .accordion-slide .accordion-head h3 a:after{content:"\f107";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:block;color:#14717d;position:absolute;padding-right:10px;font-size:30px;-webkit-text-stroke:.5px #eaf1f2;height:20px;transition-duration:.5s;right:2px}.page-what-is-shingles .accordion .accordion-container .accordion-slide .accordion-head h2 a:focus,.page-what-is-shingles .accordion .accordion-container .accordion-slide .accordion-head h3 a:focus{text-decoration:none;color:#ff6f61;position:relative}.page-what-is-shingles .accordion .accordion-container .accordion-slide .accordion-head h2 a .accordion-title-text,.page-what-is-shingles .accordion .accordion-container .accordion-slide .accordion-head h3 a .accordion-title-text{font-weight:400;font-size:16px;line-height:24px;letter-spacing:.25px;color:#14717d}.page-what-is-shingles .accordion .accordion-container .accordion-slide .accordion-head h2 a .accordion-title-text:hover,.page-what-is-shingles .accordion .accordion-container .accordion-slide .accordion-head h3 a .accordion-title-text:hover{cursor:pointer;text-decoration:none}@media only screen and (min-width:360px) and (max-width:991px){.page-what-is-shingles .accordion .accordion-container .accordion-slide .accordion-head h2 a .accordion-title-text html[lang=en-SA],.page-what-is-shingles .accordion .accordion-container .accordion-slide .accordion-head h2 a .accordion-title-text html[lang=en],.page-what-is-shingles .accordion .accordion-container .accordion-slide .accordion-head h3 a .accordion-title-text html[lang=en-SA],.page-what-is-shingles .accordion .accordion-container .accordion-slide .accordion-head h3 a .accordion-title-text html[lang=en]{padding-right:72px}}@media only screen and (min-width:360px) and (max-width:991px){.page-what-is-shingles .accordion .accordion-container .accordion-slide .accordion-head h2 a,.page-what-is-shingles .accordion .accordion-container .accordion-slide .accordion-head h3 a{min-height:40px}}.page-what-is-shingles .accordion .accordion-container .accordion-slide .accordion-content-wrapper{display:none}.page-what-is-shingles .accordion .accordion-container .accordion-slide.is-active .accordion-head h2 a:after,.page-what-is-shingles .accordion .accordion-container .accordion-slide.is-active .accordion-head h3 a:after{transform:rotate(-180deg);padding-left:10px}.page-what-is-shingles .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper{display:block}.page-what-is-shingles .content-table-navigation{width:50%;margin:0 25%}.page-what-is-shingles .content-table-navigation h2{font-size:1.8rem;color:#000;font-weight:300!important}.page-what-is-shingles .content-table-navigation h3 a{font-size:1.2em;line-height:32px;color:#a05530}.page-what-is-shingles .content-table-navigation h3{font-size:1.2em;line-height:32px;color:#a05530}.page-what-is-shingles .content-table-navigation h3 a:hover{font-size:1.2em;line-height:32px;color:#a05530;text-decoration:underline}.page-what-is-shingles .content-table-navigation a{font-size:.9rem;color:#14717d}.page-what-is-shingles .content-table-navigation a:hover{font-size:.9rem;text-decoration:underline}@media only screen and (min-width:360px) and (max-width:767px){.page-what-is-shingles .content-table-navigation{width:100%;margin:auto;padding:0 20px}}@media only screen and (min-width:360px) and (max-width:991px){html[lang=ar-SA] .accordion-title-text{padding-left:72px}}html[lang=ar-sa] .page-what-is-shingles .accordion .accordion-container .accordion-slide .accordion-head h3 a:after{left:0;right:auto}html[lang=ar-sa] .page-what-is-shingles .accordion .accordion-container .accordion-slide .accordion-head h3 a:after,html[lang=en-sa] .page-what-is-shingles .accordion .accordion-container .accordion-slide .accordion-head h3 a:after{padding-right:0}html[lang=en-sa] .page-what-is-shingles .accordion .accordion-container .accordion-slide.is-active .accordion-head h3 a:after{padding-right:0;padding-left:0}html[lang=ar-SA] .content-table-navigation,html[lang=en-SA] .content-table-navigation{width:100%;margin:20px 0 0 0;padding:0 50px}html[lang=ar-SA] .content-table-navigation a,html[lang=en-SA] .content-table-navigation a{font-weight:400;text-decoration:none}.box.box-shadow{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.box.content-container{display:block;padding:1rem 34px}@media only screen and (min-width:992px){.box.content-container{padding-left:80px;padding-right:80px}}.box.content-container .component-content{margin:0 auto}@media only screen and (min-width:576px){.box.content-container .component-content{max-width:540px}}@media only screen and (min-width:768px){.box.content-container .component-content{max-width:720px}}@media only screen and (min-width:992px){.box.content-container .component-content{max-width:960px}}@media only screen and (min-width:1200px){.box.content-container .component-content{max-width:1540px}}.box.flexbox .content{display:-ms-flexbox;display:flex}.box.flexbox.flex-wrap-wrap .content{-ms-flex-wrap:wrap;flex-wrap:wrap}.box.flexbox.justify-content-center .content{-ms-flex-pack:center;justify-content:center}.box.flexbox.justify-content-space-between .content{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width:991px){.box.flexbox.justify-content-space-between .content{-ms-flex-align:center!important;align-items:center!important}}@media only screen and (min-width:992px){.box.flexbox.justify-content-space-between .content{-ms-flex-align:stretch;align-items:stretch}}.box.image-tool{margin-bottom:3rem}.box.width-auto{width:auto}.causes-wrapper-section{background-color:#eaf1f2}.causes-wrapper-section .box{margin-top:1rem;margin-bottom:1.5rem}@media only screen and (min-width:992px){.causes-wrapper-section .box{margin-top:1.5rem;margin-bottom:3.625rem}}.causes-wrapper-section .box .paragraphSystem.content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:768px){.causes-wrapper-section .box .paragraphSystem.content{-ms-flex-direction:row;flex-direction:row}}.causes-wrapper-section .box .reference-image-with-text .outer-wrapper{display:-ms-flexbox;display:flex;gap:16px;-ms-flex-align:center;align-items:center}.causes-wrapper-section .box .reference-image-with-text .outer-wrapper .image-wrapper img{width:48px;height:48px}@media only screen and (min-width:992px){.causes-wrapper-section .box .reference-image-with-text .outer-wrapper .image-wrapper img{width:62px;height:62px}}.causes-wrapper-section .box .reference-image-with-text .outer-wrapper .static-text{font-weight:700;letter-spacing:.25px}.causes-wrapper-section .box .reference-image-with-text .outer-wrapper .static-text p{color:#544f40;line-height:1.5}@media only screen and (min-width:992px){.reference-section{width:50%;margin:0 25%;direction:ltr}}@media only screen and (min-width:992px){.page-what-is-shingles .box-about-shingles,.page-what-is-shingles .box-prevention-treatment{width:50%;margin:0 25%}}.page-what-is-shingles .box-about-shingles .richText .component-content .richText-content h2,.page-what-is-shingles .box-about-shingles .richText .component-content .richText-content h3,.page-what-is-shingles .box-prevention-treatment .richText .component-content .richText-content h2,.page-what-is-shingles .box-prevention-treatment .richText .component-content .richText-content h3{font-size:1.31em;line-height:32px;color:#a05530}@media only screen and (min-width:360px) and (max-width:991px){.page-what-is-shingles .box-about-shingles .richText .component-content .richText-content h2,.page-what-is-shingles .box-about-shingles .richText .component-content .richText-content h3,.page-what-is-shingles .box-prevention-treatment .richText .component-content .richText-content h2,.page-what-is-shingles .box-prevention-treatment .richText .component-content .richText-content h3{font-size:1.12em;line-height:24px}}.page-what-is-shingles .box-about-shingles .richText .component-content .richText-content p,.page-what-is-shingles .box-prevention-treatment .richText .component-content .richText-content p{line-height:1.5;margin-top:16px;color:#544f40}.page-what-is-shingles .box-about-shingles .richText .component-content .richText-content ul,.page-what-is-shingles .box-prevention-treatment .richText .component-content .richText-content ul{line-height:24px;margin-top:16px;color:#544f40;padding-left:16px}.page-what-is-shingles .box-prevention-treatment{margin-top:25px}.page-what-is-shingles .box-about-shingles{margin-top:40px}.page-what-is-shingles .box-green-divider .paragraphSystem.content{border-bottom:1px solid #005865;width:100%;margin:0 auto;margin-top:25px}@media only screen and (min-width:992px){.page-what-is-shingles .box-green-divider .paragraphSystem.content{width:50%}}@media only screen and (min-width:992px){.page-what-is-shingles .shingles-descp{width:720px}}.page-what-is-shingles .shingles-descp p{font-size:1.2em}@media only screen and (min-width:360px) and (max-width:991px){.page-what-is-shingles .shingles-descp{margin:0 0}}.box-infection{background-color:#eaf1f2}@media only screen and (min-width:768px){.box-infection .component-content .paragraphSystem.content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}}.box-infection .component-content .paragraphSystem.content .richText{padding:0;margin-top:40px;margin-bottom:40px}.box-infection .component-content .paragraphSystem.content .richText .richText-content{width:fit-content}@media only screen and (min-width:768px){.box-infection .component-content .paragraphSystem.content .richText{width:50%;max-width:528px}}@media only screen and (max-width:767px){.box-infection .component-content .paragraphSystem.content .richText.even{margin-top:24px;margin-bottom:40px}}.box-infection .component-content .paragraphSystem.content .richText p{line-height:1.5;margin-bottom:12px;color:#544f40;font-weight:400}.box-infection .component-content .paragraphSystem.content .richText .symptoms-p-bold{line-height:1.6;font-size:1.25em}.box-infection .component-content .paragraphSystem.content .richText h2{color:#a05530}.box-infection .component-content .paragraphSystem.content .richText h1{font-size:2.81em;line-height:55px;color:#172f3c;font-weight:400}@media (min-width:991px) and (max-width:1060px){.box-infection .component-content .paragraphSystem.content .richText h1{font-size:2.62em;line-height:52px}.box-infection .component-content .paragraphSystem.content .richText h1 .text-author{font-size:.76em}}@media (min-width:767px) and (max-width:991px){.box-infection .component-content .paragraphSystem.content .richText h1{font-size:2em;line-height:42px}.box-infection .component-content .paragraphSystem.content .richText h1 .text-author{font-size:.81em}}@media (max-width:320px){.box-infection .component-content .paragraphSystem.content .richText h1{font-size:1.75em;line-height:36px}.box-infection .component-content .paragraphSystem.content .richText h1 .text-author{font-size:.71em}}@media (min-width:321px) and (max-width:767px){.box-infection .component-content .paragraphSystem.content .richText h1{font-size:2em;line-height:42px}.box-infection .component-content .paragraphSystem.content .richText h1 .text-author{font-size:.81em}}.box-infection .component-content .paragraphSystem.content .richText h1 .selection-bold{font-family:"Barlow Semi Condensed"}.box-infection .component-content .paragraphSystem.content .richText h1 .selection-italic{font-family:"Barlow Semi Condensed"}@media (min-width:1060px){.box-infection .component-content .paragraphSystem.content .richText h1 .text-author{font-size:.75em}}.page-what-are-the-symptoms-of-shingles .symptoms-treatment{background:#eaf1f2}.page-what-are-the-symptoms-of-shingles .symptoms-treatment>.component-content{width:90%;margin-left:5%;margin-right:5%}@media only screen and (min-width:768px) and (max-width:991px){.page-what-are-the-symptoms-of-shingles .symptoms-treatment>.component-content{width:100%;margin:0}}@media only screen and (min-width:768px){.page-what-are-the-symptoms-of-shingles .symptoms-treatment>.component-content .paragraphSystem.content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:40px}}@media only screen and (min-width:768px){.page-what-are-the-symptoms-of-shingles .symptoms-treatment .prevention-treatment-text{margin:40px 0}}.page-what-are-the-symptoms-of-shingles .symptoms-treatment .prevention-treatment-text h3{font-size:1.75em;line-height:40px;color:#a05530;margin-top:24px}@media only screen and (min-width:360px) and (max-width:767px){.page-what-are-the-symptoms-of-shingles .symptoms-treatment .prevention-treatment-text h3{line-height:32px}}.page-what-are-the-symptoms-of-shingles .symptoms-treatment .prevention-treatment-text h4{font-weight:700;font-size:1.31em;line-height:32px;color:#544f40;margin:0;margin-top:24px}@media only screen and (min-width:360px) and (max-width:767px){.page-what-are-the-symptoms-of-shingles .symptoms-treatment .prevention-treatment-text h4{font-size:1.25em;line-height:23px}}.page-what-are-the-symptoms-of-shingles .symptoms-treatment .prevention-treatment-text p{font-size:1em;line-height:1.5;color:#544f40;margin-top:8px}@media only screen and (min-width:360px) and (max-width:767px){.page-what-are-the-symptoms-of-shingles .symptoms-treatment .prevention-treatment-text p{margin-top:16px}}.page-what-are-the-symptoms-of-shingles .symptoms-treatment .prevention-treatment-text p .button-primary{line-height:1.3;display:inline-block;margin-top:16px;letter-spacing:1.5px;text-decoration:none;color:#fff;cursor:pointer}@media only screen and (min-width:360px) and (max-width:767px){.page-what-are-the-symptoms-of-shingles .symptoms-treatment .prevention-treatment-text p .button-primary{margin-top:8px;margin-bottom:40px}}.page-what-are-the-symptoms-of-shingles .symptoms-treatment .image{margin-top:40px}@media only screen and (min-width:768px){.page-what-are-the-symptoms-of-shingles .symptoms-treatment .image{width:90%;padding:0;margin:40px 0}}.page-what-are-the-symptoms-of-shingles .symptoms-treatment .image .component-content.middle{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.page-what-are-the-symptoms-of-shingles .symptoms-treatment .image .component-content.middle img{border-radius:16px}.page-what-are-the-symptoms-of-shingles .symptoms-treatment .image.desktop-only{display:none!important}@media only screen and (min-width:768px){.page-what-are-the-symptoms-of-shingles .symptoms-treatment .image.desktop-only{display:block!important}}.page-what-are-the-symptoms-of-shingles .symptoms-treatment .image.mobile-only{display:block!important}@media only screen and (min-width:768px){.page-what-are-the-symptoms-of-shingles .symptoms-treatment .image.mobile-only{display:none!important}}@media (max-width:991px){html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .symptoms-treatment .prevention-treatment-text p .button-primary{background-color:#14717d;font-style:normal;font-weight:700;line-height:1rem;border:none;border-radius:2rem;color:#fff;padding:10px 70px;font-size:1rem}}@media (max-width:991px){html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .symptoms-treatment .prevention-treatment-text p,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .symptoms-treatment .prevention-treatment-text p{text-align:center}}@media (max-width:991px){html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .symptoms-treatment .prevention-treatment-text section p:nth-child(6),html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .symptoms-treatment .prevention-treatment-text section p:nth-child(6){display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}}html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .banner-cta.shingles-descp.even,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .banner-cta.shingles-descp.even{width:720px}@media (min-width:768px){html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .box-infection .component-content .paragraphSystem.content .richText,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .box-infection .component-content .paragraphSystem.content .richText{width:75%}}@media (max-width:991px){html[lang=en-SA] .page-what-is-shingles .shingles-descp p:nth-last-of-type(1){text-align:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}}.page-404-handler .error-404-handler{color:#000}@media (min-width:992px){html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .box-infection .component-content .paragraphSystem.content .richText{margin-right:auto;margin-left:auto}}html[lang=ar-SA] .box-about-shingles,html[lang=ar-SA] .box-prevention-treatment,html[lang=en-SA] .box-about-shingles,html[lang=en-SA] .box-prevention-treatment{width:100%;margin:40px 0 0 0;padding:0 50px}@media only screen and (min-width:360px) and (max-width:991px){html[lang=ar-SA] .box-about-shingles,html[lang=ar-SA] .box-prevention-treatment,html[lang=en-SA] .box-about-shingles,html[lang=en-SA] .box-prevention-treatment{padding:0 20px!important}}@media only screen and (min-width:992px){html[lang=ar-SA] .box-green-divider .paragraphSystem.content,html[lang=en-SA] .box-green-divider .paragraphSystem.content{width:100%}}@media only screen and (min-width:992px){html[lang=ar-SA] .shingles-descp section,html[lang=en-SA] .shingles-descp section{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}}html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .prevention-treatment-text a,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .prevention-treatment-text a{text-decoration:none}html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .prevention-treatment-text a:hover,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .prevention-treatment-text a:hover{text-decoration:underline}html[lang=ar-SA] .page-what-is-shingles .shingles-prev-option-section,html[lang=en-SA] .page-what-is-shingles .shingles-prev-option-section{width:100%;margin:0 auto;padding:0}html[lang=ar-SA] .page-what-is-shingles .shingles-prev-option-section p,html[lang=en-SA] .page-what-is-shingles .shingles-prev-option-section p{font-size:1.2em;line-height:1.5;padding:10px 0}html[lang=ar-SA] .page-what-is-shingles .shingles-prev-option-section .button-primary,html[lang=en-SA] .page-what-is-shingles .shingles-prev-option-section .button-primary{display:-ms-flexbox!important;display:flex!important;-ms-flex-align:center;align-items:center;text-decoration:none}html[lang=ar-SA] .page-what-is-shingles .shingles-prev-option-section a,html[lang=en-SA] .page-what-is-shingles .shingles-prev-option-section a{text-decoration:none}html[lang=ar-SA] .page-what-is-shingles .shingles-prev-option-section h3,html[lang=en-SA] .page-what-is-shingles .shingles-prev-option-section h3{color:#a05530}@media only screen and (min-width:992px){html[lang=ar-SA] .page-what-is-shingles .shingles-prev-option-section,html[lang=en-SA] .page-what-is-shingles .shingles-prev-option-section{width:50%;margin:0 auto;padding:20px}}@media (min-width:1201px) and (max-width:1400px){html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .banner-cta.shingles-descp .richText-content{position:relative;top:-10px}}.divider{padding-bottom:1rem;padding-left:0;padding-right:0;margin-bottom:1rem}.divider .component-content{border-bottom:1px solid #ddd}.green.divider{margin-top:30px;margin-bottom:8px}.green.divider .component-content{border-bottom:2px solid #7bb556}.image img{max-height:100%;max-width:100%}.page-resources-images-container .image .component-content{background:transparent linear-gradient(180deg,#f7f7f7 0,#f7f7f7 50%,#f0f0f0 100%) 0 0 no-repeat padding-box;min-height:140px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;box-shadow:1px 1px 10px #00000026;opacity:100%}.img-offset-bg-top{background:linear-gradient(180deg,#fff 0,#f7f7f7 50%,#f0f0f0 100%)}#navigation-container{box-shadow:0 5px 5px -8px #000}@media only screen and (max-width:991px){#navigation-container .row{position:absolute;width:100%}}.navigation{margin-top:0;background:#fff}@media only screen and (min-width:992px){.navigation{border:none;background:#fff}}.navigation .navigation-large-menu{display:none}.navigation .navigation-mobile-menu{padding:0;border:none;position:absolute;right:16px;top:15px;font-size:21px;display:inline-block;bottom:15px}.navigation .navigation-mobile-menu::after{content:"\2630"}.navigation .navigation-mobile-menu[aria-expanded=true]::after{content:"x";font-size:26px}@media only screen and (min-width:768px){.navigation .navigation-mobile-menu{top:24px;right:14px}}@media only screen and (min-width:992px){.navigation .navigation-mobile-menu{display:none}}.navigation .navigation-root{-ms-flex-align:center;align-items:center;height:100%;list-style:none;margin:0;display:block;padding-left:0}@media only screen and (min-width:992px){.navigation .navigation-root{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:end;padding:12px;padding-bottom:0;padding-top:18px}}.navigation .navigation-root.is-open{z-index:10000;position:absolute;top:68px;width:100vw;right:0}.navigation .navigation-root.navigation-level1 .navigation-item{display:block}@media only screen and (max-width:991px){.navigation .navigation-root.navigation-level1 .navigation-item{display:none;border:1px solid #d8d8d8;border-right:none;text-align:center;border-left:none;text-align:left;padding:14px 20px;background:#fff}}@media (min-width:769px){.navigation .navigation-root.navigation-level1 .navigation-item{padding-left:53px}}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item{display:-ms-flexbox;display:flex;height:auto;padding:16px;min-height:52px;padding-top:10px}.navigation .navigation-root.navigation-level1 .navigation-item.is-active{border-bottom:6px solid #4f4f4f;margin-right:.3em;position:relative;display:inline-block}.navigation .navigation-root.navigation-level1 .navigation-item.is-active a{font-weight:700}}.navigation .navigation-root.navigation-level1 .navigation-item:after{display:none}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item:hover .navigation-root.navigation-level2{display:block!important}}@media only screen and (max-width:767px){.navigation .navigation-root.navigation-level1 .navigation-item.is-active a{text-decoration:underline}}.navigation .navigation-root.navigation-level1 .navigation-item.follow-us{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.5rem}@media only screen and (max-width:991px){.navigation .navigation-root.navigation-level1 .navigation-item.follow-us{-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item.follow-us{display:none}}.navigation .navigation-root.navigation-level1 .navigation-item.follow-us p{margin:0;margin-right:.5rem;font-size:1.25rem;color:#4d4d4d}.navigation .navigation-root.navigation-level1 .navigation-item.follow-us .follow-us-images{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.navigation .navigation-root.navigation-level1 .navigation-item.follow-us .follow-us-images a{padding:0 5px;height:24px}.navigation .navigation-root.navigation-level1 .navigation-item.follow-us .follow-us-images a img{height:1.5rem;width:1.5rem}.navigation .navigation-root.navigation-level1 .navigation-item.has-children{height:auto;padding-bottom:0;position:relative;display:block}.navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{content:"\f078";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;margin-right:.5rem;top:.8rem;padding-left:5px;font-size:.875rem}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{content:"\f078";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:static;top:auto}}.navigation .navigation-root.navigation-level1 .navigation-item.has-children:hover>a span:after{content:"\f077";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item.has-children:hover>a span:after{content:"\f077";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}.navigation .navigation-root.navigation-level1 .navigation-item.has-children.hover-active>a span:after,.navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active>a span:after{content:"\f077";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item.has-children.hover-active>a span:after,.navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active>a span:after{content:"\f077";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}.navigation .navigation-root.navigation-level1 .navigation-item.navigation-level1.first:before{content:""}.navigation .navigation-root.navigation-level1 .navigation-item.last:nth-child(n+3) .navigation-level2{right:-9px}.navigation .navigation-root.navigation-level1 .navigation-item a{display:block;width:100%;text-decoration:none;color:#14717d;line-height:22px}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item a{padding:0;height:100%;color:#4f4f4f;font-weight:400}}.navigation .navigation-root.navigation-level1 .navigation-item a span{width:100%;display:inline-block;padding:.5rem;color:#4d4d4d;font-weight:400;line-height:1.125rem;font-size:.875rem;letter-spacing:.28px}@media only screen and (max-width:991px){.navigation .navigation-root.navigation-level1 .navigation-item a span{padding:.75rem .5rem .75rem;font-size:1.25rem;letter-spacing:.4px}}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item a span:hover{color:#5ca335}}.navigation .navigation-root.navigation-level1 .navigation-item a .navigation-item-decoration{display:none}.navigation .navigation-root.navigation-level1.is-open .navigation-item{display:block}.navigation .navigation-root.navigation-level2{display:none;width:100%;text-align:left}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level2{min-width:130px;height:auto;position:absolute;background:#f0f0f0;border-radius:0 0 .75rem .8125rem;padding:0;text-align:center;top:46px;border-top:5px solid #fff}.navigation .navigation-root.navigation-level2 li:first-child{border-top:1px solid #f0f0f0}}.navigation .navigation-root.navigation-level2.is-open{display:block!important}.navigation .navigation-root.navigation-level2 .navigation-item{font-size:1em;display:block}@media only screen and (max-width:991px){.navigation .navigation-root.navigation-level2 .navigation-item{background:#fff;border-bottom:1px solid #f0f0f0}}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level2 .navigation-item{margin:0;padding:0;border-bottom:1px solid #fff;min-height:auto}.navigation .navigation-root.navigation-level2 .navigation-item:last-child{border-bottom:none}}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#dbdbdb}.navigation .navigation-root.navigation-level2 .navigation-item a:hover span{color:#000}}.navigation .navigation-root.navigation-level2 .navigation-item a span{font-weight:400;color:#4d4d4d}.navigation .navigation-root.navigation-level2 .navigation-item a.is-hidden{display:none}.navigation .navigation-root.navigation-level2:hover{display:block}.navigation .navigation-root.navigation-level2:not(:hover){display:none}#header .navigation.is-visible{display:block}@media only screen and (min-width:992px){#header .navigation{display:none;display:block}}@media (max-width:767px){html[lang=ar-SA] .navigation .navigation-mobile-menu,html[lang=en-SA] .navigation .navigation-mobile-menu{color:#fff}}@media (max-width:500px){html[lang=en-SA] .navigation .navigation-mobile-menu{top:-12px}}@media (min-width:501px) and (max-width:767px){html[lang=en-SA] .navigation .navigation-mobile-menu{top:-11px}html[lang=en-SA] .navigation .navigation-mobile-menu ::after{color:#000}}@media only screen and (min-width:768px){html[lang=en-SA] .navigation .navigation-mobile-menu{top:-11px}}@media (max-width:767px){html[lang=en-SA] .navigation .navigation-root.is-open{top:31px}}@media only screen and (min-width:768px) and (max-width:991px){html[lang=en-SA] .navigation .navigation-root.is-open{top:32px}}@media (max-width:500px){html[lang=en-SA] .page-home .navigation .navigation-mobile-menu{top:-12px}}@media (min-width:501px) and (max-width:767px){html[lang=en-SA] .page-home .navigation .navigation-mobile-menu{top:-15px}}@media (max-width:767px){html[lang=en-SA] .page-home .navigation .navigation-mobile-menu{color:#fff}}@media (max-width:500px){html[lang=ar-SA] .navigation .navigation-mobile-menu{top:-12px}}@media (min-width:501px) and (max-width:767px){html[lang=ar-SA] .navigation .navigation-mobile-menu{top:-11px}}@media (min-width:768px){html[lang=ar-SA] .navigation .navigation-mobile-menu{top:-10px}}@media (max-width:767px){html[lang=ar-SA] .navigation .navigation-root.is-open{top:30px}}@media only screen and (min-width:768px) and (max-width:991px){html[lang=ar-SA] .navigation .navigation-root.is-open{top:32px}}@media only screen and (min-width:768px) and (max-width:991px){html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles #header .navigation,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles #header .navigation{top:-2px}}@media only screen and (min-width:768px) and (max-width:991px){html[lang=ar-SA] .page-what-is-shingles #header .navigation,html[lang=en-SA] .page-what-is-shingles #header .navigation{top:-3px}}@media only screen and (min-width:992px){html[lang=ar-SA] .page-what-is-shingles #header .navigation,html[lang=en-SA] .page-what-is-shingles #header .navigation{top:-4px}}@media (min-width:992px){html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles #header .navigation .navigation-root,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles #header .navigation .navigation-root{padding-top:16px}}@media (min-width:992px){html[lang=ar-SA] .page-home #header .navigation .navigation-root,html[lang=ar-SA] .page-who-is-at-risk-of-shingles #header .navigation .navigation-root{padding-top:12px}}.mobile-navigation-utility-links{display:none}.mobile-navigation-utility-links.is-visible{display:block}@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:.5rem;margin:0 0 .5rem 0}@media only screen and (max-width:991px){.mobile-navigation-utility-links ul{-ms-flex-pack:center;justify-content:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding:0;margin:0}.mobile-navigation-utility-links ul li{display:block;width:100%;text-align:center}.mobile-navigation-utility-links ul li:last-child a{color:#fff;background-color:#4d4d4d;font-weight:700;font-size:1.25rem;text-transform:uppercase;letter-spacing:2px}}.mobile-navigation-utility-links a{display:block;padding:.5rem .5rem .5rem 0;background-color:#fff;font-weight:700;text-decoration:none;color:#000;line-height:1.5rem;font-size:1.25rem}@media only screen and (max-width:991px){.mobile-navigation-utility-links a{color:#4d4d4d;border-bottom:1px solid #e6e7e9;background-color:#f0f0f0;font-weight:400}}.richText.button{border-radius:.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:.275rem .75rem}.richText .component-content{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.richText .component-content .richText-content{width:100%}.richText .component-content p{margin:0}.richText-image{display:block;margin-bottom:10px}.richText-image.pull-left{float:left}.richText-image.pull-right{float:right}@media only screen and (min-width:992px){.snippetReference.reference-search-area .component-content.is-visible .header-follow-us-link .richText-content>p:after,.snippetReference.reference-search-area .component-content.is-visible-locked .header-follow-us-link .richText-content>p:after{content:"\f077";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline;font-size:1.125rem;top:2px}}body[class*=template-dtc] .richText.med-watch{margin-top:1rem;margin-bottom:1rem;background-color:#f8f9fa;border:1px solid #d0cfcf}@media only screen and (min-width:992px){body[class*=template-dtc] .richText.med-watch{margin-top:40px}}@media only screen and (min-width:992px){.find-ecp-container .find-ecp-header{width:50%}}@media only screen and (max-width:991px){.find-ecp-container .find-ecp-header .headline1{font-size:36px;line-height:38px;display:inline-block}}.find-ecp-container .find-ecp-content p{font-size:1.125rem;letter-spacing:.36px}@media only screen and (min-width:992px){.find-ecp-container .find-ecp-content p{line-height:2}}@media only screen and (max-width:991px){.find-ecp-container .find-ecp-content p{padding-bottom:10px}}.find-ecp-container .find-ecp-content p:last-child .body span.u-font-weight-bold{color:#707070}.page-resources-richtext-container .richText .component-content{background:transparent linear-gradient(180deg,#f7f7f7 0,#f7f7f7 50%,#f0f0f0 100%) 0 0 no-repeat padding-box;min-height:100px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;box-shadow:1px 1px 10px #00000026;opacity:100%}@media only screen and (min-width:768px){.page-resources-richtext-container .box:last-child .richText{padding:0 10px}}@media only screen and (min-width:992px){.page-resources-richtext-container .box:last-child .richText{padding:0 25px}}.causes-richtext-main{text-align:center;margin-top:1.5rem}@media only screen and (min-width:992px){.causes-richtext-main{margin-top:5rem}}.causes-richtext-main h2{color:#a05530;font-size:1.75rem;line-height:2rem}@media only screen and (min-width:992px){.causes-richtext-main h2{font-size:2.125rem;line-height:2.625rem;margin-top:0}}.causes-richtext-main h2 sup{left:2px;vertical-align:super}.causes-richtext-main .richText-content .p-text{color:#544f40;margin:16px 0;line-height:1.5;font-weight:400}@media only screen and (min-width:992px){.causes-richtext-main .richText-content .p-text{display:block;width:800px;margin:16px auto!important}}.causes-richtext-main a{margin-top:.5rem;text-decoration:none;color:#fff}.causes-richtext-header{text-align:center;margin-top:2.5rem}@media only screen and (min-width:992px){.causes-richtext-header{margin-top:5rem}}.causes-richtext-header h4{margin:0;font-size:1.125rem;line-height:2rem;color:#a05530}@media only screen and (min-width:992px){.causes-richtext-header h4{font-size:1.313rem}}.causes-richtext-header p{margin:0;font-size:1.125rem;line-height:2rem;color:#a05530;font-weight:700}@media only screen and (min-width:992px){.causes-richtext-header p{font-size:1.313rem}}.shingles-descp a{color:#00837d}.shingles-descp a:is(:hover){color:#ff6f61}.shingles-descp h3{color:#a05530}.shingles-descp h3:nth-of-type(2){padding-top:40px}.shingles-descp p{font-size:1em;line-height:1.5;padding:10px 0;color:#544f40}@media (max-width:991px){html[lang=ar-SA] .shingles-descp p:nth-last-of-type(1),html[lang=en-SA] .shingles-descp p:nth-last-of-type(1){text-align:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width:990px) and (max-width:1100px){html[lang=ar-SA] #header .snippetReference,html[lang=en-SA] #header .snippetReference{height:80px}}.richText .component-content .richText-content .ref-title{color:#4f4f4f;font-size:28px;line-height:40px;margin-top:40px;margin-bottom:24px}.richText .component-content .richText-content .ref-first-half,.richText .component-content .richText-content .ref-second-half{color:#1f1f1f}.richText .component-content .richText-content .ref-first-half li,.richText .component-content .richText-content .ref-second-half li{margin-bottom:10px;word-break:break-all;line-height:24px}@media (max-width:575px){.richText .component-content .richText-content .ref-first-half li,.richText .component-content .richText-content .ref-second-half li{word-break:break-word}}.richText .component-content .richText-content .ref-second-half{display:none}.richText .component-content .richText-content .ref-second-half.toggle-display{display:block}.richText .component-content .richText-content .ref-view-all{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:8px 20px 8px 16px;gap:8px;line-height:16px;background:#14717d;border-radius:24px;border-color:transparent;font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:#fff;cursor:pointer;margin-top:24px}.richText .component-content .richText-content .ref-view-all .ref-vector{font-size:25px;padding:0 4px}.talk-to-doctor{background-color:#eaf1f2;border-bottom:1px solid #d9d9d9}.talk-to-doctor .richText-content .talk-doc-sec{padding:40px 0}@media (min-width:992px){.talk-to-doctor .richText-content .talk-doc-sec{width:50%;margin:0 auto}}.talk-to-doctor .richText-content h2{color:#a05530}.talk-to-doctor .richText-content p{color:#544f40;margin-top:24px;line-height:1.5;font-size:1.2rem}.shingles-feel-description h3{color:#a05530;text-align:center}.shingles-feel-description p{font-size:1em;line-height:1.5;padding:10px 0;color:#544f40;text-align:center}.shingles-feel-description{width:100%;margin:0 auto}@media (min-width:992px){.shingles-feel-description{width:50%;margin:0 auto}}html[lang=en-SA] .talk-to-doctor{background-color:#eaf1f2;border-bottom:none;margin-top:20px}html[lang=en-SA] .talk-to-doctor .richText-content h3{color:#a05530}html[lang=en-SA] .talk-to-doctor .richText-content .talk-doc-sec{padding:30px 0}@media (min-width:992px){html[lang=en-SA] .talk-to-doctor .richText-content .talk-doc-sec{width:50%;margin:0 auto}}html[lang=en-SA] .box-divider{padding-bottom:20px}html[lang=en-SA] .box-divider .paragraphSystem.content{border-bottom:1px solid #000;width:100%;margin:0 auto}html[lang=ar-SA] .talk-to-doctor{background-color:#eaf1f2;border-bottom:none;margin-top:20px}html[lang=ar-SA] .talk-to-doctor .richText-content h3,html[lang=ar-SA] .talk-to-doctor .richText-content h4,html[lang=ar-SA] .talk-to-doctor .richText-content p{color:#54544a}html[lang=ar-SA] .talk-to-doctor .richText-content .talk-doc-sec{padding:30px 0}@media (min-width:992px){html[lang=ar-SA] .talk-to-doctor .richText-content .talk-doc-sec{width:50%;margin:0 auto}}html[lang=ar-SA] .box-divider{padding-bottom:20px}html[lang=ar-SA] .box-divider .paragraphSystem.content{border-bottom:1px solid #000;width:100%;margin:0 auto}.carousel{overflow:hidden;position:relative;width:100%;background-color:#172f3c;scroll-behavior:smooth;list-style:none;padding:0}.carousel .carouselslide-header{font-weight:700;font-size:1.37em}.carousel .carouselslide-header,.carousel .carouselslide-text{text-align:left;line-height:1.5}.carousel .carouselslide-text{font-size:1em;font-weight:400}@media only screen and (max-width:280px){.carousel .carouselslide-text{width:300px;height:185px;padding-left:4px;padding-right:50px}}.carousel .carouselslide-text+p{line-height:1.5}.carousel .carouselslide-button{line-height:1.5;font-size:12px;font-weight:700;margin-top:30px;background:#14717d;border-radius:1000px;padding:10px 50px;color:#fff;letter-spacing:1.5px;border:0}@media only screen and (max-width:280px){.carousel .carouselslide-button{padding:10px 8px;margin-left:-37px}}@media only screen and (min-width:320px) and (max-width:480px){.carousel .carouselslide-button{padding:10px 32px}}@media only screen and (min-width:769px) and (max-width:991px){.carousel .carouselslide-button{margin-top:43px}}.carousel .carousel-slides{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:320px) and (max-width:480px){.carousel .carousel-slides{padding:0}}.carousel .richText-content{text-align:center;color:#fff;padding:0 20px}.carousel #content ul li{overflow:hidden}.carousel .carousel-slide{list-style-type:none;position:absolute}@media only screen and (min-width:992px){.carousel .carousel-slide{width:960px}}.carousel .richText-content p:after{visibility:visible;font-size:15px;padding:8px 12px;position:absolute;width:100%;text-align:center}.carousel .carousel-nav{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:280px){.carousel .carousel-nav{margin-right:36px}}@media only screen and (min-width:320px) and (max-width:480px){.carousel .carousel-nav{margin-left:-28px}}.carousel .carousel-nav-next{right:70px}@media only screen and (max-width:280px){.carousel .carousel-nav-next{right:0}}@media only screen and (min-width:320px) and (max-width:480px){.carousel .carousel-nav-next{right:9px}}@media only screen and (min-width:481px) and (max-width:540px){.carousel .carousel-nav-next{right:37px}}@media only screen and (min-width:541px) and (max-width:650px){.carousel .carousel-nav-next{right:28px}}@media only screen and (min-width:768px) and (max-width:992px){.carousel .carousel-nav-next{right:100px}}.carousel .carousel-nav-prev{left:70px}@media only screen and (max-width:280px){.carousel .carousel-nav-prev{left:0}}@media only screen and (min-width:320px) and (max-width:480px){.carousel .carousel-nav-prev{left:9px}}@media only screen and (min-width:768px) and (max-width:992px){.carousel .carousel-nav-prev{left:135px}}.carousel .carousel-nav-next a::after,.carousel .carousel-nav-prev a::after{text-decoration:none;visibility:visible;display:-ms-flexbox!important;display:flex!important;width:32px;cursor:pointer;height:32px;padding:10px;padding-bottom:12px;margin-top:-22px;background:#fff;color:#544f40;font-weight:700;font-size:30px;border-radius:50%;transition:.6s ease;border-radius:50%;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scroll-behavior:smooth;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:280px){.carousel .carousel-nav-next a::after,.carousel .carousel-nav-prev a::after{width:24px;height:24px}}@media only screen and (max-width:480px){.carousel .carousel-nav-next a::after,.carousel .carousel-nav-prev a::after{padding:3px;padding-bottom:5px;font-size:27px}}@media only screen and (min-width:481px) and (max-width:768px){.carousel .carousel-nav-next a::after,.carousel .carousel-nav-prev a::after{width:20px;height:20px}}@media only screen and (min-width:769px) and (max-width:1024px){.carousel .carousel-nav-next a::after,.carousel .carousel-nav-prev a::after{padding:6px;padding-top:5px}}.carousel .carousel-nav-next a::after{content:"\f061";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-stroke:3px #fff}@media only screen and (min-width:1200px){.carousel .carousel-nav-next a::after{padding-right:8px}}.carousel .carousel-nav-prev a::after{content:"\f060";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-stroke:3px #fff}@media only screen and (min-width:1200px){.carousel .carousel-nav-prev a::after{padding-left:8px}}.carousel .carousel-nav-next,.carousel .carousel-nav-prev{visibility:hidden;display:-ms-flexbox;display:flex;position:absolute;top:22%}@media only screen and (max-width:280px){.carousel .carousel-nav-next,.carousel .carousel-nav-prev{top:68%!important}}@media only screen and (max-width:576px){.carousel .carousel-nav-next,.carousel .carousel-nav-prev{padding:1px 4px;top:64%}}@media only screen and (min-width:481px) and (max-width:768px){.carousel .carousel-nav-next,.carousel .carousel-nav-prev{top:58%}}@media only screen and (min-width:769px) and (max-width:991px){.carousel .carousel-nav-next,.carousel .carousel-nav-prev{top:58%}}@media only screen and (min-width:992px) and (max-width:1200px){.carousel .carousel-nav-next,.carousel .carousel-nav-prev{top:52%}}.carousel .carousel-nav-next a,.carousel .carousel-nav-prev a{text-decoration:none}.carousel .carousel-nav-item{visibility:hidden}.carousel .carousel-nav-item.is-active ::after{background-color:#fff}.carousel .carousel-nav-item ::after{visibility:visible;margin:20px 4px;border-radius:50%;cursor:pointer;width:24px;height:24px;display:inline-block;background-color:#b9b9b9;content:""}.card-img-block h2{color:#a05530;padding-top:40px;margin-top:0;font-size:22px;line-height:32px}.card-img-block p{line-height:1.5;padding:16px 0}.reference-card-text-img .mobile-only{width:100%;border-radius:6px}.card{background:#fff;border:1px solid #dfdfdf;border-radius:8px;margin-bottom:16px}.card-body{margin:0;padding:16px 24px 24px 24px;color:#544f40;min-height:145px}.card-body h4{margin:0}.card-body .card-title{font-size:1.062em;line-height:1.5;font-weight:700;margin:0}.card-body p{font-size:.875em;line-height:1.5}.symp-moreInfo{font-size:12px;line-height:1.5;color:#544f40;text-align:center;padding:16px 0 40px 0}@media (min-width:992px){.reference-card-text-img{width:50%;margin:0 auto;padding-left:8px;padding-right:8px}.reference-card-text-img .desktop-only{border-radius:6px;width:100%}.card-img-block h2{font-size:28px;line-height:40px}.card-body{min-height:185px}.card-body .card-title{font-size:1.312em;line-height:1.5}.card-body p{font-size:1em;line-height:1.5}}.causes-richtext-main p{line-height:1.5}.page-who-is-at-risk-of-shingles .talk-to-doctor .talk-doc-sec h2{margin-bottom:24px}.page-who-is-at-risk-of-shingles .talk-to-doctor .talk-doc-sec p{margin-top:8px}.page-who-is-at-risk-of-shingles .talk-to-doctor .talk-doc-sec .button-primary{display:inline-block;margin-top:16px;letter-spacing:1.5px;text-decoration:none}.page-who-is-at-risk-of-shingles .reference-risk-image-with-text.even{background:#eaf1f2}.page-who-is-at-risk-of-shingles .reference-risk-image-with-text{padding:0 50px}.page-who-is-at-risk-of-shingles .risk-outer-wrapper>section{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;padding:40px 0;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:767px){.page-who-is-at-risk-of-shingles .risk-outer-wrapper>section{-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:40px 20px;gap:24px;height:487px;margin-bottom:15px}}.page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-text,.page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-title{width:568px;font-style:normal;color:#544f40}@media only screen and (max-width:767px){.page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-text,.page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-title{width:320px;height:120px}}@media only screen and (min-width:768px) and (max-width:991px){.page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-text,.page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-title{width:100%}}.page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-title{height:32px;font-weight:700;font-size:21px;line-height:32px;color:#544f40}@media only screen and (max-width:767px){.page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-title{font-size:1em;line-height:24px}}.page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-text{height:72px;font-weight:400;font-size:1em;line-height:1.5}@media only screen and (max-width:767px){.page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-text{height:125px}}.page-who-is-at-risk-of-shingles .risk-outer-wrapper>section img{height:250px}@media only screen and (max-width:767px){.page-who-is-at-risk-of-shingles .risk-outer-wrapper>section img{height:165px}}@media only screen and (min-width:768px) and (max-width:991px){.page-who-is-at-risk-of-shingles .risk-outer-wrapper>section img{height:200px}}@media only screen and (min-width:1200px) and (max-width:1399px){.page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .image-wrapper{margin-right:120px}}@media only screen and (min-width:1400px){.page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .image-wrapper{margin-right:150px}}.symp-moreInfo{font-size:.75em}html[lang=ar-SA] .ref-first-half,html[lang=ar-SA] .ref-second-half{direction:ltr}@media (max-width:767px){html[lang=ar-SA] .richText .component-content .richText-content ol{width:95%;padding:0 10px}}html[lang=ar-sa] .richText .component-content .richText-content .ref-title{direction:rtl}@media (min-width:992px){html[lang=en-sa] .page-what-are-the-symptoms-of-shingles .card-body{min-height:246px}}@media (min-width:992px){html[lang=ar-sa] .page-what-are-the-symptoms-of-shingles .card{height:350px}}html[lang=en-SA] .page-what-is-shingles .talk-to-doctor{margin-top:0}@media (max-width:767px){html[lang=ar-SA] .page-who-is-at-risk-of-shingles .talk-to-doctor,html[lang=en-SA] .page-who-is-at-risk-of-shingles .talk-to-doctor{margin-top:-10px}}@media (min-width:768px){html[lang=ar-SA] .page-who-is-at-risk-of-shingles .talk-to-doctor,html[lang=en-SA] .page-who-is-at-risk-of-shingles .talk-to-doctor{margin-top:0}}.page-404-handler{background:#eaf1f2}.page-404-handler #footer{background-color:#eaf1f2}.page-404-handler #footer .footer-wrapper{width:50%}.page-404-handler #footer .reference-footer-links{position:absolute;right:0;width:50%}.page-404-handler #content{background-color:#eaf1f2}.page-404-handler #content .error-404-handler{color:#000;width:90%;margin:0 5%;border-bottom:2px solid #97999b;height:70vh}@media only screen and (min-width:768px) and (max-width:991px){.page-404-handler #content .error-404-handler{height:80vh}}@media only screen and (min-width:360px) and (max-width:767px){.page-404-handler #content .error-404-handler{height:78vh}}@media only screen and (min-width:992px){.page-404-handler #content .error-404-handler{width:84%;margin:0 8%}}.page-404-handler #content .error-404-handler .error-content{padding:50px 0;margin-top:12vh}.page-404-handler #content .error-404-handler .error-content a{color:#000;font-weight:400;-webkit-text-decoration-color:#97999b;text-decoration-color:#97999b}.page-404-handler #content .error-404-handler .error-content a:hover{-webkit-text-decoration-color:#6d6e71;text-decoration-color:#6d6e71}@media (min-width:992px){html[lang=en-sa] .page-who-is-at-risk-of-shingles .talk-to-doctor .richText-content .talk-doc-sec{width:59%}}.page-home .link,.page-home .linktag,.page-home .linktext,.page-what-are-the-symptoms-of-shingles .link,.page-what-are-the-symptoms-of-shingles .linktag,.page-what-are-the-symptoms-of-shingles .linktext,.page-what-is-shingles .link,.page-what-is-shingles .linktag,.page-what-is-shingles .linktext,.page-who-is-at-risk-of-shingles .link,.page-who-is-at-risk-of-shingles .linktag,.page-who-is-at-risk-of-shingles .linktext{font-weight:400;font-size:inherit;line-height:inherit;color:#f6881c;text-decoration:none}.page-home .link:hover,.page-home .linktag:hover,.page-home .linktext:hover,.page-what-are-the-symptoms-of-shingles .link:hover,.page-what-are-the-symptoms-of-shingles .linktag:hover,.page-what-are-the-symptoms-of-shingles .linktext:hover,.page-what-is-shingles .link:hover,.page-what-is-shingles .linktag:hover,.page-what-is-shingles .linktext:hover,.page-who-is-at-risk-of-shingles .link:hover,.page-who-is-at-risk-of-shingles .linktag:hover,.page-who-is-at-risk-of-shingles .linktext:hover{text-decoration:underline;color:#f6881c}.page-home .link,.page-home .link:hover,.page-what-are-the-symptoms-of-shingles .link,.page-what-are-the-symptoms-of-shingles .link:hover,.page-what-is-shingles .link,.page-what-is-shingles .link:hover,.page-who-is-at-risk-of-shingles .link,.page-who-is-at-risk-of-shingles .link:hover{color:#f6881c!important}html[lang=ar-SA] .scroll-to-top,html[lang=en-SA] .scroll-to-top{position:relative}html[lang=ar-SA] .scroll-to-top .scrolltotop,html[lang=en-SA] .scroll-to-top .scrolltotop{display:none;cursor:pointer;position:fixed;z-index:1;bottom:50px;right:40px}@media (max-width:767px){html[lang=ar-SA] .scroll-to-top .scrolltotop,html[lang=en-SA] .scroll-to-top .scrolltotop{bottom:50px;right:10px}}.download-icon{background:url(../../../../../../../content/dam/cf-pharma/shinglesprotection/en_SA/illustrations-desktop/download-icon.png);display:inline-block;width:35px;height:24px;position:relative;margin:0 7px;background-repeat:no-repeat}html[lang=ar-SA] .shingles-descp a:is(:hover),html[lang=en-SA] .shingles-descp a:is(:hover){color:#ff6f61;text-decoration:underline}html[lang=ar-SA] .page-who-is-at-risk-of-shingles .talk-to-doctor .talk-doc-sec p,html[lang=en-SA] .page-who-is-at-risk-of-shingles .talk-to-doctor .talk-doc-sec p{display:-ms-flexbox!important;display:flex!important;-ms-flex-align:center;align-items:center;text-decoration:none;-ms-flex-pack:center;justify-content:center}html[lang=ar-SA] .page-who-is-at-risk-of-shingles .talk-to-doctor .talk-doc-sec p a,html[lang=en-SA] .page-who-is-at-risk-of-shingles .talk-to-doctor .talk-doc-sec p a{text-decoration:none}html[lang=ar-SA] .page-who-is-at-risk-of-shingles .talk-to-doctor .talk-doc-sec p a:hover,html[lang=en-SA] .page-who-is-at-risk-of-shingles .talk-to-doctor .talk-doc-sec p a:hover{text-decoration:underline}html[lang=ar-SA] .page-who-is-at-risk-of-shingles .talk-to-doctor .talk-doc-sec p .button-primary,html[lang=en-SA] .page-who-is-at-risk-of-shingles .talk-to-doctor .talk-doc-sec p .button-primary{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}html[lang=ar-SA] .page-home .hero-banner.odd,html[lang=en-SA] .page-home .hero-banner.odd{display:none}html[lang=ar-SA] .page-home .hero-banner.even .carousel-slides,html[lang=en-SA] .page-home .hero-banner.even .carousel-slides{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;min-height:39.5vw;height:auto!important;margin:0;padding:0}html[lang=ar-SA] .page-home .hero-banner.even .carousel-slides li.carousel-slide,html[lang=en-SA] .page-home .hero-banner.even .carousel-slides li.carousel-slide{min-height:39.5vw;margin-top:4px;width:100%}html[lang=ar-SA] .page-home .hero-banner.even .carousel-slides .carouselEnhanced,html[lang=en-SA] .page-home .hero-banner.even .carousel-slides .carouselEnhanced{margin-top:3px}html[lang=ar-SA] .page-home .hero-banner.even .carousel-slides li:nth-child(1),html[lang=en-SA] .page-home .hero-banner.even .carousel-slides li:nth-child(1){background:url(/content/dam/cf-pharma/shinglesprotection/en_SA/illustrations-desktop/homepage_hero_desktop.jpg);min-height:39.5vw;background-size:100%;background-position:right center;background-repeat:no-repeat}@media only screen and (min-width:320px) and (max-width:768px){html[lang=ar-SA] .page-home .hero-banner.even .carousel-slides,html[lang=en-SA] .page-home .hero-banner.even .carousel-slides{padding:0;height:730px!important;min-height:300px;margin-top:0}html[lang=ar-SA] .page-home .hero-banner.even .carousel-slides .videoEnhanced .video-video-container video,html[lang=en-SA] .page-home .hero-banner.even .carousel-slides .videoEnhanced .video-video-container video{height:300px}html[lang=ar-SA] .page-home .hero-banner.even .carousel-slides li:nth-child(2) .richText.call-to-action,html[lang=en-SA] .page-home .hero-banner.even .carousel-slides li:nth-child(2) .richText.call-to-action{display:block}html[lang=ar-SA] .page-home .hero-banner.even .carousel-slides li:nth-child(2) .richText.banner-text-left,html[lang=en-SA] .page-home .hero-banner.even .carousel-slides li:nth-child(2) .richText.banner-text-left{display:block;-ms-flex-order:2;order:2;margin-top:60px}}@media only screen and (min-width:765px) and (max-width:770px){html[lang=ar-SA] .page-home .hero-banner.even .carousel-slides,html[lang=en-SA] .page-home .hero-banner.even .carousel-slides{padding:0;height:300px!important;min-height:300px;margin-top:0}}html[lang=ar-SA] .page-home .hero-banner.even .carouselEnhanced,html[lang=en-SA] .page-home .hero-banner.even .carouselEnhanced{margin-top:0}html[lang=ar-SA] .page-home .hero-banner.even .carouselEnhanced .videoEnhanced .component-content,html[lang=en-SA] .page-home .hero-banner.even .carouselEnhanced .videoEnhanced .component-content{padding-top:0;width:100%}html[lang=ar-SA] .page-home .hero-banner.even .carouselEnhanced .videoEnhanced .video-video-container video,html[lang=en-SA] .page-home .hero-banner.even .carouselEnhanced .videoEnhanced .video-video-container video{height:100%}@media only screen and (min-width:765px) and (max-width:770px){html[lang=ar-SA] .page-home .hero-banner.even .carouselEnhanced .videoEnhanced .video-video-container video,html[lang=en-SA] .page-home .hero-banner.even .carouselEnhanced .videoEnhanced .video-video-container video{height:310px!important}}html[lang=ar-SA] .page-home .hero-banner.even .carousel .carousel-nav-next,html[lang=en-SA] .page-home .hero-banner.even .carousel .carousel-nav-next{display:none}html[lang=ar-SA] .page-home .hero-banner.even .carousel .carousel-nav-prev,html[lang=en-SA] .page-home .hero-banner.even .carousel .carousel-nav-prev{display:none}html[lang=ar-SA] .prevention-treatment-text .button-primary,html[lang=ar-SA] .shingles-descp .button-primary,html[lang=en-SA] .prevention-treatment-text .button-primary,html[lang=en-SA] .shingles-descp .button-primary{display:-ms-flexbox!important;display:flex!important;-ms-flex-align:center;align-items:center;text-decoration:none}@media only screen and (min-width:320px) and (max-width:480px){html[lang=ar-SA] .page-home .carousel-slide.even .carouselSlideEnhanced .paragraphSystem,html[lang=en-SA] .page-home .carousel-slide.even .carouselSlideEnhanced .paragraphSystem{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}html[lang=ar-SA] .page-home .videoEnhanced,html[lang=en-SA] .page-home .videoEnhanced{-ms-flex-order:0;order:0}html[lang=ar-SA] .page-home .hero-banner.even .carouselEnhanced .videoEnhanced .video-video-container video,html[lang=en-SA] .page-home .hero-banner.even .carouselEnhanced .videoEnhanced .video-video-container video{height:190px!important}html[lang=ar-SA] .page-home .hero-banner.even .carousel-slides li:nth-child(2) .richText.banner-text-order1,html[lang=en-SA] .page-home .hero-banner.even .carousel-slides li:nth-child(2) .richText.banner-text-order1{-ms-flex-order:1;order:1;text-align:center}html[lang=ar-SA] .page-home .hero-banner.even .carousel-slides li:nth-child(1) .richText.banner-text-order2,html[lang=en-SA] .page-home .hero-banner.even .carousel-slides li:nth-child(1) .richText.banner-text-order2{-ms-flex-order:2;order:2;text-align:center}html[lang=ar-SA] .page-home .hero-banner.even .carousel-slides li:nth-child(3) .richText.banner-text-order3,html[lang=en-SA] .page-home .hero-banner.even .carousel-slides li:nth-child(3) .richText.banner-text-order3{-ms-flex-order:3;order:3;text-align:center}}html[lang=ar-SA] .page-home .hero-banner.even .carousel-nav{position:absolute;bottom:0;left:40%}@media only screen and (max-width:280px){html[lang=ar-SA] .page-home .hero-banner.even .carousel-nav{margin-right:36px}}@media only screen and (min-width:320px) and (max-width:480px){html[lang=ar-SA] .page-home .hero-banner.even .carousel-nav{margin-left:-5%;top:34%;padding:0;z-index:1000;left:45%}}@media only screen and (min-width:765px) and (max-width:770px){html[lang=ar-SA] .page-home .hero-banner.even .carousel-nav{margin-left:5px;top:72%}}@media only screen and (min-width:765px) and (max-width:770px){html[lang=ar-SA] .page-home .hero-banner.even .carouselEnhanced .videoEnhanced .video-video-container video{height:310px!important}}html[lang=en-SA] .page-home .hero-banner.even .carousel-nav{position:absolute;bottom:0;left:42%;margin-bottom:10px}@media only screen and (max-width:280px){html[lang=en-SA] .page-home .hero-banner.even .carousel-nav{margin-right:36px}}@media only screen and (min-width:320px) and (max-width:480px){html[lang=en-SA] .page-home .hero-banner.even .carousel-nav{margin-left:-5%;top:34%;padding:0;z-index:1000;left:45%}}@media only screen and (min-width:481px) and (max-width:767px){html[lang=en-SA] .page-home .hero-banner.even .carousel-nav{margin-left:5px;top:34%;padding:0;z-index:1000}}@media only screen and (min-width:765px) and (max-width:770px){html[lang=en-SA] .page-home .hero-banner.even .carousel-nav{margin-left:5px;top:72%;z-index:1000}}@media only screen and (min-width:765px) and (max-width:770px){html[lang=en-SA] .page-home .hero-banner.even .carouselEnhanced .videoEnhanced .video-video-container video{height:310px!important}}.page-home .banner-cta .richText-content{position:relative}@media (min-width:768px) and (max-width:991px){.banner-cta .button-primary{padding:4px 32px}}@media (max-width:767px){.banner-cta .richText-content{margin-top:0}}@media (min-width:992px) and (max-width:1000px){.banner-cta .richText-content{position:relative;top:-8px}}@media (min-width:1001px) and (max-width:1200px){.banner-cta .richText-content{position:relative;top:0}}@media (min-width:1201px) and (max-width:1400px){.banner-cta .richText-content{position:relative;top:0}}html[lang=ar-SA] .page-home .carouselSlideEnhanced .paragraphSystem{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}html[lang=ar-SA] .page-home .carouselSlideEnhanced .paragraphSystem .banner-text-order1{-ms-flex-order:1;order:1}html[lang=ar-SA] .page-home .carouselSlideEnhanced .paragraphSystem .banner-text-order2{-ms-flex-order:2;order:2}html[lang=ar-SA] .page-home .carouselSlideEnhanced .paragraphSystem .banner-text-order3{-ms-flex-order:3;order:3}html[lang=ar-SA] .page-home .carouselSlideEnhanced .paragraphSystem .shingles-descp{width:100%;margin:0 auto;padding:0 0}html[lang=ar-SA] .page-home .carouselSlideEnhanced .paragraphSystem .shingles-descp p{padding:0}html[lang=ar-SA] .page-home .carouselSlideEnhanced .paragraphSystem .banner-cta .richText-content{margin-left:0;width:500px;margin-top:1vw;margin-left:35vw;padding:10px 44px 20px 44px}@media (max-width:767px){html[lang=ar-SA] .page-home .carouselSlideEnhanced .paragraphSystem .banner-cta .richText-content{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:auto}}html[lang=en-SA] .page-home .carouselSlideEnhanced .paragraphSystem{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}html[lang=en-SA] .page-home .carouselSlideEnhanced .paragraphSystem .banner-text-order1{-ms-flex-order:1;order:1}html[lang=en-SA] .page-home .carouselSlideEnhanced .paragraphSystem .banner-text-order2{-ms-flex-order:2;order:2}html[lang=en-SA] .page-home .carouselSlideEnhanced .paragraphSystem .banner-text-order3{-ms-flex-order:3;order:3}html[lang=en-SA] .page-home .carouselSlideEnhanced .paragraphSystem .shingles-descp{width:100%;margin:0 auto;padding:0 0}html[lang=en-SA] .page-home .carouselSlideEnhanced .paragraphSystem .shingles-descp p{padding:0}html[lang=en-SA] .page-home .carouselSlideEnhanced .paragraphSystem .banner-cta .richText-content{margin-left:0;width:500px;margin-top:1vw;margin-left:50vw;padding:10px 44px 20px 44px}@media (max-width:767px){html[lang=en-SA] .page-home .carouselSlideEnhanced .paragraphSystem .banner-cta .richText-content{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:auto}}.page-shingles-pictures .paragraphSystem .gallery-container{display:-ms-grid;display:grid;-ms-grid-columns:(auto)[3];grid-template-columns:repeat(3,auto);-ms-flex:1 1 auto;flex:1 1 auto;grid-gap:10px;margin:10px}.page-shingles-pictures .paragraphSystem .gallery-container .gallery-container-content{height:100%;width:100%}.page-shingles-pictures .paragraphSystem .gallery-container .gallery-container-content img{height:auto;width:100%;object-fit:cover;object-position:center;border:3px solid #555}.page-shingles-pictures .paragraphSystem .gallery-container .gallery-container-content h2{color:#4f4f4f;font-size:16px;line-height:40px;font-weight:600;margin:0}@media (max-width:767px){.page-shingles-pictures .paragraphSystem .gallery-container .gallery-container-content h2{line-height:25px!important}}.page-shingles-pictures .shingles-pictures h1{font-size:30px;padding-left:10px}.page-shingles-pictures .shingles-pictures .gallery-sub-heading h2{color:#4f4f4f;font-size:16px;line-height:40px;font-weight:600;margin:0;padding-left:10px}.page-shingles-pictures .shingles-pictures .gallery-container-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 4px}.page-shingles-pictures .shingles-pictures .gallery-container-column{-ms-flex:32%;flex:32%;max-width:33%;padding:0 4px}.page-shingles-pictures .shingles-pictures .gallery-container-column img{vertical-align:middle;width:100%;border:3px solid #555}@media (max-width:767px){.page-shingles-pictures .shingles-pictures{margin-top:85px}}html[lang=ar-SA] .page-home .hero-banner.even .carousel-nav,html[lang=en-SA] .page-home .hero-banner.even .carousel-nav{display:none}html[lang=ar-SA] .page-home .hero-banner.even .carousel-slides li.carousel-slide:nth-child(1) .carousel-content .box:first-of-type,html[lang=en-SA] .page-home .hero-banner.even .carousel-slides li.carousel-slide:nth-child(1) .carousel-content .box:first-of-type{position:absolute;width:60%;top:0;z-index:1;left:0}html[lang=ar-SA] .page-home .hero-banner.even .carousel-slides li.carousel-slide:nth-child(1) .carousel-content .videoEnhanced,html[lang=en-SA] .page-home .hero-banner.even .carousel-slides li.carousel-slide:nth-child(1) .carousel-content .videoEnhanced{position:relative}html[lang=ar-SA] .page-home .hero-banner.even .carousel-slides li.carousel-slide:nth-child(1) .richText.banner-text-container .component-content .richText-content,html[lang=en-SA] .page-home .hero-banner.even .carousel-slides li.carousel-slide:nth-child(1) .richText.banner-text-container .component-content .richText-content{margin-left:3vw}html[lang=ar-SA] .page-home .hero-banner.even .carousel-slides li.carousel-slide:nth-child(1) .paragraphSystem .banner-cta .richText-content,html[lang=en-SA] .page-home .hero-banner.even .carousel-slides li.carousel-slide:nth-child(1) .paragraphSystem .banner-cta .richText-content{margin-left:3vw}@media (max-width:767px){html[lang=ar-SA] .page-home .hero-banner.even .carousel-slides li.carousel-slide:nth-child(1) .carousel-content .box.mobile-banner,html[lang=en-SA] .page-home .hero-banner.even .carousel-slides li.carousel-slide:nth-child(1) .carousel-content .box.mobile-banner{display:none!important}html[lang=ar-SA] .page-home .hero-banner.even .carousel-slides li.carousel-slide:nth-child(1) .richText.banner-text-container .component-content .richText-content,html[lang=en-SA] .page-home .hero-banner.even .carousel-slides li.carousel-slide:nth-child(1) .richText.banner-text-container .component-content .richText-content{margin:0!important;width:100%}html[lang=ar-SA] .page-home .hero-banner.even .carousel-slides li.carousel-slide:nth-child(1) .carousel-content .box:first-of-type,html[lang=en-SA] .page-home .hero-banner.even .carousel-slides li.carousel-slide:nth-child(1) .carousel-content .box:first-of-type{width:100%!important;margin-top:18vw}html[lang=ar-SA] .page-home .hero-banner.even .carousel-slides li.carousel-slide:nth-child(1) .paragraphSystem .banner-cta .richText-content,html[lang=en-SA] .page-home .hero-banner.even .carousel-slides li.carousel-slide:nth-child(1) .paragraphSystem .banner-cta .richText-content{margin:auto!important}html[lang=ar-SA] .page-home .hero-banner.even .carousel-slides li.carousel-slide:nth-child(1) .richText.banner-text-container.banner-text-order1,html[lang=en-SA] .page-home .hero-banner.even .carousel-slides li.carousel-slide:nth-child(1) .richText.banner-text-container.banner-text-order1{margin-top:24vh}}@media (min-width:768px) and (max-width:992px){html[lang=ar-SA] .page-home .hero-banner.even .carousel-slides li.carousel-slide:nth-child(1) .carousel-content .box:first-of-type,html[lang=en-SA] .page-home .hero-banner.even .carousel-slides li.carousel-slide:nth-child(1) .carousel-content .box:first-of-type{width:75%}}@media (min-width:320px) and (max-width:480px){html[lang=ar-SA] .page-home .hero-banner.even .carousel-slides li.carousel-slide:nth-child(1) .richText.banner-text-container.banner-text-order1,html[lang=en-SA] .page-home .hero-banner.even .carousel-slides li.carousel-slide:nth-child(1) .richText.banner-text-container.banner-text-order1{margin-top:24vw}}@media (min-width:1150px) and (max-width:1250px){html[lang=ar-SA] .navigation .navigation-root.navigation-level1 .navigation-item{padding:11px;min-height:52px;padding-top:10px}}.video-transcript a{text-decoration:none}.video-transcript p{display:none}.video-transcript p:first-child{display:block}.video-transcript ul{display:none;margin-bottom:12px!important}.video-transcript .show-transcript{color:#4d4d4d!important;text-decoration:underline;display:initial;font-size:.875rem;line-height:.75rem;text-transform:uppercase;font-weight:400}.video-transcript .show-transcript span{color:#4d4d4d}.video-transcript .show-transcript:before{content:"\f055";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#7bb556;padding-right:6px}.video-transcript .show-transcript.minus-icon:before{content:"\f056";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.video-transcript .hide-transcript-button{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.video-transcript .transcript-container.is-visible p{display:block}.video-transcript .transcript-container.is-visible p:first-child{border-bottom:1px solid #d8d8d8;padding-bottom:16px;margin-bottom:18px}.video-transcript .transcript-container.is-visible p:last-child{border-bottom:1px solid #d8d8d8;padding-bottom:35px;margin-bottom:5px}@media only screen and (min-width:992px){.video-transcript .transcript-container.is-visible p:last-child{padding-bottom:46px;margin-bottom:10px}}.video-transcript .transcript-container.is-visible ul{display:block}@media (min-width:992px){.videoEnhanced .component-content{margin:0 auto;width:50%}}@media (min-width:768px){.videoEnhanced .component-content{padding-top:80px}}.video-nojs{display:none}.video-transcript{padding:11px 16px;margin-top:16px;border:1px solid #c4c4c4;border-radius:4px}@media (min-width:992px){.video-transcript{width:50%;margin:0 auto}}.video-transcript.transcript-active .video-transcript-title::after{transform:rotate(-180deg)}.video-transcript.transcript-active .video-transcript-content{display:block;text-align:justify;padding:10px;margin-top:15px}.video-transcript .video-transcript-title{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;gap:8px;color:#14717d;font-weight:400;line-height:24px}.video-transcript .video-transcript-title:hover{color:#14717d}.video-transcript .video-transcript-title::after{content:"\f107";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition-duration:.5s}.video-transcript .video-transcript-content{display:none}.risk-result,.risk-screener-four,.risk-screener-one,.risk-screener-three,.risk-screener-two,.risk-section{display:none;width:53%;margin-left:2.5rem}.active{display:block}.risk-assessment{color:#fff;padding-top:20px;text-align:center;position:relative;height:45vw}.risk-assessment::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background-image:url(/content/dam/cf-pharma/shinglesprotection/master/illustrations-desktop/shingles_what_hero_desktop.jpg);background-size:cover;background-position:center;filter:grayscale(50%) drop-shadow(0 0 10px rgba(0, 0, 0, .5))}.risk-container{margin:0 auto;max-width:1140px;color:#fff}.risk-container h2{font-size:36px;letter-spacing:1px;padding-bottom:20px}.risk-container p{line-height:30px;letter-spacing:.5px;font-size:17px}#risk_button .orange-cta{background-color:#f36d21;border-radius:25px;padding:10px 20px;line-height:initial;text-shadow:none;color:#fff;font-weight:600;display:inline-block;font-size:14px;text-decoration:none!important;transition:.3s all ease-in;cursor:pointer;margin:35px 0 25px 0;text-transform:uppercase;border:0}#risk_button .orange-cta a{font-weight:600}#risk_button .orange-cta a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}#risk_button .orange-cta:hover{color:#f36d21;background:#fff}.risk-screener-container #progressbar{padding:0;margin:15px 0 30px 0;overflow:hidden;counter-reset:step}.risk-screener-container #progressbar li{border-top:5px solid #ccc;margin-right:10px;border-radius:5px;font-size:0;line-height:0;padding:0;width:90px;list-style-type:none;text-transform:uppercase;float:left;position:relative;letter-spacing:1px}.risk-screener-container #progressbar li.active{border-color:#f36d21}#age_form,#chickenpox-form,#comorbidities_form,#weakened-immun_form{position:relative;padding:0!important;margin:0!important;width:100%!important;background:0 0!important;box-shadow:none!important;text-align:left}.steps-text{color:#fff;font-size:18px;font-weight:600;padding-top:50px}h2.fs-title{color:#fff;font-size:30px;letter-spacing:1px;margin-bottom:20px;margin-top:20px;font-weight:700;font-family:'Saira Condensed',sans-serif}.action-button{background:0 0;border:1px solid #fff;font-size:14px;width:auto;padding:6px 15px 3px;outline:0;box-shadow:none;font-family:Catamaran;transition:.3s all ease-in;font-weight:700;color:#fff;border-radius:25px;cursor:pointer;margin:10px 5px}.action-button:hover{border-color:#f36d21;color:#f36d21;box-shadow:none}input.previous.action-button-previous{background:0 0;font-family:Catamaran;font-size:12px;width:auto;border:0!important;outline:0!important;box-shadow:none!important;float:right;transition:.3s all ease-in;font-weight:700;color:#fff;border-radius:25px;cursor:pointer;padding:10px 5px;margin:10px 5px}input.previous.action-button-previous:hover{color:#f36d21}.screener-question-example{font-family:'Saira Condensed',sans-serif;font-weight:600;color:#fff;font-size:20px;display:block;text-transform:lowercase;margin-bottom:10px}.at-risk-container,.high-risk-container,.low-risk-container{display:none}.show{display:block}.result-head .result-logic-strong{background-color:#f36d21;text-transform:uppercase;padding:0 10px}.risk-at-your-container{margin-top:3rem}.risk-at-your-container p.result-head{font-size:22px;margin-bottom:20px;font-weight:800;letter-spacing:.1rem;word-spacing:.1rem}.risk-at-your-container p{line-height:30px;letter-spacing:.5px;font-size:18px}@media (max-width:1024px){.risk-at-your-container .result-body,.risk-container .risk-body{font-size:14px;letter-spacing:normal;line-height:20px}.risk-assessment{height:55vw;padding-top:0}.steps-text{padding-top:15px}h2.fs-title{font-size:20px}}@media (max-width:768px){.risk-screener-container #progressbar li{width:70px}#risk_button .orange-cta{margin-top:10px}}@media (max-width:740px){.risk-assessment{height:auto}.risk-assessment::before{height:20vh}.risk-result,.risk-screener-four,.risk-screener-one,.risk-screener-three,.risk-screener-two,.risk-section{margin-top:20vh;background-color:#000;width:100%;margin-left:0;padding-inline:1rem;height:40vh}}@media (max-width:420px){.risk-at-your-container p.result-head{letter-spacing:normal}.risk-screener-container #progressbar li{width:50px}.risk-at-your-container{margin-top:1rem}.risk-result,.risk-screener-four,.risk-screener-one,.risk-screener-three,.risk-screener-two,.risk-section{height:auto;min-height:48vh}}.title{padding-top:1rem;margin-bottom:.5rem}.title h1{color:#a05530}.snippetReference.banner-fixed-component,.snippetReference.browser-warning{min-height:0}.banner-fixed-component{min-height:0}.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{-ms-flex-item-align:baseline;align-self:baseline;background-color:#fcf8e3;color:inherit;border:none}.reference-banner .banner:not(.is-hidden){display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align: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:.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;-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.banner__content p{margin:0}.banner__icon{display:none}.reference-banner{background-color:#E9FDE8;box-shadow:0 3px 6px #0000001a;padding:0}.reference-banner p a{font-size:.875rem;line-height:1.125rem;font-weight:700;letter-spacing:.28px;text-transform:uppercase;color:#6D6E71}.reference-banner .banner__close-button{-ms-flex-item-align:baseline;align-self:baseline;background-color:transparent;color:inherit;border:none;cursor:pointer}@media only screen and (min-width:992px){.reference-banner .banner__close-button{padding-right:20px}}@media (max-width:767px){.hero-banner{background:none}}@media (max-width:767px){.hero-banner .banner-text-left{width:100vw}}@media (max-width:767px){.hero-banner .mobile-banner{min-height:300px;background:url("/content/dam/cf-pharma/shinglesprotection/master/illustrations-mobile/homepage_hero_mobile.jpg");background-size:100%;background-position:right center;background-repeat:no-repeat;position:relative;width:100vw}}@media only screen and (min-width:768px){.hero-banner .mobile-banner{background:none}}@media (max-width:280px){.hero-banner .mobile-banner{min-height:235px}}@media only screen and (min-width:768px){.hero-banner{background:url("/content/dam/cf-pharma/shinglesprotection/master/illustrations-desktop/homepage_hero_desktop.jpg");min-height:39.5vw;background-size:100%;background-position:right center;background-repeat:no-repeat;position:relative}}.hero-banner .richText.banner-sub-text .component-content .richText-content{margin-left:35vw;margin-top:30px}.hero-banner .richText.banner-sub-text .component-content .richText-content p{font-size:.87em;color:#ffffff;line-height:1.5}@media (min-width:768px) and (max-width:991px){.hero-banner .richText.banner-sub-text .component-content .richText-content{margin-left:39vw;width:360px;margin-top:10px}.hero-banner .richText.banner-sub-text .component-content .richText-content p{font-size:.68em;line-height:1.5}}@media (min-width:992px) and (max-width:1400px){.hero-banner .richText.banner-sub-text .component-content .richText-content{margin-left:40vw;width:410px;margin-top:13px}}@media (max-width:767px){.hero-banner .richText.banner-sub-text .component-content .richText-content{margin-top:80px;margin-left:0;position:absolute;z-index:1;padding:20px}}@media (max-width:280px){.hero-banner .richText.banner-sub-text .component-content .richText-content{margin-top:100px}}@media (min-width:1400px){.hero-banner .richText.banner-sub-text .component-content .richText-content{margin-left:44vw;width:40vw}}.hero-banner .richText.banner-text-container .component-content .richText-content{width:640px;color:#ffffff;background-color:#172f3c;border-radius:16px;padding:15px 44px 32px 44px}@media (min-width:768px) and (max-width:991px){.hero-banner .richText.banner-text-container .component-content .richText-content{width:419px;margin-top:.5vh;margin-left:40vw;padding:0 25px 7px 25px;border-radius:10px}}@media (min-width:992px) and (max-width:1400px){.hero-banner .richText.banner-text-container .component-content .richText-content{width:500px;margin-top:2vh;margin-left:40vw;padding:0 24px 10px 24px}}@media (max-width:767px){.hero-banner .richText.banner-text-container .component-content .richText-content{width:100vw;margin-top:-1px;margin-left:0;border-radius:0;padding:30px 20px}}@media (max-width:280px){.hero-banner .richText.banner-text-container .component-content .richText-content{padding:25px 20px}}@media (min-width:1400px){.hero-banner .richText.banner-text-container .component-content .richText-content{width:640px;margin-top:40px;margin-left:40vw}}.hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.3em;line-height:40px;font-stretch:semi-condensed;font-style:normal;font-family:"Barlow Semi Condensed";font-weight:500}@media (min-width:768px) and (max-width:991px){.hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:1.7em;line-height:25px}}@media (max-width:767px){.hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2em;line-height:35px}}@media (min-width:1400px){.hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.3em;line-height:60px}}.hero-banner .richText.banner-text-container .component-content .richText-content h1 sup{font-size:18px;left:2px;vertical-align:super}@media (min-width:1400px){.hero-banner .richText.banner-text-container .component-content .richText-content h1 sup{font-size:25px}}.hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1.125em;line-height:1.5;margin-top:15px}@media (min-width:1400px){.hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1.31em;line-height:1.5;margin-top:24px}}@media (min-width:768px) and (max-width:991px){.hero-banner .richText.banner-text-container .component-content .richText-content p{margin-top:12px;line-height:1.5;font-size:.93em}}@media (min-width:992px) and (max-width:1200px){.hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1em}}.hero-banner .richText.banner-text-container .component-content .richText-content p + p{margin-top:24px;font-size:.75em;line-height:1.5;letter-spacing:-.15px}@media (min-width:1400px){.hero-banner .richText.banner-text-container .component-content .richText-content p + p{margin-top:24px;font-size:.75em;line-height:1.5;letter-spacing:-.15px}}@media (min-width:768px) and (max-width:991px){.hero-banner .richText.banner-text-container .component-content .richText-content p + p{margin-top:8px;font-size:.68em;line-height:1.5}}@media (min-width:992px) and (max-width:1200px){.hero-banner .richText.banner-text-container .component-content .richText-content p + p{margin-top:15px}}@media only screen and (min-width:768px){.page-what-is-shingles .hero-banner{background:url("/content/dam/cf-pharma/shinglesprotection/master/illustrations-desktop/shingles_what_hero_desktop.jpg");background-size:100%;background-position:right center;background-repeat:no-repeat;position:relative}}@media (max-width:767px){.page-what-is-shingles .hero-banner .mobile-banner{min-height:300px;background:url("/content/dam/cf-pharma/shinglesprotection/en_SA/illustrations-mobile/homepage_hero_mobile_mini.jpg");background-size:100%;background-position:right center;background-repeat:no-repeat;position:relative;width:100vw}}@media (min-width:540px) and (max-width:767px){.page-what-is-shingles .hero-banner .mobile-banner{min-height:400px}}@media only screen and (min-width:768px){.page-what-is-shingles .hero-banner .mobile-banner{background:none}}@media (max-width:280px){.page-what-is-shingles .hero-banner .mobile-banner{min-height:235px}}.page-what-is-shingles .hero-banner .richText.banner-text-container.banner-text-right .component-content{-ms-flex-pack:left;justify-content:left}@media (min-width:768px) and (max-width:991px){.page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:419px;margin-top:.8vh;margin-left:2vw;padding:0 25px 7px 25px;border-radius:10px}}@media (min-width:992px) and (max-width:1400px){.page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:500px;margin-top:2vh;margin-left:8vw;padding:0 24px 10px 24px}}@media (max-width:767px){.page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:100vw;margin-top:-1px;margin-left:0;border-radius:0;padding:30px 20px}}@media (max-width:280px){.page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{padding:25px 20px}}@media (min-width:1400px){.page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:640px;margin-top:96px;margin-left:11vw}}.page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.187em;line-height:38px}@media (max-width:767px){.page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.187em;line-height:38px}}@media (min-width:1400x){.page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.812em;line-height:48px}}.page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1em;line-height:1.5}@media (min-width:768px) and (max-width:991px){.page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:.875em;line-height:20px}}@media only screen and (min-width:768px){.page-what-are-the-symptoms-of-shingles .hero-banner{background:url("/content/dam/cf-pharma/shinglesprotection/master/illustrations-desktop/shingles_symptoms_hero_desktop.jpg");background-size:100%;background-position:right center;background-repeat:no-repeat;position:relative;min-height:36.2vw;margin-top:5px}}@media (max-width:767px){.page-what-are-the-symptoms-of-shingles .hero-banner .mobile-banner{min-height:300px;background:url("/content/dam/cf-pharma/shinglesprotection/en_SA/illustrations-mobile/homepage_hero_mobile_mini.jpg");background-size:100%;background-position:right center;background-repeat:no-repeat;position:relative;width:100vw}}@media (min-width:540px) and (max-width:767px){.page-what-are-the-symptoms-of-shingles .hero-banner .mobile-banner{min-height:400px}}@media only screen and (min-width:768px){.page-what-are-the-symptoms-of-shingles .hero-banner .mobile-banner{background:none}}@media (max-width:280px){.page-what-are-the-symptoms-of-shingles .hero-banner .mobile-banner{min-height:235px}}.page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container.banner-text-right .component-content{-ms-flex-pack:left;justify-content:left}@media (min-width:768px) and (max-width:991px){.page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:425px;margin-top:.8vh;margin-left:2vw;padding:0 25px 7px 25px;border-radius:10px}}@media (min-width:992px) and (max-width:1200px){.page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:500px;margin-top:2vh;margin-left:8vw;padding:0 30px 10px 30px}}@media (min-width:1201px) and (max-width:1400px){.page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:550px;margin-top:7vh;margin-left:8vw;padding:0 24px 10px 24px}}@media (max-width:767px){.page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:100vw;margin-top:-1px;margin-left:0;border-radius:0;padding:30px 20px}}@media (max-width:280px){.page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{padding:25px 20px}}@media (min-width:1400px){.page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:640px;margin-top:96px;margin-left:11vw}}.page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.18em;line-height:38px}@media (max-width:767px){.page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.18em;line-height:38px}}@media (min-width:1400x){.page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.81em;line-height:48px}}.page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1em;line-height:1.5}@media (min-width:768px) and (max-width:991px){.page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:.87em;line-height:17px}}@media only screen and (min-width:768px){.page-who-is-at-risk-of-shingles .hero-banner{background:url("/content/dam/cf-pharma/shinglesprotection/master/illustrations-desktop/shingles_risk_banner_desktop.jpg");background-size:100%;background-position:right center;background-repeat:no-repeat;position:relative;min-height:18vw;margin-top:5px}}@media (max-width:767px){.page-who-is-at-risk-of-shingles .hero-banner .mobile-banner{min-height:0;background:none;width:100vw;display:none}}.page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:44vw;margin:3vh auto 0 auto;background-color:transparent;text-align:center}@media (max-width:767px){.page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{background-color:#000000;width:100vw;margin:0;padding:20px 20px 30px 20px}}@media (min-width:768px) and (max-width:992px){.page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:55vw;margin:1vh auto 0 auto}}@media (min-width:993px) and (max-width:1400px){.page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:53vw;margin:3vh auto 0 auto}}.page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.81em;font-weight:700;line-height:48px}@media (max-width:767px){.page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.18em;line-height:36px}}@media (min-width:768px) and (max-width:992px){.page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:1.87em;line-height:30px}}@media (min-width:993px) and (max-width:1400px){.page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.37em;line-height:35px}}.page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1.75em;line-height:1.5}@media (max-width:767px){.page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1.37em}}@media (min-width:768px) and (max-width:992px){.page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1.12em}}.page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p sup{vertical-align:super;top:0}@media (max-width:767px){html[lang="en-SA"] #header{position:absolute;margin-top:10px}}@media only screen and (min-width:768px){html[lang="en-SA"] .hero-banner{background:url("/content/dam/cf-pharma/shinglesprotection/en_SA/illustrations-desktop/homepage_hero_desktop.jpg");min-height:39.5vw;background-size:100%;background-position:right center;background-repeat:no-repeat;position:relative;margin-top:4px;width:100%}}@media only screen and (min-width:768px) and (min-width:993px) and (max-width:1023px){html[lang="en-SA"] .hero-banner{top:-15px}}@media (max-width:767px){html[lang="en-SA"] .hero-banner .mobile-banner{min-height:300px;background:url("/content/dam/cf-pharma/shinglesprotection/en_SA/illustrations-mobile/homepage_hero_mobile_mini.jpg");background-size:100%;background-position:right center;background-repeat:no-repeat;position:relative;width:100vw}}@media only screen and (min-width:768px){html[lang="en-SA"] .hero-banner .mobile-banner{background:none}}@media (max-width:280px){html[lang="en-SA"] .hero-banner .mobile-banner{min-height:235px}}html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content{width:640px;color:#ffffff;background-color:#172f3c;border-radius:16px;padding:15px 44px 32px 44px}@media (min-width:768px) and (max-width:992px){html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content{width:550px;margin-top:1vh;margin-left:20vw;padding:10px;border-radius:10px}}@media (min-width:768px) and (max-width:819px){html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content{margin-top:5px}}@media (min-width:992px) and (max-width:1400px){html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content{width:600px;margin-top:1.5vh;margin-left:35vw;padding:0 24px 10px 24px}}@media (max-width:767px){html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content{width:100vw;margin-top:-1px;margin-left:0;border-radius:0;padding:30px 20px}}@media (max-width:280px){html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content{padding:25px 20px}}@media (min-width:1400px){html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content{width:800px;margin-top:15px;margin-left:40vw}}@media (min-width:1600px){html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content{margin-top:40px}}@media (min-width:1024px) and (max-width:1100px){html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content{margin-top:10px;padding-bottom:20px}}html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:1.7em;line-height:1.2;font-stretch:semi-condensed;font-style:normal;font-family:"Barlow Semi Condensed";font-weight:500}@media (min-width:768px) and (max-width:991px){html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:1.7em;line-height:1em}}@media (min-width:768px) and (max-width:819px){html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content h1{margin-top:10px}}@media (max-width:767px){html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:1.7em;line-height:35px}}@media (min-width:993px) and (max-width:1023px){html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content h1{margin-top:0}}@media (min-width:1400px) and (max-width:1620px){html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.3em;line-height:1.2em}}@media (min-width:1024px) and (max-width:1100px){html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content h1{margin-top:10px}}html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content h1 sup{font-size:18px;left:2px;vertical-align:super}@media (min-width:1400px){html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content h1 sup{font-size:25px}}html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1.125em;line-height:1.12em;margin-top:15px}@media (min-width:1400px) and (max-width:1470px){html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1.2em}}@media (min-width:1471px){html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1.312em;line-height:1.4em;margin-top:0}}@media (min-width:768px) and (max-width:991px){html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1em;margin-top:15px;line-height:1.3em}}@media (min-width:768px) and (max-width:819px){html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content p{margin-top:5px}}@media (min-width:1024px) and (max-width:1100px){html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content p{margin-top:5px}}html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content p + p{margin-top:10px;font-size:.875em;line-height:1.22em;letter-spacing:.15px}@media (min-width:1400px){html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content p + p{margin-top:10px;font-size:1em;line-height:1.25em;letter-spacing:.15px}}@media (min-width:768px) and (max-width:991px){html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content p + p{margin-top:8px;font-size:.75em;line-height:1.3em}}@media (min-width:1024px) and (max-width:1100px){html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content p + p{margin-top:5px}}@media (min-width:768px) and (max-width:819px){html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content p + p{margin-top:5px}}@media (min-width:1600px){html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content p + p{margin-top:24px}}html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content p + p sup{vertical-align:super;top:1px;font-size:10px}html[lang="en-SA"] .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{margin-top:12px;background-color:#f6881c;padding-bottom:15px}@media (min-width:768px) and (max-width:992px){html[lang="en-SA"] .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{margin-top:5px;padding:5px 5px 5px 5px}}@media (min-width:992px) and (max-width:1400px){html[lang="en-SA"] .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{margin-top:15px;padding-bottom:15px;padding-top:15px}}@media (max-width:767px){html[lang="en-SA"] .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{margin-top:0}html[lang="en-SA"] .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content section{display:inline-block;margin-top:20px}}@media (min-width:1024px) and (max-width:1250px){html[lang="en-SA"] .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{margin-top:5px;padding-top:10px;padding-bottom:10px}}@media (min-width:1400px){html[lang="en-SA"] .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{margin-top:15px;padding-bottom:5px;padding-top:5px}}@media (min-width:1600px){html[lang="en-SA"] .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{margin-top:20px;padding-bottom:15px;padding-top:15px}}@media only screen and (min-width:1300px) and (max-width:1599px){html[lang="en-SA"] .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{margin-top:20px;padding-bottom:15px;padding-top:15px}}html[lang="en-SA"] .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content p{font-size:.8em;margin-top:0}@media (max-width:767px){html[lang="en-SA"] .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content p{margin-top:-43px}}@media (min-width:768px) and (max-width:992px){html[lang="en-SA"] .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content p{font-size:.7em}}@media (min-width:1400px){html[lang="en-SA"] .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content p{font-size:1.2em}}@media (min-width:1100px) and (max-width:1250px){html[lang="en-SA"] .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content p{font-size:.9em}}@media only screen and (min-width:768px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner{background:url("/content/dam/cf-pharma/shinglesprotection/en_SA/illustrations-desktop/New-Banner.png");min-height:37vw;background-size:100%;background-position:top;background-repeat:no-repeat;position:relative;margin-top:2px}}@media only screen and (min-width:768px) and (min-width:992px) and (max-width:1022px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner{top:5px}}@media only screen and (min-width:768px) and (min-width:1023px) and (max-width:1066px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner{top:0}}@media (max-width:767px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .mobile-banner{margin-top:75px}}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{border-radius:0}@media (max-width:767px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{margin-top:-2px}}@media (min-width:767px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{margin-right:40vw;margin-left:0}}@media (min-width:768px) and (max-width:991px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{margin-right:35vw;width:480px;margin-top:1vh;padding:10px;position:relative;top:5px}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:1.5em;line-height:.9em;margin-top:0}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{margin-top:10px;line-height:1.1em;font-size:.7em}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p + p{margin-top:8px;font-size:.7em;line-height:1.2em}}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p + p + p + p{margin-top:5px}@media (max-width:767px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.18em}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1em;line-height:1.5;margin-top:25px}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p + p{font-size:1em;line-height:1.5}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p + p + p{margin-top:30px}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p + p + p + p{margin-top:10px}}@media (min-width:1600px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:850px;margin-top:5vh;padding:20px 44px 20px 44px}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.187em;line-height:1em}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1em;line-height:1.23em}}@media (min-width:1400px) and (max-width:1600px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:750px;margin-top:2vh;padding:10px 30px 10px 30px}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.187em;line-height:.75em}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{margin-top:20px;font-size:1.2em;line-height:1.27em}}@media (min-width:1200px) and (max-width:1400px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:720px;margin-top:3vh;padding:20px 34px 20px 34px;position:relative;top:-10px}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.187em;margin-top:0}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1em;line-height:1.23em}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p + p{margin-top:15px}}@media (min-width:1300px) and (max-width:1400px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1em;line-height:1.33em}}@media (min-width:992px) and (max-width:1200px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:560px;margin-top:4vh;padding:15px 34px 15px 34px}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.187em;margin-top:0}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:.8em;line-height:1.19em;margin-top:15px}}@media (min-width:992px) and (max-width:1022px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{margin-top:1vh}}@media (min-width:1023px) and (max-width:1100px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{margin-top:1vh}}@media (min-width:1400px) and (max-width:1499px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{margin-top:1vh}}@media only screen and (min-width:1101px) and (max-width:1199px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{margin-top:1vh}}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.shingles-descp.banner-cta .richText-content{padding:7px 20px 7px 20px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content{margin-top:0}@media (max-width:767px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content p{font-size:1em;margin-top:-39px}}@media (min-width:768px) and (max-width:991px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content{margin-right:35vw;padding:10px}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content p{font-size:.7em;margin-top:0;line-height:1.5em}}@media (min-width:1400px) and (max-width:1600px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content{padding:10px 30px 10px 30px}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content p{font-size:1.5em;margin-top:0}}@media (min-width:1600px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content{padding:20px 44px 20px 44px}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content p{font-size:1.4em;margin-top:0}}@media (min-width:1100px) and (max-width:1400px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content p{font-size:1em;margin-top:0}}@media (min-width:992px) and (max-width:1100px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content{padding:10px 34px 10px 34px}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content p{font-size:.9em;margin-top:0}}@media only screen and (min-width:768px){html[lang="en-SA"] .page-what-is-shingles .hero-banner{background:url("/content/dam/cf-pharma/shinglesprotection/en_SA/illustrations-desktop/New-Banner.png");min-height:36vw;background-size:100%;background-position:top;background-repeat:no-repeat;position:relative;margin-top:0}}@media only screen and (min-width:768px) and (min-width:1000px) and (max-width:1040px){html[lang="en-SA"] .page-what-is-shingles .hero-banner{top:17px}}@media only screen and (min-width:768px) and (min-width:1100px) and (max-width:1130px){html[lang="en-SA"] .page-what-is-shingles .hero-banner{top:-7px}}@media only screen and (min-width:768px) and (min-width:1201px) and (max-width:1230px){html[lang="en-SA"] .page-what-is-shingles .hero-banner{top:-9px}}@media (max-width:767px){html[lang="en-SA"] .page-what-is-shingles .hero-banner .mobile-banner{margin-top:70px}}html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{border-radius:0}@media (max-width:767px){html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{margin-top:-1px}}@media (min-width:767px){html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{margin-right:40vw;margin-left:0}}@media (min-width:768px) and (max-width:991px){html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{margin-right:25vw;width:550px;margin-top:1vh;padding:7px 20px 7px 20px;top:20px}html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:1.8em;line-height:.9em;margin-top:0}html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{margin-top:10px;line-height:1.1em;font-size:.7em}html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p + p{margin-top:8px;font-size:.7em;line-height:1.1em}}html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p + p + p + p{margin-top:5px}@media (max-width:767px){html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.187em;line-height:1em}html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1em;line-height:1.5;margin-top:25px}html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p + p{font-size:1em;line-height:1.5}html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p + p + p{margin-top:20px}html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p + p + p + p{margin-top:10px}}@media (min-width:1600px){html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:850px;margin-top:4vh;padding:15px 34px 20px 34px}html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.187em;line-height:1em;margin-top:8px}html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1em;line-height:1.14em;margin-top:20px}}@media (min-width:1400px) and (max-width:1599px){html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:770px;margin-top:2vh;padding:15px 34px 20px 34px}html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.187em;line-height:.75em;margin-top:10px}html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{margin-top:20px;font-size:1em;line-height:1.27em}html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p + p{margin-top:15px}}@media (min-width:1200px) and (max-width:1400px){html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:720px;margin-top:2vh;padding:15px 34px 15px 34px}html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.187em;margin-top:10px}html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1em;line-height:1.17em}html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p + p{margin-top:10px}}@media (min-width:1300px) and (max-width:1400px){html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{line-height:1.3em;font-size:1em}}@media (min-width:992px) and (max-width:1200px){html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:560px;margin-top:2vh;padding:10px 34px 10px 34px}html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.187em;margin-top:0}html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:.8em;line-height:1.1em;margin-top:10px}}@media (min-width:1001px) and (max-width:1099px){html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{margin-top:1vh}}@media (min-width:992px) and (max-width:1000px){html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{margin-top:0}}@media (min-width:1041px) and (max-width:1200px){html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:585px}}html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content{margin-top:0}@media (max-width:767px){html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content p{font-size:1em;margin-top:-39px}}@media (min-width:768px) and (max-width:991px){html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content{margin-right:25vw;padding:7px 20px 7px 20px}html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content p{font-size:.7em;margin-top:0;line-height:1.2em}}@media (min-width:1400px) and (max-width:1599px){html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content{padding:15px 34px 15px 34px}html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content p{font-size:1.4em;margin-top:0}}@media (min-width:1600px){html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content{padding:15px 34px 15px 34px}html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content p{font-size:1.75em;margin-top:0}}@media (min-width:1100px) and (max-width:1400px){html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content p{font-size:1.12em;margin-top:0}}@media (min-width:992px) and (max-width:1100px){html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content{padding:10px 34px 10px 34px}html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content p{font-size:.8em;margin-top:0}}@media (min-width:768px) and (max-width:991px){html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.shingles-descp.banner-cta .richText-content{margin-right:30vw;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width:768px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner{margin-top:4px;background:black;min-height:18vw;background-size:100%;background-position:right center;background-repeat:no-repeat;position:relative}}@media only screen and (min-width:768px) and (min-width:992px) and (max-width:998px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner{margin-top:35px}}@media only screen and (min-width:768px) and (min-width:999px) and (max-width:1022px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner{margin-top:18px}}@media (max-width:767px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .mobile-banner{min-height:56px;background:none;width:100vw;display:none;margin-top:12px}}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .blueman-banner{background-size:65% 100%;height:100%;width:360px;background-repeat:no-repeat;position:absolute;background-image:url("/content/dam/cf-pharma/shinglesprotection/en_SA/illustrations-desktop/Blue_man-risk2.png")}@media (max-width:767px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .blueman-banner{display:none}}@media (min-width:768px) and (max-width:991px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .blueman-banner{background-size:45% 100%}}@media (min-width:992px) and (max-width:1199px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .blueman-banner{left:22px}}@media (min-width:1200px) and (max-width:1400px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .blueman-banner{left:29px;background-size:80% 100%}}@media (min-width:1401px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .blueman-banner{background-size:100% 100%;left:15px}}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action{display:contents}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action.component-content.richText-content{width:100%;margin-right:0}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:44vw;margin:3vh auto 0 auto;background-color:transparent;text-align:center}@media (max-width:767px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{background-color:#000000;width:100vw;margin:0;padding:20px 20px 30px 20px;margin-top:5px}}@media (min-width:768px) and (max-width:991px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:54%;margin:2vh auto 0 auto}}@media (min-width:992px) and (max-width:1199px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:57%;margin:3vh auto 0 auto}}@media (min-width:1200px) and (max-width:1299px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:53%}}@media (min-width:1300px) and (max-width:1399px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:51%}}@media (min-width:1400px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:50%}}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.81em;font-weight:700;line-height:48px}@media (max-width:767px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.18em;line-height:36px}}@media (min-width:768px) and (max-width:991px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:1.87em;line-height:30px;text-align:end}}@media (min-width:992px) and (max-width:1500px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.37em;line-height:35px;text-align:end}}@media (min-width:1500px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.81em;text-align:center}}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1.75em;line-height:1.5;white-space:nowrap}@media (max-width:767px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1.2em;white-space:normal}}@media (min-width:768px) and (max-width:991px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1.12em}}@media (min-width:992px) and (max-width:1200px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1.5em}}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p sup{vertical-align:super;top:0}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{margin-top:12px;background-color:#f6881c;padding-bottom:15px}@media (min-width:768px) and (max-width:991px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{margin-top:15px;padding-bottom:5px;padding-top:5px;border-radius:inherit}}@media (min-width:992px) and (max-width:1199px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{padding-bottom:15px;padding-top:15px;margin-top:0;border-radius:inherit}}@media (max-width:767px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{padding:20px 20px;margin-top:0}}@media (min-width:1400px) and (max-width:1599px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{margin-top:20px;padding-bottom:15px;padding-top:15px;border-radius:inherit}}@media (min-width:1600px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{margin-top:20px;padding-bottom:15px;padding-top:15px;border-radius:inherit}}@media only screen and (min-width:1200px) and (max-width:1399px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{margin-top:25px;padding-bottom:15px;padding-top:15px;border-radius:inherit}}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content p{font-size:1.125em;margin-top:0;width:50%;margin:0 auto;font-weight:bold}@media (max-width:399px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content p{width:100%;text-align:center}}@media (min-width:400px) and (max-width:767px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content p{width:100%;text-align:center}}@media (min-width:768px) and (max-width:991px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content p{font-size:.937em}}@media (min-width:992px) and (max-width:1200px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content p{font-size:1.312em;width:49%}}@media (min-width:1200px) and (max-width:1399px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content p{font-size:1.312em;line-height:1.4;margin-bottom:2px;width:46%}}@media (min-width:1400px) and (max-width:1599px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content p{font-size:1.5em;line-height:1.5}}@media (min-width:1600px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content p{font-size:1.8em;width:46%}}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content p .download-text-one{padding:0 0}@media (min-width:400px) and (max-width:767px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content p:nth-child(2){width:100%;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:10px}}@media (max-width:399px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content p:nth-child(2){width:100%;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:10px}}@media (min-width:992px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content p + p{margin-left:40%;margin-top:1vw}}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content p + p a{text-decoration:none}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content p + p .button-primary{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media (max-width:767px){html[lang="ar-SA"] #header{position:absolute;margin-top:10px}}@media only screen and (min-width:768px){html[lang="ar-SA"] .hero-banner{background:url("/content/dam/cf-pharma/shinglesprotection/ar_SA/illustrations-desktop/homepage_hero_desktop.jpg");min-height:39.5vw;background-size:100%;background-position:right center;background-repeat:no-repeat;position:relative;margin-top:4px}}@media (max-width:767px){html[lang="ar-SA"] .hero-banner .mobile-banner{min-height:300px;background:url("/content/dam/cf-pharma/shinglesprotection/ar_SA/illustrations-mobile/homepage_hero_mobile_mini.jpg");background-size:100%;background-position:right center;background-repeat:no-repeat;position:relative;width:100vw}}@media only screen and (min-width:768px){html[lang="ar-SA"] .hero-banner .mobile-banner{background:none}}@media (max-width:280px){html[lang="ar-SA"] .hero-banner .mobile-banner{min-height:235px}}html[lang="ar-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content{width:640px;color:#ffffff;background-color:#172f3c;border-radius:16px;padding:15px 44px 32px 44px}@media (min-width:768px) and (max-width:992px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content{width:419px;margin-top:15px;margin-left:40vw;padding:10px 25px 15px 25px;border-radius:10px}}@media (min-width:768px) and (max-width:819px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content{margin-top:6px}}@media (min-width:992px) and (max-width:1400px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content{width:600px;margin-top:1.5vh;margin-left:35vw;padding:0 24px 10px 24px}}@media (max-width:767px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content{width:100vw;margin-top:-1px;margin-left:0;border-radius:0;padding:30px 20px}}@media (max-width:280px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content{padding:25px 20px}}@media (min-width:1400px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content{width:800px;padding-top:15px;padding-bottom:15px;margin-top:15px;margin-left:40vw;padding:20px 44px 35px 44px}}@media (min-width:1600px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content{margin-top:20px}}@media (min-width:1024px) and (max-width:1100px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content{margin-top:10px;padding-bottom:20px}}html[lang="ar-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2em;line-height:1em;font-stretch:semi-condensed;font-style:normal;font-family:"Barlow Semi Condensed";font-weight:500}@media (min-width:768px) and (max-width:992px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:1.8em;line-height:.87em;margin-top:0}}@media (min-width:992px) and (max-width:1400px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content h1{margin-top:15px}}@media (max-width:767px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2em;line-height:1.1em}}@media (min-width:1400px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.3em;line-height:1em}}@media (min-width:1024px) and (max-width:1100px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content h1{margin-top:10px}}html[lang="ar-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content h1 sup{font-size:18px;left:2px;vertical-align:super}@media (min-width:1400px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content h1 sup{font-size:25px}}html[lang="ar-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1em;line-height:1em;margin-top:10px}@media (min-width:1400px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1.312em;line-height:1em;margin-top:0}}@media (min-width:768px) and (max-width:992px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content p{margin-top:15px;line-height:1.03em}}@media (max-width:767px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1.375em;line-height:.8em;margin-top:25px}}@media (min-width:1024px) and (max-width:1100px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content p{margin-top:5px}}@media (min-width:768px) and (max-width:819px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content p{margin-top:5px}}html[lang="ar-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content p + p{margin-top:24px;font-size:1.125em;line-height:.84em;letter-spacing:.15px}@media (min-width:1400px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content p + p{margin-top:10px;font-size:1.375em;line-height:1em;letter-spacing:.25px}}@media (min-width:768px) and (max-width:992px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content p + p{margin-top:8px;font-size:1em;line-height:1em}}@media (min-width:1024px) and (max-width:1100px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content p + p{margin-top:5px}}@media (min-width:768px) and (max-width:819px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content p + p{margin-top:5px}}@media (min-width:1600px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content p + p{margin-top:24px}}html[lang="ar-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content p + p sup{vertical-align:super;margin-top:0;font-size:10px}html[lang="ar-SA"] .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{margin-top:12px;background-color:#f6881c;padding-bottom:15px}@media (min-width:768px) and (max-width:992px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{margin-top:8px;padding:8px 15px 8px 5px}}@media (min-width:768px) and (max-width:819px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{padding:5px 15px 5px 5px;margin-top:5px}}@media (min-width:992px) and (max-width:1400px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{margin-top:5px;padding-bottom:10px;padding-top:10px}}@media (max-width:767px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{padding:20px 20px;margin-top:0}}@media (min-width:1024px) and (max-width:1100px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{margin-top:5px;padding-top:10px;padding-bottom:10px}}@media (min-width:1400px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{margin-top:15px;padding-bottom:5px;padding-top:5px}}@media (min-width:1600px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{margin-top:20px;padding-bottom:15px;padding-top:15px}}@media (min-width:1024px) and (max-width:1100px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{margin-top:8px;padding-top:10px;padding-bottom:10px}}html[lang="ar-SA"] .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content p{font-size:1em;margin-top:0;text-align:right}@media (min-width:1400px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content p{font-size:1.6em;line-height:1.4em}}@media (max-width:992px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content p{font-size:1.2em}}@media (min-width:992px) and (max-width:1399px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content p{font-size:1.2em}}@media only screen and (min-width:768px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner{background:url("/content/dam/cf-pharma/shinglesprotection/ar_SA/illustrations-desktop/New-Banner.png");min-height:37vw;background-size:100%;background-repeat:no-repeat;position:relative;margin-top:4px}}@media only screen and (min-width:768px) and (min-width:1000px) and (max-width:1040px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner{top:17px}}@media only screen and (min-width:768px) and (min-width:1100px) and (max-width:1130px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner{top:-7px}}@media only screen and (min-width:768px) and (min-width:1201px) and (max-width:1230px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner{top:-9px}}@media (max-width:500px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .mobile-banner{margin-top:75px}}@media only screen and (min-width:501px) and (max-width:767px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .mobile-banner{margin-top:70px}}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{border-radius:0}@media (max-width:767px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{margin-top:-1px}}@media (min-width:767px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{margin-right:40vw;margin-left:0}}@media (min-width:768px) and (max-width:991px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{margin-right:38vw;width:550px;margin-top:1vh;padding:10px 20px 10px 20px}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:1.6em;line-height:.9em;margin-top:0;font-weight:600}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{margin-top:12px;line-height:1.2em;font-size:.875em}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p + p{margin-top:8px;font-size:.875em;line-height:1.15em}}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p + p + p + p{margin-top:5px}@media (max-width:767px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.5em;line-height:1em;font-weight:600}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1.375em;line-height:1em;margin-top:25px}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p + p{font-size:1.375em;line-height:1.1em}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p + p + p{margin-top:30px}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p + p + p + p{margin-top:10px}}@media (min-width:1600px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:850px;margin-top:5vh;padding:20px 44px 20px 44px}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.4em;font-weight:600}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1.4em;line-height:1.15em}}@media (min-width:1400px) and (max-width:1599px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:850px;margin-top:2vh;padding:20px 34px 20px 34px}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.3em;line-height:.75em;font-weight:600;margin-top:0}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{margin-top:15px;font-size:1.375em;line-height:1.27em}}@media (min-width:1200px) and (max-width:1400px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:720px;margin-top:2vh;padding:15px 34px 15px 34px}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2em;font-weight:600;margin-top:0}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1.125em;line-height:1.18em}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p + p{margin-top:10px}}@media (min-width:1300px) and (max-width:1400px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1.25em;line-height:1.2em}}@media (min-width:992px) and (max-width:1199px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:560px;margin-top:1vh;padding:15px 34px 15px 34px}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2em;font-weight:600;margin-top:0}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:.8em;line-height:1.1em;margin-top:15px}}@media (min-width:1041px) and (max-width:1200px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:585px}}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content{margin-top:0}@media (max-width:767px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content p{font-size:1.37em;margin-top:0}}@media (min-width:768px) and (max-width:991px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content{margin-right:38vw;padding:10px 20px 10px 20px;margin-top:0}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content p{font-size:1.12em;margin-top:0;line-height:.9em}}@media (min-width:1400px) and (max-width:1599px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content{padding:15px 34px 15px 34px}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content p{font-size:1.6em;margin-top:0}}@media (min-width:1600px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content{padding:15px 34px 15px 34px}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content p{font-size:1.6em;margin-top:0}}@media (min-width:1100px) and (max-width:1400px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content p{font-size:1.35em;margin-top:0}}@media (min-width:992px) and (max-width:1100px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content{padding:10px 34px 10px 34px}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content p{font-size:1.25em;margin-top:0}}@media only screen and (min-width:768px){html[lang="ar-SA"] .page-what-is-shingles .hero-banner{background:url("/content/dam/cf-pharma/shinglesprotection/ar_SA/illustrations-desktop/New-Banner.png");min-height:36vw;background-size:100%;background-repeat:no-repeat;position:relative;margin-top:0}}@media only screen and (min-width:768px) and (min-width:1000px) and (max-width:1040px){html[lang="ar-SA"] .page-what-is-shingles .hero-banner{top:17px}}@media only screen and (min-width:768px) and (min-width:1100px) and (max-width:1130px){html[lang="ar-SA"] .page-what-is-shingles .hero-banner{top:-7px}}@media only screen and (min-width:768px) and (min-width:1201px) and (max-width:1230px){html[lang="ar-SA"] .page-what-is-shingles .hero-banner{top:-9px}}@media (max-width:767px){html[lang="ar-SA"] .page-what-is-shingles .hero-banner .mobile-banner{margin-top:70px}}@media (min-width:768px) and (max-width:991px){html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.shingles-descp.banner-cta .richText-content{margin-right:30vw;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}}html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{border-radius:0}@media (max-width:767px){html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{margin-top:-1px}}@media (min-width:767px){html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{margin-right:40vw;margin-left:0}}@media (min-width:768px) and (max-width:991px){html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{margin-right:35vw;width:550px;margin-top:1vh;padding:10px 20px 10px 20px}html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:1.6em;line-height:.9em;margin-top:-3px;font-weight:600}html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{margin-top:12px;line-height:1.2em;font-size:.875em}html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p + p{margin-top:8px;font-size:.875em;line-height:1.1em}}html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p + p + p + p{margin-top:5px}@media (max-width:767px){html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.3em;line-height:1em;font-weight:600}html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1.375em;line-height:1em;margin-top:25px}html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p + p{font-size:1.375em;line-height:1.1em}html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p + p + p{margin-top:30px}html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p + p + p + p{margin-top:10px}}@media (min-width:992px){html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{margin-top:0;font-size:2em}}@media (min-width:1600px){html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:850px;margin-top:5vh;padding:20px 44px 20px 44px}html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.8em;font-weight:600}html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1.4em;line-height:1.14em}}@media (min-width:1400px) and (max-width:1599px){html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:850px;margin-top:2vh;padding:15px 34px 20px 34px}html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.3em;line-height:.75em;font-weight:600}html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{margin-top:15px;font-size:1.2em;line-height:1.17em}}@media (min-width:1200px) and (max-width:1400px){html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:850px;margin-top:3vh;padding:15px 34px 15px 34px}html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2em;font-weight:600;margin-top:0}html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1.125em;line-height:1.16em}html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p + p{margin-top:10px}}@media (min-width:1300px) and (max-width:1400px){html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1.25em;line-height:1.17em}}@media (min-width:992px) and (max-width:1199px){html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:560px;margin-top:1vh;padding:15px 34px 15px 34px}html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2em;font-weight:600;margin-top:0}html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:.8em;line-height:1.1em;margin-top:10px}}@media (min-width:1041px) and (max-width:1200px){html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:585px}}html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content{margin-top:0}@media (max-width:767px){html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content p{font-size:1.375em;margin-top:0}}@media (min-width:768px) and (max-width:991px){html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content{margin-right:35vw;padding:7px 20px 7px 20px;margin-top:0!important}html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content p{font-size:1.125em;margin-top:0;line-height:.9em}}@media (min-width:1400px) and (max-width:1599px){html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content{padding:20px 44px 20px 44px}html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content p{font-size:1.75em;margin-top:0}}@media (min-width:1600px){html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content{padding:20px 44px 20px 44px}html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content p{font-size:1.75em;margin-top:0}}@media (min-width:1100px) and (max-width:1400px){html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content p{font-size:1.3em;margin-top:0}}@media (min-width:992px) and (max-width:1100px){html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content{padding:10px 34px 10px 34px}html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container.call-to-action .richText-content p{font-size:1.16em;margin-top:0}}@media only screen and (min-width:768px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner{background:black;min-height:18vw;background-size:100%;background-position:right center;background-repeat:no-repeat;position:relative}}@media (max-width:767px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner .mobile-banner{min-height:56px;background:none;width:100vw;display:none;margin-top:13px}}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action{display:contents}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action.component-content.richText-content{width:100%;margin-right:0}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{margin-top:12px;background-color:#f6881c;padding-bottom:15px}@media (min-width:768px) and (max-width:992px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{margin-top:8px;padding:8px 15px 8px 5px;border-radius:inherit}}@media (min-width:768px) and (max-width:819px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{padding:5px 15px 5px 5px;margin-top:5px}}@media (min-width:992px) and (max-width:1400px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{padding-bottom:15px;padding-top:15px;margin-top:8px;border-radius:inherit}}@media (max-width:767px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{padding:20px 20px;margin-top:0}}@media (min-width:1024px) and (max-width:1100px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{margin-top:8px;padding-top:10px;padding-bottom:10px}}@media (min-width:1400px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{margin-top:15px;padding-bottom:5px;padding-top:5px}}@media (min-width:1600px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{margin-top:20px;padding-bottom:15px;padding-top:15px;border-radius:inherit}}@media (min-width:1024px) and (max-width:1100px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{margin-top:8px;padding-top:10px;padding-bottom:10px}}@media only screen and (min-width:1300px) and (max-width:1599px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{margin-top:23px;padding-bottom:15px;padding-top:15px;border-radius:inherit}}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content p{font-size:16px;margin-top:1vw;font-weight:bold}@media (min-width:1400px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content p{font-size:2.18em}}@media (max-width:767px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content p{font-size:1.2em}}@media (min-width:768px) and (max-width:991px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content p{font-size:1.56em}}@media (min-width:992px) and (max-width:1400px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content p{font-size:1.25em}}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:44vw;margin:3vh auto 0 auto;background-color:transparent;text-align:center}@media (max-width:767px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{background-color:#000000;width:100vw;margin:0;padding:20px 20px 30px 20px}}@media (min-width:768px) and (max-width:992px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:55vw;margin:1vh auto 0 auto}}@media (min-width:993px) and (max-width:1400px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content{width:53vw;margin:3vh auto 0 auto}}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.81em;font-weight:700;line-height:1.3em;font-weight:bold}@media (max-width:767px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.18em;line-height:1em}}@media (min-width:768px) and (max-width:992px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:1.62em;line-height:1em}}@media (min-width:993px) and (max-width:1400px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h1{font-size:2.37em!important;line-height:1em}}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1.75em;line-height:1.5;font-weight:bold}@media (max-width:767px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1.37em}}@media (min-width:768px) and (max-width:991px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1.12em}}@media (min-width:992px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1.25em}}@media (min-width:1400px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p{font-size:1.7em}}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content p sup{vertical-align:super;top:0}.snippetReference{color:#4D4D4D}.snippetReference .header-logo img{width:72px;height:auto}.snippetReference.reference-brand-area{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem}@media only screen and (max-width:991px){.snippetReference.reference-brand-area{-ms-flex-pack:center;justify-content:center;padding:12px 0}}@media only screen and (min-width:992px){.snippetReference.reference-brand-area{padding:25px 15px;width:50%}}@media (max-width:575px){.snippetReference.reference-brand-area{margin-right:8px}}.snippetReference[class*="reference-search-area"]{display:block;position:static}@media only screen and (max-width:991px){.snippetReference[class*="reference-search-area"]{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}}@media (max-width:575px){.snippetReference[class*="reference-search-area"]{margin-right:10px}}@media only screen and (min-width:576px) and (max-width:991px){.snippetReference[class*="reference-search-area"]{padding-right:0!important;padding-left:20px!important}}@media only screen and (min-width:992px){.snippetReference[class*="reference-search-area"]{padding:25px 15px;width:50%}}@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:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:start;align-items:flex-start}.snippetReference.reference-skip-content{display:none}@media (max-width:767px){.snippetReference{margin-top:-1px}}html[lang="ar-SA"] .Header .inner>.component-content,html[lang="en-SA"] .Header .inner>.component-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.dropdown-language-switcher{position:absolute;right:25px;width:15%}@media only screen and (max-width:767px){.dropdown-language-switcher{color:white}}.dropdown-language-switcher a{text-decoration:none}.dropdown-language-switcher .box.first{cursor:pointer}@media only screen and (max-width:766px){.dropdown-language-switcher .box.first{color:white}}.dropdown-language-switcher .box.first p .arrow{position:absolute;left:72px;top:11px}@media (max-width:992px){.dropdown-language-switcher .box.first p .arrow{left:56px;top:12px}}.dropdown-language-switcher .box.first p .arrow::before,.dropdown-language-switcher .box.first p .arrow::after{background:black;position:relative;content:"";display:block;width:8px;height:1px;transition:.3s ease-in-out}@media only screen and (max-width:766px){.dropdown-language-switcher .box.first p .arrow::before,.dropdown-language-switcher .box.first p .arrow::after{background:white}}.dropdown-language-switcher .box.first p .arrow::before{transform:rotate(45deg)}.dropdown-language-switcher .box.first p .arrow::after{left:6px;top:-1px;transform:rotate(-45deg)}.dropdown-language-switcher .box.first p.active .arrow::before{transform:rotate(-45deg)}.dropdown-language-switcher .box.first p.active .arrow::after{transform:rotate(45deg)}.dropdown-language-switcher .drop-down-box{background:#EAF1F2;display:none;position:absolute;top:152%;right:-20px;width:100px;padding:20px 11px 6px 10px}@media only screen and (min-width:992px){.dropdown-language-switcher .drop-down-box{right:0;left:0;width:179px}}@media only screen and (max-width:576px){.dropdown-language-switcher .drop-down-box{width:85px;padding:10px 11px 6px 10px}}.dropdown-language-switcher .drop-down-box .richText-content p{color:black;display:block;width:100%;margin:0;padding:11px 11px 13px;letter-spacing:0}@media only screen and (max-width:576px){.dropdown-language-switcher .drop-down-box .richText-content p{padding:5px 5px}}html[lang="en-SA"] .drop-down-box .ar a{color:#a05530}html[lang="ar-SA"] .drop-down-box .en a{color:#a05530}.skip-to-main-content-link{position:absolute;z-index:999;opacity:0;text-decoration:none;background-color:#14717D;padding:10px 32px;font-size:.75rem;font-style:normal;font-weight:700;line-height:1rem;color:white}.skip-to-main-content-link:focus{left:35%;top:-65px;transform:translateX(-50%);opacity:1}@media only screen and (min-width:992px){html[lang="ar-SA"] .dropdown-language-switcher,html[lang="en-SA"] .dropdown-language-switcher{z-index:1000;right:750px;width:8%}}@media only screen and (max-width:767px){html[lang="ar-SA"] .dropdown-language-switcher,html[lang="en-SA"] .dropdown-language-switcher{right:80px}}@media only screen and (max-width:766px){html[lang="ar-SA"] .page-what-is-shingles .box.first,html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .box.first,html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .box.first,html[lang="en-SA"] .page-what-is-shingles .box.first,html[lang="en-SA"] .page-who-is-at-risk-of-shingles .box.first,html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .box.first{color:black}}@media only screen and (max-width:766px){html[lang="ar-SA"] .page-what-is-shingles .dropdown-language-switcher .box.first p .arrow::before,html[lang="ar-SA"] .page-what-is-shingles .dropdown-language-switcher .box.first p .arrow::after,html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .box.first p .arrow::before,html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .box.first p .arrow::after,html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .box.first p .arrow::before,html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .box.first p .arrow::after,html[lang="en-SA"] .page-what-is-shingles .dropdown-language-switcher .box.first p .arrow::before,html[lang="en-SA"] .page-what-is-shingles .dropdown-language-switcher .box.first p .arrow::after,html[lang="en-SA"] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .box.first p .arrow::before,html[lang="en-SA"] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .box.first p .arrow::after,html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .box.first p .arrow::before,html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .box.first p .arrow::after{background:black}}@media (max-width:991px){html[lang="en-SA"] .dropdown-language-switcher .box .first p .arrow{left:65px}}@media (min-width:992px){html[lang="en-SA"] .dropdown-language-switcher .box .first p .arrow{left:82px}}html[lang="en-SA"] .skip-content,html[lang="ar-SA"] .skip-content{width:25%}html[lang="en-SA"] .skip-content .skip-to-main-content-link:focus,html[lang="ar-SA"] .skip-content .skip-to-main-content-link:focus{left:12%;top:-25px}@media only screen and (min-width:1700px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner{min-height:11vh}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .hero-banner .richText.banner-text-container.component-content.richText-contenth1{text-align:center}}@media (min-width:768px) and (max-width:991px){html[lang="en-SA"] .page-home .banner-cta .richText-content{position:relative;top:-7px}html[lang="en-SA"] .page-home .carouselSlideEnhanced .paragraphSystem .banner-cta .richText-content{margin-left:45vw}html[lang="en-SA"] .page-home .page-what-are-the-symptoms-of-shingles .hero-banner .richText.shingles-descp.banner-cta .richText-content{top:0;position:relative}}@media (max-width:767px){html[lang="ar-SA"] .page-home .hero-banner .mobile-banner,html[lang="en-SA"] .page-home .hero-banner .mobile-banner{min-height:230px}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .symptoms-treatment>.component-content,html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .symptoms-treatment>.component-content{width:100%;margin-left:0;margin-right:0}}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles.talk-to-doctor .talk-doc-sec p.txt-link{display:block!important}@media (max-width:767px){#header .snippetReference .component-content{background-color:#172f3c;color:#ffffff}#header .snippetReference .component-content .arrow::before{background:#fff}#header .snippetReference .component-content .arrow::after{background:#fff}#header .snippetReference .component-content .dropdown-language-switcher .drop-down-box .component-content{background:#fff;background-color:#EAf1f2}}@media (min-width:768px) and (max-width:991px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.shingles-descp.banner-cta .richText-content{margin-right:30vw;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}}@media (min-width:768px) and (max-width:991px){html[lang="ar-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content{width:550px;margin-top:1vh;margin-left:25vw;padding:10px;border-radius:10px}html[lang="ar-SA"] .hero-banner .richText.banner-text-container.call-to-action .component-content .richText-content{padding-top:10px;padding-bottom:10px}}@media (min-width:990px) and (max-width:1154px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner,html[lang="ar-SA"] .page-home .hero-banner,html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .hero-banner,html[lang="ar-SA"] .page-what-is-shingles .hero-banner{top:17px}}@media (min-width:1100px) and (max-width:1130px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner{top:17px}}@media (min-width:1201px) and (max-width:1230px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner{top:17px}}@media only screen and (min-width:768px) and (min-width:1000px) and (max-width:1040px){html[lang="ar-SA"] .page-what-is-shingles .hero-banner{top:17px}}@media (min-width:1400px) and (max-width:1599px){html[lang="ar-SA"] .dropdown-language-switcher{right:750px}}@media only screen and (min-width:992px){html[lang="ar-SA"] .navigation .navigation-root{direction:rtl;-ms-flex-pack:start;justify-content:start}}#footer{background-color:#fff}#footer .box{padding-bottom:25px}#footer .snippetReference{padding:0!important}@media only screen and (max-width:767px){#footer .snippetReference{min-height:110px}}#footer .trademarks{min-height:auto}#footer .trademarks .richText-content{font-size:12px;font-weight:400;color:#000}@media (min-width:948px){#footer .trademarks .richText-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width:948px){#footer .trademarks .richText-content .left-list ul{padding-left:1px}#footer .trademarks .richText-content .right-list ul{padding-left:20px}}#footer .trademarks .richText-content .right-footer{display:-ms-flexbox;display:flex}#footer .trademarks .richText-content .right-footer ul{text-decoration:underline;list-style:none;text-decoration-thickness:2px}#footer .reference-footer-links{margin:0}#footer .reference-footer .image img{width:52px;height:auto}#footer .footer-wrapper .paragraphSystem.content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#footer .footer-links ul{padding-left:1rem;padding-right:1rem;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row;display:-ms-flexbox;display:flex;list-style-type:none;margin:0}#footer .footer-links ul li{padding:8px 16px 8px 16px}@media only screen and (max-width:767px){#footer .footer-links ul li{margin:5px 0;-ms-flex:50%;flex:50%}#footer .footer-links ul li:nth-child(even){text-align:left;padding-right:0;border:none}#footer .footer-links ul li:nth-child(odd){text-align:right}}#footer .footer-links ul li a{text-decoration:none;font-size:1rem;color:#14717D;line-height:1rem;font-weight:700;text-decoration:none}@media only screen and (max-width:991px){#footer .footer-links ul li a{font-size:1rem}}html[lang="en-SA"] #footer{background-color:#fff}html[lang="en-SA"] #footer .box{background-color:unset;padding-bottom:116px;padding-top:64px;width:88vw;margin:0 auto;padding-left:0}html[lang="en-SA"] #footer .box .image{width:15%}html[lang="en-SA"] #footer .box .richText{width:85%}html[lang="en-SA"] #footer .snippetReference{padding:0!important}@media only screen and (max-width:767px){html[lang="en-SA"] #footer .snippetReference{min-height:110px}}html[lang="en-SA"] #footer .trademarks{min-height:auto}html[lang="en-SA"] #footer .trademarks .richText-content{font-size:.75em;font-weight:400;color:#000}@media (max-width:991px){html[lang="en-SA"] #footer .trademarks .richText-content{margin-left:10px}}html[lang="en-SA"] #footer .trademarks .richText-content p{line-height:1.5}html[lang="en-SA"] #footer .reference-footer-links{margin:0}html[lang="en-SA"] #footer .reference-footer .image img{width:unset;height:auto}html[lang="en-SA"] #footer .footer-wrapper .paragraphSystem.content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}html[lang="ar-SA"] #footer{background-color:#fff}html[lang="ar-SA"] #footer .box{padding-bottom:25px;background-color:#EAF1F2;width:80%}@media (max-width:992px){html[lang="ar-SA"] #footer .box{width:100%}}html[lang="ar-SA"] #footer .box .image{width:15%}html[lang="ar-SA"] #footer .box .richText{width:85%}html[lang="ar-SA"] #footer .snippetReference{padding:0!important}@media only screen and (max-width:767px){html[lang="ar-SA"] #footer .snippetReference{min-height:140px}}html[lang="ar-SA"] #footer .trademarks{min-height:auto}html[lang="ar-SA"] #footer .trademarks .richText-content{font-size:.75em;font-weight:400;color:#000}@media (max-width:991px){html[lang="ar-SA"] #footer .trademarks .richText-content{margin-left:10px}}html[lang="ar-SA"] #footer .trademarks .richText-content p{line-height:1.5}html[lang="ar-SA"] #footer .reference-footer-links{margin:0}html[lang="ar-SA"] #footer .reference-footer .image img{width:52px;height:auto}html[lang="ar-SA"] #footer .footer-wrapper .paragraphSystem.content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}html[lang="ar-SA"] #footer .reference-footer .inner>.component-content:first-child,html[lang="en-SA"] #footer .reference-footer .inner>.component-content:first-child{display:-ms-flexbox;display:flex}@media (max-width:992px){html[lang="ar-SA"] #footer .reference-footer .inner>.component-content:first-child,html[lang="en-SA"] #footer .reference-footer .inner>.component-content:first-child{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}html[lang="ar-SA"] #footer .reference-footer .inner .reference-footer-links,html[lang="en-SA"] #footer .reference-footer .inner .reference-footer-links{background-color:#EAF1F2}@media (min-width:992px){html[lang="ar-SA"] #footer .reference-footer .inner .reference-footer-links,html[lang="en-SA"] #footer .reference-footer .inner .reference-footer-links{height:auto}}html[lang="ar-SA"] #footer .reference-footer .inner .reference-footer-links .richText .richText-content ul li,html[lang="en-SA"] #footer .reference-footer .inner .reference-footer-links .richText .richText-content ul li{padding:8px 0}html[lang="ar-SA"] #footer .reference-footer .inner .reference-footer-links .richText .richText-content ul li a,html[lang="en-SA"] #footer .reference-footer .inner .reference-footer-links .richText .richText-content ul li a{text-decoration:underline;padding:0 16px}html[lang="ar-SA"] #footer .reference-footer .inner .reference-footer-links .richText .richText-content ul li:last-child a,html[lang="en-SA"] #footer .reference-footer .inner .reference-footer-links .richText .richText-content ul li:last-child a{border:none}@media (max-width:767px){html[lang="ar-SA"] #footer .reference-footer .inner .reference-footer-links .richText .richText-content ul li,html[lang="en-SA"] #footer .reference-footer .inner .reference-footer-links .richText .richText-content ul li{-ms-flex:none;flex:none}html[lang="ar-SA"] #footer .reference-footer .inner .reference-footer-links .richText .richText-content ul li a,html[lang="en-SA"] #footer .reference-footer .inner .reference-footer-links .richText .richText-content ul li a{border:none}}html[lang="ar-SA"] #footer .reference-footer-links .richText .richText-content ul li a{border-left:2px solid}html[lang="en-SA"] #footer .reference-footer-links .richText .richText-content ul li a{border-right:2px solid}html[lang="ar-SA"] .page-gallery #footer .snippetReference .footer-wrapper,html[lang="en-SA"] .page-gallery #footer .snippetReference .footer-wrapper{padding-top:20px!important}html[lang="ar-SA"] .page-gallery #footer .snippetReference .reference-footer-links,html[lang="en-SA"] .page-gallery #footer .snippetReference .reference-footer-links{padding-top:20px!important}html[lang="ar-SA"] .page-gallery .footer-data h3,html[lang="en-SA"] .page-gallery .footer-data h3{font-size:20px;font-weight:400;padding:10px}[class*='reference-utility-links']{background-color:#F0F0F0;min-height:auto}[class*='reference-utility-links']>.inner>.component-content{display:-ms-flexbox;display:flex;padding:0 0 0 15px;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:767px){[class*='reference-utility-links']>.inner>.component-content .richText{width:135px}}[class*='reference-utility-links']>.inner>.component-content .richText p{font-size:.75rem;line-height:.5rem}@media only screen and (max-width:767px){[class*='reference-utility-links']>.inner>.component-content .richText p span.is-hidden-desktop{padding:.5rem 0}}@media only screen and (max-width:991px){[class*='reference-utility-links']>.inner>.component-content .richText p{font-size:.625rem;letter-spacing:.35px}}[class*='reference-utility-links']>.inner>.component-content .richText.is-hidden-desktop{-ms-flex-positive:1;flex-grow:1;width:100%}@media only screen and (min-width:576px){[class*='reference-utility-links']>.inner>.component-content .richText.is-hidden-desktop{-ms-flex-align:stretch;align-items:stretch;-ms-flex-negative:0;flex-shrink:0;width:auto}}@media only screen and (min-width:992px){[class*='reference-utility-links']>.inner>.component-content{display:-ms-flexbox;display:flex}[class*='reference-utility-links']>.inner>.component-content>.richText:not(:first-of-type){margin-left:auto;-ms-flex-positive:0;flex-grow:0}}[class*='reference-utility-links']>.inner>.component-content>a{display:none}[class*='reference-utility-links'] ul{list-style-type:none;margin:0;padding:0}[class*='reference-utility-links'] ul li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.5rem 1.5rem}@media only screen and (min-width:992px){[class*='reference-utility-links'] ul li{padding:.5rem 1.5rem}}[class*='reference-utility-links'] ul li a{text-decoration:none;color:#4D4D4D}[class*='reference-utility-links'] .richText-content>ul:last-child>li:last-child{background-color:#5CA335;width:182px}@media only screen and (max-width:991px){[class*='reference-utility-links'] .richText-content>ul:last-child>li:last-child{width:200px;background-color:transparent;color:#4D4D4D;line-height:15px;font-weight:bold}}@media only screen and (min-width:992px){[class*='reference-utility-links'] .richText-content>ul:last-child>li:last-child{text-align:center;padding-right:0;padding-left:0}}[class*='reference-utility-links'] .richText-content>ul:last-child>li:last-child a{color:#fff;font-size:.75rem;text-transform:uppercase;line-height:.875rem;letter-spacing:1.2px}@media only screen and (max-width:991px){[class*='reference-utility-links'] .richText-content>ul:last-child>li:last-child a{color:#4D4D4D;font-size:.625rem;text-transform:none;letter-spacing:inherit}}@media only screen and (min-width:992px){[class*='reference-utility-links'] .richText-content>ul:last-child>li:last-child a{width:100%;text-align:center}}[class*='reference-utility-links'] .richText-content>ul{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:991px){[class*='reference-utility-links'] .richText-content>ul{-ms-flex-pack:end;justify-content:flex-end}}[class*='reference-utility-links'] .richText-content>ul>li{position:relative;-ms-flex-pack:center;justify-content:center}[class*='reference-utility-links'] .richText-content>ul>li.has-children:after{content:"\f078";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:.5rem}[class*='reference-utility-links'] .richText-content>ul>li.has-children.expanded:after{content:"\f077";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:.5rem}[class*='reference-utility-links'] .richText-content>ul>li::not(:first-child){border-left:1px solid #d0cfcf}@media only screen and (min-width:992px){[class*='reference-utility-links'] .richText-content>ul>li{-ms-flex-preferred-size:auto;flex-basis:auto}}[class*='reference-utility-links'] li ul{display:none}[class*='reference-utility-links'] li ul li{-ms-flex-pack:start;justify-content:flex-start}[class*='reference-utility-links'] li[data-clicked=true].expanded:focus{outline:none}[class*='reference-utility-links'] li.expanded ul{display:block;position:absolute;top:100%;right:0;background-color:#fff;border:solid 1px #F0F0F0;z-index:1;width:100%}@media only screen and (max-width:991px){[class*='reference-utility-links'] li.expanded ul{width:max-content}}[class*='reference-utility-links'] .expanded ul{display:block}[class*='reference-utility-links---dtc'] ul li{font-size:.75rem;padding:3px 20px}@media only screen and (max-width:991px){[class*='reference-utility-links---dtc'] ul li{font-size:.625rem;letter-spacing:.35px}}[class*='reference-utility-links---dtc'] li.has-children{font-weight:bold}@media only screen and (min-width:992px){[class*='reference-utility-links---dtc'] .richText-content>ul{display:-ms-inline-flexbox;display:inline-flex}}a.tooltip {
  color: #6D6E71;
  display: inline-block;
  font-weight: 400;
  position: relative; }
  a.tooltip:hover, a.tooltip:focus {
    color: #6D6E71; }
  a.tooltip.u-inline {
    display: inline; }
    @media only screen and (min-width: 992px) {
      a.tooltip.u-inline {
        display: inline-block; } }

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

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

@keyframes slideIn {
  from {
    top: 250%;
    opacity: 0; }
  to {
    top: 150%;
    opacity: 1; } }
  .toolTipText .arrow {
    right: 0;
    left: 0;
    bottom: -10px;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #5CA335;
    margin-left: calc(50% - 10px);
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg); }
    .toolTipText .arrow:before {
      content: "";
      right: 0;
      left: -10px;
      top: 2px;
      position: absolute;
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #fff; }
  .toolTipText span {
    line-height: 1rem !important; }
.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}.u-pt-80,.u-py-80{padding-top:80px!important}.u-pb-80,.u-py-80{padding-bottom:80px!important}@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-m-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}}.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-text-right{text-align:right!important}.u-white-space{white-space:nowrap}.u-font-weight-normal{font-weight:400!important}.u-font-weight-medium{font-weight:500!important}.u-font-weight-bold{font-weight:700!important}.u-font-weight-extrabold{font-weight:800!important}.u-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-mt-05,.u-my-05{margin-top:.5rem!important}.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:.5rem!important;display:block}.u-pb-05,.u-py-05{padding-bottom:.5rem!important;display:block}.u-pl-05,.u-px-05{padding-left:.5rem!important;display:block}.u-pr-05,.u-px-05{padding-right:.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;display:block}.u-pb-1,.u-py-1{padding-bottom:1rem!important;display:block}.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-30,.u-py-30{padding-top:30px!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-ml-20,.u-mx-20{margin-left:20px!important}.u-mr-20,.u-mx-20{margin-right:20px!important}.u-mt-20{margin-top:20px!important}.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-sm-block{display:none}.u-sm-none{display:block}.u-b-a-none :after,.u-b-a-none :before{display:none}.u-flex{display:-ms-flexbox;display:flex}.u-figure-0 figure{margin:0}@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-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-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:.5rem!important;display:block}.u-pb-xs-05,.u-py-xs-05{padding-bottom:.5rem!important;display:block}.u-pl-xs-05,.u-px-xs-05{padding-left:.5rem!important}.u-pl-xs-1,.u-px-xs-1{padding-left:1rem!important}.u-pr-xs-1,.u-px-xs-1{padding-right:1rem!important}.u-pt-xs-1,.u-py-xs-1{padding-top:1rem!important}.u-pb-xs-1,.u-py-xs-1{padding-bottom:1rem!important}.u-mt-xs-1,.u-my-xs-1{margin-top:1rem!important}.u-mb-xs-0,.u-my-xs-0{margin-bottom:0!important}.u-mb-xs-1,.u-my-xs-1{margin-bottom:1rem!important}.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-25,.u-py-xs-25{padding-top:25px!important;display:block}.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:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-align:center;align-items:center}.u-xs-img-100 img{width:100%}}@media only screen and (max-width:767px){.u-xxs-img-100 img{width:100%}}@media only screen and (min-width:768px) and (max-width:991px){.u-pl-xxs-10,.u-px-xxs-10{padding-left:10px!important}.u-pr-xxs-10,.u-px-xxs-10{padding-right:10px!important}.u-pt-xxs-10,.u-py-xxs-10{padding-top:10px!important}.u-pb-xxs-10,.u-py-xxs-10{padding-bottom:10px!important}}@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-pl-md-100,.u-px-md-100{padding-left:100px!important}.u-pr-md-100,.u-px-md-100{padding-right:100px!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:-ms-flexbox;display:flex}.u-md-flex-reverse{display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;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-ml-md-20,.u-mx-md-20{margin-left:20px!important}.u-mr-md-20,.u-mx-md-20{margin-right:20px!important}.u-mt-md-20,.u-my-md-20{margin-top:20px!important}.u-mb-md-20,.u-my-md-20{margin-bottom:20px!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-pl-md-50,.u-px-md-50{padding-left:50px!important}.u-pr-md-50,.u-px-md-50{padding-right:50px!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:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.u-md-img-pb>.component-content>.paragraphSystem{-ms-flex-align:end;align-items:flex-end}.u-md-img-pb img{position:relative;bottom:-4px}.u-md-flexbox-reverse>.component-content>.paragraphSystem{display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-align:center;align-items:center}.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}}@media only screen and (min-width:768px){.u-sm-flexbox>.component-content>.paragraphSystem{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.u-sm-flex-reverse{display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.u-sm-block{display:block}.u-sm-none{display:none}.u-pl-sm-0,.u-px-sm-0{padding-left:0!important}.u-pr-sm-0,.u-px-sm-0{padding-right:0!important}.u-pt-sm-0,.u-py-sm-0{padding-top:0!important}.u-pb-sm-0,.u-py-sm-0{padding-bottom:0!important}.u-mr-sm-30,.u-mx-sm-30{margin-right:30px!important}.u-ml-sm-30,.u-mx-sm-30{margin-right:30px!important}}@media only screen and (max-width:767px){.u-sm-absolute{position:absolute}}.u-absolute{position:absolute}@media only screen and (max-width:767px){.u-px-xs-55{padding-left:55px!important;padding-right:55px!important}}.u-img-100 img{width:100%!important}.u-icon-75{max-width:75px}@media only screen and (min-width:768px){.u-pl-md-30{padding-left:30px!important}}@import url("https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@400;800&display=swap");@import url("https://fonts.googleapis.com/css2?family=Montserrat+Alternates:wght@100;200;300;400;500;600;700;800;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap");@font-face{font-family:"FontAwesome";src:url("../../assets/fonts/fa-solid-900.eot");src:url("../../assets/fonts/fa-solid-900.eot") format("embedded-opentype"),url("../../assets/fonts/fa-solid-900.woff") format("woff"),url("../../assets/fonts/fa-solid-900.woff2") format("woff"),url("../../assets/fonts/fa-solid-900.ttf") format("truetype"),url("../../assets/fonts/fa-solid-900.svg") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"FontAwesome";src:url("../../assets/fonts/fontawesome-webfont.eot");src:url("../../assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff") format("woff"),url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"),url("../../assets/fonts/fontawesome-webfont.svg") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"Arial Black";src:url("../../assets/fonts/ariblk.ttf");src:url("../../assets/fonts/ariblk.ttf") format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:'Open Sans';font-style:'normal';src:url("../../assets/fonts/OpenSans-VariableFont_wdth,wght.ttf") format("woff2"),url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff")}@font-face{font-family:'Myriad Arabic';font-style:normal;src:url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2"),url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2")}@font-face{font-family:'Myriad Arabic Bold';font-style:normal;src:url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2"),url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2")}@font-face{font-family:'Myriad Arabic Italic';font-style:normal;src:url("../../assets/fonts/MyriadArabic-It.otf") format("opentype"),url("../../assets/fonts/MyriadArabic-It.otf") format("opentype")}@font-face{font-family:'Myriad Arabic BoldIt';font-style:normal;src:url("../../assets/fonts/MyriadArabic-BoldIt.otf") format("opentype"),url("../../assets/fonts/MyriadArabic-BoldIt.otf") format("opentype")}@font-face{font-family:'Air Strip Arabic';font-style:normal;src:url("../../assets/fonts/Air Strip Arabic.otf") format("opentype"),url("../../assets/fonts/Air Strip Arabic.otf") format("opentype")}html a sup:after,html span sup:after,body a sup:after,body span sup:after{display:inline-block}html *,body *{box-sizing:border-box;line-height:1.375rem}h1,h2,h3,h4,h5,h6{font-weight:700}h1,h2{margin:15px 0 8px}h1{font-family:"Arial Black"}@media only screen and (max-width:991px){h3{margin-top:1.5rem}}h1{font-size:52px;line-height:60px}@media (max-width:768px){h1{font-size:32px;line-height:38px}}h2{font-size:34px;line-height:42px}@media (max-width:768px){h2{font-size:28px;line-height:32px}}h3{font-size:28px;line-height:40px}@media (max-width:768px){h3{font-size:22px;line-height:32px}}h4{font-size:21px;line-height:32px}@media (max-width:768px){h4{font-size:18px;line-height:24px}}h5{font-size:18px;line-height:24px}@media (max-width:768px){h5{font-size:18px;line-height:24px}}h6{font-size:16px;line-height:24px}@media (max-width:768px){h6{font-size:16px;line-height:24px}}.fontFamily_Barlow{font-family:"Barlow Semi Condensed"}.comp-leftSpace{padding:0 50px}@media (max-width:767px){.comp-leftSpace{padding:0}}@media (max-width:920px){.mobile-padding20{padding:0 20px}}.header1,.headline1{font-family:"Arial Black";font-weight:400;font-size:2.5rem;line-height:2.625rem;color:#6D6E71}.header1 span,.headline1 span{font-family:"Arial Black";font-weight:400}.sub-head{font-weight:400;font-size:1.5rem;line-height:1.75rem;letter-spacing:.15rem;color:#6D6E71}.header2,.headline2{font-weight:700;font-size:2rem;line-height:2.375rem;color:#6D6E71}.header3,.headline3,.accordion-title-text{font-weight:700;font-size:1.5rem;line-height:1.75rem;color:#6D6E71}.desktop-h3{font-weight:bold;font-size:1.5rem;color:#6D6E71;line-height:1.75rem}.body{font-weight:400;font-size:1.125rem;line-height:1.3125rem;letter-spacing:.023rem;color:#6D6E71}.desktop-eyebrow{font-weight:700;font-size:1.125rem;line-height:1.3125rem;letter-spacing:.023rem;color:#5CA335}.photo-caption{font-weight:700;font-size:1.375rem;line-height:1.5625rem;letter-spacing:.028rem;color:#6D6E71}.find-an-eye-text{font-size:1.75rem;line-height:1.875rem;color:#4d4d4f;font-weight:900}.red-underline-text{font-weight:bold;text-decoration:underline #FF6F61;color:#FF6F61!important}.module,.faq-body-copy{font-weight:400;font-size:1rem;line-height:1.5625rem;letter-spacing:.02rem;color:#6D6E71}.footnote1{font-weight:400;font-size:.875rem;line-height:1rem;color:#6D6E71}.button-text{font-weight:700;font-size:.75rem;line-height:.875rem;letter-spacing:6.25rem;color:#FF6F61}.gradient{background:transparent linear-gradient(0deg,#ffffff 0%,#f7f7f7 100%) 0% 0% no-repeat padding-box;border:1px solid #dedede;opacity:1}.headlines{font-weight:700;font-size:2.625rem;line-height:2.875rem}@media only screen and (max-width:991px){.headlines{font-size:2rem;line-height:2.5rem}}[class*="headline"] span{line-height:inherit}.faq{font-weight:600;font-size:1.5rem;line-height:2rem}.sub-head2{font-weight:600;font-size:1.313rem;line-height:2rem}.sub-head3{font-weight:700;font-size:1.313rem;line-height:1.563rem;color:#ff6155}.lh-25{line-height:25px}.description{font-weight:700;font-size:1rem;line-height:1.25rem}.emphasized-copy{font-weight:600;font-size:1.125rem;line-height:1.75rem;color:#6D6E71}.emphasized-copy1{font-weight:700;font-size:1.125rem;line-height:1.75rem;color:#6D6E71}.body1{font-weight:500;font-size:1rem;line-height:1.5rem}.bodym{font-weight:600;font-size:1rem;line-height:1.188rem}.headline,.section-copy{font-weight:500;font-size:1.125rem;line-height:1.75rem}.headline-v,.section-copy2{font-weight:500;font-size:1.125rem;line-height:1.75rem;color:#4D4D4D}.section-copy2 a{color:#4D4D4D;line-height:inherit}.section-copy2 a:hover{color:#FF6F61}a{color:#FF6F61;line-height:inherit;font-weight:700;text-decoration:2px solid underline}a:hover{color:#FF6F61}a[href]{color:#fff;font-weight:700}a[href]:hover{color:#fff}a.btn1,button.btn1,.exit-notification-buttons button{font-weight:400;font-family:"Arial Black";font-size:.75rem;line-height:.875rem;color:#FF6F61;background-color:#fff;border:2px solid #FF6F61;padding:14px 16px;display:inline-block;text-decoration:none;width:auto;min-width:153px;outline:none;border-radius:30px;margin:20px 0;cursor:pointer;text-align:center;letter-spacing:1.2px}a.btn1:hover,a.btn1:focus,button.btn1:hover,button.btn1:focus,.exit-notification-buttons button:hover,.exit-notification-buttons button:focus{background-color:#FF6F61;color:#fff}a.btn1.transparent,button.btn1.transparent,.exit-notification-buttons button.transparent{background-color:transparent}a.btn1.transparent:hover,a.btn1.transparent:focus,button.btn1.transparent:hover,button.btn1.transparent:focus,.exit-notification-buttons button.transparent:hover,.exit-notification-buttons button.transparent:focus{background-color:#FF6F61;color:#fff}.sg-box{margin:15px;padding:30px;width:auto;border-radius:5px;border:1px solid #ccc}.selection-italic{font-style:italic;font-size:inherit;line-height:inherit;display:inline-block}.selection-italic:after{display:inline-block}.selection-bold,strong{font-weight:bold;font-size:inherit;line-height:inherit}.selection-bold:after,strong:after{display:inline-block}#header strong,#header .selection-bold,#footer strong,#footer .selection-bold{color:#4D4D4D!important}.palettes{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.palettes .palette{margin-right:1rem;margin-bottom:1.5rem;width:100px;height:100px;position:relative}.palettes .palette .palette-label{color:#333;font-size:.85rem;position:absolute;bottom:-1.25rem}.txt-coral{color:#FF6F61}.txt-fresh-green-50{color:#B4F6B1}.txt-fresh-green{color:#87E871}.txt-compliment-green{color:#5CA335}.txt-lightest-grey{color:#F7F7F7}.txt-lighter-grey{color:#F0F0F0}.txt-light-grey{color:#D8D8D8}.txt-medium-grey{color:#97999B}.txt-dark-grey{color:#6D6E71}.txt-charcoal{color:#4D4D4D}.bg-coral{background-color:#FF6F61}.bg-fresh-green-50{background-color:#B4F6B1}.bg-fresh-green{background-color:#87E871}.bg-compliment-green{background-color:#5CA335}.bg-lightest-grey{background-color:#F7F7F7}.bg-lighter-grey{background-color:#F0F0F0}.bg-light-grey{background-color:#D8D8D8}.bg-medium-grey{background-color:#97999B}.bg-dark-grey{background-color:#6D6E71}.bg-charcoal{background-color:#4D4D4D}span[class^="bg-"]{display:block;padding:20px}html{font-size:16px;font-family:Arial;font-weight:500}html body{margin:0;padding:0;color:#6D6E71;background:#fff}html body sub:after,html body i:after,html body sup:after{display:inline-block}html body #header{color:#4D4D4D}html body #footer{color:#000}button.btn,a.btn,input[type="submit"].btn{padding:0 20px;color:#fff;line-height:40px;font-size:1rem;line-height:1.5rem;text-decoration:none;display:inline-block;background-color:#D8D8D8;border:2px solid #D8D8D8}button.btn:hover,a.btn:hover,input[type="submit"].btn:hover{color:#D8D8D8;background-color:#fff}button.btn:disabled,button.btn.disabled,a.btn:disabled,a.btn.disabled,input[type="submit"].btn:disabled,input[type="submit"].btn.disabled{cursor:pointer;background-color:#D8D8D8;border:2px solid #D8D8D8;cursor:default}button.btn.btn-rnd,a.btn.btn-rnd,input[type="submit"].btn.btn-rnd{border-radius:4px;min-width:335px}button.btn.pdf,a.btn.pdf,input[type="submit"].btn.pdf{background:#D8D8D8 url("/content/dam/cf-pharma/nucala-v2/en_US/sea/icon-pdf.png") no-repeat 8px center;background-size:1.5rem;padding-left:2.5rem;border-radius:4px;min-width:335px}button.btn.pdf::after,a.btn.pdf::after,input[type="submit"].btn.pdf::after{content:""}button.btn.pdf:hover,a.btn.pdf:hover,input[type="submit"].btn.pdf:hover{color:#fff}.footnote{font-weight:400;font-size:.875rem;line-height:1rem;color:#6D6E71}.divider{margin:30px 0 10px 0}@media only screen and (min-width:992px){.divider{margin-top:40px;margin-bottom:20px}}.primary-color{color:#D8D8D8}.secondary-color{color:#D8D8D8}.grey-tundora{color:#D8D8D8}.bg-primary,.bg-secondary,.bg-tertiary,.bg-white{padding-top:0;padding-bottom:30px}@media only screen and (min-width:992px){.bg-primary,.bg-secondary,.bg-tertiary,.bg-white{padding-top:35px;padding-bottom:60px}}.bg-primary{background-color:#D8D8D8}.bg-primary-offset{background:linear-gradient(to right,#fff 0%,#fff 20%,#D8D8D8 20%);padding:0 1rem 1rem}@media only screen and (min-width:992px){.bg-primary-offset{background:linear-gradient(to bottom,#fff 0%,#fff 20%,#D8D8D8 20%)}}.bg-gradient{background:transparent linear-gradient(180deg,#f7f7f7 0%,#ffffff 100%) 0% 0% no-repeat padding-box}.bg-secondary{background-color:#D8D8D8}.bg-tertiary{background-color:#D8D8D8}.bg-tertiary p,.bg-tertiary li{color:#fff}.bg-tertiary p:not(a) strong,.bg-tertiary p:not(a) b,.bg-tertiary p:not(a) .selection-bold,.bg-tertiary li:not(a) strong,.bg-tertiary li:not(a) b,.bg-tertiary li:not(a) .selection-bold{color:#fff}.bg-white{background-color:#fff}.warning.richText.component{margin-top:30px;margin-bottom:30px;padding-top:30px;padding-bottom:30px;border-top:3px solid #D8D8D8;border-bottom:3px solid #D8D8D8}.no-wrap{white-space:nowrap}input:focus,select:focus{outline:none;border:2px solid #D8D8D8!important}input:active,select:active{border:2px solid #D8D8D8!important}@media only screen and (max-width:991px){.sm\:padding-top-15{padding-top:15px;display:block}}@media only screen and (max-width:991px){.sm\:padding-top-30{padding-top:30px;display:block}}@media only screen and (max-width:991px){.sm\:padding-bottom-15{padding-bottom:15px;display:block}}@media only screen and (max-width:991px){.sm\:padding-bottom-30{padding-bottom:30px;display:block}}@media only screen and (min-width:992px){.lg\:padding-top-15{padding-top:15px;display:block}}@media only screen and (min-width:992px){.lg\:padding-top-30{padding-top:30px;display:block}}@media only screen and (min-width:992px){.lg\:padding-bottom-15{padding-bottom:15px;display:block}}@media only screen and (min-width:992px){.lg\:padding-bottom-30{padding-bottom:30px;display:block}}.section-1 p:first-of-type{color:green}.page-what-is-multiple-myeloma .btn1:hover{border:2px solid #FF6F61;color:#FF6F61}.page-what-is-multiple-myeloma .register-txt{height:50px}.page-what-is-multiple-myeloma .register-txt .footnote1{border-bottom:1px solid}.page-what-is-multiple-myeloma .module-1 ul{padding-left:1.5rem}.page-what-is-multiple-myeloma .module-1 li::marker{color:#5CA335;font-weight:bold;display:inline-block;font-size:1.5em}.page-what-is-multiple-myeloma .module-1 .headline1:after{border-bottom:2px solid #87E871;padding-top:60px;margin-bottom:45px}.page-what-is-multiple-myeloma .module-1 .headline1 .sub-head{font-weight:400!important;line-height:1.75rem!important;font-family:Arial!important}.page-what-is-multiple-myeloma .module-3 .btn1{background-color:transparent}.page-what-is-multiple-myeloma .module-3 .btn1:hover,.page-what-is-multiple-myeloma .module-3 .btn1:focus{background-color:#FF6F61!important;color:#fff!important}.page-what-is-multiple-myeloma .module-3 .image{margin-top:-15px}.page-what-is-multiple-myeloma .module-3 .small-img{display:block!important}@media only screen and (min-width:576px){.page-what-is-multiple-myeloma .module-3 .small-img{display:none!important}}.page-what-is-multiple-myeloma .module-3 .texture-img{display:none!important}@media only screen and (min-width:576px){.page-what-is-multiple-myeloma .module-3 .texture-img{display:block!important}}.page-what-is-multiple-myeloma .module-3 .image-fit img{object-fit:unset}@media only screen and (min-width:992px){.page-what-is-multiple-myeloma .module-3 .image-fit img{object-fit:none}}.u-pb-10{padding-bottom:10px!important}.u-pb-18{padding-bottom:18px!important}.u-px-80{padding-left:5rem!important;padding-right:5rem!important}.u-mt-30,.u-my-30{margin-top:30px!important}.here-to-help picture{display:-ms-flexbox;display:flex}.here-to-help .green-help-txt{color:#B4F6B1}.here-to-help .white-help-txt{color:#fff}.here-to-help img{width:100%!important;margin-top:-10px}@media only screen and (min-width:768px){.here-to-help img{width:100%;right:0;top:0;object-fit:cover;height:400px;object-position:center}}@media only screen and (max-width:767px){.here-to-help img{margin-top:0}}.here-to-help .green-small-headline:after{background:#d2f9d0!important;top:25px}@media only screen and (max-width:767px){.here-to-help .green-small-headline:after{top:-20px;left:0}}.here-to-help .here-to-help-txt{position:absolute;z-index:1;bottom:55px}@media only screen and (max-width:767px){.here-to-help .here-to-help-txt{bottom:32px!important;margin-top:180px;padding:25px}.here-to-help .here-to-help-txt span{padding-bottom:5px!important;padding-top:5px!important}}.here-to-help .btn1{color:#B4F6B1!important;border:2px solid #B4F6B1!important;background-color:transparent!important;min-width:165px!important;padding:13px 26px!important;letter-spacing:1.2px}.here-to-help .btn1:hover,.here-to-help .btn1:focus{background-color:#B4F6B1!important;color:#fff!important}.this-is-who img{width:100%}@media only screen and (min-width:768px){.this-is-who img{right:0;top:0;object-fit:cover;object-position:center;height:435px}}@media only screen and (max-width:767px){.this-is-who .green-small-headline:after{top:-20px;left:0}}@media only screen and (min-width:768px){.this-is-who .green-small-headline:after{top:8px}}.this-is-who .this-is-who-txt{position:absolute;z-index:1}@media only screen and (max-width:767px){.this-is-who .this-is-who-txt{padding:45px 25px 50px 25px;background-color:#F7F7F7;margin-top:-15px;position:relative;margin-left:0}.this-is-who .this-is-who-txt span{padding-bottom:5px!important;padding-top:5px!important}}.this-is-who .btn1{min-width:180px!important;background-color:transparent!important;padding:13px 26px!important;letter-spacing:1.2px}.this-is-who .btn1:hover,.this-is-who .btn1:focus{background-color:#FF6F61!important;color:#fff!important}.p-left-border{border-left:4px solid #9ee47f;padding-left:1.125rem!important}.dotted-underline{text-decoration:none;border-bottom:2px dotted #5ca335}@media only screen and (min-width:768px){.hero-2 img{padding-bottom:1.5rem!important}}@media only screen and (max-width:767px){.hero-2 .richText .component-content{display:initial}}@media only screen and (min-width:768px){.hero-2 .richText .component-content{max-width:960px!important}}@media only screen and (max-width:767px){.hero-2 .richText .component-content .richText-image{height:351px;width:248px;margin-left:auto;margin-right:auto}}@media only screen and (max-width:767px){.hero-2 .richText .component-content .richText-content{padding:2rem 0;margin-top:30px}}@media only screen and (min-width:768px){.hero-2 .richText .component-content .richText-content{margin-left:50px}}@media only screen and (min-width:992px){.hero-2 .richText .component-content .richText-content{width:380px!important;margin-left:72px;margin-right:auto}}@media only screen and (min-width:1200px){.hero-2 .richText .component-content .richText-content{margin-right:initial}}.hero-2 .btn1{min-width:155px!important;padding:13px 26px!important}.green-small-headline:after{content:" ";display:block;background:#9ee47f;width:55px;height:4px;position:absolute;top:103px;left:-70px}@media only screen and (min-width:992px){.page-patient-stories .is-hidden-mobile{display:inline!important}}@media only screen and (min-width:768px){.page-patient-stories .divider{margin:30px 0 10px 0}}.page-patient-stories .top-texture{z-index:1;top:30px}.page-patient-stories .bottom-texture{z-index:1;bottom:-25px;position:absolute}@media only screen and (max-width:767px){.page-patient-stories .bottom-texture{bottom:10px}}.page-patient-stories .texture-mobile-only{margin-top:unset;display:block!important}@media only screen and (min-width:576px){.page-patient-stories .texture-mobile-only{display:none!important}}.page-patient-stories .texture-desktop-only{margin-top:unset;display:none!important}@media only screen and (min-width:576px){.page-patient-stories .texture-desktop-only{display:block!important}}@media only screen and (min-width:768px){.page-patient-stories .patient-stories-module3 .box{padding-left:1rem!important;padding-right:1rem!important}}.page-patient-stories .patient-stories-module3 ul{margin-left:-20px}@media only screen and (max-width:767px){.page-patient-stories .patient-stories-module3{padding:0!important}}.page-patient-stories .patient-stories-module3 .green-small-headline:after{top:30px;left:15px}@media only screen and (max-width:767px){.page-patient-stories .patient-stories-module3 .green-small-headline:after{left:0}}.page-patient-stories .patient-stories-module3 .module3-txt{padding-left:95px}.page-patient-stories .patient-stories-module3 .module3-marker-txt li::marker{color:#5CA335;font-weight:bold;display:inline-block;font-size:1.5em}@media only screen and (max-width:767px){.u-px-xs-36{padding-left:36px;padding-right:36px}}@media only screen and (min-width:768px){.u-px-187{padding-left:187px;padding-right:187px}}@media only screen and (min-width:768px){.u-px-140{padding-left:140px;padding-right:140px}}.picture-text{position:absolute;text-align:center;top:50px;left:0;right:0;margin:auto;font-size:2rem;font-weight:700;color:#ffffff;line-height:2.5rem}@media only screen and (max-width:767px){.main-stories{display:none!important}}.individual-stories figure{margin:0}.individual-stories figure img{display:block;margin:auto}.individual-stories figcaption{min-height:210px}@media only screen and (min-width:768px){.individual-stories figcaption{min-height:175px;max-width:165px;margin:0 auto}}@media only screen and (min-width:1200px){.individual-stories figcaption{min-height:145px;max-width:inherit}}@media only screen and (min-width:1440px){.individual-stories figcaption{min-height:120px}}@media only screen and (max-width:991px){.individual-stories figcaption{min-height:130px}}.individual-stories figcaption p:not(:first-child){margin:5px 0 5px 0}.individual-stories figcaption p:last-child{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;left:45%;bottom:0;right:45%}@media only screen and (min-width:768px) and (max-width:992px){.individual-stories figcaption p:last-child{position:unset!important;left:unset!important;right:unset!important;-ms-flex-pack:center!important;justify-content:center!important}}.individual-stories .arrow-down{position:absolute;content:"";display:inline-block;width:12px;height:12px;border-right:2px solid #FF6F61;border-top:2px solid #FF6F61;transform:rotate(135deg);caret-color:transparent}.reference-banner{background-color:unset!important;box-shadow:unset!important;padding:0}.reference-banner .banner:not(.is-hidden){padding:0;background-color:#e9fde8!important;box-shadow:0 3px 6px #0000001a!important}.reference-banner .banner__close-button:after{color:#6d6e71}.margin-0{margin:0!important}@media only screen and (max-width:767px){.page-side-effects .heading-with-image .component-content{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:767px){.page-side-effects .heading-with-image .component-content .richText-content p{padding-left:0!important;padding-top:1rem!important}}.page-side-effects li::marker{color:#5CA335;font-weight:bold;display:inline-block;font-size:1.5em}.page-side-effects .location .find-an-eye-text{font-weight:700!important}.page-side-effects .green-divider{padding-top:0;padding-bottom:0;margin-top:40px;margin-bottom:40px}.page-side-effects #content ul{padding-left:1.5rem}.page-side-effects .eye-icon-img img{height:34px;width:62px;margin-bottom:0!important}@media only screen and (max-width:991px){.page-side-effects .text-col-1 ul{margin-bottom:5px}}@media only screen and (max-width:991px){.page-side-effects .text-col-2 ul{margin-top:0}}.page-side-effects .texture-mobile-only{display:block!important}@media only screen and (min-width:576px){.page-side-effects .texture-mobile-only{display:none!important}}.page-side-effects .texture-tab-only{display:none!important}@media only screen and (min-width:576px) and (max-width:991px){.page-side-effects .texture-tab-only{display:block!important}}.link-wrap{text-decoration:none}.ps-callout .link-wrap{color:#6D6E71}#content ul li{padding-bottom:5px}#content ul li:last-child{padding-bottom:0}.page-resources .support-box .desktop-eyebrow: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:5px;display:block;color:#6D6E71}.page-resources li::marker{color:#5CA335;font-weight:bold;display:inline-block;font-size:1.5em}.page-resources .gsk-oncology .top-texture{margin-top:unset;top:26px;z-index:1}.page-resources .gsk-oncology .bottom-texture{margin-top:unset;bottom:15px}@media only screen and (max-width:767px){.page-resources .white-border-bottom{bottom:0}}@media only screen and (min-width:768px){.page-resources .white-border-bottom{bottom:20px}}.page-resources .co-pay-assitance{border:1px solid #5CA335}.page-resources .co-pay-assitance .component-content{margin-bottom:-10px}.page-resources .co-pay-assitance .component-content:before{content:" ";display:block;background:#5ca335;width:20px;height:calc(var(--green-line-height) * 1px);position:absolute;top:0;left:0}@media only screen and (max-width:991px){.page-resources .co-pay-assitance .component-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:767px){.page-resources .co-pay-assitance .component-content{display:initial}}.page-resources .co-pay-assitance img{margin-bottom:0}@media only screen and (max-width:991px){.page-resources .co-pay-assitance img{width:100%!important;height:100%!important}}.page-resources .co-pay-assitance .richText-content{padding-left:1rem!important}@media only screen and (min-width:768px){.page-resources .nav-section{position:relative;min-height:95px}.page-resources .nav-section .richText-content{left:0;position:absolute;bottom:0}}.page-resources .access-more .btn1{background-color:transparent!important;min-width:162px!important;padding:13px 30px!important;letter-spacing:1.2px}.page-resources .access-more .btn1:hover,.page-resources .access-more .btn1:focus{background-color:#FF6F61!important;color:#fff!important}.page-resources .pdf-box .richText .component-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.page-resources .pdf-box .richText .component-content:hover{cursor:pointer}.page-resources .pdf-box .richText .component-content .richText-content{padding-top:.5rem}@media only screen and (max-width:380px){.page-resources .pdf-box .richText .component-content .richText-content .u-inline-block{display:block}}.page-resources .pdf-box .richText a{text-decoration:none}.page-resources .texture-mobile-only{margin-top:-15px;display:block!important}@media only screen and (min-width:576px){.page-resources .texture-mobile-only{display:none!important}}.page-resources .texture-desktop-only{margin-top:-15px;display:none!important}@media only screen and (min-width:576px){.page-resources .texture-desktop-only{display:block!important}}.page-resources #content ul{padding-left:1.5rem}.page-faqs .texture-img img{position:relative;top:15px}.page-faqs .Faq-accordion p{padding:.2rem 0}.page-faqs .Faq-accordion a{font-size:16px}.page-faqs .accordion-control:after{height:.1px!important}.page-faqs .accordion .accordion-container .accordion-slide.is-active:last-child{border-bottom:1px solid #7BB556}.page-faqs .top-texture{margin-top:-50px}.page-faqs .speak-to-doc{margin-top:0}@media only screen and (min-width:992px){.page-faqs .speak-to-doc .richText{padding-top:60px}}@media only screen and (min-width:768px) and (max-width:991px){.page-faqs .speak-to-doc .richText{padding-top:20px!important}}.page-faqs .texture-mobile-only{position:absolute;z-index:1;top:30px;display:block!important}@media only screen and (min-width:576px){.page-faqs .texture-mobile-only{display:none!important}}.page-faqs .texture-desktop-only{display:none!important}@media only screen and (min-width:576px){.page-faqs .texture-desktop-only{display:block!important}}@media only screen and (min-width:768px) and (max-width:991px){.page-faqs .texture-desktop-only{margin-top:-40px}}@media only screen and (min-width:576px) and (max-width:767px){.page-faqs .texture-desktop-only{margin-top:-70px}}.texture-mobile-only{display:block!important}@media only screen and (min-width:768px){.texture-mobile-only{display:none!important}}.texture-tab-only{display:none!important}@media only screen and (min-width:768px) and (max-width:991px){.texture-tab-only{display:block!important}}.texture-desktop-only{display:none!important}@media only screen and (min-width:992px){.texture-desktop-only{display:block!important}}.image-fit img{object-fit:none}.page-search-result .searchResults .searchResults-pagination ul li:not(:first-child):not(:last-child) a{height:30px;width:30px;padding:3px 9px!important;min-width:unset!important}.page-search-result .searchResults .searchResults-pagination ul li:not(:first-child):not(:last-child) a:hover{background-color:#FF6F61}.tooltip li{line-height:1rem!important}.find-an-eyecare .richText-image{margin-top:15px}.find-an-eyecare h2::before{margin-bottom:15px!important}.button-primary{background-color:#14717D;padding:10px 32px;font-size:.75rem;font-style:normal;font-weight:700;line-height:1rem;border:none;border-radius:2rem;color:white;cursor:pointer}html[lang="ar-SA"] .button-primary{padding:10px 45px;font-size:1.2rem}.primary-link{font-family:"Arial";font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:#00837D;-webkit-text-decoration-line:underline;text-decoration-line:underline}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXd4qqOEo.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXdoqqOEo.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXeIqq.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36y_CGslu50.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36y_CWslu50.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36y_B2sl.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}html[lang="en-sa"] .talk-doc-sec h3{font-size:21px;line-height:32px;color:#6d6e71!important}html[lang="en-sa"] .talk-doc-sec h4{font-size:18px;line-height:24px}html[lang="en-sa"] .talk-doc-sec h5{font-size:28px;line-height:40px;color:#a05530;margin:0}html[lang="en-SA"] body,html[lang="ar-SA"] body{background:url(https://assets.gskinternet.com/pharma/shinglesprotection.sa.com/en-sa/home/home-background.png);background-repeat:no-repeat;background-size:cover;background-position:center}html[lang="en-SA"] .page-home .carouselslide-header .primary-cta button,html[lang="ar-SA"] .page-home .carouselslide-header .primary-cta button{background-color:#ee7c22;padding-inline:3.37rem;padding-block:.51rem;border-radius:2rem;border:none;cursor:pointer;margin-top:2vw}@media (max-width:750px){html[lang="en-SA"] .page-home .carouselslide-header .primary-cta button,html[lang="ar-SA"] .page-home .carouselslide-header .primary-cta button{padding-inline:3vw;padding-block:.8vw;margin-top:1.8vw}}html[lang="en-SA"] .page-home .carouselslide-header .primary-cta button a,html[lang="ar-SA"] .page-home .carouselslide-header .primary-cta button a{text-decoration:none;display:-ms-flexbox;display:flex;font-family:'Myriad Arabic';-ms-flex-align:center;align-items:center;gap:.5rem;font-weight:600;font-size:20px}@media (max-width:1280px){html[lang="en-SA"] .page-home .carouselslide-header .primary-cta button a,html[lang="ar-SA"] .page-home .carouselslide-header .primary-cta button a{font-size:16px}}@media (max-width:750px){html[lang="en-SA"] .page-home .carouselslide-header .primary-cta button a,html[lang="ar-SA"] .page-home .carouselslide-header .primary-cta button a{font-size:10px}}html[lang="en-SA"] .page-home .carouselslide-header .primary-cta button a img,html[lang="ar-SA"] .page-home .carouselslide-header .primary-cta button a img{height:1.2rem;width:auto}@media (max-width:750px){html[lang="en-SA"] .page-home .carouselslide-header .primary-cta button a img,html[lang="ar-SA"] .page-home .carouselslide-header .primary-cta button a img{height:1rem}}html[lang="en-SA"] .page-home h1,html[lang="en-SA"] .page-home h2,html[lang="en-SA"] .page-home h3,html[lang="en-SA"] .page-home h4,html[lang="en-SA"] .page-home p,html[lang="en-SA"] .page-home a,html[lang="en-SA"] .page-home button,html[lang="ar-SA"] .page-home h1,html[lang="ar-SA"] .page-home h2,html[lang="ar-SA"] .page-home h3,html[lang="ar-SA"] .page-home h4,html[lang="ar-SA"] .page-home p,html[lang="ar-SA"] .page-home a,html[lang="ar-SA"] .page-home button{font-family:'Open Sans'}html[lang="en-SA"] .page-home h2 sup,html[lang="en-SA"] .page-home h3 sup,html[lang="en-SA"] .page-home h4 sup,html[lang="en-SA"] .page-home h5 sup,html[lang="en-SA"] .page-home p sup,html[lang="ar-SA"] .page-home h2 sup,html[lang="ar-SA"] .page-home h3 sup,html[lang="ar-SA"] .page-home h4 sup,html[lang="ar-SA"] .page-home h5 sup,html[lang="ar-SA"] .page-home p sup{vertical-align:super}html[lang="en-SA"] .page-home h2,html[lang="en-SA"] .page-home h4,html[lang="ar-SA"] .page-home h2,html[lang="ar-SA"] .page-home h4{color:#EE7A23}html[lang="en-SA"] .page-home h2,html[lang="en-SA"] .page-home .reference-text-with-btn,html[lang="en-SA"] .page-home .video-section-text p,html[lang="ar-SA"] .page-home h2,html[lang="ar-SA"] .page-home .reference-text-with-btn,html[lang="ar-SA"] .page-home .video-section-text p{text-align:center}html[lang="en-SA"] .page-home h2,html[lang="ar-SA"] .page-home h2{font-weight:800;font-size:1.78rem;margin-block:0}html[lang="en-SA"] .page-home h3,html[lang="en-SA"] .page-home p,html[lang="en-SA"] .page-home li,html[lang="en-SA"] .page-home a[href],html[lang="en-SA"] .page-home button,html[lang="en-SA"] .page-home .richText .component-content .richText-content .ref-title,html[lang="ar-SA"] .page-home h3,html[lang="ar-SA"] .page-home p,html[lang="ar-SA"] .page-home li,html[lang="ar-SA"] .page-home a[href],html[lang="ar-SA"] .page-home button,html[lang="ar-SA"] .page-home .richText .component-content .richText-content .ref-title{color:#ffffff}html[lang="en-SA"] .page-home .divider,html[lang="ar-SA"] .page-home .divider{padding-bottom:0}html[lang="en-SA"] .page-home .divider .component-content,html[lang="ar-SA"] .page-home .divider .component-content{border-bottom:2px solid #D78228;width:88vw;margin:0 auto}html[lang="en-SA"] .page-home .home-banner,html[lang="ar-SA"] .page-home .home-banner{margin-top:-8.5vw}html[lang="en-SA"] .page-home .carouselEnhanced ul.carousel-slides,html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-slides{padding-left:0;margin-block:0}html[lang="en-SA"] .page-home .carouselEnhanced ul.carousel-slides .carousel-slide,html[lang="en-SA"] .page-home .carouselEnhanced ul.carousel-slides .carouselSlideEnhanced,html[lang="en-SA"] .page-home .carouselEnhanced ul.carousel-slides .no-image,html[lang="en-SA"] .page-home .carouselEnhanced ul.carousel-slides .carousel-content,html[lang="en-SA"] .page-home .carouselEnhanced ul.carousel-slides .paragraphSystem,html[lang="en-SA"] .page-home .carouselEnhanced ul.carousel-slides .image,html[lang="en-SA"] .page-home .carouselEnhanced ul.carousel-slides img,html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-slides .carousel-slide,html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-slides .carouselSlideEnhanced,html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-slides .no-image,html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-slides .carousel-content,html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-slides .paragraphSystem,html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-slides .image,html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-slides img{height:auto;width:100%;padding-inline:0;margin-inline:0}html[lang="en-SA"] .page-home .carouselEnhanced ul.carousel-slides .paragraphSystem,html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-slides .paragraphSystem{position:relative}html[lang="en-SA"] .page-home .carouselEnhanced ul.carousel-slides .paragraphSystem>.richText,html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-slides .paragraphSystem>.richText{position:absolute;top:32%;left:6.88vw;padding-inline:0}@media (max-width:750px){html[lang="en-SA"] .page-home .carouselEnhanced ul.carousel-slides .paragraphSystem>.richText,html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-slides .paragraphSystem>.richText{top:22%}}html[lang="en-SA"] .page-home .carouselEnhanced ul.carousel-slides .paragraphSystem>.richText .richText-content,html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-slides .paragraphSystem>.richText .richText-content{padding-inline:0}html[lang="en-SA"] .page-home .carouselEnhanced ul.carousel-nav .carousel-nav-item,html[lang="en-SA"] .page-home .carouselEnhanced ul.carousel-nav .carousel-nav-prev,html[lang="en-SA"] .page-home .carouselEnhanced ul.carousel-nav .carousel-nav-next,html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-nav .carousel-nav-item,html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-nav .carousel-nav-prev,html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-nav .carousel-nav-next{display:none}html[lang="en-SA"] .page-home .carouselEnhanced h4,html[lang="en-SA"] .page-home .carouselEnhanced h1,html[lang="ar-SA"] .page-home .carouselEnhanced h4,html[lang="ar-SA"] .page-home .carouselEnhanced h1{font-size:5.14rem;margin-block:0;line-height:5.5rem;font-weight:800;color:#EE7A23}html[lang="en-SA"] .page-home .carouselEnhanced p,html[lang="ar-SA"] .page-home .carouselEnhanced p{padding-top:1.13vw;font-weight:300;font-size:2.28rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem>*,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem>*{margin:0 auto;width:88vw}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .image-with-absolute-txt,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .image-with-absolute-txt{margin-top:3vw;width:63.78vw;height:31.28vw;padding-inline:0}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .image-with-absolute-txt .paragraphSystem,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .image-with-absolute-txt .paragraphSystem{position:relative;height:100%;width:100%}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .image-with-absolute-txt .paragraphSystem .richText,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .image-with-absolute-txt .paragraphSystem .richText{position:absolute;bottom:10%;width:100%;text-align:center}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .image-with-absolute-txt .paragraphSystem .richText p,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .image-with-absolute-txt .paragraphSystem .richText p{font-weight:800;line-height:normal;font-size:2.68rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .image-with-absolute-txt .paragraphSystem .richText p span,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .image-with-absolute-txt .paragraphSystem .richText p span{font-size:69px;font-family:'Open Sans'}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .talk-to-your-doc,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .talk-to-your-doc{padding-top:2.42vw;padding-bottom:3.5vw}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .talk-to-your-doc h2,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .talk-to-your-doc h2{padding-top:4.87vw;padding-bottom:2.74vw;line-height:2.7rem;font-size:2.7rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .talk-to-your-doc p,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .talk-to-your-doc p{text-align:center;font-weight:300;font-size:1.91rem;line-height:normal}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .talk-to-your-doc p sup,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .talk-to-your-doc p sup{font-size:1.2rem;font-family:'Open Sans'}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .contact-us,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .contact-us{padding-block:86px;text-align:center}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .contact-us p:first-child,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .contact-us p:first-child{font-weight:300;font-size:1.91rem;line-height:normal}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .contact-us p:last-child,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .contact-us p:last-child{font-weight:800;font-size:3.78rem;padding-top:2.14vw}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .reference-box,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .reference-box{padding-inline:0}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .reference-box section[aria-label="references"],html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .reference-box section[aria-label="references"]{margin-block:4vw;direction:ltr}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .reference-box section[aria-label="references"] h3,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .reference-box section[aria-label="references"] h3{margin-block:0;font-weight:700;font-size:.68rem;line-height:.68rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .reference-box section[aria-label="references"] ol,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .reference-box section[aria-label="references"] ol{padding-left:15px}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .reference-box section[aria-label="references"] ol a,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .reference-box section[aria-label="references"] ol a{font-weight:300;text-decoration:none}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .reference-box section[aria-label="references"] li,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .reference-box section[aria-label="references"] li{font-size:.7rem;font-weight:300;line-height:1rem;overflow-wrap:break-word;direction:ltr}html[lang="en-SA"] .page-home .main-section .shingles-pain,html[lang="ar-SA"] .page-home .main-section .shingles-pain{padding-top:2.16vw}html[lang="en-SA"] .page-home .main-section .shingles-pain p,html[lang="ar-SA"] .page-home .main-section .shingles-pain p{font-weight:300}html[lang="en-SA"] .page-home .main-section .shingles-pain p:first-child,html[lang="ar-SA"] .page-home .main-section .shingles-pain p:first-child{font-weight:700;font-style:italic;font-size:2.4rem;line-height:2rem}html[lang="en-SA"] .page-home .main-section .shingles-pain p:first-child sup,html[lang="ar-SA"] .page-home .main-section .shingles-pain p:first-child sup{font-weight:700;font-style:italic;font-size:1.9rem;line-height:1.5rem}html[lang="en-SA"] .page-home .main-section .shingles-pain p:nth-child(2),html[lang="ar-SA"] .page-home .main-section .shingles-pain p:nth-child(2){padding-top:2.8vw;font-size:1.91rem;line-height:normal;padding-bottom:1vw}html[lang="en-SA"] .page-home .main-section .shingles-pain p:last-child,html[lang="ar-SA"] .page-home .main-section .shingles-pain p:last-child{line-height:normal;font-size:1.4rem}html[lang="en-SA"] .page-home .main-section .reference-text-with-btn .learn-more-button,html[lang="ar-SA"] .page-home .main-section .reference-text-with-btn .learn-more-button{width:100%}html[lang="en-SA"] .page-home .main-section .reference-text-with-btn h2,html[lang="ar-SA"] .page-home .main-section .reference-text-with-btn h2{padding-bottom:1.9vw}html[lang="en-SA"] .page-home .main-section .reference-text-with-btn a,html[lang="ar-SA"] .page-home .main-section .reference-text-with-btn a{width:auto;display:inline-block;margin:0 auto;background-color:#EE7C22;font-size:1.6rem;font-weight:600;text-decoration:none;padding-block:.5vw}html[lang="en-SA"] .page-home .main-section .reference-text-with-btn button,html[lang="ar-SA"] .page-home .main-section .reference-text-with-btn button{background-color:#EE7C22;border:none;border-radius:1rem;cursor:pointer}html[lang="en-SA"] .page-home .main-section .padding-block-one,html[lang="ar-SA"] .page-home .main-section .padding-block-one{padding-block:3.5vw}html[lang="en-SA"] .page-home .main-section .padding-block-one + .richText p,html[lang="ar-SA"] .page-home .main-section .padding-block-one + .richText p{font-weight:700;font-size:1.64rem;line-height:normal;text-align:center}html[lang="en-SA"] .page-home .main-section .padding-block-two,html[lang="ar-SA"] .page-home .main-section .padding-block-two{padding-top:4vw;padding-bottom:2.5vw}html[lang="en-SA"] .page-home .main-section .video-section-text,html[lang="ar-SA"] .page-home .main-section .video-section-text{padding-top:3vw}html[lang="en-SA"] .page-home .main-section .video-section-text h2,html[lang="ar-SA"] .page-home .main-section .video-section-text h2{padding-bottom:1.5vw}html[lang="en-SA"] .page-home .main-section .video-section-text h2 sup,html[lang="ar-SA"] .page-home .main-section .video-section-text h2 sup{font-weight:800;font-size:1.2rem}html[lang="en-SA"] .page-home .main-section .video-section-text p,html[lang="ar-SA"] .page-home .main-section .video-section-text p{border:2px solid #D78228;padding-block:1.45vw;padding-inline:1.36vw;border-radius:.6rem;font-weight:300;font-size:1.91rem;line-height:normal;background-color:rgba(76,76,76,.5)}html[lang="en-SA"] .page-home .main-section .videoEnhanced,html[lang="ar-SA"] .page-home .main-section .videoEnhanced{padding-inline:0;padding-top:5.45vw;padding-bottom:4.21vw}html[lang="en-SA"] .page-home .main-section .videoEnhanced .component-content,html[lang="ar-SA"] .page-home .main-section .videoEnhanced .component-content{padding-top:0;width:auto}html[lang="en-SA"] .page-home .main-section .videoEnhanced .component-content .video-video-container,html[lang="ar-SA"] .page-home .main-section .videoEnhanced .component-content .video-video-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}html[lang="en-SA"] .page-home .main-section .videoEnhanced .component-content .video-video-container video,html[lang="ar-SA"] .page-home .main-section .videoEnhanced .component-content .video-video-container video{height:42.36vw;width:75vw!important;border:2px solid #D78228;padding:13px 0;border-radius:3rem}html[lang="en-SA"] .page-home .main-section .videoEnhanced .component-content,html[lang="ar-SA"] .page-home .main-section .videoEnhanced .component-content{position:relative}html[lang="en-SA"] .page-home .main-section .videoEnhanced .component-content .video-wrapper,html[lang="ar-SA"] .page-home .main-section .videoEnhanced .component-content .video-wrapper{position:absolute;top:58px;left:11%}@media (min-width:320px) and (max-width:620px){html[lang="en-SA"] .page-home .main-section .videoEnhanced .component-content .video-wrapper,html[lang="ar-SA"] .page-home .main-section .videoEnhanced .component-content .video-wrapper{left:5%;top:2px}}@media (min-width:621px) and (max-width:767px){html[lang="en-SA"] .page-home .main-section .videoEnhanced .component-content .video-wrapper,html[lang="ar-SA"] .page-home .main-section .videoEnhanced .component-content .video-wrapper{top:10px}}@media (min-width:768px) and (max-width:992px){html[lang="en-SA"] .page-home .main-section .videoEnhanced .component-content .video-wrapper,html[lang="ar-SA"] .page-home .main-section .videoEnhanced .component-content .video-wrapper{top:60px;left:10%}}@media (min-width:993px) and (max-width:1200px){html[lang="en-SA"] .page-home .main-section .videoEnhanced .component-content .video-wrapper,html[lang="ar-SA"] .page-home .main-section .videoEnhanced .component-content .video-wrapper{top:53px;left:11%}}html[lang="en-SA"] .page-home .main-section .videoEnhanced .component-content .video-wrapper .video-overlay-text,html[lang="ar-SA"] .page-home .main-section .videoEnhanced .component-content .video-wrapper .video-overlay-text{font-family:"Open Sans";font-size:17px;font-weight:900;color:#fff}@media (min-width:320px) and (max-width:620px){html[lang="en-SA"] .page-home .main-section .videoEnhanced .component-content .video-wrapper .video-overlay-text,html[lang="ar-SA"] .page-home .main-section .videoEnhanced .component-content .video-wrapper .video-overlay-text{font-size:12px}}@media (min-width:621px) and (max-width:992px){html[lang="en-SA"] .page-home .main-section .videoEnhanced .component-content .video-wrapper .video-overlay-text,html[lang="ar-SA"] .page-home .main-section .videoEnhanced .component-content .video-wrapper .video-overlay-text{font-size:15px}}html[lang="en-SA"] .page-home .main-section .videoEnhanced .component-content .video-wrapper .video-overlay-text-span,html[lang="ar-SA"] .page-home .main-section .videoEnhanced .component-content .video-wrapper .video-overlay-text-span{margin:0;font-size:15px;font-family:"Open Sans";color:#fff;font-weight:100}@media (min-width:320px) and (max-width:620px){html[lang="en-SA"] .page-home .main-section .videoEnhanced .component-content .video-wrapper .video-overlay-text-span,html[lang="ar-SA"] .page-home .main-section .videoEnhanced .component-content .video-wrapper .video-overlay-text-span{font-size:10px;line-height:15px}}@media (min-width:621px) and (max-width:992px){html[lang="en-SA"] .page-home .main-section .videoEnhanced .component-content .video-wrapper .video-overlay-text-span,html[lang="ar-SA"] .page-home .main-section .videoEnhanced .component-content .video-wrapper .video-overlay-text-span{font-size:14px}}@media (min-width:993px) and (max-width:1200px){html[lang="en-SA"] .page-home .main-section .videoEnhanced .component-content .video-wrapper .video-overlay-text-span,html[lang="ar-SA"] .page-home .main-section .videoEnhanced .component-content .video-wrapper .video-overlay-text-span{font-size:13px}}html[lang="en-SA"] .page-home .main-section .at-risk-heading,html[lang="ar-SA"] .page-home .main-section .at-risk-heading{padding-top:1.89vw;padding-bottom:4.93vw}html[lang="en-SA"] .page-home .main-section .reference-image-with-text1,html[lang="ar-SA"] .page-home .main-section .reference-image-with-text1{width:77vw}html[lang="en-SA"] .page-home .main-section .reference-image-with-text1 .component-content,html[lang="ar-SA"] .page-home .main-section .reference-image-with-text1 .component-content{display:-ms-flexbox;display:flex}html[lang="en-SA"] .page-home .main-section .reference-image-with-text1 .component-content .image-wrapper,html[lang="ar-SA"] .page-home .main-section .reference-image-with-text1 .component-content .image-wrapper{-ms-flex:0 0 auto;flex:0 0 auto}html[lang="en-SA"] .page-home .main-section .reference-image-with-text1 .component-content .image-wrapper img,html[lang="ar-SA"] .page-home .main-section .reference-image-with-text1 .component-content .image-wrapper img{width:27.97vw;height:auto;border-radius:1.3rem;border:2px solid #EE7A23}html[lang="en-SA"] .page-home .main-section .reference-image-with-text1 .component-content .text-wrapper,html[lang="ar-SA"] .page-home .main-section .reference-image-with-text1 .component-content .text-wrapper{-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-item-align:center;align-self:center;text-align:left;padding-left:5.28vw;background:linear-gradient(to right,#ee7c22 0%,rgba(242,156,89,.75) 19%,rgba(246,191,147,.49) 40%,rgba(250,218,194,.28) 60%,rgba(252,238,227,.13) 77%,rgba(254,250,247,.04) 91%,rgba(255,255,255,0) 100%);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:6.64vw}html[lang="en-SA"] .page-home .main-section .reference-image-with-text1 .component-content .text-wrapper p,html[lang="ar-SA"] .page-home .main-section .reference-image-with-text1 .component-content .text-wrapper p{margin-block:0}html[lang="en-SA"] .page-home .main-section .reference-image-with-text1 .component-content .text-wrapper p:first-child,html[lang="ar-SA"] .page-home .main-section .reference-image-with-text1 .component-content .text-wrapper p:first-child{font-size:2.56rem;line-height:2.87rem;font-weight:800}html[lang="en-SA"] .page-home .main-section .reference-image-with-text1 .component-content .text-wrapper p:nth-child(2),html[lang="ar-SA"] .page-home .main-section .reference-image-with-text1 .component-content .text-wrapper p:nth-child(2){font-weight:300;font-size:1.5rem;line-height:1.7rem}html[lang="en-SA"] .page-home .main-section .reverse-heading .component-content .text-wrapper p:first-child,html[lang="ar-SA"] .page-home .main-section .reverse-heading .component-content .text-wrapper p:first-child{font-weight:300;font-size:1.5rem;line-height:1.7rem}html[lang="en-SA"] .page-home .main-section .reverse-heading .component-content .text-wrapper p:nth-child(2),html[lang="ar-SA"] .page-home .main-section .reverse-heading .component-content .text-wrapper p:nth-child(2){font-size:2.56rem;line-height:2.87rem;font-weight:800}html[lang="en-SA"] .page-home .main-section .reverse-heading .component-content .text-wrapper p:nth-child(2) sup,html[lang="ar-SA"] .page-home .main-section .reverse-heading .component-content .text-wrapper p:nth-child(2) sup{font-size:1.7rem;line-height:2.3rem}html[lang="en-SA"] .page-home .main-section .custom-reverse .component-content,html[lang="ar-SA"] .page-home .main-section .custom-reverse .component-content{-ms-flex-direction:row-reverse;flex-direction:row-reverse}html[lang="en-SA"] .page-home .main-section .custom-reverse .component-content .text-wrapper,html[lang="ar-SA"] .page-home .main-section .custom-reverse .component-content .text-wrapper{background:linear-gradient(to left,#ee7c22 0%,rgba(242,156,89,.75) 19%,rgba(246,191,147,.49) 40%,rgba(250,218,194,.28) 60%,rgba(252,238,227,.13) 77%,rgba(254,250,247,.04) 91%,rgba(255,255,255,0) 100%);padding-right:5.28vw}html[lang="en-SA"] .page-home .main-section .custom-reverse .component-content .text-wrapper p,html[lang="ar-SA"] .page-home .main-section .custom-reverse .component-content .text-wrapper p{-ms-flex-item-align:end;align-self:flex-end}html[lang="en-SA"] .page-home .main-section .custom-reverse .component-content .text-wrapper p:first-child,html[lang="ar-SA"] .page-home .main-section .custom-reverse .component-content .text-wrapper p:first-child{font-size:2.56rem;line-height:2.87rem;font-weight:800}html[lang="en-SA"] .page-home .main-section .custom-reverse .component-content .text-wrapper p:first-child span,html[lang="ar-SA"] .page-home .main-section .custom-reverse .component-content .text-wrapper p:first-child span{font-size:2rem}html[lang="en-SA"] .page-home .main-section .custom-reverse .component-content .text-wrapper p:nth-child(2),html[lang="ar-SA"] .page-home .main-section .custom-reverse .component-content .text-wrapper p:nth-child(2){font-weight:300;font-size:1.5rem;line-height:1.7rem;-ms-flex-item-align:start;align-self:flex-start;padding-left:8.1rem}html[lang="en-SA"] .page-home .main-section .custom-reverse + .reference-image-with-text1,html[lang="ar-SA"] .page-home .main-section .custom-reverse + .reference-image-with-text1{margin-bottom:4.5vw}@media (min-width:1400px){html[lang="en-SA"] .page-home .main-section .reference-text-with-btn h2,html[lang="ar-SA"] .page-home .main-section .reference-text-with-btn h2{font-size:2rem}}@media (max-width:1200px){html[lang="en-SA"] .page-home .carouselEnhanced h4,html[lang="en-SA"] .page-home .carouselEnhanced h1,html[lang="ar-SA"] .page-home .carouselEnhanced h4,html[lang="ar-SA"] .page-home .carouselEnhanced h1{font-size:3.2rem;line-height:3.3rem}html[lang="en-SA"] .page-home .carouselEnhanced p,html[lang="ar-SA"] .page-home .carouselEnhanced p{font-size:1.5rem}}html[lang="en-SA"] .page-home .heathcare-text,html[lang="ar-SA"] .page-home .heathcare-text{text-align:center;font-size:26px;font-weight:600;line-height:normal}html[lang="en-SA"] .page-home .carousel .carousel-nav,html[lang="ar-SA"] .page-home .carousel .carousel-nav{display:none}@media (max-width:1280px){html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .shingles-pain p:first-child,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .shingles-pain p:first-child{font-size:2rem;line-height:1.8rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .shingles-pain p:first-child sup,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .shingles-pain p:first-child sup{font-size:1.2rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .shingles-pain p:nth-child(2),html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .shingles-pain p:nth-child(2){padding-top:2.8vw;font-size:1.71rem;padding-bottom:1vw}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .shingles-pain p:last-child,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .shingles-pain p:last-child{font-size:1rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .reference-image-with-text1 .component-content .text-wrapper p:first-child,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .reference-image-with-text1 .component-content .text-wrapper p:first-child{font-size:2rem;line-height:2.2rem;font-weight:800}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .reference-image-with-text1 .component-content .text-wrapper p:nth-child(2),html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .reference-image-with-text1 .component-content .text-wrapper p:nth-child(2){font-weight:300;font-size:1.1rem;line-height:1.4rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .custom-reverse .component-content .text-wrapper p:first-child,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .custom-reverse .component-content .text-wrapper p:first-child{font-size:2rem;line-height:2.2rem;font-weight:800}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .custom-reverse .component-content .text-wrapper p:first-child span,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .custom-reverse .component-content .text-wrapper p:first-child span{font-size:1.5rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .custom-reverse .component-content .text-wrapper p:nth-child(2),html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .custom-reverse .component-content .text-wrapper p:nth-child(2){font-weight:300;font-size:1.1rem;line-height:1.4rem;padding-left:11rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .reverse-heading .component-content .text-wrapper p:first-child,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .reverse-heading .component-content .text-wrapper p:first-child{font-weight:300;font-size:1.1rem;line-height:1.4rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .reverse-heading .component-content .text-wrapper p:nth-child(2),html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .reverse-heading .component-content .text-wrapper p:nth-child(2){font-size:2rem;line-height:2.2rem;font-weight:800}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .reverse-heading .component-content .text-wrapper p:nth-child(2) span,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .reverse-heading .component-content .text-wrapper p:nth-child(2) span{font-size:1.2rem;line-height:1.9rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .padding-block-one + .richText p,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .padding-block-one + .richText p{font-size:1.3rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .video-section-text p,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .video-section-text p{font-size:1.6rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .image-with-absolute-txt .paragraphSystem .richText p,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .image-with-absolute-txt .paragraphSystem .richText p{font-size:2.2rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .image-with-absolute-txt .paragraphSystem .richText p span,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .image-with-absolute-txt .paragraphSystem .richText p span{font-size:4rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .talk-to-your-doc p,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .talk-to-your-doc p{font-size:1.6rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .talk-to-your-doc p sup,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .talk-to-your-doc p sup{font-size:.9rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .talk-to-your-doc h2,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .talk-to-your-doc h2{font-size:2.2rem;line-height:2.2rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .contact-us p:first-child,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .contact-us p:first-child{font-size:1.6rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .contact-us p:last-child,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .contact-us p:last-child{font-size:3.3rem}}@media (max-width:1024px){html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .custom-reverse .component-content .text-wrapper p:nth-child(2),html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .custom-reverse .component-content .text-wrapper p:nth-child(2){padding-left:3rem}}@media (max-width:990px){html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .shingles-pain p:nth-child(2),html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .shingles-pain p:nth-child(2){font-size:1.41rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .video-section-text p,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .video-section-text p{font-size:1.2rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .image-with-absolute-txt .paragraphSystem .richText,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .image-with-absolute-txt .paragraphSystem .richText{bottom:6%}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .image-with-absolute-txt .paragraphSystem .richText p,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .image-with-absolute-txt .paragraphSystem .richText p{font-size:1.5rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .image-with-absolute-txt .paragraphSystem .richText p span,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .image-with-absolute-txt .paragraphSystem .richText p span{font-size:2.5rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .talk-to-your-doc p,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .talk-to-your-doc p{font-size:1.3rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .contact-us p:first-child,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .contact-us p:first-child{font-size:1.3rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .contact-us p:last-child,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .contact-us p:last-child{font-size:2.8rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .custom-reverse .component-content .text-wrapper p:first-child,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .custom-reverse .component-content .text-wrapper p:first-child{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .custom-reverse .component-content .text-wrapper p:nth-child(2),html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .custom-reverse .component-content .text-wrapper p:nth-child(2){padding-left:0;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}html[lang="en-SA"] .page-home .main-section .reference-text-with-btn a,html[lang="ar-SA"] .page-home .main-section .reference-text-with-btn a{font-size:1.4rem}html[lang="en-SA"] .page-home .main-section .heathcare-text,html[lang="ar-SA"] .page-home .main-section .heathcare-text{font-size:1.3rem}html[lang="en-SA"] .page-home .main-section .reference-image-with-text1 .component-content,html[lang="ar-SA"] .page-home .main-section .reference-image-with-text1 .component-content{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:.5rem;margin-bottom:2rem}html[lang="en-SA"] .page-home .main-section .reference-image-with-text1 .component-content .image-wrapper img,html[lang="ar-SA"] .page-home .main-section .reference-image-with-text1 .component-content .image-wrapper img{width:50vw}html[lang="en-SA"] .page-home .main-section .reference-image-with-text1 .component-content .text-wrapper,html[lang="ar-SA"] .page-home .main-section .reference-image-with-text1 .component-content .text-wrapper{padding-left:0;padding-right:0;width:inherit;background-color:rgba(242,156,89,.75);-ms-flex-align:center;align-items:center;border-radius:7px;border:1.5px solid #ee7c22;height:auto;text-align:center}}@media (max-width:540px){html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .shingles-pain p:first-child,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .shingles-pain p:first-child{font-size:1.5rem;line-height:normal}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .shingles-pain p:nth-child(2),html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .shingles-pain p:nth-child(2){font-size:1.2rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .shingles-pain p:last-child,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .shingles-pain p:last-child{font-size:.8rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .shingles-pain p:last-child sup,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .shingles-pain p:last-child sup{font-size:6px}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .video-section-text p,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .video-section-text p{font-size:1rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .image-with-absolute-txt .paragraphSystem .richText p,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .image-with-absolute-txt .paragraphSystem .richText p{font-size:1rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .image-with-absolute-txt .paragraphSystem .richText p span,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .image-with-absolute-txt .paragraphSystem .richText p span{font-size:1.6rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .reference-image-with-text1 .component-content .text-wrapper p:first-child,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .reference-image-with-text1 .component-content .text-wrapper p:first-child{font-size:1.3rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .reference-image-with-text1 .component-content .text-wrapper p:nth-child(2),html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .reference-image-with-text1 .component-content .text-wrapper p:nth-child(2){font-size:1rem;padding-left:0}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .custom-reverse .component-content .text-wrapper p:first-child,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .custom-reverse .component-content .text-wrapper p:first-child{font-size:1.3rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .custom-reverse .component-content .text-wrapper p:nth-child(2),html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .custom-reverse .component-content .text-wrapper p:nth-child(2){font-size:1rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .reverse-heading .component-content .text-wrapper p:first-child,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .reverse-heading .component-content .text-wrapper p:first-child{font-size:1rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .reverse-heading .component-content .text-wrapper p:nth-child(2),html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .reverse-heading .component-content .text-wrapper p:nth-child(2){font-size:1.3rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .talk-to-your-doc p,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .talk-to-your-doc p{font-size:1.1rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .talk-to-your-doc h2,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .talk-to-your-doc h2{font-size:1.7rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .contact-us p:first-child,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .contact-us p:first-child{font-size:1.1rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .contact-us p:last-child,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .contact-us p:last-child{font-size:2.3rem}html[lang="en-SA"] .page-home .main-section .reference-text-with-btn a,html[lang="ar-SA"] .page-home .main-section .reference-text-with-btn a{width:100%;font-size:1.2rem}html[lang="en-SA"] .page-home .main-section .videoEnhanced .component-content .video-video-container video,html[lang="ar-SA"] .page-home .main-section .videoEnhanced .component-content .video-video-container video{border-radius:1.5rem}html[lang="en-SA"] .page-home .main-section .image-with-absolute-txt .paragraphSystem .richText p,html[lang="ar-SA"] .page-home .main-section .image-with-absolute-txt .paragraphSystem .richText p{font-size:1.1rem}html[lang="en-SA"] .page-home .main-section .image-with-absolute-txt .paragraphSystem .richText p span,html[lang="ar-SA"] .page-home .main-section .image-with-absolute-txt .paragraphSystem .richText p span{font-size:1.6rem}html[lang="en-SA"] .page-home .main-section .shingles-pain,html[lang="ar-SA"] .page-home .main-section .shingles-pain{padding-top:4.5vw}html[lang="en-SA"] .page-home .carouselEnhanced h4,html[lang="en-SA"] .page-home .carouselEnhanced h1,html[lang="ar-SA"] .page-home .carouselEnhanced h4,html[lang="ar-SA"] .page-home .carouselEnhanced h1{font-size:2rem;line-height:2.1rem}html[lang="en-SA"] .page-home .carouselEnhanced p,html[lang="ar-SA"] .page-home .carouselEnhanced p{font-size:1.1rem}html[lang="en-SA"] .page-home h2,html[lang="ar-SA"] .page-home h2{font-size:1.5rem}html[lang="en-SA"] .page-home .heathcare-text,html[lang="ar-SA"] .page-home .heathcare-text{font-size:1.2rem}}html[lang="ar-SA"] .page-home h4,html[lang="ar-SA"] .page-home h1{font-family:'Air Strip Arabic';font-weight:400}html[lang="ar-SA"] .page-home sup{font-size:17px}html[lang="ar-SA"] .page-home .carouselEnhanced p{font-size:5.1rem;line-height:normal;font-family:'Myriad Arabic'}html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-slides{padding-right:0}html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-slides .paragraphSystem>.richText{top:6%;width:88vw;margin:0 auto}@media (min-width:993px) and (max-width:1279px){html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-slides .paragraphSystem>.richText{top:-9%}}@media (max-width:410px){html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-slides .paragraphSystem>.richText{top:-1%}}html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-slides .carouselslide-header{text-align:right}html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-slides .carouselslide-header h4,html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-slides .carouselslide-header h1{font-size:11.2rem;line-height:11rem}html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-slides .carouselslide-header h4 span,html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-slides .carouselslide-header h1 span{font-size:7rem;line-height:6.5rem;font-family:'Air Strip Arabic'}html[lang="ar-SA"] .page-home .ar-healthcare-text{font-size:48.78px;line-height:normal;text-align:center;font-weight:bold}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem h3,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem h2,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem p,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem a,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem button{font-family:'Myriad Arabic'}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem h2,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .shingles-pain p:first-child{font-size:4.4rem;line-height:normal}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .shingles-pain{text-align:center}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .shingles-pain p:first-child{font-style:normal}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .shingles-pain p:nth-child(2){padding-top:2.3vw}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .shingles-pain p{font-size:1.71rem}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .padding-block-one + .richText p{font-size:2.7rem}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .reference-text-with-btn button{font-size:2.2rem;line-height:1.8rem}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .reverse-heading .component-content .text-wrapper p:nth-child(2),html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .reference-image-with-text1 .component-content .text-wrapper p:first-child,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .custom-reverse .component-content .text-wrapper p:first-child{font-size:2.2rem}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .reverse-heading .component-content .text-wrapper p:first-child{font-size:1.5rem;padding-left:10.5vw}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .custom-reverse .component-content .text-wrapper{padding-left:unset}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .custom-reverse .component-content .text-wrapper p:nth-child(2){-ms-flex-item-align:end;align-self:flex-end}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .video-section-text{padding-top:unset}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .video-section-text p{font-size:2rem}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .reference-image-with-text1{direction:ltr}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .image-with-absolute-txt .paragraphSystem .richText{bottom:6%}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .image-with-absolute-txt .paragraphSystem .richText p{font-size:111.52px;line-height:6.7rem}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .image-with-absolute-txt .paragraphSystem .richText p span{font-size:86.74px;font-family:'Myriad Arabic'}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .talk-to-your-doc p{font-size:2.7rem}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .talk-to-your-doc h2{font-size:4.4rem;line-height:normal}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .contact-us p:first-child{font-size:2.1rem;font-weight:400}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .contact-us p:first-child span{font-weight:700;font-size:2.5rem;line-height:normal;font-family:'Myriad Arabic'}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .contact-us p:last-child{font-size:4.1rem;padding-top:2.4rem}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .reference-box{direction:ltr}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .reference-box h2{color:#ffffff;font-weight:700;font-size:1.089375rem;font-family:'Open Sans';line-height:1.5rem;text-align:left}@media (max-width:1280px){html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem h2,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .shingles-pain p:first-child{font-size:4rem}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .carouselEnhanced ul.carousel-slides .carouselslide-header h4,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .carouselEnhanced ul.carousel-slides .carouselslide-header h1{font-size:9.5rem;line-height:9.5rem}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .carouselEnhanced ul.carousel-slides .carouselslide-header h4 span,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .carouselEnhanced ul.carousel-slides .carouselslide-header h1 span{font-size:6rem;line-height:5.5rem}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .reverse-heading .component-content .text-wrapper p:nth-child(2),html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .reference-image-with-text1 .component-content .text-wrapper p:first-child,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .custom-reverse .component-content .text-wrapper p:first-child{font-size:1.75rem}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .reverse-heading .component-content .text-wrapper p:first-child{font-size:1.1rem;padding-left:10.7vw}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .align-padding{padding-left:1.5vw}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .shingles-pain p:last-child,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .shingles-pain p:nth-child(2){font-size:1.5rem}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem p.f-t-2-3{font-size:2.3rem;text-align:center}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .video-section-text p{font-size:1.7rem}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .image-with-absolute-txt .paragraphSystem .richText p{font-size:6.1rem}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .image-with-absolute-txt .paragraphSystem .richText p span{font-size:4.2rem}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .contact-us p:first-child{font-size:1.8rem}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .contact-us p:first-child span{font-size:2.1rem}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .contact-us p:first-child p:last-child{font-size:3.9rem}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .talk-to-your-doc p{font-size:2.2rem}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .talk-to-your-doc h2{font-size:4rem}}@media (max-width:1024px){html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .reverse-heading .component-content .text-wrapper p:first-child{padding-left:13.3vw}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .align-padding{padding-left:1.8vw}}@media (max-width:990px){html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .paragraphSystem .reference-image-with-text1 .component-content .text-wrapper p:nth-child(2){padding-left:0}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .reverse-heading .component-content .text-wrapper p:first-child{padding-left:0}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .custom-reverse .component-content .text-wrapper p:nth-child(2){-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .image-with-absolute-txt .paragraphSystem .richText p{font-size:4.1rem;line-height:3rem}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .image-with-absolute-txt .paragraphSystem .richText p span{font-size:3rem}html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-slides .carouselslide-header h4,html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-slides .carouselslide-header h1{font-size:5.5rem;line-height:5.5rem}html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-slides .carouselslide-header h4 span,html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-slides .carouselslide-header h1 span{font-size:3rem;line-height:2.5rem}html[lang="ar-SA"] .page-home .carouselEnhanced p{font-size:2.5rem}}@media screen and (min-width:991px) and (max-width:1100px){html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-slides .carouselslide-header h4,html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-slides .carouselslide-header h1{font-size:10.2rem;line-height:10rem}html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-slides .carouselslide-header h4 span,html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-slides .carouselslide-header h1 span{font-size:6rem;line-height:5.5rem}html[lang="ar-SA"] .page-home .carouselEnhanced p{font-size:5.1rem}}@media (max-width:540px){html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem h2{font-size:3rem}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .shingles-pain p:first-child{font-size:2.5rem}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .ar-healthcare-text{font-size:30px}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .video-section-text p{font-size:1.3rem}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .reverse-heading .component-content .text-wrapper p:nth-child(2),html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .custom-reverse .component-content .text-wrapper p:first-child,html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .reference-image-with-text1 .component-content .text-wrapper p:first-child{font-size:1.4rem}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .image-with-absolute-txt .paragraphSystem .richText p{font-size:2.1rem;line-height:2rem}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .image-with-absolute-txt .paragraphSystem .richText p span{font-size:1rem}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .talk-to-your-doc h2{font-size:3rem}html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .talk-to-your-doc p{font-size:1.8rem}html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-slides .carouselslide-header h4,html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-slides .carouselslide-header h1{font-size:2.9rem;line-height:2.9rem}html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-slides .carouselslide-header h4 span,html[lang="ar-SA"] .page-home .carouselEnhanced ul.carousel-slides .carouselslide-header h1 span{font-size:1.9rem;line-height:1.4rem}html[lang="ar-SA"] .page-home .carouselEnhanced p{font-size:2rem}}@media (min-width:1600px){html[lang="ar-SA"] .page-home .main-section>.component-content>.paragraphSystem .reverse-heading .component-content .text-wrapper p:first-child{padding-left:8vw}}html[lang="en-SA"] .page-home .richText .component-content .richText-content .ref-title{margin:24px 0 12px;font-weight:700;font-size:1.089375rem!important;font-family:'Open Sans';line-height:1.5rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .contact-us p:last-child{line-height:5.125rem}html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .custom-reverse .component-content .text-wrapper p:nth-child(2){-ms-flex-item-align:unset;-ms-grid-row-align:unset;align-self:unset;text-align:right;padding-right:5.1rem;padding-left:0}@media (max-width:1024px){html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .custom-reverse .component-content .text-wrapper p:nth-child(2){padding-left:0}}@media (max-width:990px){html[lang="en-SA"] .page-home .main-section>.component-content>.paragraphSystem .custom-reverse .component-content .text-wrapper p:nth-child(2){text-align:center;padding-right:0}}html[lang="en-SA"] .page-home .carouselslide-header .primary-cta button a{font-family:'Open Sans';font-size:16px}@media (min-width:921px) and (max-width:992px){html[lang=en-SA] .page-error-handler .container-fluid,html[lang=en-SA] .page-home .container-fluid,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .container-fluid,html[lang=en-SA] .page-shingles-pictures .container-fluid,html[lang=en-SA] .page-shingles-treatment .container-fluid,html[lang=en-SA] .page-shingles-video .container-fluid,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .container-fluid,html[lang=en-SA] .page-what-is-shingles .container-fluid,html[lang=en-SA] .page-who-is-at-risk-of-shingles .container-fluid{padding:0}}html[lang=en-SA] .page-error-handler #header .snippetReference,html[lang=en-SA] .page-home #header .snippetReference,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference,html[lang=en-SA] .page-shingles-pictures #header .snippetReference,html[lang=en-SA] .page-shingles-treatment #header .snippetReference,html[lang=en-SA] .page-shingles-video #header .snippetReference,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference,html[lang=en-SA] .page-what-is-shingles #header .snippetReference,html[lang=en-SA] .page-who-is-at-risk-of-shingles #header .snippetReference{height:auto;padding-top:86px;padding-bottom:9vw}html[lang=en-SA] .page-error-handler #header .snippetReference.reference-header>div>div,html[lang=en-SA] .page-home #header .snippetReference.reference-header>div>div,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference.reference-header>div>div,html[lang=en-SA] .page-shingles-pictures #header .snippetReference.reference-header>div>div,html[lang=en-SA] .page-shingles-treatment #header .snippetReference.reference-header>div>div,html[lang=en-SA] .page-shingles-video #header .snippetReference.reference-header>div>div,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference.reference-header>div>div,html[lang=en-SA] .page-what-is-shingles #header .snippetReference.reference-header>div>div,html[lang=en-SA] .page-who-is-at-risk-of-shingles #header .snippetReference.reference-header>div>div{display:block}html[lang=en-SA] .page-error-handler #header .snippetReference .header-logo img,html[lang=en-SA] .page-home #header .snippetReference .header-logo img,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .header-logo img,html[lang=en-SA] .page-shingles-pictures #header .snippetReference .header-logo img,html[lang=en-SA] .page-shingles-treatment #header .snippetReference .header-logo img,html[lang=en-SA] .page-shingles-video #header .snippetReference .header-logo img,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .header-logo img,html[lang=en-SA] .page-what-is-shingles #header .snippetReference .header-logo img,html[lang=en-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .header-logo img{width:122px;height:35px}@media (min-width:320px) and (max-width:992px){html[lang=en-SA] .page-error-handler #header .snippetReference .header-logo img,html[lang=en-SA] .page-home #header .snippetReference .header-logo img,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .header-logo img,html[lang=en-SA] .page-shingles-pictures #header .snippetReference .header-logo img,html[lang=en-SA] .page-shingles-treatment #header .snippetReference .header-logo img,html[lang=en-SA] .page-shingles-video #header .snippetReference .header-logo img,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .header-logo img,html[lang=en-SA] .page-what-is-shingles #header .snippetReference .header-logo img,html[lang=en-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .header-logo img{margin-top:10px}}html[lang=en-SA] .page-error-handler #header .snippetReference .navigation,html[lang=en-SA] .page-home #header .snippetReference .navigation,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation,html[lang=en-SA] .page-shingles-pictures #header .snippetReference .navigation,html[lang=en-SA] .page-shingles-treatment #header .snippetReference .navigation,html[lang=en-SA] .page-shingles-video #header .snippetReference .navigation,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation,html[lang=en-SA] .page-what-is-shingles #header .snippetReference .navigation,html[lang=en-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation{background:0 0}html[lang=en-SA] .page-error-handler #header .snippetReference .navigation .navigation-mobile-menu,html[lang=en-SA] .page-home #header .snippetReference .navigation .navigation-mobile-menu,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation .navigation-mobile-menu,html[lang=en-SA] .page-shingles-pictures #header .snippetReference .navigation .navigation-mobile-menu,html[lang=en-SA] .page-shingles-treatment #header .snippetReference .navigation .navigation-mobile-menu,html[lang=en-SA] .page-shingles-video #header .snippetReference .navigation .navigation-mobile-menu,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation .navigation-mobile-menu,html[lang=en-SA] .page-what-is-shingles #header .snippetReference .navigation .navigation-mobile-menu,html[lang=en-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation .navigation-mobile-menu{top:-20px}html[lang=en-SA] .page-error-handler #header .snippetReference .navigation .navigation-mobile-menu[aria-expanded=true],html[lang=en-SA] .page-home #header .snippetReference .navigation .navigation-mobile-menu[aria-expanded=true],html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation .navigation-mobile-menu[aria-expanded=true],html[lang=en-SA] .page-shingles-pictures #header .snippetReference .navigation .navigation-mobile-menu[aria-expanded=true],html[lang=en-SA] .page-shingles-treatment #header .snippetReference .navigation .navigation-mobile-menu[aria-expanded=true],html[lang=en-SA] .page-shingles-video #header .snippetReference .navigation .navigation-mobile-menu[aria-expanded=true],html[lang=en-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation .navigation-mobile-menu[aria-expanded=true],html[lang=en-SA] .page-what-is-shingles #header .snippetReference .navigation .navigation-mobile-menu[aria-expanded=true],html[lang=en-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation .navigation-mobile-menu[aria-expanded=true]{top:-24px}html[lang=en-SA] .page-error-handler #header .snippetReference .navigation-root,html[lang=en-SA] .page-home #header .snippetReference .navigation-root,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root,html[lang=en-SA] .page-shingles-pictures #header .snippetReference .navigation-root,html[lang=en-SA] .page-shingles-treatment #header .snippetReference .navigation-root,html[lang=en-SA] .page-shingles-video #header .snippetReference .navigation-root,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root,html[lang=en-SA] .page-what-is-shingles #header .snippetReference .navigation-root,html[lang=en-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root{-ms-flex-pack:justify;justify-content:space-between;padding:38px 0 0}html[lang=en-SA] .page-error-handler #header .snippetReference .navigation-root li,html[lang=en-SA] .page-home #header .snippetReference .navigation-root li,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root li,html[lang=en-SA] .page-shingles-pictures #header .snippetReference .navigation-root li,html[lang=en-SA] .page-shingles-treatment #header .snippetReference .navigation-root li,html[lang=en-SA] .page-shingles-video #header .snippetReference .navigation-root li,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root li,html[lang=en-SA] .page-what-is-shingles #header .snippetReference .navigation-root li,html[lang=en-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root li{margin-right:0;min-height:auto;padding:0 5px;border-bottom:1px solid #d78228;background:unset}html[lang=en-SA] .page-error-handler #header .snippetReference .navigation-root li a,html[lang=en-SA] .page-home #header .snippetReference .navigation-root li a,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root li a,html[lang=en-SA] .page-shingles-pictures #header .snippetReference .navigation-root li a,html[lang=en-SA] .page-shingles-treatment #header .snippetReference .navigation-root li a,html[lang=en-SA] .page-shingles-video #header .snippetReference .navigation-root li a,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root li a,html[lang=en-SA] .page-what-is-shingles #header .snippetReference .navigation-root li a,html[lang=en-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root li a{font-size:.9375rem;line-height:1.25rem;font-weight:700;font-family:'Open Sans';color:#faf6f2;text-transform:uppercase}html[lang=en-SA] .page-error-handler #header .snippetReference .navigation-root li a:hover,html[lang=en-SA] .page-home #header .snippetReference .navigation-root li a:hover,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root li a:hover,html[lang=en-SA] .page-shingles-pictures #header .snippetReference .navigation-root li a:hover,html[lang=en-SA] .page-shingles-treatment #header .snippetReference .navigation-root li a:hover,html[lang=en-SA] .page-shingles-video #header .snippetReference .navigation-root li a:hover,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root li a:hover,html[lang=en-SA] .page-what-is-shingles #header .snippetReference .navigation-root li a:hover,html[lang=en-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root li a:hover{color:#ee7c22}html[lang=en-SA] .page-error-handler #header .snippetReference .navigation-root li.is-active a,html[lang=en-SA] .page-home #header .snippetReference .navigation-root li.is-active a,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root li.is-active a,html[lang=en-SA] .page-shingles-pictures #header .snippetReference .navigation-root li.is-active a,html[lang=en-SA] .page-shingles-treatment #header .snippetReference .navigation-root li.is-active a,html[lang=en-SA] .page-shingles-video #header .snippetReference .navigation-root li.is-active a,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root li.is-active a,html[lang=en-SA] .page-what-is-shingles #header .snippetReference .navigation-root li.is-active a,html[lang=en-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root li.is-active a{color:#ee7c22}html[lang=en-SA] .page-error-handler #header .snippetReference .navigation-root.navigation-level1.is-open .navigation-item,html[lang=en-SA] .page-home #header .snippetReference .navigation-root.navigation-level1.is-open .navigation-item,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root.navigation-level1.is-open .navigation-item,html[lang=en-SA] .page-shingles-pictures #header .snippetReference .navigation-root.navigation-level1.is-open .navigation-item,html[lang=en-SA] .page-shingles-treatment #header .snippetReference .navigation-root.navigation-level1.is-open .navigation-item,html[lang=en-SA] .page-shingles-video #header .snippetReference .navigation-root.navigation-level1.is-open .navigation-item,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root.navigation-level1.is-open .navigation-item,html[lang=en-SA] .page-what-is-shingles #header .snippetReference .navigation-root.navigation-level1.is-open .navigation-item,html[lang=en-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root.navigation-level1.is-open .navigation-item{display:block}@media (min-width:320px) and (max-width:992px){html[lang=en-SA] .page-error-handler #header .snippetReference .navigation-root,html[lang=en-SA] .page-home #header .snippetReference .navigation-root,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root,html[lang=en-SA] .page-shingles-pictures #header .snippetReference .navigation-root,html[lang=en-SA] .page-shingles-treatment #header .snippetReference .navigation-root,html[lang=en-SA] .page-shingles-video #header .snippetReference .navigation-root,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root,html[lang=en-SA] .page-what-is-shingles #header .snippetReference .navigation-root,html[lang=en-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root{left:-20px;padding-top:0;width:calc(100% + 40px)}html[lang=en-SA] .page-error-handler #header .snippetReference .navigation-root li,html[lang=en-SA] .page-home #header .snippetReference .navigation-root li,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root li,html[lang=en-SA] .page-shingles-pictures #header .snippetReference .navigation-root li,html[lang=en-SA] .page-shingles-treatment #header .snippetReference .navigation-root li,html[lang=en-SA] .page-shingles-video #header .snippetReference .navigation-root li,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root li,html[lang=en-SA] .page-what-is-shingles #header .snippetReference .navigation-root li,html[lang=en-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root li{background-image:url(/content/dam/cf-pharma/shinglesprotection/en_SA/illustrations-desktop/header-menu-bg.png);border:1px solid #fff;border-bottom:none;padding:5px 5px 5px 20px}html[lang=en-SA] .page-error-handler #header .snippetReference .navigation-root li:last-child,html[lang=en-SA] .page-home #header .snippetReference .navigation-root li:last-child,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root li:last-child,html[lang=en-SA] .page-shingles-pictures #header .snippetReference .navigation-root li:last-child,html[lang=en-SA] .page-shingles-treatment #header .snippetReference .navigation-root li:last-child,html[lang=en-SA] .page-shingles-video #header .snippetReference .navigation-root li:last-child,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root li:last-child,html[lang=en-SA] .page-what-is-shingles #header .snippetReference .navigation-root li:last-child,html[lang=en-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root li:last-child{border-bottom:1px solid #fff}html[lang=en-SA] .page-error-handler #header .snippetReference .navigation-root.is-open,html[lang=en-SA] .page-home #header .snippetReference .navigation-root.is-open,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root.is-open,html[lang=en-SA] .page-shingles-pictures #header .snippetReference .navigation-root.is-open,html[lang=en-SA] .page-shingles-treatment #header .snippetReference .navigation-root.is-open,html[lang=en-SA] .page-shingles-video #header .snippetReference .navigation-root.is-open,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root.is-open,html[lang=en-SA] .page-what-is-shingles #header .snippetReference .navigation-root.is-open,html[lang=en-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root.is-open{z-index:10;top:20px}}@media only screen and (max-width:992px){html[lang=en-SA] .page-error-handler #header .snippetReference .navigation-root.navigation-level1 .navigation-item,html[lang=en-SA] .page-home #header .snippetReference .navigation-root.navigation-level1 .navigation-item,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root.navigation-level1 .navigation-item,html[lang=en-SA] .page-shingles-pictures #header .snippetReference .navigation-root.navigation-level1 .navigation-item,html[lang=en-SA] .page-shingles-treatment #header .snippetReference .navigation-root.navigation-level1 .navigation-item,html[lang=en-SA] .page-shingles-video #header .snippetReference .navigation-root.navigation-level1 .navigation-item,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root.navigation-level1 .navigation-item,html[lang=en-SA] .page-what-is-shingles #header .snippetReference .navigation-root.navigation-level1 .navigation-item,html[lang=en-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root.navigation-level1 .navigation-item{display:none}}@media (min-width:992px) and (max-width:1030px){html[lang=en-SA] .page-error-handler #header .snippetReference .navigation-root,html[lang=en-SA] .page-home #header .snippetReference .navigation-root,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root,html[lang=en-SA] .page-shingles-pictures #header .snippetReference .navigation-root,html[lang=en-SA] .page-shingles-treatment #header .snippetReference .navigation-root,html[lang=en-SA] .page-shingles-video #header .snippetReference .navigation-root,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root,html[lang=en-SA] .page-what-is-shingles #header .snippetReference .navigation-root,html[lang=en-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root{width:100%}html[lang=en-SA] .page-error-handler #header .snippetReference .navigation-root.navigation-level1 .navigation-item,html[lang=en-SA] .page-home #header .snippetReference .navigation-root.navigation-level1 .navigation-item,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root.navigation-level1 .navigation-item,html[lang=en-SA] .page-shingles-pictures #header .snippetReference .navigation-root.navigation-level1 .navigation-item,html[lang=en-SA] .page-shingles-treatment #header .snippetReference .navigation-root.navigation-level1 .navigation-item,html[lang=en-SA] .page-shingles-video #header .snippetReference .navigation-root.navigation-level1 .navigation-item,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root.navigation-level1 .navigation-item,html[lang=en-SA] .page-what-is-shingles #header .snippetReference .navigation-root.navigation-level1 .navigation-item,html[lang=en-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root.navigation-level1 .navigation-item{display:block}html[lang=en-SA] .page-error-handler #header .snippetReference .navigation-root li,html[lang=en-SA] .page-home #header .snippetReference .navigation-root li,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root li,html[lang=en-SA] .page-shingles-pictures #header .snippetReference .navigation-root li,html[lang=en-SA] .page-shingles-treatment #header .snippetReference .navigation-root li,html[lang=en-SA] .page-shingles-video #header .snippetReference .navigation-root li,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root li,html[lang=en-SA] .page-what-is-shingles #header .snippetReference .navigation-root li,html[lang=en-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root li{padding:0;border:none;border-bottom:1px solid #d78228}html[lang=en-SA] .page-error-handler #header .snippetReference .navigation-root li a,html[lang=en-SA] .page-home #header .snippetReference .navigation-root li a,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root li a,html[lang=en-SA] .page-shingles-pictures #header .snippetReference .navigation-root li a,html[lang=en-SA] .page-shingles-treatment #header .snippetReference .navigation-root li a,html[lang=en-SA] .page-shingles-video #header .snippetReference .navigation-root li a,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root li a,html[lang=en-SA] .page-what-is-shingles #header .snippetReference .navigation-root li a,html[lang=en-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root li a{font-size:.76rem}}@media (min-width:1031px) and (max-width:1200px){html[lang=en-SA] .page-error-handler #header .snippetReference .navigation-root li,html[lang=en-SA] .page-home #header .snippetReference .navigation-root li,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root li,html[lang=en-SA] .page-shingles-pictures #header .snippetReference .navigation-root li,html[lang=en-SA] .page-shingles-treatment #header .snippetReference .navigation-root li,html[lang=en-SA] .page-shingles-video #header .snippetReference .navigation-root li,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root li,html[lang=en-SA] .page-what-is-shingles #header .snippetReference .navigation-root li,html[lang=en-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root li{padding:0}html[lang=en-SA] .page-error-handler #header .snippetReference .navigation-root li a,html[lang=en-SA] .page-home #header .snippetReference .navigation-root li a,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root li a,html[lang=en-SA] .page-shingles-pictures #header .snippetReference .navigation-root li a,html[lang=en-SA] .page-shingles-treatment #header .snippetReference .navigation-root li a,html[lang=en-SA] .page-shingles-video #header .snippetReference .navigation-root li a,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root li a,html[lang=en-SA] .page-what-is-shingles #header .snippetReference .navigation-root li a,html[lang=en-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root li a{font-size:.8rem}}@media (min-width:320px) and (max-width:992px){html[lang=en-SA] .page-error-handler #header .snippetReference,html[lang=en-SA] .page-home #header .snippetReference,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference,html[lang=en-SA] .page-shingles-pictures #header .snippetReference,html[lang=en-SA] .page-shingles-treatment #header .snippetReference,html[lang=en-SA] .page-shingles-video #header .snippetReference,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference,html[lang=en-SA] .page-what-is-shingles #header .snippetReference,html[lang=en-SA] .page-who-is-at-risk-of-shingles #header .snippetReference{background-color:transparent;padding:20px}html[lang=en-SA] .page-error-handler #header .snippetReference .component-content,html[lang=en-SA] .page-home #header .snippetReference .component-content,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .component-content,html[lang=en-SA] .page-shingles-pictures #header .snippetReference .component-content,html[lang=en-SA] .page-shingles-treatment #header .snippetReference .component-content,html[lang=en-SA] .page-shingles-video #header .snippetReference .component-content,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .component-content,html[lang=en-SA] .page-what-is-shingles #header .snippetReference .component-content,html[lang=en-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .component-content{background-color:transparent}}@media (min-width:320px) and (max-width:992px){html[lang=en-SA] .page-error-handler #header,html[lang=en-SA] .page-home #header,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa #header,html[lang=en-SA] .page-shingles-pictures #header,html[lang=en-SA] .page-shingles-treatment #header,html[lang=en-SA] .page-shingles-video #header,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles #header,html[lang=en-SA] .page-what-is-shingles #header,html[lang=en-SA] .page-who-is-at-risk-of-shingles #header{position:absolute;margin-top:10px}}html[lang=en-SA] .page-error-handler #content .header-image,html[lang=en-SA] .page-home #content .header-image,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa #content .header-image,html[lang=en-SA] .page-shingles-pictures #content .header-image,html[lang=en-SA] .page-shingles-treatment #content .header-image,html[lang=en-SA] .page-shingles-video #content .header-image,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles #content .header-image,html[lang=en-SA] .page-what-is-shingles #content .header-image,html[lang=en-SA] .page-who-is-at-risk-of-shingles #content .header-image{padding:0;margin-top:-30vw;height:30vw;z-index:2}html[lang=en-SA] .page-error-handler #content .header-image img,html[lang=en-SA] .page-home #content .header-image img,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa #content .header-image img,html[lang=en-SA] .page-shingles-pictures #content .header-image img,html[lang=en-SA] .page-shingles-treatment #content .header-image img,html[lang=en-SA] .page-shingles-video #content .header-image img,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles #content .header-image img,html[lang=en-SA] .page-what-is-shingles #content .header-image img,html[lang=en-SA] .page-who-is-at-risk-of-shingles #content .header-image img{height:100%;width:100%}@media (min-width:320px) and (max-width:992px){html[lang=en-SA] .page-error-handler #content .header-image,html[lang=en-SA] .page-home #content .header-image,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa #content .header-image,html[lang=en-SA] .page-shingles-pictures #content .header-image,html[lang=en-SA] .page-shingles-treatment #content .header-image,html[lang=en-SA] .page-shingles-video #content .header-image,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles #content .header-image,html[lang=en-SA] .page-what-is-shingles #content .header-image,html[lang=en-SA] .page-who-is-at-risk-of-shingles #content .header-image{height:150px;margin-top:0}}@media (min-width:1500px){html[lang=en-SA] .page-error-handler .header-logo img,html[lang=en-SA] .page-home .header-logo img,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .header-logo img,html[lang=en-SA] .page-shingles-pictures .header-logo img,html[lang=en-SA] .page-shingles-treatment .header-logo img,html[lang=en-SA] .page-shingles-video .header-logo img,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .header-logo img,html[lang=en-SA] .page-what-is-shingles .header-logo img,html[lang=en-SA] .page-who-is-at-risk-of-shingles .header-logo img{width:194.86px;height:58.73px}}@media (min-width:320px) and (max-width:992px){html[lang=en-SA] .page-error-handler .navigation-mobile-menu,html[lang=en-SA] .page-home .navigation-mobile-menu,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .navigation-mobile-menu,html[lang=en-SA] .page-shingles-pictures .navigation-mobile-menu,html[lang=en-SA] .page-shingles-treatment .navigation-mobile-menu,html[lang=en-SA] .page-shingles-video .navigation-mobile-menu,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .navigation-mobile-menu,html[lang=en-SA] .page-what-is-shingles .navigation-mobile-menu,html[lang=en-SA] .page-who-is-at-risk-of-shingles .navigation-mobile-menu{top:-20px;bottom:unset;background:0 0}html[lang=en-SA] .page-error-handler .navigation-mobile-menu::after,html[lang=en-SA] .page-home .navigation-mobile-menu::after,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .navigation-mobile-menu::after,html[lang=en-SA] .page-shingles-pictures .navigation-mobile-menu::after,html[lang=en-SA] .page-shingles-treatment .navigation-mobile-menu::after,html[lang=en-SA] .page-shingles-video .navigation-mobile-menu::after,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .navigation-mobile-menu::after,html[lang=en-SA] .page-what-is-shingles .navigation-mobile-menu::after,html[lang=en-SA] .page-who-is-at-risk-of-shingles .navigation-mobile-menu::after{color:#fff}html[lang=en-SA] .page-error-handler .navigation .navigation-mobile-menu[aria-expanded=true],html[lang=en-SA] .page-home .navigation .navigation-mobile-menu[aria-expanded=true],html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .navigation .navigation-mobile-menu[aria-expanded=true],html[lang=en-SA] .page-shingles-pictures .navigation .navigation-mobile-menu[aria-expanded=true],html[lang=en-SA] .page-shingles-treatment .navigation .navigation-mobile-menu[aria-expanded=true],html[lang=en-SA] .page-shingles-video .navigation .navigation-mobile-menu[aria-expanded=true],html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .navigation .navigation-mobile-menu[aria-expanded=true],html[lang=en-SA] .page-what-is-shingles .navigation .navigation-mobile-menu[aria-expanded=true],html[lang=en-SA] .page-who-is-at-risk-of-shingles .navigation .navigation-mobile-menu[aria-expanded=true]{top:-24px}}html[lang=en-SA] .page-error-handler .navigation-mobile-menu,html[lang=en-SA] .page-home .navigation-mobile-menu,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .navigation-mobile-menu,html[lang=en-SA] .page-shingles-pictures .navigation-mobile-menu,html[lang=en-SA] .page-shingles-treatment .navigation-mobile-menu,html[lang=en-SA] .page-shingles-video .navigation-mobile-menu,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .navigation-mobile-menu,html[lang=en-SA] .page-what-is-shingles .navigation-mobile-menu,html[lang=en-SA] .page-who-is-at-risk-of-shingles .navigation-mobile-menu{color:#fff;font-size:.9375rem;font-weight:700;font-family:'Open Sans';padding-top:0;text-align:left;cursor:pointer}html[lang=en-SA] .page-error-handler .navigation-mobile-menu::after,html[lang=en-SA] .page-home .navigation-mobile-menu::after,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .navigation-mobile-menu::after,html[lang=en-SA] .page-shingles-pictures .navigation-mobile-menu::after,html[lang=en-SA] .page-shingles-treatment .navigation-mobile-menu::after,html[lang=en-SA] .page-shingles-video .navigation-mobile-menu::after,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .navigation-mobile-menu::after,html[lang=en-SA] .page-what-is-shingles .navigation-mobile-menu::after,html[lang=en-SA] .page-who-is-at-risk-of-shingles .navigation-mobile-menu::after{font-size:1.1rem;font-weight:400;margin-left:5px}html[lang=en-SA] .page-error-handler .navigation-mobile-menu[aria-expanded=true]::after,html[lang=en-SA] .page-home .navigation-mobile-menu[aria-expanded=true]::after,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .navigation-mobile-menu[aria-expanded=true]::after,html[lang=en-SA] .page-shingles-pictures .navigation-mobile-menu[aria-expanded=true]::after,html[lang=en-SA] .page-shingles-treatment .navigation-mobile-menu[aria-expanded=true]::after,html[lang=en-SA] .page-shingles-video .navigation-mobile-menu[aria-expanded=true]::after,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .navigation-mobile-menu[aria-expanded=true]::after,html[lang=en-SA] .page-what-is-shingles .navigation-mobile-menu[aria-expanded=true]::after,html[lang=en-SA] .page-who-is-at-risk-of-shingles .navigation-mobile-menu[aria-expanded=true]::after{font-size:1.5rem}@media (min-width:921px) and (max-width:992px){html[lang=ar-SA] .page-error-handler .container-fluid,html[lang=ar-SA] .page-home .container-fluid,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .container-fluid,html[lang=ar-SA] .page-shingles-pictures .container-fluid,html[lang=ar-SA] .page-shingles-treatment .container-fluid,html[lang=ar-SA] .page-shingles-video .container-fluid,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .container-fluid,html[lang=ar-SA] .page-what-is-shingles .container-fluid,html[lang=ar-SA] .page-who-is-at-risk-of-shingles .container-fluid{padding:0}}html[lang=ar-SA] .page-error-handler #header .snippetReference,html[lang=ar-SA] .page-home #header .snippetReference,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference,html[lang=ar-SA] .page-shingles-pictures #header .snippetReference,html[lang=ar-SA] .page-shingles-treatment #header .snippetReference,html[lang=ar-SA] .page-shingles-video #header .snippetReference,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference,html[lang=ar-SA] .page-what-is-shingles #header .snippetReference,html[lang=ar-SA] .page-who-is-at-risk-of-shingles #header .snippetReference{height:auto;padding-top:86px;padding-bottom:9vw}html[lang=ar-SA] .page-error-handler #header .snippetReference.reference-header>div>div,html[lang=ar-SA] .page-home #header .snippetReference.reference-header>div>div,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference.reference-header>div>div,html[lang=ar-SA] .page-shingles-pictures #header .snippetReference.reference-header>div>div,html[lang=ar-SA] .page-shingles-treatment #header .snippetReference.reference-header>div>div,html[lang=ar-SA] .page-shingles-video #header .snippetReference.reference-header>div>div,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference.reference-header>div>div,html[lang=ar-SA] .page-what-is-shingles #header .snippetReference.reference-header>div>div,html[lang=ar-SA] .page-who-is-at-risk-of-shingles #header .snippetReference.reference-header>div>div{display:block}html[lang=ar-SA] .page-error-handler #header .snippetReference .header-logo img,html[lang=ar-SA] .page-home #header .snippetReference .header-logo img,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .header-logo img,html[lang=ar-SA] .page-shingles-pictures #header .snippetReference .header-logo img,html[lang=ar-SA] .page-shingles-treatment #header .snippetReference .header-logo img,html[lang=ar-SA] .page-shingles-video #header .snippetReference .header-logo img,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .header-logo img,html[lang=ar-SA] .page-what-is-shingles #header .snippetReference .header-logo img,html[lang=ar-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .header-logo img{width:122px;height:35px}@media (min-width:320px) and (max-width:992px){html[lang=ar-SA] .page-error-handler #header .snippetReference .header-logo img,html[lang=ar-SA] .page-home #header .snippetReference .header-logo img,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .header-logo img,html[lang=ar-SA] .page-shingles-pictures #header .snippetReference .header-logo img,html[lang=ar-SA] .page-shingles-treatment #header .snippetReference .header-logo img,html[lang=ar-SA] .page-shingles-video #header .snippetReference .header-logo img,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .header-logo img,html[lang=ar-SA] .page-what-is-shingles #header .snippetReference .header-logo img,html[lang=ar-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .header-logo img{margin-top:10px}}html[lang=ar-SA] .page-error-handler #header .snippetReference .navigation,html[lang=ar-SA] .page-home #header .snippetReference .navigation,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation,html[lang=ar-SA] .page-shingles-pictures #header .snippetReference .navigation,html[lang=ar-SA] .page-shingles-treatment #header .snippetReference .navigation,html[lang=ar-SA] .page-shingles-video #header .snippetReference .navigation,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation,html[lang=ar-SA] .page-what-is-shingles #header .snippetReference .navigation,html[lang=ar-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation{background:0 0}html[lang=ar-SA] .page-error-handler #header .snippetReference .navigation-root,html[lang=ar-SA] .page-home #header .snippetReference .navigation-root,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root,html[lang=ar-SA] .page-shingles-pictures #header .snippetReference .navigation-root,html[lang=ar-SA] .page-shingles-treatment #header .snippetReference .navigation-root,html[lang=ar-SA] .page-shingles-video #header .snippetReference .navigation-root,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root,html[lang=ar-SA] .page-what-is-shingles #header .snippetReference .navigation-root,html[lang=ar-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root{-ms-flex-pack:justify;justify-content:space-between;padding:38px 0 0}html[lang=ar-SA] .page-error-handler #header .snippetReference .navigation-root li,html[lang=ar-SA] .page-home #header .snippetReference .navigation-root li,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root li,html[lang=ar-SA] .page-shingles-pictures #header .snippetReference .navigation-root li,html[lang=ar-SA] .page-shingles-treatment #header .snippetReference .navigation-root li,html[lang=ar-SA] .page-shingles-video #header .snippetReference .navigation-root li,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root li,html[lang=ar-SA] .page-what-is-shingles #header .snippetReference .navigation-root li,html[lang=ar-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root li{margin-right:0;min-height:auto;padding:0 5px 16px;border-bottom:1px solid #d78228;background:unset}html[lang=ar-SA] .page-error-handler #header .snippetReference .navigation-root li a,html[lang=ar-SA] .page-home #header .snippetReference .navigation-root li a,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root li a,html[lang=ar-SA] .page-shingles-pictures #header .snippetReference .navigation-root li a,html[lang=ar-SA] .page-shingles-treatment #header .snippetReference .navigation-root li a,html[lang=ar-SA] .page-shingles-video #header .snippetReference .navigation-root li a,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root li a,html[lang=ar-SA] .page-what-is-shingles #header .snippetReference .navigation-root li a,html[lang=ar-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root li a{font-size:1.3575rem;line-height:1.5625rem;font-weight:700;font-family:'Myriad Arabic Bold';color:#faf6f2;text-transform:uppercase}html[lang=ar-SA] .page-error-handler #header .snippetReference .navigation-root li a:hover,html[lang=ar-SA] .page-home #header .snippetReference .navigation-root li a:hover,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root li a:hover,html[lang=ar-SA] .page-shingles-pictures #header .snippetReference .navigation-root li a:hover,html[lang=ar-SA] .page-shingles-treatment #header .snippetReference .navigation-root li a:hover,html[lang=ar-SA] .page-shingles-video #header .snippetReference .navigation-root li a:hover,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root li a:hover,html[lang=ar-SA] .page-what-is-shingles #header .snippetReference .navigation-root li a:hover,html[lang=ar-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root li a:hover{color:#ee7c22}html[lang=ar-SA] .page-error-handler #header .snippetReference .navigation-root li.is-active a,html[lang=ar-SA] .page-home #header .snippetReference .navigation-root li.is-active a,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root li.is-active a,html[lang=ar-SA] .page-shingles-pictures #header .snippetReference .navigation-root li.is-active a,html[lang=ar-SA] .page-shingles-treatment #header .snippetReference .navigation-root li.is-active a,html[lang=ar-SA] .page-shingles-video #header .snippetReference .navigation-root li.is-active a,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root li.is-active a,html[lang=ar-SA] .page-what-is-shingles #header .snippetReference .navigation-root li.is-active a,html[lang=ar-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root li.is-active a{color:#ee7c22}html[lang=ar-SA] .page-error-handler #header .snippetReference .navigation-root.navigation-level1.is-open .navigation-item,html[lang=ar-SA] .page-home #header .snippetReference .navigation-root.navigation-level1.is-open .navigation-item,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root.navigation-level1.is-open .navigation-item,html[lang=ar-SA] .page-shingles-pictures #header .snippetReference .navigation-root.navigation-level1.is-open .navigation-item,html[lang=ar-SA] .page-shingles-treatment #header .snippetReference .navigation-root.navigation-level1.is-open .navigation-item,html[lang=ar-SA] .page-shingles-video #header .snippetReference .navigation-root.navigation-level1.is-open .navigation-item,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root.navigation-level1.is-open .navigation-item,html[lang=ar-SA] .page-what-is-shingles #header .snippetReference .navigation-root.navigation-level1.is-open .navigation-item,html[lang=ar-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root.navigation-level1.is-open .navigation-item{display:block}@media (min-width:320px) and (max-width:992px){html[lang=ar-SA] .page-error-handler #header .snippetReference .navigation-root,html[lang=ar-SA] .page-home #header .snippetReference .navigation-root,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root,html[lang=ar-SA] .page-shingles-pictures #header .snippetReference .navigation-root,html[lang=ar-SA] .page-shingles-treatment #header .snippetReference .navigation-root,html[lang=ar-SA] .page-shingles-video #header .snippetReference .navigation-root,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root,html[lang=ar-SA] .page-what-is-shingles #header .snippetReference .navigation-root,html[lang=ar-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root{left:-20px;padding-top:0;width:calc(100% + 40px)}html[lang=ar-SA] .page-error-handler #header .snippetReference .navigation-root li,html[lang=ar-SA] .page-home #header .snippetReference .navigation-root li,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root li,html[lang=ar-SA] .page-shingles-pictures #header .snippetReference .navigation-root li,html[lang=ar-SA] .page-shingles-treatment #header .snippetReference .navigation-root li,html[lang=ar-SA] .page-shingles-video #header .snippetReference .navigation-root li,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root li,html[lang=ar-SA] .page-what-is-shingles #header .snippetReference .navigation-root li,html[lang=ar-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root li{background-image:url(/content/dam/cf-pharma/shinglesprotection/en_SA/illustrations-desktop/header-menu-bg.png);border:1px solid #fff;border-bottom:none;padding:5px 32px 5px 20px;text-align:right}html[lang=ar-SA] .page-error-handler #header .snippetReference .navigation-root li:last-child,html[lang=ar-SA] .page-home #header .snippetReference .navigation-root li:last-child,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root li:last-child,html[lang=ar-SA] .page-shingles-pictures #header .snippetReference .navigation-root li:last-child,html[lang=ar-SA] .page-shingles-treatment #header .snippetReference .navigation-root li:last-child,html[lang=ar-SA] .page-shingles-video #header .snippetReference .navigation-root li:last-child,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root li:last-child,html[lang=ar-SA] .page-what-is-shingles #header .snippetReference .navigation-root li:last-child,html[lang=ar-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root li:last-child{border-bottom:1px solid #fff}html[lang=ar-SA] .page-error-handler #header .snippetReference .navigation-root.is-open,html[lang=ar-SA] .page-home #header .snippetReference .navigation-root.is-open,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root.is-open,html[lang=ar-SA] .page-shingles-pictures #header .snippetReference .navigation-root.is-open,html[lang=ar-SA] .page-shingles-treatment #header .snippetReference .navigation-root.is-open,html[lang=ar-SA] .page-shingles-video #header .snippetReference .navigation-root.is-open,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root.is-open,html[lang=ar-SA] .page-what-is-shingles #header .snippetReference .navigation-root.is-open,html[lang=ar-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root.is-open{z-index:10;top:20px}}@media only screen and (max-width:992px){html[lang=ar-SA] .page-error-handler #header .snippetReference .navigation-root.navigation-level1 .navigation-item,html[lang=ar-SA] .page-home #header .snippetReference .navigation-root.navigation-level1 .navigation-item,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root.navigation-level1 .navigation-item,html[lang=ar-SA] .page-shingles-pictures #header .snippetReference .navigation-root.navigation-level1 .navigation-item,html[lang=ar-SA] .page-shingles-treatment #header .snippetReference .navigation-root.navigation-level1 .navigation-item,html[lang=ar-SA] .page-shingles-video #header .snippetReference .navigation-root.navigation-level1 .navigation-item,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root.navigation-level1 .navigation-item,html[lang=ar-SA] .page-what-is-shingles #header .snippetReference .navigation-root.navigation-level1 .navigation-item,html[lang=ar-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root.navigation-level1 .navigation-item{display:none}}@media (min-width:992px) and (max-width:1030px){html[lang=ar-SA] .page-error-handler #header .snippetReference .navigation-root,html[lang=ar-SA] .page-home #header .snippetReference .navigation-root,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root,html[lang=ar-SA] .page-shingles-pictures #header .snippetReference .navigation-root,html[lang=ar-SA] .page-shingles-treatment #header .snippetReference .navigation-root,html[lang=ar-SA] .page-shingles-video #header .snippetReference .navigation-root,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root,html[lang=ar-SA] .page-what-is-shingles #header .snippetReference .navigation-root,html[lang=ar-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root{width:100%}html[lang=ar-SA] .page-error-handler #header .snippetReference .navigation-root.navigation-level1 .navigation-item,html[lang=ar-SA] .page-home #header .snippetReference .navigation-root.navigation-level1 .navigation-item,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root.navigation-level1 .navigation-item,html[lang=ar-SA] .page-shingles-pictures #header .snippetReference .navigation-root.navigation-level1 .navigation-item,html[lang=ar-SA] .page-shingles-treatment #header .snippetReference .navigation-root.navigation-level1 .navigation-item,html[lang=ar-SA] .page-shingles-video #header .snippetReference .navigation-root.navigation-level1 .navigation-item,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root.navigation-level1 .navigation-item,html[lang=ar-SA] .page-what-is-shingles #header .snippetReference .navigation-root.navigation-level1 .navigation-item,html[lang=ar-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root.navigation-level1 .navigation-item{display:block}html[lang=ar-SA] .page-error-handler #header .snippetReference .navigation-root li,html[lang=ar-SA] .page-home #header .snippetReference .navigation-root li,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root li,html[lang=ar-SA] .page-shingles-pictures #header .snippetReference .navigation-root li,html[lang=ar-SA] .page-shingles-treatment #header .snippetReference .navigation-root li,html[lang=ar-SA] .page-shingles-video #header .snippetReference .navigation-root li,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root li,html[lang=ar-SA] .page-what-is-shingles #header .snippetReference .navigation-root li,html[lang=ar-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root li{padding:0 0 10px;border:none;border-bottom:1px solid #d78228}html[lang=ar-SA] .page-error-handler #header .snippetReference .navigation-root li a,html[lang=ar-SA] .page-home #header .snippetReference .navigation-root li a,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root li a,html[lang=ar-SA] .page-shingles-pictures #header .snippetReference .navigation-root li a,html[lang=ar-SA] .page-shingles-treatment #header .snippetReference .navigation-root li a,html[lang=ar-SA] .page-shingles-video #header .snippetReference .navigation-root li a,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root li a,html[lang=ar-SA] .page-what-is-shingles #header .snippetReference .navigation-root li a,html[lang=ar-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root li a{font-size:1.2rem}}@media (min-width:1031px) and (max-width:1200px){html[lang=ar-SA] .page-error-handler #header .snippetReference .navigation-root li,html[lang=ar-SA] .page-home #header .snippetReference .navigation-root li,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root li,html[lang=ar-SA] .page-shingles-pictures #header .snippetReference .navigation-root li,html[lang=ar-SA] .page-shingles-treatment #header .snippetReference .navigation-root li,html[lang=ar-SA] .page-shingles-video #header .snippetReference .navigation-root li,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root li,html[lang=ar-SA] .page-what-is-shingles #header .snippetReference .navigation-root li,html[lang=ar-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root li{padding:0 0 10px}html[lang=ar-SA] .page-error-handler #header .snippetReference .navigation-root li a,html[lang=ar-SA] .page-home #header .snippetReference .navigation-root li a,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .navigation-root li a,html[lang=ar-SA] .page-shingles-pictures #header .snippetReference .navigation-root li a,html[lang=ar-SA] .page-shingles-treatment #header .snippetReference .navigation-root li a,html[lang=ar-SA] .page-shingles-video #header .snippetReference .navigation-root li a,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .navigation-root li a,html[lang=ar-SA] .page-what-is-shingles #header .snippetReference .navigation-root li a,html[lang=ar-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .navigation-root li a{font-size:1.3rem}}@media (min-width:320px) and (max-width:992px){html[lang=ar-SA] .page-error-handler #header .snippetReference,html[lang=ar-SA] .page-home #header .snippetReference,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference,html[lang=ar-SA] .page-shingles-pictures #header .snippetReference,html[lang=ar-SA] .page-shingles-treatment #header .snippetReference,html[lang=ar-SA] .page-shingles-video #header .snippetReference,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference,html[lang=ar-SA] .page-what-is-shingles #header .snippetReference,html[lang=ar-SA] .page-who-is-at-risk-of-shingles #header .snippetReference{background-color:transparent;padding:20px}html[lang=ar-SA] .page-error-handler #header .snippetReference .component-content,html[lang=ar-SA] .page-home #header .snippetReference .component-content,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa #header .snippetReference .component-content,html[lang=ar-SA] .page-shingles-pictures #header .snippetReference .component-content,html[lang=ar-SA] .page-shingles-treatment #header .snippetReference .component-content,html[lang=ar-SA] .page-shingles-video #header .snippetReference .component-content,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles #header .snippetReference .component-content,html[lang=ar-SA] .page-what-is-shingles #header .snippetReference .component-content,html[lang=ar-SA] .page-who-is-at-risk-of-shingles #header .snippetReference .component-content{background-color:transparent}}@media (min-width:320px) and (max-width:992px){html[lang=ar-SA] .page-error-handler #header,html[lang=ar-SA] .page-home #header,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa #header,html[lang=ar-SA] .page-shingles-pictures #header,html[lang=ar-SA] .page-shingles-treatment #header,html[lang=ar-SA] .page-shingles-video #header,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles #header,html[lang=ar-SA] .page-what-is-shingles #header,html[lang=ar-SA] .page-who-is-at-risk-of-shingles #header{position:absolute;margin-top:10px}}html[lang=ar-SA] .page-error-handler #content .header-image,html[lang=ar-SA] .page-home #content .header-image,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa #content .header-image,html[lang=ar-SA] .page-shingles-pictures #content .header-image,html[lang=ar-SA] .page-shingles-treatment #content .header-image,html[lang=ar-SA] .page-shingles-video #content .header-image,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles #content .header-image,html[lang=ar-SA] .page-what-is-shingles #content .header-image,html[lang=ar-SA] .page-who-is-at-risk-of-shingles #content .header-image{padding:0;margin-top:-30vw;height:30vw;z-index:2}html[lang=ar-SA] .page-error-handler #content .header-image img,html[lang=ar-SA] .page-home #content .header-image img,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa #content .header-image img,html[lang=ar-SA] .page-shingles-pictures #content .header-image img,html[lang=ar-SA] .page-shingles-treatment #content .header-image img,html[lang=ar-SA] .page-shingles-video #content .header-image img,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles #content .header-image img,html[lang=ar-SA] .page-what-is-shingles #content .header-image img,html[lang=ar-SA] .page-who-is-at-risk-of-shingles #content .header-image img{height:100%;width:100%}@media (min-width:320px) and (max-width:992px){html[lang=ar-SA] .page-error-handler #content .header-image,html[lang=ar-SA] .page-home #content .header-image,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa #content .header-image,html[lang=ar-SA] .page-shingles-pictures #content .header-image,html[lang=ar-SA] .page-shingles-treatment #content .header-image,html[lang=ar-SA] .page-shingles-video #content .header-image,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles #content .header-image,html[lang=ar-SA] .page-what-is-shingles #content .header-image,html[lang=ar-SA] .page-who-is-at-risk-of-shingles #content .header-image{height:150px;margin-top:0}}@media (min-width:1500px){html[lang=ar-SA] .page-error-handler .header-logo img,html[lang=ar-SA] .page-home .header-logo img,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .header-logo img,html[lang=ar-SA] .page-shingles-pictures .header-logo img,html[lang=ar-SA] .page-shingles-treatment .header-logo img,html[lang=ar-SA] .page-shingles-video .header-logo img,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .header-logo img,html[lang=ar-SA] .page-what-is-shingles .header-logo img,html[lang=ar-SA] .page-who-is-at-risk-of-shingles .header-logo img{width:194.86px;height:58.73px}}@media (min-width:320px) and (max-width:992px){html[lang=ar-SA] .page-error-handler .navigation-mobile-menu,html[lang=ar-SA] .page-home .navigation-mobile-menu,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .navigation-mobile-menu,html[lang=ar-SA] .page-shingles-pictures .navigation-mobile-menu,html[lang=ar-SA] .page-shingles-treatment .navigation-mobile-menu,html[lang=ar-SA] .page-shingles-video .navigation-mobile-menu,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .navigation-mobile-menu,html[lang=ar-SA] .page-what-is-shingles .navigation-mobile-menu,html[lang=ar-SA] .page-who-is-at-risk-of-shingles .navigation-mobile-menu{top:-20px;bottom:unset;background:0 0}html[lang=ar-SA] .page-error-handler .navigation-mobile-menu::after,html[lang=ar-SA] .page-home .navigation-mobile-menu::after,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .navigation-mobile-menu::after,html[lang=ar-SA] .page-shingles-pictures .navigation-mobile-menu::after,html[lang=ar-SA] .page-shingles-treatment .navigation-mobile-menu::after,html[lang=ar-SA] .page-shingles-video .navigation-mobile-menu::after,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .navigation-mobile-menu::after,html[lang=ar-SA] .page-what-is-shingles .navigation-mobile-menu::after,html[lang=ar-SA] .page-who-is-at-risk-of-shingles .navigation-mobile-menu::after{color:#fff}html[lang=ar-SA] .page-error-handler .navigation-mobile-menu[aria-expanded=true],html[lang=ar-SA] .page-home .navigation-mobile-menu[aria-expanded=true],html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .navigation-mobile-menu[aria-expanded=true],html[lang=ar-SA] .page-shingles-pictures .navigation-mobile-menu[aria-expanded=true],html[lang=ar-SA] .page-shingles-treatment .navigation-mobile-menu[aria-expanded=true],html[lang=ar-SA] .page-shingles-video .navigation-mobile-menu[aria-expanded=true],html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .navigation-mobile-menu[aria-expanded=true],html[lang=ar-SA] .page-what-is-shingles .navigation-mobile-menu[aria-expanded=true],html[lang=ar-SA] .page-who-is-at-risk-of-shingles .navigation-mobile-menu[aria-expanded=true]{top:-24px}}html[lang=ar-SA] .page-error-handler .navigation-mobile-menu,html[lang=ar-SA] .page-home .navigation-mobile-menu,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .navigation-mobile-menu,html[lang=ar-SA] .page-shingles-pictures .navigation-mobile-menu,html[lang=ar-SA] .page-shingles-treatment .navigation-mobile-menu,html[lang=ar-SA] .page-shingles-video .navigation-mobile-menu,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .navigation-mobile-menu,html[lang=ar-SA] .page-what-is-shingles .navigation-mobile-menu,html[lang=ar-SA] .page-who-is-at-risk-of-shingles .navigation-mobile-menu{font-size:1.3575rem;line-height:1.5625rem;font-weight:700;font-family:'Myriad Arabic Bold';cursor:pointer}html[lang=ar-SA] .page-error-handler .navigation-mobile-menu::after,html[lang=ar-SA] .page-home .navigation-mobile-menu::after,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .navigation-mobile-menu::after,html[lang=ar-SA] .page-shingles-pictures .navigation-mobile-menu::after,html[lang=ar-SA] .page-shingles-treatment .navigation-mobile-menu::after,html[lang=ar-SA] .page-shingles-video .navigation-mobile-menu::after,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .navigation-mobile-menu::after,html[lang=ar-SA] .page-what-is-shingles .navigation-mobile-menu::after,html[lang=ar-SA] .page-who-is-at-risk-of-shingles .navigation-mobile-menu::after{font-size:1.1rem;font-weight:400;margin-left:5px}html[lang=ar-SA] .page-error-handler .navigation-mobile-menu[aria-expanded=true]::after,html[lang=ar-SA] .page-home .navigation-mobile-menu[aria-expanded=true]::after,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .navigation-mobile-menu[aria-expanded=true]::after,html[lang=ar-SA] .page-shingles-pictures .navigation-mobile-menu[aria-expanded=true]::after,html[lang=ar-SA] .page-shingles-treatment .navigation-mobile-menu[aria-expanded=true]::after,html[lang=ar-SA] .page-shingles-video .navigation-mobile-menu[aria-expanded=true]::after,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .navigation-mobile-menu[aria-expanded=true]::after,html[lang=ar-SA] .page-what-is-shingles .navigation-mobile-menu[aria-expanded=true]::after,html[lang=ar-SA] .page-who-is-at-risk-of-shingles .navigation-mobile-menu[aria-expanded=true]::after{font-size:2.4rem}html[lang=ar-SA] .page-error-handler .dropdown-language-switcher,html[lang=ar-SA] .page-home .dropdown-language-switcher,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher,html[lang=ar-SA] .page-shingles-pictures .dropdown-language-switcher,html[lang=ar-SA] .page-shingles-treatment .dropdown-language-switcher,html[lang=ar-SA] .page-shingles-video .dropdown-language-switcher,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher,html[lang=ar-SA] .page-what-is-shingles .dropdown-language-switcher,html[lang=ar-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher,html[lang=en-SA] .page-error-handler .dropdown-language-switcher,html[lang=en-SA] .page-home .dropdown-language-switcher,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher,html[lang=en-SA] .page-shingles-pictures .dropdown-language-switcher,html[lang=en-SA] .page-shingles-treatment .dropdown-language-switcher,html[lang=en-SA] .page-shingles-video .dropdown-language-switcher,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher,html[lang=en-SA] .page-what-is-shingles .dropdown-language-switcher,html[lang=en-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher{right:20px!important;width:110px;padding-top:10px}html[lang=ar-SA] .page-error-handler .dropdown-language-switcher .box.first p,html[lang=ar-SA] .page-home .dropdown-language-switcher .box.first p,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .box.first p,html[lang=ar-SA] .page-shingles-pictures .dropdown-language-switcher .box.first p,html[lang=ar-SA] .page-shingles-treatment .dropdown-language-switcher .box.first p,html[lang=ar-SA] .page-shingles-video .dropdown-language-switcher .box.first p,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .box.first p,html[lang=ar-SA] .page-what-is-shingles .dropdown-language-switcher .box.first p,html[lang=ar-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .box.first p,html[lang=en-SA] .page-error-handler .dropdown-language-switcher .box.first p,html[lang=en-SA] .page-home .dropdown-language-switcher .box.first p,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .box.first p,html[lang=en-SA] .page-shingles-pictures .dropdown-language-switcher .box.first p,html[lang=en-SA] .page-shingles-treatment .dropdown-language-switcher .box.first p,html[lang=en-SA] .page-shingles-video .dropdown-language-switcher .box.first p,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .box.first p,html[lang=en-SA] .page-what-is-shingles .dropdown-language-switcher .box.first p,html[lang=en-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .box.first p{color:#fff;font-size:.9375rem;font-weight:700;font-family:'Open Sans';padding-top:0;text-align:left}html[lang=ar-SA] .page-error-handler .dropdown-language-switcher .box.first p .arrow,html[lang=ar-SA] .page-home .dropdown-language-switcher .box.first p .arrow,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .box.first p .arrow,html[lang=ar-SA] .page-shingles-pictures .dropdown-language-switcher .box.first p .arrow,html[lang=ar-SA] .page-shingles-treatment .dropdown-language-switcher .box.first p .arrow,html[lang=ar-SA] .page-shingles-video .dropdown-language-switcher .box.first p .arrow,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .box.first p .arrow,html[lang=ar-SA] .page-what-is-shingles .dropdown-language-switcher .box.first p .arrow,html[lang=ar-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .box.first p .arrow,html[lang=en-SA] .page-error-handler .dropdown-language-switcher .box.first p .arrow,html[lang=en-SA] .page-home .dropdown-language-switcher .box.first p .arrow,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .box.first p .arrow,html[lang=en-SA] .page-shingles-pictures .dropdown-language-switcher .box.first p .arrow,html[lang=en-SA] .page-shingles-treatment .dropdown-language-switcher .box.first p .arrow,html[lang=en-SA] .page-shingles-video .dropdown-language-switcher .box.first p .arrow,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .box.first p .arrow,html[lang=en-SA] .page-what-is-shingles .dropdown-language-switcher .box.first p .arrow,html[lang=en-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .box.first p .arrow{left:75px}html[lang=ar-SA] .page-error-handler .dropdown-language-switcher .box.first p .arrow::after,html[lang=ar-SA] .page-error-handler .dropdown-language-switcher .box.first p .arrow::before,html[lang=ar-SA] .page-home .dropdown-language-switcher .box.first p .arrow::after,html[lang=ar-SA] .page-home .dropdown-language-switcher .box.first p .arrow::before,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .box.first p .arrow::after,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .box.first p .arrow::before,html[lang=ar-SA] .page-shingles-pictures .dropdown-language-switcher .box.first p .arrow::after,html[lang=ar-SA] .page-shingles-pictures .dropdown-language-switcher .box.first p .arrow::before,html[lang=ar-SA] .page-shingles-treatment .dropdown-language-switcher .box.first p .arrow::after,html[lang=ar-SA] .page-shingles-treatment .dropdown-language-switcher .box.first p .arrow::before,html[lang=ar-SA] .page-shingles-video .dropdown-language-switcher .box.first p .arrow::after,html[lang=ar-SA] .page-shingles-video .dropdown-language-switcher .box.first p .arrow::before,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .box.first p .arrow::after,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .box.first p .arrow::before,html[lang=ar-SA] .page-what-is-shingles .dropdown-language-switcher .box.first p .arrow::after,html[lang=ar-SA] .page-what-is-shingles .dropdown-language-switcher .box.first p .arrow::before,html[lang=ar-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .box.first p .arrow::after,html[lang=ar-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .box.first p .arrow::before,html[lang=en-SA] .page-error-handler .dropdown-language-switcher .box.first p .arrow::after,html[lang=en-SA] .page-error-handler .dropdown-language-switcher .box.first p .arrow::before,html[lang=en-SA] .page-home .dropdown-language-switcher .box.first p .arrow::after,html[lang=en-SA] .page-home .dropdown-language-switcher .box.first p .arrow::before,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .box.first p .arrow::after,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .box.first p .arrow::before,html[lang=en-SA] .page-shingles-pictures .dropdown-language-switcher .box.first p .arrow::after,html[lang=en-SA] .page-shingles-pictures .dropdown-language-switcher .box.first p .arrow::before,html[lang=en-SA] .page-shingles-treatment .dropdown-language-switcher .box.first p .arrow::after,html[lang=en-SA] .page-shingles-treatment .dropdown-language-switcher .box.first p .arrow::before,html[lang=en-SA] .page-shingles-video .dropdown-language-switcher .box.first p .arrow::after,html[lang=en-SA] .page-shingles-video .dropdown-language-switcher .box.first p .arrow::before,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .box.first p .arrow::after,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .box.first p .arrow::before,html[lang=en-SA] .page-what-is-shingles .dropdown-language-switcher .box.first p .arrow::after,html[lang=en-SA] .page-what-is-shingles .dropdown-language-switcher .box.first p .arrow::before,html[lang=en-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .box.first p .arrow::after,html[lang=en-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .box.first p .arrow::before{background:#fff;width:11px;height:2px}html[lang=ar-SA] .page-error-handler .dropdown-language-switcher .box.first p .arrow::after,html[lang=ar-SA] .page-home .dropdown-language-switcher .box.first p .arrow::after,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .box.first p .arrow::after,html[lang=ar-SA] .page-shingles-pictures .dropdown-language-switcher .box.first p .arrow::after,html[lang=ar-SA] .page-shingles-treatment .dropdown-language-switcher .box.first p .arrow::after,html[lang=ar-SA] .page-shingles-video .dropdown-language-switcher .box.first p .arrow::after,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .box.first p .arrow::after,html[lang=ar-SA] .page-what-is-shingles .dropdown-language-switcher .box.first p .arrow::after,html[lang=ar-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .box.first p .arrow::after,html[lang=en-SA] .page-error-handler .dropdown-language-switcher .box.first p .arrow::after,html[lang=en-SA] .page-home .dropdown-language-switcher .box.first p .arrow::after,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .box.first p .arrow::after,html[lang=en-SA] .page-shingles-pictures .dropdown-language-switcher .box.first p .arrow::after,html[lang=en-SA] .page-shingles-treatment .dropdown-language-switcher .box.first p .arrow::after,html[lang=en-SA] .page-shingles-video .dropdown-language-switcher .box.first p .arrow::after,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .box.first p .arrow::after,html[lang=en-SA] .page-what-is-shingles .dropdown-language-switcher .box.first p .arrow::after,html[lang=en-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .box.first p .arrow::after{left:7px;top:-2px}html[lang=ar-SA] .page-error-handler .dropdown-language-switcher .drop-down-box,html[lang=ar-SA] .page-home .dropdown-language-switcher .drop-down-box,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .drop-down-box,html[lang=ar-SA] .page-shingles-pictures .dropdown-language-switcher .drop-down-box,html[lang=ar-SA] .page-shingles-treatment .dropdown-language-switcher .drop-down-box,html[lang=ar-SA] .page-shingles-video .dropdown-language-switcher .drop-down-box,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .drop-down-box,html[lang=ar-SA] .page-what-is-shingles .dropdown-language-switcher .drop-down-box,html[lang=ar-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .drop-down-box,html[lang=en-SA] .page-error-handler .dropdown-language-switcher .drop-down-box,html[lang=en-SA] .page-home .dropdown-language-switcher .drop-down-box,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .drop-down-box,html[lang=en-SA] .page-shingles-pictures .dropdown-language-switcher .drop-down-box,html[lang=en-SA] .page-shingles-treatment .dropdown-language-switcher .drop-down-box,html[lang=en-SA] .page-shingles-video .dropdown-language-switcher .drop-down-box,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .drop-down-box,html[lang=en-SA] .page-what-is-shingles .dropdown-language-switcher .drop-down-box,html[lang=en-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .drop-down-box{background:#fff;right:15px;left:unset;padding:0;width:90px;top:35px;z-index:11}html[lang=ar-SA] .page-error-handler .dropdown-language-switcher .drop-down-box p,html[lang=ar-SA] .page-error-handler .dropdown-language-switcher .drop-down-box p a,html[lang=ar-SA] .page-error-handler .dropdown-language-switcher .drop-down-box p.ar,html[lang=ar-SA] .page-home .dropdown-language-switcher .drop-down-box p,html[lang=ar-SA] .page-home .dropdown-language-switcher .drop-down-box p a,html[lang=ar-SA] .page-home .dropdown-language-switcher .drop-down-box p.ar,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .drop-down-box p,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .drop-down-box p a,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .drop-down-box p.ar,html[lang=ar-SA] .page-shingles-pictures .dropdown-language-switcher .drop-down-box p,html[lang=ar-SA] .page-shingles-pictures .dropdown-language-switcher .drop-down-box p a,html[lang=ar-SA] .page-shingles-pictures .dropdown-language-switcher .drop-down-box p.ar,html[lang=ar-SA] .page-shingles-treatment .dropdown-language-switcher .drop-down-box p,html[lang=ar-SA] .page-shingles-treatment .dropdown-language-switcher .drop-down-box p a,html[lang=ar-SA] .page-shingles-treatment .dropdown-language-switcher .drop-down-box p.ar,html[lang=ar-SA] .page-shingles-video .dropdown-language-switcher .drop-down-box p,html[lang=ar-SA] .page-shingles-video .dropdown-language-switcher .drop-down-box p a,html[lang=ar-SA] .page-shingles-video .dropdown-language-switcher .drop-down-box p.ar,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .drop-down-box p,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .drop-down-box p a,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .drop-down-box p.ar,html[lang=ar-SA] .page-what-is-shingles .dropdown-language-switcher .drop-down-box p,html[lang=ar-SA] .page-what-is-shingles .dropdown-language-switcher .drop-down-box p a,html[lang=ar-SA] .page-what-is-shingles .dropdown-language-switcher .drop-down-box p.ar,html[lang=ar-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .drop-down-box p,html[lang=ar-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .drop-down-box p a,html[lang=ar-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .drop-down-box p.ar,html[lang=en-SA] .page-error-handler .dropdown-language-switcher .drop-down-box p,html[lang=en-SA] .page-error-handler .dropdown-language-switcher .drop-down-box p a,html[lang=en-SA] .page-error-handler .dropdown-language-switcher .drop-down-box p.ar,html[lang=en-SA] .page-home .dropdown-language-switcher .drop-down-box p,html[lang=en-SA] .page-home .dropdown-language-switcher .drop-down-box p a,html[lang=en-SA] .page-home .dropdown-language-switcher .drop-down-box p.ar,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .drop-down-box p,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .drop-down-box p a,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .drop-down-box p.ar,html[lang=en-SA] .page-shingles-pictures .dropdown-language-switcher .drop-down-box p,html[lang=en-SA] .page-shingles-pictures .dropdown-language-switcher .drop-down-box p a,html[lang=en-SA] .page-shingles-pictures .dropdown-language-switcher .drop-down-box p.ar,html[lang=en-SA] .page-shingles-treatment .dropdown-language-switcher .drop-down-box p,html[lang=en-SA] .page-shingles-treatment .dropdown-language-switcher .drop-down-box p a,html[lang=en-SA] .page-shingles-treatment .dropdown-language-switcher .drop-down-box p.ar,html[lang=en-SA] .page-shingles-video .dropdown-language-switcher .drop-down-box p,html[lang=en-SA] .page-shingles-video .dropdown-language-switcher .drop-down-box p a,html[lang=en-SA] .page-shingles-video .dropdown-language-switcher .drop-down-box p.ar,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .drop-down-box p,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .drop-down-box p a,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .drop-down-box p.ar,html[lang=en-SA] .page-what-is-shingles .dropdown-language-switcher .drop-down-box p,html[lang=en-SA] .page-what-is-shingles .dropdown-language-switcher .drop-down-box p a,html[lang=en-SA] .page-what-is-shingles .dropdown-language-switcher .drop-down-box p.ar,html[lang=en-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .drop-down-box p,html[lang=en-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .drop-down-box p a,html[lang=en-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .drop-down-box p.ar{color:#ee7c22;font-size:.9375rem;font-weight:700;font-family:'Open Sans'}html[lang=ar-SA] .page-error-handler .dropdown-language-switcher .drop-down-box p,html[lang=ar-SA] .page-home .dropdown-language-switcher .drop-down-box p,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .drop-down-box p,html[lang=ar-SA] .page-shingles-pictures .dropdown-language-switcher .drop-down-box p,html[lang=ar-SA] .page-shingles-treatment .dropdown-language-switcher .drop-down-box p,html[lang=ar-SA] .page-shingles-video .dropdown-language-switcher .drop-down-box p,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .drop-down-box p,html[lang=ar-SA] .page-what-is-shingles .dropdown-language-switcher .drop-down-box p,html[lang=ar-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .drop-down-box p,html[lang=en-SA] .page-error-handler .dropdown-language-switcher .drop-down-box p,html[lang=en-SA] .page-home .dropdown-language-switcher .drop-down-box p,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .drop-down-box p,html[lang=en-SA] .page-shingles-pictures .dropdown-language-switcher .drop-down-box p,html[lang=en-SA] .page-shingles-treatment .dropdown-language-switcher .drop-down-box p,html[lang=en-SA] .page-shingles-video .dropdown-language-switcher .drop-down-box p,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .drop-down-box p,html[lang=en-SA] .page-what-is-shingles .dropdown-language-switcher .drop-down-box p,html[lang=en-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .drop-down-box p{padding:10px;text-align:left;background-color:#fff}html[lang=ar-SA] .page-error-handler .dropdown-language-switcher .drop-down-box p a,html[lang=ar-SA] .page-home .dropdown-language-switcher .drop-down-box p a,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .drop-down-box p a,html[lang=ar-SA] .page-shingles-pictures .dropdown-language-switcher .drop-down-box p a,html[lang=ar-SA] .page-shingles-treatment .dropdown-language-switcher .drop-down-box p a,html[lang=ar-SA] .page-shingles-video .dropdown-language-switcher .drop-down-box p a,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .drop-down-box p a,html[lang=ar-SA] .page-what-is-shingles .dropdown-language-switcher .drop-down-box p a,html[lang=ar-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .drop-down-box p a,html[lang=en-SA] .page-error-handler .dropdown-language-switcher .drop-down-box p a,html[lang=en-SA] .page-home .dropdown-language-switcher .drop-down-box p a,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .drop-down-box p a,html[lang=en-SA] .page-shingles-pictures .dropdown-language-switcher .drop-down-box p a,html[lang=en-SA] .page-shingles-treatment .dropdown-language-switcher .drop-down-box p a,html[lang=en-SA] .page-shingles-video .dropdown-language-switcher .drop-down-box p a,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .drop-down-box p a,html[lang=en-SA] .page-what-is-shingles .dropdown-language-switcher .drop-down-box p a,html[lang=en-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .drop-down-box p a{display:block}html[lang=ar-SA] .page-error-handler .dropdown-language-switcher .drop-down-box p.ar,html[lang=ar-SA] .page-error-handler .dropdown-language-switcher .drop-down-box p.ar a,html[lang=ar-SA] .page-home .dropdown-language-switcher .drop-down-box p.ar,html[lang=ar-SA] .page-home .dropdown-language-switcher .drop-down-box p.ar a,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .drop-down-box p.ar,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .drop-down-box p.ar a,html[lang=ar-SA] .page-shingles-pictures .dropdown-language-switcher .drop-down-box p.ar,html[lang=ar-SA] .page-shingles-pictures .dropdown-language-switcher .drop-down-box p.ar a,html[lang=ar-SA] .page-shingles-treatment .dropdown-language-switcher .drop-down-box p.ar,html[lang=ar-SA] .page-shingles-treatment .dropdown-language-switcher .drop-down-box p.ar a,html[lang=ar-SA] .page-shingles-video .dropdown-language-switcher .drop-down-box p.ar,html[lang=ar-SA] .page-shingles-video .dropdown-language-switcher .drop-down-box p.ar a,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .drop-down-box p.ar,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .drop-down-box p.ar a,html[lang=ar-SA] .page-what-is-shingles .dropdown-language-switcher .drop-down-box p.ar,html[lang=ar-SA] .page-what-is-shingles .dropdown-language-switcher .drop-down-box p.ar a,html[lang=ar-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .drop-down-box p.ar,html[lang=ar-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .drop-down-box p.ar a,html[lang=en-SA] .page-error-handler .dropdown-language-switcher .drop-down-box p.ar,html[lang=en-SA] .page-error-handler .dropdown-language-switcher .drop-down-box p.ar a,html[lang=en-SA] .page-home .dropdown-language-switcher .drop-down-box p.ar,html[lang=en-SA] .page-home .dropdown-language-switcher .drop-down-box p.ar a,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .drop-down-box p.ar,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .drop-down-box p.ar a,html[lang=en-SA] .page-shingles-pictures .dropdown-language-switcher .drop-down-box p.ar,html[lang=en-SA] .page-shingles-pictures .dropdown-language-switcher .drop-down-box p.ar a,html[lang=en-SA] .page-shingles-treatment .dropdown-language-switcher .drop-down-box p.ar,html[lang=en-SA] .page-shingles-treatment .dropdown-language-switcher .drop-down-box p.ar a,html[lang=en-SA] .page-shingles-video .dropdown-language-switcher .drop-down-box p.ar,html[lang=en-SA] .page-shingles-video .dropdown-language-switcher .drop-down-box p.ar a,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .drop-down-box p.ar,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .drop-down-box p.ar a,html[lang=en-SA] .page-what-is-shingles .dropdown-language-switcher .drop-down-box p.ar,html[lang=en-SA] .page-what-is-shingles .dropdown-language-switcher .drop-down-box p.ar a,html[lang=en-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .drop-down-box p.ar,html[lang=en-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .drop-down-box p.ar a{font-family:'Myriad Arabic Bold';font-size:1.3575rem}html[lang=ar-SA] .page-error-handler .dropdown-language-switcher .drop-down-box .paragraphSystem a+.richText p,html[lang=ar-SA] .page-home .dropdown-language-switcher .drop-down-box .paragraphSystem a+.richText p,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .drop-down-box .paragraphSystem a+.richText p,html[lang=ar-SA] .page-shingles-pictures .dropdown-language-switcher .drop-down-box .paragraphSystem a+.richText p,html[lang=ar-SA] .page-shingles-treatment .dropdown-language-switcher .drop-down-box .paragraphSystem a+.richText p,html[lang=ar-SA] .page-shingles-video .dropdown-language-switcher .drop-down-box .paragraphSystem a+.richText p,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .drop-down-box .paragraphSystem a+.richText p,html[lang=ar-SA] .page-what-is-shingles .dropdown-language-switcher .drop-down-box .paragraphSystem a+.richText p,html[lang=ar-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .drop-down-box .paragraphSystem a+.richText p,html[lang=en-SA] .page-error-handler .dropdown-language-switcher .drop-down-box .paragraphSystem a+.richText p,html[lang=en-SA] .page-home .dropdown-language-switcher .drop-down-box .paragraphSystem a+.richText p,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .drop-down-box .paragraphSystem a+.richText p,html[lang=en-SA] .page-shingles-pictures .dropdown-language-switcher .drop-down-box .paragraphSystem a+.richText p,html[lang=en-SA] .page-shingles-treatment .dropdown-language-switcher .drop-down-box .paragraphSystem a+.richText p,html[lang=en-SA] .page-shingles-video .dropdown-language-switcher .drop-down-box .paragraphSystem a+.richText p,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .drop-down-box .paragraphSystem a+.richText p,html[lang=en-SA] .page-what-is-shingles .dropdown-language-switcher .drop-down-box .paragraphSystem a+.richText p,html[lang=en-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .drop-down-box .paragraphSystem a+.richText p{padding:10px 10px 0}@media (min-width:320px) and (max-width:992px){html[lang=ar-SA] .page-error-handler .dropdown-language-switcher .drop-down-box,html[lang=ar-SA] .page-home .dropdown-language-switcher .drop-down-box,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .drop-down-box,html[lang=ar-SA] .page-shingles-pictures .dropdown-language-switcher .drop-down-box,html[lang=ar-SA] .page-shingles-treatment .dropdown-language-switcher .drop-down-box,html[lang=ar-SA] .page-shingles-video .dropdown-language-switcher .drop-down-box,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .drop-down-box,html[lang=ar-SA] .page-what-is-shingles .dropdown-language-switcher .drop-down-box,html[lang=ar-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .drop-down-box,html[lang=en-SA] .page-error-handler .dropdown-language-switcher .drop-down-box,html[lang=en-SA] .page-home .dropdown-language-switcher .drop-down-box,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .drop-down-box,html[lang=en-SA] .page-shingles-pictures .dropdown-language-switcher .drop-down-box,html[lang=en-SA] .page-shingles-treatment .dropdown-language-switcher .drop-down-box,html[lang=en-SA] .page-shingles-video .dropdown-language-switcher .drop-down-box,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .drop-down-box,html[lang=en-SA] .page-what-is-shingles .dropdown-language-switcher .drop-down-box,html[lang=en-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .drop-down-box{top:25px}}html[lang=ar-SA] .page-error-handler .dropdown-language-switcher .richText.component.section,html[lang=ar-SA] .page-home .dropdown-language-switcher .richText.component.section,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .richText.component.section,html[lang=ar-SA] .page-shingles-pictures .dropdown-language-switcher .richText.component.section,html[lang=ar-SA] .page-shingles-treatment .dropdown-language-switcher .richText.component.section,html[lang=ar-SA] .page-shingles-video .dropdown-language-switcher .richText.component.section,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .richText.component.section,html[lang=ar-SA] .page-what-is-shingles .dropdown-language-switcher .richText.component.section,html[lang=ar-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .richText.component.section,html[lang=en-SA] .page-error-handler .dropdown-language-switcher .richText.component.section,html[lang=en-SA] .page-home .dropdown-language-switcher .richText.component.section,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .richText.component.section,html[lang=en-SA] .page-shingles-pictures .dropdown-language-switcher .richText.component.section,html[lang=en-SA] .page-shingles-treatment .dropdown-language-switcher .richText.component.section,html[lang=en-SA] .page-shingles-video .dropdown-language-switcher .richText.component.section,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .richText.component.section,html[lang=en-SA] .page-what-is-shingles .dropdown-language-switcher .richText.component.section,html[lang=en-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .richText.component.section{padding:0 15px!important}@media (min-width:320px) and (max-width:992px){html[lang=ar-SA] .page-error-handler .dropdown-language-switcher,html[lang=ar-SA] .page-home .dropdown-language-switcher,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher,html[lang=ar-SA] .page-shingles-pictures .dropdown-language-switcher,html[lang=ar-SA] .page-shingles-treatment .dropdown-language-switcher,html[lang=ar-SA] .page-shingles-video .dropdown-language-switcher,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher,html[lang=ar-SA] .page-what-is-shingles .dropdown-language-switcher,html[lang=ar-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher,html[lang=en-SA] .page-error-handler .dropdown-language-switcher,html[lang=en-SA] .page-home .dropdown-language-switcher,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher,html[lang=en-SA] .page-shingles-pictures .dropdown-language-switcher,html[lang=en-SA] .page-shingles-treatment .dropdown-language-switcher,html[lang=en-SA] .page-shingles-video .dropdown-language-switcher,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher,html[lang=en-SA] .page-what-is-shingles .dropdown-language-switcher,html[lang=en-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher{padding-top:0}}@media (min-width:320px) and (max-width:992px){html[lang=ar-SA] .page-error-handler .header-logo,html[lang=ar-SA] .page-home .header-logo,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .header-logo,html[lang=ar-SA] .page-shingles-pictures .header-logo,html[lang=ar-SA] .page-shingles-treatment .header-logo,html[lang=ar-SA] .page-shingles-video .header-logo,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .header-logo,html[lang=ar-SA] .page-what-is-shingles .header-logo,html[lang=ar-SA] .page-who-is-at-risk-of-shingles .header-logo,html[lang=en-SA] .page-error-handler .header-logo,html[lang=en-SA] .page-home .header-logo,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .header-logo,html[lang=en-SA] .page-shingles-pictures .header-logo,html[lang=en-SA] .page-shingles-treatment .header-logo,html[lang=en-SA] .page-shingles-video .header-logo,html[lang=en-SA] .page-what-are-the-symptoms-of-shingles .header-logo,html[lang=en-SA] .page-what-is-shingles .header-logo,html[lang=en-SA] .page-who-is-at-risk-of-shingles .header-logo{width:50%}}html[lang=ar-SA] .page-error-handler #content .header-image,html[lang=en-SA] .page-error-handler #content .header-image{background:#eaf1f2}html[lang=ar-SA] .page-error-handler .dropdown-language-switcher,html[lang=ar-SA] .page-home .dropdown-language-switcher,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher,html[lang=ar-SA] .page-shingles-pictures .dropdown-language-switcher,html[lang=ar-SA] .page-shingles-treatment .dropdown-language-switcher,html[lang=ar-SA] .page-shingles-video .dropdown-language-switcher,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher,html[lang=ar-SA] .page-what-is-shingles .dropdown-language-switcher,html[lang=ar-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher{width:100px}html[lang=ar-SA] .page-error-handler .dropdown-language-switcher .box.first p,html[lang=ar-SA] .page-home .dropdown-language-switcher .box.first p,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .box.first p,html[lang=ar-SA] .page-shingles-pictures .dropdown-language-switcher .box.first p,html[lang=ar-SA] .page-shingles-treatment .dropdown-language-switcher .box.first p,html[lang=ar-SA] .page-shingles-video .dropdown-language-switcher .box.first p,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .box.first p,html[lang=ar-SA] .page-what-is-shingles .dropdown-language-switcher .box.first p,html[lang=ar-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .box.first p{font-size:1.3575rem;line-height:1.5625rem;font-weight:700;font-family:'Myriad Arabic Bold'}html[lang=ar-SA] .page-error-handler .dropdown-language-switcher .box.first p .arrow,html[lang=ar-SA] .page-home .dropdown-language-switcher .box.first p .arrow,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .dropdown-language-switcher .box.first p .arrow,html[lang=ar-SA] .page-shingles-pictures .dropdown-language-switcher .box.first p .arrow,html[lang=ar-SA] .page-shingles-treatment .dropdown-language-switcher .box.first p .arrow,html[lang=ar-SA] .page-shingles-video .dropdown-language-switcher .box.first p .arrow,html[lang=ar-SA] .page-what-are-the-symptoms-of-shingles .dropdown-language-switcher .box.first p .arrow,html[lang=ar-SA] .page-what-is-shingles .dropdown-language-switcher .box.first p .arrow,html[lang=ar-SA] .page-who-is-at-risk-of-shingles .dropdown-language-switcher .box.first p .arrow{left:67px}html[lang=ar-SA] #footer,html[lang=en-SA] #footer{background-color:transparent}html[lang=ar-SA] #footer .snippetReference,html[lang=en-SA] #footer .snippetReference{height:unset}html[lang=ar-SA] #footer .snippetReference .box,html[lang=en-SA] #footer .snippetReference .box{background-color:unset;padding-bottom:116px;padding-top:60px}html[lang=ar-SA] #footer .snippetReference .box .trademarks,html[lang=en-SA] #footer .snippetReference .box .trademarks{border-left:2px solid #d78228;padding-left:15px}html[lang=ar-SA] #footer .snippetReference .trademarks .richText-content,html[lang=en-SA] #footer .snippetReference .trademarks .richText-content{font-family:"Open Sans";font-size:10px;font-weight:400;color:#fff;line-height:13px}html[lang=ar-SA] #footer .snippetReference .trademarks .richText-content p,html[lang=en-SA] #footer .snippetReference .trademarks .richText-content p{line-height:13px;font-size:10px;font-family:"Open Sans"}html[lang=ar-SA] #footer .snippetReference .footer-links ul,html[lang=en-SA] #footer .snippetReference .footer-links ul{padding:0;-ms-flex-pack:start;justify-content:start;-ms-flex-align:unset;align-items:unset;display:-ms-flexbox;display:flex}html[lang=ar-SA] #footer .snippetReference .footer-links ul li,html[lang=en-SA] #footer .snippetReference .footer-links ul li{padding:0 0 4px;text-transform:uppercase;font-size:20px;color:#fff;line-height:27px}html[lang=ar-SA] #footer .footer-wrapper .paragraphSystem.content,html[lang=en-SA] #footer .footer-wrapper .paragraphSystem.content{position:relative}html[lang=ar-SA] #footer .box .scroll-top-icon,html[lang=en-SA] #footer .box .scroll-top-icon{display:none;position:fixed;bottom:41px;right:40px;z-index:99;cursor:pointer;text-align:right;padding:0;width:54px}html[lang=ar-SA] #footer .box .scroll-top-icon .component-content,html[lang=en-SA] #footer .box .scroll-top-icon .component-content{text-align:right}html[lang=ar-SA] #footer .box .scroll-top-icon img,html[lang=en-SA] #footer .box .scroll-top-icon img{width:100%}html[lang=ar-SA] #footer .box{width:88vw;margin:0 auto;padding-left:0}html[lang=ar-SA] #footer .reference-footer .image img{width:unset;height:auto}html[lang=ar-SA] .main-section>.component-content .paragraphSystem .reference-box section[aria-label=references]{direction:ltr}@media (max-width:1024px){html[lang=ar-SA] #footer .snippetReference .box .trademarks,html[lang=en-SA] #footer .snippetReference .box .trademarks{margin-left:15px}}@media (min-width:769px){html[lang=ar-SA] #footer .right-footer ul li a{font-size:14px}}@import url("https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@400;800&display=swap");@import url("https://fonts.googleapis.com/css2?family=Montserrat+Alternates:wght@100;200;300;400;500;600;700;800;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap");@font-face{font-family:"FontAwesome";src:url("../../assets/fonts/fa-solid-900.eot");src:url("../../assets/fonts/fa-solid-900.eot") format("embedded-opentype"),url("../../assets/fonts/fa-solid-900.woff") format("woff"),url("../../assets/fonts/fa-solid-900.woff2") format("woff"),url("../../assets/fonts/fa-solid-900.ttf") format("truetype"),url("../../assets/fonts/fa-solid-900.svg") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"FontAwesome";src:url("../../assets/fonts/fontawesome-webfont.eot");src:url("../../assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff") format("woff"),url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"),url("../../assets/fonts/fontawesome-webfont.svg") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"Arial Black";src:url("../../assets/fonts/ariblk.ttf");src:url("../../assets/fonts/ariblk.ttf") format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:'Open Sans';font-style:'normal';src:url("../../assets/fonts/OpenSans-VariableFont_wdth,wght.ttf") format("woff2"),url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff")}@font-face{font-family:'Myriad Arabic';font-style:normal;src:url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2"),url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2")}@font-face{font-family:'Myriad Arabic Bold';font-style:normal;src:url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2"),url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2")}@font-face{font-family:'Myriad Arabic Italic';font-style:normal;src:url("../../assets/fonts/MyriadArabic-It.otf") format("opentype"),url("../../assets/fonts/MyriadArabic-It.otf") format("opentype")}@font-face{font-family:'Myriad Arabic BoldIt';font-style:normal;src:url("../../assets/fonts/MyriadArabic-BoldIt.otf") format("opentype"),url("../../assets/fonts/MyriadArabic-BoldIt.otf") format("opentype")}@font-face{font-family:'Air Strip Arabic';font-style:normal;src:url("../../assets/fonts/Air Strip Arabic.otf") format("opentype"),url("../../assets/fonts/Air Strip Arabic.otf") format("opentype")}html a sup:after,html span sup:after,body a sup:after,body span sup:after{display:inline-block}html *,body *{box-sizing:border-box;line-height:1.375rem}h1,h2,h3,h4,h5,h6{font-weight:700}h1,h2{margin:15px 0 8px}h1{font-family:"Arial Black"}@media only screen and (max-width:991px){h3{margin-top:1.5rem}}h1{font-size:52px;line-height:60px}@media (max-width:768px){h1{font-size:32px;line-height:38px}}h2{font-size:34px;line-height:42px}@media (max-width:768px){h2{font-size:28px;line-height:32px}}h3{font-size:28px;line-height:40px}@media (max-width:768px){h3{font-size:22px;line-height:32px}}h4{font-size:21px;line-height:32px}@media (max-width:768px){h4{font-size:18px;line-height:24px}}h5{font-size:18px;line-height:24px}@media (max-width:768px){h5{font-size:18px;line-height:24px}}h6{font-size:16px;line-height:24px}@media (max-width:768px){h6{font-size:16px;line-height:24px}}.fontFamily_Barlow{font-family:"Barlow Semi Condensed"}.comp-leftSpace{padding:0 50px}@media (max-width:767px){.comp-leftSpace{padding:0}}@media (max-width:920px){.mobile-padding20{padding:0 20px}}.header1,.headline1{font-family:"Arial Black";font-weight:400;font-size:2.5rem;line-height:2.625rem;color:#6D6E71}.header1 span,.headline1 span{font-family:"Arial Black";font-weight:400}.sub-head{font-weight:400;font-size:1.5rem;line-height:1.75rem;letter-spacing:.15rem;color:#6D6E71}.header2,.headline2{font-weight:700;font-size:2rem;line-height:2.375rem;color:#6D6E71}.header3,.headline3,.accordion-title-text{font-weight:700;font-size:1.5rem;line-height:1.75rem;color:#6D6E71}.desktop-h3{font-weight:bold;font-size:1.5rem;color:#6D6E71;line-height:1.75rem}.body{font-weight:400;font-size:1.125rem;line-height:1.3125rem;letter-spacing:.023rem;color:#6D6E71}.desktop-eyebrow{font-weight:700;font-size:1.125rem;line-height:1.3125rem;letter-spacing:.023rem;color:#5CA335}.photo-caption{font-weight:700;font-size:1.375rem;line-height:1.5625rem;letter-spacing:.028rem;color:#6D6E71}.find-an-eye-text{font-size:1.75rem;line-height:1.875rem;color:#4d4d4f;font-weight:900}.red-underline-text{font-weight:bold;text-decoration:underline #FF6F61;color:#FF6F61!important}.module,.faq-body-copy{font-weight:400;font-size:1rem;line-height:1.5625rem;letter-spacing:.02rem;color:#6D6E71}.footnote1{font-weight:400;font-size:.875rem;line-height:1rem;color:#6D6E71}.button-text{font-weight:700;font-size:.75rem;line-height:.875rem;letter-spacing:6.25rem;color:#FF6F61}.gradient{background:transparent linear-gradient(0deg,#ffffff 0%,#f7f7f7 100%) 0% 0% no-repeat padding-box;border:1px solid #dedede;opacity:1}.headlines{font-weight:700;font-size:2.625rem;line-height:2.875rem}@media only screen and (max-width:991px){.headlines{font-size:2rem;line-height:2.5rem}}[class*="headline"] span{line-height:inherit}.faq{font-weight:600;font-size:1.5rem;line-height:2rem}.sub-head2{font-weight:600;font-size:1.313rem;line-height:2rem}.sub-head3{font-weight:700;font-size:1.313rem;line-height:1.563rem;color:#ff6155}.lh-25{line-height:25px}.description{font-weight:700;font-size:1rem;line-height:1.25rem}.emphasized-copy{font-weight:600;font-size:1.125rem;line-height:1.75rem;color:#6D6E71}.emphasized-copy1{font-weight:700;font-size:1.125rem;line-height:1.75rem;color:#6D6E71}.body1{font-weight:500;font-size:1rem;line-height:1.5rem}.bodym{font-weight:600;font-size:1rem;line-height:1.188rem}.headline,.section-copy{font-weight:500;font-size:1.125rem;line-height:1.75rem}.headline-v,.section-copy2{font-weight:500;font-size:1.125rem;line-height:1.75rem;color:#4D4D4D}.section-copy2 a{color:#4D4D4D;line-height:inherit}.section-copy2 a:hover{color:#FF6F61}a{color:#FF6F61;line-height:inherit;font-weight:700;text-decoration:2px solid underline}a:hover{color:#FF6F61}a[href]{color:#fff;font-weight:700}a[href]:hover{color:#fff}a.btn1,button.btn1,.exit-notification-buttons button{font-weight:400;font-family:"Arial Black";font-size:.75rem;line-height:.875rem;color:#FF6F61;background-color:#fff;border:2px solid #FF6F61;padding:14px 16px;display:inline-block;text-decoration:none;width:auto;min-width:153px;outline:none;border-radius:30px;margin:20px 0;cursor:pointer;text-align:center;letter-spacing:1.2px}a.btn1:hover,a.btn1:focus,button.btn1:hover,button.btn1:focus,.exit-notification-buttons button:hover,.exit-notification-buttons button:focus{background-color:#FF6F61;color:#fff}a.btn1.transparent,button.btn1.transparent,.exit-notification-buttons button.transparent{background-color:transparent}a.btn1.transparent:hover,a.btn1.transparent:focus,button.btn1.transparent:hover,button.btn1.transparent:focus,.exit-notification-buttons button.transparent:hover,.exit-notification-buttons button.transparent:focus{background-color:#FF6F61;color:#fff}.sg-box{margin:15px;padding:30px;width:auto;border-radius:5px;border:1px solid #ccc}.selection-italic{font-style:italic;font-size:inherit;line-height:inherit;display:inline-block}.selection-italic:after{display:inline-block}.selection-bold,strong{font-weight:bold;font-size:inherit;line-height:inherit}.selection-bold:after,strong:after{display:inline-block}#header strong,#header .selection-bold,#footer strong,#footer .selection-bold{color:#4D4D4D!important}.palettes{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.palettes .palette{margin-right:1rem;margin-bottom:1.5rem;width:100px;height:100px;position:relative}.palettes .palette .palette-label{color:#333;font-size:.85rem;position:absolute;bottom:-1.25rem}.txt-coral{color:#FF6F61}.txt-fresh-green-50{color:#B4F6B1}.txt-fresh-green{color:#87E871}.txt-compliment-green{color:#5CA335}.txt-lightest-grey{color:#F7F7F7}.txt-lighter-grey{color:#F0F0F0}.txt-light-grey{color:#D8D8D8}.txt-medium-grey{color:#97999B}.txt-dark-grey{color:#6D6E71}.txt-charcoal{color:#4D4D4D}.bg-coral{background-color:#FF6F61}.bg-fresh-green-50{background-color:#B4F6B1}.bg-fresh-green{background-color:#87E871}.bg-compliment-green{background-color:#5CA335}.bg-lightest-grey{background-color:#F7F7F7}.bg-lighter-grey{background-color:#F0F0F0}.bg-light-grey{background-color:#D8D8D8}.bg-medium-grey{background-color:#97999B}.bg-dark-grey{background-color:#6D6E71}.bg-charcoal{background-color:#4D4D4D}span[class^="bg-"]{display:block;padding:20px}html{font-size:16px;font-family:Arial;font-weight:500}html body{margin:0;padding:0;color:#6D6E71;background:#fff}html body sub:after,html body i:after,html body sup:after{display:inline-block}html body #header{color:#4D4D4D}html body #footer{color:#000}button.btn,a.btn,input[type="submit"].btn{padding:0 20px;color:#fff;line-height:40px;font-size:1rem;line-height:1.5rem;text-decoration:none;display:inline-block;background-color:#D8D8D8;border:2px solid #D8D8D8}button.btn:hover,a.btn:hover,input[type="submit"].btn:hover{color:#D8D8D8;background-color:#fff}button.btn:disabled,button.btn.disabled,a.btn:disabled,a.btn.disabled,input[type="submit"].btn:disabled,input[type="submit"].btn.disabled{cursor:pointer;background-color:#D8D8D8;border:2px solid #D8D8D8;cursor:default}button.btn.btn-rnd,a.btn.btn-rnd,input[type="submit"].btn.btn-rnd{border-radius:4px;min-width:335px}button.btn.pdf,a.btn.pdf,input[type="submit"].btn.pdf{background:#D8D8D8 url("/content/dam/cf-pharma/nucala-v2/en_US/sea/icon-pdf.png") no-repeat 8px center;background-size:1.5rem;padding-left:2.5rem;border-radius:4px;min-width:335px}button.btn.pdf::after,a.btn.pdf::after,input[type="submit"].btn.pdf::after{content:""}button.btn.pdf:hover,a.btn.pdf:hover,input[type="submit"].btn.pdf:hover{color:#fff}.footnote{font-weight:400;font-size:.875rem;line-height:1rem;color:#6D6E71}.divider{margin:30px 0 10px 0}@media only screen and (min-width:992px){.divider{margin-top:40px;margin-bottom:20px}}.primary-color{color:#D8D8D8}.secondary-color{color:#D8D8D8}.grey-tundora{color:#D8D8D8}.bg-primary,.bg-secondary,.bg-tertiary,.bg-white{padding-top:0;padding-bottom:30px}@media only screen and (min-width:992px){.bg-primary,.bg-secondary,.bg-tertiary,.bg-white{padding-top:35px;padding-bottom:60px}}.bg-primary{background-color:#D8D8D8}.bg-primary-offset{background:linear-gradient(to right,#fff 0%,#fff 20%,#D8D8D8 20%);padding:0 1rem 1rem}@media only screen and (min-width:992px){.bg-primary-offset{background:linear-gradient(to bottom,#fff 0%,#fff 20%,#D8D8D8 20%)}}.bg-gradient{background:transparent linear-gradient(180deg,#f7f7f7 0%,#ffffff 100%) 0% 0% no-repeat padding-box}.bg-secondary{background-color:#D8D8D8}.bg-tertiary{background-color:#D8D8D8}.bg-tertiary p,.bg-tertiary li{color:#fff}.bg-tertiary p:not(a) strong,.bg-tertiary p:not(a) b,.bg-tertiary p:not(a) .selection-bold,.bg-tertiary li:not(a) strong,.bg-tertiary li:not(a) b,.bg-tertiary li:not(a) .selection-bold{color:#fff}.bg-white{background-color:#fff}.warning.richText.component{margin-top:30px;margin-bottom:30px;padding-top:30px;padding-bottom:30px;border-top:3px solid #D8D8D8;border-bottom:3px solid #D8D8D8}.no-wrap{white-space:nowrap}input:focus,select:focus{outline:none;border:2px solid #D8D8D8!important}input:active,select:active{border:2px solid #D8D8D8!important}@media only screen and (max-width:991px){.sm\:padding-top-15{padding-top:15px;display:block}}@media only screen and (max-width:991px){.sm\:padding-top-30{padding-top:30px;display:block}}@media only screen and (max-width:991px){.sm\:padding-bottom-15{padding-bottom:15px;display:block}}@media only screen and (max-width:991px){.sm\:padding-bottom-30{padding-bottom:30px;display:block}}@media only screen and (min-width:992px){.lg\:padding-top-15{padding-top:15px;display:block}}@media only screen and (min-width:992px){.lg\:padding-top-30{padding-top:30px;display:block}}@media only screen and (min-width:992px){.lg\:padding-bottom-15{padding-bottom:15px;display:block}}@media only screen and (min-width:992px){.lg\:padding-bottom-30{padding-bottom:30px;display:block}}.section-1 p:first-of-type{color:green}.page-what-is-multiple-myeloma .btn1:hover{border:2px solid #FF6F61;color:#FF6F61}.page-what-is-multiple-myeloma .register-txt{height:50px}.page-what-is-multiple-myeloma .register-txt .footnote1{border-bottom:1px solid}.page-what-is-multiple-myeloma .module-1 ul{padding-left:1.5rem}.page-what-is-multiple-myeloma .module-1 li::marker{color:#5CA335;font-weight:bold;display:inline-block;font-size:1.5em}.page-what-is-multiple-myeloma .module-1 .headline1:after{border-bottom:2px solid #87E871;padding-top:60px;margin-bottom:45px}.page-what-is-multiple-myeloma .module-1 .headline1 .sub-head{font-weight:400!important;line-height:1.75rem!important;font-family:Arial!important}.page-what-is-multiple-myeloma .module-3 .btn1{background-color:transparent}.page-what-is-multiple-myeloma .module-3 .btn1:hover,.page-what-is-multiple-myeloma .module-3 .btn1:focus{background-color:#FF6F61!important;color:#fff!important}.page-what-is-multiple-myeloma .module-3 .image{margin-top:-15px}.page-what-is-multiple-myeloma .module-3 .small-img{display:block!important}@media only screen and (min-width:576px){.page-what-is-multiple-myeloma .module-3 .small-img{display:none!important}}.page-what-is-multiple-myeloma .module-3 .texture-img{display:none!important}@media only screen and (min-width:576px){.page-what-is-multiple-myeloma .module-3 .texture-img{display:block!important}}.page-what-is-multiple-myeloma .module-3 .image-fit img{object-fit:unset}@media only screen and (min-width:992px){.page-what-is-multiple-myeloma .module-3 .image-fit img{object-fit:none}}.u-pb-10{padding-bottom:10px!important}.u-pb-18{padding-bottom:18px!important}.u-px-80{padding-left:5rem!important;padding-right:5rem!important}.u-mt-30,.u-my-30{margin-top:30px!important}.here-to-help picture{display:-ms-flexbox;display:flex}.here-to-help .green-help-txt{color:#B4F6B1}.here-to-help .white-help-txt{color:#fff}.here-to-help img{width:100%!important;margin-top:-10px}@media only screen and (min-width:768px){.here-to-help img{width:100%;right:0;top:0;object-fit:cover;height:400px;object-position:center}}@media only screen and (max-width:767px){.here-to-help img{margin-top:0}}.here-to-help .green-small-headline:after{background:#d2f9d0!important;top:25px}@media only screen and (max-width:767px){.here-to-help .green-small-headline:after{top:-20px;left:0}}.here-to-help .here-to-help-txt{position:absolute;z-index:1;bottom:55px}@media only screen and (max-width:767px){.here-to-help .here-to-help-txt{bottom:32px!important;margin-top:180px;padding:25px}.here-to-help .here-to-help-txt span{padding-bottom:5px!important;padding-top:5px!important}}.here-to-help .btn1{color:#B4F6B1!important;border:2px solid #B4F6B1!important;background-color:transparent!important;min-width:165px!important;padding:13px 26px!important;letter-spacing:1.2px}.here-to-help .btn1:hover,.here-to-help .btn1:focus{background-color:#B4F6B1!important;color:#fff!important}.this-is-who img{width:100%}@media only screen and (min-width:768px){.this-is-who img{right:0;top:0;object-fit:cover;object-position:center;height:435px}}@media only screen and (max-width:767px){.this-is-who .green-small-headline:after{top:-20px;left:0}}@media only screen and (min-width:768px){.this-is-who .green-small-headline:after{top:8px}}.this-is-who .this-is-who-txt{position:absolute;z-index:1}@media only screen and (max-width:767px){.this-is-who .this-is-who-txt{padding:45px 25px 50px 25px;background-color:#F7F7F7;margin-top:-15px;position:relative;margin-left:0}.this-is-who .this-is-who-txt span{padding-bottom:5px!important;padding-top:5px!important}}.this-is-who .btn1{min-width:180px!important;background-color:transparent!important;padding:13px 26px!important;letter-spacing:1.2px}.this-is-who .btn1:hover,.this-is-who .btn1:focus{background-color:#FF6F61!important;color:#fff!important}.p-left-border{border-left:4px solid #9ee47f;padding-left:1.125rem!important}.dotted-underline{text-decoration:none;border-bottom:2px dotted #5ca335}@media only screen and (min-width:768px){.hero-2 img{padding-bottom:1.5rem!important}}@media only screen and (max-width:767px){.hero-2 .richText .component-content{display:initial}}@media only screen and (min-width:768px){.hero-2 .richText .component-content{max-width:960px!important}}@media only screen and (max-width:767px){.hero-2 .richText .component-content .richText-image{height:351px;width:248px;margin-left:auto;margin-right:auto}}@media only screen and (max-width:767px){.hero-2 .richText .component-content .richText-content{padding:2rem 0;margin-top:30px}}@media only screen and (min-width:768px){.hero-2 .richText .component-content .richText-content{margin-left:50px}}@media only screen and (min-width:992px){.hero-2 .richText .component-content .richText-content{width:380px!important;margin-left:72px;margin-right:auto}}@media only screen and (min-width:1200px){.hero-2 .richText .component-content .richText-content{margin-right:initial}}.hero-2 .btn1{min-width:155px!important;padding:13px 26px!important}.green-small-headline:after{content:" ";display:block;background:#9ee47f;width:55px;height:4px;position:absolute;top:103px;left:-70px}@media only screen and (min-width:992px){.page-patient-stories .is-hidden-mobile{display:inline!important}}@media only screen and (min-width:768px){.page-patient-stories .divider{margin:30px 0 10px 0}}.page-patient-stories .top-texture{z-index:1;top:30px}.page-patient-stories .bottom-texture{z-index:1;bottom:-25px;position:absolute}@media only screen and (max-width:767px){.page-patient-stories .bottom-texture{bottom:10px}}.page-patient-stories .texture-mobile-only{margin-top:unset;display:block!important}@media only screen and (min-width:576px){.page-patient-stories .texture-mobile-only{display:none!important}}.page-patient-stories .texture-desktop-only{margin-top:unset;display:none!important}@media only screen and (min-width:576px){.page-patient-stories .texture-desktop-only{display:block!important}}@media only screen and (min-width:768px){.page-patient-stories .patient-stories-module3 .box{padding-left:1rem!important;padding-right:1rem!important}}.page-patient-stories .patient-stories-module3 ul{margin-left:-20px}@media only screen and (max-width:767px){.page-patient-stories .patient-stories-module3{padding:0!important}}.page-patient-stories .patient-stories-module3 .green-small-headline:after{top:30px;left:15px}@media only screen and (max-width:767px){.page-patient-stories .patient-stories-module3 .green-small-headline:after{left:0}}.page-patient-stories .patient-stories-module3 .module3-txt{padding-left:95px}.page-patient-stories .patient-stories-module3 .module3-marker-txt li::marker{color:#5CA335;font-weight:bold;display:inline-block;font-size:1.5em}@media only screen and (max-width:767px){.u-px-xs-36{padding-left:36px;padding-right:36px}}@media only screen and (min-width:768px){.u-px-187{padding-left:187px;padding-right:187px}}@media only screen and (min-width:768px){.u-px-140{padding-left:140px;padding-right:140px}}.picture-text{position:absolute;text-align:center;top:50px;left:0;right:0;margin:auto;font-size:2rem;font-weight:700;color:#ffffff;line-height:2.5rem}@media only screen and (max-width:767px){.main-stories{display:none!important}}.individual-stories figure{margin:0}.individual-stories figure img{display:block;margin:auto}.individual-stories figcaption{min-height:210px}@media only screen and (min-width:768px){.individual-stories figcaption{min-height:175px;max-width:165px;margin:0 auto}}@media only screen and (min-width:1200px){.individual-stories figcaption{min-height:145px;max-width:inherit}}@media only screen and (min-width:1440px){.individual-stories figcaption{min-height:120px}}@media only screen and (max-width:991px){.individual-stories figcaption{min-height:130px}}.individual-stories figcaption p:not(:first-child){margin:5px 0 5px 0}.individual-stories figcaption p:last-child{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;left:45%;bottom:0;right:45%}@media only screen and (min-width:768px) and (max-width:992px){.individual-stories figcaption p:last-child{position:unset!important;left:unset!important;right:unset!important;-ms-flex-pack:center!important;justify-content:center!important}}.individual-stories .arrow-down{position:absolute;content:"";display:inline-block;width:12px;height:12px;border-right:2px solid #FF6F61;border-top:2px solid #FF6F61;transform:rotate(135deg);caret-color:transparent}.reference-banner{background-color:unset!important;box-shadow:unset!important;padding:0}.reference-banner .banner:not(.is-hidden){padding:0;background-color:#e9fde8!important;box-shadow:0 3px 6px #0000001a!important}.reference-banner .banner__close-button:after{color:#6d6e71}.margin-0{margin:0!important}@media only screen and (max-width:767px){.page-side-effects .heading-with-image .component-content{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:767px){.page-side-effects .heading-with-image .component-content .richText-content p{padding-left:0!important;padding-top:1rem!important}}.page-side-effects li::marker{color:#5CA335;font-weight:bold;display:inline-block;font-size:1.5em}.page-side-effects .location .find-an-eye-text{font-weight:700!important}.page-side-effects .green-divider{padding-top:0;padding-bottom:0;margin-top:40px;margin-bottom:40px}.page-side-effects #content ul{padding-left:1.5rem}.page-side-effects .eye-icon-img img{height:34px;width:62px;margin-bottom:0!important}@media only screen and (max-width:991px){.page-side-effects .text-col-1 ul{margin-bottom:5px}}@media only screen and (max-width:991px){.page-side-effects .text-col-2 ul{margin-top:0}}.page-side-effects .texture-mobile-only{display:block!important}@media only screen and (min-width:576px){.page-side-effects .texture-mobile-only{display:none!important}}.page-side-effects .texture-tab-only{display:none!important}@media only screen and (min-width:576px) and (max-width:991px){.page-side-effects .texture-tab-only{display:block!important}}.link-wrap{text-decoration:none}.ps-callout .link-wrap{color:#6D6E71}#content ul li{padding-bottom:5px}#content ul li:last-child{padding-bottom:0}.page-resources .support-box .desktop-eyebrow: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:5px;display:block;color:#6D6E71}.page-resources li::marker{color:#5CA335;font-weight:bold;display:inline-block;font-size:1.5em}.page-resources .gsk-oncology .top-texture{margin-top:unset;top:26px;z-index:1}.page-resources .gsk-oncology .bottom-texture{margin-top:unset;bottom:15px}@media only screen and (max-width:767px){.page-resources .white-border-bottom{bottom:0}}@media only screen and (min-width:768px){.page-resources .white-border-bottom{bottom:20px}}.page-resources .co-pay-assitance{border:1px solid #5CA335}.page-resources .co-pay-assitance .component-content{margin-bottom:-10px}.page-resources .co-pay-assitance .component-content:before{content:" ";display:block;background:#5ca335;width:20px;height:calc(var(--green-line-height) * 1px);position:absolute;top:0;left:0}@media only screen and (max-width:991px){.page-resources .co-pay-assitance .component-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:767px){.page-resources .co-pay-assitance .component-content{display:initial}}.page-resources .co-pay-assitance img{margin-bottom:0}@media only screen and (max-width:991px){.page-resources .co-pay-assitance img{width:100%!important;height:100%!important}}.page-resources .co-pay-assitance .richText-content{padding-left:1rem!important}@media only screen and (min-width:768px){.page-resources .nav-section{position:relative;min-height:95px}.page-resources .nav-section .richText-content{left:0;position:absolute;bottom:0}}.page-resources .access-more .btn1{background-color:transparent!important;min-width:162px!important;padding:13px 30px!important;letter-spacing:1.2px}.page-resources .access-more .btn1:hover,.page-resources .access-more .btn1:focus{background-color:#FF6F61!important;color:#fff!important}.page-resources .pdf-box .richText .component-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.page-resources .pdf-box .richText .component-content:hover{cursor:pointer}.page-resources .pdf-box .richText .component-content .richText-content{padding-top:.5rem}@media only screen and (max-width:380px){.page-resources .pdf-box .richText .component-content .richText-content .u-inline-block{display:block}}.page-resources .pdf-box .richText a{text-decoration:none}.page-resources .texture-mobile-only{margin-top:-15px;display:block!important}@media only screen and (min-width:576px){.page-resources .texture-mobile-only{display:none!important}}.page-resources .texture-desktop-only{margin-top:-15px;display:none!important}@media only screen and (min-width:576px){.page-resources .texture-desktop-only{display:block!important}}.page-resources #content ul{padding-left:1.5rem}.page-faqs .texture-img img{position:relative;top:15px}.page-faqs .Faq-accordion p{padding:.2rem 0}.page-faqs .Faq-accordion a{font-size:16px}.page-faqs .accordion-control:after{height:.1px!important}.page-faqs .accordion .accordion-container .accordion-slide.is-active:last-child{border-bottom:1px solid #7BB556}.page-faqs .top-texture{margin-top:-50px}.page-faqs .speak-to-doc{margin-top:0}@media only screen and (min-width:992px){.page-faqs .speak-to-doc .richText{padding-top:60px}}@media only screen and (min-width:768px) and (max-width:991px){.page-faqs .speak-to-doc .richText{padding-top:20px!important}}.page-faqs .texture-mobile-only{position:absolute;z-index:1;top:30px;display:block!important}@media only screen and (min-width:576px){.page-faqs .texture-mobile-only{display:none!important}}.page-faqs .texture-desktop-only{display:none!important}@media only screen and (min-width:576px){.page-faqs .texture-desktop-only{display:block!important}}@media only screen and (min-width:768px) and (max-width:991px){.page-faqs .texture-desktop-only{margin-top:-40px}}@media only screen and (min-width:576px) and (max-width:767px){.page-faqs .texture-desktop-only{margin-top:-70px}}.texture-mobile-only{display:block!important}@media only screen and (min-width:768px){.texture-mobile-only{display:none!important}}.texture-tab-only{display:none!important}@media only screen and (min-width:768px) and (max-width:991px){.texture-tab-only{display:block!important}}.texture-desktop-only{display:none!important}@media only screen and (min-width:992px){.texture-desktop-only{display:block!important}}.image-fit img{object-fit:none}.page-search-result .searchResults .searchResults-pagination ul li:not(:first-child):not(:last-child) a{height:30px;width:30px;padding:3px 9px!important;min-width:unset!important}.page-search-result .searchResults .searchResults-pagination ul li:not(:first-child):not(:last-child) a:hover{background-color:#FF6F61}.tooltip li{line-height:1rem!important}.find-an-eyecare .richText-image{margin-top:15px}.find-an-eyecare h2::before{margin-bottom:15px!important}.button-primary{background-color:#14717D;padding:10px 32px;font-size:.75rem;font-style:normal;font-weight:700;line-height:1rem;border:none;border-radius:2rem;color:white;cursor:pointer}html[lang="ar-SA"] .button-primary{padding:10px 45px;font-size:1.2rem}.primary-link{font-family:"Arial";font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:#00837D;-webkit-text-decoration-line:underline;text-decoration-line:underline}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXd4qqOEo.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXdoqqOEo.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXeIqq.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36y_CGslu50.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36y_CWslu50.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36y_B2sl.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}html[lang="en-sa"] .talk-doc-sec h3{font-size:21px;line-height:32px;color:#6d6e71!important}html[lang="en-sa"] .talk-doc-sec h4{font-size:18px;line-height:24px}html[lang="en-sa"] .talk-doc-sec h5{font-size:28px;line-height:40px;color:#a05530;margin:0}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles h1,html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles h2,html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles h3,html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles h4,html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles h5,html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles li p,html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles a,html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles button,html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles span,html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles p{font-family:"Open Sans"}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles h1,html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles h2,html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles h3,html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles h5,html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles p,html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles a,html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles li{color:#fff}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles sup{vertical-align:super}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles h3{color:#EE7C22;margin-block:0;text-align:center;font-weight:800}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .divider{margin-block:0;padding-bottom:0}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles h1,html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles h2,html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles h3,html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles h4,html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles h5,html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles li{margin-block:0}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles h2{position:relative;font-size:8.56rem;font-weight:800;line-height:8rem}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles h1{font-size:6.5rem;font-weight:800;line-height:6rem}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles h1 span{color:#D78228}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .reduced-font{font-size:4.1rem}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles p{font-size:1.631rem;font-weight:300;line-height:normal}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .primary-cta{text-align:center}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .primary-cta button{background-color:#EE7C22;padding-inline:3.37rem;padding-block:.51rem;border-radius:2rem;border:none;cursor:pointer}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .primary-cta button a{text-decoration:none}@media (max-width:768px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .primary-cta button{margin-bottom:1rem}}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .highlight-text{color:#EE7C22}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-section{position:relative}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-section .primary-cta{text-align:left}@media (max-width:750px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-section .primary-cta button{padding-inline:3vw;padding-block:.8vw}}@media (max-width:1280px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-section .primary-cta button a{font-size:16px}}@media (max-width:750px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-section .primary-cta button a{font-size:10px}}@media (max-width:750px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-section .primary-cta button a img{height:1rem}}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-section .image{margin-top:-25vw;padding-inline:0}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-section .image img{width:100%;height:auto}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-section .richText{position:absolute;width:88vw;left:50%;transform:translateX(-50%)}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .intro-section{margin-top:-10vw}@media (max-width:768px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .intro-section{margin-top:0}}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .intro-section p:nth-child(3){font-size:2.4rem;text-align:center}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .intro-section p:nth-child(3) span{font-weight:bold}@media (min-width:767px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .infection-info{margin-top:-6vw}}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .infection-info h3{font-size:1.91rem}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .infection-info li{font-size:1.631rem;font-weight:300;line-height:normal;font-family:"Open Sans"}@media (max-width:1280px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .infection-info li{font-size:1.2rem}}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .infection-info li::marker{color:#ee7c22}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .highlight-background{background-color:#EE7C22;line-height:6.2rem;position:absolute;bottom:4%;padding-inline:12px}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .divider .component-content{border:1.5px solid #D78228}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .main-section>.component-content{width:87.64vw;margin:0 auto}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .primary-cta a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:.5rem;font-weight:600}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .primary-cta a img{height:1.2rem}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .padding-1-8vw{padding-top:1.85vw}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .padding-3-4vw{padding-top:3.48vw}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .padding-8-5vw{padding-top:8.5vw}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .reference-image-with-text1 .component-content{display:-ms-flexbox;display:flex}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .reference-image-with-text1 .component-content .image-wrapper{-ms-flex:0 0 auto;flex:0 0 auto}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .reference-image-with-text1 .component-content .image-wrapper img{border-radius:1rem;border:2px solid #EE7C22}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .reference-image-with-text1 .component-content .text-wrapper{-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-item-align:end;align-self:flex-end;margin-bottom:.75rem;height:5.6vw;background-color:#1a1a41;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:0 3rem 3rem 0}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .reference-image-with-text1 .component-content .text-wrapper h3{font-size:1.56rem}@media (max-width:1023px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .reference-image-with-text1 .component-content .text-wrapper{-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:end;align-items:flex-end}}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .custom-reverse .component-content{-ms-flex-direction:row-reverse;flex-direction:row-reverse}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .custom-reverse .component-content .text-wrapper{border-radius:3rem 0 0 3rem}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info h3{font-size:2.96rem}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info h3 + p + p{font-weight:bold;font-style:italic}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info p{text-align:center}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info .highlight-text.reduced-font{display:block;line-height:3rem;text-align:right;padding-right:6.5vw}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .healthcare-advice p:first-child{font-weight:800;font-size:2.96rem;text-align:center}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .healthcare-advice p:nth-child(2){font-weight:bold;font-size:1.678125rem;text-align:center}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .reference-box{padding-inline:0}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .reference-box section[aria-label="references"] p{font-weight:bold;font-size:1.08rem}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .reference-box section[aria-label="references"] ol{padding-left:1.5rem}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .reference-box section[aria-label="references"] ol li a{font-weight:300;text-decoration:none}@media (max-width:1280px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .highlight-background{line-height:5rem;font-size:3rem}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles h2{font-size:7rem;line-height:6.5rem}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles p{font-size:1.2rem}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .intro-section p:nth-child(3){font-size:2rem}}@media (max-width:1280px) and (max-width:1023px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .intro-section p:nth-child(3){font-size:2rem}}@media (max-width:1280px) and (max-width:768px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .intro-section .font-39-9 .highlight-text{display:block;line-height:1}}@media (max-width:1280px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .intro-section .font-39-9 p:nth-child(3){font-size:39.9px}}@media (max-width:1280px) and (max-width:1023px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .intro-section .font-39-9 p:nth-child(3){font-size:30.9px}}@media only screen and (max-width:1280px) and (min-width:1225px) and (max-width:2000px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .intro-section .font-39-9 p:nth-child(3){font-size:39.9px}}@media (max-width:1280px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .infection-info h3{font-size:1.5rem}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .reference-image-with-text1 .component-content .text-wrapper h3{font-size:1.2rem}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info h3{font-size:2.5rem}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info .highlight-text.reduced-font{padding-right:9.8rem}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .healthcare-advice p:first-child{font-size:2.5rem}}@media (max-width:1280px) and (max-width:767px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .healthcare-advice p:first-child{font-size:1.5rem}}@media (max-width:1280px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .healthcare-advice p.font-47-43{font-weight:800;font-size:47.43px}}@media (max-width:1280px) and (max-width:992px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .healthcare-advice p.font-47-43{font-size:33px}}@media (max-width:1280px) and (max-width:767px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .healthcare-advice p.font-47-43{font-size:18px}}@media (max-width:1280px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .healthcare-advice p:nth-child(2){font-size:1.67rem;line-height:2.3125rem}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles section[aria-label="references"] p{font-size:.8rem}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles section[aria-label="references"] ol li{font-size:.7rem;word-break:break-word}}@media (max-width:1200px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles h1{font-size:5.5rem;line-height:5rem}}@media (max-width:1024px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles h2{font-size:6rem;line-height:5.5rem}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .highlight-background{line-height:4.1rem}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info .highlight-text.reduced-font{padding-right:3.8rem;width:97%}}@media (max-width:1023px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles h2{font-size:3rem;line-height:3.5rem}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles h1{font-size:4rem;line-height:4.5rem}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .highlight-background{line-height:3.1rem}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info .prevention-option{width:75%}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info .highlight-text.reduced-font{padding-right:3.8rem;font-size:2.1rem;width:70%}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .reference-image-with-text1 .component-content{display:block}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .reference-image-with-text1 .component-content .image-wrapper{display:block;width:100%}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .reference-image-with-text1 .component-content .image-wrapper img{width:100%}}@media (max-width:1023px) and (max-width:768px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .reference-image-with-text1 .component-content .image-wrapper img{margin-top:1rem}}@media (max-width:1023px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .reference-image-with-text1 .component-content .text-wrapper{display:block;height:auto}}@media (min-width:1781px) and (max-width:2000px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info .prevention-option{width:78%}}@media (min-width:1620px) and (max-width:1780px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info .prevention-option{width:85%}}@media (max-width:985px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info .prevention-option{width:75%}}@media (max-width:900px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info .prevention-option{width:100%;line-height:1;text-align:center}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info .prevention-option .highlight-text.reduced-font{padding:0;text-align:center}}@media (max-width:767px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .highlight-background{font-size:1.5rem;position:relative;display:inline-block}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles h1{font-size:3rem;line-height:3.5rem}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles h2{font-size:2rem;line-height:2.5rem}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info{line-height:1}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info h3{font-size:1.5rem;line-height:1}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info .prevention-option{text-align:center;line-height:1}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info .prevention-option .highlight-text.reduced-font{padding:0;line-height:1;text-align:center}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info .highlight-text.reduced-font{padding-right:3rem;font-size:1.5rem;width:100%;text-align:left;line-height:1}}@media (max-width:370px){html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles h1{font-size:3rem;line-height:3.5rem;margin-top:-1rem}}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .talk-to-doctor{background:transparent}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .contact-us{color:#ffffff;padding:142px 0 75px!important;text-align:center;width:88vw;margin:0 auto}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .contact-us p{max-width:745px;margin:0 auto}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .contact-us p:first-child{font-family:"Open Sans";font-weight:300;font-size:1.9rem;line-height:2.6rem}html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .contact-us p:last-child{font-family:"Open Sans";font-weight:800;font-size:3.7825rem;line-height:5.125rem;padding-top:38px}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles{background:url(https://assets.gskinternet.com/pharma/shinglesprotection.sa.com/en-sa/home/home-background.png);background-repeat:no-repeat;background-size:cover;background-position:center}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles h1,html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles h2,html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles h3,html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles h4,html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles h5,html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles li p,html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles a,html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles button,html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles span,html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles p{font-family:'Myriad Arabic'}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles h1,html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles h2,html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles h3,html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles h5,html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles p,html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles a,html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles li{color:#fff}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles sup{vertical-align:super}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles h3{color:#EE7C22;margin-block:0;text-align:center;font-weight:800}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .reference-box{padding-inline:0}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles section[aria-label="references"] p{font-weight:bold!important;font-size:1.08rem!important;margin-bottom:2rem!important;padding-bottom:.84vw;text-align:left;font-family:"Open Sans"!important}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .divider{margin-block:0;padding-bottom:0}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles h1,html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles h2,html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles h3,html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles h4,html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles h5,html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles li{margin-block:0}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles h2{position:relative;font-size:7.92125rem;font-weight:700;line-height:7rem}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles h2 .highlight-text{font-size:5.65rem}@media (max-width:1024px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles h2 .highlight-text{font-size:3.35rem}}@media (max-width:767px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles h2 .highlight-text{font-size:2.35rem}}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles h1{font-size:6.46875rem;font-weight:400;line-height:6rem;font-family:'Air Strip Arabic';margin-top:65px}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles h1 span{font-size:4.91875rem;color:#D78228;font-family:'Air Strip Arabic'}@media (max-width:992px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles h1 span{font-size:2.91875rem}}@media (max-width:767px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles h1 span{font-size:1.91875rem}}@media (max-width:992px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles h1{font-size:4.46875rem;font-weight:400;line-height:4rem;margin-top:50px}}@media (max-width:767px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles h1{font-size:2.46875rem;font-weight:400;line-height:3rem;margin-top:30px}}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .reduced-font{font-size:4.1rem}@media (max-width:767px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .reduced-font{font-size:1.75rem}}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles p{font-size:2.206875rem;font-weight:400;line-height:normal}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .primary-cta{text-align:center}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .primary-cta button{background-color:#EE7C22;border-radius:2rem;border:none;cursor:pointer;position:relative;padding:2px 90px 3px 60px}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .primary-cta button a{text-decoration:none;font-size:2.29625rem;line-height:2.625rem}@media (max-width:768px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .intro-section .primary-cta button{margin-bottom:1rem}}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .highlight-text{color:#EE7C22}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-section{position:relative}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-section .image{margin-top:-25vw;padding-inline:0}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-section .image img{width:100%;height:auto}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-section .richText{position:absolute;width:88vw;left:50%;transform:translateX(-50%)}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .intro-section{margin-top:-10vw}@media (max-width:768px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .intro-section{margin-top:0}}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .intro-section p:nth-child(2){font-size:3.129375rem;text-align:center;padding:3.48vw 20px 0}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .intro-section p:nth-child(2) span{font-weight:bold}@media (max-width:1024px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .intro-section p:nth-child(2){font-size:2.129375rem}}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .intro-section p{font-size:2.000625rem;font-weight:400}@media (min-width:768px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .infection-info{margin-top:-6vw}}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .infection-info li{font-size:2.206875rem;line-height:normal}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .infection-info li::marker{color:#ee7c22}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .infection-info h3{font-size:2.89125rem;font-weight:700;padding:85px 0 35px}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .highlight-background{background-color:#EE7C22;line-height:6.2rem;position:absolute;bottom:4%;padding-inline:12px}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .divider .component-content{border:1.5px solid #D78228}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .main-section>.component-content{width:87.64vw;margin:0 auto}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .primary-cta a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:.5rem}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .primary-cta a img{height:1.2rem}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .padding-1-8vw{padding-top:1.85vw}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .padding-3-4vw{padding-top:3.48vw}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .padding-8-5vw{padding-top:8.5vw}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .reference-image-with-text1 .component-content{display:-ms-flexbox;display:flex}@media (max-width:1023px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .reference-image-with-text1 .component-content{display:block}}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .reference-image-with-text1 .component-content .image-wrapper{-ms-flex:0 0 auto;flex:0 0 auto}@media (max-width:1023px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .reference-image-with-text1 .component-content .image-wrapper{display:block;width:100%}}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .reference-image-with-text1 .component-content .image-wrapper img{border-radius:1rem;border:2px solid #EE7C22}@media (max-width:1023px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .reference-image-with-text1 .component-content .image-wrapper img{width:100%}}@media (max-width:768px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .reference-image-with-text1 .component-content .image-wrapper img{margin-top:1rem}}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .reference-image-with-text1 .component-content .text-wrapper{-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-item-align:end;align-self:flex-end;margin-bottom:.75rem;height:5.6vw;background-color:#1a1a41;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:3rem 0 0 3rem}@media (max-width:1023px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .reference-image-with-text1 .component-content .text-wrapper{display:block;height:auto}}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .reference-image-with-text1 .component-content .text-wrapper h3{font-size:2.404375rem}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .custom-reverse .component-content{-ms-flex-direction:row-reverse;flex-direction:row-reverse}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .custom-reverse .component-content .text-wrapper{border-radius:0 3rem 3rem 0}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info{padding-bottom:100px}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info button{padding-right:75px}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info h2 + p{font-size:3.12rem;line-height:4.2rem;padding-top:35px}@media (max-width:992px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info h2 + p{font-size:2.12rem;line-height:2.2rem}}@media (max-width:767px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info h2 + p{font-size:1.12rem;line-height:1.2rem}}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info h3{font-size:4.083125rem;font-weight:700;line-height:4.6875rem;padding-bottom:10px}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info h3 + p + p{font-size:3.12rem;line-height:4.2rem;padding:35px 0 18px}@media (max-width:992px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info h3 + p + p{font-size:3.083125rem;line-height:3.0875rem}}@media (max-width:767px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info h3 + p + p{font-size:2.083125rem;line-height:2.0875rem}}@media (max-width:992px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info h3{font-size:3.083125rem;line-height:3.0875rem}}@media (max-width:767px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info h3{font-size:2.083125rem;line-height:2.0875rem}}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info p{text-align:center}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info .highlight-text.reduced-font{display:block;line-height:3rem;text-align:right;padding-right:6.5vw}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .healthcare-advice p:first-child{font-weight:800;font-size:2.96rem;text-align:center}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .healthcare-advice p.font-47-43{font-weight:800;font-size:47.43px}@media (max-width:992px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .healthcare-advice p.font-47-43{font-size:33px}}@media (max-width:767px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .healthcare-advice p.font-47-43{font-size:18px}}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .healthcare-advice p:nth-child(2){font-weight:bold;font-size:1.67rem;line-height:2.3125rem;text-align:center}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles section[aria-label="references"]{width:88vw;margin:0 auto;direction:ltr;margin-left:0}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles section[aria-label="references"] p{color:#ffffff;margin:50px 0 12px;font-weight:700;font-size:1.089375rem;font-family:'Open Sans';line-height:1.5rem;padding:0}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles section[aria-label="references"] ol{padding-left:15px;margin-bottom:15px;margin-left:10px}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles section[aria-label="references"] li{color:#ffffff;font-size:.70125rem;font-weight:300;line-height:1rem;font-family:'Open Sans';overflow-wrap:break-word;margin-bottom:0;font-weight:500}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles section[aria-label="references"] li a{text-decoration:none;margin-bottom:0;color:#ffffff;font-size:.70125rem;font-weight:300;line-height:.9375rem;font-family:"Open Sans"}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles section[aria-label="references"] li a:hover{text-decoration:underline}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .richText .component-content .richText-content .ref-title{direction:ltr}@media (max-width:1280px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .highlight-background{line-height:5rem;font-size:3rem}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles h2{font-size:7rem;line-height:6.5rem}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles p{font-size:1.2rem}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .intro-section p:nth-child(3){font-size:2rem}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .infection-info h3{font-size:1.5rem}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .reference-image-with-text1 .component-content .text-wrapper h3{font-size:1.2rem}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info h3{font-size:2.5rem}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info .highlight-text.reduced-font{padding-right:9.8rem}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .healthcare-advice p:first-child{font-size:2.5rem}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .healthcare-advice p:nth-child(2){font-size:1.2rem}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles section[aria-label="references"] p{font-size:.8rem}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles section[aria-label="references"] ol li{font-size:.7rem}}@media (max-width:1200px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles h1{font-size:5.5rem;line-height:5rem}}@media (max-width:1024px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles h2{font-size:3rem;line-height:3.5rem}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles h1{font-size:4rem;line-height:4.5rem}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .highlight-background{line-height:4.1rem}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info .highlight-text.reduced-font{padding-right:3.8rem}}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .heading-para .primary-cta{text-align:right}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .heading-para .primary-cta button{padding-inline:3.37rem;padding-block:.51rem}@media (max-width:750px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .heading-para .primary-cta button{margin-top:1vw;padding-inline:3vw;padding-block:.8vw}}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .heading-para .primary-cta button a{font-size:20px;line-height:normal}@media (max-width:1400px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .heading-para .primary-cta button a{font-size:16px}}@media (max-width:750px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .heading-para .primary-cta button a{font-size:10px}}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .heading-para .primary-cta button a img{width:auto}@media (max-width:750px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .heading-para .primary-cta button a img{height:1rem}}@media (max-width:767px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-section .heading-para h1{font-size:3rem;line-height:2.5rem}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles h2{font-size:2rem;line-height:2.5rem}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .highlight-background{line-height:2rem;position:relative}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .healthcare-advice p:first-child{font-size:1.5rem}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .prevention-info h3{font-size:1.5rem}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .reference-image-with-text1 .component-content{-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:end;align-items:flex-end}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .highlight-background{position:relative;display:inline-block}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .primary-cta button a{font-size:1.29625rem}}@media (max-width:370px){html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles h1{font-size:3rem;line-height:3.5rem;margin-top:-1rem}}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .talk-to-doctor{background:transparent}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .contact-us{color:#ffffff;padding:104px 0 120px!important;text-align:center;width:88vw;margin:0 auto;font-family:"Myraid Arabic"}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .contact-us p{margin:0 auto;font-family:'Myriad Arabic';font-weight:400;font-size:2.31rem;line-height:2.625rem}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .contact-us p:first-child{font-weight:400;font-size:2.31rem;line-height:2.625rem}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .contact-us p:first-child span.text-bold{font-weight:700;font-size:2.6975rem;font-family:'Myriad Arabic Bold';line-height:3.0625rem}html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .contact-us p:last-child{font-family:'Myriad Arabic Bold';font-weight:700;font-size:4.4025rem;line-height:5.0625rem;padding-top:38px}@import url("https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@400;800&display=swap");@import url("https://fonts.googleapis.com/css2?family=Montserrat+Alternates:wght@100;200;300;400;500;600;700;800;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap");@font-face{font-family:"FontAwesome";src:url("../../assets/fonts/fa-solid-900.eot");src:url("../../assets/fonts/fa-solid-900.eot") format("embedded-opentype"),url("../../assets/fonts/fa-solid-900.woff") format("woff"),url("../../assets/fonts/fa-solid-900.woff2") format("woff"),url("../../assets/fonts/fa-solid-900.ttf") format("truetype"),url("../../assets/fonts/fa-solid-900.svg") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"FontAwesome";src:url("../../assets/fonts/fontawesome-webfont.eot");src:url("../../assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff") format("woff"),url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"),url("../../assets/fonts/fontawesome-webfont.svg") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"Arial Black";src:url("../../assets/fonts/ariblk.ttf");src:url("../../assets/fonts/ariblk.ttf") format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:'Open Sans';font-style:'normal';src:url("../../assets/fonts/OpenSans-VariableFont_wdth,wght.ttf") format("woff2"),url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff")}@font-face{font-family:'Myriad Arabic';font-style:normal;src:url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2"),url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2")}@font-face{font-family:'Myriad Arabic Bold';font-style:normal;src:url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2"),url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2")}@font-face{font-family:'Myriad Arabic Italic';font-style:normal;src:url("../../assets/fonts/MyriadArabic-It.otf") format("opentype"),url("../../assets/fonts/MyriadArabic-It.otf") format("opentype")}@font-face{font-family:'Myriad Arabic BoldIt';font-style:normal;src:url("../../assets/fonts/MyriadArabic-BoldIt.otf") format("opentype"),url("../../assets/fonts/MyriadArabic-BoldIt.otf") format("opentype")}@font-face{font-family:'Air Strip Arabic';font-style:normal;src:url("../../assets/fonts/Air Strip Arabic.otf") format("opentype"),url("../../assets/fonts/Air Strip Arabic.otf") format("opentype")}html a sup:after,html span sup:after,body a sup:after,body span sup:after{display:inline-block}html *,body *{box-sizing:border-box;line-height:1.375rem}h1,h2,h3,h4,h5,h6{font-weight:700}h1,h2{margin:15px 0 8px}h1{font-family:"Arial Black"}@media only screen and (max-width:991px){h3{margin-top:1.5rem}}h1{font-size:52px;line-height:60px}@media (max-width:768px){h1{font-size:32px;line-height:38px}}h2{font-size:34px;line-height:42px}@media (max-width:768px){h2{font-size:28px;line-height:32px}}h3{font-size:28px;line-height:40px}@media (max-width:768px){h3{font-size:22px;line-height:32px}}h4{font-size:21px;line-height:32px}@media (max-width:768px){h4{font-size:18px;line-height:24px}}h5{font-size:18px;line-height:24px}@media (max-width:768px){h5{font-size:18px;line-height:24px}}h6{font-size:16px;line-height:24px}@media (max-width:768px){h6{font-size:16px;line-height:24px}}.fontFamily_Barlow{font-family:"Barlow Semi Condensed"}.comp-leftSpace{padding:0 50px}@media (max-width:767px){.comp-leftSpace{padding:0}}@media (max-width:920px){.mobile-padding20{padding:0 20px}}.header1,.headline1{font-family:"Arial Black";font-weight:400;font-size:2.5rem;line-height:2.625rem;color:#6D6E71}.header1 span,.headline1 span{font-family:"Arial Black";font-weight:400}.sub-head{font-weight:400;font-size:1.5rem;line-height:1.75rem;letter-spacing:.15rem;color:#6D6E71}.header2,.headline2{font-weight:700;font-size:2rem;line-height:2.375rem;color:#6D6E71}.header3,.headline3,.accordion-title-text{font-weight:700;font-size:1.5rem;line-height:1.75rem;color:#6D6E71}.desktop-h3{font-weight:bold;font-size:1.5rem;color:#6D6E71;line-height:1.75rem}.body{font-weight:400;font-size:1.125rem;line-height:1.3125rem;letter-spacing:.023rem;color:#6D6E71}.desktop-eyebrow{font-weight:700;font-size:1.125rem;line-height:1.3125rem;letter-spacing:.023rem;color:#5CA335}.photo-caption{font-weight:700;font-size:1.375rem;line-height:1.5625rem;letter-spacing:.028rem;color:#6D6E71}.find-an-eye-text{font-size:1.75rem;line-height:1.875rem;color:#4d4d4f;font-weight:900}.red-underline-text{font-weight:bold;text-decoration:underline #FF6F61;color:#FF6F61!important}.module,.faq-body-copy{font-weight:400;font-size:1rem;line-height:1.5625rem;letter-spacing:.02rem;color:#6D6E71}.footnote1{font-weight:400;font-size:.875rem;line-height:1rem;color:#6D6E71}.button-text{font-weight:700;font-size:.75rem;line-height:.875rem;letter-spacing:6.25rem;color:#FF6F61}.gradient{background:transparent linear-gradient(0deg,#ffffff 0%,#f7f7f7 100%) 0% 0% no-repeat padding-box;border:1px solid #dedede;opacity:1}.headlines{font-weight:700;font-size:2.625rem;line-height:2.875rem}@media only screen and (max-width:991px){.headlines{font-size:2rem;line-height:2.5rem}}[class*="headline"] span{line-height:inherit}.faq{font-weight:600;font-size:1.5rem;line-height:2rem}.sub-head2{font-weight:600;font-size:1.313rem;line-height:2rem}.sub-head3{font-weight:700;font-size:1.313rem;line-height:1.563rem;color:#ff6155}.lh-25{line-height:25px}.description{font-weight:700;font-size:1rem;line-height:1.25rem}.emphasized-copy{font-weight:600;font-size:1.125rem;line-height:1.75rem;color:#6D6E71}.emphasized-copy1{font-weight:700;font-size:1.125rem;line-height:1.75rem;color:#6D6E71}.body1{font-weight:500;font-size:1rem;line-height:1.5rem}.bodym{font-weight:600;font-size:1rem;line-height:1.188rem}.headline,.section-copy{font-weight:500;font-size:1.125rem;line-height:1.75rem}.headline-v,.section-copy2{font-weight:500;font-size:1.125rem;line-height:1.75rem;color:#4D4D4D}.section-copy2 a{color:#4D4D4D;line-height:inherit}.section-copy2 a:hover{color:#FF6F61}a{color:#FF6F61;line-height:inherit;font-weight:700;text-decoration:2px solid underline}a:hover{color:#FF6F61}a[href]{color:#fff;font-weight:700}a[href]:hover{color:#fff}a.btn1,button.btn1,.exit-notification-buttons button{font-weight:400;font-family:"Arial Black";font-size:.75rem;line-height:.875rem;color:#FF6F61;background-color:#fff;border:2px solid #FF6F61;padding:14px 16px;display:inline-block;text-decoration:none;width:auto;min-width:153px;outline:none;border-radius:30px;margin:20px 0;cursor:pointer;text-align:center;letter-spacing:1.2px}a.btn1:hover,a.btn1:focus,button.btn1:hover,button.btn1:focus,.exit-notification-buttons button:hover,.exit-notification-buttons button:focus{background-color:#FF6F61;color:#fff}a.btn1.transparent,button.btn1.transparent,.exit-notification-buttons button.transparent{background-color:transparent}a.btn1.transparent:hover,a.btn1.transparent:focus,button.btn1.transparent:hover,button.btn1.transparent:focus,.exit-notification-buttons button.transparent:hover,.exit-notification-buttons button.transparent:focus{background-color:#FF6F61;color:#fff}.sg-box{margin:15px;padding:30px;width:auto;border-radius:5px;border:1px solid #ccc}.selection-italic{font-style:italic;font-size:inherit;line-height:inherit;display:inline-block}.selection-italic:after{display:inline-block}.selection-bold,strong{font-weight:bold;font-size:inherit;line-height:inherit}.selection-bold:after,strong:after{display:inline-block}#header strong,#header .selection-bold,#footer strong,#footer .selection-bold{color:#4D4D4D!important}.palettes{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.palettes .palette{margin-right:1rem;margin-bottom:1.5rem;width:100px;height:100px;position:relative}.palettes .palette .palette-label{color:#333;font-size:.85rem;position:absolute;bottom:-1.25rem}.txt-coral{color:#FF6F61}.txt-fresh-green-50{color:#B4F6B1}.txt-fresh-green{color:#87E871}.txt-compliment-green{color:#5CA335}.txt-lightest-grey{color:#F7F7F7}.txt-lighter-grey{color:#F0F0F0}.txt-light-grey{color:#D8D8D8}.txt-medium-grey{color:#97999B}.txt-dark-grey{color:#6D6E71}.txt-charcoal{color:#4D4D4D}.bg-coral{background-color:#FF6F61}.bg-fresh-green-50{background-color:#B4F6B1}.bg-fresh-green{background-color:#87E871}.bg-compliment-green{background-color:#5CA335}.bg-lightest-grey{background-color:#F7F7F7}.bg-lighter-grey{background-color:#F0F0F0}.bg-light-grey{background-color:#D8D8D8}.bg-medium-grey{background-color:#97999B}.bg-dark-grey{background-color:#6D6E71}.bg-charcoal{background-color:#4D4D4D}span[class^="bg-"]{display:block;padding:20px}html{font-size:16px;font-family:Arial;font-weight:500}html body{margin:0;padding:0;color:#6D6E71;background:#fff}html body sub:after,html body i:after,html body sup:after{display:inline-block}html body #header{color:#4D4D4D}html body #footer{color:#000}button.btn,a.btn,input[type="submit"].btn{padding:0 20px;color:#fff;line-height:40px;font-size:1rem;line-height:1.5rem;text-decoration:none;display:inline-block;background-color:#D8D8D8;border:2px solid #D8D8D8}button.btn:hover,a.btn:hover,input[type="submit"].btn:hover{color:#D8D8D8;background-color:#fff}button.btn:disabled,button.btn.disabled,a.btn:disabled,a.btn.disabled,input[type="submit"].btn:disabled,input[type="submit"].btn.disabled{cursor:pointer;background-color:#D8D8D8;border:2px solid #D8D8D8;cursor:default}button.btn.btn-rnd,a.btn.btn-rnd,input[type="submit"].btn.btn-rnd{border-radius:4px;min-width:335px}button.btn.pdf,a.btn.pdf,input[type="submit"].btn.pdf{background:#D8D8D8 url("/content/dam/cf-pharma/nucala-v2/en_US/sea/icon-pdf.png") no-repeat 8px center;background-size:1.5rem;padding-left:2.5rem;border-radius:4px;min-width:335px}button.btn.pdf::after,a.btn.pdf::after,input[type="submit"].btn.pdf::after{content:""}button.btn.pdf:hover,a.btn.pdf:hover,input[type="submit"].btn.pdf:hover{color:#fff}.footnote{font-weight:400;font-size:.875rem;line-height:1rem;color:#6D6E71}.divider{margin:30px 0 10px 0}@media only screen and (min-width:992px){.divider{margin-top:40px;margin-bottom:20px}}.primary-color{color:#D8D8D8}.secondary-color{color:#D8D8D8}.grey-tundora{color:#D8D8D8}.bg-primary,.bg-secondary,.bg-tertiary,.bg-white{padding-top:0;padding-bottom:30px}@media only screen and (min-width:992px){.bg-primary,.bg-secondary,.bg-tertiary,.bg-white{padding-top:35px;padding-bottom:60px}}.bg-primary{background-color:#D8D8D8}.bg-primary-offset{background:linear-gradient(to right,#fff 0%,#fff 20%,#D8D8D8 20%);padding:0 1rem 1rem}@media only screen and (min-width:992px){.bg-primary-offset{background:linear-gradient(to bottom,#fff 0%,#fff 20%,#D8D8D8 20%)}}.bg-gradient{background:transparent linear-gradient(180deg,#f7f7f7 0%,#ffffff 100%) 0% 0% no-repeat padding-box}.bg-secondary{background-color:#D8D8D8}.bg-tertiary{background-color:#D8D8D8}.bg-tertiary p,.bg-tertiary li{color:#fff}.bg-tertiary p:not(a) strong,.bg-tertiary p:not(a) b,.bg-tertiary p:not(a) .selection-bold,.bg-tertiary li:not(a) strong,.bg-tertiary li:not(a) b,.bg-tertiary li:not(a) .selection-bold{color:#fff}.bg-white{background-color:#fff}.warning.richText.component{margin-top:30px;margin-bottom:30px;padding-top:30px;padding-bottom:30px;border-top:3px solid #D8D8D8;border-bottom:3px solid #D8D8D8}.no-wrap{white-space:nowrap}input:focus,select:focus{outline:none;border:2px solid #D8D8D8!important}input:active,select:active{border:2px solid #D8D8D8!important}@media only screen and (max-width:991px){.sm\:padding-top-15{padding-top:15px;display:block}}@media only screen and (max-width:991px){.sm\:padding-top-30{padding-top:30px;display:block}}@media only screen and (max-width:991px){.sm\:padding-bottom-15{padding-bottom:15px;display:block}}@media only screen and (max-width:991px){.sm\:padding-bottom-30{padding-bottom:30px;display:block}}@media only screen and (min-width:992px){.lg\:padding-top-15{padding-top:15px;display:block}}@media only screen and (min-width:992px){.lg\:padding-top-30{padding-top:30px;display:block}}@media only screen and (min-width:992px){.lg\:padding-bottom-15{padding-bottom:15px;display:block}}@media only screen and (min-width:992px){.lg\:padding-bottom-30{padding-bottom:30px;display:block}}.section-1 p:first-of-type{color:green}.page-what-is-multiple-myeloma .btn1:hover{border:2px solid #FF6F61;color:#FF6F61}.page-what-is-multiple-myeloma .register-txt{height:50px}.page-what-is-multiple-myeloma .register-txt .footnote1{border-bottom:1px solid}.page-what-is-multiple-myeloma .module-1 ul{padding-left:1.5rem}.page-what-is-multiple-myeloma .module-1 li::marker{color:#5CA335;font-weight:bold;display:inline-block;font-size:1.5em}.page-what-is-multiple-myeloma .module-1 .headline1:after{border-bottom:2px solid #87E871;padding-top:60px;margin-bottom:45px}.page-what-is-multiple-myeloma .module-1 .headline1 .sub-head{font-weight:400!important;line-height:1.75rem!important;font-family:Arial!important}.page-what-is-multiple-myeloma .module-3 .btn1{background-color:transparent}.page-what-is-multiple-myeloma .module-3 .btn1:hover,.page-what-is-multiple-myeloma .module-3 .btn1:focus{background-color:#FF6F61!important;color:#fff!important}.page-what-is-multiple-myeloma .module-3 .image{margin-top:-15px}.page-what-is-multiple-myeloma .module-3 .small-img{display:block!important}@media only screen and (min-width:576px){.page-what-is-multiple-myeloma .module-3 .small-img{display:none!important}}.page-what-is-multiple-myeloma .module-3 .texture-img{display:none!important}@media only screen and (min-width:576px){.page-what-is-multiple-myeloma .module-3 .texture-img{display:block!important}}.page-what-is-multiple-myeloma .module-3 .image-fit img{object-fit:unset}@media only screen and (min-width:992px){.page-what-is-multiple-myeloma .module-3 .image-fit img{object-fit:none}}.u-pb-10{padding-bottom:10px!important}.u-pb-18{padding-bottom:18px!important}.u-px-80{padding-left:5rem!important;padding-right:5rem!important}.u-mt-30,.u-my-30{margin-top:30px!important}.here-to-help picture{display:-ms-flexbox;display:flex}.here-to-help .green-help-txt{color:#B4F6B1}.here-to-help .white-help-txt{color:#fff}.here-to-help img{width:100%!important;margin-top:-10px}@media only screen and (min-width:768px){.here-to-help img{width:100%;right:0;top:0;object-fit:cover;height:400px;object-position:center}}@media only screen and (max-width:767px){.here-to-help img{margin-top:0}}.here-to-help .green-small-headline:after{background:#d2f9d0!important;top:25px}@media only screen and (max-width:767px){.here-to-help .green-small-headline:after{top:-20px;left:0}}.here-to-help .here-to-help-txt{position:absolute;z-index:1;bottom:55px}@media only screen and (max-width:767px){.here-to-help .here-to-help-txt{bottom:32px!important;margin-top:180px;padding:25px}.here-to-help .here-to-help-txt span{padding-bottom:5px!important;padding-top:5px!important}}.here-to-help .btn1{color:#B4F6B1!important;border:2px solid #B4F6B1!important;background-color:transparent!important;min-width:165px!important;padding:13px 26px!important;letter-spacing:1.2px}.here-to-help .btn1:hover,.here-to-help .btn1:focus{background-color:#B4F6B1!important;color:#fff!important}.this-is-who img{width:100%}@media only screen and (min-width:768px){.this-is-who img{right:0;top:0;object-fit:cover;object-position:center;height:435px}}@media only screen and (max-width:767px){.this-is-who .green-small-headline:after{top:-20px;left:0}}@media only screen and (min-width:768px){.this-is-who .green-small-headline:after{top:8px}}.this-is-who .this-is-who-txt{position:absolute;z-index:1}@media only screen and (max-width:767px){.this-is-who .this-is-who-txt{padding:45px 25px 50px 25px;background-color:#F7F7F7;margin-top:-15px;position:relative;margin-left:0}.this-is-who .this-is-who-txt span{padding-bottom:5px!important;padding-top:5px!important}}.this-is-who .btn1{min-width:180px!important;background-color:transparent!important;padding:13px 26px!important;letter-spacing:1.2px}.this-is-who .btn1:hover,.this-is-who .btn1:focus{background-color:#FF6F61!important;color:#fff!important}.p-left-border{border-left:4px solid #9ee47f;padding-left:1.125rem!important}.dotted-underline{text-decoration:none;border-bottom:2px dotted #5ca335}@media only screen and (min-width:768px){.hero-2 img{padding-bottom:1.5rem!important}}@media only screen and (max-width:767px){.hero-2 .richText .component-content{display:initial}}@media only screen and (min-width:768px){.hero-2 .richText .component-content{max-width:960px!important}}@media only screen and (max-width:767px){.hero-2 .richText .component-content .richText-image{height:351px;width:248px;margin-left:auto;margin-right:auto}}@media only screen and (max-width:767px){.hero-2 .richText .component-content .richText-content{padding:2rem 0;margin-top:30px}}@media only screen and (min-width:768px){.hero-2 .richText .component-content .richText-content{margin-left:50px}}@media only screen and (min-width:992px){.hero-2 .richText .component-content .richText-content{width:380px!important;margin-left:72px;margin-right:auto}}@media only screen and (min-width:1200px){.hero-2 .richText .component-content .richText-content{margin-right:initial}}.hero-2 .btn1{min-width:155px!important;padding:13px 26px!important}.green-small-headline:after{content:" ";display:block;background:#9ee47f;width:55px;height:4px;position:absolute;top:103px;left:-70px}@media only screen and (min-width:992px){.page-patient-stories .is-hidden-mobile{display:inline!important}}@media only screen and (min-width:768px){.page-patient-stories .divider{margin:30px 0 10px 0}}.page-patient-stories .top-texture{z-index:1;top:30px}.page-patient-stories .bottom-texture{z-index:1;bottom:-25px;position:absolute}@media only screen and (max-width:767px){.page-patient-stories .bottom-texture{bottom:10px}}.page-patient-stories .texture-mobile-only{margin-top:unset;display:block!important}@media only screen and (min-width:576px){.page-patient-stories .texture-mobile-only{display:none!important}}.page-patient-stories .texture-desktop-only{margin-top:unset;display:none!important}@media only screen and (min-width:576px){.page-patient-stories .texture-desktop-only{display:block!important}}@media only screen and (min-width:768px){.page-patient-stories .patient-stories-module3 .box{padding-left:1rem!important;padding-right:1rem!important}}.page-patient-stories .patient-stories-module3 ul{margin-left:-20px}@media only screen and (max-width:767px){.page-patient-stories .patient-stories-module3{padding:0!important}}.page-patient-stories .patient-stories-module3 .green-small-headline:after{top:30px;left:15px}@media only screen and (max-width:767px){.page-patient-stories .patient-stories-module3 .green-small-headline:after{left:0}}.page-patient-stories .patient-stories-module3 .module3-txt{padding-left:95px}.page-patient-stories .patient-stories-module3 .module3-marker-txt li::marker{color:#5CA335;font-weight:bold;display:inline-block;font-size:1.5em}@media only screen and (max-width:767px){.u-px-xs-36{padding-left:36px;padding-right:36px}}@media only screen and (min-width:768px){.u-px-187{padding-left:187px;padding-right:187px}}@media only screen and (min-width:768px){.u-px-140{padding-left:140px;padding-right:140px}}.picture-text{position:absolute;text-align:center;top:50px;left:0;right:0;margin:auto;font-size:2rem;font-weight:700;color:#ffffff;line-height:2.5rem}@media only screen and (max-width:767px){.main-stories{display:none!important}}.individual-stories figure{margin:0}.individual-stories figure img{display:block;margin:auto}.individual-stories figcaption{min-height:210px}@media only screen and (min-width:768px){.individual-stories figcaption{min-height:175px;max-width:165px;margin:0 auto}}@media only screen and (min-width:1200px){.individual-stories figcaption{min-height:145px;max-width:inherit}}@media only screen and (min-width:1440px){.individual-stories figcaption{min-height:120px}}@media only screen and (max-width:991px){.individual-stories figcaption{min-height:130px}}.individual-stories figcaption p:not(:first-child){margin:5px 0 5px 0}.individual-stories figcaption p:last-child{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;left:45%;bottom:0;right:45%}@media only screen and (min-width:768px) and (max-width:992px){.individual-stories figcaption p:last-child{position:unset!important;left:unset!important;right:unset!important;-ms-flex-pack:center!important;justify-content:center!important}}.individual-stories .arrow-down{position:absolute;content:"";display:inline-block;width:12px;height:12px;border-right:2px solid #FF6F61;border-top:2px solid #FF6F61;transform:rotate(135deg);caret-color:transparent}.reference-banner{background-color:unset!important;box-shadow:unset!important;padding:0}.reference-banner .banner:not(.is-hidden){padding:0;background-color:#e9fde8!important;box-shadow:0 3px 6px #0000001a!important}.reference-banner .banner__close-button:after{color:#6d6e71}.margin-0{margin:0!important}@media only screen and (max-width:767px){.page-side-effects .heading-with-image .component-content{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:767px){.page-side-effects .heading-with-image .component-content .richText-content p{padding-left:0!important;padding-top:1rem!important}}.page-side-effects li::marker{color:#5CA335;font-weight:bold;display:inline-block;font-size:1.5em}.page-side-effects .location .find-an-eye-text{font-weight:700!important}.page-side-effects .green-divider{padding-top:0;padding-bottom:0;margin-top:40px;margin-bottom:40px}.page-side-effects #content ul{padding-left:1.5rem}.page-side-effects .eye-icon-img img{height:34px;width:62px;margin-bottom:0!important}@media only screen and (max-width:991px){.page-side-effects .text-col-1 ul{margin-bottom:5px}}@media only screen and (max-width:991px){.page-side-effects .text-col-2 ul{margin-top:0}}.page-side-effects .texture-mobile-only{display:block!important}@media only screen and (min-width:576px){.page-side-effects .texture-mobile-only{display:none!important}}.page-side-effects .texture-tab-only{display:none!important}@media only screen and (min-width:576px) and (max-width:991px){.page-side-effects .texture-tab-only{display:block!important}}.link-wrap{text-decoration:none}.ps-callout .link-wrap{color:#6D6E71}#content ul li{padding-bottom:5px}#content ul li:last-child{padding-bottom:0}.page-resources .support-box .desktop-eyebrow: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:5px;display:block;color:#6D6E71}.page-resources li::marker{color:#5CA335;font-weight:bold;display:inline-block;font-size:1.5em}.page-resources .gsk-oncology .top-texture{margin-top:unset;top:26px;z-index:1}.page-resources .gsk-oncology .bottom-texture{margin-top:unset;bottom:15px}@media only screen and (max-width:767px){.page-resources .white-border-bottom{bottom:0}}@media only screen and (min-width:768px){.page-resources .white-border-bottom{bottom:20px}}.page-resources .co-pay-assitance{border:1px solid #5CA335}.page-resources .co-pay-assitance .component-content{margin-bottom:-10px}.page-resources .co-pay-assitance .component-content:before{content:" ";display:block;background:#5ca335;width:20px;height:calc(var(--green-line-height) * 1px);position:absolute;top:0;left:0}@media only screen and (max-width:991px){.page-resources .co-pay-assitance .component-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:767px){.page-resources .co-pay-assitance .component-content{display:initial}}.page-resources .co-pay-assitance img{margin-bottom:0}@media only screen and (max-width:991px){.page-resources .co-pay-assitance img{width:100%!important;height:100%!important}}.page-resources .co-pay-assitance .richText-content{padding-left:1rem!important}@media only screen and (min-width:768px){.page-resources .nav-section{position:relative;min-height:95px}.page-resources .nav-section .richText-content{left:0;position:absolute;bottom:0}}.page-resources .access-more .btn1{background-color:transparent!important;min-width:162px!important;padding:13px 30px!important;letter-spacing:1.2px}.page-resources .access-more .btn1:hover,.page-resources .access-more .btn1:focus{background-color:#FF6F61!important;color:#fff!important}.page-resources .pdf-box .richText .component-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.page-resources .pdf-box .richText .component-content:hover{cursor:pointer}.page-resources .pdf-box .richText .component-content .richText-content{padding-top:.5rem}@media only screen and (max-width:380px){.page-resources .pdf-box .richText .component-content .richText-content .u-inline-block{display:block}}.page-resources .pdf-box .richText a{text-decoration:none}.page-resources .texture-mobile-only{margin-top:-15px;display:block!important}@media only screen and (min-width:576px){.page-resources .texture-mobile-only{display:none!important}}.page-resources .texture-desktop-only{margin-top:-15px;display:none!important}@media only screen and (min-width:576px){.page-resources .texture-desktop-only{display:block!important}}.page-resources #content ul{padding-left:1.5rem}.page-faqs .texture-img img{position:relative;top:15px}.page-faqs .Faq-accordion p{padding:.2rem 0}.page-faqs .Faq-accordion a{font-size:16px}.page-faqs .accordion-control:after{height:.1px!important}.page-faqs .accordion .accordion-container .accordion-slide.is-active:last-child{border-bottom:1px solid #7BB556}.page-faqs .top-texture{margin-top:-50px}.page-faqs .speak-to-doc{margin-top:0}@media only screen and (min-width:992px){.page-faqs .speak-to-doc .richText{padding-top:60px}}@media only screen and (min-width:768px) and (max-width:991px){.page-faqs .speak-to-doc .richText{padding-top:20px!important}}.page-faqs .texture-mobile-only{position:absolute;z-index:1;top:30px;display:block!important}@media only screen and (min-width:576px){.page-faqs .texture-mobile-only{display:none!important}}.page-faqs .texture-desktop-only{display:none!important}@media only screen and (min-width:576px){.page-faqs .texture-desktop-only{display:block!important}}@media only screen and (min-width:768px) and (max-width:991px){.page-faqs .texture-desktop-only{margin-top:-40px}}@media only screen and (min-width:576px) and (max-width:767px){.page-faqs .texture-desktop-only{margin-top:-70px}}.texture-mobile-only{display:block!important}@media only screen and (min-width:768px){.texture-mobile-only{display:none!important}}.texture-tab-only{display:none!important}@media only screen and (min-width:768px) and (max-width:991px){.texture-tab-only{display:block!important}}.texture-desktop-only{display:none!important}@media only screen and (min-width:992px){.texture-desktop-only{display:block!important}}.image-fit img{object-fit:none}.page-search-result .searchResults .searchResults-pagination ul li:not(:first-child):not(:last-child) a{height:30px;width:30px;padding:3px 9px!important;min-width:unset!important}.page-search-result .searchResults .searchResults-pagination ul li:not(:first-child):not(:last-child) a:hover{background-color:#FF6F61}.tooltip li{line-height:1rem!important}.find-an-eyecare .richText-image{margin-top:15px}.find-an-eyecare h2::before{margin-bottom:15px!important}.button-primary{background-color:#14717D;padding:10px 32px;font-size:.75rem;font-style:normal;font-weight:700;line-height:1rem;border:none;border-radius:2rem;color:white;cursor:pointer}html[lang="ar-SA"] .button-primary{padding:10px 45px;font-size:1.2rem}.primary-link{font-family:"Arial";font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:#00837D;-webkit-text-decoration-line:underline;text-decoration-line:underline}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXd4qqOEo.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXdoqqOEo.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXeIqq.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36y_CGslu50.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36y_CWslu50.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36y_B2sl.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}html[lang="en-sa"] .talk-doc-sec h3{font-size:21px;line-height:32px;color:#6d6e71!important}html[lang="en-sa"] .talk-doc-sec h4{font-size:18px;line-height:24px}html[lang="en-sa"] .talk-doc-sec h5{font-size:28px;line-height:40px;color:#a05530;margin:0}html[lang="en-SA"] .page-what-is-shingles{background:url(https://a-gskstatic.preprod-cf65.gskinternet.com/content/dam/cf-pharma/shinglesprotection/en_SA/illustrations-desktop/whatisshingles-background.png);background-repeat:no-repeat;background-size:cover;background-position:center;background-color:#02002b}@media (min-width:921px) and (max-width:992px){html[lang="en-SA"] .page-what-is-shingles .container-fluid{padding:0}}html[lang="en-SA"] .page-what-is-shingles .jump-button{background-color:#ee7c22;padding-inline:3.37rem;padding-block:.51rem;border-radius:2rem;margin-top:1vw;display:inline-block;text-decoration:none}@media (max-width:750px){html[lang="en-SA"] .page-what-is-shingles .jump-button{padding-inline:3vw;padding-block:.8vw}}@media (max-width:1280px){html[lang="en-SA"] .page-what-is-shingles .jump-button{font-size:16px}}@media (max-width:750px){html[lang="en-SA"] .page-what-is-shingles .jump-button{font-size:10px}}html[lang="en-SA"] .page-what-is-shingles #questionNumber9,html[lang="en-SA"] .page-what-is-shingles #questionNumber6,html[lang="en-SA"] .page-what-is-shingles #questionNumber0,html[lang="en-SA"] .page-what-is-shingles #section1{scroll-margin-top:120px}html[lang="en-SA"] .page-what-is-shingles .prevention-section p{color:#fff;font-weight:800}html[lang="en-SA"] .page-what-is-shingles .prevention-section p span:first-child{font-size:3.75rem;line-height:5.125rem}@media (min-width:721px) and (max-width:992px){html[lang="en-SA"] .page-what-is-shingles .prevention-section p span:first-child{font-size:2.75rem;line-height:2.125rem}}@media (min-width:320px) and (max-width:520px){html[lang="en-SA"] .page-what-is-shingles .prevention-section p span:first-child{font-size:1.2rem;line-height:1.2rem}}html[lang="en-SA"] .page-what-is-shingles .prevention-section p span:last-child{font-size:5.5rem;line-height:6.5rem}@media (min-width:721px) and (max-width:992px){html[lang="en-SA"] .page-what-is-shingles .prevention-section p span:last-child{font-size:4rem;line-height:4.5rem}}@media (min-width:320px) and (max-width:520px){html[lang="en-SA"] .page-what-is-shingles .prevention-section p span:last-child{font-size:1.8rem;line-height:2rem}}html[lang="en-SA"] .page-what-is-shingles .what-is-shingles-banner{margin-top:-250px;padding:0}html[lang="en-SA"] .page-what-is-shingles .what-is-shingles-banner img{height:auto;width:100%}@media only screen and (min-width:1800px){html[lang="en-SA"] .page-what-is-shingles .what-is-shingles-banner img{object-fit:cover;max-height:1140px}}@media only screen and (min-width:2000px){html[lang="en-SA"] .page-what-is-shingles .what-is-shingles-banner img{object-fit:cover;max-height:1200px}}@media only screen and (min-width:2100px){html[lang="en-SA"] .page-what-is-shingles .what-is-shingles-banner img{object-fit:cover;max-height:1300px}}@media (min-width:320px) and (max-width:992px){html[lang="en-SA"] .page-what-is-shingles .what-is-shingles-banner{margin-top:-90px}}html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles{margin-top:-340px}html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles .paragraphSystem{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles h1{margin:-350px 0 350px}@media only screen and (min-width:993px){html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles h1{margin:-12vw 0 175px}}@media only screen and (min-width:1200px){html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles h1{margin:-20vw 0 235px}}@media only screen and (min-width:1399px){html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles h1{margin:-28vw 0 350px}}@media (min-width:320px) and (max-width:992px){html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles h1{margin:-50vw 0 0}}html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles h1 p{font-family:'Open Sans';font-weight:800}html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles h1 p:first-child{color:#ffffff;font-size:6.53875rem;line-height:6.875rem}html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles h1 p:last-child{color:#EE7A23;font-size:7.750625rem;line-height:5.5625rem}@media (min-width:320px) and (max-width:620px){html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles h1 p:first-child{font-size:2.53875rem;line-height:4.875rem}html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles h1 p:last-child{font-size:3.5rem;line-height:2rem}}@media (min-width:621px) and (max-width:992px){html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles h1 p:first-child{font-size:4.53875rem;line-height:4.875rem}html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles h1 p:last-child{font-size:5.5rem;line-height:5.5rem}}html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles .shingles-pain{max-width:88vw}html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles .shingles-pain .primary-cta{position:relative}html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles .shingles-pain .primary-cta button{background-color:#ee7c22;padding-inline:3.37rem;padding-block:.51rem;border-radius:2rem;border:none;cursor:pointer;margin-top:-14vw;position:absolute}@media (max-width:992px){html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles .shingles-pain .primary-cta button{margin-top:4vw}}@media (max-width:750px){html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles .shingles-pain .primary-cta button{padding-inline:3vw;padding-block:.8vw}}html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles .shingles-pain .primary-cta button a{text-decoration:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:.5rem;font-weight:600;font-family:'Open Sans'}@media (max-width:1280px){html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles .shingles-pain .primary-cta button a{font-size:16px}}@media (max-width:750px){html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles .shingles-pain .primary-cta button a{font-size:10px}}html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles .shingles-pain .primary-cta button a img{height:1.2rem;width:auto}@media (max-width:750px){html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles .shingles-pain .primary-cta button a img{height:1rem}}html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles .shingles-pain .jump-links{position:fixed;top:60%;transform:translateY(-60%);right:0;z-index:9999;height:auto;min-width:8vw;width:auto;background:#020230}@media (max-width:767px){html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles .shingles-pain .jump-links{bottom:0;top:unset;transform:unset;margin-left:-6vw;display:-ms-flexbox;display:flex;width:100%;padding-top:0}}html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles .shingles-pain .jump-links a{display:block;padding:15px 20px;text-decoration:none;color:#ffffff;transition:all .3s ease;border-bottom:.2px solid whitesmoke}@media (max-width:767px){html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles .shingles-pain .jump-links a{width:25%;text-align:center;border:1px solid whitesmoke}}@media (max-width:500px){html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles .shingles-pain .jump-links a{font-size:12px}}html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles .shingles-pain .jump-links a:hover{background:rgba(13,29,50,.918)}html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles .shingles-pain .jump-links a.active{background:#ee7c22;font-weight:bold}html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles .shingles-pain.even p{font-family:'Open Sans';color:#ffffff;font-size:1.63375rem;font-weight:300;line-height:2.25rem;margin-bottom:27px}@media (min-width:320px) and (max-width:992px){html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles .shingles-pain.even p{font-size:1.4rem;line-height:1.8rem}}@media (min-width:320px) and (max-width:992px){html[lang="en-SA"] .page-what-is-shingles .main-box-what-is-shingles{margin-top:0}}html[lang="en-SA"] .page-what-is-shingles .image-text-container{margin-top:71px}html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;-ms-flex-direction:row;flex-direction:row;text-align:center}html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content{text-transform:uppercase}html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h2,html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3,html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content span{font-family:'Open Sans'}html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h2{color:#EE7C22;font-size:5rem;font-weight:800;line-height:4rem}html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3{color:#ffffff;font-size:2.2rem;font-weight:800;line-height:2.5rem;margin-top:0}html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3:last-child{color:#EE7C22;font-size:3.4rem;line-height:4rem}html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3:last-child span{font-size:5.5rem;display:inline-block;position:relative;bottom:-18px}@media (min-width:992px) and (max-width:1024px){html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h2{font-size:5rem;line-height:4rem}html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3{font-size:2.2rem;line-height:2.5rem}html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3:last-child{font-size:3.4rem;line-height:4rem}html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3:last-child span{font-size:5.5rem}}@media (min-width:1025px) and (max-width:1199px){html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h2{font-size:7.5rem;line-height:6rem}html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3{font-size:3.2rem;line-height:3.2rem}html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3:last-child{font-size:5rem;line-height:6rem}html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3:last-child span{font-size:7rem}}@media only screen and (min-width:1200px){html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h2{font-size:8.62rem;line-height:7rem}html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3{font-size:3.61rem;line-height:4.125rem}html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3:last-child{font-size:5.47rem;line-height:7rem}html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3:last-child span{font-size:8.91rem}}@media (min-width:320px) and (max-width:520px){html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h2{font-size:2rem;line-height:2rem;margin:0}html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3{font-size:1rem;line-height:1.3rem}html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3:last-child{font-size:1.3rem;line-height:1rem}html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3:last-child span{font-size:1.5rem;bottom:-1px}}@media (min-width:521px) and (max-width:720px){html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h2{font-size:3.5rem;line-height:3.5rem;margin:0}html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3{font-size:1.5rem;line-height:1.8rem}html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3:last-child{font-size:2.2rem;line-height:2.2rem}html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3:last-child span{font-size:2.8rem;bottom:-4px}}@media (min-width:721px) and (max-width:992px){html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h2{font-size:5rem;line-height:4.5rem;margin:0}html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3{font-size:2.2rem;line-height:2.2rem}html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3:last-child{font-size:3.5rem;line-height:3.5rem}html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3:last-child span{font-size:3.8rem;bottom:-4px}}html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .image{border-top:2px solid #d78228;border-bottom:2px solid #d78228}html[lang="en-SA"] .page-what-is-shingles .image-text-container .paragraphSystem img{width:100%;height:auto;display:-ms-flexbox;display:flex}html[lang="en-SA"] .page-what-is-shingles .image-text-container + .box-about-shingles,html[lang="en-SA"] .page-what-is-shingles .image-text-container + .box-prevention-treatment{margin-bottom:184px}html[lang="en-SA"] .page-what-is-shingles .image-text-container + .box-about-shingles .richText-content p,html[lang="en-SA"] .page-what-is-shingles .image-text-container + .box-prevention-treatment .richText-content p{color:#ffffff;font-size:1.390625rem;font-family:'Open Sans';line-height:1.875rem;font-weight:300}html[lang="en-SA"] .page-what-is-shingles .image-text-container + .box-about-shingles>.component-content>.paragraphSystem>a + .richText,html[lang="en-SA"] .page-what-is-shingles .image-text-container + .box-prevention-treatment>.component-content>.paragraphSystem>a + .richText{width:88.2vw;margin:0 auto 22px}@media (min-width:320px) and (max-width:992px){html[lang="en-SA"] .page-what-is-shingles .image-text-container + .box-about-shingles,html[lang="en-SA"] .page-what-is-shingles .image-text-container + .box-prevention-treatment{padding:0 20px;margin-bottom:60px}}html[lang="en-SA"] .page-what-is-shingles .image-text-container + .box-prevention-treatment{margin-bottom:30px}html[lang="en-SA"] .page-what-is-shingles .treatment-image-with-text-container .image{padding:0}html[lang="en-SA"] .page-what-is-shingles .box-about-shingles + .image-text-container{margin-top:0}html[lang="en-SA"] .page-what-is-shingles .box-about-shingles + .image-text-container .richText-content{width:88vw;margin:0 auto;text-align:right}html[lang="en-SA"] .page-what-is-shingles .box-about-shingles + .image-text-container .richText-content p{padding-right:56px}html[lang="en-SA"] .page-what-is-shingles .box-about-shingles + .image-text-container .richText-content p span{color:#ffffff;font-weight:800;font-family:'Open Sans'}html[lang="en-SA"] .page-what-is-shingles .box-about-shingles + .image-text-container .richText-content p span:first-child{font-size:3.75rem;line-height:5.125rem}html[lang="en-SA"] .page-what-is-shingles .box-about-shingles + .image-text-container .richText-content p span:last-child{font-size:5.5rem;line-height:6.5rem}@media (min-width:320px) and (max-width:992px){html[lang="en-SA"] .page-what-is-shingles .box-about-shingles + .image-text-container .richText-content p{padding-right:0}}@media (min-width:320px) and (max-width:520px){html[lang="en-SA"] .page-what-is-shingles .box-about-shingles + .image-text-container .richText-content p span:first-child{font-size:1.2rem;line-height:1.2rem}html[lang="en-SA"] .page-what-is-shingles .box-about-shingles + .image-text-container .richText-content p span:last-child{font-size:1.8rem;line-height:2rem}}@media (min-width:521px) and (max-width:720px){html[lang="en-SA"] .page-what-is-shingles .box-about-shingles + .image-text-container .richText-content p span:first-child{font-size:2rem;line-height:2.125rem}html[lang="en-SA"] .page-what-is-shingles .box-about-shingles + .image-text-container .richText-content p span:last-child{font-size:3rem;line-height:3.5rem}}@media (min-width:721px) and (max-width:992px){html[lang="en-SA"] .page-what-is-shingles .box-about-shingles + .image-text-container .richText-content p span:first-child{font-size:2.75rem;line-height:2.125rem}html[lang="en-SA"] .page-what-is-shingles .box-about-shingles + .image-text-container .richText-content p span:last-child{font-size:4rem;line-height:4.5rem}}html[lang="en-SA"] .page-what-is-shingles .about-shingles-img-with-text{padding:0;margin-top:27px;border-top:2px solid #d78228;border-bottom:2px solid #d78228}@media (min-width:320px) and (max-width:992px){html[lang="en-SA"] .page-what-is-shingles .about-shingles-img-with-text{margin-top:0}}html[lang="en-SA"] .page-what-is-shingles .reference-text-with-btn h2{font-family:'Open Sans';color:#ffffff;font-size:2.49625rem;line-height:3.375rem;font-weight:300;padding-bottom:15px;max-width:86vw;margin:0 auto;text-align:center}html[lang="en-SA"] .page-what-is-shingles .reference-text-with-btn h2 span{color:#EE7C22;font-weight:700;text-transform:uppercase}@media (min-width:320px) and (max-width:992px){html[lang="en-SA"] .page-what-is-shingles .reference-text-with-btn h2{font-size:1.49625rem;line-height:1.9rem}}html[lang="en-SA"] .page-what-is-shingles .accordion{max-width:88vw}html[lang="en-SA"] .page-what-is-shingles .accordion .accordion-container .accordion-slide{background:rgba(255,255,255,.1);margin-bottom:7px;padding:25px 16px 25px 30px!important;border-radius:40px}html[lang="en-SA"] .page-what-is-shingles .accordion .accordion-container .accordion-slide .accordion-head h3 a span.accordion-title-text{font-weight:800;font-size:1.44rem;font-family:'Open Sans';line-height:1.9375rem;color:#EE7C22;display:block;padding-bottom:4px;text-transform:uppercase;padding-right:63px}@media (min-width:320px) and (max-width:992px){html[lang="en-SA"] .page-what-is-shingles .accordion .accordion-container .accordion-slide .accordion-head h3 a span.accordion-title-text{padding-right:40px;font-size:1.4rem}}html[lang="en-SA"] .page-what-is-shingles .accordion .accordion-container .accordion-slide .accordion-head h3 a::after{color:#EE7C22;content:"\f0d7";-webkit-text-stroke:unset;padding:21px 23px;border-radius:40px;background:rgba(255,255,255,.1)}@media (min-width:320px) and (max-width:992px){html[lang="en-SA"] .page-what-is-shingles .accordion .accordion-container .accordion-slide .accordion-head h3 a::after{padding:10px 12px}}html[lang="en-SA"] .page-what-is-shingles .accordion .accordion-container .accordion-slide .accordion-head h3 a::before{content:"";border-bottom:2px solid #D78228;position:absolute;width:80%;bottom:0}html[lang="en-SA"] .page-what-is-shingles .accordion .accordion-container .accordion-content .richText-content p,html[lang="en-SA"] .page-what-is-shingles .accordion .accordion-container .accordion-content .richText-content li{color:#ffffff;font-family:'Open Sans';font-size:1rem;line-height:1.4rem;font-weight:600}html[lang="en-SA"] .page-what-is-shingles .accordion .accordion-container .accordion-slide.is-active .accordion-head h3 a:after{padding:21px 23px}@media (min-width:320px) and (max-width:992px){html[lang="en-SA"] .page-what-is-shingles .accordion .accordion-container .accordion-slide.is-active .accordion-head h3 a:after{padding:10px 12px}}html[lang="en-SA"] .page-what-is-shingles .shingles-prev-option-section{width:88vw;margin:0 auto;padding:0;text-align:center}html[lang="en-SA"] .page-what-is-shingles .shingles-prev-option-section h3,html[lang="en-SA"] .page-what-is-shingles .shingles-prev-option-section p,html[lang="en-SA"] .page-what-is-shingles .shingles-prev-option-section span,html[lang="en-SA"] .page-what-is-shingles .shingles-prev-option-section button{color:#ffffff;font-family:'Open Sans'}html[lang="en-SA"] .page-what-is-shingles .shingles-prev-option-section h3{color:#EE7C22;font-size:2.9675rem;line-height:4.0625rem;text-transform:uppercase;font-weight:800}@media (min-width:320px) and (max-width:992px){html[lang="en-SA"] .page-what-is-shingles .shingles-prev-option-section h3{font-size:2.6675rem}}html[lang="en-SA"] .page-what-is-shingles .shingles-prev-option-section p{font-size:1.541rem;line-height:2.125rem;font-weight:300}html[lang="en-SA"] .page-what-is-shingles .shingles-prev-option-section p span{font-size:1.68rem;font-weight:700;line-height:2.3125rem;text-transform:uppercase;margin-bottom:9px;display:block}html[lang="en-SA"] .page-what-is-shingles .shingles-prev-option-section a,html[lang="en-SA"] .page-what-is-shingles .reference-text-with-btn a{width:fit-content;display:block;margin:0 auto;background:url(/content/dam/cf-pharma/shinglesprotection/en_SA/illustrations-desktop/download-icon.png),#EE7C22;background-repeat:no-repeat;text-decoration:none;padding:10px 70px 10px 55px;background-position:calc(100% - 22px) center;border-radius:2rem}html[lang="en-SA"] .page-what-is-shingles .shingles-prev-option-section button,html[lang="en-SA"] .page-what-is-shingles .reference-text-with-btn button{color:#ffffff;background-color:#EE7C22;border:none;border-radius:1rem;font-size:1.251875rem;line-height:1.6875rem;font-family:'Open Sans';font-weight:600;padding:0}html[lang="en-SA"] .page-what-is-shingles .shingles-prev-option-section button>span,html[lang="en-SA"] .page-what-is-shingles .reference-text-with-btn button>span{display:none}@media (min-width:320px) and (max-width:992px){html[lang="en-SA"] .page-what-is-shingles .shingles-prev-option-section a,html[lang="en-SA"] .page-what-is-shingles .reference-text-with-btn a{padding:10px 50px 10px 20px;background-position:calc(100% - 18px) center}html[lang="en-SA"] .page-what-is-shingles .shingles-prev-option-section button,html[lang="en-SA"] .page-what-is-shingles .reference-text-with-btn button{font-size:.925rem;line-height:1.2rem}}html[lang="en-SA"] .page-what-is-shingles .reference-text-with-btn a{display:none}html[lang="en-SA"] .page-what-is-shingles .talk-to-your-doc{padding:2px 0 16px;text-align:center;max-width:1216px}@media (min-width:320px) and (max-width:992px){html[lang="en-SA"] .page-what-is-shingles .talk-to-your-doc{width:88vw;margin:0 auto}}html[lang="en-SA"] .page-what-is-shingles .talk-to-your-doc h2{font-size:2.9675rem;line-height:4.0625rem;font-weight:800;margin:0}html[lang="en-SA"] .page-what-is-shingles .talk-to-your-doc p{font-weight:700;font-size:1.678125rem;line-height:2.3125rem}html[lang="en-SA"] .page-what-is-shingles .talk-to-your-doc h2,html[lang="en-SA"] .page-what-is-shingles .talk-to-your-doc p{color:#ffffff;font-family:'Open Sans';text-transform:uppercase}html[lang="en-SA"] .page-what-is-shingles .contact-us{color:#ffffff;padding:50px 0 30px;text-align:center;width:88vw;margin:0 auto}html[lang="en-SA"] .page-what-is-shingles .contact-us p{max-width:745px;margin:0 auto}html[lang="en-SA"] .page-what-is-shingles .contact-us p:first-child{font-family:'Open Sans';font-weight:300;font-size:1.90rem;line-height:2.6rem}html[lang="en-SA"] .page-what-is-shingles .contact-us p:last-child{font-family:'Open Sans';font-weight:800;font-size:3.7825rem;line-height:5.125rem;padding-top:38px}html[lang="en-SA"] .page-what-is-shingles section[aria-label="references"]{width:88vw;margin:0 auto}html[lang="en-SA"] .page-what-is-shingles section[aria-label="references"] h2.ref-title{color:#ffffff;margin:24px 0 12px;font-weight:700;font-size:1.089375rem;font-family:'Open Sans';line-height:1.5rem}html[lang="en-SA"] .page-what-is-shingles section[aria-label="references"] ol{padding-left:15px}html[lang="en-SA"] .page-what-is-shingles section[aria-label="references"] .ref-first-half li{color:#ffffff;font-size:.700625rem;font-weight:300;line-height:.9375rem;font-family:'Open Sans';overflow-wrap:break-word;margin-bottom:0}html[lang="en-SA"] .page-what-is-shingles section[aria-label="references"] .ref-first-half li a{text-decoration:none;margin-bottom:0;color:#ffffff;font-size:.700625rem;font-weight:300;line-height:.9375rem;font-family:"Open Sans"}html[lang="en-SA"] .page-what-is-shingles section[aria-label="references"] .ref-first-half li a:hover{text-decoration:underline}html[lang="en-SA"] .page-what-is-shingles .divider{width:88vw}html[lang="en-SA"] .page-what-is-shingles .divider .component-content{border-bottom:2px solid #d78228}html[lang="en-SA"] .page-what-is-shingles sup{vertical-align:super;top:unset}html[lang="ar-SA"] .page-what-is-shingles{background:url(https://assets.gskinternet.com/pharma/shinglesprotection.sa.com/en-sa/home/home-background.png);background-repeat:no-repeat;background-size:cover;background-position:center}html[lang="ar-SA"] .page-what-is-shingles .prevention-section p{color:#fff;font-weight:800}html[lang="ar-SA"] .page-what-is-shingles .prevention-section p span:first-child{font-size:3.75rem;line-height:5.125rem}html[lang="ar-SA"] .page-what-is-shingles .prevention-section p span:last-child{font-size:5.5rem;line-height:6.5rem}@media (min-width:921px) and (max-width:992px){html[lang="ar-SA"] .page-what-is-shingles .container-fluid{padding:0}}html[lang="ar-SA"] .page-what-is-shingles .jump-button{background-color:#ee7c22;padding-inline:3.37rem;padding-block:.51rem;border-radius:2rem;margin-top:1vw;display:inline-block;text-decoration:none;font-family:'Myriad Arabic'}@media (max-width:750px){html[lang="ar-SA"] .page-what-is-shingles .jump-button{padding-inline:3vw;padding-block:.8vw}}@media (max-width:1280px){html[lang="ar-SA"] .page-what-is-shingles .jump-button{font-size:16px}}@media (max-width:750px){html[lang="ar-SA"] .page-what-is-shingles .jump-button{font-size:10px}}html[lang="ar-SA"] .page-what-is-shingles #questionNumber9,html[lang="ar-SA"] .page-what-is-shingles #questionNumber6,html[lang="ar-SA"] .page-what-is-shingles #questionNumber0,html[lang="ar-SA"] .page-what-is-shingles #section1{scroll-margin-top:120px}html[lang="ar-SA"] .page-what-is-shingles .what-is-shingles-banner{margin-top:-265px;padding:0}html[lang="ar-SA"] .page-what-is-shingles .what-is-shingles-banner img{height:auto;width:100%}@media only screen and (min-width:1800px){html[lang="ar-SA"] .page-what-is-shingles .what-is-shingles-banner img{object-fit:cover;max-height:1140px}}@media only screen and (min-width:2000px){html[lang="ar-SA"] .page-what-is-shingles .what-is-shingles-banner img{object-fit:cover;max-height:1200px}}@media only screen and (min-width:2100px){html[lang="ar-SA"] .page-what-is-shingles .what-is-shingles-banner img{object-fit:cover;max-height:1300px}}@media (min-width:320px) and (max-width:992px){html[lang="ar-SA"] .page-what-is-shingles .what-is-shingles-banner{margin-top:-90px}}html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles{margin-top:-450px}html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles .paragraphSystem{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles .primary-cta{position:relative}html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles .primary-cta button{background-color:#ee7c22;padding-inline:3.37rem;padding-block:.51rem;border-radius:2rem;border:none;cursor:pointer;margin-top:-14vw;position:absolute}@media (max-width:992px){html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles .primary-cta button{margin-top:4vw}}@media (max-width:750px){html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles .primary-cta button{padding-inline:3vw;padding-block:.8vw}}@media (max-width:520px){html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles .primary-cta button{margin-top:6vw}}html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles .primary-cta button a{text-decoration:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:.5rem;font-weight:600;font-family:'Myriad Arabic';font-size:20px}@media (max-width:1280px){html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles .primary-cta button a{font-size:16px}}@media (max-width:750px){html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles .primary-cta button a{font-size:10px}}html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles .primary-cta button a img{height:1.2rem;width:auto}@media (max-width:750px){html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles .primary-cta button a img{height:1rem}}html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles .jump-links{position:fixed;top:60%;transform:translateY(-60%);left:0;z-index:9999;height:auto;min-width:8vw;width:auto;background:#020230}@media (max-width:767px){html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles .jump-links{bottom:0;top:unset;transform:unset;margin-right:-6vw;display:-ms-flexbox;display:flex;width:100%;padding-top:0}}html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles .jump-links a{display:block;padding:15px 20px;text-decoration:none;color:#ffffff;transition:all .3s ease;border-bottom:.2px solid whitesmoke}@media (max-width:767px){html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles .jump-links a{width:25%;text-align:center;border:1px solid whitesmoke}}html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles .jump-links a:hover{background:rgba(13,29,50,.918)}html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles .jump-links a.active{background:#ee7c22;font-weight:bold}html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles h1{margin:-350px 0 350px}@media only screen and (min-width:993px){html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles h1{margin:0 0 175px}}@media only screen and (min-width:1200px){html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles h1{margin:-15vw 0 235px}}@media only screen and (min-width:1399px){html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles h1{margin:-20vw 0 350px}}@media (min-width:320px) and (max-width:992px){html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles h1{margin:-50vw 0 0}}html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles h1 p{font-family:'Air Strip Arabic';font-weight:400}html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles h1 p:first-child{color:#ffffff;font-size:7.646875rem;line-height:6.5rem}html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles h1 p:last-child{color:#EE7A23;font-size:9.05rem;line-height:10.25rem}@media (min-width:320px) and (max-width:620px){html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles h1 p:first-child{font-size:2.53875rem;line-height:4.875rem}html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles h1 p:last-child{font-size:3.5rem;line-height:2rem}}@media (min-width:621px) and (max-width:992px){html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles h1 p:first-child{font-size:4.53875rem;line-height:4.875rem}html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles h1 p:last-child{font-size:5.5rem;line-height:5.5rem}}html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles .shingles-pain{max-width:88vw}html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles .shingles-pain.even p{font-family:'Myriad Arabic';color:#ffffff;font-size:2.006875rem;font-weight:400;line-height:2.3125rem;margin-bottom:30px}@media (min-width:320px) and (max-width:992px){html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles .shingles-pain.even p{font-size:1.4rem;line-height:1.8rem}}@media (min-width:320px) and (max-width:992px){html[lang="ar-SA"] .page-what-is-shingles .main-box-what-is-shingles{margin-top:0}}html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;-ms-flex-direction:row;flex-direction:row;text-align:center}html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content{text-transform:uppercase}html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h2,html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3,html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content span{font-family:'Myriad Arabic Bold'}html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h2{color:#EE7C22;font-size:9.92125rem;font-weight:700;line-height:8.3125rem}html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3{color:#ffffff;font-size:5.468125rem;font-weight:700;line-height:4.125rem}html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3:last-child{color:#EE7C22;font-size:8.2225rem;line-height:7rem}html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3:last-child span{font-size:8.935625rem;font-family:'Open Sans';display:inline-block;transform:scaleX(-1);position:relative;bottom:-41px;margin-right:20px}@media (min-width:992px) and (max-width:1024px){html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h2{font-size:5rem;line-height:4rem}html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3{font-size:2.2rem;line-height:2.5rem}html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3:last-child{font-size:3.4rem;line-height:4rem}html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3:last-child span{margin-right:15px;font-size:4.5rem;bottom:-5px}}@media (min-width:1025px) and (max-width:1199px){html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h2{font-size:7.5rem;line-height:6rem}html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3{font-size:3.2rem;line-height:3.2rem}html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3:last-child{font-size:5rem;line-height:6rem}html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3:last-child span{font-size:6rem;bottom:-18px}}@media (min-width:1200px) and (max-width:1300px){html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h2{font-size:8.62rem;line-height:7rem}html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3{font-size:3.61rem;line-height:4.125rem}html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3:last-child{font-size:5.47rem;line-height:7rem}html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3:last-child span{font-size:8.91rem}}@media (min-width:320px) and (max-width:520px){html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h2{font-size:2rem;line-height:2rem;margin:0}html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3{font-size:1.3rem;line-height:1.3rem}html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3:last-child{font-size:1.3rem;line-height:1rem}html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3:last-child span{font-size:1.5rem;bottom:25px;margin-right:15px}}@media (min-width:521px) and (max-width:720px){html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h2{font-size:3.5rem;line-height:3.5rem;margin:0}html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3{font-size:1.5rem;line-height:1.8rem}html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3:last-child{font-size:2.2rem;line-height:2.2rem}html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3:last-child span{font-size:2.8rem;bottom:12px;margin-right:15px}}@media (min-width:721px) and (max-width:992px){html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h2{font-size:5rem;line-height:4.5rem;margin:0}html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3{font-size:2.2rem;line-height:2.2rem}html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3:last-child{font-size:3.5rem;line-height:3.5rem}html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3:last-child span{font-size:3.8rem;bottom:3px;margin-right:15px}}@media (min-width:320px) and (max-width:992px){html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .richText .richText-content h3{margin-top:0}}html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem .image{border-top:2px solid #d78228;border-bottom:2px solid #d78228}html[lang="ar-SA"] .page-what-is-shingles .image-text-container .paragraphSystem img{width:100%;height:auto;display:-ms-flexbox;display:flex}html[lang="ar-SA"] .page-what-is-shingles .image-text-container + .box-about-shingles,html[lang="ar-SA"] .page-what-is-shingles .image-text-container + .box-prevention-treatment{margin:150px 0 100px}html[lang="ar-SA"] .page-what-is-shingles .image-text-container + .box-about-shingles .richText-content p,html[lang="ar-SA"] .page-what-is-shingles .image-text-container + .box-prevention-treatment .richText-content p{color:#ffffff;font-size:2.7125rem;font-family:'Myriad Arabic';line-height:3.125rem;font-weight:400}html[lang="ar-SA"] .page-what-is-shingles .image-text-container + .box-about-shingles>.component-content>.paragraphSystem>a + .richText,html[lang="ar-SA"] .page-what-is-shingles .image-text-container + .box-prevention-treatment>.component-content>.paragraphSystem>a + .richText{width:88.2vw;margin:0 auto 44px}@media (min-width:320px) and (max-width:992px){html[lang="ar-SA"] .page-what-is-shingles .image-text-container + .box-about-shingles,html[lang="ar-SA"] .page-what-is-shingles .image-text-container + .box-prevention-treatment{padding:0 20px;margin:60px 0}}html[lang="ar-SA"] .page-what-is-shingles .image-text-container + .box-about-shingles>.component-content>.paragraphSystem>a + .richText{display:none}html[lang="ar-SA"] .page-what-is-shingles .image-text-container + .box-prevention-treatment>.component-content>.paragraphSystem>a + .richText{text-align:center}html[lang="ar-SA"] .page-what-is-shingles .image-text-container + .box-prevention-treatment{margin:44px 0 30px}html[lang="ar-SA"] .page-what-is-shingles .treatment-image-with-text-container .image{padding:0}html[lang="ar-SA"] .page-what-is-shingles .box-about-shingles + .image-text-container .richText-content{width:88vw;margin:0 auto;text-align:right}html[lang="ar-SA"] .page-what-is-shingles .box-about-shingles + .image-text-container .richText-content p{padding-right:56px}html[lang="ar-SA"] .page-what-is-shingles .box-about-shingles + .image-text-container .richText-content p span{color:#ffffff;font-weight:700;font-family:'Open Sans';font-size:6.973125rem;line-height:8rem}@media (min-width:320px) and (max-width:992px){html[lang="ar-SA"] .page-what-is-shingles .box-about-shingles + .image-text-container .richText-content p{padding-right:0}}@media (min-width:320px) and (max-width:520px){html[lang="ar-SA"] .page-what-is-shingles .box-about-shingles + .image-text-container .richText-content p span{font-size:2.8rem;line-height:2.8rem}}@media (min-width:521px) and (max-width:720px){html[lang="ar-SA"] .page-what-is-shingles .box-about-shingles + .image-text-container .richText-content p span{font-size:4rem;line-height:4rem}}@media (min-width:721px) and (max-width:992px){html[lang="ar-SA"] .page-what-is-shingles .box-about-shingles + .image-text-container .richText-content p span{font-size:5rem;line-height:5rem}}html[lang="ar-SA"] .page-what-is-shingles .about-shingles-img-with-text{padding:0;margin-top:43px}@media (min-width:320px) and (max-width:992px){html[lang="ar-SA"] .page-what-is-shingles .about-shingles-img-with-text{margin-top:0}}html[lang="ar-SA"] .page-what-is-shingles .reference-text-with-btn{margin-top:9px}html[lang="ar-SA"] .page-what-is-shingles .reference-text-with-btn a{display:none!important}html[lang="ar-SA"] .page-what-is-shingles .reference-text-with-btn h2{font-family:'Myriad Arabic';color:#ffffff;font-size:3.129375rem;line-height:3.5625rem;font-weight:400;padding:9px 0 30px;max-width:86vw;margin:0 auto;text-align:center}html[lang="ar-SA"] .page-what-is-shingles .reference-text-with-btn h2 span{color:#EE7C22;font-weight:700;font-family:'Myriad Arabic Bold';text-transform:uppercase}@media (min-width:320px) and (max-width:992px){html[lang="ar-SA"] .page-what-is-shingles .reference-text-with-btn h2{font-size:1.49625rem;line-height:1.9rem}}@media (min-width:320px) and (max-width:992px){html[lang="ar-SA"] .page-what-is-shingles .reference-text-with-btn{margin-bottom:43px}}html[lang="ar-SA"] .page-what-is-shingles .accordion{max-width:88vw}html[lang="ar-SA"] .page-what-is-shingles .accordion .accordion-container .accordion-slide{background:rgba(255,255,255,.1);margin-bottom:25px;padding:25px 16px 25px 30px!important;border-radius:40px}html[lang="ar-SA"] .page-what-is-shingles .accordion .accordion-container .accordion-slide .accordion-head h3 a span.accordion-title-text{font-weight:700;font-size:2.41125rem;font-family:'Myriad Arabic Bold';line-height:2.75rem;color:#EE7C22;display:block;padding-bottom:15px;padding-left:63px}@media (min-width:320px) and (max-width:992px){html[lang="ar-SA"] .page-what-is-shingles .accordion .accordion-container .accordion-slide .accordion-head h3 a span.accordion-title-text{padding-left:40px;font-size:1.4rem;line-height:1.75rem}}html[lang="ar-SA"] .page-what-is-shingles .accordion .accordion-container .accordion-slide .accordion-head h3 a::after{color:#EE7C22;content:"\f0d7";-webkit-text-stroke:unset;padding:21px 23px;border-radius:40px;background:rgba(255,255,255,.1)}@media (min-width:320px) and (max-width:992px){html[lang="ar-SA"] .page-what-is-shingles .accordion .accordion-container .accordion-slide .accordion-head h3 a::after{padding:10px 12px}}html[lang="ar-SA"] .page-what-is-shingles .accordion .accordion-container .accordion-slide .accordion-head h3 a::before{content:"";border-bottom:2px solid #D78228;position:absolute;width:80%;bottom:0}html[lang="ar-SA"] .page-what-is-shingles .accordion .accordion-container .accordion-content .richText-content p,html[lang="ar-SA"] .page-what-is-shingles .accordion .accordion-container .accordion-content .richText-content li{color:#ffffff;font-size:1.09125rem;font-family:'Myriad Arabic';line-height:1.25rem;font-weight:400}html[lang="ar-SA"] .page-what-is-shingles .accordion .accordion-container .accordion-slide.is-active .accordion-head h3 a:after{padding:21px 23px}@media (min-width:320px) and (max-width:992px){html[lang="ar-SA"] .page-what-is-shingles .accordion .accordion-container .accordion-slide.is-active .accordion-head h3 a:after{padding:10px 12px}}html[lang="ar-SA"] .page-what-is-shingles .treatment-image-with-text-container + .box>div>div>a + .richText p sup{font-size:1.5rem}html[lang="ar-SA"] .page-what-is-shingles .shingles-prev-option-section{width:88vw;margin:0 auto;padding:0;text-align:center}html[lang="ar-SA"] .page-what-is-shingles .shingles-prev-option-section h3,html[lang="ar-SA"] .page-what-is-shingles .shingles-prev-option-section p,html[lang="ar-SA"] .page-what-is-shingles .shingles-prev-option-section span,html[lang="ar-SA"] .page-what-is-shingles .shingles-prev-option-section button{color:#ffffff}html[lang="ar-SA"] .page-what-is-shingles .shingles-prev-option-section h3{color:#EE7C22;font-size:4.676875rem;font-family:'Myriad Arabic Bold';line-height:5.375rem;text-transform:uppercase;font-weight:700}@media (min-width:320px) and (max-width:992px){html[lang="ar-SA"] .page-what-is-shingles .shingles-prev-option-section h3{font-size:2.6675rem;line-height:3rem}}html[lang="ar-SA"] .page-what-is-shingles .shingles-prev-option-section p{font-size:2.3075rem;font-family:'Myriad Arabic';line-height:2.625rem;font-weight:400}html[lang="ar-SA"] .page-what-is-shingles .shingles-prev-option-section p span{font-size:2.21375rem;font-family:'Myriad Arabic Bold';font-weight:700;line-height:2.5rem;text-transform:uppercase;margin-bottom:9px;display:block}html[lang="ar-SA"] .page-what-is-shingles .shingles-prev-option-section a,html[lang="ar-SA"] .page-what-is-shingles .reference-text-with-btn a{width:fit-content;display:block;margin:0 auto;background:url(/content/dam/cf-pharma/shinglesprotection/en_SA/illustrations-desktop/download-icon.png),#EE7C22;background-repeat:no-repeat;text-decoration:none;padding:3px 65px 3px 100px;background-position:calc(14%) center;border-radius:2rem}html[lang="ar-SA"] .page-what-is-shingles .shingles-prev-option-section button,html[lang="ar-SA"] .page-what-is-shingles .reference-text-with-btn button{color:#ffffff;background-color:#EE7C22;border:none;border-radius:1rem;font-size:2.29625rem;line-height:2.625rem;font-family:'Myriad Arabic Bold';font-weight:700;padding:0}html[lang="ar-SA"] .page-what-is-shingles .shingles-prev-option-section button>span,html[lang="ar-SA"] .page-what-is-shingles .reference-text-with-btn button>span{display:none}@media (min-width:320px) and (max-width:992px){html[lang="ar-SA"] .page-what-is-shingles .shingles-prev-option-section a,html[lang="ar-SA"] .page-what-is-shingles .reference-text-with-btn a{padding:10px 20px 10px 50px;background-position:calc(10%) center}html[lang="ar-SA"] .page-what-is-shingles .shingles-prev-option-section button,html[lang="ar-SA"] .page-what-is-shingles .reference-text-with-btn button{font-size:.925rem;line-height:1.2rem}}html[lang="ar-SA"] .page-what-is-shingles .talk-to-your-doc,html[lang="ar-SA"] .page-what-is-shingles .talk-to-your-doc + .divider{display:none}html[lang="ar-SA"] .page-what-is-shingles .contact-us{color:#ffffff;padding:104px 0 120px;text-align:center;width:88vw;margin:0 auto}html[lang="ar-SA"] .page-what-is-shingles .contact-us p:first-child{font-family:'Myriad Arabic';font-weight:400;font-size:2.31rem;line-height:2.625rem}html[lang="ar-SA"] .page-what-is-shingles .contact-us p:first-child span{font-weight:700;font-size:2.6975rem;font-family:'Myriad Arabic Bold';line-height:3.0625rem}html[lang="ar-SA"] .page-what-is-shingles .contact-us p:first-child span + br + span{font-weight:400;font-size:2.115625rem;font-family:'Myriad Arabic';line-height:2.4375rem}html[lang="ar-SA"] .page-what-is-shingles .contact-us p:last-child{font-family:'Myriad Arabic Bold';font-weight:700;font-size:4.4025rem;line-height:5.0625rem;padding-top:38px}html[lang="ar-SA"] .page-what-is-shingles section[aria-label="references"]{width:88vw;margin:0 auto}html[lang="ar-SA"] .page-what-is-shingles section[aria-label="references"] h2.ref-title{color:#ffffff;margin:24px 0 12px;font-weight:700;font-size:1.089375rem;font-family:'Open Sans';line-height:1.5rem}html[lang="ar-SA"] .page-what-is-shingles section[aria-label="references"] ol{padding-left:15px}html[lang="ar-SA"] .page-what-is-shingles section[aria-label="references"] .ref-first-half li{color:#ffffff;font-size:.700625rem;font-weight:300;line-height:.9375rem;font-family:'Open Sans';overflow-wrap:break-word;margin-bottom:0}html[lang="ar-SA"] .page-what-is-shingles section[aria-label="references"] .ref-first-half li a{text-decoration:none;margin-bottom:0;color:#ffffff;font-size:.700625rem;font-weight:300;line-height:.9375rem;font-family:"Open Sans"}html[lang="ar-SA"] .page-what-is-shingles section[aria-label="references"] .ref-first-half li a:hover{text-decoration:underline}html[lang="ar-SA"] .page-what-is-shingles .richText .component-content .richText-content .ref-title{direction:ltr}html[lang="ar-SA"] .page-what-is-shingles .divider{width:88vw}html[lang="ar-SA"] .page-what-is-shingles .divider .component-content{border-bottom:2px solid #d78228}html[lang="ar-SA"] .page-what-is-shingles sup{vertical-align:super;top:unset}@import url("https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@400;800&display=swap");@import url("https://fonts.googleapis.com/css2?family=Montserrat+Alternates:wght@100;200;300;400;500;600;700;800;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap");@font-face{font-family:"FontAwesome";src:url("../../assets/fonts/fa-solid-900.eot");src:url("../../assets/fonts/fa-solid-900.eot") format("embedded-opentype"),url("../../assets/fonts/fa-solid-900.woff") format("woff"),url("../../assets/fonts/fa-solid-900.woff2") format("woff"),url("../../assets/fonts/fa-solid-900.ttf") format("truetype"),url("../../assets/fonts/fa-solid-900.svg") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"FontAwesome";src:url("../../assets/fonts/fontawesome-webfont.eot");src:url("../../assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff") format("woff"),url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"),url("../../assets/fonts/fontawesome-webfont.svg") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"Arial Black";src:url("../../assets/fonts/ariblk.ttf");src:url("../../assets/fonts/ariblk.ttf") format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:'Open Sans';font-style:'normal';src:url("../../assets/fonts/OpenSans-VariableFont_wdth,wght.ttf") format("woff2"),url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff")}@font-face{font-family:'Myriad Arabic';font-style:normal;src:url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2"),url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2")}@font-face{font-family:'Myriad Arabic Bold';font-style:normal;src:url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2"),url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2")}@font-face{font-family:'Myriad Arabic Italic';font-style:normal;src:url("../../assets/fonts/MyriadArabic-It.otf") format("opentype"),url("../../assets/fonts/MyriadArabic-It.otf") format("opentype")}@font-face{font-family:'Myriad Arabic BoldIt';font-style:normal;src:url("../../assets/fonts/MyriadArabic-BoldIt.otf") format("opentype"),url("../../assets/fonts/MyriadArabic-BoldIt.otf") format("opentype")}@font-face{font-family:'Air Strip Arabic';font-style:normal;src:url("../../assets/fonts/Air Strip Arabic.otf") format("opentype"),url("../../assets/fonts/Air Strip Arabic.otf") format("opentype")}html a sup:after,html span sup:after,body a sup:after,body span sup:after{display:inline-block}html *,body *{box-sizing:border-box;line-height:1.375rem}h1,h2,h3,h4,h5,h6{font-weight:700}h1,h2{margin:15px 0 8px}h1{font-family:"Arial Black"}@media only screen and (max-width:991px){h3{margin-top:1.5rem}}h1{font-size:52px;line-height:60px}@media (max-width:768px){h1{font-size:32px;line-height:38px}}h2{font-size:34px;line-height:42px}@media (max-width:768px){h2{font-size:28px;line-height:32px}}h3{font-size:28px;line-height:40px}@media (max-width:768px){h3{font-size:22px;line-height:32px}}h4{font-size:21px;line-height:32px}@media (max-width:768px){h4{font-size:18px;line-height:24px}}h5{font-size:18px;line-height:24px}@media (max-width:768px){h5{font-size:18px;line-height:24px}}h6{font-size:16px;line-height:24px}@media (max-width:768px){h6{font-size:16px;line-height:24px}}.fontFamily_Barlow{font-family:"Barlow Semi Condensed"}.comp-leftSpace{padding:0 50px}@media (max-width:767px){.comp-leftSpace{padding:0}}@media (max-width:920px){.mobile-padding20{padding:0 20px}}.header1,.headline1{font-family:"Arial Black";font-weight:400;font-size:2.5rem;line-height:2.625rem;color:#6D6E71}.header1 span,.headline1 span{font-family:"Arial Black";font-weight:400}.sub-head{font-weight:400;font-size:1.5rem;line-height:1.75rem;letter-spacing:.15rem;color:#6D6E71}.header2,.headline2{font-weight:700;font-size:2rem;line-height:2.375rem;color:#6D6E71}.header3,.headline3,.accordion-title-text{font-weight:700;font-size:1.5rem;line-height:1.75rem;color:#6D6E71}.desktop-h3{font-weight:bold;font-size:1.5rem;color:#6D6E71;line-height:1.75rem}.body{font-weight:400;font-size:1.125rem;line-height:1.3125rem;letter-spacing:.023rem;color:#6D6E71}.desktop-eyebrow{font-weight:700;font-size:1.125rem;line-height:1.3125rem;letter-spacing:.023rem;color:#5CA335}.photo-caption{font-weight:700;font-size:1.375rem;line-height:1.5625rem;letter-spacing:.028rem;color:#6D6E71}.find-an-eye-text{font-size:1.75rem;line-height:1.875rem;color:#4d4d4f;font-weight:900}.red-underline-text{font-weight:bold;text-decoration:underline #FF6F61;color:#FF6F61!important}.module,.faq-body-copy{font-weight:400;font-size:1rem;line-height:1.5625rem;letter-spacing:.02rem;color:#6D6E71}.footnote1{font-weight:400;font-size:.875rem;line-height:1rem;color:#6D6E71}.button-text{font-weight:700;font-size:.75rem;line-height:.875rem;letter-spacing:6.25rem;color:#FF6F61}.gradient{background:transparent linear-gradient(0deg,#ffffff 0%,#f7f7f7 100%) 0% 0% no-repeat padding-box;border:1px solid #dedede;opacity:1}.headlines{font-weight:700;font-size:2.625rem;line-height:2.875rem}@media only screen and (max-width:991px){.headlines{font-size:2rem;line-height:2.5rem}}[class*="headline"] span{line-height:inherit}.faq{font-weight:600;font-size:1.5rem;line-height:2rem}.sub-head2{font-weight:600;font-size:1.313rem;line-height:2rem}.sub-head3{font-weight:700;font-size:1.313rem;line-height:1.563rem;color:#ff6155}.lh-25{line-height:25px}.description{font-weight:700;font-size:1rem;line-height:1.25rem}.emphasized-copy{font-weight:600;font-size:1.125rem;line-height:1.75rem;color:#6D6E71}.emphasized-copy1{font-weight:700;font-size:1.125rem;line-height:1.75rem;color:#6D6E71}.body1{font-weight:500;font-size:1rem;line-height:1.5rem}.bodym{font-weight:600;font-size:1rem;line-height:1.188rem}.headline,.section-copy{font-weight:500;font-size:1.125rem;line-height:1.75rem}.headline-v,.section-copy2{font-weight:500;font-size:1.125rem;line-height:1.75rem;color:#4D4D4D}.section-copy2 a{color:#4D4D4D;line-height:inherit}.section-copy2 a:hover{color:#FF6F61}a{color:#FF6F61;line-height:inherit;font-weight:700;text-decoration:2px solid underline}a:hover{color:#FF6F61}a[href]{color:#fff;font-weight:700}a[href]:hover{color:#fff}a.btn1,button.btn1,.exit-notification-buttons button{font-weight:400;font-family:"Arial Black";font-size:.75rem;line-height:.875rem;color:#FF6F61;background-color:#fff;border:2px solid #FF6F61;padding:14px 16px;display:inline-block;text-decoration:none;width:auto;min-width:153px;outline:none;border-radius:30px;margin:20px 0;cursor:pointer;text-align:center;letter-spacing:1.2px}a.btn1:hover,a.btn1:focus,button.btn1:hover,button.btn1:focus,.exit-notification-buttons button:hover,.exit-notification-buttons button:focus{background-color:#FF6F61;color:#fff}a.btn1.transparent,button.btn1.transparent,.exit-notification-buttons button.transparent{background-color:transparent}a.btn1.transparent:hover,a.btn1.transparent:focus,button.btn1.transparent:hover,button.btn1.transparent:focus,.exit-notification-buttons button.transparent:hover,.exit-notification-buttons button.transparent:focus{background-color:#FF6F61;color:#fff}.sg-box{margin:15px;padding:30px;width:auto;border-radius:5px;border:1px solid #ccc}.selection-italic{font-style:italic;font-size:inherit;line-height:inherit;display:inline-block}.selection-italic:after{display:inline-block}.selection-bold,strong{font-weight:bold;font-size:inherit;line-height:inherit}.selection-bold:after,strong:after{display:inline-block}#header strong,#header .selection-bold,#footer strong,#footer .selection-bold{color:#4D4D4D!important}.palettes{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.palettes .palette{margin-right:1rem;margin-bottom:1.5rem;width:100px;height:100px;position:relative}.palettes .palette .palette-label{color:#333;font-size:.85rem;position:absolute;bottom:-1.25rem}.txt-coral{color:#FF6F61}.txt-fresh-green-50{color:#B4F6B1}.txt-fresh-green{color:#87E871}.txt-compliment-green{color:#5CA335}.txt-lightest-grey{color:#F7F7F7}.txt-lighter-grey{color:#F0F0F0}.txt-light-grey{color:#D8D8D8}.txt-medium-grey{color:#97999B}.txt-dark-grey{color:#6D6E71}.txt-charcoal{color:#4D4D4D}.bg-coral{background-color:#FF6F61}.bg-fresh-green-50{background-color:#B4F6B1}.bg-fresh-green{background-color:#87E871}.bg-compliment-green{background-color:#5CA335}.bg-lightest-grey{background-color:#F7F7F7}.bg-lighter-grey{background-color:#F0F0F0}.bg-light-grey{background-color:#D8D8D8}.bg-medium-grey{background-color:#97999B}.bg-dark-grey{background-color:#6D6E71}.bg-charcoal{background-color:#4D4D4D}span[class^="bg-"]{display:block;padding:20px}html{font-size:16px;font-family:Arial;font-weight:500}html body{margin:0;padding:0;color:#6D6E71;background:#fff}html body sub:after,html body i:after,html body sup:after{display:inline-block}html body #header{color:#4D4D4D}html body #footer{color:#000}button.btn,a.btn,input[type="submit"].btn{padding:0 20px;color:#fff;line-height:40px;font-size:1rem;line-height:1.5rem;text-decoration:none;display:inline-block;background-color:#D8D8D8;border:2px solid #D8D8D8}button.btn:hover,a.btn:hover,input[type="submit"].btn:hover{color:#D8D8D8;background-color:#fff}button.btn:disabled,button.btn.disabled,a.btn:disabled,a.btn.disabled,input[type="submit"].btn:disabled,input[type="submit"].btn.disabled{cursor:pointer;background-color:#D8D8D8;border:2px solid #D8D8D8;cursor:default}button.btn.btn-rnd,a.btn.btn-rnd,input[type="submit"].btn.btn-rnd{border-radius:4px;min-width:335px}button.btn.pdf,a.btn.pdf,input[type="submit"].btn.pdf{background:#D8D8D8 url("/content/dam/cf-pharma/nucala-v2/en_US/sea/icon-pdf.png") no-repeat 8px center;background-size:1.5rem;padding-left:2.5rem;border-radius:4px;min-width:335px}button.btn.pdf::after,a.btn.pdf::after,input[type="submit"].btn.pdf::after{content:""}button.btn.pdf:hover,a.btn.pdf:hover,input[type="submit"].btn.pdf:hover{color:#fff}.footnote{font-weight:400;font-size:.875rem;line-height:1rem;color:#6D6E71}.divider{margin:30px 0 10px 0}@media only screen and (min-width:992px){.divider{margin-top:40px;margin-bottom:20px}}.primary-color{color:#D8D8D8}.secondary-color{color:#D8D8D8}.grey-tundora{color:#D8D8D8}.bg-primary,.bg-secondary,.bg-tertiary,.bg-white{padding-top:0;padding-bottom:30px}@media only screen and (min-width:992px){.bg-primary,.bg-secondary,.bg-tertiary,.bg-white{padding-top:35px;padding-bottom:60px}}.bg-primary{background-color:#D8D8D8}.bg-primary-offset{background:linear-gradient(to right,#fff 0%,#fff 20%,#D8D8D8 20%);padding:0 1rem 1rem}@media only screen and (min-width:992px){.bg-primary-offset{background:linear-gradient(to bottom,#fff 0%,#fff 20%,#D8D8D8 20%)}}.bg-gradient{background:transparent linear-gradient(180deg,#f7f7f7 0%,#ffffff 100%) 0% 0% no-repeat padding-box}.bg-secondary{background-color:#D8D8D8}.bg-tertiary{background-color:#D8D8D8}.bg-tertiary p,.bg-tertiary li{color:#fff}.bg-tertiary p:not(a) strong,.bg-tertiary p:not(a) b,.bg-tertiary p:not(a) .selection-bold,.bg-tertiary li:not(a) strong,.bg-tertiary li:not(a) b,.bg-tertiary li:not(a) .selection-bold{color:#fff}.bg-white{background-color:#fff}.warning.richText.component{margin-top:30px;margin-bottom:30px;padding-top:30px;padding-bottom:30px;border-top:3px solid #D8D8D8;border-bottom:3px solid #D8D8D8}.no-wrap{white-space:nowrap}input:focus,select:focus{outline:none;border:2px solid #D8D8D8!important}input:active,select:active{border:2px solid #D8D8D8!important}@media only screen and (max-width:991px){.sm\:padding-top-15{padding-top:15px;display:block}}@media only screen and (max-width:991px){.sm\:padding-top-30{padding-top:30px;display:block}}@media only screen and (max-width:991px){.sm\:padding-bottom-15{padding-bottom:15px;display:block}}@media only screen and (max-width:991px){.sm\:padding-bottom-30{padding-bottom:30px;display:block}}@media only screen and (min-width:992px){.lg\:padding-top-15{padding-top:15px;display:block}}@media only screen and (min-width:992px){.lg\:padding-top-30{padding-top:30px;display:block}}@media only screen and (min-width:992px){.lg\:padding-bottom-15{padding-bottom:15px;display:block}}@media only screen and (min-width:992px){.lg\:padding-bottom-30{padding-bottom:30px;display:block}}.section-1 p:first-of-type{color:green}.page-what-is-multiple-myeloma .btn1:hover{border:2px solid #FF6F61;color:#FF6F61}.page-what-is-multiple-myeloma .register-txt{height:50px}.page-what-is-multiple-myeloma .register-txt .footnote1{border-bottom:1px solid}.page-what-is-multiple-myeloma .module-1 ul{padding-left:1.5rem}.page-what-is-multiple-myeloma .module-1 li::marker{color:#5CA335;font-weight:bold;display:inline-block;font-size:1.5em}.page-what-is-multiple-myeloma .module-1 .headline1:after{border-bottom:2px solid #87E871;padding-top:60px;margin-bottom:45px}.page-what-is-multiple-myeloma .module-1 .headline1 .sub-head{font-weight:400!important;line-height:1.75rem!important;font-family:Arial!important}.page-what-is-multiple-myeloma .module-3 .btn1{background-color:transparent}.page-what-is-multiple-myeloma .module-3 .btn1:hover,.page-what-is-multiple-myeloma .module-3 .btn1:focus{background-color:#FF6F61!important;color:#fff!important}.page-what-is-multiple-myeloma .module-3 .image{margin-top:-15px}.page-what-is-multiple-myeloma .module-3 .small-img{display:block!important}@media only screen and (min-width:576px){.page-what-is-multiple-myeloma .module-3 .small-img{display:none!important}}.page-what-is-multiple-myeloma .module-3 .texture-img{display:none!important}@media only screen and (min-width:576px){.page-what-is-multiple-myeloma .module-3 .texture-img{display:block!important}}.page-what-is-multiple-myeloma .module-3 .image-fit img{object-fit:unset}@media only screen and (min-width:992px){.page-what-is-multiple-myeloma .module-3 .image-fit img{object-fit:none}}.u-pb-10{padding-bottom:10px!important}.u-pb-18{padding-bottom:18px!important}.u-px-80{padding-left:5rem!important;padding-right:5rem!important}.u-mt-30,.u-my-30{margin-top:30px!important}.here-to-help picture{display:-ms-flexbox;display:flex}.here-to-help .green-help-txt{color:#B4F6B1}.here-to-help .white-help-txt{color:#fff}.here-to-help img{width:100%!important;margin-top:-10px}@media only screen and (min-width:768px){.here-to-help img{width:100%;right:0;top:0;object-fit:cover;height:400px;object-position:center}}@media only screen and (max-width:767px){.here-to-help img{margin-top:0}}.here-to-help .green-small-headline:after{background:#d2f9d0!important;top:25px}@media only screen and (max-width:767px){.here-to-help .green-small-headline:after{top:-20px;left:0}}.here-to-help .here-to-help-txt{position:absolute;z-index:1;bottom:55px}@media only screen and (max-width:767px){.here-to-help .here-to-help-txt{bottom:32px!important;margin-top:180px;padding:25px}.here-to-help .here-to-help-txt span{padding-bottom:5px!important;padding-top:5px!important}}.here-to-help .btn1{color:#B4F6B1!important;border:2px solid #B4F6B1!important;background-color:transparent!important;min-width:165px!important;padding:13px 26px!important;letter-spacing:1.2px}.here-to-help .btn1:hover,.here-to-help .btn1:focus{background-color:#B4F6B1!important;color:#fff!important}.this-is-who img{width:100%}@media only screen and (min-width:768px){.this-is-who img{right:0;top:0;object-fit:cover;object-position:center;height:435px}}@media only screen and (max-width:767px){.this-is-who .green-small-headline:after{top:-20px;left:0}}@media only screen and (min-width:768px){.this-is-who .green-small-headline:after{top:8px}}.this-is-who .this-is-who-txt{position:absolute;z-index:1}@media only screen and (max-width:767px){.this-is-who .this-is-who-txt{padding:45px 25px 50px 25px;background-color:#F7F7F7;margin-top:-15px;position:relative;margin-left:0}.this-is-who .this-is-who-txt span{padding-bottom:5px!important;padding-top:5px!important}}.this-is-who .btn1{min-width:180px!important;background-color:transparent!important;padding:13px 26px!important;letter-spacing:1.2px}.this-is-who .btn1:hover,.this-is-who .btn1:focus{background-color:#FF6F61!important;color:#fff!important}.p-left-border{border-left:4px solid #9ee47f;padding-left:1.125rem!important}.dotted-underline{text-decoration:none;border-bottom:2px dotted #5ca335}@media only screen and (min-width:768px){.hero-2 img{padding-bottom:1.5rem!important}}@media only screen and (max-width:767px){.hero-2 .richText .component-content{display:initial}}@media only screen and (min-width:768px){.hero-2 .richText .component-content{max-width:960px!important}}@media only screen and (max-width:767px){.hero-2 .richText .component-content .richText-image{height:351px;width:248px;margin-left:auto;margin-right:auto}}@media only screen and (max-width:767px){.hero-2 .richText .component-content .richText-content{padding:2rem 0;margin-top:30px}}@media only screen and (min-width:768px){.hero-2 .richText .component-content .richText-content{margin-left:50px}}@media only screen and (min-width:992px){.hero-2 .richText .component-content .richText-content{width:380px!important;margin-left:72px;margin-right:auto}}@media only screen and (min-width:1200px){.hero-2 .richText .component-content .richText-content{margin-right:initial}}.hero-2 .btn1{min-width:155px!important;padding:13px 26px!important}.green-small-headline:after{content:" ";display:block;background:#9ee47f;width:55px;height:4px;position:absolute;top:103px;left:-70px}@media only screen and (min-width:992px){.page-patient-stories .is-hidden-mobile{display:inline!important}}@media only screen and (min-width:768px){.page-patient-stories .divider{margin:30px 0 10px 0}}.page-patient-stories .top-texture{z-index:1;top:30px}.page-patient-stories .bottom-texture{z-index:1;bottom:-25px;position:absolute}@media only screen and (max-width:767px){.page-patient-stories .bottom-texture{bottom:10px}}.page-patient-stories .texture-mobile-only{margin-top:unset;display:block!important}@media only screen and (min-width:576px){.page-patient-stories .texture-mobile-only{display:none!important}}.page-patient-stories .texture-desktop-only{margin-top:unset;display:none!important}@media only screen and (min-width:576px){.page-patient-stories .texture-desktop-only{display:block!important}}@media only screen and (min-width:768px){.page-patient-stories .patient-stories-module3 .box{padding-left:1rem!important;padding-right:1rem!important}}.page-patient-stories .patient-stories-module3 ul{margin-left:-20px}@media only screen and (max-width:767px){.page-patient-stories .patient-stories-module3{padding:0!important}}.page-patient-stories .patient-stories-module3 .green-small-headline:after{top:30px;left:15px}@media only screen and (max-width:767px){.page-patient-stories .patient-stories-module3 .green-small-headline:after{left:0}}.page-patient-stories .patient-stories-module3 .module3-txt{padding-left:95px}.page-patient-stories .patient-stories-module3 .module3-marker-txt li::marker{color:#5CA335;font-weight:bold;display:inline-block;font-size:1.5em}@media only screen and (max-width:767px){.u-px-xs-36{padding-left:36px;padding-right:36px}}@media only screen and (min-width:768px){.u-px-187{padding-left:187px;padding-right:187px}}@media only screen and (min-width:768px){.u-px-140{padding-left:140px;padding-right:140px}}.picture-text{position:absolute;text-align:center;top:50px;left:0;right:0;margin:auto;font-size:2rem;font-weight:700;color:#ffffff;line-height:2.5rem}@media only screen and (max-width:767px){.main-stories{display:none!important}}.individual-stories figure{margin:0}.individual-stories figure img{display:block;margin:auto}.individual-stories figcaption{min-height:210px}@media only screen and (min-width:768px){.individual-stories figcaption{min-height:175px;max-width:165px;margin:0 auto}}@media only screen and (min-width:1200px){.individual-stories figcaption{min-height:145px;max-width:inherit}}@media only screen and (min-width:1440px){.individual-stories figcaption{min-height:120px}}@media only screen and (max-width:991px){.individual-stories figcaption{min-height:130px}}.individual-stories figcaption p:not(:first-child){margin:5px 0 5px 0}.individual-stories figcaption p:last-child{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;left:45%;bottom:0;right:45%}@media only screen and (min-width:768px) and (max-width:992px){.individual-stories figcaption p:last-child{position:unset!important;left:unset!important;right:unset!important;-ms-flex-pack:center!important;justify-content:center!important}}.individual-stories .arrow-down{position:absolute;content:"";display:inline-block;width:12px;height:12px;border-right:2px solid #FF6F61;border-top:2px solid #FF6F61;transform:rotate(135deg);caret-color:transparent}.reference-banner{background-color:unset!important;box-shadow:unset!important;padding:0}.reference-banner .banner:not(.is-hidden){padding:0;background-color:#e9fde8!important;box-shadow:0 3px 6px #0000001a!important}.reference-banner .banner__close-button:after{color:#6d6e71}.margin-0{margin:0!important}@media only screen and (max-width:767px){.page-side-effects .heading-with-image .component-content{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:767px){.page-side-effects .heading-with-image .component-content .richText-content p{padding-left:0!important;padding-top:1rem!important}}.page-side-effects li::marker{color:#5CA335;font-weight:bold;display:inline-block;font-size:1.5em}.page-side-effects .location .find-an-eye-text{font-weight:700!important}.page-side-effects .green-divider{padding-top:0;padding-bottom:0;margin-top:40px;margin-bottom:40px}.page-side-effects #content ul{padding-left:1.5rem}.page-side-effects .eye-icon-img img{height:34px;width:62px;margin-bottom:0!important}@media only screen and (max-width:991px){.page-side-effects .text-col-1 ul{margin-bottom:5px}}@media only screen and (max-width:991px){.page-side-effects .text-col-2 ul{margin-top:0}}.page-side-effects .texture-mobile-only{display:block!important}@media only screen and (min-width:576px){.page-side-effects .texture-mobile-only{display:none!important}}.page-side-effects .texture-tab-only{display:none!important}@media only screen and (min-width:576px) and (max-width:991px){.page-side-effects .texture-tab-only{display:block!important}}.link-wrap{text-decoration:none}.ps-callout .link-wrap{color:#6D6E71}#content ul li{padding-bottom:5px}#content ul li:last-child{padding-bottom:0}.page-resources .support-box .desktop-eyebrow: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:5px;display:block;color:#6D6E71}.page-resources li::marker{color:#5CA335;font-weight:bold;display:inline-block;font-size:1.5em}.page-resources .gsk-oncology .top-texture{margin-top:unset;top:26px;z-index:1}.page-resources .gsk-oncology .bottom-texture{margin-top:unset;bottom:15px}@media only screen and (max-width:767px){.page-resources .white-border-bottom{bottom:0}}@media only screen and (min-width:768px){.page-resources .white-border-bottom{bottom:20px}}.page-resources .co-pay-assitance{border:1px solid #5CA335}.page-resources .co-pay-assitance .component-content{margin-bottom:-10px}.page-resources .co-pay-assitance .component-content:before{content:" ";display:block;background:#5ca335;width:20px;height:calc(var(--green-line-height) * 1px);position:absolute;top:0;left:0}@media only screen and (max-width:991px){.page-resources .co-pay-assitance .component-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:767px){.page-resources .co-pay-assitance .component-content{display:initial}}.page-resources .co-pay-assitance img{margin-bottom:0}@media only screen and (max-width:991px){.page-resources .co-pay-assitance img{width:100%!important;height:100%!important}}.page-resources .co-pay-assitance .richText-content{padding-left:1rem!important}@media only screen and (min-width:768px){.page-resources .nav-section{position:relative;min-height:95px}.page-resources .nav-section .richText-content{left:0;position:absolute;bottom:0}}.page-resources .access-more .btn1{background-color:transparent!important;min-width:162px!important;padding:13px 30px!important;letter-spacing:1.2px}.page-resources .access-more .btn1:hover,.page-resources .access-more .btn1:focus{background-color:#FF6F61!important;color:#fff!important}.page-resources .pdf-box .richText .component-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.page-resources .pdf-box .richText .component-content:hover{cursor:pointer}.page-resources .pdf-box .richText .component-content .richText-content{padding-top:.5rem}@media only screen and (max-width:380px){.page-resources .pdf-box .richText .component-content .richText-content .u-inline-block{display:block}}.page-resources .pdf-box .richText a{text-decoration:none}.page-resources .texture-mobile-only{margin-top:-15px;display:block!important}@media only screen and (min-width:576px){.page-resources .texture-mobile-only{display:none!important}}.page-resources .texture-desktop-only{margin-top:-15px;display:none!important}@media only screen and (min-width:576px){.page-resources .texture-desktop-only{display:block!important}}.page-resources #content ul{padding-left:1.5rem}.page-faqs .texture-img img{position:relative;top:15px}.page-faqs .Faq-accordion p{padding:.2rem 0}.page-faqs .Faq-accordion a{font-size:16px}.page-faqs .accordion-control:after{height:.1px!important}.page-faqs .accordion .accordion-container .accordion-slide.is-active:last-child{border-bottom:1px solid #7BB556}.page-faqs .top-texture{margin-top:-50px}.page-faqs .speak-to-doc{margin-top:0}@media only screen and (min-width:992px){.page-faqs .speak-to-doc .richText{padding-top:60px}}@media only screen and (min-width:768px) and (max-width:991px){.page-faqs .speak-to-doc .richText{padding-top:20px!important}}.page-faqs .texture-mobile-only{position:absolute;z-index:1;top:30px;display:block!important}@media only screen and (min-width:576px){.page-faqs .texture-mobile-only{display:none!important}}.page-faqs .texture-desktop-only{display:none!important}@media only screen and (min-width:576px){.page-faqs .texture-desktop-only{display:block!important}}@media only screen and (min-width:768px) and (max-width:991px){.page-faqs .texture-desktop-only{margin-top:-40px}}@media only screen and (min-width:576px) and (max-width:767px){.page-faqs .texture-desktop-only{margin-top:-70px}}.texture-mobile-only{display:block!important}@media only screen and (min-width:768px){.texture-mobile-only{display:none!important}}.texture-tab-only{display:none!important}@media only screen and (min-width:768px) and (max-width:991px){.texture-tab-only{display:block!important}}.texture-desktop-only{display:none!important}@media only screen and (min-width:992px){.texture-desktop-only{display:block!important}}.image-fit img{object-fit:none}.page-search-result .searchResults .searchResults-pagination ul li:not(:first-child):not(:last-child) a{height:30px;width:30px;padding:3px 9px!important;min-width:unset!important}.page-search-result .searchResults .searchResults-pagination ul li:not(:first-child):not(:last-child) a:hover{background-color:#FF6F61}.tooltip li{line-height:1rem!important}.find-an-eyecare .richText-image{margin-top:15px}.find-an-eyecare h2::before{margin-bottom:15px!important}.button-primary{background-color:#14717D;padding:10px 32px;font-size:.75rem;font-style:normal;font-weight:700;line-height:1rem;border:none;border-radius:2rem;color:white;cursor:pointer}html[lang="ar-SA"] .button-primary{padding:10px 45px;font-size:1.2rem}.primary-link{font-family:"Arial";font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:#00837D;-webkit-text-decoration-line:underline;text-decoration-line:underline}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXd4qqOEo.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXdoqqOEo.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXeIqq.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36y_CGslu50.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36y_CWslu50.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36y_B2sl.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}html[lang="en-sa"] .talk-doc-sec h3{font-size:21px;line-height:32px;color:#6d6e71!important}html[lang="en-sa"] .talk-doc-sec h4{font-size:18px;line-height:24px}html[lang="en-sa"] .talk-doc-sec h5{font-size:28px;line-height:40px;color:#a05530;margin:0}html[lang="en-SA"] .page-who-is-at-risk-of-shingles{background:url(https://a-cf65.gskstatic.com/content/dam/cf-pharma/shinglesprotection/en_SA/illustrations-desktop/home-background.png);background-repeat:no-repeat;background-size:cover;background-position:center}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .heading-para{font-size:70px;color:white;line-height:1;font-family:"Open Sans";font-weight:900;margin-bottom:26px}@media (min-width:320px) and (max-width:620px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .heading-para{font-size:32px}}@media (min-width:621px) and (max-width:992px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .heading-para{font-size:40px}}@media only screen and (min-width:993px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .heading-para{margin:-12vw 0 0}}@media only screen and (min-width:1200px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .heading-para{margin:-20vw 0 0}}@media only screen and (min-width:1399px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .heading-para{margin:-29vw -40px 0}}@media (min-width:320px) and (max-width:992px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .heading-para{margin:-41vw 0 0}}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .heading-para p{line-height:1;font-family:"Open Sans"}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .heading-para p:nth-child(2){font-size:190px;color:#ee7c22;text-indent:-10px}@media (min-width:320px) and (max-width:620px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .heading-para p:nth-child(2){font-size:110px}}@media (min-width:621px) and (max-width:992px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .heading-para p:nth-child(2){font-size:120}}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .heading-para p:nth-child(3){text-indent:-16px}@media (min-width:320px) and (max-width:620px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .heading-para p:nth-child(3){text-indent:0}}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .heading-para p span{color:#ee7c22}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .learn-more-button{text-align:center}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .learn-more-button h2{margin:0;padding-top:32px}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .learn-more-button .sub-heading-orange{width:75.1vw;margin:0 auto;font-weight:900}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .learn-more-button p:nth-child(2){text-align:center;color:white;font-family:"Open Sans";font-size:37px;font-weight:bold;line-height:50.5px;margin:37px 0!important}@media (min-width:320px) and (max-width:620px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .learn-more-button p:nth-child(2){font-size:35px;line-height:38.5px}}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .learn-more-button button{background-color:#ee7c22;color:white;text-decoration:none;padding:8px 153px 8px 153px;border-radius:2rem;font-size:20px;font-family:"Open Sans";font-weight:600;line-height:26px;border:unset;margin-bottom:70px;cursor:pointer}@media (min-width:320px) and (max-width:620px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .learn-more-button button{padding:0 55px}}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .what-is-shingles-banner{margin-top:-250px;padding:0}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .what-is-shingles-banner img{height:auto;width:100%}@media only screen and (min-width:1800px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .what-is-shingles-banner img{object-fit:cover;max-height:1140px}}@media only screen and (min-width:2000px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .what-is-shingles-banner img{object-fit:cover;max-height:1200px}}@media only screen and (min-width:2100px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .what-is-shingles-banner img{object-fit:cover;max-height:1300px}}@media (min-width:320px) and (max-width:992px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .what-is-shingles-banner{margin-top:-55px}}@media (min-width:993px) and (max-width:1200px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .what-is-shingles-banner{margin-top:-200px}}@media only screen and (min-width:320px) and (max-width:992px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .main-box-who-is-atrisk{margin-top:0}}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .main-section .paragraphSystem{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .shingles-pain,html[lang="en-SA"] .page-who-is-at-risk-of-shingles .richText.component.section,html[lang="en-SA"] .page-who-is-at-risk-of-shingles .divider,html[lang="en-SA"] .page-who-is-at-risk-of-shingles .parametrizedhtml{max-width:88vw;padding:0}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .shingles-pain{margin-top:-325px;margin-left:6vw}@media only screen and (min-width:320px) and (max-width:992px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .shingles-pain{margin-top:0}}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .shingles-pain .primary-cta button{background-color:#ee7c22;padding-inline:3.37rem;padding-block:.51rem;border-radius:2rem;border:none;cursor:pointer;margin-top:2vw}@media (max-width:750px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .shingles-pain .primary-cta button{padding-inline:3vw;padding-block:.8vw;margin-top:1.8vw}}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .shingles-pain .primary-cta button a{text-decoration:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:.5rem;font-family:'Open Sans';font-weight:600}@media (max-width:1280px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .shingles-pain .primary-cta button a{font-size:16px}}@media (max-width:750px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .shingles-pain .primary-cta button a{font-size:10px}}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .shingles-pain .primary-cta button a img{height:1.2rem;width:auto}@media (max-width:750px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .shingles-pain .primary-cta button a img{height:1rem}}html[lang="en-SA"] .page-who-is-at-risk-of-shingles section[aria-label="references"] ol{padding-left:15px}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .sub-heading-orange{color:#ee7c22;font-size:56px;font-weight:bold;font-family:"Open Sans";line-height:1;text-align:center;margin:0}@media (min-width:320px) and (max-width:620px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .sub-heading-orange{font-size:45px}}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .sub-heading-text-white{color:white;line-height:1;font-family:"Open Sans";font-weight:bold;font-size:59px;text-align:center;margin-top:4vw}@media (min-width:320px) and (max-width:620px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .sub-heading-text-white{font-size:49px}}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .sub-heading-text-white strong{color:#ee7c22;font-size:70px;font-family:"Open Sans"}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .sub-heading-white{line-height:1;color:white;font-size:47px;font-family:"Open Sans";font-weight:900;text-align:center}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .heading-risk-title{color:white;font-size:95px;font-family:"Open Sans";font-weight:bolder;line-height:1;margin-top:-14vw}@media (min-width:1200px) and (max-width:1399px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .heading-risk-title{margin-top:-7vw}}@media (max-width:1199px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .heading-risk-title{margin-top:5vw}}@media (min-width:320px) and (max-width:620px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .heading-risk-title{font-size:85px}}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .risk-text-title{color:#ee7c22;font-family:"Open Sans";font-weight:900;font-size:136px;line-height:1}@media (min-width:320px) and (max-width:620px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .risk-text-title{font-size:120px}}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .reference-risk-image-with-text.even{background:transparent}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section{padding:0}@media only screen and (max-width:767px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section{height:unset!important}}@media only screen and (max-width:767px) and (min-width:320px) and (max-width:768px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .static-text{padding:0}}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-title{height:unset;font-weight:700;font-size:43px;line-height:normal;color:#ee7c22;font-family:"Open Sans";text-transform:uppercase;word-break:break-word}@media only screen and (max-width:767px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-title{font-size:22px;line-height:24px;padding:0 20px}}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-title p{margin:0;line-height:normal}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-title p:nth-child(2){margin:0;font-size:39px;color:white;line-height:normal}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-text{font-weight:100;font-size:26px;line-height:35px;color:white;font-family:"Open Sans";letter-spacing:unset;margin-top:21px;height:unset}@media only screen and (max-width:767px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-text{font-size:20px;line-height:24px;padding:0 20px}}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section img{height:365.93px}@media only screen and (min-width:767px) and (max-width:991px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section img{height:265.93px}}@media only screen and (max-width:767px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section img{height:250px}}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .button-primary{padding:10px 19px;font-size:20px;font-weight:500;line-height:1rem;font-family:"Open Sans";color:white;letter-spacing:unset!important;background-color:#ee7c22;padding-block:.51rem;border-radius:2rem;border:none;cursor:pointer;margin-top:40px!important}@media (min-width:320px) and (max-width:620px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .button-primary{font-size:12px;padding:10px 20px}}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .talk-to-doctor{background-color:transparent;border-bottom:none}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .talk-to-doctor .richText-content p{color:white;margin-top:0;line-height:normal;font-size:25px;font-family:"Open Sans"}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .richText .component-content .richText-content .ref-first-half li{margin-bottom:0;word-break:break-all;color:#ffffff;font-size:.700625rem;font-weight:300;line-height:.9375rem;font-family:"Open Sans";overflow-wrap:break-word}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .richText .component-content .richText-content .ref-first-half li a{text-decoration:none;margin-bottom:0;color:#ffffff;font-size:.700625rem;font-weight:300;line-height:.9375rem;font-family:"Open Sans"}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .richText .component-content .richText-content .ref-first-half li a:hover{text-decoration:underline}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .richText .component-content .richText-content .ref-title{color:white;font-size:17px;line-height:1;margin-top:40px;margin-bottom:24px;font-weight:bold;font-family:"Open Sans"}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .talk-to-doctor .richText-content{line-height:1;font-family:"Open Sans"}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .talk-to-doctor .richText-content h2{color:#ee7c22;font-size:47px;line-height:50px}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .talk-to-doctor .richText-content p{color:white;margin-top:0;font-size:25px}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .talk-to-doctor .richText-content .talk-doc-sec{padding:54px 0 94px}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .talk-to-doctor .talk-doc-sec h2{margin-bottom:18px;font-family:"Open Sans";font-weight:900}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .image-wrapper{margin-right:unset!important}@media (min-width:992px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .talk-to-doctor .richText-content .talk-doc-sec{width:92%}}@media only screen and (min-width:992px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .divider{margin-top:47px;margin-bottom:20px}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-title,html[lang="en-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-text{width:650px}}@media (min-width:621px) and (max-width:768px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-title,html[lang="en-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-text{width:565px}}@media (min-width:990px) and (max-width:1100px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-title,html[lang="en-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-text{width:475px!important}}@media only screen and (min-width:767px) and (max-width:991px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-title,html[lang="en-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-text{width:100%}}@media (min-width:320px) and (max-width:620px){html[lang="en-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-title,html[lang="en-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-text{width:100%}}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .divider .component-content{border-bottom:2px solid #d78228}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .reference-section{width:100%;margin:0 auto;direction:ltr;padding:0}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .contact-us{color:#ffffff;padding:50px 0 30px!important;text-align:center;width:88vw;margin:0 auto}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .contact-us p{max-width:745px;margin:0 auto}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .contact-us p:first-child{font-family:"Open Sans";font-weight:300;font-size:1.9rem;line-height:2.6rem}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .contact-us p:last-child{font-family:"Open Sans";font-weight:800;font-size:3.7825rem;line-height:5.125rem;padding-top:38px}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .reference-risk-image-with-text{padding:0 15px}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .reference-risk-image-with-text .risk-outer-wrapper{margin-bottom:58px}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .reference-risk-image-with-text:last-child .risk-outer-wrapper{margin-bottom:0}html[lang="en-SA"] .page-who-is-at-risk-of-shingles sup{vertical-align:super;top:unset}html[lang="en-SA"] .page-who-is-at-risk-of-shingles .super{vertical-align:top;font-size:20px;font-weight:700}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles{background:url(https://a-cf65.gskstatic.com/content/dam/cf-pharma/shinglesprotection/en_SA/illustrations-desktop/home-background.png);background-repeat:no-repeat;background-size:cover;background-position:center}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .heading-para{font-size:103.5px;color:white;line-height:1;font-family:"Air Strip Arabic";font-weight:400;margin-bottom:77px;margin-top:0;max-width:100%}@media (min-width:320px) and (max-width:992px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .heading-para{font-size:64px;line-height:78px}}@media only screen and (min-width:993px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .heading-para{margin:-57vw -6vw 0 155px}}@media only screen and (min-width:1200px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .heading-para{margin:-55vw -6vw 0 0}}@media only screen and (min-width:1399px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .heading-para{margin:-52vw -7vw 0;font-size:86.5px}}@media (min-width:320px) and (max-width:992px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .heading-para{margin:-60vw -6vw 0 0}}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .heading-para p{line-height:1;font-family:"Air Strip Arabic"}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .heading-para p:nth-child(3){font-size:79px;line-height:109px}@media (min-width:320px) and (max-width:992px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .heading-para p:nth-child(3){font-size:64px;line-height:78px}}@media only screen and (min-width:1399px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .heading-para p:nth-child(3){line-height:153px}}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .heading-para p span{color:#ee7c22;font-family:"Air Strip Arabic"}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .learn-more-button{text-align:center}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .learn-more-button h2{margin:0;padding-top:3px}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .learn-more-button .sub-heading-orange{width:75.1vw;margin:0 auto;font-weight:bold;font-size:56px}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .learn-more-button p:nth-child(2){text-align:center;color:white;font-family:"Myriad Arabic";font-size:63px;font-weight:400;line-height:72px;margin:0}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .learn-more-button button{background-color:#ee7c22;color:white;text-decoration:none;padding:8px 153px 8px 153px;border-radius:2rem;font-size:37px;font-family:"Myriad Arabic Bold";font-weight:900;line-height:26px;border:unset;margin-bottom:101px;margin-top:50px;cursor:pointer}@media (min-width:320px) and (max-width:620px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .learn-more-button button{padding:13px 70px;line-height:2rem}}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .what-is-shingles-banner{margin-top:-250px;padding:0}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .what-is-shingles-banner img{height:auto;width:100%;transform:scaleX(-1)}@media only screen and (min-width:1800px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .what-is-shingles-banner img{object-fit:cover;max-height:1140px}}@media only screen and (min-width:2000px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .what-is-shingles-banner img{object-fit:cover;max-height:1200px}}@media only screen and (min-width:2100px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .what-is-shingles-banner img{object-fit:cover;max-height:1300px}}@media (min-width:320px) and (max-width:992px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .what-is-shingles-banner{margin-top:-55px}}@media (min-width:993px) and (max-width:1200px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .what-is-shingles-banner{margin-top:-200px}}@media only screen and (min-width:320px) and (max-width:992px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .main-box-who-is-atrisk{margin-top:0}}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .main-section .paragraphSystem{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .shingles-pain,html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .richText.component.section,html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .divider,html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .parametrizedhtml{max-width:88vw;padding:0}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .shingles-pain .primary-cta{margin-right:-7vw}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .shingles-pain .primary-cta button{background-color:#ee7c22;padding-inline:3.37rem;padding-block:.51rem;border-radius:2rem;border:none;cursor:pointer;margin-top:2vw}@media (max-width:750px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .shingles-pain .primary-cta button{padding-inline:3vw;padding-block:.8vw;margin-top:1.8vw}}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .shingles-pain .primary-cta button a{text-decoration:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:.5rem;font-weight:600;font-family:'Myriad Arabic';font-size:20px}@media (max-width:1280px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .shingles-pain .primary-cta button a{font-size:16px}}@media (max-width:750px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .shingles-pain .primary-cta button a{font-size:10px}}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .shingles-pain .primary-cta button a img{height:1.2rem;width:auto}@media (max-width:750px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .shingles-pain .primary-cta button a img{height:1rem}}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles section[aria-label="references"] ol{padding-left:15px}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .sub-heading-orange{color:#ee7c22;font-size:47px;font-weight:bold;font-family:"Myriad Arabic Bold";line-height:1;text-align:center;margin:0}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .sub-heading-text-white{margin-top:4vw;color:white;line-height:1;font-family:"Myriad Arabic";font-weight:400;font-size:65px;text-align:center;padding:0 30px}@media (min-width:320px) and (max-width:620px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .sub-heading-text-white{font-size:59px;padding:60px 0 0}}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .sub-heading-text-white sup{font-size:34px;line-height:normal}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .sub-heading-white{line-height:1;color:white;font-size:71px;font-family:"Myriad Arabic";font-weight:400;text-align:center}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .sub-heading-white:nth-child(2){margin-bottom:21px}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .divider-margin{margin-bottom:31px}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .heading-risk-title{font-size:90px;color:#ee7c22;line-height:1;font-weight:bold;font-family:"Myriad Arabic Bold";margin-top:-14vw}@media (min-width:320px) and (max-width:620px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .heading-risk-title{font-size:70px;margin-top:10vw}}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .risk-text-title{color:white;font-size:153px;font-weight:bold;line-height:1;font-family:"Myriad Arabic Bold"}@media (min-width:320px) and (max-width:620px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .risk-text-title{font-size:65px}}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .reference-risk-image-with-text.even{background:transparent}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section{padding:0}@media only screen and (max-width:767px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section{height:unset!important}}@media only screen and (max-width:767px) and (min-width:320px) and (max-width:768px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .static-text{padding:0}}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-title{height:unset;font-weight:bold;font-size:49px;line-height:1;color:#ee7c22;font-family:"Myriad Arabic Bold";margin:0}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-title p{margin:0;line-height:normal}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-title p:nth-child(2){margin:0;font-size:39px;color:white;line-height:normal}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-text{font-weight:100;font-size:32px;line-height:1;color:white;letter-spacing:unset;margin-top:12px;height:unset;font-family:"Myriad Arabic"}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section img{height:365.93px}@media only screen and (min-width:767px) and (max-width:991px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section img{height:265.93px}}@media only screen and (max-width:767px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section img{height:250px}}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .download-btn{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;direction:ltr}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .download-btn .button-primary-download{padding:10px 75px 10px 59px;font-size:37px;font-weight:700;line-height:1rem;font-family:"Myriad Arabic Bold";color:white;letter-spacing:unset!important;background-color:#ee7c22;border-radius:2rem;border:none;cursor:pointer;margin-top:65px!important;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media (min-width:320px) and (max-width:620px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .download-btn .button-primary-download{padding:10px 12px;display:-ms-flexbox;display:flex;font-size:25px;padding-inline:1.37rem}}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .download-btn a:hover{text-decoration:none!important}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .talk-to-doctor{background-color:transparent;border-bottom:none}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .talk-to-doctor .richText-content p{color:white;margin-top:0;line-height:1;font-size:25px;font-family:"Myriad Arabic"}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .talk-to-doctor .talk-sec-para{font-size:50px!important;font-family:"Myriad Arabic"!important}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .talk-to-doctor .talk-sec-para-orange{font-size:64px!important;font-family:"Myriad Arabic Bold"!important;color:#ee7c22!important;width:80vw!important;margin:0 auto!important}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .richText .component-content .richText-content .ref-first-half li{margin-bottom:0;word-break:break-all;color:#ffffff;font-size:.700625rem;font-weight:300;line-height:.9375rem;font-family:"Open Sans";overflow-wrap:break-word}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .richText .component-content .richText-content .ref-first-half li a{text-decoration:none;margin-bottom:0;color:#ffffff;font-size:.700625rem;font-weight:300;line-height:.9375rem;font-family:"Open Sans"}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .richText .component-content .richText-content .ref-first-half li a:hover{text-decoration:underline}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .richText .component-content .richText-content .ref-title{color:white;font-size:17px;line-height:1;margin-top:40px;margin-bottom:24px;font-weight:bold;font-family:"Open Sans";direction:ltr}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .talk-to-doctor .richText-content{line-height:1;font-family:"Myriad Arabic"}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .talk-to-doctor .richText-content h2{color:#ee7c22;font-size:47px}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .talk-to-doctor .richText-content p{color:white;margin-top:0;font-size:25px}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .talk-to-doctor .richText-content .talk-doc-sec{padding:69px 0 18px}@media only screen and (min-width:1400px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .image-wrapper{margin-right:unset}}@media (min-width:992px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .talk-to-doctor .richText-content .talk-doc-sec{width:100%}}@media only screen and (min-width:992px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .divider{margin-top:47px;margin-bottom:20px}}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-title,html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-text{width:650px}@media (min-width:621px) and (max-width:768px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-title,html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-text{width:565px}}@media (min-width:990px) and (max-width:1100px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-title,html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-text{width:475px!important}}@media only screen and (min-width:767px) and (max-width:991px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-title,html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-text{width:100%}}@media (min-width:320px) and (max-width:620px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-title,html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .risk-outer-wrapper>section .risk-text{width:100%}}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .divider .component-content{border-bottom:2px solid #d78228}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .reference-section{width:100%;margin:0 auto;direction:ltr;padding:0}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .contact-us{color:#ffffff;padding:126px 0 48px!important;text-align:center;width:88vw;margin:0 auto}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .contact-us p{margin:0 auto;font-weight:bold;font-size:43px;font-family:"Myriad Arabic"}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .contact-us p:first-child{font-weight:400;font-size:37px;line-height:42px}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .contact-us p:first-child span{font-size:43px;line-height:49px;font-weight:bold;font-family:"Myriad Arabic Bold"}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .contact-us p:last-child{font-family:"Myriad Arabic Bold";font-weight:800;font-size:70px;line-height:81px;padding-top:18px}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .reference-risk-image-with-text{padding:0 15px}@media (min-width:320px) and (max-width:620px){html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .reference-risk-image-with-text{padding:0}}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles .reference-risk-image-with-text .risk-outer-wrapper{margin-top:59px}html[lang="ar-SA"] .page-who-is-at-risk-of-shingles sup{vertical-align:super;top:unset}@import url("https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@400;800&display=swap");@import url("https://fonts.googleapis.com/css2?family=Montserrat+Alternates:wght@100;200;300;400;500;600;700;800;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap");@font-face{font-family:"FontAwesome";src:url("../../assets/fonts/fa-solid-900.eot");src:url("../../assets/fonts/fa-solid-900.eot") format("embedded-opentype"),url("../../assets/fonts/fa-solid-900.woff") format("woff"),url("../../assets/fonts/fa-solid-900.woff2") format("woff"),url("../../assets/fonts/fa-solid-900.ttf") format("truetype"),url("../../assets/fonts/fa-solid-900.svg") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"FontAwesome";src:url("../../assets/fonts/fontawesome-webfont.eot");src:url("../../assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff") format("woff"),url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"),url("../../assets/fonts/fontawesome-webfont.svg") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"Arial Black";src:url("../../assets/fonts/ariblk.ttf");src:url("../../assets/fonts/ariblk.ttf") format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:'Open Sans';font-style:'normal';src:url("../../assets/fonts/OpenSans-VariableFont_wdth,wght.ttf") format("woff2"),url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff")}@font-face{font-family:'Myriad Arabic';font-style:normal;src:url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2"),url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2")}@font-face{font-family:'Myriad Arabic Bold';font-style:normal;src:url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2"),url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2")}@font-face{font-family:'Myriad Arabic Italic';font-style:normal;src:url("../../assets/fonts/MyriadArabic-It.otf") format("opentype"),url("../../assets/fonts/MyriadArabic-It.otf") format("opentype")}@font-face{font-family:'Myriad Arabic BoldIt';font-style:normal;src:url("../../assets/fonts/MyriadArabic-BoldIt.otf") format("opentype"),url("../../assets/fonts/MyriadArabic-BoldIt.otf") format("opentype")}@font-face{font-family:'Air Strip Arabic';font-style:normal;src:url("../../assets/fonts/Air Strip Arabic.otf") format("opentype"),url("../../assets/fonts/Air Strip Arabic.otf") format("opentype")}html a sup:after,html span sup:after,body a sup:after,body span sup:after{display:inline-block}html *,body *{box-sizing:border-box;line-height:1.375rem}h1,h2,h3,h4,h5,h6{font-weight:700}h1,h2{margin:15px 0 8px}h1{font-family:"Arial Black"}@media only screen and (max-width:991px){h3{margin-top:1.5rem}}h1{font-size:52px;line-height:60px}@media (max-width:768px){h1{font-size:32px;line-height:38px}}h2{font-size:34px;line-height:42px}@media (max-width:768px){h2{font-size:28px;line-height:32px}}h3{font-size:28px;line-height:40px}@media (max-width:768px){h3{font-size:22px;line-height:32px}}h4{font-size:21px;line-height:32px}@media (max-width:768px){h4{font-size:18px;line-height:24px}}h5{font-size:18px;line-height:24px}@media (max-width:768px){h5{font-size:18px;line-height:24px}}h6{font-size:16px;line-height:24px}@media (max-width:768px){h6{font-size:16px;line-height:24px}}.fontFamily_Barlow{font-family:"Barlow Semi Condensed"}.comp-leftSpace{padding:0 50px}@media (max-width:767px){.comp-leftSpace{padding:0}}@media (max-width:920px){.mobile-padding20{padding:0 20px}}.header1,.headline1{font-family:"Arial Black";font-weight:400;font-size:2.5rem;line-height:2.625rem;color:#6D6E71}.header1 span,.headline1 span{font-family:"Arial Black";font-weight:400}.sub-head{font-weight:400;font-size:1.5rem;line-height:1.75rem;letter-spacing:.15rem;color:#6D6E71}.header2,.headline2{font-weight:700;font-size:2rem;line-height:2.375rem;color:#6D6E71}.header3,.headline3,.accordion-title-text{font-weight:700;font-size:1.5rem;line-height:1.75rem;color:#6D6E71}.desktop-h3{font-weight:bold;font-size:1.5rem;color:#6D6E71;line-height:1.75rem}.body{font-weight:400;font-size:1.125rem;line-height:1.3125rem;letter-spacing:.023rem;color:#6D6E71}.desktop-eyebrow{font-weight:700;font-size:1.125rem;line-height:1.3125rem;letter-spacing:.023rem;color:#5CA335}.photo-caption{font-weight:700;font-size:1.375rem;line-height:1.5625rem;letter-spacing:.028rem;color:#6D6E71}.find-an-eye-text{font-size:1.75rem;line-height:1.875rem;color:#4d4d4f;font-weight:900}.red-underline-text{font-weight:bold;text-decoration:underline #FF6F61;color:#FF6F61!important}.module,.faq-body-copy{font-weight:400;font-size:1rem;line-height:1.5625rem;letter-spacing:.02rem;color:#6D6E71}.footnote1{font-weight:400;font-size:.875rem;line-height:1rem;color:#6D6E71}.button-text{font-weight:700;font-size:.75rem;line-height:.875rem;letter-spacing:6.25rem;color:#FF6F61}.gradient{background:transparent linear-gradient(0deg,#ffffff 0%,#f7f7f7 100%) 0% 0% no-repeat padding-box;border:1px solid #dedede;opacity:1}.headlines{font-weight:700;font-size:2.625rem;line-height:2.875rem}@media only screen and (max-width:991px){.headlines{font-size:2rem;line-height:2.5rem}}[class*="headline"] span{line-height:inherit}.faq{font-weight:600;font-size:1.5rem;line-height:2rem}.sub-head2{font-weight:600;font-size:1.313rem;line-height:2rem}.sub-head3{font-weight:700;font-size:1.313rem;line-height:1.563rem;color:#ff6155}.lh-25{line-height:25px}.description{font-weight:700;font-size:1rem;line-height:1.25rem}.emphasized-copy{font-weight:600;font-size:1.125rem;line-height:1.75rem;color:#6D6E71}.emphasized-copy1{font-weight:700;font-size:1.125rem;line-height:1.75rem;color:#6D6E71}.body1{font-weight:500;font-size:1rem;line-height:1.5rem}.bodym{font-weight:600;font-size:1rem;line-height:1.188rem}.headline,.section-copy{font-weight:500;font-size:1.125rem;line-height:1.75rem}.headline-v,.section-copy2{font-weight:500;font-size:1.125rem;line-height:1.75rem;color:#4D4D4D}.section-copy2 a{color:#4D4D4D;line-height:inherit}.section-copy2 a:hover{color:#FF6F61}a{color:#FF6F61;line-height:inherit;font-weight:700;text-decoration:2px solid underline}a:hover{color:#FF6F61}a[href]{color:#fff;font-weight:700}a[href]:hover{color:#fff}a.btn1,button.btn1,.exit-notification-buttons button{font-weight:400;font-family:"Arial Black";font-size:.75rem;line-height:.875rem;color:#FF6F61;background-color:#fff;border:2px solid #FF6F61;padding:14px 16px;display:inline-block;text-decoration:none;width:auto;min-width:153px;outline:none;border-radius:30px;margin:20px 0;cursor:pointer;text-align:center;letter-spacing:1.2px}a.btn1:hover,a.btn1:focus,button.btn1:hover,button.btn1:focus,.exit-notification-buttons button:hover,.exit-notification-buttons button:focus{background-color:#FF6F61;color:#fff}a.btn1.transparent,button.btn1.transparent,.exit-notification-buttons button.transparent{background-color:transparent}a.btn1.transparent:hover,a.btn1.transparent:focus,button.btn1.transparent:hover,button.btn1.transparent:focus,.exit-notification-buttons button.transparent:hover,.exit-notification-buttons button.transparent:focus{background-color:#FF6F61;color:#fff}.sg-box{margin:15px;padding:30px;width:auto;border-radius:5px;border:1px solid #ccc}.selection-italic{font-style:italic;font-size:inherit;line-height:inherit;display:inline-block}.selection-italic:after{display:inline-block}.selection-bold,strong{font-weight:bold;font-size:inherit;line-height:inherit}.selection-bold:after,strong:after{display:inline-block}#header strong,#header .selection-bold,#footer strong,#footer .selection-bold{color:#4D4D4D!important}.palettes{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.palettes .palette{margin-right:1rem;margin-bottom:1.5rem;width:100px;height:100px;position:relative}.palettes .palette .palette-label{color:#333;font-size:.85rem;position:absolute;bottom:-1.25rem}.txt-coral{color:#FF6F61}.txt-fresh-green-50{color:#B4F6B1}.txt-fresh-green{color:#87E871}.txt-compliment-green{color:#5CA335}.txt-lightest-grey{color:#F7F7F7}.txt-lighter-grey{color:#F0F0F0}.txt-light-grey{color:#D8D8D8}.txt-medium-grey{color:#97999B}.txt-dark-grey{color:#6D6E71}.txt-charcoal{color:#4D4D4D}.bg-coral{background-color:#FF6F61}.bg-fresh-green-50{background-color:#B4F6B1}.bg-fresh-green{background-color:#87E871}.bg-compliment-green{background-color:#5CA335}.bg-lightest-grey{background-color:#F7F7F7}.bg-lighter-grey{background-color:#F0F0F0}.bg-light-grey{background-color:#D8D8D8}.bg-medium-grey{background-color:#97999B}.bg-dark-grey{background-color:#6D6E71}.bg-charcoal{background-color:#4D4D4D}span[class^="bg-"]{display:block;padding:20px}html{font-size:16px;font-family:Arial;font-weight:500}html body{margin:0;padding:0;color:#6D6E71;background:#fff}html body sub:after,html body i:after,html body sup:after{display:inline-block}html body #header{color:#4D4D4D}html body #footer{color:#000}button.btn,a.btn,input[type="submit"].btn{padding:0 20px;color:#fff;line-height:40px;font-size:1rem;line-height:1.5rem;text-decoration:none;display:inline-block;background-color:#D8D8D8;border:2px solid #D8D8D8}button.btn:hover,a.btn:hover,input[type="submit"].btn:hover{color:#D8D8D8;background-color:#fff}button.btn:disabled,button.btn.disabled,a.btn:disabled,a.btn.disabled,input[type="submit"].btn:disabled,input[type="submit"].btn.disabled{cursor:pointer;background-color:#D8D8D8;border:2px solid #D8D8D8;cursor:default}button.btn.btn-rnd,a.btn.btn-rnd,input[type="submit"].btn.btn-rnd{border-radius:4px;min-width:335px}button.btn.pdf,a.btn.pdf,input[type="submit"].btn.pdf{background:#D8D8D8 url("/content/dam/cf-pharma/nucala-v2/en_US/sea/icon-pdf.png") no-repeat 8px center;background-size:1.5rem;padding-left:2.5rem;border-radius:4px;min-width:335px}button.btn.pdf::after,a.btn.pdf::after,input[type="submit"].btn.pdf::after{content:""}button.btn.pdf:hover,a.btn.pdf:hover,input[type="submit"].btn.pdf:hover{color:#fff}.footnote{font-weight:400;font-size:.875rem;line-height:1rem;color:#6D6E71}.divider{margin:30px 0 10px 0}@media only screen and (min-width:992px){.divider{margin-top:40px;margin-bottom:20px}}.primary-color{color:#D8D8D8}.secondary-color{color:#D8D8D8}.grey-tundora{color:#D8D8D8}.bg-primary,.bg-secondary,.bg-tertiary,.bg-white{padding-top:0;padding-bottom:30px}@media only screen and (min-width:992px){.bg-primary,.bg-secondary,.bg-tertiary,.bg-white{padding-top:35px;padding-bottom:60px}}.bg-primary{background-color:#D8D8D8}.bg-primary-offset{background:linear-gradient(to right,#fff 0%,#fff 20%,#D8D8D8 20%);padding:0 1rem 1rem}@media only screen and (min-width:992px){.bg-primary-offset{background:linear-gradient(to bottom,#fff 0%,#fff 20%,#D8D8D8 20%)}}.bg-gradient{background:transparent linear-gradient(180deg,#f7f7f7 0%,#ffffff 100%) 0% 0% no-repeat padding-box}.bg-secondary{background-color:#D8D8D8}.bg-tertiary{background-color:#D8D8D8}.bg-tertiary p,.bg-tertiary li{color:#fff}.bg-tertiary p:not(a) strong,.bg-tertiary p:not(a) b,.bg-tertiary p:not(a) .selection-bold,.bg-tertiary li:not(a) strong,.bg-tertiary li:not(a) b,.bg-tertiary li:not(a) .selection-bold{color:#fff}.bg-white{background-color:#fff}.warning.richText.component{margin-top:30px;margin-bottom:30px;padding-top:30px;padding-bottom:30px;border-top:3px solid #D8D8D8;border-bottom:3px solid #D8D8D8}.no-wrap{white-space:nowrap}input:focus,select:focus{outline:none;border:2px solid #D8D8D8!important}input:active,select:active{border:2px solid #D8D8D8!important}@media only screen and (max-width:991px){.sm\:padding-top-15{padding-top:15px;display:block}}@media only screen and (max-width:991px){.sm\:padding-top-30{padding-top:30px;display:block}}@media only screen and (max-width:991px){.sm\:padding-bottom-15{padding-bottom:15px;display:block}}@media only screen and (max-width:991px){.sm\:padding-bottom-30{padding-bottom:30px;display:block}}@media only screen and (min-width:992px){.lg\:padding-top-15{padding-top:15px;display:block}}@media only screen and (min-width:992px){.lg\:padding-top-30{padding-top:30px;display:block}}@media only screen and (min-width:992px){.lg\:padding-bottom-15{padding-bottom:15px;display:block}}@media only screen and (min-width:992px){.lg\:padding-bottom-30{padding-bottom:30px;display:block}}.section-1 p:first-of-type{color:green}.page-what-is-multiple-myeloma .btn1:hover{border:2px solid #FF6F61;color:#FF6F61}.page-what-is-multiple-myeloma .register-txt{height:50px}.page-what-is-multiple-myeloma .register-txt .footnote1{border-bottom:1px solid}.page-what-is-multiple-myeloma .module-1 ul{padding-left:1.5rem}.page-what-is-multiple-myeloma .module-1 li::marker{color:#5CA335;font-weight:bold;display:inline-block;font-size:1.5em}.page-what-is-multiple-myeloma .module-1 .headline1:after{border-bottom:2px solid #87E871;padding-top:60px;margin-bottom:45px}.page-what-is-multiple-myeloma .module-1 .headline1 .sub-head{font-weight:400!important;line-height:1.75rem!important;font-family:Arial!important}.page-what-is-multiple-myeloma .module-3 .btn1{background-color:transparent}.page-what-is-multiple-myeloma .module-3 .btn1:hover,.page-what-is-multiple-myeloma .module-3 .btn1:focus{background-color:#FF6F61!important;color:#fff!important}.page-what-is-multiple-myeloma .module-3 .image{margin-top:-15px}.page-what-is-multiple-myeloma .module-3 .small-img{display:block!important}@media only screen and (min-width:576px){.page-what-is-multiple-myeloma .module-3 .small-img{display:none!important}}.page-what-is-multiple-myeloma .module-3 .texture-img{display:none!important}@media only screen and (min-width:576px){.page-what-is-multiple-myeloma .module-3 .texture-img{display:block!important}}.page-what-is-multiple-myeloma .module-3 .image-fit img{object-fit:unset}@media only screen and (min-width:992px){.page-what-is-multiple-myeloma .module-3 .image-fit img{object-fit:none}}.u-pb-10{padding-bottom:10px!important}.u-pb-18{padding-bottom:18px!important}.u-px-80{padding-left:5rem!important;padding-right:5rem!important}.u-mt-30,.u-my-30{margin-top:30px!important}.here-to-help picture{display:-ms-flexbox;display:flex}.here-to-help .green-help-txt{color:#B4F6B1}.here-to-help .white-help-txt{color:#fff}.here-to-help img{width:100%!important;margin-top:-10px}@media only screen and (min-width:768px){.here-to-help img{width:100%;right:0;top:0;object-fit:cover;height:400px;object-position:center}}@media only screen and (max-width:767px){.here-to-help img{margin-top:0}}.here-to-help .green-small-headline:after{background:#d2f9d0!important;top:25px}@media only screen and (max-width:767px){.here-to-help .green-small-headline:after{top:-20px;left:0}}.here-to-help .here-to-help-txt{position:absolute;z-index:1;bottom:55px}@media only screen and (max-width:767px){.here-to-help .here-to-help-txt{bottom:32px!important;margin-top:180px;padding:25px}.here-to-help .here-to-help-txt span{padding-bottom:5px!important;padding-top:5px!important}}.here-to-help .btn1{color:#B4F6B1!important;border:2px solid #B4F6B1!important;background-color:transparent!important;min-width:165px!important;padding:13px 26px!important;letter-spacing:1.2px}.here-to-help .btn1:hover,.here-to-help .btn1:focus{background-color:#B4F6B1!important;color:#fff!important}.this-is-who img{width:100%}@media only screen and (min-width:768px){.this-is-who img{right:0;top:0;object-fit:cover;object-position:center;height:435px}}@media only screen and (max-width:767px){.this-is-who .green-small-headline:after{top:-20px;left:0}}@media only screen and (min-width:768px){.this-is-who .green-small-headline:after{top:8px}}.this-is-who .this-is-who-txt{position:absolute;z-index:1}@media only screen and (max-width:767px){.this-is-who .this-is-who-txt{padding:45px 25px 50px 25px;background-color:#F7F7F7;margin-top:-15px;position:relative;margin-left:0}.this-is-who .this-is-who-txt span{padding-bottom:5px!important;padding-top:5px!important}}.this-is-who .btn1{min-width:180px!important;background-color:transparent!important;padding:13px 26px!important;letter-spacing:1.2px}.this-is-who .btn1:hover,.this-is-who .btn1:focus{background-color:#FF6F61!important;color:#fff!important}.p-left-border{border-left:4px solid #9ee47f;padding-left:1.125rem!important}.dotted-underline{text-decoration:none;border-bottom:2px dotted #5ca335}@media only screen and (min-width:768px){.hero-2 img{padding-bottom:1.5rem!important}}@media only screen and (max-width:767px){.hero-2 .richText .component-content{display:initial}}@media only screen and (min-width:768px){.hero-2 .richText .component-content{max-width:960px!important}}@media only screen and (max-width:767px){.hero-2 .richText .component-content .richText-image{height:351px;width:248px;margin-left:auto;margin-right:auto}}@media only screen and (max-width:767px){.hero-2 .richText .component-content .richText-content{padding:2rem 0;margin-top:30px}}@media only screen and (min-width:768px){.hero-2 .richText .component-content .richText-content{margin-left:50px}}@media only screen and (min-width:992px){.hero-2 .richText .component-content .richText-content{width:380px!important;margin-left:72px;margin-right:auto}}@media only screen and (min-width:1200px){.hero-2 .richText .component-content .richText-content{margin-right:initial}}.hero-2 .btn1{min-width:155px!important;padding:13px 26px!important}.green-small-headline:after{content:" ";display:block;background:#9ee47f;width:55px;height:4px;position:absolute;top:103px;left:-70px}@media only screen and (min-width:992px){.page-patient-stories .is-hidden-mobile{display:inline!important}}@media only screen and (min-width:768px){.page-patient-stories .divider{margin:30px 0 10px 0}}.page-patient-stories .top-texture{z-index:1;top:30px}.page-patient-stories .bottom-texture{z-index:1;bottom:-25px;position:absolute}@media only screen and (max-width:767px){.page-patient-stories .bottom-texture{bottom:10px}}.page-patient-stories .texture-mobile-only{margin-top:unset;display:block!important}@media only screen and (min-width:576px){.page-patient-stories .texture-mobile-only{display:none!important}}.page-patient-stories .texture-desktop-only{margin-top:unset;display:none!important}@media only screen and (min-width:576px){.page-patient-stories .texture-desktop-only{display:block!important}}@media only screen and (min-width:768px){.page-patient-stories .patient-stories-module3 .box{padding-left:1rem!important;padding-right:1rem!important}}.page-patient-stories .patient-stories-module3 ul{margin-left:-20px}@media only screen and (max-width:767px){.page-patient-stories .patient-stories-module3{padding:0!important}}.page-patient-stories .patient-stories-module3 .green-small-headline:after{top:30px;left:15px}@media only screen and (max-width:767px){.page-patient-stories .patient-stories-module3 .green-small-headline:after{left:0}}.page-patient-stories .patient-stories-module3 .module3-txt{padding-left:95px}.page-patient-stories .patient-stories-module3 .module3-marker-txt li::marker{color:#5CA335;font-weight:bold;display:inline-block;font-size:1.5em}@media only screen and (max-width:767px){.u-px-xs-36{padding-left:36px;padding-right:36px}}@media only screen and (min-width:768px){.u-px-187{padding-left:187px;padding-right:187px}}@media only screen and (min-width:768px){.u-px-140{padding-left:140px;padding-right:140px}}.picture-text{position:absolute;text-align:center;top:50px;left:0;right:0;margin:auto;font-size:2rem;font-weight:700;color:#ffffff;line-height:2.5rem}@media only screen and (max-width:767px){.main-stories{display:none!important}}.individual-stories figure{margin:0}.individual-stories figure img{display:block;margin:auto}.individual-stories figcaption{min-height:210px}@media only screen and (min-width:768px){.individual-stories figcaption{min-height:175px;max-width:165px;margin:0 auto}}@media only screen and (min-width:1200px){.individual-stories figcaption{min-height:145px;max-width:inherit}}@media only screen and (min-width:1440px){.individual-stories figcaption{min-height:120px}}@media only screen and (max-width:991px){.individual-stories figcaption{min-height:130px}}.individual-stories figcaption p:not(:first-child){margin:5px 0 5px 0}.individual-stories figcaption p:last-child{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;left:45%;bottom:0;right:45%}@media only screen and (min-width:768px) and (max-width:992px){.individual-stories figcaption p:last-child{position:unset!important;left:unset!important;right:unset!important;-ms-flex-pack:center!important;justify-content:center!important}}.individual-stories .arrow-down{position:absolute;content:"";display:inline-block;width:12px;height:12px;border-right:2px solid #FF6F61;border-top:2px solid #FF6F61;transform:rotate(135deg);caret-color:transparent}.reference-banner{background-color:unset!important;box-shadow:unset!important;padding:0}.reference-banner .banner:not(.is-hidden){padding:0;background-color:#e9fde8!important;box-shadow:0 3px 6px #0000001a!important}.reference-banner .banner__close-button:after{color:#6d6e71}.margin-0{margin:0!important}@media only screen and (max-width:767px){.page-side-effects .heading-with-image .component-content{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:767px){.page-side-effects .heading-with-image .component-content .richText-content p{padding-left:0!important;padding-top:1rem!important}}.page-side-effects li::marker{color:#5CA335;font-weight:bold;display:inline-block;font-size:1.5em}.page-side-effects .location .find-an-eye-text{font-weight:700!important}.page-side-effects .green-divider{padding-top:0;padding-bottom:0;margin-top:40px;margin-bottom:40px}.page-side-effects #content ul{padding-left:1.5rem}.page-side-effects .eye-icon-img img{height:34px;width:62px;margin-bottom:0!important}@media only screen and (max-width:991px){.page-side-effects .text-col-1 ul{margin-bottom:5px}}@media only screen and (max-width:991px){.page-side-effects .text-col-2 ul{margin-top:0}}.page-side-effects .texture-mobile-only{display:block!important}@media only screen and (min-width:576px){.page-side-effects .texture-mobile-only{display:none!important}}.page-side-effects .texture-tab-only{display:none!important}@media only screen and (min-width:576px) and (max-width:991px){.page-side-effects .texture-tab-only{display:block!important}}.link-wrap{text-decoration:none}.ps-callout .link-wrap{color:#6D6E71}#content ul li{padding-bottom:5px}#content ul li:last-child{padding-bottom:0}.page-resources .support-box .desktop-eyebrow: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:5px;display:block;color:#6D6E71}.page-resources li::marker{color:#5CA335;font-weight:bold;display:inline-block;font-size:1.5em}.page-resources .gsk-oncology .top-texture{margin-top:unset;top:26px;z-index:1}.page-resources .gsk-oncology .bottom-texture{margin-top:unset;bottom:15px}@media only screen and (max-width:767px){.page-resources .white-border-bottom{bottom:0}}@media only screen and (min-width:768px){.page-resources .white-border-bottom{bottom:20px}}.page-resources .co-pay-assitance{border:1px solid #5CA335}.page-resources .co-pay-assitance .component-content{margin-bottom:-10px}.page-resources .co-pay-assitance .component-content:before{content:" ";display:block;background:#5ca335;width:20px;height:calc(var(--green-line-height) * 1px);position:absolute;top:0;left:0}@media only screen and (max-width:991px){.page-resources .co-pay-assitance .component-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:767px){.page-resources .co-pay-assitance .component-content{display:initial}}.page-resources .co-pay-assitance img{margin-bottom:0}@media only screen and (max-width:991px){.page-resources .co-pay-assitance img{width:100%!important;height:100%!important}}.page-resources .co-pay-assitance .richText-content{padding-left:1rem!important}@media only screen and (min-width:768px){.page-resources .nav-section{position:relative;min-height:95px}.page-resources .nav-section .richText-content{left:0;position:absolute;bottom:0}}.page-resources .access-more .btn1{background-color:transparent!important;min-width:162px!important;padding:13px 30px!important;letter-spacing:1.2px}.page-resources .access-more .btn1:hover,.page-resources .access-more .btn1:focus{background-color:#FF6F61!important;color:#fff!important}.page-resources .pdf-box .richText .component-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.page-resources .pdf-box .richText .component-content:hover{cursor:pointer}.page-resources .pdf-box .richText .component-content .richText-content{padding-top:.5rem}@media only screen and (max-width:380px){.page-resources .pdf-box .richText .component-content .richText-content .u-inline-block{display:block}}.page-resources .pdf-box .richText a{text-decoration:none}.page-resources .texture-mobile-only{margin-top:-15px;display:block!important}@media only screen and (min-width:576px){.page-resources .texture-mobile-only{display:none!important}}.page-resources .texture-desktop-only{margin-top:-15px;display:none!important}@media only screen and (min-width:576px){.page-resources .texture-desktop-only{display:block!important}}.page-resources #content ul{padding-left:1.5rem}.page-faqs .texture-img img{position:relative;top:15px}.page-faqs .Faq-accordion p{padding:.2rem 0}.page-faqs .Faq-accordion a{font-size:16px}.page-faqs .accordion-control:after{height:.1px!important}.page-faqs .accordion .accordion-container .accordion-slide.is-active:last-child{border-bottom:1px solid #7BB556}.page-faqs .top-texture{margin-top:-50px}.page-faqs .speak-to-doc{margin-top:0}@media only screen and (min-width:992px){.page-faqs .speak-to-doc .richText{padding-top:60px}}@media only screen and (min-width:768px) and (max-width:991px){.page-faqs .speak-to-doc .richText{padding-top:20px!important}}.page-faqs .texture-mobile-only{position:absolute;z-index:1;top:30px;display:block!important}@media only screen and (min-width:576px){.page-faqs .texture-mobile-only{display:none!important}}.page-faqs .texture-desktop-only{display:none!important}@media only screen and (min-width:576px){.page-faqs .texture-desktop-only{display:block!important}}@media only screen and (min-width:768px) and (max-width:991px){.page-faqs .texture-desktop-only{margin-top:-40px}}@media only screen and (min-width:576px) and (max-width:767px){.page-faqs .texture-desktop-only{margin-top:-70px}}.texture-mobile-only{display:block!important}@media only screen and (min-width:768px){.texture-mobile-only{display:none!important}}.texture-tab-only{display:none!important}@media only screen and (min-width:768px) and (max-width:991px){.texture-tab-only{display:block!important}}.texture-desktop-only{display:none!important}@media only screen and (min-width:992px){.texture-desktop-only{display:block!important}}.image-fit img{object-fit:none}.page-search-result .searchResults .searchResults-pagination ul li:not(:first-child):not(:last-child) a{height:30px;width:30px;padding:3px 9px!important;min-width:unset!important}.page-search-result .searchResults .searchResults-pagination ul li:not(:first-child):not(:last-child) a:hover{background-color:#FF6F61}.tooltip li{line-height:1rem!important}.find-an-eyecare .richText-image{margin-top:15px}.find-an-eyecare h2::before{margin-bottom:15px!important}.button-primary{background-color:#14717D;padding:10px 32px;font-size:.75rem;font-style:normal;font-weight:700;line-height:1rem;border:none;border-radius:2rem;color:white;cursor:pointer}html[lang="ar-SA"] .button-primary{padding:10px 45px;font-size:1.2rem}.primary-link{font-family:"Arial";font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:#00837D;-webkit-text-decoration-line:underline;text-decoration-line:underline}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXd4qqOEo.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXdoqqOEo.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXeIqq.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36y_CGslu50.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36y_CWslu50.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36y_B2sl.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}html[lang="en-sa"] .talk-doc-sec h3{font-size:21px;line-height:32px;color:#6d6e71!important}html[lang="en-sa"] .talk-doc-sec h4{font-size:18px;line-height:24px}html[lang="en-sa"] .talk-doc-sec h5{font-size:28px;line-height:40px;color:#a05530;margin:0}html[lang="en-SA"] .page-shingles-pictures h1,html[lang="en-SA"] .page-shingles-pictures h2,html[lang="en-SA"] .page-shingles-pictures h3,html[lang="en-SA"] .page-shingles-pictures h4,html[lang="en-SA"] .page-shingles-pictures h5,html[lang="en-SA"] .page-shingles-pictures li,html[lang="en-SA"] .page-shingles-pictures p,html[lang="en-SA"] .page-shingles-pictures a,html[lang="en-SA"] .page-shingles-pictures button,html[lang="en-SA"] .page-shingles-pictures span,html[lang="ar-SA"] .page-shingles-pictures h1,html[lang="ar-SA"] .page-shingles-pictures h2,html[lang="ar-SA"] .page-shingles-pictures h3,html[lang="ar-SA"] .page-shingles-pictures h4,html[lang="ar-SA"] .page-shingles-pictures h5,html[lang="ar-SA"] .page-shingles-pictures li,html[lang="ar-SA"] .page-shingles-pictures p,html[lang="ar-SA"] .page-shingles-pictures a,html[lang="ar-SA"] .page-shingles-pictures button,html[lang="ar-SA"] .page-shingles-pictures span{font-family:"Open Sans"}html[lang="en-SA"] .page-shingles-pictures .skip-to-main-content-link,html[lang="ar-SA"] .page-shingles-pictures .skip-to-main-content-link{right:0}html[lang="en-SA"] .page-shingles-pictures .hero-banner,html[lang="ar-SA"] .page-shingles-pictures .hero-banner{margin-top:-20vw;padding-inline:0}html[lang="en-SA"] .page-shingles-pictures .hero-banner img,html[lang="ar-SA"] .page-shingles-pictures .hero-banner img{width:100%;height:auto}html[lang="en-SA"] .page-shingles-pictures .hero-text,html[lang="ar-SA"] .page-shingles-pictures .hero-text{margin-top:-45vw}html[lang="en-SA"] .page-shingles-pictures .hero-text .primary-cta,html[lang="ar-SA"] .page-shingles-pictures .hero-text .primary-cta{text-align:left}html[lang="en-SA"] .page-shingles-pictures .hero-text .primary-cta button,html[lang="ar-SA"] .page-shingles-pictures .hero-text .primary-cta button{width:auto;padding-inline:3.37rem}@media (max-width:750px){html[lang="en-SA"] .page-shingles-pictures .hero-text .primary-cta button,html[lang="ar-SA"] .page-shingles-pictures .hero-text .primary-cta button{padding-inline:3vw;padding-block:.8vw;margin-top:1.8vw}}html[lang="en-SA"] .page-shingles-pictures .hero-text .primary-cta button a,html[lang="ar-SA"] .page-shingles-pictures .hero-text .primary-cta button a{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;gap:.5rem}@media (max-width:1400px){html[lang="en-SA"] .page-shingles-pictures .hero-text .primary-cta button a,html[lang="ar-SA"] .page-shingles-pictures .hero-text .primary-cta button a{font-size:16px}}@media (max-width:750px){html[lang="en-SA"] .page-shingles-pictures .hero-text .primary-cta button a,html[lang="ar-SA"] .page-shingles-pictures .hero-text .primary-cta button a{font-size:10px}}@media (max-width:750px){html[lang="en-SA"] .page-shingles-pictures .hero-text .primary-cta button a img,html[lang="ar-SA"] .page-shingles-pictures .hero-text .primary-cta button a img{height:1rem}}html[lang="en-SA"] .page-shingles-pictures h1,html[lang="en-SA"] .page-shingles-pictures h2,html[lang="en-SA"] .page-shingles-pictures h3,html[lang="ar-SA"] .page-shingles-pictures h1,html[lang="ar-SA"] .page-shingles-pictures h2,html[lang="ar-SA"] .page-shingles-pictures h3{color:#EE7C22;font-weight:800}html[lang="en-SA"] .page-shingles-pictures sup,html[lang="ar-SA"] .page-shingles-pictures sup{vertical-align:super}html[lang="en-SA"] .page-shingles-pictures h2,html[lang="ar-SA"] .page-shingles-pictures h2{font-size:2.97rem;padding-top:3.7vw;line-height:2.9rem}html[lang="en-SA"] .page-shingles-pictures h2,html[lang="en-SA"] .page-shingles-pictures p,html[lang="en-SA"] .page-shingles-pictures h3,html[lang="ar-SA"] .page-shingles-pictures h2,html[lang="ar-SA"] .page-shingles-pictures p,html[lang="ar-SA"] .page-shingles-pictures h3{text-align:center}html[lang="en-SA"] .page-shingles-pictures h3,html[lang="en-SA"] .page-shingles-pictures h5,html[lang="en-SA"] .page-shingles-pictures .highlight-text,html[lang="en-SA"] .page-shingles-pictures p,html[lang="en-SA"] .page-shingles-pictures li,html[lang="ar-SA"] .page-shingles-pictures h3,html[lang="ar-SA"] .page-shingles-pictures h5,html[lang="ar-SA"] .page-shingles-pictures .highlight-text,html[lang="ar-SA"] .page-shingles-pictures p,html[lang="ar-SA"] .page-shingles-pictures li{color:white}html[lang="en-SA"] .page-shingles-pictures h1,html[lang="ar-SA"] .page-shingles-pictures h1{line-height:5rem;font-size:5rem;margin-block:0}html[lang="en-SA"] .page-shingles-pictures .large-text,html[lang="ar-SA"] .page-shingles-pictures .large-text{font-size:11.22rem;line-height:11.22rem}html[lang="en-SA"] .page-shingles-pictures .highlight-text,html[lang="ar-SA"] .page-shingles-pictures .highlight-text{line-height:normal;font-size:4rem}html[lang="en-SA"] .page-shingles-pictures #content p,html[lang="ar-SA"] .page-shingles-pictures #content p{font-weight:300;font-size:1.91rem;line-height:normal}html[lang="en-SA"] .page-shingles-pictures #content .contact-us p:first-child,html[lang="ar-SA"] .page-shingles-pictures #content .contact-us p:first-child{margin-top:1.6rem}html[lang="en-SA"] .page-shingles-pictures #content .contact-us p:nth-child(2),html[lang="ar-SA"] .page-shingles-pictures #content .contact-us p:nth-child(2){font-weight:800;font-size:3.78rem;line-height:3rem}html[lang="en-SA"] .page-shingles-pictures #content p,html[lang="en-SA"] .page-shingles-pictures #content h5,html[lang="ar-SA"] .page-shingles-pictures #content p,html[lang="ar-SA"] .page-shingles-pictures #content h5{padding-top:1.16vw}html[lang="en-SA"] .page-shingles-pictures .divider,html[lang="ar-SA"] .page-shingles-pictures .divider{margin-block:0;padding-bottom:0;padding-top:5.2vw}html[lang="en-SA"] .page-shingles-pictures .divider .component-content,html[lang="ar-SA"] .page-shingles-pictures .divider .component-content{border:1.5px solid #D78228}html[lang="en-SA"] .page-shingles-pictures .primary-cta,html[lang="ar-SA"] .page-shingles-pictures .primary-cta{text-align:center}html[lang="en-SA"] .page-shingles-pictures .primary-cta button,html[lang="ar-SA"] .page-shingles-pictures .primary-cta button{background-color:#EE7C22;padding-inline:9.62rem;padding-top:.51rem;padding-bottom:.48rem;border-radius:2rem;border:none;cursor:pointer}html[lang="en-SA"] .page-shingles-pictures .primary-cta button a,html[lang="ar-SA"] .page-shingles-pictures .primary-cta button a{text-decoration:none;font-size:1.25rem}html[lang="en-SA"] .page-shingles-pictures .main-section>.component-content,html[lang="ar-SA"] .page-shingles-pictures .main-section>.component-content{width:88vw;margin:0 auto}html[lang="en-SA"] .page-shingles-pictures .main-section>.component-content .image,html[lang="ar-SA"] .page-shingles-pictures .main-section>.component-content .image{padding-top:1.2vw;height:auto;width:100%}html[lang="en-SA"] .page-shingles-pictures .main-section>.component-content .image .component-content,html[lang="ar-SA"] .page-shingles-pictures .main-section>.component-content .image .component-content{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}html[lang="en-SA"] .page-shingles-pictures .main-section>.component-content .image .component-content img,html[lang="ar-SA"] .page-shingles-pictures .main-section>.component-content .image .component-content img{min-width:343px;height:343px}html[lang="en-SA"] .page-shingles-pictures .main-section>.component-content>.paragraphSystem,html[lang="ar-SA"] .page-shingles-pictures .main-section>.component-content>.paragraphSystem{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}html[lang="en-SA"] .page-shingles-pictures .image-container>.component-content>.paragraphSystem,html[lang="ar-SA"] .page-shingles-pictures .image-container>.component-content>.paragraphSystem{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}html[lang="en-SA"] .page-shingles-pictures .image-container>.component-content>.paragraphSystem .image,html[lang="ar-SA"] .page-shingles-pictures .image-container>.component-content>.paragraphSystem .image{width:auto}html[lang="en-SA"] .page-shingles-pictures .image-container-border img,html[lang="ar-SA"] .page-shingles-pictures .image-container-border img{border:2px solid #EE7C22;border-radius:1rem}html[lang="en-SA"] .page-shingles-pictures .shingles-game-info h3,html[lang="ar-SA"] .page-shingles-pictures .shingles-game-info h3{font-size:2.33rem}html[lang="en-SA"] .page-shingles-pictures .shingles-game-info .video-cta,html[lang="ar-SA"] .page-shingles-pictures .shingles-game-info .video-cta{padding-block:3vw}html[lang="en-SA"] .page-shingles-pictures .reference-box,html[lang="ar-SA"] .page-shingles-pictures .reference-box{padding-inline:0}html[lang="en-SA"] .page-shingles-pictures .reference-box section[aria-label="references"] p,html[lang="ar-SA"] .page-shingles-pictures .reference-box section[aria-label="references"] p{font-weight:bold;font-size:1.08rem;margin-bottom:0;padding-bottom:.84vw}html[lang="en-SA"] .page-shingles-pictures .reference-box section[aria-label="references"] ol,html[lang="ar-SA"] .page-shingles-pictures .reference-box section[aria-label="references"] ol{padding-left:1.5rem}html[lang="en-SA"] .page-shingles-pictures .reference-box section[aria-label="references"] ol li,html[lang="ar-SA"] .page-shingles-pictures .reference-box section[aria-label="references"] ol li{word-break:break-all;font-size:.7rem;line-height:1rem}html[lang="en-SA"] .page-shingles-pictures .reference-box section[aria-label="references"] ol li a,html[lang="ar-SA"] .page-shingles-pictures .reference-box section[aria-label="references"] ol li a{font-weight:300;text-decoration:none}@media (max-width:1280px){html[lang="en-SA"] .page-shingles-pictures h1,html[lang="ar-SA"] .page-shingles-pictures h1{font-size:4rem;line-height:4rem}html[lang="en-SA"] .page-shingles-pictures .large-text,html[lang="ar-SA"] .page-shingles-pictures .large-text{font-size:10rem;line-height:10rem}html[lang="en-SA"] .page-shingles-pictures h2,html[lang="ar-SA"] .page-shingles-pictures h2{font-size:2.6rem}html[lang="en-SA"] .page-shingles-pictures p,html[lang="ar-SA"] .page-shingles-pictures p{font-size:1.6rem}html[lang="en-SA"] .page-shingles-pictures .contact-us p:nth-child(2),html[lang="ar-SA"] .page-shingles-pictures .contact-us p:nth-child(2){font-size:3.5rem}html[lang="en-SA"] .page-shingles-pictures .shingles-game-info h3,html[lang="ar-SA"] .page-shingles-pictures .shingles-game-info h3{font-size:1.9rem}}@media (max-width:991px){html[lang="en-SA"] .page-shingles-pictures .image-container>.component-content>.paragraphSystem,html[lang="ar-SA"] .page-shingles-pictures .image-container>.component-content>.paragraphSystem{gap:2rem}html[lang="en-SA"] .page-shingles-pictures .main-section>.component-content .image .component-content img,html[lang="ar-SA"] .page-shingles-pictures .main-section>.component-content .image .component-content img{width:20vw;height:20vw;min-width:unset}html[lang="en-SA"] .page-shingles-pictures .large-text,html[lang="ar-SA"] .page-shingles-pictures .large-text{font-size:6rem;line-height:6rem}html[lang="en-SA"] .page-shingles-pictures .highlight-text,html[lang="ar-SA"] .page-shingles-pictures .highlight-text{font-size:3rem}html[lang="en-SA"] .page-shingles-pictures h1,html[lang="ar-SA"] .page-shingles-pictures h1{font-size:3rem;line-height:normal}html[lang="en-SA"] .page-shingles-pictures #content p,html[lang="ar-SA"] .page-shingles-pictures #content p{font-size:1.4rem}html[lang="en-SA"] .page-shingles-pictures h2,html[lang="ar-SA"] .page-shingles-pictures h2{font-size:2.1rem;line-height:normal}html[lang="en-SA"] .page-shingles-pictures .shingles-game-info h3,html[lang="ar-SA"] .page-shingles-pictures .shingles-game-info h3{font-size:1.5rem;line-height:normal}html[lang="en-SA"] .page-shingles-pictures .image-container-border img,html[lang="ar-SA"] .page-shingles-pictures .image-container-border img{border:1px solid #EE7C22;border-radius:8px}}html[lang="en-SA"] .page-shingles-pictures .contact-us,html[lang="ar-SA"] .page-shingles-pictures .contact-us{padding-top:76px;padding-bottom:30px}html[lang="en-SA"] .page-shingles-pictures .contact-us p:first-child,html[lang="ar-SA"] .page-shingles-pictures .contact-us p:first-child{font-size:2.1rem;font-weight:400;margin-top:unset}html[lang="en-SA"] .page-shingles-pictures .contact-us p:nth-child(2),html[lang="ar-SA"] .page-shingles-pictures .contact-us p:nth-child(2){padding-top:2.14vw}@media (max-width:768px){html[lang="en-SA"] .page-shingles-pictures h2,html[lang="ar-SA"] .page-shingles-pictures h2{font-size:1.5rem}html[lang="en-SA"] .page-shingles-pictures .image-container>.component-content>.paragraphSystem,html[lang="ar-SA"] .page-shingles-pictures .image-container>.component-content>.paragraphSystem{gap:6px;-ms-flex-direction:column;flex-direction:column}html[lang="en-SA"] .page-shingles-pictures .main-section>.component-content .image .component-content img,html[lang="ar-SA"] .page-shingles-pictures .main-section>.component-content .image .component-content img{width:30vw;height:30vw}html[lang="en-SA"] .page-shingles-pictures .shingles-game-info h3,html[lang="ar-SA"] .page-shingles-pictures .shingles-game-info h3{font-size:1rem}html[lang="en-SA"] .page-shingles-pictures .primary-cta button,html[lang="ar-SA"] .page-shingles-pictures .primary-cta button{width:100%;padding-inline:unset}html[lang="en-SA"] .page-shingles-pictures .primary-cta button a,html[lang="ar-SA"] .page-shingles-pictures .primary-cta button a{font-size:1rem}html[lang="en-SA"] .page-shingles-pictures .reference-box section[aria-label="references"] ol li,html[lang="ar-SA"] .page-shingles-pictures .reference-box section[aria-label="references"] ol li{font-size:12px}html[lang="en-SA"] .page-shingles-pictures .contact-us p:nth-child(2),html[lang="ar-SA"] .page-shingles-pictures .contact-us p:nth-child(2){font-size:2rem;line-height:normal}html[lang="en-SA"] .page-shingles-pictures sup,html[lang="ar-SA"] .page-shingles-pictures sup{font-size:8px}}@media (max-width:600px){html[lang="en-SA"] .page-shingles-pictures .large-text,html[lang="ar-SA"] .page-shingles-pictures .large-text{font-size:3rem;line-height:3rem}html[lang="en-SA"] .page-shingles-pictures .highlight-text,html[lang="ar-SA"] .page-shingles-pictures .highlight-text{font-size:1.7rem}html[lang="en-SA"] .page-shingles-pictures h1,html[lang="ar-SA"] .page-shingles-pictures h1{font-size:1.7rem;line-height:normal}}html[lang="ar-SA"] .page-shingles-pictures section[aria-label="references"] p{font-weight:bold!important;font-size:1.08rem!important;margin-bottom:0;padding-bottom:.84vw;text-align:left;margin-block-start:1.67em;font-family:"Open Sans"!important}html[lang="ar-SA"] .page-shingles-pictures #content h1{font-family:"Air Strip Arabic";font-size:4.92rem;font-weight:400;line-height:4rem;color:white}html[lang="ar-SA"] .page-shingles-pictures #content h1 span{font-family:"Air Strip Arabic";font-size:6.83rem;font-weight:400;color:#EE7C22}html[lang="ar-SA"] .page-shingles-pictures #content .contact-us span{font-weight:700;font-size:2.6975rem;font-family:'Myriad Arabic Bold';line-height:3.0625rem}html[lang="ar-SA"] .page-shingles-pictures #content h2,html[lang="ar-SA"] .page-shingles-pictures #content h3,html[lang="ar-SA"] .page-shingles-pictures #content p,html[lang="ar-SA"] .page-shingles-pictures #content a,html[lang="ar-SA"] .page-shingles-pictures #content button,html[lang="ar-SA"] .page-shingles-pictures #content span{font-family:"Myriad Arabic"}html[lang="ar-SA"] .page-shingles-pictures #content .hero-text .primary-cta{text-align:right;margin-top:3vw}html[lang="ar-SA"] .page-shingles-pictures #content .hero-text .primary-cta button{width:auto;padding-block:.51rem}@media (max-width:768px){html[lang="ar-SA"] .page-shingles-pictures #content .hero-text .primary-cta button{padding-inline:3vw;padding-block:.8vw;margin-top:1.8vw}}html[lang="ar-SA"] .page-shingles-pictures #content .hero-text .primary-cta button a{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;gap:.5rem;font-size:20px}@media (max-width:1400px){html[lang="ar-SA"] .page-shingles-pictures #content .hero-text .primary-cta button a{font-size:16px}}@media (max-width:768px){html[lang="ar-SA"] .page-shingles-pictures #content .hero-text .primary-cta button a{font-size:10px}}@media (max-width:768px){html[lang="ar-SA"] .page-shingles-pictures #content .hero-text .primary-cta button a img{height:1rem}}html[lang="ar-SA"] .page-shingles-pictures #content .hero-text p{padding-top:10vw}html[lang="ar-SA"] .page-shingles-pictures #content h2{padding-bottom:1vw}html[lang="ar-SA"] .page-shingles-pictures #content .shingles-back-heading{padding-top:1vw;padding-bottom:3vw}html[lang="ar-SA"] .page-shingles-pictures #content .primary-cta button{padding-block:.3rem}html[lang="ar-SA"] .page-shingles-pictures #content .primary-cta button a{font-size:2.2rem;line-height:normal}html[lang="ar-SA"] .page-shingles-pictures .main-section>.component-content .paragraphSystem .reference-box section[aria-label="references"]{direction:ltr}html[lang="ar-SA"] .page-shingles-pictures h2{font-size:3.49rem;margin-top:0}html[lang="ar-SA"] .page-shingles-pictures h3{margin-top:2.5rem;margin-block-end:1.33em}html[lang="ar-SA"] .page-shingles-pictures #content p{font-size:2.9rem}html[lang="ar-SA"] .page-shingles-pictures .shingles-game-info h3{font-size:3.9rem;line-height:3.5rem;font-weight:400}html[lang="ar-SA"] .page-shingles-pictures .divider{padding-top:4.2vw}@media (max-width:1280px){html[lang="ar-SA"] .page-shingles-pictures #content h1{font-size:4.5rem;line-height:4rem}html[lang="ar-SA"] .page-shingles-pictures #content h1 span{font-size:6.4rem}}@media (max-width:768px){html[lang="ar-SA"] .page-shingles-pictures #content h1{font-size:2.7rem}html[lang="ar-SA"] .page-shingles-pictures #content h1 span{font-size:4rem}html[lang="ar-SA"] .page-shingles-pictures #content p{font-size:1.8rem}html[lang="ar-SA"] .page-shingles-pictures #content h2{font-size:2.4rem}html[lang="ar-SA"] .page-shingles-pictures #content .shingles-game-info h3{font-size:2rem}}@media (max-width:540px){html[lang="ar-SA"] .page-shingles-pictures #content{}}html[lang="en-SA"] .page-shingles-pictures .hero-text .primary-cta button a{font-size:16px;font-weight:600}html[lang="en-SA"] .page-shingles-pictures #content .contact-us p:nth-child(2){line-height:5.125rem}html[lang="en-SA"] .page-shingles-pictures .hero-text p{margin-top:8vw}html[lang="en-SA"] .page-shingles-pictures .shingles-game-info h3{padding-block:2rem}@import url(https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@400;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat+Alternates:wght@100;200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap);@font-face{font-family:FontAwesome;src:url(../../assets/fonts/fa-solid-900.eot);src:url(../../assets/fonts/fa-solid-900.eot) format("embedded-opentype"),url(../../assets/fonts/fa-solid-900.woff) format("woff"),url(../../assets/fonts/fa-solid-900.woff2) format("woff"),url(../../assets/fonts/fa-solid-900.ttf) format("truetype"),url(../../assets/fonts/fa-solid-900.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:FontAwesome;src:url(../../assets/fonts/fontawesome-webfont.eot);src:url(../../assets/fonts/fontawesome-webfont.eot) format("embedded-opentype"),url(../../assets/fonts/fontawesome-webfont.woff) format("woff"),url(../../assets/fonts/fontawesome-webfont.ttf) format("truetype"),url(../../assets/fonts/fontawesome-webfont.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:"Arial Black";src:url(../../assets/fonts/ariblk.ttf);src:url(../../assets/fonts/ariblk.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:'Open Sans';font-style:normal;src:url(../../assets/fonts/OpenSans-VariableFont_wdth,wght.ttf) format("woff2"),url(../../assets/fonts/Manrope-VariableFont_wght.ttf) format("woff")}@font-face{font-family:'Myriad Arabic';font-style:normal;src:url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2"),url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2")}@font-face{font-family:'Myriad Arabic Bold';font-style:normal;src:url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2"),url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2")}@font-face{font-family:'Myriad Arabic Italic';font-style:normal;src:url(../../assets/fonts/MyriadArabic-It.otf) format("opentype"),url(../../assets/fonts/MyriadArabic-It.otf) format("opentype")}@font-face{font-family:'Myriad Arabic BoldIt';font-style:normal;src:url(../../assets/fonts/MyriadArabic-BoldIt.otf) format("opentype"),url(../../assets/fonts/MyriadArabic-BoldIt.otf) format("opentype")}@font-face{font-family:'Air Strip Arabic';font-style:normal;src:url("../../assets/fonts/Air Strip Arabic.otf") format("opentype"),url("../../assets/fonts/Air Strip Arabic.otf") format("opentype")}body a sup:after,body span sup:after,html a sup:after,html span sup:after{display:inline-block}body *,html *{box-sizing:border-box;line-height:1.375rem}h1,h2,h3,h4,h5,h6{font-weight:700}h1,h2{margin:15px 0 8px}h1{font-family:"Arial Black"}@media only screen and (max-width:991px){h3{margin-top:1.5rem}}h1{font-size:52px;line-height:60px}@media (max-width:768px){h1{font-size:32px;line-height:38px}}h2{font-size:34px;line-height:42px}@media (max-width:768px){h2{font-size:28px;line-height:32px}}h3{font-size:28px;line-height:40px}@media (max-width:768px){h3{font-size:22px;line-height:32px}}h4{font-size:21px;line-height:32px}@media (max-width:768px){h4{font-size:18px;line-height:24px}}h5{font-size:18px;line-height:24px}@media (max-width:768px){h5{font-size:18px;line-height:24px}}h6{font-size:16px;line-height:24px}@media (max-width:768px){h6{font-size:16px;line-height:24px}}.fontFamily_Barlow{font-family:"Barlow Semi Condensed"}.comp-leftSpace{padding:0 50px}@media (max-width:767px){.comp-leftSpace{padding:0}}@media (max-width:920px){.mobile-padding20{padding:0 20px}}.header1,.headline1{font-family:"Arial Black";font-weight:400;font-size:2.5rem;line-height:2.625rem;color:#6d6e71}.header1 span,.headline1 span{font-family:"Arial Black";font-weight:400}.sub-head{font-weight:400;font-size:1.5rem;line-height:1.75rem;letter-spacing:.15rem;color:#6d6e71}.header2,.headline2{font-weight:700;font-size:2rem;line-height:2.375rem;color:#6d6e71}.accordion-title-text,.header3,.headline3{font-weight:700;font-size:1.5rem;line-height:1.75rem;color:#6d6e71}.desktop-h3{font-weight:700;font-size:1.5rem;color:#6d6e71;line-height:1.75rem}.body{font-weight:400;font-size:1.125rem;line-height:1.3125rem;letter-spacing:.023rem;color:#6d6e71}.desktop-eyebrow{font-weight:700;font-size:1.125rem;line-height:1.3125rem;letter-spacing:.023rem;color:#5ca335}.photo-caption{font-weight:700;font-size:1.375rem;line-height:1.5625rem;letter-spacing:.028rem;color:#6d6e71}.find-an-eye-text{font-size:1.75rem;line-height:1.875rem;color:#4d4d4f;font-weight:900}.red-underline-text{font-weight:700;text-decoration:underline #ff6f61;color:#ff6f61!important}.faq-body-copy,.module{font-weight:400;font-size:1rem;line-height:1.5625rem;letter-spacing:.02rem;color:#6d6e71}.footnote1{font-weight:400;font-size:.875rem;line-height:1rem;color:#6d6e71}.button-text{font-weight:700;font-size:.75rem;line-height:.875rem;letter-spacing:6.25rem;color:#ff6f61}.gradient{background:transparent linear-gradient(0deg,#fff 0,#f7f7f7 100%) 0 0 no-repeat padding-box;border:1px solid #dedede;opacity:1}.headlines{font-weight:700;font-size:2.625rem;line-height:2.875rem}@media only screen and (max-width:991px){.headlines{font-size:2rem;line-height:2.5rem}}[class*=headline] span{line-height:inherit}.faq{font-weight:600;font-size:1.5rem;line-height:2rem}.sub-head2{font-weight:600;font-size:1.313rem;line-height:2rem}.sub-head3{font-weight:700;font-size:1.313rem;line-height:1.563rem;color:#ff6155}.lh-25{line-height:25px}.description{font-weight:700;font-size:1rem;line-height:1.25rem}.emphasized-copy{font-weight:600;font-size:1.125rem;line-height:1.75rem;color:#6d6e71}.emphasized-copy1{font-weight:700;font-size:1.125rem;line-height:1.75rem;color:#6d6e71}.body1{font-weight:500;font-size:1rem;line-height:1.5rem}.bodym{font-weight:600;font-size:1rem;line-height:1.188rem}.headline,.section-copy{font-weight:500;font-size:1.125rem;line-height:1.75rem}.headline-v,.section-copy2{font-weight:500;font-size:1.125rem;line-height:1.75rem;color:#4d4d4d}.section-copy2 a{color:#4d4d4d;line-height:inherit}.section-copy2 a:hover{color:#ff6f61}a{color:#ff6f61;line-height:inherit;font-weight:700;text-decoration:2px solid underline}a:hover{color:#ff6f61}a[href]{color:#fff;font-weight:700}a[href]:hover{color:#fff}.exit-notification-buttons button,a.btn1,button.btn1{font-weight:400;font-family:"Arial Black";font-size:.75rem;line-height:.875rem;color:#ff6f61;background-color:#fff;border:2px solid #ff6f61;padding:14px 16px;display:inline-block;text-decoration:none;width:auto;min-width:153px;outline:0;border-radius:30px;margin:20px 0;cursor:pointer;text-align:center;letter-spacing:1.2px}.exit-notification-buttons button:focus,.exit-notification-buttons button:hover,a.btn1:focus,a.btn1:hover,button.btn1:focus,button.btn1:hover{background-color:#ff6f61;color:#fff}.exit-notification-buttons button.transparent,a.btn1.transparent,button.btn1.transparent{background-color:transparent}.exit-notification-buttons button.transparent:focus,.exit-notification-buttons button.transparent:hover,a.btn1.transparent:focus,a.btn1.transparent:hover,button.btn1.transparent:focus,button.btn1.transparent:hover{background-color:#ff6f61;color:#fff}.sg-box{margin:15px;padding:30px;width:auto;border-radius:5px;border:1px solid #ccc}.selection-italic{font-style:italic;font-size:inherit;line-height:inherit;display:inline-block}.selection-italic:after{display:inline-block}.selection-bold,strong{font-weight:700;font-size:inherit;line-height:inherit}.selection-bold:after,strong:after{display:inline-block}#footer .selection-bold,#footer strong,#header .selection-bold,#header strong{color:#4d4d4d!important}.palettes{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.palettes .palette{margin-right:1rem;margin-bottom:1.5rem;width:100px;height:100px;position:relative}.palettes .palette .palette-label{color:#333;font-size:.85rem;position:absolute;bottom:-1.25rem}.txt-coral{color:#ff6f61}.txt-fresh-green-50{color:#b4f6b1}.txt-fresh-green{color:#87e871}.txt-compliment-green{color:#5ca335}.txt-lightest-grey{color:#f7f7f7}.txt-lighter-grey{color:#f0f0f0}.txt-light-grey{color:#d8d8d8}.txt-medium-grey{color:#97999b}.txt-dark-grey{color:#6d6e71}.txt-charcoal{color:#4d4d4d}.bg-coral{background-color:#ff6f61}.bg-fresh-green-50{background-color:#b4f6b1}.bg-fresh-green{background-color:#87e871}.bg-compliment-green{background-color:#5ca335}.bg-lightest-grey{background-color:#f7f7f7}.bg-lighter-grey{background-color:#f0f0f0}.bg-light-grey{background-color:#d8d8d8}.bg-medium-grey{background-color:#97999b}.bg-dark-grey{background-color:#6d6e71}.bg-charcoal{background-color:#4d4d4d}span[class^=bg-]{display:block;padding:20px}html{font-size:16px;font-family:Arial;font-weight:500}html body{margin:0;padding:0;color:#6d6e71;background:#fff}html body i:after,html body sub:after,html body sup:after{display:inline-block}html body #header{color:#4d4d4d}html body #footer{color:#000}a.btn,button.btn,input[type=submit].btn{padding:0 20px;color:#fff;line-height:40px;font-size:1rem;line-height:1.5rem;text-decoration:none;display:inline-block;background-color:#d8d8d8;border:2px solid #d8d8d8}a.btn:hover,button.btn:hover,input[type=submit].btn:hover{color:#d8d8d8;background-color:#fff}a.btn.disabled,a.btn:disabled,button.btn.disabled,button.btn:disabled,input[type=submit].btn.disabled,input[type=submit].btn:disabled{cursor:pointer;background-color:#d8d8d8;border:2px solid #d8d8d8;cursor:default}a.btn.btn-rnd,button.btn.btn-rnd,input[type=submit].btn.btn-rnd{border-radius:4px;min-width:335px}a.btn.pdf,button.btn.pdf,input[type=submit].btn.pdf{background:#d8d8d8 url(/content/dam/cf-pharma/nucala-v2/en_US/sea/icon-pdf.png) no-repeat 8px center;background-size:1.5rem;padding-left:2.5rem;border-radius:4px;min-width:335px}a.btn.pdf::after,button.btn.pdf::after,input[type=submit].btn.pdf::after{content:""}a.btn.pdf:hover,button.btn.pdf:hover,input[type=submit].btn.pdf:hover{color:#fff}.footnote{font-weight:400;font-size:.875rem;line-height:1rem;color:#6d6e71}.divider{margin:30px 0 10px 0}@media only screen and (min-width:992px){.divider{margin-top:40px;margin-bottom:20px}}.primary-color{color:#d8d8d8}.secondary-color{color:#d8d8d8}.grey-tundora{color:#d8d8d8}.bg-primary,.bg-secondary,.bg-tertiary,.bg-white{padding-top:0;padding-bottom:30px}@media only screen and (min-width:992px){.bg-primary,.bg-secondary,.bg-tertiary,.bg-white{padding-top:35px;padding-bottom:60px}}.bg-primary{background-color:#d8d8d8}.bg-primary-offset{background:linear-gradient(to right,#fff 0,#fff 20%,#d8d8d8 20%);padding:0 1rem 1rem}@media only screen and (min-width:992px){.bg-primary-offset{background:linear-gradient(to bottom,#fff 0,#fff 20%,#d8d8d8 20%)}}.bg-gradient{background:transparent linear-gradient(180deg,#f7f7f7 0,#fff 100%) 0 0 no-repeat padding-box}.bg-secondary{background-color:#d8d8d8}.bg-tertiary{background-color:#d8d8d8}.bg-tertiary li,.bg-tertiary p{color:#fff}.bg-tertiary li:not(a) .selection-bold,.bg-tertiary li:not(a) b,.bg-tertiary li:not(a) strong,.bg-tertiary p:not(a) .selection-bold,.bg-tertiary p:not(a) b,.bg-tertiary p:not(a) strong{color:#fff}.bg-white{background-color:#fff}.warning.richText.component{margin-top:30px;margin-bottom:30px;padding-top:30px;padding-bottom:30px;border-top:3px solid #d8d8d8;border-bottom:3px solid #d8d8d8}.no-wrap{white-space:nowrap}input:focus,select:focus{outline:0;border:2px solid #d8d8d8!important}input:active,select:active{border:2px solid #d8d8d8!important}@media only screen and (max-width:991px){.sm\:padding-top-15{padding-top:15px;display:block}}@media only screen and (max-width:991px){.sm\:padding-top-30{padding-top:30px;display:block}}@media only screen and (max-width:991px){.sm\:padding-bottom-15{padding-bottom:15px;display:block}}@media only screen and (max-width:991px){.sm\:padding-bottom-30{padding-bottom:30px;display:block}}@media only screen and (min-width:992px){.lg\:padding-top-15{padding-top:15px;display:block}}@media only screen and (min-width:992px){.lg\:padding-top-30{padding-top:30px;display:block}}@media only screen and (min-width:992px){.lg\:padding-bottom-15{padding-bottom:15px;display:block}}@media only screen and (min-width:992px){.lg\:padding-bottom-30{padding-bottom:30px;display:block}}.section-1 p:first-of-type{color:green}.page-what-is-multiple-myeloma .btn1:hover{border:2px solid #ff6f61;color:#ff6f61}.page-what-is-multiple-myeloma .register-txt{height:50px}.page-what-is-multiple-myeloma .register-txt .footnote1{border-bottom:1px solid}.page-what-is-multiple-myeloma .module-1 ul{padding-left:1.5rem}.page-what-is-multiple-myeloma .module-1 li::marker{color:#5ca335;font-weight:700;display:inline-block;font-size:1.5em}.page-what-is-multiple-myeloma .module-1 .headline1:after{border-bottom:2px solid #87e871;padding-top:60px;margin-bottom:45px}.page-what-is-multiple-myeloma .module-1 .headline1 .sub-head{font-weight:400!important;line-height:1.75rem!important;font-family:Arial!important}.page-what-is-multiple-myeloma .module-3 .btn1{background-color:transparent}.page-what-is-multiple-myeloma .module-3 .btn1:focus,.page-what-is-multiple-myeloma .module-3 .btn1:hover{background-color:#ff6f61!important;color:#fff!important}.page-what-is-multiple-myeloma .module-3 .image{margin-top:-15px}.page-what-is-multiple-myeloma .module-3 .small-img{display:block!important}@media only screen and (min-width:576px){.page-what-is-multiple-myeloma .module-3 .small-img{display:none!important}}.page-what-is-multiple-myeloma .module-3 .texture-img{display:none!important}@media only screen and (min-width:576px){.page-what-is-multiple-myeloma .module-3 .texture-img{display:block!important}}.page-what-is-multiple-myeloma .module-3 .image-fit img{object-fit:unset}@media only screen and (min-width:992px){.page-what-is-multiple-myeloma .module-3 .image-fit img{object-fit:none}}.u-pb-10{padding-bottom:10px!important}.u-pb-18{padding-bottom:18px!important}.u-px-80{padding-left:5rem!important;padding-right:5rem!important}.u-mt-30,.u-my-30{margin-top:30px!important}.here-to-help picture{display:-ms-flexbox;display:flex}.here-to-help .green-help-txt{color:#b4f6b1}.here-to-help .white-help-txt{color:#fff}.here-to-help img{width:100%!important;margin-top:-10px}@media only screen and (min-width:768px){.here-to-help img{width:100%;right:0;top:0;object-fit:cover;height:400px;object-position:center}}@media only screen and (max-width:767px){.here-to-help img{margin-top:0}}.here-to-help .green-small-headline:after{background:#d2f9d0!important;top:25px}@media only screen and (max-width:767px){.here-to-help .green-small-headline:after{top:-20px;left:0}}.here-to-help .here-to-help-txt{position:absolute;z-index:1;bottom:55px}@media only screen and (max-width:767px){.here-to-help .here-to-help-txt{bottom:32px!important;margin-top:180px;padding:25px}.here-to-help .here-to-help-txt span{padding-bottom:5px!important;padding-top:5px!important}}.here-to-help .btn1{color:#b4f6b1!important;border:2px solid #b4f6b1!important;background-color:transparent!important;min-width:165px!important;padding:13px 26px!important;letter-spacing:1.2px}.here-to-help .btn1:focus,.here-to-help .btn1:hover{background-color:#b4f6b1!important;color:#fff!important}.this-is-who img{width:100%}@media only screen and (min-width:768px){.this-is-who img{right:0;top:0;object-fit:cover;object-position:center;height:435px}}@media only screen and (max-width:767px){.this-is-who .green-small-headline:after{top:-20px;left:0}}@media only screen and (min-width:768px){.this-is-who .green-small-headline:after{top:8px}}.this-is-who .this-is-who-txt{position:absolute;z-index:1}@media only screen and (max-width:767px){.this-is-who .this-is-who-txt{padding:45px 25px 50px 25px;background-color:#f7f7f7;margin-top:-15px;position:relative;margin-left:0}.this-is-who .this-is-who-txt span{padding-bottom:5px!important;padding-top:5px!important}}.this-is-who .btn1{min-width:180px!important;background-color:transparent!important;padding:13px 26px!important;letter-spacing:1.2px}.this-is-who .btn1:focus,.this-is-who .btn1:hover{background-color:#ff6f61!important;color:#fff!important}.p-left-border{border-left:4px solid #9ee47f;padding-left:1.125rem!important}.dotted-underline{text-decoration:none;border-bottom:2px dotted #5ca335}@media only screen and (min-width:768px){.hero-2 img{padding-bottom:1.5rem!important}}@media only screen and (max-width:767px){.hero-2 .richText .component-content{display:initial}}@media only screen and (min-width:768px){.hero-2 .richText .component-content{max-width:960px!important}}@media only screen and (max-width:767px){.hero-2 .richText .component-content .richText-image{height:351px;width:248px;margin-left:auto;margin-right:auto}}@media only screen and (max-width:767px){.hero-2 .richText .component-content .richText-content{padding:2rem 0;margin-top:30px}}@media only screen and (min-width:768px){.hero-2 .richText .component-content .richText-content{margin-left:50px}}@media only screen and (min-width:992px){.hero-2 .richText .component-content .richText-content{width:380px!important;margin-left:72px;margin-right:auto}}@media only screen and (min-width:1200px){.hero-2 .richText .component-content .richText-content{margin-right:initial}}.hero-2 .btn1{min-width:155px!important;padding:13px 26px!important}.green-small-headline:after{content:" ";display:block;background:#9ee47f;width:55px;height:4px;position:absolute;top:103px;left:-70px}@media only screen and (min-width:992px){.page-patient-stories .is-hidden-mobile{display:inline!important}}@media only screen and (min-width:768px){.page-patient-stories .divider{margin:30px 0 10px 0}}.page-patient-stories .top-texture{z-index:1;top:30px}.page-patient-stories .bottom-texture{z-index:1;bottom:-25px;position:absolute}@media only screen and (max-width:767px){.page-patient-stories .bottom-texture{bottom:10px}}.page-patient-stories .texture-mobile-only{margin-top:unset;display:block!important}@media only screen and (min-width:576px){.page-patient-stories .texture-mobile-only{display:none!important}}.page-patient-stories .texture-desktop-only{margin-top:unset;display:none!important}@media only screen and (min-width:576px){.page-patient-stories .texture-desktop-only{display:block!important}}@media only screen and (min-width:768px){.page-patient-stories .patient-stories-module3 .box{padding-left:1rem!important;padding-right:1rem!important}}.page-patient-stories .patient-stories-module3 ul{margin-left:-20px}@media only screen and (max-width:767px){.page-patient-stories .patient-stories-module3{padding:0!important}}.page-patient-stories .patient-stories-module3 .green-small-headline:after{top:30px;left:15px}@media only screen and (max-width:767px){.page-patient-stories .patient-stories-module3 .green-small-headline:after{left:0}}.page-patient-stories .patient-stories-module3 .module3-txt{padding-left:95px}.page-patient-stories .patient-stories-module3 .module3-marker-txt li::marker{color:#5ca335;font-weight:700;display:inline-block;font-size:1.5em}@media only screen and (max-width:767px){.u-px-xs-36{padding-left:36px;padding-right:36px}}@media only screen and (min-width:768px){.u-px-187{padding-left:187px;padding-right:187px}}@media only screen and (min-width:768px){.u-px-140{padding-left:140px;padding-right:140px}}.picture-text{position:absolute;text-align:center;top:50px;left:0;right:0;margin:auto;font-size:2rem;font-weight:700;color:#fff;line-height:2.5rem}@media only screen and (max-width:767px){.main-stories{display:none!important}}.individual-stories figure{margin:0}.individual-stories figure img{display:block;margin:auto}.individual-stories figcaption{min-height:210px}@media only screen and (min-width:768px){.individual-stories figcaption{min-height:175px;max-width:165px;margin:0 auto}}@media only screen and (min-width:1200px){.individual-stories figcaption{min-height:145px;max-width:inherit}}@media only screen and (min-width:1440px){.individual-stories figcaption{min-height:120px}}@media only screen and (max-width:991px){.individual-stories figcaption{min-height:130px}}.individual-stories figcaption p:not(:first-child){margin:5px 0 5px 0}.individual-stories figcaption p:last-child{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;left:45%;bottom:0;right:45%}@media only screen and (min-width:768px) and (max-width:992px){.individual-stories figcaption p:last-child{position:unset!important;left:unset!important;right:unset!important;-ms-flex-pack:center!important;justify-content:center!important}}.individual-stories .arrow-down{position:absolute;content:"";display:inline-block;width:12px;height:12px;border-right:2px solid #ff6f61;border-top:2px solid #ff6f61;transform:rotate(135deg);caret-color:transparent}.reference-banner{background-color:unset!important;box-shadow:unset!important;padding:0}.reference-banner .banner:not(.is-hidden){padding:0;background-color:#e9fde8!important;box-shadow:0 3px 6px #0000001a!important}.reference-banner .banner__close-button:after{color:#6d6e71}.margin-0{margin:0!important}@media only screen and (max-width:767px){.page-side-effects .heading-with-image .component-content{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:767px){.page-side-effects .heading-with-image .component-content .richText-content p{padding-left:0!important;padding-top:1rem!important}}.page-side-effects li::marker{color:#5ca335;font-weight:700;display:inline-block;font-size:1.5em}.page-side-effects .location .find-an-eye-text{font-weight:700!important}.page-side-effects .green-divider{padding-top:0;padding-bottom:0;margin-top:40px;margin-bottom:40px}.page-side-effects #content ul{padding-left:1.5rem}.page-side-effects .eye-icon-img img{height:34px;width:62px;margin-bottom:0!important}@media only screen and (max-width:991px){.page-side-effects .text-col-1 ul{margin-bottom:5px}}@media only screen and (max-width:991px){.page-side-effects .text-col-2 ul{margin-top:0}}.page-side-effects .texture-mobile-only{display:block!important}@media only screen and (min-width:576px){.page-side-effects .texture-mobile-only{display:none!important}}.page-side-effects .texture-tab-only{display:none!important}@media only screen and (min-width:576px) and (max-width:991px){.page-side-effects .texture-tab-only{display:block!important}}.link-wrap{text-decoration:none}.ps-callout .link-wrap{color:#6d6e71}#content ul li{padding-bottom:5px}#content ul li:last-child{padding-bottom:0}.page-resources .support-box .desktop-eyebrow:after{content:"\f078";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:400;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:static;font-size:14px;top:5px;display:block;color:#6d6e71}.page-resources li::marker{color:#5ca335;font-weight:700;display:inline-block;font-size:1.5em}.page-resources .gsk-oncology .top-texture{margin-top:unset;top:26px;z-index:1}.page-resources .gsk-oncology .bottom-texture{margin-top:unset;bottom:15px}@media only screen and (max-width:767px){.page-resources .white-border-bottom{bottom:0}}@media only screen and (min-width:768px){.page-resources .white-border-bottom{bottom:20px}}.page-resources .co-pay-assitance{border:1px solid #5ca335}.page-resources .co-pay-assitance .component-content{margin-bottom:-10px}.page-resources .co-pay-assitance .component-content:before{content:" ";display:block;background:#5ca335;width:20px;height:calc(var(--green-line-height) * 1px);position:absolute;top:0;left:0}@media only screen and (max-width:991px){.page-resources .co-pay-assitance .component-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:767px){.page-resources .co-pay-assitance .component-content{display:initial}}.page-resources .co-pay-assitance img{margin-bottom:0}@media only screen and (max-width:991px){.page-resources .co-pay-assitance img{width:100%!important;height:100%!important}}.page-resources .co-pay-assitance .richText-content{padding-left:1rem!important}@media only screen and (min-width:768px){.page-resources .nav-section{position:relative;min-height:95px}.page-resources .nav-section .richText-content{left:0;position:absolute;bottom:0}}.page-resources .access-more .btn1{background-color:transparent!important;min-width:162px!important;padding:13px 30px!important;letter-spacing:1.2px}.page-resources .access-more .btn1:focus,.page-resources .access-more .btn1:hover{background-color:#ff6f61!important;color:#fff!important}.page-resources .pdf-box .richText .component-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.page-resources .pdf-box .richText .component-content:hover{cursor:pointer}.page-resources .pdf-box .richText .component-content .richText-content{padding-top:.5rem}@media only screen and (max-width:380px){.page-resources .pdf-box .richText .component-content .richText-content .u-inline-block{display:block}}.page-resources .pdf-box .richText a{text-decoration:none}.page-resources .texture-mobile-only{margin-top:-15px;display:block!important}@media only screen and (min-width:576px){.page-resources .texture-mobile-only{display:none!important}}.page-resources .texture-desktop-only{margin-top:-15px;display:none!important}@media only screen and (min-width:576px){.page-resources .texture-desktop-only{display:block!important}}.page-resources #content ul{padding-left:1.5rem}.page-faqs .texture-img img{position:relative;top:15px}.page-faqs .Faq-accordion p{padding:.2rem 0}.page-faqs .Faq-accordion a{font-size:16px}.page-faqs .accordion-control:after{height:.1px!important}.page-faqs .accordion .accordion-container .accordion-slide.is-active:last-child{border-bottom:1px solid #7bb556}.page-faqs .top-texture{margin-top:-50px}.page-faqs .speak-to-doc{margin-top:0}@media only screen and (min-width:992px){.page-faqs .speak-to-doc .richText{padding-top:60px}}@media only screen and (min-width:768px) and (max-width:991px){.page-faqs .speak-to-doc .richText{padding-top:20px!important}}.page-faqs .texture-mobile-only{position:absolute;z-index:1;top:30px;display:block!important}@media only screen and (min-width:576px){.page-faqs .texture-mobile-only{display:none!important}}.page-faqs .texture-desktop-only{display:none!important}@media only screen and (min-width:576px){.page-faqs .texture-desktop-only{display:block!important}}@media only screen and (min-width:768px) and (max-width:991px){.page-faqs .texture-desktop-only{margin-top:-40px}}@media only screen and (min-width:576px) and (max-width:767px){.page-faqs .texture-desktop-only{margin-top:-70px}}.texture-mobile-only{display:block!important}@media only screen and (min-width:768px){.texture-mobile-only{display:none!important}}.texture-tab-only{display:none!important}@media only screen and (min-width:768px) and (max-width:991px){.texture-tab-only{display:block!important}}.texture-desktop-only{display:none!important}@media only screen and (min-width:992px){.texture-desktop-only{display:block!important}}.image-fit img{object-fit:none}.page-search-result .searchResults .searchResults-pagination ul li:not(:first-child):not(:last-child) a{height:30px;width:30px;padding:3px 9px!important;min-width:unset!important}.page-search-result .searchResults .searchResults-pagination ul li:not(:first-child):not(:last-child) a:hover{background-color:#ff6f61}.tooltip li{line-height:1rem!important}.find-an-eyecare .richText-image{margin-top:15px}.find-an-eyecare h2::before{margin-bottom:15px!important}.button-primary{background-color:#14717d;padding:10px 32px;font-size:.75rem;font-style:normal;font-weight:700;line-height:1rem;border:none;border-radius:2rem;color:#fff;cursor:pointer}html[lang=ar-SA] .button-primary{padding:10px 45px;font-size:1.2rem}.primary-link{font-family:Arial;font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:#00837d;-webkit-text-decoration-line:underline;text-decoration-line:underline}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXd4qqOEo.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXdoqqOEo.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXeIqq.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36y_CGslu50.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36y_CWslu50.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36y_B2sl.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}html[lang=en-sa] .talk-doc-sec h3{font-size:21px;line-height:32px;color:#6d6e71!important}html[lang=en-sa] .talk-doc-sec h4{font-size:18px;line-height:24px}html[lang=en-sa] .talk-doc-sec h5{font-size:28px;line-height:40px;color:#a05530;margin:0}html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .hero-img,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .hero-img{padding-inline:0;margin-top:-15vw}html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .hero-img img,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .hero-img img{width:100%;height:auto}html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .divider .component-content,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .divider .component-content{width:88vw;margin:0 auto}html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .hero-text .component-content,html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .map-img .component-content,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .hero-text .component-content,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .map-img .component-content{width:85vw;margin:0 auto}html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa h2,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa h2{width:85vw;margin:0 auto;text-align:center;color:#ee7c22;padding-top:4.6vw}html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa p,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa p{color:#fff}html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .divider,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .divider{margin-block:0;padding-bottom:0}html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .divider .component-content,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .divider .component-content{border:1.5px solid #d78228}html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .hero-text,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .hero-text{margin-top:-5vw;padding-bottom:7.3vw;text-align:center}html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .hero-text span,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .hero-text span{color:#ee7c22;font-weight:700}html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .map-img,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .map-img{display:none;padding-bottom:14.23vw;padding-top:2.98vw}html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .map-img img,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .map-img img{border-radius:3rem;border:1.5px solid #ee7c22}html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .contact-us,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .contact-us{color:#fff;padding:50px 0 30px;text-align:center;margin:0 auto;width:100%}html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .contact-us p,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .contact-us p{max-width:765px;margin:0 auto;padding:0 20px}html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .contact-us p:first-child,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .contact-us p:first-child{font-family:'Open Sans';font-weight:300;font-size:1.9rem;line-height:2.6rem}html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .contact-us p:last-child,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .contact-us p:last-child{font-family:'Open Sans';font-weight:800;font-size:3.7825rem;line-height:5.125rem;padding-top:38px}html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .cmp-quiz-component,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .cmp-quiz-component{display:none!important;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#ffffff9e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .cmp-quiz-component>.component-content,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .cmp-quiz-component>.component-content{background-color:#1a1a36;min-height:200px;text-align:center;width:50%;border-radius:25px;padding:10px;height:fit-content;top:50%;left:50%;position:relative;transform:translate(-50%,0);display:inline-block;color:#fff}html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .cmp-quiz-component>.component-content>div,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .cmp-quiz-component>.component-content>div{margin:20px}@media (max-width:992px) and (min-width:992px){html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .cmp-quiz-component>.component-content,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .cmp-quiz-component>.component-content{transform:translate(-50%,-20%);width:60%}}html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .cmp-quiz-component .modal-content,html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .cmp-quiz-component .modal-content{background-color:#fefefe;margin:15% auto;padding:20px;border:1px solid #888;width:80%;max-width:600px;border-radius:10px}html[lang=ar-SA] #map,html[lang=en-SA] #map{width:85vw!important;height:700px;position:relative;overflow:hidden;margin:0 auto;border-radius:3rem;border:1.5px solid #d78228;margin-top:43.62px;margin-bottom:14.23vw}@media (max-width:767px) and (min-width:117px){html[lang=ar-SA] #map,html[lang=en-SA] #map{margin-top:24px;border-radius:2rem;margin-bottom:12.23vw;height:500px!important}}@media (max-width:767px) and (min-width:17px){html[lang=ar-SA] #map #allowLocation,html[lang=en-SA] #map #allowLocation{margin-top:54px!important}}html[lang=ar-SA] #map .view-link a,html[lang=en-SA] #map .view-link a{color:#1a73e8}html[lang=ar-SA] #map .view-link a:hover,html[lang=en-SA] #map .view-link a:hover{color:#d78228}html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa *{font-family:'Open Sans'}html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .hero-text p{font-size:2.49625rem;line-height:normal;font-weight:300}html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa h2{font-size:2.99rem;line-height:normal}@media (max-width:1280px){html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .hero-text p{font-size:2.1rem}html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa h2{font-size:2.6rem}}@media (max-width:992px) and (min-width:767px){html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa .hero-text p{font-size:1.9rem}html[lang=en-SA] .page-reach-your-shingles-doctor-in-ksa h2{font-size:2.3rem}}html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa *{font-family:'Myriad Arabic'}html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .hero-text .component-content{width:80vw}html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .hero-text .component-content p{font-size:3.49rem;line-height:normal;font-weight:300}html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa h2{font-size:4rem;line-height:normal}@media (max-width:1280px){html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .hero-text .component-content p{font-size:3.29rem}html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa h2{font-size:3.7rem}}@media (max-width:992px) and (min-width:767px){html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .hero-text .component-content p{font-size:1.9rem}html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa h2{font-size:2.3rem}}html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .contact-us{color:#fff;padding:104px 0 120px;text-align:center;width:100%}html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .contact-us>.component-content{width:88vw;margin:0 auto}html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .contact-us p:first-child{font-family:'Myriad Arabic';font-weight:400;font-size:2.31rem;line-height:2.625rem}html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .contact-us p:first-child span{font-weight:700;font-size:2.6975rem;font-family:'Myriad Arabic Bold';line-height:3.0625rem}html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .contact-us p:first-child span+br+span{font-weight:400;font-size:2.115625rem;font-family:'Myriad Arabic';line-height:2.4375rem}html[lang=ar-SA] .page-reach-your-shingles-doctor-in-ksa .contact-us p:last-child{font-family:'Myriad Arabic Bold';font-weight:700;font-size:4.4025rem;line-height:5.0625rem;padding-top:38px}html[lang="en-SA"] .page-shingles-treatment{background:url(https://a-cf65.gskstatic.com/content/dam/cf-pharma/shinglesprotection/en_SA/illustrations-desktop/treatment-page-full-background.png);background-repeat:no-repeat;background-size:cover;background-position:center}html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container,html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container{padding:0;margin-top:-355px}@media (min-width:320px) and (max-width:1300px){html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container,html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container{margin-top:-23vw}}html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container>div>div,html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container>div>div{max-width:100%;margin:0}html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container>div>div .image,html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container>div>div .image{padding:0}html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container img,html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container img{width:100%;height:auto}html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container .richText,html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText{position:absolute;height:100%}html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content,html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content{width:88vw;margin:0 auto;display:-ms-flexbox;display:flex;height:100%;-ms-flex-align:center;align-items:center;padding-left:20px}@media (min-width:320px) and (max-width:992px){html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content,html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content{padding-left:0}}html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1,html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1{color:#EE7C22;text-transform:uppercase}html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span,html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span{font-weight:800}html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:first-child,html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:first-child{font-size:6.915625rem;line-height:9.3125rem}html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:nth-child(3),html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:nth-child(3){color:#ffffff;font-size:5.531875rem}html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:nth-child(5),html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:nth-child(5){color:#ffffff;font-size:2.345625rem;font-weight:600;display:block;line-height:3.125rem}html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:last-child,html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:last-child{font-size:5.761875rem;font-weight:700;display:block;margin-top:-25px}@media (min-width:320px) and (max-width:600px){html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:first-child,html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:first-child{font-size:2.5rem;line-height:1.3125rem}html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:nth-child(3),html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:nth-child(3){font-size:1.531875rem;display:block;margin-top:0}html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:nth-child(5),html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:nth-child(5){font-size:.8rem;display:block;line-height:1rem;margin-top:-34px}html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:last-child,html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:last-child{font-size:1.761875rem;margin-top:-33px}}@media (min-width:601px) and (max-width:768px){html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:first-child,html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:first-child{font-size:3.5rem;line-height:4.3125rem}html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:nth-child(3),html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:nth-child(3){font-size:2.531875rem;display:block;margin-top:0}html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:nth-child(5),html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:nth-child(5){font-size:1.2rem;display:block;line-height:1rem;margin-top:-25px}html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:last-child,html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:last-child{font-size:2.761875rem;margin-top:-24px}}@media (min-width:769px) and (max-width:992px){html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:first-child,html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:first-child{font-size:3.915625rem;line-height:4.3125rem}html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:nth-child(3),html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:nth-child(3){font-size:3.531875rem;display:block;margin-top:0;line-height:3rem}html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:nth-child(5),html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:nth-child(5){font-size:1.345625rem;line-height:1.5rem;margin-top:-55px}html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:last-child,html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:last-child{font-size:3.761875rem;margin-top:-40px}}@media (min-width:993px) and (max-width:1250px){html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:first-child,html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:first-child{font-size:5.2rem;line-height:7.3125rem}html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:nth-child(3),html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:nth-child(3){font-size:4.531875rem}html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:nth-child(5),html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:nth-child(5){font-size:2rem;line-height:3.125rem}html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:last-child,html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:last-child{font-size:4.761875rem;margin-top:-36px}}html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container .primary-cta button{background-color:#ee7c22;padding-inline:3.37rem;padding-block:.51rem;border-radius:2rem;border:none;cursor:pointer;margin-top:3vw}@media (max-width:750px){html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container .primary-cta button{padding-inline:3vw;padding-block:.8vw;margin-top:1.8vw}}html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container .primary-cta button a{text-decoration:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:.5rem;font-weight:600}@media (max-width:1280px){html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container .primary-cta button a{font-size:16px}}@media (max-width:750px){html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container .primary-cta button a{font-size:10px}}html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container .primary-cta button a img{height:1.2rem;width:auto}@media (max-width:750px){html[lang="en-SA"] .page-shingles-treatment .treatment-banner-container .primary-cta button a img{height:1rem}}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container{margin-top:-35px}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container p{font-size:2.053125rem;font-weight:300;color:#ffffff;max-width:590px}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container p span{color:#EE7C22;text-transform:uppercase;font-weight:800}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container p span:first-child{font-size:6.915625rem}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container p span:nth-child(3){color:#ffffff;font-size:5.531875rem;line-height:6.4375rem}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container p span:last-child{display:inline-block;font-size:3.6075rem;line-height:3.5rem;margin-bottom:38px}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container p:last-child{line-height:2.75rem}@media (min-width:320px) and (max-width:500px){html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container p{font-size:1rem;margin-top:30px}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container p span:first-child{font-size:1.915625rem}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container p span:nth-child(3){font-size:1.531875rem;line-height:1.7375rem}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container p span:last-child{font-size:1rem;line-height:.5rem;margin-bottom:0}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container p:last-child{line-height:1.2rem;max-width:295px}}@media (min-width:501px) and (max-width:700px){html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container p{font-size:1rem;margin-top:25px}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container p span:first-child{font-size:2.915625rem}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container p span:nth-child(3){font-size:2.531875rem;line-height:2.7375rem}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container p span:last-child{font-size:2rem;line-height:2rem;margin-bottom:0}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container p:last-child{line-height:1rem;max-width:295px}}@media (min-width:701px) and (max-width:800px){html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container p{font-size:1.05rem;margin-top:25px}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container p span:first-child{font-size:3.915625rem}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container p span:nth-child(3){font-size:2.531875rem;line-height:3rem}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container p span:last-child{font-size:2rem;line-height:2.5rem;margin-bottom:0}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container p:last-child{line-height:1.5rem;max-width:310px}}@media (min-width:801px) and (max-width:992px){html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container p{font-size:1.5rem;margin-top:25px}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container p span:first-child{font-size:4.915625rem}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container p span:nth-child(3){font-size:3.531875rem;line-height:4rem}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container p span:last-child{font-size:3rem;line-height:3.5rem;margin-bottom:0}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container p:last-child{line-height:2rem;max-width:430px}}@media (min-width:993px) and (max-width:1150px){html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container p{font-size:2rem;margin-top:25px}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container p span:first-child{font-size:5.915625rem}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container p span:nth-child(3){font-size:4.531875rem;line-height:5rem}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container p span:last-child{font-size:4rem;line-height:4.5rem;margin-bottom:0}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container p:last-child{line-height:2.5rem;max-width:575px}}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container + .box>.component-content{width:88vw;margin:-120px auto 0}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container + .box a{width:fit-content;display:block;margin:0 auto;background:url(/content/dam/cf-pharma/shinglesprotection/en_SA/illustrations-desktop/download-icon.png),#EE7C22;background-repeat:no-repeat;text-decoration:none;padding:10px 70px 10px 55px;background-position:calc(100% - 22px) center;border-radius:2rem}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container + .box button{color:#ffffff;background-color:#EE7C22;border:none;border-radius:1rem;font-size:1.251875rem;line-height:1.6875rem;font-family:'Open Sans';font-weight:600;padding:0}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container + .box button>span{display:none}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container + .box h3{font-size:2.49625rem;font-weight:700;color:#EE7C22;text-align:center;text-transform:uppercase;line-height:3.334375rem;margin-bottom:38px}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container + .box h3 + p{margin-bottom:60px}@media (min-width:320px) and (max-width:992px){html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container + .box>.component-content{margin:0 auto 0}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container + .box a{padding:10px 51px 10px 20px;background-position:calc(100% - 17px) center}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container + .box button{font-size:.9rem;line-height:1rem}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container + .box h3{font-size:1.49625rem;line-height:1.8rem}html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container + .box h3 + p{margin-bottom:60px}}@media (min-width:350px) and (max-width:500px){html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container + .box>.component-content{margin:-6vw auto 0}}@media (min-width:501px) and (max-width:992px){html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container + .box>.component-content{margin:-10vw auto 0}}@media (min-width:993px) and (max-width:1150px){html[lang="en-SA"] .page-shingles-treatment .treatment-prev-banner-container + .box>.component-content{margin:-5vw auto 0}}html[lang="en-SA"] .page-shingles-treatment .shingles-pain .component-content,html[lang="en-SA"] .page-shingles-treatment .how-shingles-treated-section .component-content{width:88vw;margin:0 auto}html[lang="en-SA"] .page-shingles-treatment .main-box-treatment-page{margin-top:-10vw;padding:0}html[lang="en-SA"] .page-shingles-treatment .main-box-treatment-page>div>div{margin:0}html[lang="en-SA"] .page-shingles-treatment .main-box-treatment-page .shingles-pain p{font-size:1.91375rem;font-weight:300;color:#ffffff;line-height:2.59375rem;margin:-60px 0 48px}@media (min-width:320px) and (max-width:992px){html[lang="en-SA"] .page-shingles-treatment .main-box-treatment-page .shingles-pain p{font-size:1.3rem;line-height:2rem;margin:-31px 0 48px}}html[lang="en-SA"] .page-shingles-treatment .main-box-treatment-page .shingles-pain h2{font-size:1.920625rem;font-weight:800;color:#EE7C22;line-height:2.59375rem;margin-bottom:17px;text-align:center;text-transform:uppercase}@media (min-width:320px) and (max-width:1600px){html[lang="en-SA"] .page-shingles-treatment .main-box-treatment-page .shingles-pain h2{max-width:1200px;margin:15px auto 8px}}@media (min-width:1601px) and (max-width:1724px){html[lang="en-SA"] .page-shingles-treatment .main-box-treatment-page .shingles-pain h2{font-size:2.3rem;line-height:3.25rem}}html[lang="en-SA"] .page-shingles-treatment .main-box-treatment-page .how-shingles-treated-section{margin-top:44px}html[lang="en-SA"] .page-shingles-treatment .main-box-treatment-page .how-shingles-treated-section h3{font-size:1.665rem;font-weight:800;color:#EE7C22;line-height:2.223125rem;text-transform:uppercase;margin-bottom:27px}html[lang="en-SA"] .page-shingles-treatment .main-box-treatment-page .how-shingles-treated-section h3.headings-with-low-margin{margin-bottom:13px}html[lang="en-SA"] .page-shingles-treatment .main-box-treatment-page .how-shingles-treated-section h3.headings-with-low-margin + h4{margin-bottom:85px}html[lang="en-SA"] .page-shingles-treatment .main-box-treatment-page .how-shingles-treated-section ul li,html[lang="en-SA"] .page-shingles-treatment .main-box-treatment-page .how-shingles-treated-section p,html[lang="en-SA"] .page-shingles-treatment .main-box-treatment-page .how-shingles-treated-section h4,html[lang="en-SA"] .page-shingles-treatment .main-box-treatment-page .how-shingles-treated-section span{font-size:1.390625rem;font-weight:300;color:#ffffff;line-height:2rem;margin:0}html[lang="en-SA"] .page-shingles-treatment .main-box-treatment-page .how-shingles-treated-section ul{list-style-type:none;padding-left:0;margin:0 0 85px}html[lang="en-SA"] .page-shingles-treatment .main-box-treatment-page .how-shingles-treated-section li{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline}html[lang="en-SA"] .page-shingles-treatment .main-box-treatment-page .how-shingles-treated-section li p:first-child,html[lang="en-SA"] .page-shingles-treatment .main-box-treatment-page .how-shingles-treated-section li span{margin-right:10px}html[lang="en-SA"] .page-shingles-treatment .main-box-treatment-page .how-shingles-treated-section h4{font-weight:600}html[lang="en-SA"] .page-shingles-treatment .main-box-treatment-page .how-shingles-treated-section h4 + p{margin:25px 0 20px}html[lang="en-SA"] .page-shingles-treatment .main-box-treatment-page .divider .component-content{border-bottom:2px solid #d78228;width:88vw;margin:0 auto}html[lang="en-SA"] .page-shingles-treatment .main-box-treatment-page sup{vertical-align:super;top:unset}html[lang="en-SA"] .page-shingles-treatment .main-box-treatment-page .contact-us{color:#ffffff;padding:50px 0 30px;text-align:center;margin:0 auto;width:100%}html[lang="en-SA"] .page-shingles-treatment .main-box-treatment-page .contact-us p{max-width:765px;margin:0 auto;padding:0 20px}html[lang="en-SA"] .page-shingles-treatment .main-box-treatment-page .contact-us p:first-child{font-family:'Open Sans';font-weight:300;font-size:1.90rem;line-height:2.6rem}html[lang="en-SA"] .page-shingles-treatment .main-box-treatment-page .contact-us p:last-child{font-family:'Open Sans';font-weight:800;font-size:3.7825rem;line-height:5.125rem;padding-top:38px}html[lang="en-SA"] .page-shingles-treatment .main-box-treatment-page section[aria-label="references"]{width:88vw;margin:0 auto}html[lang="en-SA"] .page-shingles-treatment .main-box-treatment-page section[aria-label="references"] h2.ref-title{color:#ffffff;margin:64px 0 12px;font-weight:700;font-size:1.089375rem;font-family:'Open Sans';line-height:1.5rem}html[lang="en-SA"] .page-shingles-treatment .main-box-treatment-page section[aria-label="references"] ol{padding-left:15px;margin-bottom:60px}html[lang="en-SA"] .page-shingles-treatment .main-box-treatment-page section[aria-label="references"] .ref-first-half li{color:#ffffff;font-size:.70125rem;font-weight:300;line-height:.9375rem;font-family:'Open Sans';overflow-wrap:break-word;margin-bottom:0}html[lang="en-SA"] .page-shingles-treatment .main-box-treatment-page section[aria-label="references"] .ref-first-half li a{text-decoration:none;margin-bottom:0;color:#ffffff;font-size:.70125rem;font-weight:300;line-height:.9375rem;font-family:"Open Sans"}html[lang="en-SA"] .page-shingles-treatment .main-box-treatment-page section[aria-label="references"] .ref-first-half li a:hover{text-decoration:underline}html[lang="en-SA"] .page-shingles-treatment h1,html[lang="en-SA"] .page-shingles-treatment h2,html[lang="en-SA"] .page-shingles-treatment h3,html[lang="en-SA"] .page-shingles-treatment h4,html[lang="en-SA"] .page-shingles-treatment p,html[lang="en-SA"] .page-shingles-treatment a,html[lang="en-SA"] .page-shingles-treatment span,html[lang="en-SA"] .page-shingles-treatment li{font-family:'Open Sans'}html[lang="ar-SA"] .page-shingles-treatment{background:url(https://a-cf65.gskstatic.com/content/dam/cf-pharma/shinglesprotection/en_SA/illustrations-desktop/treatment-page-full-background.png);background-repeat:no-repeat;background-size:cover;background-position:center}html[lang="ar-SA"] .page-shingles-treatment h1,html[lang="ar-SA"] .page-shingles-treatment h2,html[lang="ar-SA"] .page-shingles-treatment h3,html[lang="ar-SA"] .page-shingles-treatment h4,html[lang="ar-SA"] .page-shingles-treatment p,html[lang="ar-SA"] .page-shingles-treatment a,html[lang="ar-SA"] .page-shingles-treatment span,html[lang="ar-SA"] .page-shingles-treatment li,html[lang="ar-SA"] .page-shingles-treatment button{font-family:'Myriad Arabic'}html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container .primary-cta{text-align:left}html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container .primary-cta button{background-color:#ee7c22;padding-inline:3.37rem;padding-block:.51rem;border-radius:2rem;border:none;cursor:pointer;margin-top:3vw}@media (max-width:750px){html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container .primary-cta button{padding-inline:3vw;padding-block:.8vw;margin-top:1.8vw}}html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container .primary-cta button a{text-decoration:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:.5rem;font-weight:600;font-size:20px}@media (max-width:1280px){html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container .primary-cta button a{font-size:16px}}@media (max-width:750px){html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container .primary-cta button a{font-size:10px}}html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container .primary-cta button a img{height:1.2rem;width:auto}@media (max-width:750px){html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container .primary-cta button a img{height:1rem}}html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container,html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container{padding:0;margin-top:-355px}@media (min-width:320px) and (max-width:1300px){html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container,html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container{margin-top:-23vw}}html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container>div>div,html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container>div>div{max-width:100%;margin:0}html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container>div>div .image,html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container>div>div .image{padding:0}html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container img,html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container img{width:100%;height:auto}html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container .richText,html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText{position:absolute;height:100%}html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content,html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content{width:88vw;margin:0 auto;display:-ms-flexbox;display:flex;height:100%;-ms-flex-align:center;align-items:center;padding-left:20px}@media (min-width:320px) and (max-width:992px){html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content,html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content{padding-left:0}}html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1,html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1{color:#EE7C22;text-transform:uppercase;text-align:left}html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span,html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span{font-weight:400;font-family:'Air Strip Arabic'}html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:first-child,html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:first-child{color:#ffffff;font-size:7.9175rem;line-height:9.875rem}html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:nth-child(3),html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:nth-child(3){font-size:4.601875rem;line-height:4rem}html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:nth-child(5),html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:nth-child(5){color:#ffffff;font-size:4.601875rem;display:block;line-height:2.75rem}html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:last-child,html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:last-child{font-size:5.561875rem;display:block;margin-top:-25px;line-height:5rem}@media (min-width:320px) and (max-width:600px){html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:first-child,html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:first-child{font-size:2.5rem;line-height:1.3125rem}html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:nth-child(3),html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:nth-child(3){font-size:1.531875rem;display:block;margin-top:0;line-height:1rem}html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:nth-child(5),html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:nth-child(5){font-size:1.531875rem;display:block;line-height:1rem;margin-top:-25px}html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:last-child,html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:last-child{font-size:1.761875rem;margin-top:-38px;line-height:2rem}}@media (min-width:601px) and (max-width:768px){html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:first-child,html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:first-child{font-size:4.5rem;line-height:4.3125rem}html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:nth-child(3),html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:nth-child(3){font-size:2.531875rem;display:block;margin-top:0;line-height:2rem}html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:nth-child(5),html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:nth-child(5){font-size:2.531875rem;display:block;line-height:2rem;margin-top:-20px}html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:last-child,html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:last-child{font-size:2.761875rem;margin-top:-30px;line-height:2.5rem}}@media (min-width:769px) and (max-width:992px){html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:first-child,html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:first-child{font-size:5.915625rem;line-height:8.3125rem}html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:nth-child(3),html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:nth-child(3){font-size:3.531875rem;display:block;margin-top:0;line-height:2.5rem}html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:nth-child(5),html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:nth-child(5){font-size:3.531875rem;line-height:2.5rem;margin-top:-38px}html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:last-child,html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:last-child{font-size:3.761875rem;margin-top:-68px}}@media (min-width:993px) and (max-width:1250px){html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:first-child,html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:first-child{font-size:7.2rem;line-height:7.3125rem}html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:nth-child(3),html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:nth-child(3){font-size:4.531875rem}html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:nth-child(5),html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:nth-child(5){font-size:4.531875rem;line-height:3.125rem}html[lang="ar-SA"] .page-shingles-treatment .treatment-banner-container .richText .component-content h1 span:last-child,html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container .richText .component-content h1 span:last-child{font-size:4.761875rem;margin-top:-36px}}html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container{margin-top:-35px}html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container p{color:#ffffff;text-align:left}html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container p span{color:#EE7C22;text-transform:uppercase;font-weight:400;font-size:4.601875rem;line-height:6.125rem;font-family:'Air Strip Arabic'}html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container p span:nth-child(3){color:#ffffff}html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container p span:last-child{display:inline-block;margin-bottom:38px}html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container p:last-child{color:#EE7C22;font-size:3.37125rem;line-height:3.875rem;font-weight:700;bottom:20px;position:absolute;text-align:center;margin:0 auto;display:block;width:100%;max-width:88vw}@media (min-width:320px) and (max-width:500px){html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container p span{font-size:1.515625rem;line-height:1.125rem}html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container p:last-child{line-height:1.5rem;font-size:1.5rem}html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container p:first-child{margin-top:-50px}}@media (min-width:501px) and (max-width:700px){html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container p span{font-size:2.2rem;line-height:2rem}html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container p:last-child{line-height:1.8rem;font-size:1.8rem}html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container p:first-child{margin-top:-50px}}@media (min-width:701px) and (max-width:800px){html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container p span{font-size:3.5rem;line-height:4rem}html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container p:last-child{line-height:2rem;font-size:2rem}html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container p:first-child{margin-top:-50px}}@media (min-width:801px) and (max-width:1135px){html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container p span{font-size:4.5rem;line-height:5rem}html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container p:last-child{line-height:2.5rem;font-size:2.5rem}html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container p:first-child{margin-top:-50px}}html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container + .divider{margin-top:0}html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container + .divider + .box>.component-content{width:88vw;margin:0 auto}html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container + .divider + .box .richText{padding:10px 0}html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container + .divider + .box .richText .richText-content{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container + .divider + .box .richText .richText-content section{max-width:1092px}html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container + .divider + .box a{width:fit-content;display:block;margin:0 auto;background:url(/content/dam/cf-pharma/shinglesprotection/en_SA/illustrations-desktop/download-icon.png),#EE7C22;background-repeat:no-repeat;text-decoration:none;padding:3px 65px 3px 100px;background-position:calc(14%) center;border-radius:2rem}html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container + .divider + .box p:first-child{font-size:3.12rem;font-weight:400;color:#ffffff;text-align:center;text-transform:uppercase;line-height:3.334375rem;margin-bottom:38px}html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container + .divider + .box p:first-child span{font-weight:700;color:#EE7C22}html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container + .divider + .box button{color:#ffffff;background-color:#EE7C22;border:none;border-radius:1rem;font-size:2.29625rem;line-height:2.625rem;font-weight:600;padding:0}html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container + .divider + .box button>span{display:none}@media (min-width:320px) and (max-width:992px){html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container + .divider + .box>.component-content{margin:0 auto 0}html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container + .divider + .box a{padding:10px 20px 10px 51px;background-position:calc(10%) center}html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container + .divider + .box button{font-size:1.5rem;line-height:1.5rem}}@media (min-width:320px) and (max-width:992px){html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container{margin-top:-26px}}@media (min-width:320px) and (max-width:500px){html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container{padding-bottom:53px}}@media (min-width:501px) and (max-width:992px){html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container{padding-bottom:25px}}@media (min-width:993px) and (max-width:1135px){html[lang="ar-SA"] .page-shingles-treatment .treatment-prev-banner-container{padding-bottom:50px}}html[lang="ar-SA"] .page-shingles-treatment .shingles-pain .component-content,html[lang="ar-SA"] .page-shingles-treatment .how-shingles-treated-section .component-content{width:88vw;margin:0 auto}html[lang="ar-SA"] .page-shingles-treatment .main-box-treatment-page{margin-top:-10vw;padding:0}html[lang="ar-SA"] .page-shingles-treatment .main-box-treatment-page>div>div{margin:0}html[lang="ar-SA"] .page-shingles-treatment .main-box-treatment-page .shingles-pain p{font-size:2.466875rem;font-weight:400;color:#ffffff;line-height:2.59375rem;margin:-100px 0 48px}@media (min-width:320px) and (max-width:992px){html[lang="ar-SA"] .page-shingles-treatment .main-box-treatment-page .shingles-pain p{margin:-31px 0 48px}}html[lang="ar-SA"] .page-shingles-treatment .main-box-treatment-page .shingles-pain h2{font-size:3.106875rem;font-weight:700;color:#EE7C22;line-height:2.59375rem;margin-bottom:17px;text-align:center;text-transform:uppercase}@media (min-width:320px) and (max-width:992px){html[lang="ar-SA"] .page-shingles-treatment .main-box-treatment-page .shingles-pain h2{font-size:3rem;line-height:3.2rem}}html[lang="ar-SA"] .page-shingles-treatment .main-box-treatment-page .how-shingles-treated-section{margin-bottom:20px}html[lang="ar-SA"] .page-shingles-treatment .main-box-treatment-page .how-shingles-treated-section h3{font-size:3.37125rem;font-weight:700;color:#EE7C22;line-height:3.875rem;text-transform:uppercase;margin:40px 0 15px}@media (min-width:320px) and (max-width:992px){html[lang="ar-SA"] .page-shingles-treatment .main-box-treatment-page .how-shingles-treated-section h3{font-size:3rem;line-height:3.2rem}}html[lang="ar-SA"] .page-shingles-treatment .main-box-treatment-page .how-shingles-treated-section h3:first-child{margin-top:10px}html[lang="ar-SA"] .page-shingles-treatment .main-box-treatment-page .how-shingles-treated-section h3.headings-with-low-margin{margin-bottom:13px}html[lang="ar-SA"] .page-shingles-treatment .main-box-treatment-page .how-shingles-treated-section h3.headings-with-low-margin + h4{margin-bottom:85px}html[lang="ar-SA"] .page-shingles-treatment .main-box-treatment-page .how-shingles-treated-section p,html[lang="ar-SA"] .page-shingles-treatment .main-box-treatment-page .how-shingles-treated-section span{font-size:2.280625rem;font-weight:400;color:#ffffff;line-height:2.625rem;margin:0}html[lang="ar-SA"] .page-shingles-treatment .main-box-treatment-page .how-shingles-treated-section h4{color:#ffffff;font-size:2.37375rem;font-weight:700;line-height:2.6875rem;margin:0}html[lang="ar-SA"] .page-shingles-treatment .main-box-treatment-page .how-shingles-treated-section h4 + p{margin:5px 0 25px}html[lang="ar-SA"] .page-shingles-treatment .main-box-treatment-page .how-shingles-treated-section p{margin-bottom:20px}html[lang="ar-SA"] .page-shingles-treatment .main-box-treatment-page .divider .component-content{border-bottom:2px solid #d78228;width:88vw;margin:0 auto}html[lang="ar-SA"] .page-shingles-treatment .main-box-treatment-page sup{vertical-align:super;top:unset}html[lang="ar-SA"] .page-shingles-treatment .main-box-treatment-page .contact-us{color:#ffffff;padding:104px 0 120px;text-align:center;width:100%}html[lang="ar-SA"] .page-shingles-treatment .main-box-treatment-page .contact-us>.component-content{width:88vw;margin:0 auto}html[lang="ar-SA"] .page-shingles-treatment .main-box-treatment-page .contact-us p:first-child{font-family:'Myriad Arabic';font-weight:400;font-size:2.31rem;line-height:2.625rem}html[lang="ar-SA"] .page-shingles-treatment .main-box-treatment-page .contact-us p:first-child span{font-weight:700;font-size:2.6975rem;font-family:'Myriad Arabic Bold';line-height:3.0625rem}html[lang="ar-SA"] .page-shingles-treatment .main-box-treatment-page .contact-us p:first-child span + br + span{font-weight:400;font-size:2.115625rem;font-family:'Myriad Arabic';line-height:2.4375rem}html[lang="ar-SA"] .page-shingles-treatment .main-box-treatment-page .contact-us p:last-child{font-family:'Myriad Arabic Bold';font-weight:700;font-size:4.4025rem;line-height:5.0625rem;padding-top:38px}html[lang="ar-SA"] .page-shingles-treatment .main-box-treatment-page section[aria-label="references"]{width:88vw;margin:0 auto}html[lang="ar-SA"] .page-shingles-treatment .main-box-treatment-page section[aria-label="references"] h2.ref-title{color:#ffffff;margin:64px 0 12px;font-weight:700;font-size:1.089375rem;font-family:'Open Sans';line-height:1.5rem}html[lang="ar-SA"] .page-shingles-treatment .main-box-treatment-page section[aria-label="references"] ol{padding-left:15px;margin-bottom:60px}html[lang="ar-SA"] .page-shingles-treatment .main-box-treatment-page section[aria-label="references"] .ref-first-half li{color:#ffffff;font-size:.70125rem;font-weight:300;line-height:.9375rem;font-family:'Open Sans';overflow-wrap:break-word;margin-bottom:0}html[lang="ar-SA"] .page-shingles-treatment .main-box-treatment-page section[aria-label="references"] .ref-first-half li a{text-decoration:none;margin-bottom:0;color:#ffffff;font-size:.70125rem;font-weight:300;line-height:.9375rem;font-family:"Open Sans"}html[lang="ar-SA"] .page-shingles-treatment .main-box-treatment-page section[aria-label="references"] .ref-first-half li a:hover{text-decoration:underline}html[lang="ar-SA"] .page-shingles-treatment .main-box-treatment-page .richText .component-content .richText-content .ref-title{direction:ltr}@import url("https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@400;800&display=swap");@import url("https://fonts.googleapis.com/css2?family=Montserrat+Alternates:wght@100;200;300;400;500;600;700;800;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@400;800&display=swap");@import url("https://fonts.googleapis.com/css2?family=Montserrat+Alternates:wght@100;200;300;400;500;600;700;800;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap");@font-face{font-family:"FontAwesome";src:url("../../assets/fonts/fa-solid-900.eot");src:url("../../assets/fonts/fa-solid-900.eot") format("embedded-opentype"),url("../../assets/fonts/fa-solid-900.woff") format("woff"),url("../../assets/fonts/fa-solid-900.woff2") format("woff"),url("../../assets/fonts/fa-solid-900.ttf") format("truetype"),url("../../assets/fonts/fa-solid-900.svg") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"FontAwesome";src:url("../../assets/fonts/fontawesome-webfont.eot");src:url("../../assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff") format("woff"),url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"),url("../../assets/fonts/fontawesome-webfont.svg") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"Arial Black";src:url("../../assets/fonts/ariblk.ttf");src:url("../../assets/fonts/ariblk.ttf") format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:'Open Sans';font-style:'normal';src:url("../../assets/fonts/OpenSans-VariableFont_wdth,wght.ttf") format("woff2"),url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff")}@font-face{font-family:'Myriad Arabic';font-style:normal;src:url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2"),url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2")}@font-face{font-family:'Myriad Arabic Bold';font-style:normal;src:url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2"),url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2")}@font-face{font-family:'Myriad Arabic Italic';font-style:normal;src:url("../../assets/fonts/MyriadArabic-It.otf") format("opentype"),url("../../assets/fonts/MyriadArabic-It.otf") format("opentype")}@font-face{font-family:'Myriad Arabic BoldIt';font-style:normal;src:url("../../assets/fonts/MyriadArabic-BoldIt.otf") format("opentype"),url("../../assets/fonts/MyriadArabic-BoldIt.otf") format("opentype")}@font-face{font-family:'Air Strip Arabic';font-style:normal;src:url("../../assets/fonts/Air Strip Arabic.otf") format("opentype"),url("../../assets/fonts/Air Strip Arabic.otf") format("opentype")}html a sup:after,html span sup:after,body a sup:after,body span sup:after{display:inline-block}html *,body *{box-sizing:border-box;line-height:1.375rem}h1,h2,h3,h4,h5,h6{font-weight:700}h1,h2{margin:15px 0 8px}h1{font-family:"Arial Black"}@media only screen and (max-width:991px){h3{margin-top:1.5rem}}h1{font-size:52px;line-height:60px}@media (max-width:768px){h1{font-size:32px;line-height:38px}}h2{font-size:34px;line-height:42px}@media (max-width:768px){h2{font-size:28px;line-height:32px}}h3{font-size:28px;line-height:40px}@media (max-width:768px){h3{font-size:22px;line-height:32px}}h4{font-size:21px;line-height:32px}@media (max-width:768px){h4{font-size:18px;line-height:24px}}h5{font-size:18px;line-height:24px}@media (max-width:768px){h5{font-size:18px;line-height:24px}}h6{font-size:16px;line-height:24px}@media (max-width:768px){h6{font-size:16px;line-height:24px}}.fontFamily_Barlow{font-family:"Barlow Semi Condensed"}.comp-leftSpace{padding:0 50px}@media (max-width:767px){.comp-leftSpace{padding:0}}@media (max-width:920px){.mobile-padding20{padding:0 20px}}.header1,.headline1{font-family:"Arial Black";font-weight:400;font-size:2.5rem;line-height:2.625rem;color:#6D6E71}.header1 span,.headline1 span{font-family:"Arial Black";font-weight:400}.sub-head{font-weight:400;font-size:1.5rem;line-height:1.75rem;letter-spacing:.15rem;color:#6D6E71}.header2,.headline2{font-weight:700;font-size:2rem;line-height:2.375rem;color:#6D6E71}.header3,.headline3,.accordion-title-text{font-weight:700;font-size:1.5rem;line-height:1.75rem;color:#6D6E71}.desktop-h3{font-weight:bold;font-size:1.5rem;color:#6D6E71;line-height:1.75rem}.body{font-weight:400;font-size:1.125rem;line-height:1.3125rem;letter-spacing:.023rem;color:#6D6E71}.desktop-eyebrow{font-weight:700;font-size:1.125rem;line-height:1.3125rem;letter-spacing:.023rem;color:#5CA335}.photo-caption{font-weight:700;font-size:1.375rem;line-height:1.5625rem;letter-spacing:.028rem;color:#6D6E71}.find-an-eye-text{font-size:1.75rem;line-height:1.875rem;color:#4d4d4f;font-weight:900}.red-underline-text{font-weight:bold;text-decoration:underline #FF6F61;color:#FF6F61!important}.module,.faq-body-copy{font-weight:400;font-size:1rem;line-height:1.5625rem;letter-spacing:.02rem;color:#6D6E71}.footnote1{font-weight:400;font-size:.875rem;line-height:1rem;color:#6D6E71}.button-text{font-weight:700;font-size:.75rem;line-height:.875rem;letter-spacing:6.25rem;color:#FF6F61}.gradient{background:transparent linear-gradient(0deg,#ffffff 0%,#f7f7f7 100%) 0% 0% no-repeat padding-box;border:1px solid #dedede;opacity:1}.headlines{font-weight:700;font-size:2.625rem;line-height:2.875rem}@media only screen and (max-width:991px){.headlines{font-size:2rem;line-height:2.5rem}}[class*="headline"] span{line-height:inherit}.faq{font-weight:600;font-size:1.5rem;line-height:2rem}.sub-head2{font-weight:600;font-size:1.313rem;line-height:2rem}.sub-head3{font-weight:700;font-size:1.313rem;line-height:1.563rem;color:#ff6155}.lh-25{line-height:25px}.description{font-weight:700;font-size:1rem;line-height:1.25rem}.emphasized-copy{font-weight:600;font-size:1.125rem;line-height:1.75rem;color:#6D6E71}.emphasized-copy1{font-weight:700;font-size:1.125rem;line-height:1.75rem;color:#6D6E71}.body1{font-weight:500;font-size:1rem;line-height:1.5rem}.bodym{font-weight:600;font-size:1rem;line-height:1.188rem}.headline,.section-copy{font-weight:500;font-size:1.125rem;line-height:1.75rem}.headline-v,.section-copy2{font-weight:500;font-size:1.125rem;line-height:1.75rem;color:#4D4D4D}.section-copy2 a{color:#4D4D4D;line-height:inherit}.section-copy2 a:hover{color:#FF6F61}a{color:#FF6F61;line-height:inherit;font-weight:700;text-decoration:2px solid underline}a:hover{color:#FF6F61}a[href]{color:#fff;font-weight:700}a[href]:hover{color:#fff}a.btn1,button.btn1,.exit-notification-buttons button{font-weight:400;font-family:"Arial Black";font-size:.75rem;line-height:.875rem;color:#FF6F61;background-color:#fff;border:2px solid #FF6F61;padding:14px 16px;display:inline-block;text-decoration:none;width:auto;min-width:153px;outline:none;border-radius:30px;margin:20px 0;cursor:pointer;text-align:center;letter-spacing:1.2px}a.btn1:hover,a.btn1:focus,button.btn1:hover,button.btn1:focus,.exit-notification-buttons button:hover,.exit-notification-buttons button:focus{background-color:#FF6F61;color:#fff}a.btn1.transparent,button.btn1.transparent,.exit-notification-buttons button.transparent{background-color:transparent}a.btn1.transparent:hover,a.btn1.transparent:focus,button.btn1.transparent:hover,button.btn1.transparent:focus,.exit-notification-buttons button.transparent:hover,.exit-notification-buttons button.transparent:focus{background-color:#FF6F61;color:#fff}.sg-box{margin:15px;padding:30px;width:auto;border-radius:5px;border:1px solid #ccc}.selection-italic{font-style:italic;font-size:inherit;line-height:inherit;display:inline-block}.selection-italic:after{display:inline-block}.selection-bold,strong{font-weight:bold;font-size:inherit;line-height:inherit}.selection-bold:after,strong:after{display:inline-block}#header strong,#header .selection-bold,#footer strong,#footer .selection-bold{color:#4D4D4D!important}.palettes{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.palettes .palette{margin-right:1rem;margin-bottom:1.5rem;width:100px;height:100px;position:relative}.palettes .palette .palette-label{color:#333;font-size:.85rem;position:absolute;bottom:-1.25rem}.txt-coral{color:#FF6F61}.txt-fresh-green-50{color:#B4F6B1}.txt-fresh-green{color:#87E871}.txt-compliment-green{color:#5CA335}.txt-lightest-grey{color:#F7F7F7}.txt-lighter-grey{color:#F0F0F0}.txt-light-grey{color:#D8D8D8}.txt-medium-grey{color:#97999B}.txt-dark-grey{color:#6D6E71}.txt-charcoal{color:#4D4D4D}.bg-coral{background-color:#FF6F61}.bg-fresh-green-50{background-color:#B4F6B1}.bg-fresh-green{background-color:#87E871}.bg-compliment-green{background-color:#5CA335}.bg-lightest-grey{background-color:#F7F7F7}.bg-lighter-grey{background-color:#F0F0F0}.bg-light-grey{background-color:#D8D8D8}.bg-medium-grey{background-color:#97999B}.bg-dark-grey{background-color:#6D6E71}.bg-charcoal{background-color:#4D4D4D}span[class^="bg-"]{display:block;padding:20px}html{font-size:16px;font-family:Arial;font-weight:500}html body{margin:0;padding:0;color:#6D6E71;background:#fff}html body sub:after,html body i:after,html body sup:after{display:inline-block}html body #header{color:#4D4D4D}html body #footer{color:#000}button.btn,a.btn,input[type="submit"].btn{padding:0 20px;color:#fff;line-height:40px;font-size:1rem;line-height:1.5rem;text-decoration:none;display:inline-block;background-color:#D8D8D8;border:2px solid #D8D8D8}button.btn:hover,a.btn:hover,input[type="submit"].btn:hover{color:#D8D8D8;background-color:#fff}button.btn:disabled,button.btn.disabled,a.btn:disabled,a.btn.disabled,input[type="submit"].btn:disabled,input[type="submit"].btn.disabled{cursor:pointer;background-color:#D8D8D8;border:2px solid #D8D8D8;cursor:default}button.btn.btn-rnd,a.btn.btn-rnd,input[type="submit"].btn.btn-rnd{border-radius:4px;min-width:335px}button.btn.pdf,a.btn.pdf,input[type="submit"].btn.pdf{background:#D8D8D8 url("/content/dam/cf-pharma/nucala-v2/en_US/sea/icon-pdf.png") no-repeat 8px center;background-size:1.5rem;padding-left:2.5rem;border-radius:4px;min-width:335px}button.btn.pdf::after,a.btn.pdf::after,input[type="submit"].btn.pdf::after{content:""}button.btn.pdf:hover,a.btn.pdf:hover,input[type="submit"].btn.pdf:hover{color:#fff}.footnote{font-weight:400;font-size:.875rem;line-height:1rem;color:#6D6E71}.divider{margin:30px 0 10px 0}@media only screen and (min-width:992px){.divider{margin-top:40px;margin-bottom:20px}}.primary-color{color:#D8D8D8}.secondary-color{color:#D8D8D8}.grey-tundora{color:#D8D8D8}.bg-primary,.bg-secondary,.bg-tertiary,.bg-white{padding-top:0;padding-bottom:30px}@media only screen and (min-width:992px){.bg-primary,.bg-secondary,.bg-tertiary,.bg-white{padding-top:35px;padding-bottom:60px}}.bg-primary{background-color:#D8D8D8}.bg-primary-offset{background:linear-gradient(to right,#fff 0%,#fff 20%,#D8D8D8 20%);padding:0 1rem 1rem}@media only screen and (min-width:992px){.bg-primary-offset{background:linear-gradient(to bottom,#fff 0%,#fff 20%,#D8D8D8 20%)}}.bg-gradient{background:transparent linear-gradient(180deg,#f7f7f7 0%,#ffffff 100%) 0% 0% no-repeat padding-box}.bg-secondary{background-color:#D8D8D8}.bg-tertiary{background-color:#D8D8D8}.bg-tertiary p,.bg-tertiary li{color:#fff}.bg-tertiary p:not(a) strong,.bg-tertiary p:not(a) b,.bg-tertiary p:not(a) .selection-bold,.bg-tertiary li:not(a) strong,.bg-tertiary li:not(a) b,.bg-tertiary li:not(a) .selection-bold{color:#fff}.bg-white{background-color:#fff}.warning.richText.component{margin-top:30px;margin-bottom:30px;padding-top:30px;padding-bottom:30px;border-top:3px solid #D8D8D8;border-bottom:3px solid #D8D8D8}.no-wrap{white-space:nowrap}input:focus,select:focus{outline:none;border:2px solid #D8D8D8!important}input:active,select:active{border:2px solid #D8D8D8!important}@media only screen and (max-width:991px){.sm\:padding-top-15{padding-top:15px;display:block}}@media only screen and (max-width:991px){.sm\:padding-top-30{padding-top:30px;display:block}}@media only screen and (max-width:991px){.sm\:padding-bottom-15{padding-bottom:15px;display:block}}@media only screen and (max-width:991px){.sm\:padding-bottom-30{padding-bottom:30px;display:block}}@media only screen and (min-width:992px){.lg\:padding-top-15{padding-top:15px;display:block}}@media only screen and (min-width:992px){.lg\:padding-top-30{padding-top:30px;display:block}}@media only screen and (min-width:992px){.lg\:padding-bottom-15{padding-bottom:15px;display:block}}@media only screen and (min-width:992px){.lg\:padding-bottom-30{padding-bottom:30px;display:block}}.section-1 p:first-of-type{color:green}.page-what-is-multiple-myeloma .btn1:hover{border:2px solid #FF6F61;color:#FF6F61}.page-what-is-multiple-myeloma .register-txt{height:50px}.page-what-is-multiple-myeloma .register-txt .footnote1{border-bottom:1px solid}.page-what-is-multiple-myeloma .module-1 ul{padding-left:1.5rem}.page-what-is-multiple-myeloma .module-1 li::marker{color:#5CA335;font-weight:bold;display:inline-block;font-size:1.5em}.page-what-is-multiple-myeloma .module-1 .headline1:after{border-bottom:2px solid #87E871;padding-top:60px;margin-bottom:45px}.page-what-is-multiple-myeloma .module-1 .headline1 .sub-head{font-weight:400!important;line-height:1.75rem!important;font-family:Arial!important}.page-what-is-multiple-myeloma .module-3 .btn1{background-color:transparent}.page-what-is-multiple-myeloma .module-3 .btn1:hover,.page-what-is-multiple-myeloma .module-3 .btn1:focus{background-color:#FF6F61!important;color:#fff!important}.page-what-is-multiple-myeloma .module-3 .image{margin-top:-15px}.page-what-is-multiple-myeloma .module-3 .small-img{display:block!important}@media only screen and (min-width:576px){.page-what-is-multiple-myeloma .module-3 .small-img{display:none!important}}.page-what-is-multiple-myeloma .module-3 .texture-img{display:none!important}@media only screen and (min-width:576px){.page-what-is-multiple-myeloma .module-3 .texture-img{display:block!important}}.page-what-is-multiple-myeloma .module-3 .image-fit img{object-fit:unset}@media only screen and (min-width:992px){.page-what-is-multiple-myeloma .module-3 .image-fit img{object-fit:none}}.u-pb-10{padding-bottom:10px!important}.u-pb-18{padding-bottom:18px!important}.u-px-80{padding-left:5rem!important;padding-right:5rem!important}.u-mt-30,.u-my-30{margin-top:30px!important}.here-to-help picture{display:-ms-flexbox;display:flex}.here-to-help .green-help-txt{color:#B4F6B1}.here-to-help .white-help-txt{color:#fff}.here-to-help img{width:100%!important;margin-top:-10px}@media only screen and (min-width:768px){.here-to-help img{width:100%;right:0;top:0;object-fit:cover;height:400px;object-position:center}}@media only screen and (max-width:767px){.here-to-help img{margin-top:0}}.here-to-help .green-small-headline:after{background:#d2f9d0!important;top:25px}@media only screen and (max-width:767px){.here-to-help .green-small-headline:after{top:-20px;left:0}}.here-to-help .here-to-help-txt{position:absolute;z-index:1;bottom:55px}@media only screen and (max-width:767px){.here-to-help .here-to-help-txt{bottom:32px!important;margin-top:180px;padding:25px}.here-to-help .here-to-help-txt span{padding-bottom:5px!important;padding-top:5px!important}}.here-to-help .btn1{color:#B4F6B1!important;border:2px solid #B4F6B1!important;background-color:transparent!important;min-width:165px!important;padding:13px 26px!important;letter-spacing:1.2px}.here-to-help .btn1:hover,.here-to-help .btn1:focus{background-color:#B4F6B1!important;color:#fff!important}.this-is-who img{width:100%}@media only screen and (min-width:768px){.this-is-who img{right:0;top:0;object-fit:cover;object-position:center;height:435px}}@media only screen and (max-width:767px){.this-is-who .green-small-headline:after{top:-20px;left:0}}@media only screen and (min-width:768px){.this-is-who .green-small-headline:after{top:8px}}.this-is-who .this-is-who-txt{position:absolute;z-index:1}@media only screen and (max-width:767px){.this-is-who .this-is-who-txt{padding:45px 25px 50px 25px;background-color:#F7F7F7;margin-top:-15px;position:relative;margin-left:0}.this-is-who .this-is-who-txt span{padding-bottom:5px!important;padding-top:5px!important}}.this-is-who .btn1{min-width:180px!important;background-color:transparent!important;padding:13px 26px!important;letter-spacing:1.2px}.this-is-who .btn1:hover,.this-is-who .btn1:focus{background-color:#FF6F61!important;color:#fff!important}.p-left-border{border-left:4px solid #9ee47f;padding-left:1.125rem!important}.dotted-underline{text-decoration:none;border-bottom:2px dotted #5ca335}@media only screen and (min-width:768px){.hero-2 img{padding-bottom:1.5rem!important}}@media only screen and (max-width:767px){.hero-2 .richText .component-content{display:initial}}@media only screen and (min-width:768px){.hero-2 .richText .component-content{max-width:960px!important}}@media only screen and (max-width:767px){.hero-2 .richText .component-content .richText-image{height:351px;width:248px;margin-left:auto;margin-right:auto}}@media only screen and (max-width:767px){.hero-2 .richText .component-content .richText-content{padding:2rem 0;margin-top:30px}}@media only screen and (min-width:768px){.hero-2 .richText .component-content .richText-content{margin-left:50px}}@media only screen and (min-width:992px){.hero-2 .richText .component-content .richText-content{width:380px!important;margin-left:72px;margin-right:auto}}@media only screen and (min-width:1200px){.hero-2 .richText .component-content .richText-content{margin-right:initial}}.hero-2 .btn1{min-width:155px!important;padding:13px 26px!important}.green-small-headline:after{content:" ";display:block;background:#9ee47f;width:55px;height:4px;position:absolute;top:103px;left:-70px}@media only screen and (min-width:992px){.page-patient-stories .is-hidden-mobile{display:inline!important}}@media only screen and (min-width:768px){.page-patient-stories .divider{margin:30px 0 10px 0}}.page-patient-stories .top-texture{z-index:1;top:30px}.page-patient-stories .bottom-texture{z-index:1;bottom:-25px;position:absolute}@media only screen and (max-width:767px){.page-patient-stories .bottom-texture{bottom:10px}}.page-patient-stories .texture-mobile-only{margin-top:unset;display:block!important}@media only screen and (min-width:576px){.page-patient-stories .texture-mobile-only{display:none!important}}.page-patient-stories .texture-desktop-only{margin-top:unset;display:none!important}@media only screen and (min-width:576px){.page-patient-stories .texture-desktop-only{display:block!important}}@media only screen and (min-width:768px){.page-patient-stories .patient-stories-module3 .box{padding-left:1rem!important;padding-right:1rem!important}}.page-patient-stories .patient-stories-module3 ul{margin-left:-20px}@media only screen and (max-width:767px){.page-patient-stories .patient-stories-module3{padding:0!important}}.page-patient-stories .patient-stories-module3 .green-small-headline:after{top:30px;left:15px}@media only screen and (max-width:767px){.page-patient-stories .patient-stories-module3 .green-small-headline:after{left:0}}.page-patient-stories .patient-stories-module3 .module3-txt{padding-left:95px}.page-patient-stories .patient-stories-module3 .module3-marker-txt li::marker{color:#5CA335;font-weight:bold;display:inline-block;font-size:1.5em}@media only screen and (max-width:767px){.u-px-xs-36{padding-left:36px;padding-right:36px}}@media only screen and (min-width:768px){.u-px-187{padding-left:187px;padding-right:187px}}@media only screen and (min-width:768px){.u-px-140{padding-left:140px;padding-right:140px}}.picture-text{position:absolute;text-align:center;top:50px;left:0;right:0;margin:auto;font-size:2rem;font-weight:700;color:#ffffff;line-height:2.5rem}@media only screen and (max-width:767px){.main-stories{display:none!important}}.individual-stories figure{margin:0}.individual-stories figure img{display:block;margin:auto}.individual-stories figcaption{min-height:210px}@media only screen and (min-width:768px){.individual-stories figcaption{min-height:175px;max-width:165px;margin:0 auto}}@media only screen and (min-width:1200px){.individual-stories figcaption{min-height:145px;max-width:inherit}}@media only screen and (min-width:1440px){.individual-stories figcaption{min-height:120px}}@media only screen and (max-width:991px){.individual-stories figcaption{min-height:130px}}.individual-stories figcaption p:not(:first-child){margin:5px 0 5px 0}.individual-stories figcaption p:last-child{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;left:45%;bottom:0;right:45%}@media only screen and (min-width:768px) and (max-width:992px){.individual-stories figcaption p:last-child{position:unset!important;left:unset!important;right:unset!important;-ms-flex-pack:center!important;justify-content:center!important}}.individual-stories .arrow-down{position:absolute;content:"";display:inline-block;width:12px;height:12px;border-right:2px solid #FF6F61;border-top:2px solid #FF6F61;transform:rotate(135deg);caret-color:transparent}.reference-banner{background-color:unset!important;box-shadow:unset!important;padding:0}.reference-banner .banner:not(.is-hidden){padding:0;background-color:#e9fde8!important;box-shadow:0 3px 6px #0000001a!important}.reference-banner .banner__close-button:after{color:#6d6e71}.margin-0{margin:0!important}@media only screen and (max-width:767px){.page-side-effects .heading-with-image .component-content{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:767px){.page-side-effects .heading-with-image .component-content .richText-content p{padding-left:0!important;padding-top:1rem!important}}.page-side-effects li::marker{color:#5CA335;font-weight:bold;display:inline-block;font-size:1.5em}.page-side-effects .location .find-an-eye-text{font-weight:700!important}.page-side-effects .green-divider{padding-top:0;padding-bottom:0;margin-top:40px;margin-bottom:40px}.page-side-effects #content ul{padding-left:1.5rem}.page-side-effects .eye-icon-img img{height:34px;width:62px;margin-bottom:0!important}@media only screen and (max-width:991px){.page-side-effects .text-col-1 ul{margin-bottom:5px}}@media only screen and (max-width:991px){.page-side-effects .text-col-2 ul{margin-top:0}}.page-side-effects .texture-mobile-only{display:block!important}@media only screen and (min-width:576px){.page-side-effects .texture-mobile-only{display:none!important}}.page-side-effects .texture-tab-only{display:none!important}@media only screen and (min-width:576px) and (max-width:991px){.page-side-effects .texture-tab-only{display:block!important}}.link-wrap{text-decoration:none}.ps-callout .link-wrap{color:#6D6E71}#content ul li{padding-bottom:5px}#content ul li:last-child{padding-bottom:0}.page-resources .support-box .desktop-eyebrow: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:5px;display:block;color:#6D6E71}.page-resources li::marker{color:#5CA335;font-weight:bold;display:inline-block;font-size:1.5em}.page-resources .gsk-oncology .top-texture{margin-top:unset;top:26px;z-index:1}.page-resources .gsk-oncology .bottom-texture{margin-top:unset;bottom:15px}@media only screen and (max-width:767px){.page-resources .white-border-bottom{bottom:0}}@media only screen and (min-width:768px){.page-resources .white-border-bottom{bottom:20px}}.page-resources .co-pay-assitance{border:1px solid #5CA335}.page-resources .co-pay-assitance .component-content{margin-bottom:-10px}.page-resources .co-pay-assitance .component-content:before{content:" ";display:block;background:#5ca335;width:20px;height:calc(var(--green-line-height) * 1px);position:absolute;top:0;left:0}@media only screen and (max-width:991px){.page-resources .co-pay-assitance .component-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:767px){.page-resources .co-pay-assitance .component-content{display:initial}}.page-resources .co-pay-assitance img{margin-bottom:0}@media only screen and (max-width:991px){.page-resources .co-pay-assitance img{width:100%!important;height:100%!important}}.page-resources .co-pay-assitance .richText-content{padding-left:1rem!important}@media only screen and (min-width:768px){.page-resources .nav-section{position:relative;min-height:95px}.page-resources .nav-section .richText-content{left:0;position:absolute;bottom:0}}.page-resources .access-more .btn1{background-color:transparent!important;min-width:162px!important;padding:13px 30px!important;letter-spacing:1.2px}.page-resources .access-more .btn1:hover,.page-resources .access-more .btn1:focus{background-color:#FF6F61!important;color:#fff!important}.page-resources .pdf-box .richText .component-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.page-resources .pdf-box .richText .component-content:hover{cursor:pointer}.page-resources .pdf-box .richText .component-content .richText-content{padding-top:.5rem}@media only screen and (max-width:380px){.page-resources .pdf-box .richText .component-content .richText-content .u-inline-block{display:block}}.page-resources .pdf-box .richText a{text-decoration:none}.page-resources .texture-mobile-only{margin-top:-15px;display:block!important}@media only screen and (min-width:576px){.page-resources .texture-mobile-only{display:none!important}}.page-resources .texture-desktop-only{margin-top:-15px;display:none!important}@media only screen and (min-width:576px){.page-resources .texture-desktop-only{display:block!important}}.page-resources #content ul{padding-left:1.5rem}.page-faqs .texture-img img{position:relative;top:15px}.page-faqs .Faq-accordion p{padding:.2rem 0}.page-faqs .Faq-accordion a{font-size:16px}.page-faqs .accordion-control:after{height:.1px!important}.page-faqs .accordion .accordion-container .accordion-slide.is-active:last-child{border-bottom:1px solid #7BB556}.page-faqs .top-texture{margin-top:-50px}.page-faqs .speak-to-doc{margin-top:0}@media only screen and (min-width:992px){.page-faqs .speak-to-doc .richText{padding-top:60px}}@media only screen and (min-width:768px) and (max-width:991px){.page-faqs .speak-to-doc .richText{padding-top:20px!important}}.page-faqs .texture-mobile-only{position:absolute;z-index:1;top:30px;display:block!important}@media only screen and (min-width:576px){.page-faqs .texture-mobile-only{display:none!important}}.page-faqs .texture-desktop-only{display:none!important}@media only screen and (min-width:576px){.page-faqs .texture-desktop-only{display:block!important}}@media only screen and (min-width:768px) and (max-width:991px){.page-faqs .texture-desktop-only{margin-top:-40px}}@media only screen and (min-width:576px) and (max-width:767px){.page-faqs .texture-desktop-only{margin-top:-70px}}.texture-mobile-only{display:block!important}@media only screen and (min-width:768px){.texture-mobile-only{display:none!important}}.texture-tab-only{display:none!important}@media only screen and (min-width:768px) and (max-width:991px){.texture-tab-only{display:block!important}}.texture-desktop-only{display:none!important}@media only screen and (min-width:992px){.texture-desktop-only{display:block!important}}.image-fit img{object-fit:none}.page-search-result .searchResults .searchResults-pagination ul li:not(:first-child):not(:last-child) a{height:30px;width:30px;padding:3px 9px!important;min-width:unset!important}.page-search-result .searchResults .searchResults-pagination ul li:not(:first-child):not(:last-child) a:hover{background-color:#FF6F61}.tooltip li{line-height:1rem!important}.find-an-eyecare .richText-image{margin-top:15px}.find-an-eyecare h2::before{margin-bottom:15px!important}.button-primary{background-color:#14717D;padding:10px 32px;font-size:.75rem;font-style:normal;font-weight:700;line-height:1rem;border:none;border-radius:2rem;color:white;cursor:pointer}html[lang="ar-SA"] .button-primary{padding:10px 45px;font-size:1.2rem}.primary-link{font-family:"Arial";font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:#00837D;-webkit-text-decoration-line:underline;text-decoration-line:underline}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXd4qqOEo.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXdoqqOEo.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXeIqq.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36y_CGslu50.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36y_CWslu50.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36y_B2sl.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}html[lang="en-sa"] .talk-doc-sec h3{font-size:21px;line-height:32px;color:#6d6e71!important}html[lang="en-sa"] .talk-doc-sec h4{font-size:18px;line-height:24px}html[lang="en-sa"] .talk-doc-sec h5{font-size:28px;line-height:40px;color:#a05530;margin:0}html[lang="en-SA"] .page-shingles-video{background:url(https://assets.gskinternet.com/pharma/shinglesprotection.sa.com/en-sa/home/home-background.png);background-repeat:no-repeat;background-size:cover;background-position:center}html[lang="en-SA"] .page-shingles-video .heading-para{line-height:1;font-family:"Open Sans";font-weight:900;margin:0}@media only screen and (min-width:993px){html[lang="en-SA"] .page-shingles-video .heading-para{margin:-12vw 0 155px}}@media only screen and (min-width:1200px){html[lang="en-SA"] .page-shingles-video .heading-para{margin:-20vw 0 155px}}@media only screen and (min-width:1399px){html[lang="en-SA"] .page-shingles-video .heading-para{margin:-28vw 0 155px}}@media (min-width:320px) and (max-width:992px){html[lang="en-SA"] .page-shingles-video .heading-para{margin:-41vw 0 0}}html[lang="en-SA"] .page-shingles-video .heading-para p:nth-child(1){color:#ee7c22;font-size:93px;line-height:1;font-family:"Open Sans"}@media (min-width:320px) and (max-width:620px){html[lang="en-SA"] .page-shingles-video .heading-para p:nth-child(1){font-size:3rem;line-height:2rem}}html[lang="en-SA"] .page-shingles-video .heading-para p:nth-child(2){font-size:66px;color:white;line-height:1;font-family:"Open Sans"}@media (min-width:320px) and (max-width:620px){html[lang="en-SA"] .page-shingles-video .heading-para p:nth-child(2){font-size:2.53875rem;line-height:4.875rem}}html[lang="en-SA"] .page-shingles-video .what-is-shingles-banner{margin-top:-250px;padding:0}html[lang="en-SA"] .page-shingles-video .what-is-shingles-banner img{height:auto;width:100%}@media only screen and (min-width:1800px){html[lang="en-SA"] .page-shingles-video .what-is-shingles-banner img{object-fit:cover;max-height:1140px}}@media only screen and (min-width:2000px){html[lang="en-SA"] .page-shingles-video .what-is-shingles-banner img{object-fit:cover;max-height:1200px}}@media only screen and (min-width:2100px){html[lang="en-SA"] .page-shingles-video .what-is-shingles-banner img{object-fit:cover;max-height:1300px}}@media (min-width:320px) and (max-width:992px){html[lang="en-SA"] .page-shingles-video .what-is-shingles-banner{margin-top:-90px}}html[lang="en-SA"] .page-shingles-video .main-box-who-is-atrisk{margin-top:-325px}@media only screen and (min-width:320px) and (max-width:992px){html[lang="en-SA"] .page-shingles-video .main-box-who-is-atrisk{margin-top:0}}html[lang="en-SA"] .page-shingles-video .main-section .paragraphSystem{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}html[lang="en-SA"] .page-shingles-video .shingles-pain,html[lang="en-SA"] .page-shingles-video .richText.component.section,html[lang="en-SA"] .page-shingles-video .divider,html[lang="en-SA"] .page-shingles-video .parametrizedhtml{max-width:88vw;padding:0}html[lang="en-SA"] .page-shingles-video .shingles-pain .primary-cta button{background-color:#ee7c22;padding-inline:3.37rem;padding-block:.51rem;border-radius:2rem;border:none;cursor:pointer;position:relative;top:-7vw}@media (max-width:750px){html[lang="en-SA"] .page-shingles-video .shingles-pain .primary-cta button{padding-inline:3vw;padding-block:.8vw}}@media (max-width:993px){html[lang="en-SA"] .page-shingles-video .shingles-pain .primary-cta button{top:1.5vw}}html[lang="en-SA"] .page-shingles-video .shingles-pain .primary-cta button a{text-decoration:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:.5rem;font-weight:600;font-family:'Open Sans'}@media (max-width:1280px){html[lang="en-SA"] .page-shingles-video .shingles-pain .primary-cta button a{font-size:16px}}@media (max-width:750px){html[lang="en-SA"] .page-shingles-video .shingles-pain .primary-cta button a{font-size:10px}}html[lang="en-SA"] .page-shingles-video .shingles-pain .primary-cta button a img{height:1.2rem;width:auto}@media (max-width:750px){html[lang="en-SA"] .page-shingles-video .shingles-pain .primary-cta button a img{height:1rem}}html[lang="en-SA"] .page-shingles-video .flex-padding-20{margin-bottom:20px!important}html[lang="en-SA"] .page-shingles-video .remove-flex{margin-bottom:30px}html[lang="en-SA"] .page-shingles-video .remove-flex .paragraphSystem{display:block!important}html[lang="en-SA"] .page-shingles-video .video-text{text-align:center;color:white;font-size:30px;line-height:41px;font-family:"Open Sans";font-weight:100}@media (min-width:320px) and (max-width:620px){html[lang="en-SA"] .page-shingles-video .video-text{font-size:24px;line-height:34px}}@media only screen and (min-width:320px) and (max-width:768px){html[lang="en-SA"] .page-shingles-video .videoEnhanced .video-video{width:100%}}html[lang="en-SA"] .page-shingles-video .videoEnhanced video{width:100%;border:2px solid #d78228;border-radius:16px;object-fit:fill;height:265px}@media (min-width:320px) and (max-width:400px){html[lang="en-SA"] .page-shingles-video .videoEnhanced video{height:160px}}@media (min-width:401px) and (max-width:500px){html[lang="en-SA"] .page-shingles-video .videoEnhanced video{height:200px}}@media (min-width:501px) and (max-width:600px){html[lang="en-SA"] .page-shingles-video .videoEnhanced video{height:250px}}@media (min-width:601px) and (max-width:700px){html[lang="en-SA"] .page-shingles-video .videoEnhanced video{height:300px}}@media (min-width:701px) and (max-width:768px){html[lang="en-SA"] .page-shingles-video .videoEnhanced video{height:350px}}@media (min-width:769px) and (max-width:900px){html[lang="en-SA"] .page-shingles-video .videoEnhanced video{height:200px}}@media (min-width:901px) and (max-width:1024px){html[lang="en-SA"] .page-shingles-video .videoEnhanced video{height:210px}}@media (min-width:1025px) and (max-width:1224px){html[lang="en-SA"] .page-shingles-video .videoEnhanced video{height:220px}}@media (min-width:1500px){html[lang="en-SA"] .page-shingles-video .videoEnhanced video{height:300px}}@media (min-width:1600px){html[lang="en-SA"] .page-shingles-video .videoEnhanced video{height:380px}}@media (min-width:1700px){html[lang="en-SA"] .page-shingles-video .videoEnhanced video{height:450px}}@media (min-width:1900px){html[lang="en-SA"] .page-shingles-video .videoEnhanced video{height:500px}}@media only screen and (min-width:769px) and (max-width:992px){html[lang="en-SA"] .page-shingles-video .videoEnhanced video{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;width:95%!important}}html[lang="en-SA"] .page-shingles-video .box.risk-video-wrapper-main>.component-content .paragraphSystem a + .videoEnhanced>.component-content{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:end}@media (min-width:320px) and (max-width:768px){html[lang="en-SA"] .page-shingles-video .box.risk-video-wrapper-main>.component-content .paragraphSystem a + .videoEnhanced>.component-content{margin-bottom:20px}}html[lang="en-SA"] .page-shingles-video .box.risk-video-wrapper-main>.component-content .paragraphSystem a + .videoEnhanced>.component-content .video-description{bottom:55px;position:absolute;left:30px}@media only screen and (min-width:320px) and (max-width:768px){html[lang="en-SA"] .page-shingles-video .videoEnhanced{width:100%}}html[lang="en-SA"] .page-shingles-video .video-heading{font-size:47px;font-family:"Open Sans";font-weight:900;color:#ee7c22;text-align:center;line-height:64px}@media (min-width:320px) and (max-width:620px){html[lang="en-SA"] .page-shingles-video .video-heading{line-height:3rem;font-size:2rem;margin-bottom:16px}}html[lang="en-SA"] .page-shingles-video .video-heading-bold{font-size:69px;font-family:"Open Sans";font-weight:900;color:#ee7c22;margin-top:73px;text-align:center;line-height:1;padding-bottom:31px}html[lang="en-SA"] .page-shingles-video .talk-to-doctor{background-color:transparent;border-bottom:none;margin-top:49px}html[lang="en-SA"] .page-shingles-video .talk-to-doctor .richText-content .talk-doc-sec{padding:0}@media (min-width:992px){html[lang="en-SA"] .page-shingles-video .talk-to-doctor .richText-content .talk-doc-sec{width:100%;margin:0 auto}}html[lang="en-SA"] .page-shingles-video .talk-to-doctor .richText-content p{color:white;margin-top:23px;line-height:54px;font-size:40px;font-family:"Open Sans"}@media (min-width:320px) and (max-width:620px){html[lang="en-SA"] .page-shingles-video .talk-to-doctor .richText-content p{line-height:40px;font-size:36px}}html[lang="en-SA"] .page-shingles-video .talk-to-doctor .richText-content h2{color:#ee7c22;margin:0;font-family:"Open Sans";font-weight:bold;font-size:40px;line-height:48px}@media (min-width:320px) and (max-width:620px){html[lang="en-SA"] .page-shingles-video .talk-to-doctor .richText-content h2{font-size:34px;line-height:40px}}html[lang="en-SA"] .page-shingles-video .talk-to-doctor .download-btn{margin-top:38px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}html[lang="en-SA"] .page-shingles-video .talk-to-doctor .download-btn a{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;text-decoration:none}html[lang="en-SA"] .page-shingles-video .talk-to-doctor .download-btn a .button-primary{background-color:#ee7c22;padding:10px 32px;font-size:20px;font-weight:700;line-height:1;border:none;border-radius:2rem;color:white;cursor:pointer;font-family:"Open Sans";display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media (min-width:320px) and (max-width:620px){html[lang="en-SA"] .page-shingles-video .talk-to-doctor .download-btn a .button-primary{padding:10px 10px 10px 17px;font-size:13px}}@media (min-width:320px) and (max-width:620px){html[lang="en-SA"] .page-shingles-video .talk-to-doctor .download-btn a .button-primary .download-icon{margin:0 7px 0 0;background-position:center}}html[lang="en-SA"] .page-shingles-video section[aria-label="references"] ol{padding-left:15px}html[lang="en-SA"] .page-shingles-video .reference-section{width:100%;margin:0 auto;direction:ltr;padding:0}html[lang="en-SA"] .page-shingles-video .contact-us{color:#ffffff;padding:50px 0 0!important;text-align:center;width:88vw;margin:0 auto}html[lang="en-SA"] .page-shingles-video .contact-us p{max-width:745px;margin:0 auto}html[lang="en-SA"] .page-shingles-video .contact-us p:first-child{font-family:"Open Sans";font-weight:300;font-size:1.9rem;line-height:2.6rem}html[lang="en-SA"] .page-shingles-video .contact-us p:last-child{font-family:"Open Sans";font-weight:800;font-size:3.7825rem;line-height:5.125rem;padding-top:38px;margin-top:0}html[lang="en-SA"] .page-shingles-video .contact-us .awarness-text{margin-top:0}html[lang="en-SA"] .page-shingles-video .richText .component-content .richText-content .ref-first-half li{margin-bottom:0;word-break:break-all;color:#ffffff;font-size:.700625rem;font-weight:300;line-height:.9375rem;font-family:"Open Sans";overflow-wrap:break-word}html[lang="en-SA"] .page-shingles-video .richText .component-content .richText-content .ref-first-half li a{text-decoration:none;margin-bottom:0;color:#ffffff;font-size:.700625rem;font-weight:300;line-height:.9375rem;font-family:"Open Sans"}html[lang="en-SA"] .page-shingles-video .richText .component-content .richText-content .ref-first-half li a:hover{text-decoration:underline}html[lang="en-SA"] .page-shingles-video .richText .component-content .richText-content .ref-title{color:white;font-size:17px;line-height:1;margin-top:40px;margin-bottom:24px;font-weight:bold;font-family:"Open Sans"}html[lang="en-SA"] .page-shingles-video .videoEnhanced .component-content{position:relative}html[lang="en-SA"] .page-shingles-video .videoEnhanced .component-content .video-wrapper{position:absolute;top:30px;left:30px}@media (min-width:320px) and (max-width:620px){html[lang="en-SA"] .page-shingles-video .videoEnhanced .component-content .video-wrapper{top:10px;left:15px;line-height:10px}}html[lang="en-SA"] .page-shingles-video .videoEnhanced .component-content .float-text-right{text-align:right;right:30px}@media (min-width:320px) and (max-width:620px){html[lang="en-SA"] .page-shingles-video .videoEnhanced .component-content .float-text-right{right:15px}}html[lang="en-SA"] .page-shingles-video .videoEnhanced .component-content .video-wrapper .video-overlay-text,html[lang="en-SA"] .page-shingles-video .videoEnhanced .component-content .video-wrapper-risk .video-overlay-text{font-family:"Open Sans";font-size:17px;font-weight:900;color:#000}@media (min-width:320px) and (max-width:620px){html[lang="en-SA"] .page-shingles-video .videoEnhanced .component-content .video-wrapper .video-overlay-text,html[lang="en-SA"] .page-shingles-video .videoEnhanced .component-content .video-wrapper-risk .video-overlay-text{font-size:12px}}@media (min-width:621px) and (max-width:992px){html[lang="en-SA"] .page-shingles-video .videoEnhanced .component-content .video-wrapper .video-overlay-text,html[lang="en-SA"] .page-shingles-video .videoEnhanced .component-content .video-wrapper-risk .video-overlay-text{font-size:15px}}html[lang="en-SA"] .page-shingles-video .videoEnhanced .component-content .video-wrapper .video-overlay-text-span,html[lang="en-SA"] .page-shingles-video .videoEnhanced .component-content .video-wrapper-risk .video-overlay-text-span{margin:0;font-size:15px;font-family:"Open Sans";color:#000000;font-weight:100}@media (min-width:320px) and (max-width:620px){html[lang="en-SA"] .page-shingles-video .videoEnhanced .component-content .video-wrapper .video-overlay-text-span,html[lang="en-SA"] .page-shingles-video .videoEnhanced .component-content .video-wrapper-risk .video-overlay-text-span{font-size:10px;line-height:15px}}@media (min-width:621px) and (max-width:992px){html[lang="en-SA"] .page-shingles-video .videoEnhanced .component-content .video-wrapper .video-overlay-text-span,html[lang="en-SA"] .page-shingles-video .videoEnhanced .component-content .video-wrapper-risk .video-overlay-text-span{font-size:14px}}@media (min-width:993px) and (max-width:1200px){html[lang="en-SA"] .page-shingles-video .videoEnhanced .component-content .video-wrapper .video-overlay-text-span,html[lang="en-SA"] .page-shingles-video .videoEnhanced .component-content .video-wrapper-risk .video-overlay-text-span{font-size:13px}}@media (min-width:768px){html[lang="en-SA"] .page-shingles-video .videoEnhanced .component-content{padding-top:23px}}@media (min-width:992px){html[lang="en-SA"] .page-shingles-video .videoEnhanced .component-content{margin:0 auto;width:75.5%}}@media only screen and (min-width:1400px){html[lang="en-SA"] .page-shingles-video .risk-outer-wrapper>section .image-wrapper{margin-right:unset}}@media only screen and (min-width:992px){html[lang="en-SA"] .page-shingles-video .divider{margin-top:73px;margin-bottom:27px}html[lang="en-SA"] .page-shingles-video .padding-top-bottom{margin-top:41px;margin-bottom:16px}}html[lang="en-SA"] .page-shingles-video .divider .component-content{border-bottom:2px solid #d78228}html[lang="en-SA"] .page-shingles-video sup{vertical-align:super;top:unset}html[lang="en-SA"] .page-shingles-video .super{vertical-align:top;font-size:20px;font-weight:700}@font-face{font-family:"FontAwesome";src:url("../../assets/fonts/fa-solid-900.eot");src:url("../../assets/fonts/fa-solid-900.eot") format("embedded-opentype"),url("../../assets/fonts/fa-solid-900.woff") format("woff"),url("../../assets/fonts/fa-solid-900.woff2") format("woff"),url("../../assets/fonts/fa-solid-900.ttf") format("truetype"),url("../../assets/fonts/fa-solid-900.svg") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"FontAwesome";src:url("../../assets/fonts/fontawesome-webfont.eot");src:url("../../assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"),url("../../assets/fonts/fontawesome-webfont.woff") format("woff"),url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"),url("../../assets/fonts/fontawesome-webfont.svg") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"Arial Black";src:url("../../assets/fonts/ariblk.ttf");src:url("../../assets/fonts/ariblk.ttf") format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:'Open Sans';font-style:'normal';src:url("../../assets/fonts/OpenSans-VariableFont_wdth,wght.ttf") format("woff2"),url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff")}@font-face{font-family:'Myriad Arabic';font-style:normal;src:url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2"),url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2")}@font-face{font-family:'Myriad Arabic Bold';font-style:normal;src:url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2"),url("../../assets/fonts/Myriad Arabic Regular.ttf") format("woff2")}@font-face{font-family:'Myriad Arabic Italic';font-style:normal;src:url("../../assets/fonts/MyriadArabic-It.otf") format("opentype"),url("../../assets/fonts/MyriadArabic-It.otf") format("opentype")}@font-face{font-family:'Myriad Arabic BoldIt';font-style:normal;src:url("../../assets/fonts/MyriadArabic-BoldIt.otf") format("opentype"),url("../../assets/fonts/MyriadArabic-BoldIt.otf") format("opentype")}@font-face{font-family:'Air Strip Arabic';font-style:normal;src:url("../../assets/fonts/Air Strip Arabic.otf") format("opentype"),url("../../assets/fonts/Air Strip Arabic.otf") format("opentype")}html a sup:after,html span sup:after,body a sup:after,body span sup:after{display:inline-block}html *,body *{box-sizing:border-box;line-height:1.375rem}h1,h2,h3,h4,h5,h6{font-weight:700}h1,h2{margin:15px 0 8px}h1{font-family:"Arial Black"}@media only screen and (max-width:991px){h3{margin-top:1.5rem}}h1{font-size:52px;line-height:60px}@media (max-width:768px){h1{font-size:32px;line-height:38px}}h2{font-size:34px;line-height:42px}@media (max-width:768px){h2{font-size:28px;line-height:32px}}h3{font-size:28px;line-height:40px}@media (max-width:768px){h3{font-size:22px;line-height:32px}}h4{font-size:21px;line-height:32px}@media (max-width:768px){h4{font-size:18px;line-height:24px}}h5{font-size:18px;line-height:24px}@media (max-width:768px){h5{font-size:18px;line-height:24px}}h6{font-size:16px;line-height:24px}@media (max-width:768px){h6{font-size:16px;line-height:24px}}.fontFamily_Barlow{font-family:"Barlow Semi Condensed"}.comp-leftSpace{padding:0 50px}@media (max-width:767px){.comp-leftSpace{padding:0}}@media (max-width:920px){.mobile-padding20{padding:0 20px}}.header1,.headline1{font-family:"Arial Black";font-weight:400;font-size:2.5rem;line-height:2.625rem;color:#6D6E71}.header1 span,.headline1 span{font-family:"Arial Black";font-weight:400}.sub-head{font-weight:400;font-size:1.5rem;line-height:1.75rem;letter-spacing:.15rem;color:#6D6E71}.header2,.headline2{font-weight:700;font-size:2rem;line-height:2.375rem;color:#6D6E71}.header3,.headline3,.accordion-title-text{font-weight:700;font-size:1.5rem;line-height:1.75rem;color:#6D6E71}.desktop-h3{font-weight:bold;font-size:1.5rem;color:#6D6E71;line-height:1.75rem}.body{font-weight:400;font-size:1.125rem;line-height:1.3125rem;letter-spacing:.023rem;color:#6D6E71}.desktop-eyebrow{font-weight:700;font-size:1.125rem;line-height:1.3125rem;letter-spacing:.023rem;color:#5CA335}.photo-caption{font-weight:700;font-size:1.375rem;line-height:1.5625rem;letter-spacing:.028rem;color:#6D6E71}.find-an-eye-text{font-size:1.75rem;line-height:1.875rem;color:#4d4d4f;font-weight:900}.red-underline-text{font-weight:bold;text-decoration:underline #FF6F61;color:#FF6F61!important}.module,.faq-body-copy{font-weight:400;font-size:1rem;line-height:1.5625rem;letter-spacing:.02rem;color:#6D6E71}.footnote1{font-weight:400;font-size:.875rem;line-height:1rem;color:#6D6E71}.button-text{font-weight:700;font-size:.75rem;line-height:.875rem;letter-spacing:6.25rem;color:#FF6F61}.gradient{background:transparent linear-gradient(0deg,#ffffff 0%,#f7f7f7 100%) 0% 0% no-repeat padding-box;border:1px solid #dedede;opacity:1}.headlines{font-weight:700;font-size:2.625rem;line-height:2.875rem}@media only screen and (max-width:991px){.headlines{font-size:2rem;line-height:2.5rem}}[class*="headline"] span{line-height:inherit}.faq{font-weight:600;font-size:1.5rem;line-height:2rem}.sub-head2{font-weight:600;font-size:1.313rem;line-height:2rem}.sub-head3{font-weight:700;font-size:1.313rem;line-height:1.563rem;color:#ff6155}.lh-25{line-height:25px}.description{font-weight:700;font-size:1rem;line-height:1.25rem}.emphasized-copy{font-weight:600;font-size:1.125rem;line-height:1.75rem;color:#6D6E71}.emphasized-copy1{font-weight:700;font-size:1.125rem;line-height:1.75rem;color:#6D6E71}.body1{font-weight:500;font-size:1rem;line-height:1.5rem}.bodym{font-weight:600;font-size:1rem;line-height:1.188rem}.headline,.section-copy{font-weight:500;font-size:1.125rem;line-height:1.75rem}.headline-v,.section-copy2{font-weight:500;font-size:1.125rem;line-height:1.75rem;color:#4D4D4D}.section-copy2 a{color:#4D4D4D;line-height:inherit}.section-copy2 a:hover{color:#FF6F61}a{color:#FF6F61;line-height:inherit;font-weight:700;text-decoration:2px solid underline}a:hover{color:#FF6F61}a[href]{color:#fff;font-weight:700}a[href]:hover{color:#fff}a.btn1,button.btn1,.exit-notification-buttons button{font-weight:400;font-family:"Arial Black";font-size:.75rem;line-height:.875rem;color:#FF6F61;background-color:#fff;border:2px solid #FF6F61;padding:14px 16px;display:inline-block;text-decoration:none;width:auto;min-width:153px;outline:none;border-radius:30px;margin:20px 0;cursor:pointer;text-align:center;letter-spacing:1.2px}a.btn1:hover,a.btn1:focus,button.btn1:hover,button.btn1:focus,.exit-notification-buttons button:hover,.exit-notification-buttons button:focus{background-color:#FF6F61;color:#fff}a.btn1.transparent,button.btn1.transparent,.exit-notification-buttons button.transparent{background-color:transparent}a.btn1.transparent:hover,a.btn1.transparent:focus,button.btn1.transparent:hover,button.btn1.transparent:focus,.exit-notification-buttons button.transparent:hover,.exit-notification-buttons button.transparent:focus{background-color:#FF6F61;color:#fff}.sg-box{margin:15px;padding:30px;width:auto;border-radius:5px;border:1px solid #ccc}.selection-italic{font-style:italic;font-size:inherit;line-height:inherit;display:inline-block}.selection-italic:after{display:inline-block}.selection-bold,strong{font-weight:bold;font-size:inherit;line-height:inherit}.selection-bold:after,strong:after{display:inline-block}#header strong,#header .selection-bold,#footer strong,#footer .selection-bold{color:#4D4D4D!important}.palettes{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.palettes .palette{margin-right:1rem;margin-bottom:1.5rem;width:100px;height:100px;position:relative}.palettes .palette .palette-label{color:#333;font-size:.85rem;position:absolute;bottom:-1.25rem}.txt-coral{color:#FF6F61}.txt-fresh-green-50{color:#B4F6B1}.txt-fresh-green{color:#87E871}.txt-compliment-green{color:#5CA335}.txt-lightest-grey{color:#F7F7F7}.txt-lighter-grey{color:#F0F0F0}.txt-light-grey{color:#D8D8D8}.txt-medium-grey{color:#97999B}.txt-dark-grey{color:#6D6E71}.txt-charcoal{color:#4D4D4D}.bg-coral{background-color:#FF6F61}.bg-fresh-green-50{background-color:#B4F6B1}.bg-fresh-green{background-color:#87E871}.bg-compliment-green{background-color:#5CA335}.bg-lightest-grey{background-color:#F7F7F7}.bg-lighter-grey{background-color:#F0F0F0}.bg-light-grey{background-color:#D8D8D8}.bg-medium-grey{background-color:#97999B}.bg-dark-grey{background-color:#6D6E71}.bg-charcoal{background-color:#4D4D4D}span[class^="bg-"]{display:block;padding:20px}html{font-size:16px;font-family:Arial;font-weight:500}html body{margin:0;padding:0;color:#6D6E71;background:#fff}html body sub:after,html body i:after,html body sup:after{display:inline-block}html body #header{color:#4D4D4D}html body #footer{color:#000}button.btn,a.btn,input[type="submit"].btn{padding:0 20px;color:#fff;line-height:40px;font-size:1rem;line-height:1.5rem;text-decoration:none;display:inline-block;background-color:#D8D8D8;border:2px solid #D8D8D8}button.btn:hover,a.btn:hover,input[type="submit"].btn:hover{color:#D8D8D8;background-color:#fff}button.btn:disabled,button.btn.disabled,a.btn:disabled,a.btn.disabled,input[type="submit"].btn:disabled,input[type="submit"].btn.disabled{cursor:pointer;background-color:#D8D8D8;border:2px solid #D8D8D8;cursor:default}button.btn.btn-rnd,a.btn.btn-rnd,input[type="submit"].btn.btn-rnd{border-radius:4px;min-width:335px}button.btn.pdf,a.btn.pdf,input[type="submit"].btn.pdf{background:#D8D8D8 url("/content/dam/cf-pharma/nucala-v2/en_US/sea/icon-pdf.png") no-repeat 8px center;background-size:1.5rem;padding-left:2.5rem;border-radius:4px;min-width:335px}button.btn.pdf::after,a.btn.pdf::after,input[type="submit"].btn.pdf::after{content:""}button.btn.pdf:hover,a.btn.pdf:hover,input[type="submit"].btn.pdf:hover{color:#fff}.footnote{font-weight:400;font-size:.875rem;line-height:1rem;color:#6D6E71}.divider{margin:30px 0 10px 0}@media only screen and (min-width:992px){.divider{margin-top:40px;margin-bottom:20px}}.primary-color{color:#D8D8D8}.secondary-color{color:#D8D8D8}.grey-tundora{color:#D8D8D8}.bg-primary,.bg-secondary,.bg-tertiary,.bg-white{padding-top:0;padding-bottom:30px}@media only screen and (min-width:992px){.bg-primary,.bg-secondary,.bg-tertiary,.bg-white{padding-top:35px;padding-bottom:60px}}.bg-primary{background-color:#D8D8D8}.bg-primary-offset{background:linear-gradient(to right,#fff 0%,#fff 20%,#D8D8D8 20%);padding:0 1rem 1rem}@media only screen and (min-width:992px){.bg-primary-offset{background:linear-gradient(to bottom,#fff 0%,#fff 20%,#D8D8D8 20%)}}.bg-gradient{background:transparent linear-gradient(180deg,#f7f7f7 0%,#ffffff 100%) 0% 0% no-repeat padding-box}.bg-secondary{background-color:#D8D8D8}.bg-tertiary{background-color:#D8D8D8}.bg-tertiary p,.bg-tertiary li{color:#fff}.bg-tertiary p:not(a) strong,.bg-tertiary p:not(a) b,.bg-tertiary p:not(a) .selection-bold,.bg-tertiary li:not(a) strong,.bg-tertiary li:not(a) b,.bg-tertiary li:not(a) .selection-bold{color:#fff}.bg-white{background-color:#fff}.warning.richText.component{margin-top:30px;margin-bottom:30px;padding-top:30px;padding-bottom:30px;border-top:3px solid #D8D8D8;border-bottom:3px solid #D8D8D8}.no-wrap{white-space:nowrap}input:focus,select:focus{outline:none;border:2px solid #D8D8D8!important}input:active,select:active{border:2px solid #D8D8D8!important}@media only screen and (max-width:991px){.sm\:padding-top-15{padding-top:15px;display:block}}@media only screen and (max-width:991px){.sm\:padding-top-30{padding-top:30px;display:block}}@media only screen and (max-width:991px){.sm\:padding-bottom-15{padding-bottom:15px;display:block}}@media only screen and (max-width:991px){.sm\:padding-bottom-30{padding-bottom:30px;display:block}}@media only screen and (min-width:992px){.lg\:padding-top-15{padding-top:15px;display:block}}@media only screen and (min-width:992px){.lg\:padding-top-30{padding-top:30px;display:block}}@media only screen and (min-width:992px){.lg\:padding-bottom-15{padding-bottom:15px;display:block}}@media only screen and (min-width:992px){.lg\:padding-bottom-30{padding-bottom:30px;display:block}}.section-1 p:first-of-type{color:green}.page-what-is-multiple-myeloma .btn1:hover{border:2px solid #FF6F61;color:#FF6F61}.page-what-is-multiple-myeloma .register-txt{height:50px}.page-what-is-multiple-myeloma .register-txt .footnote1{border-bottom:1px solid}.page-what-is-multiple-myeloma .module-1 ul{padding-left:1.5rem}.page-what-is-multiple-myeloma .module-1 li::marker{color:#5CA335;font-weight:bold;display:inline-block;font-size:1.5em}.page-what-is-multiple-myeloma .module-1 .headline1:after{border-bottom:2px solid #87E871;padding-top:60px;margin-bottom:45px}.page-what-is-multiple-myeloma .module-1 .headline1 .sub-head{font-weight:400!important;line-height:1.75rem!important;font-family:Arial!important}.page-what-is-multiple-myeloma .module-3 .btn1{background-color:transparent}.page-what-is-multiple-myeloma .module-3 .btn1:hover,.page-what-is-multiple-myeloma .module-3 .btn1:focus{background-color:#FF6F61!important;color:#fff!important}.page-what-is-multiple-myeloma .module-3 .image{margin-top:-15px}.page-what-is-multiple-myeloma .module-3 .small-img{display:block!important}@media only screen and (min-width:576px){.page-what-is-multiple-myeloma .module-3 .small-img{display:none!important}}.page-what-is-multiple-myeloma .module-3 .texture-img{display:none!important}@media only screen and (min-width:576px){.page-what-is-multiple-myeloma .module-3 .texture-img{display:block!important}}.page-what-is-multiple-myeloma .module-3 .image-fit img{object-fit:unset}@media only screen and (min-width:992px){.page-what-is-multiple-myeloma .module-3 .image-fit img{object-fit:none}}.u-pb-10{padding-bottom:10px!important}.u-pb-18{padding-bottom:18px!important}.u-px-80{padding-left:5rem!important;padding-right:5rem!important}.u-mt-30,.u-my-30{margin-top:30px!important}.here-to-help picture{display:-ms-flexbox;display:flex}.here-to-help .green-help-txt{color:#B4F6B1}.here-to-help .white-help-txt{color:#fff}.here-to-help img{width:100%!important;margin-top:-10px}@media only screen and (min-width:768px){.here-to-help img{width:100%;right:0;top:0;object-fit:cover;height:400px;object-position:center}}@media only screen and (max-width:767px){.here-to-help img{margin-top:0}}.here-to-help .green-small-headline:after{background:#d2f9d0!important;top:25px}@media only screen and (max-width:767px){.here-to-help .green-small-headline:after{top:-20px;left:0}}.here-to-help .here-to-help-txt{position:absolute;z-index:1;bottom:55px}@media only screen and (max-width:767px){.here-to-help .here-to-help-txt{bottom:32px!important;margin-top:180px;padding:25px}.here-to-help .here-to-help-txt span{padding-bottom:5px!important;padding-top:5px!important}}.here-to-help .btn1{color:#B4F6B1!important;border:2px solid #B4F6B1!important;background-color:transparent!important;min-width:165px!important;padding:13px 26px!important;letter-spacing:1.2px}.here-to-help .btn1:hover,.here-to-help .btn1:focus{background-color:#B4F6B1!important;color:#fff!important}.this-is-who img{width:100%}@media only screen and (min-width:768px){.this-is-who img{right:0;top:0;object-fit:cover;object-position:center;height:435px}}@media only screen and (max-width:767px){.this-is-who .green-small-headline:after{top:-20px;left:0}}@media only screen and (min-width:768px){.this-is-who .green-small-headline:after{top:8px}}.this-is-who .this-is-who-txt{position:absolute;z-index:1}@media only screen and (max-width:767px){.this-is-who .this-is-who-txt{padding:45px 25px 50px 25px;background-color:#F7F7F7;margin-top:-15px;position:relative;margin-left:0}.this-is-who .this-is-who-txt span{padding-bottom:5px!important;padding-top:5px!important}}.this-is-who .btn1{min-width:180px!important;background-color:transparent!important;padding:13px 26px!important;letter-spacing:1.2px}.this-is-who .btn1:hover,.this-is-who .btn1:focus{background-color:#FF6F61!important;color:#fff!important}.p-left-border{border-left:4px solid #9ee47f;padding-left:1.125rem!important}.dotted-underline{text-decoration:none;border-bottom:2px dotted #5ca335}@media only screen and (min-width:768px){.hero-2 img{padding-bottom:1.5rem!important}}@media only screen and (max-width:767px){.hero-2 .richText .component-content{display:initial}}@media only screen and (min-width:768px){.hero-2 .richText .component-content{max-width:960px!important}}@media only screen and (max-width:767px){.hero-2 .richText .component-content .richText-image{height:351px;width:248px;margin-left:auto;margin-right:auto}}@media only screen and (max-width:767px){.hero-2 .richText .component-content .richText-content{padding:2rem 0;margin-top:30px}}@media only screen and (min-width:768px){.hero-2 .richText .component-content .richText-content{margin-left:50px}}@media only screen and (min-width:992px){.hero-2 .richText .component-content .richText-content{width:380px!important;margin-left:72px;margin-right:auto}}@media only screen and (min-width:1200px){.hero-2 .richText .component-content .richText-content{margin-right:initial}}.hero-2 .btn1{min-width:155px!important;padding:13px 26px!important}.green-small-headline:after{content:" ";display:block;background:#9ee47f;width:55px;height:4px;position:absolute;top:103px;left:-70px}@media only screen and (min-width:992px){.page-patient-stories .is-hidden-mobile{display:inline!important}}@media only screen and (min-width:768px){.page-patient-stories .divider{margin:30px 0 10px 0}}.page-patient-stories .top-texture{z-index:1;top:30px}.page-patient-stories .bottom-texture{z-index:1;bottom:-25px;position:absolute}@media only screen and (max-width:767px){.page-patient-stories .bottom-texture{bottom:10px}}.page-patient-stories .texture-mobile-only{margin-top:unset;display:block!important}@media only screen and (min-width:576px){.page-patient-stories .texture-mobile-only{display:none!important}}.page-patient-stories .texture-desktop-only{margin-top:unset;display:none!important}@media only screen and (min-width:576px){.page-patient-stories .texture-desktop-only{display:block!important}}@media only screen and (min-width:768px){.page-patient-stories .patient-stories-module3 .box{padding-left:1rem!important;padding-right:1rem!important}}.page-patient-stories .patient-stories-module3 ul{margin-left:-20px}@media only screen and (max-width:767px){.page-patient-stories .patient-stories-module3{padding:0!important}}.page-patient-stories .patient-stories-module3 .green-small-headline:after{top:30px;left:15px}@media only screen and (max-width:767px){.page-patient-stories .patient-stories-module3 .green-small-headline:after{left:0}}.page-patient-stories .patient-stories-module3 .module3-txt{padding-left:95px}.page-patient-stories .patient-stories-module3 .module3-marker-txt li::marker{color:#5CA335;font-weight:bold;display:inline-block;font-size:1.5em}@media only screen and (max-width:767px){.u-px-xs-36{padding-left:36px;padding-right:36px}}@media only screen and (min-width:768px){.u-px-187{padding-left:187px;padding-right:187px}}@media only screen and (min-width:768px){.u-px-140{padding-left:140px;padding-right:140px}}.picture-text{position:absolute;text-align:center;top:50px;left:0;right:0;margin:auto;font-size:2rem;font-weight:700;color:#ffffff;line-height:2.5rem}@media only screen and (max-width:767px){.main-stories{display:none!important}}.individual-stories figure{margin:0}.individual-stories figure img{display:block;margin:auto}.individual-stories figcaption{min-height:210px}@media only screen and (min-width:768px){.individual-stories figcaption{min-height:175px;max-width:165px;margin:0 auto}}@media only screen and (min-width:1200px){.individual-stories figcaption{min-height:145px;max-width:inherit}}@media only screen and (min-width:1440px){.individual-stories figcaption{min-height:120px}}@media only screen and (max-width:991px){.individual-stories figcaption{min-height:130px}}.individual-stories figcaption p:not(:first-child){margin:5px 0 5px 0}.individual-stories figcaption p:last-child{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;left:45%;bottom:0;right:45%}@media only screen and (min-width:768px) and (max-width:992px){.individual-stories figcaption p:last-child{position:unset!important;left:unset!important;right:unset!important;-ms-flex-pack:center!important;justify-content:center!important}}.individual-stories .arrow-down{position:absolute;content:"";display:inline-block;width:12px;height:12px;border-right:2px solid #FF6F61;border-top:2px solid #FF6F61;transform:rotate(135deg);caret-color:transparent}.reference-banner{background-color:unset!important;box-shadow:unset!important;padding:0}.reference-banner .banner:not(.is-hidden){padding:0;background-color:#e9fde8!important;box-shadow:0 3px 6px #0000001a!important}.reference-banner .banner__close-button:after{color:#6d6e71}.margin-0{margin:0!important}@media only screen and (max-width:767px){.page-side-effects .heading-with-image .component-content{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:767px){.page-side-effects .heading-with-image .component-content .richText-content p{padding-left:0!important;padding-top:1rem!important}}.page-side-effects li::marker{color:#5CA335;font-weight:bold;display:inline-block;font-size:1.5em}.page-side-effects .location .find-an-eye-text{font-weight:700!important}.page-side-effects .green-divider{padding-top:0;padding-bottom:0;margin-top:40px;margin-bottom:40px}.page-side-effects #content ul{padding-left:1.5rem}.page-side-effects .eye-icon-img img{height:34px;width:62px;margin-bottom:0!important}@media only screen and (max-width:991px){.page-side-effects .text-col-1 ul{margin-bottom:5px}}@media only screen and (max-width:991px){.page-side-effects .text-col-2 ul{margin-top:0}}.page-side-effects .texture-mobile-only{display:block!important}@media only screen and (min-width:576px){.page-side-effects .texture-mobile-only{display:none!important}}.page-side-effects .texture-tab-only{display:none!important}@media only screen and (min-width:576px) and (max-width:991px){.page-side-effects .texture-tab-only{display:block!important}}.link-wrap{text-decoration:none}.ps-callout .link-wrap{color:#6D6E71}#content ul li{padding-bottom:5px}#content ul li:last-child{padding-bottom:0}.page-resources .support-box .desktop-eyebrow: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:5px;display:block;color:#6D6E71}.page-resources li::marker{color:#5CA335;font-weight:bold;display:inline-block;font-size:1.5em}.page-resources .gsk-oncology .top-texture{margin-top:unset;top:26px;z-index:1}.page-resources .gsk-oncology .bottom-texture{margin-top:unset;bottom:15px}@media only screen and (max-width:767px){.page-resources .white-border-bottom{bottom:0}}@media only screen and (min-width:768px){.page-resources .white-border-bottom{bottom:20px}}.page-resources .co-pay-assitance{border:1px solid #5CA335}.page-resources .co-pay-assitance .component-content{margin-bottom:-10px}.page-resources .co-pay-assitance .component-content:before{content:" ";display:block;background:#5ca335;width:20px;height:calc(var(--green-line-height) * 1px);position:absolute;top:0;left:0}@media only screen and (max-width:991px){.page-resources .co-pay-assitance .component-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:767px){.page-resources .co-pay-assitance .component-content{display:initial}}.page-resources .co-pay-assitance img{margin-bottom:0}@media only screen and (max-width:991px){.page-resources .co-pay-assitance img{width:100%!important;height:100%!important}}.page-resources .co-pay-assitance .richText-content{padding-left:1rem!important}@media only screen and (min-width:768px){.page-resources .nav-section{position:relative;min-height:95px}.page-resources .nav-section .richText-content{left:0;position:absolute;bottom:0}}.page-resources .access-more .btn1{background-color:transparent!important;min-width:162px!important;padding:13px 30px!important;letter-spacing:1.2px}.page-resources .access-more .btn1:hover,.page-resources .access-more .btn1:focus{background-color:#FF6F61!important;color:#fff!important}.page-resources .pdf-box .richText .component-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.page-resources .pdf-box .richText .component-content:hover{cursor:pointer}.page-resources .pdf-box .richText .component-content .richText-content{padding-top:.5rem}@media only screen and (max-width:380px){.page-resources .pdf-box .richText .component-content .richText-content .u-inline-block{display:block}}.page-resources .pdf-box .richText a{text-decoration:none}.page-resources .texture-mobile-only{margin-top:-15px;display:block!important}@media only screen and (min-width:576px){.page-resources .texture-mobile-only{display:none!important}}.page-resources .texture-desktop-only{margin-top:-15px;display:none!important}@media only screen and (min-width:576px){.page-resources .texture-desktop-only{display:block!important}}.page-resources #content ul{padding-left:1.5rem}.page-faqs .texture-img img{position:relative;top:15px}.page-faqs .Faq-accordion p{padding:.2rem 0}.page-faqs .Faq-accordion a{font-size:16px}.page-faqs .accordion-control:after{height:.1px!important}.page-faqs .accordion .accordion-container .accordion-slide.is-active:last-child{border-bottom:1px solid #7BB556}.page-faqs .top-texture{margin-top:-50px}.page-faqs .speak-to-doc{margin-top:0}@media only screen and (min-width:992px){.page-faqs .speak-to-doc .richText{padding-top:60px}}@media only screen and (min-width:768px) and (max-width:991px){.page-faqs .speak-to-doc .richText{padding-top:20px!important}}.page-faqs .texture-mobile-only{position:absolute;z-index:1;top:30px;display:block!important}@media only screen and (min-width:576px){.page-faqs .texture-mobile-only{display:none!important}}.page-faqs .texture-desktop-only{display:none!important}@media only screen and (min-width:576px){.page-faqs .texture-desktop-only{display:block!important}}@media only screen and (min-width:768px) and (max-width:991px){.page-faqs .texture-desktop-only{margin-top:-40px}}@media only screen and (min-width:576px) and (max-width:767px){.page-faqs .texture-desktop-only{margin-top:-70px}}.texture-mobile-only{display:block!important}@media only screen and (min-width:768px){.texture-mobile-only{display:none!important}}.texture-tab-only{display:none!important}@media only screen and (min-width:768px) and (max-width:991px){.texture-tab-only{display:block!important}}.texture-desktop-only{display:none!important}@media only screen and (min-width:992px){.texture-desktop-only{display:block!important}}.image-fit img{object-fit:none}.page-search-result .searchResults .searchResults-pagination ul li:not(:first-child):not(:last-child) a{height:30px;width:30px;padding:3px 9px!important;min-width:unset!important}.page-search-result .searchResults .searchResults-pagination ul li:not(:first-child):not(:last-child) a:hover{background-color:#FF6F61}.tooltip li{line-height:1rem!important}.find-an-eyecare .richText-image{margin-top:15px}.find-an-eyecare h2::before{margin-bottom:15px!important}.button-primary{background-color:#14717D;padding:10px 32px;font-size:.75rem;font-style:normal;font-weight:700;line-height:1rem;border:none;border-radius:2rem;color:white;cursor:pointer}html[lang="ar-SA"] .button-primary{padding:10px 45px;font-size:1.2rem}.primary-link{font-family:"Arial";font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:#00837D;-webkit-text-decoration-line:underline;text-decoration-line:underline}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXd4qqOEo.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXdoqqOEo.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXeIqq.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36y_CGslu50.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36y_CWslu50.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Barlow Semi Condensed";font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36y_B2sl.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}html[lang="en-sa"] .talk-doc-sec h3{font-size:21px;line-height:32px;color:#6d6e71!important}html[lang="en-sa"] .talk-doc-sec h4{font-size:18px;line-height:24px}html[lang="en-sa"] .talk-doc-sec h5{font-size:28px;line-height:40px;color:#a05530;margin:0}html[lang="ar-SA"] .page-shingles-video{background:url(https://assets.gskinternet.com/pharma/shinglesprotection.sa.com/en-sa/home/home-background.png);background-repeat:no-repeat;background-size:cover;background-position:center}html[lang="ar-SA"] .page-shingles-video .heading-para{font-size:87px;font-weight:100;line-height:110px;margin:0}@media only screen and (min-width:993px){html[lang="ar-SA"] .page-shingles-video .heading-para{margin:-12vw 0 155px}}@media only screen and (min-width:1200px){html[lang="ar-SA"] .page-shingles-video .heading-para{margin:-20vw 0 155px}}@media only screen and (min-width:1399px){html[lang="ar-SA"] .page-shingles-video .heading-para{margin:-28vw 0 155px}}@media (min-width:320px) and (max-width:992px){html[lang="ar-SA"] .page-shingles-video .heading-para{margin:-41vw 0 0}}html[lang="ar-SA"] .page-shingles-video .heading-para p{line-height:110px;font-size:87px;font-family:"Air Strip Arabic";font-weight:normal}@media (min-width:320px) and (max-width:620px){html[lang="ar-SA"] .page-shingles-video .heading-para p{font-size:60px;line-height:90px}}html[lang="ar-SA"] .page-shingles-video .heading-para p:nth-child(1){color:white}html[lang="ar-SA"] .page-shingles-video .heading-para p:nth-child(2){color:#ee7c22}html[lang="ar-SA"] .page-shingles-video .what-is-shingles-banner{margin-top:-250px;padding:0}html[lang="ar-SA"] .page-shingles-video .what-is-shingles-banner img{height:auto;width:100%;transform:scaleX(-1)}@media only screen and (min-width:1800px){html[lang="ar-SA"] .page-shingles-video .what-is-shingles-banner img{object-fit:cover;max-height:1140px}}@media only screen and (min-width:2000px){html[lang="ar-SA"] .page-shingles-video .what-is-shingles-banner img{object-fit:cover;max-height:1200px}}@media only screen and (min-width:2100px){html[lang="ar-SA"] .page-shingles-video .what-is-shingles-banner img{object-fit:cover;max-height:1300px}}@media (min-width:320px) and (max-width:992px){html[lang="ar-SA"] .page-shingles-video .what-is-shingles-banner{margin-top:-90px}}html[lang="ar-SA"] .page-shingles-video .main-box-who-is-atrisk{margin-top:-325px}@media only screen and (min-width:320px) and (max-width:992px){html[lang="ar-SA"] .page-shingles-video .main-box-who-is-atrisk{margin-top:0}}html[lang="ar-SA"] .page-shingles-video .main-section .paragraphSystem{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}html[lang="ar-SA"] .page-shingles-video .shingles-pain,html[lang="ar-SA"] .page-shingles-video .richText.component.section,html[lang="ar-SA"] .page-shingles-video .divider,html[lang="ar-SA"] .page-shingles-video .parametrizedhtml{max-width:88vw;padding:0}html[lang="ar-SA"] .page-shingles-video .shingles-pain .primary-cta button{background-color:#ee7c22;padding-inline:3.37rem;padding-block:.51rem;border-radius:2rem;border:none;cursor:pointer;position:relative;top:-7vw}@media (max-width:993px){html[lang="ar-SA"] .page-shingles-video .shingles-pain .primary-cta button{top:1.5vw}}@media (max-width:750px){html[lang="ar-SA"] .page-shingles-video .shingles-pain .primary-cta button{padding-inline:3vw;padding-block:.8vw;margin-top:1.8vw}}html[lang="ar-SA"] .page-shingles-video .shingles-pain .primary-cta button a{text-decoration:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:.5rem;font-weight:600;font-family:"Myriad Arabic";font-size:20px}@media (max-width:1280px){html[lang="ar-SA"] .page-shingles-video .shingles-pain .primary-cta button a{font-size:16px}}@media (max-width:750px){html[lang="ar-SA"] .page-shingles-video .shingles-pain .primary-cta button a{font-size:10px}}html[lang="ar-SA"] .page-shingles-video .shingles-pain .primary-cta button a img{height:1.2rem;width:auto}@media (max-width:750px){html[lang="ar-SA"] .page-shingles-video .shingles-pain .primary-cta button a img{height:1rem}}html[lang="ar-SA"] .page-shingles-video .flex-padding-20{margin-bottom:20px!important}html[lang="ar-SA"] .page-shingles-video .remove-flex{margin-bottom:30px}html[lang="ar-SA"] .page-shingles-video .remove-flex .paragraphSystem{display:block!important}html[lang="ar-SA"] .page-shingles-video .video-text{text-align:center;color:white;font-size:30px;line-height:41px;font-family:"Myriad Arabic";font-weight:100}html[lang="ar-SA"] .page-shingles-video .videoEnhanced video{width:100%;border:2px solid #d78228;border-radius:16px;object-fit:fill;height:265px}@media (min-width:320px) and (max-width:400px){html[lang="ar-SA"] .page-shingles-video .videoEnhanced video{height:160px}}@media (min-width:401px) and (max-width:500px){html[lang="ar-SA"] .page-shingles-video .videoEnhanced video{height:200px}}@media (min-width:501px) and (max-width:600px){html[lang="ar-SA"] .page-shingles-video .videoEnhanced video{height:250px}}@media (min-width:601px) and (max-width:700px){html[lang="ar-SA"] .page-shingles-video .videoEnhanced video{height:300px}}@media (min-width:701px) and (max-width:768px){html[lang="ar-SA"] .page-shingles-video .videoEnhanced video{height:350px}}@media (min-width:769px) and (max-width:900px){html[lang="ar-SA"] .page-shingles-video .videoEnhanced video{height:200px}}@media (min-width:901px) and (max-width:1024px){html[lang="ar-SA"] .page-shingles-video .videoEnhanced video{height:210px}}@media (min-width:1025px) and (max-width:1224px){html[lang="ar-SA"] .page-shingles-video .videoEnhanced video{height:220px}}@media (min-width:1500px){html[lang="ar-SA"] .page-shingles-video .videoEnhanced video{height:300px}}@media (min-width:1600px){html[lang="ar-SA"] .page-shingles-video .videoEnhanced video{height:380px}}@media (min-width:1700px){html[lang="ar-SA"] .page-shingles-video .videoEnhanced video{height:450px}}@media (min-width:1900px){html[lang="ar-SA"] .page-shingles-video .videoEnhanced video{height:500px}}@media only screen and (min-width:769px) and (max-width:992px){html[lang="ar-SA"] .page-shingles-video .videoEnhanced video{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;width:95%!important}}@media only screen and (min-width:320px) and (max-width:768px){html[lang="ar-SA"] .page-shingles-video .videoEnhanced{width:100%}}html[lang="ar-SA"] .page-shingles-video .video-heading-margin{margin-top:103px}html[lang="ar-SA"] .page-shingles-video .video-heading{font-size:65px;font-family:"Myriad Arabic";font-weight:900;color:#ee7c22;text-align:center;line-height:74px}@media only screen and (min-width:320px) and (max-width:620px){html[lang="ar-SA"] .page-shingles-video .video-heading{line-height:3rem;font-size:2rem;margin-bottom:16px}}html[lang="ar-SA"] .page-shingles-video .talk-to-doctor{background-color:transparent;border-bottom:none;margin-top:49px}html[lang="ar-SA"] .page-shingles-video .talk-to-doctor .richText-content .talk-doc-sec{padding:0}@media (min-width:992px){html[lang="ar-SA"] .page-shingles-video .talk-to-doctor .richText-content .talk-doc-sec{width:100%;margin:83px auto 110px auto}}html[lang="ar-SA"] .page-shingles-video .talk-to-doctor .richText-content .talk-doc-sec h2,html[lang="ar-SA"] .page-shingles-video .talk-to-doctor .richText-content .talk-doc-sec span{text-align:center;font-family:"Myriad Arabic";font-size:50px;color:white;line-height:45px}html[lang="ar-SA"] .page-shingles-video .talk-to-doctor .richText-content .talk-doc-sec span{color:#ee7c22}html[lang="ar-SA"] .page-shingles-video .talk-to-doctor .download-btn{margin-top:38px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;direction:ltr}html[lang="ar-SA"] .page-shingles-video .talk-to-doctor .download-btn a{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;text-decoration:none}html[lang="ar-SA"] .page-shingles-video .talk-to-doctor .download-btn a .button-primary{background-color:#ee7c22;padding:4px 75px 4px 59px;font-size:37px;line-height:1;border:none;border-radius:2rem;color:white;cursor:pointer;font-family:"Myriad Arabic Bold";display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media (min-width:320px) and (max-width:620px){html[lang="ar-SA"] .page-shingles-video .talk-to-doctor .download-btn a .button-primary{padding:4px 28px;font-size:25px}}@media (min-width:320px) and (max-width:620px){html[lang="ar-SA"] .page-shingles-video .talk-to-doctor .download-btn a .button-primary .download-icon{margin:0 0 0 7px;background-position:center}}html[lang="ar-SA"] .page-shingles-video .videoEnhanced .component-content{position:relative}html[lang="ar-SA"] .page-shingles-video .videoEnhanced .component-content .video-wrapper{position:absolute;top:58px;left:30px}@media (min-width:320px) and (max-width:620px){html[lang="ar-SA"] .page-shingles-video .videoEnhanced .component-content .video-wrapper{left:21px;top:2px}}@media (min-width:621px) and (max-width:767px){html[lang="ar-SA"] .page-shingles-video .videoEnhanced .component-content .video-wrapper{top:10px}}@media (min-width:768px) and (max-width:992px){html[lang="ar-SA"] .page-shingles-video .videoEnhanced .component-content .video-wrapper{top:60px;left:25px}}@media (min-width:993px) and (max-width:1200px){html[lang="ar-SA"] .page-shingles-video .videoEnhanced .component-content .video-wrapper{top:53px;left:25px}}html[lang="ar-SA"] .page-shingles-video .videoEnhanced .component-content .video-wrapper .video-overlay-text{font-family:"Myriad Arabic Bold";display:inline-block;font-size:40px;color:#462e2e;font-weight:bold}@media (min-width:320px) and (max-width:620px){html[lang="ar-SA"] .page-shingles-video .videoEnhanced .component-content .video-wrapper .video-overlay-text{font-size:20px}}@media (min-width:769px) and (max-width:1200px){html[lang="ar-SA"] .page-shingles-video .videoEnhanced .component-content .video-wrapper .video-overlay-text{font-size:30px}}html[lang="ar-SA"] .page-shingles-video .videoEnhanced .component-content .video-wrapper .video-overlay-text-span{font-size:20px;font-family:"Myriad Arabic";color:#462e2e;margin-right:5px}@media (min-width:320px) and (max-width:620px){html[lang="ar-SA"] .page-shingles-video .videoEnhanced .component-content .video-wrapper .video-overlay-text-span{font-size:15px}}@media (min-width:769px) and (max-width:1200px){html[lang="ar-SA"] .page-shingles-video .videoEnhanced .component-content .video-wrapper .video-overlay-text-span{font-size:17px}}@media (min-width:768px){html[lang="ar-SA"] .page-shingles-video .videoEnhanced .component-content{padding-top:44px}}@media (min-width:992px){html[lang="ar-SA"] .page-shingles-video .videoEnhanced .component-content{margin:0 auto;width:75.5%}}@media only screen and (min-width:1400px){html[lang="ar-SA"] .page-shingles-video .risk-outer-wrapper>section .image-wrapper{margin-right:unset}}@media only screen and (min-width:992px){html[lang="ar-SA"] .page-shingles-video .divider{margin-top:73px;margin-bottom:27px}html[lang="ar-SA"] .page-shingles-video .padding-top-bottom{margin-top:41px;margin-bottom:16px}}html[lang="ar-SA"] .page-shingles-video .contact-us{color:#ffffff;padding:126px 0 48px!important;text-align:center;width:88vw;margin:0 auto}html[lang="ar-SA"] .page-shingles-video .contact-us p{margin:0 auto;font-weight:bold;font-size:43px;font-family:"Myriad Arabic";color:#ffffff}html[lang="ar-SA"] .page-shingles-video .contact-us p:first-child{font-weight:400;font-size:37px;line-height:42px;color:#ffffff}html[lang="ar-SA"] .page-shingles-video .contact-us p:first-child span{font-size:43px;line-height:49px;font-weight:bold;font-family:"Myriad Arabic Bold";color:#ffffff}html[lang="ar-SA"] .page-shingles-video .contact-us p:last-child{font-family:"Myriad Arabic Bold";font-weight:800;font-size:70px;line-height:81px;padding-top:18px;color:#ffffff}html[lang="ar-SA"] .page-shingles-video .divider .component-content{border-bottom:2px solid #d78228}html[lang="ar-SA"] .page-shingles-video sup{vertical-align:super;top:unset}html[lang="ar-SA"] .page-shingles-video .super{vertical-align:top;font-size:20px;font-weight:700}.page-who-is-at-risk-of-shingles .cmp-quiz-component{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#ffffff9e}.page-who-is-at-risk-of-shingles .cmp-quiz-component>.component-content{background-color:#1a1a36;width:96%;border-radius:25px;padding:10px;height:fit-content;top:50%;left:50%;position:relative;transform:translate(-50%,-50%);display:inline-block}.page-who-is-at-risk-of-shingles .cmp-quiz-component>.component-content>div{margin:20px}.page-who-is-at-risk-of-shingles .cmp-quiz-component .modal-content{background-color:#fefefe;margin:15% auto;padding:20px;border:1px solid #888;width:80%;max-width:600px;border-radius:10px}.page-who-is-at-risk-of-shingles .cmp-quiz-component .close{color:#aaa;float:right;font-size:28px;font-weight:700}.page-who-is-at-risk-of-shingles .cmp-quiz-component .close:focus,.page-who-is-at-risk-of-shingles .cmp-quiz-component .close:hover{color:#000;text-decoration:none;cursor:pointer}.page-who-is-at-risk-of-shingles .cmp-quiz-component .videoEnhanced .component-content{padding:0;margin:0;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;width:100%}.page-who-is-at-risk-of-shingles .cmp-quiz-component .videoEnhanced .video-video-container video{width:100%;border-radius:50px;border:2px solid #d78228}@media (max-width:1024px){.page-who-is-at-risk-of-shingles .cmp-quiz-component .videoEnhanced .video-video-container video{min-height:150px!important}}.page-who-is-at-risk-of-shingles .quiz-container{overflow:hidden;box-sizing:border-box}.page-who-is-at-risk-of-shingles .quiz-container .quiz-question h3{font-weight:800;font-size:1.44rem;font-family:'Open Sans';line-height:1.9375rem;color:#ee7c22;display:block;border-bottom:2px solid #d78228;width:100%;padding-bottom:4px;margin-bottom:21.58px}@media (max-width:1024px){.page-who-is-at-risk-of-shingles .quiz-container .quiz-question h3{font-size:1.24rem}}@media (max-width:720px){.page-who-is-at-risk-of-shingles .quiz-container .quiz-question h3{font-size:1rem;line-height:1.2rem;margin-bottom:1dvi}}.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container{margin-bottom:-55px}@media (max-width:1024px){.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container{margin-bottom:-35px}}@media (max-width:767px){.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container{margin-bottom:0}}.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container ul{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;-ms-flex-pack:space-evenly;justify-content:space-evenly;padding:0;margin:0}@media (max-width:1024px){.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container ul{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:767px){.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container ul{-ms-flex-direction:column;flex-direction:column}}.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container li{list-style-type:none;width:97%;margin-right:3%;max-width:21.437rem;line-height:1px}@media (max-width:1024px){.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container li{width:33.2%}}@media (max-width:767px){.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container li{width:100%;margin-right:0}}.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .quiz-button{width:100%;height:51.99px;color:#fff;cursor:pointer;display:block;text-align:center;background-color:#6d6e71;text-decoration:none;padding:10px 70px 10px 55px;border-radius:2rem;border:none;font-size:1.633rem;font-family:"Open Sans";font-weight:100}@media (max-width:1024px){.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .quiz-button{padding:0!important;font-size:1rem}}.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .quiz-button:disabled{cursor:default}.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .quiz-button:active{outline:0;border:none!important}.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .quiz-button.correct-answer{width:100%;height:51.99px;color:#fff;display:block;text-align:center;background-color:#ee7c22;text-decoration:none;padding:10px 70px 10px 55px;border-radius:2rem;border:none}.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .quiz-button.wrong-answer{width:100%;height:51.99px;color:#fff;display:block;text-align:center;background-color:#fd0505;text-decoration:none;padding:10px 70px 10px 55px;border-radius:2rem;border:none}.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .result-container{display:-ms-flexbox;display:flex}@media (max-width:767px){.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .result-container{-ms-flex-direction:column;flex-direction:column}}.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .result-container.hide{visibility:hidden}.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .result-container .correct-result{color:#ee7c22;font-size:1.633rem;font-family:"Open Sans";font-weight:700;line-height:1}@media (max-width:1024px){.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .result-container .correct-result{font-size:1rem}}.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .result-container .incorrect-result{color:#f51111;font-size:1.633rem;font-family:"Open Sans";font-weight:700;line-height:1}@media (max-width:1024px){.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .result-container .incorrect-result{font-size:1rem}}.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .result-container .answer-description{color:#fff;font-size:1.633rem;font-family:"Open Sans";font-weight:100;line-height:1}@media (max-width:1024px){.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .result-container .answer-description{font-size:1rem}}.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .result-container .correct-result.hide,.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .result-container .incorrect-result.hide{display:none}.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .result-container .flex-2{padding-left:7px;padding-top:30px;padding-right:25px;-ms-flex-preferred-size:59%;flex-basis:59%}@media (max-width:1024px){.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .result-container .flex-2{padding-top:10px}}.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .result-container .flex-1{padding-top:30px;-ms-flex-preferred-size:1%;flex-basis:1%}@media (max-width:1024px){.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .result-container .flex-1{padding-top:10px}}@media (max-width:768px){.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .result-container .flex-1{padding-top:0}}.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .result-container .flex-3{-ms-flex-preferred-size:40%;flex-basis:40%;position:relative;z-index:99999}@media (max-width:1024px){.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .result-container .flex-3{padding-top:10px}}.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .cmp-pagination-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;border:2px solid transparent;margin-top:5px;position:relative;bottom:55px;right:10px}@media (max-width:1024px){.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .cmp-pagination-container{bottom:20px}}@media (max-width:767px){.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .cmp-pagination-container{bottom:5px}}.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .cmp-pagination-container .page-prev{background:url(/content/dam/cf-pharma/shinglesprotection/en_SA/illustrations-desktop/pagePrev.png);width:55px;height:72px;display:block;cursor:pointer;margin-right:25px;background-repeat:no-repeat;padding-left:11px;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;font-size:1rem;color:#ee7c22;font-weight:700}@media (max-width:1024px){.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .cmp-pagination-container .page-prev{background-size:75%}}@media (max-width:767px){.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .cmp-pagination-container .page-prev{margin-right:0;height:60px;padding-left:4px}}.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .cmp-pagination-container .page-next{background:url(/content/dam/cf-pharma/shinglesprotection/en_SA/illustrations-desktop/pageNext.png);width:55px;height:72px;display:block;cursor:pointer;background-repeat:no-repeat;padding-right:10px;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;font-size:1rem;color:#ee7c22;font-weight:700;text-align:right;-ms-flex-pack:end;justify-content:end;background-position-y:top}@media (max-width:1024px){.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .cmp-pagination-container .page-next{background-size:75%;background-repeat:no-repeat}}@media (max-width:767px){.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .cmp-pagination-container .page-next{height:60px;padding-right:16px}}.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .cmp-pagination-container .page-close{background:url(/content/dam/cf-pharma/shinglesprotection/en_SA/illustrations-desktop/pageClose.png);width:55px;height:72px;display:block;cursor:pointer;margin-right:25px;background-repeat:no-repeat}@media (max-width:1024px){.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .cmp-pagination-container .page-close{background-size:75%;background-repeat:no-repeat}}@media (max-width:767px){.page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .cmp-pagination-container .page-close{margin-right:0;height:60px}}body.modalOpen{overflow:hidden}body.modalOpen .scroll-top-icon{display:none}body.modalOpen .component.section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}html[lang=en-SA] .page-who-is-at-risk-of-shingles .videoEnhanced .video-description .video-wrapper{position:absolute;bottom:60px;left:30px}@media (max-width:767px){html[lang=en-SA] .page-who-is-at-risk-of-shingles .videoEnhanced .video-description .video-wrapper{bottom:30px}}html[lang=en-SA] .page-who-is-at-risk-of-shingles .videoEnhanced .video-description .video-wrapper span.video-overlay-text{font-family:"Open Sans";font-size:14px;font-weight:900;color:#000}html[lang=en-SA] .page-who-is-at-risk-of-shingles .videoEnhanced .video-description .video-wrapper .video-overlay-text-span{font-size:12px;font-family:"Open Sans";color:#000;font-weight:100;top:-7px;position:relative}html[lang=ar-SA] .cmp-quiz-component{direction:ltr}html[lang=ar-SA] .cmp-quiz-component>.component-content{direction:rtl}html[lang=ar-SA] .cmp-quiz-component .cmp-pagination-container{direction:ltr}html[lang=ar-SA] .cmp-quiz-component .videoEnhanced .component-content{-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:end;justify-content:flex-end}html[lang=ar-SA] .cmp-quiz-component .quiz-container .quiz-answer-container .cmp-pagination-container .page-next,html[lang=ar-SA] .cmp-quiz-component .quiz-container .quiz-answer-container .cmp-pagination-container .page-prev,html[lang=ar-SA] .cmp-quiz-component .quiz-container .quiz-answer-container .quiz-button,html[lang=ar-SA] .cmp-quiz-component .quiz-container .quiz-answer-container .result-container .answer-description,html[lang=ar-SA] .cmp-quiz-component .quiz-container .quiz-answer-container .result-container .correct-result,html[lang=ar-SA] .cmp-quiz-component .quiz-container .quiz-answer-container .result-container .incorrect-result,html[lang=ar-SA] .cmp-quiz-component .quiz-container .quiz-question h3{font-family:'Myriad Arabic'}html[lang=ar-SA] .cmp-quiz-component .videoEnhanced .video-description .video-wrapper{position:absolute;top:16px;left:30px}@media (max-width:767px){html[lang=ar-SA] .cmp-quiz-component .videoEnhanced .video-description .video-wrapper{top:7px}}html[lang=ar-SA] .cmp-quiz-component .videoEnhanced .video-description .video-wrapper span.video-overlay-text{font-family:'Myriad Arabic';font-size:25px;font-weight:700;color:#000;padding-left:6px}@media (max-width:767px){html[lang=ar-SA] .cmp-quiz-component .videoEnhanced .video-description .video-wrapper span.video-overlay-text{font-size:18px;padding-left:2px}}html[lang=ar-SA] .cmp-quiz-component .videoEnhanced .video-description .video-wrapper .video-overlay-text-span{font-size:18px;font-family:'Myriad Arabic';color:#000;font-weight:100}@media (max-width:767px){html[lang=ar-SA] .cmp-quiz-component .videoEnhanced .video-description .video-wrapper .video-overlay-text-span{font-size:12px}}html[lang=ar-SA] .page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .cmp-pagination-container .page-next{padding-right:18px}@media (max-width:767px){html[lang=ar-SA] .page-who-is-at-risk-of-shingles .quiz-container .quiz-answer-container .cmp-pagination-container .page-next{padding-right:24px}}
