/*!
 * 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%;
  }
}@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: 8px;
  position: relative;
  top: 0px; }

.sup,
sup {
  top: 0px; }

.sub,
sub {
  top: 0px; }

.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-CY"] .container-fluid, html[lang="gr-CY"] .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");
@font-face {
  font-family: "FontAwesome";
  src: url("../../assets/fonts/fa-solid-900.eot");
  src: url("../../assets/fonts/fa-solid-900.eot") format("embedded-opentype"), url("../../assets/fonts/fa-solid-900.woff") format("woff"), url("../../assets/fonts/fa-solid-900.woff2") format("woff"), url("../../assets/fonts/fa-solid-900.ttf") format("truetype"), url("../../assets/fonts/fa-solid-900.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

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

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

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

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

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

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

h1 {
  font-family: "Arial 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-CY"] .talk-doc-sec h3, html[lang="gr-CY"] .talk-doc-sec h3 {
  font-size: 21px;
  line-height: 32px;
  color: #6d6e71 !important; }

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

html[lang="en-CY"] .talk-doc-sec h5, html[lang="gr-CY"] .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; }
/*
/* Navigation
*/
/* Global configuration */
#navigation-container {
  box-shadow: 0 5px 5px -8px #000; }
  @media only screen and (max-width: 991px) {
    #navigation-container .row {
      position: absolute;
      width: 100%; } }

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

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

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

@media (max-width: 767px) {
  html[lang="ar-SA"] .navigation .navigation-mobile-menu,
  html[lang="en-SA"] .navigation .navigation-mobile-menu {
    color: white; } }

@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: black; } }

@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: white; } }

@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="en-SA"] .page-what-are-the-symptoms-of-shingles #header .navigation,
  html[lang="ar-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="en-SA"] .page-what-is-shingles #header .navigation,
  html[lang="ar-SA"] .page-what-is-shingles #header .navigation {
    top: -3px; } }

@media only screen and (min-width: 992px) {
  html[lang="en-SA"] .page-what-is-shingles #header .navigation,
  html[lang="ar-SA"] .page-what-is-shingles #header .navigation {
    top: -4px; } }

@media (min-width: 992px) {
  html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles #header .navigation .navigation-root,
  html[lang="ar-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; } }

.navigation-item-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  cursor: pointer; }

.dropdown-btn {
  background: none;
  border: none;
  color: inherit;
  font-size: 1.1rem;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.dropdown-open .arrow {
  transform: rotate(180deg); }

.dropdown-content {
  z-index: -1;
  background: #fff;
  padding: 6px;
  display: none;
  position: absolute;
  top: 80%;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  list-style-type: none;
  margin: 0; }
  .dropdown-content a {
    color: #000;
    padding: 12px 16px;
    text-decoration: underline;
    display: block; }
    .dropdown-content a:hover {
      color: #000; }
    .dropdown-content a[disabled] {
      color: #4f4f4f;
      pointer-events: none;
      text-decoration: none; }
  .dropdown-content li {
    padding: 6px; }
    .dropdown-content li:first-child {
      border-bottom: 1.5px solid grey; }
    .dropdown-content li:hover {
      background-color: #dbdbdb; }

.show {
  display: block; }

@media only screen and (min-width: 992px) {
  .dropdown-content {
    right: -2rem;
    width: 11rem;
    top: 111%; } }

.page-language-switcher {
  position: absolute;
  right: 2rem;
  top: 1.4rem; }
  @media only screen and (max-width: 992px) {
    .page-language-switcher {
      right: 3rem;
      top: 1.1rem; } }

@media only screen and (max-width: 576px) {
  .dropdown-content {
    min-width: unset;
    padding: 6px;
    top: unset; }
    .dropdown-content a {
      padding: 5px 5px; } }
.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: bold;
            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: bold;
    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; } }
@media only screen and (min-width: 320px) and (max-width: 992px) {
  .accordion-wrapper-mobile {
    padding: 0px 40px; } }

.accordion-title-heading {
  font-family: "futura", Arial, Helvetica, sans-serif;
  color: #000;
  text-align: left;
  margin: 100px auto 35px;
  max-width: 88vw; }
  @media only screen and (min-width: 320px) and (max-width: 992px) {
    .accordion-title-heading {
      margin: 80px auto 16px;
      font-size: 25px;
      line-height: 32px; } }
  @media only screen and (min-width: 320px) and (max-width: 620px) {
    .accordion-title-heading {
      text-align: left; } }
  .accordion-title-heading sup {
    font-size: 16px; }

.accordion-wrapper {
  padding: 0; }
  .accordion-wrapper .component-content {
    max-width: 88vw;
    margin: 0 auto; }
  .accordion-wrapper .accordion-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 0;
    margin: 0; }
  .accordion-wrapper h4.accordion-title {
    margin: 0; }
  .accordion-wrapper .accordion-content-wrapper {
    display: none; }
  .accordion-wrapper .accordion-slide {
    list-style-type: none;
    border-radius: 8px;
    background-color: #efefed;
    padding-bottom: 0 !important;
    margin-bottom: 2px; }
    .accordion-wrapper .accordion-slide .accordion-title .accordion-title-link {
      text-decoration: none;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
      -ms-flex-align: center;
          align-items: center;
      padding: 8px 16px; }
      @media only screen and (min-width: 320px) and (max-width: 992px) {
        .accordion-wrapper .accordion-slide .accordion-title .accordion-title-link {
          padding: 4px 16px; } }
      .accordion-wrapper .accordion-slide .accordion-title .accordion-title-link .accordion-title-image {
        padding-right: 12px; }
      .accordion-wrapper .accordion-slide .accordion-title .accordion-title-link .accordion-title-text {
        font-size: 16px;
        font-weight: bold;
        line-height: 24px;
        letter-spacing: 0.25px;
        width: 100%;
        display: block;
        color: #000;
        padding: 8px 0px; }
    .accordion-wrapper .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content {
      width: 100%;
      margin: 0; }
      .accordion-wrapper .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content {
        padding: 0 16px;
        border-radius: 8px; }
        .accordion-wrapper .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content p {
          color: #000;
          font-weight: normal;
          font-size: 16px;
          font-family: arial;
          line-height: 24px;
          font-weight: normal;
          margin: 0;
          padding-bottom: 10px; }
          @media only screen and (min-width: 320px) and (max-width: 992px) {
            .accordion-wrapper .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content p {
              padding-top: 10px; } }
          .accordion-wrapper .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content p sup {
            font-size: 12px;
            line-height: 24px; }
            @media only screen and (min-width: 320px) and (max-width: 992px) {
              .accordion-wrapper .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content p sup {
                line-height: 1; } }
          .accordion-wrapper .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content p span {
            font-size: 0.75em; }
        .accordion-wrapper .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content .annotation {
          font-size: 10px; }
          .accordion-wrapper .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content .annotation sup {
            font-size: 8px !important;
            line-height: 8px !important; }
        .accordion-wrapper .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content ul {
          padding-top: 5px;
          padding-left: 16px;
          padding-bottom: 8px; }
          .accordion-wrapper .accordion-slide .accordion-content-wrapper .accordion-content .richText .component-content .richText-content ul li {
            font-weight: normal;
            color: #000;
            font-family: arial;
            font-size: 16px;
            font-weight: 400;
            line-height: 24px;
            list-style: disc; }
    .accordion-wrapper .accordion-slide.is-active .accordion-title {
      background-color: #EFEFED;
      border-radius: 8px; }
      .accordion-wrapper .accordion-slide.is-active .accordion-title .accordion-title-link .accordion-title-text {
        color: #EB3475 !important;
        padding: 0; }
      .accordion-wrapper .accordion-slide.is-active .accordion-title .accordion-title-link::before {
        content: url("/content/dam/cf-pharma/erpitaszostiras-cy/en_CY/gsk-logo/up-arrow.svg");
        padding-right: 12px;
        width: 40px;
        height: 40px; }
      .accordion-wrapper .accordion-slide.is-active .accordion-title .accordion-title-link .accordion-title-image {
        display: none; }
    .accordion-wrapper .accordion-slide.is-active .accordion-content-wrapper {
      display: block; }
      .accordion-wrapper .accordion-slide.is-active .accordion-content-wrapper .accordion-content .richText {
        background: unset; }
      .accordion-wrapper .accordion-slide.is-active .accordion-content-wrapper .richText-content {
        background-color: #EFEFED; }
  .accordion-wrapper .accordion-title-link {
    gap: 12px; }
@media (max-width: 767px) {
  html[lang="ar-SA"] .hero-banner,
  html[lang="en-SA"] .hero-banner {
    background: none;
    margin-top: 70px; } }

@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/shingles-indonesia/en_ID/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/shingles-indonesia/en_ID/illustrations-desktop/homepage_hero_desktop.png");
    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: 0.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: 0.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: 0vw;
      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: 0.5vh;
      margin-left: 40vw;
      padding: 0px 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: 0px 24px 10px 24px; } }
  @media (max-width: 767px) {
    .hero-banner .richText.banner-text-container .component-content .richText-content {
      width: 100vw;
      margin-top: -1px;
      margin-left: 0vw;
      border-radius: 0;
      padding: 20px 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: 0.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: 0.75em;
    line-height: 1.5;
    letter-spacing: -0.15px; }
    @media (min-width: 1400px) {
      .hero-banner .richText.banner-text-container .component-content .richText-content p + p {
        margin-top: 24px;
        font-size: 0.75em;
        line-height: 1.5;
        letter-spacing: -0.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: 0.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/shingles-indonesia/en_ID/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/shingles-indonesia/en_ID/illustrations-mobile/shingles_what_hero_mobile.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: 0.8vh;
    margin-left: 2vw;
    padding: 0px 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: 0px 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: 0vw;
    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: 0.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/shingles-indonesia/en_ID/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/shingles-indonesia/en_ID/illustrations-mobile/shingles_symptoms_hero_mobile.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: 0.8vh;
    margin-left: 2vw;
    padding: 0px 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: 0px 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: 0px 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: 0vw;
    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: 0.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/shingles-indonesia/en_ID/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: 0px;
    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: 0px; }

@media (max-width: 767px) {
  html[lang="en-SA"] .page-home .hero-banner .mobile-banner,
  html[lang="en-SA"] .page-what-is-shingles .hero-banner .mobile-banner,
  html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .mobile-banner {
    background: url("/content/dam/cf-pharma/shingles-indonesia/en_SA/illustrations-mobile/Shingles_Awareness_Week_Homepage_banner_mobile_new_EN.jpg");
    background-size: 100%;
    background-position: right center;
    background-repeat: no-repeat;
    position: relative;
    width: 100vw; } }

@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/shingles-indonesia/en_SA/illustrations-desktop/Shingles_Awareness_Week_Homepage_banner_new_EN.jpg");
    min-height: 58.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 {
    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: 0px 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: 0vw;
      border-radius: 0;
      padding: 0px 20px 20px 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: 0px; } }
    @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: 2em;
        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 h2 {
    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 h2 {
        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 h2 {
        margin-top: 10px; } }
    @media (max-width: 767px) {
      html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content h2 {
        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 h2 {
        margin-top: 0px; } }
    @media (min-width: 1400px) and (max-width: 1620px) {
      html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content h2 {
        font-size: 2em;
        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 h2 {
        margin-top: 10px; } }
    html[lang="en-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content h2 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 h2 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: 0.875em;
    line-height: 1.22em;
    letter-spacing: 0.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: 0.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: 0.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: 0.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: 0px; } }
    @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: 0.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: 1em; } }
    @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: 0.9em; } }

@media only screen and (min-width: 768px) {
  html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner {
    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: 0px; } }

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-left: 40vw;
      margin-right: 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-left: 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: 0.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: 0.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: 0.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: 0.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: 0.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; }
  @media (min-width: 768px) {
    html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.shingles-descp.banner-cta .richText-content {
      margin-left: 40vw; } }

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: -12px; } }
  @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-left: 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: 0.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: 0.9em;
        margin-top: 0; } }

@media only screen and (min-width: 768px) {
  html[lang="en-SA"] .page-what-is-shingles .hero-banner {
    background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;
    position: relative;
    margin-top: 0px; } }
  @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; } }

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-left: 40vw;
      margin-right: 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-left: 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: 0.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: 0.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: 0.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: 0.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: 0.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: 0vh; } }
  @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: -12px; } }
  @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-left: 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: 0.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: 0.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: 20vw;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; } }

@media (min-width: 768px) {
  html[lang="en-SA"] .page-what-is-shingles .hero-banner .richText.shingles-descp.banner-cta .richText-content {
    margin-left: 40vw; } }

@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: 0;
    background: none;
    width: 100vw;
    display: none; } }

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/shingles-indonesia/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: 0px; }

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: 0; } }
  @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: 0px; }

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: 0px;
      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: 0.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: 0px 0px; }
  @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/shingles-indonesia/ar_SA/illustrations-desktop/Shingles_Awareness_Week_Homepage_banner_new.png");
    min-height: 16.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/shingles-indonesia/ar_SA/illustrations-mobile/Shingles_Awareness_Week_Homepage_banner_mini_new.png");
    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: 0px 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: 0vw;
      border-radius: 0;
      padding: 0px 20px 20px 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: 0.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 h2 {
    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 h2 {
        font-size: 1.8em;
        line-height: 0.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 h2 {
        margin-top: 15px; } }
    @media (max-width: 767px) {
      html[lang="ar-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content h2 {
        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 h2 {
        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 h2 {
        margin-top: 10px; } }
    html[lang="ar-SA"] .hero-banner .richText.banner-text-container .component-content .richText-content h2 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 h2 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: 0px; } }
    @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: 0.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: 0.84em;
    letter-spacing: 0.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: 0.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: 0px;
      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/shingles-indonesia/ar_SA/illustrations-desktop/Shingles_Awareness_Week_Homepage_banner_new.png");
    min-height: 16.5vw;
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
    margin-top: 4px; } }
  @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; } }

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: 0.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: 0.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: 0.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: 0.75em;
        font-weight: 600;
        margin-top: 0px; }
      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: 0.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: 0.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/shingles-indonesia/ar_SA/illustrations-desktop/Shingles_Awareness_Week_Homepage_banner_new.png");
    min-height: 16.5vw;
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
    margin-top: 0px; } }
  @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 (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: 0.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: 0.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: 0.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: 0px;
      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: 0.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: 0.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: 0.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: 0;
    background: none;
    width: 100vw;
    display: none; } }

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: 0px; }

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: 0px; }

/*shingle protection header menu css styles starts*/
/*shingle protection header menu css styles ends*/
.snippetReference {
  color: #4d4d4d;
  padding-inline: 0; }
  .snippetReference .header-logo img {
    width: 8rem;
    height: auto; }
  .snippetReference.reference-brand-area {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 0.25rem; }
    @media only screen and (max-width: 991px) {
      .snippetReference.reference-brand-area {
        -ms-flex-pack: center;
            justify-content: center;
        padding: 12px 0px; } }
    @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: 0px !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: -8px; } }

/* Language-switcher */
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: 0.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: 165px; } }
    @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-content {
  width: 25%; }

.skip-to-main-content-link {
  position: absolute;
  z-index: 999;
  opacity: 0;
  text-decoration: none;
  background-color: #14717D;
  padding: 10px 32px;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1rem;
  color: white;
  top: 60px;
  left: 20%; }

.skip-to-main-content-link:focus {
  transform: translateX(-50%);
  opacity: 1; }

@media only screen and (min-width: 992px) {
  html[lang="ar-SA"] .dropdown-language-switcher {
    z-index: 1000;
    right: 750px;
    width: 8%; }
    html[lang="ar-SA"] .dropdown-language-switcher .drop-down-box {
      right: 0;
      left: -25px;
      width: 165px; }
    html[lang="ar-SA"] .dropdown-language-switcher .box.first p .arrow {
      position: absolute;
      left: -20px;
      top: 13px; } }

@media only screen and (max-width: 767px) {
  html[lang="ar-SA"] .dropdown-language-switcher {
    right: 80px; } }

@media only screen and (min-width: 992px) {
  html[lang="en-SA"] .dropdown-language-switcher {
    z-index: 1000;
    right: 80px;
    width: 8%; } }

@media only screen and (max-width: 767px) {
  html[lang="en-SA"] .dropdown-language-switcher {
    right: 80px; } }

@media only screen and (min-width: 992px) {
  html[lang="en-SA"] .navigation .navigation-root {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: center; } }

@media only screen and (min-width: 992px) {
  html[lang="en-SA"] #header .navigation {
    display: none;
    display: block;
    position: absolute;
    right: 80px;
    width: 70%;
    top: 0; } }

@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-to-main-content-link,
html[lang="ar-SA"] .skip-to-main-content-link {
  left: -60px; }

@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-content
h1 {
      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="en-SA"] .page-home .mobile-banner,
  html[lang="en-SA"] .page-what-is-shingles .mobile-banner,
  html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .mobile-banner {
    min-height: 60vw; }
  html[lang="en-SA"] .page-what-are-the-symptoms-of-shingles
.symptoms-treatment
> .component-content {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%; } }

@media (max-width: 767px) {
  html[lang="ar-SA"] .page-home .hero-banner .mobile-banner,
  html[lang="ar-SA"] .page-what-is-shingles .hero-banner .mobile-banner,
  html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .mobile-banner {
    min-height: 214vw; } }

html[lang="ar-SA"] .page-home .page-what-are-the-symptoms-of-shingles
.symptoms-treatment
> .component-content,
html[lang="ar-SA"] .page-what-is-shingles .page-what-are-the-symptoms-of-shingles
.symptoms-treatment
> .component-content,
html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .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) {
  html[lang="ar-SA"] #header .snippetReference.reference-header,
  html[lang="en-SA"] #header .snippetReference.reference-header {
    background-color: #172f3c; }
  html[lang="ar-SA"] #header .snippetReference .component-content,
  html[lang="en-SA"] #header .snippetReference .component-content {
    color: #ffffff; }
    html[lang="ar-SA"] #header .snippetReference .component-content .arrow::before,
    html[lang="en-SA"] #header .snippetReference .component-content .arrow::before {
      background: #fff; }
    html[lang="ar-SA"] #header .snippetReference .component-content .arrow::after,
    html[lang="en-SA"] #header .snippetReference .component-content .arrow::after {
      background: #fff; }
    html[lang="ar-SA"] #header .snippetReference .component-content .dropdown-language-switcher .drop-down-box .component-content,
    html[lang="en-SA"] #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: 8vw;
    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-who-is-at-risk-of-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 (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; } }

html[lang="ar-SA"] .page-home .hero-banner.odd .paragraphSystem,
html[lang="en-SA"] .page-home .hero-banner.odd .paragraphSystem {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }
  html[lang="ar-SA"] .page-home .hero-banner.odd .paragraphSystem .banner-text-order1,
  html[lang="en-SA"] .page-home .hero-banner.odd .paragraphSystem .banner-text-order1 {
    -ms-flex-order: 1;
    order: 1; }
  html[lang="ar-SA"] .page-home .hero-banner.odd .paragraphSystem .banner-text-order2,
  html[lang="en-SA"] .page-home .hero-banner.odd .paragraphSystem .banner-text-order2 {
    -ms-flex-order: 1;
    order: 2; }
  html[lang="ar-SA"] .page-home .hero-banner.odd .paragraphSystem .banner-text-order3,
  html[lang="en-SA"] .page-home .hero-banner.odd .paragraphSystem .banner-text-order3 {
    -ms-flex-order: 1;
    order: 3; }

html[lang="ar-SA"] .page-home .hero-banner.odd .richText.banner-text-order3 .component-content .richText-content,
html[lang="en-SA"] .page-home .hero-banner.odd .richText.banner-text-order3 .component-content .richText-content {
  width: 640px;
  color: #ffffff;
  border-radius: 16px; }
  @media (min-width: 768px) and (max-width: 992px) {
    html[lang="ar-SA"] .page-home .hero-banner.odd .richText.banner-text-order3 .component-content .richText-content,
    html[lang="en-SA"] .page-home .hero-banner.odd .richText.banner-text-order3 .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="ar-SA"] .page-home .hero-banner.odd .richText.banner-text-order3 .component-content .richText-content,
    html[lang="en-SA"] .page-home .hero-banner.odd .richText.banner-text-order3 .component-content .richText-content {
      margin-top: 5px; } }
  @media (min-width: 992px) and (max-width: 1400px) {
    html[lang="ar-SA"] .page-home .hero-banner.odd .richText.banner-text-order3 .component-content .richText-content,
    html[lang="en-SA"] .page-home .hero-banner.odd .richText.banner-text-order3 .component-content .richText-content {
      width: 600px;
      margin-top: 1.5vh;
      margin-left: 35vw;
      padding: 0px 24px 10px 24px; } }
  @media (max-width: 767px) {
    html[lang="ar-SA"] .page-home .hero-banner.odd .richText.banner-text-order3 .component-content .richText-content,
    html[lang="en-SA"] .page-home .hero-banner.odd .richText.banner-text-order3 .component-content .richText-content {
      width: 100vw;
      margin-top: -1px;
      margin-left: 0vw;
      border-radius: 0;
      padding: 0px 20px 20px 20px; } }
  @media (max-width: 280px) {
    html[lang="ar-SA"] .page-home .hero-banner.odd .richText.banner-text-order3 .component-content .richText-content,
    html[lang="en-SA"] .page-home .hero-banner.odd .richText.banner-text-order3 .component-content .richText-content {
      padding: 25px 20px; } }
  @media (min-width: 1400px) {
    html[lang="ar-SA"] .page-home .hero-banner.odd .richText.banner-text-order3 .component-content .richText-content,
    html[lang="en-SA"] .page-home .hero-banner.odd .richText.banner-text-order3 .component-content .richText-content {
      width: 800px;
      margin-top: 15px;
      margin-left: 40vw; } }
  @media (min-width: 1600px) {
    html[lang="ar-SA"] .page-home .hero-banner.odd .richText.banner-text-order3 .component-content .richText-content,
    html[lang="en-SA"] .page-home .hero-banner.odd .richText.banner-text-order3 .component-content .richText-content {
      margin-top: 40px; } }
  @media (min-width: 1024px) and (max-width: 1100px) {
    html[lang="ar-SA"] .page-home .hero-banner.odd .richText.banner-text-order3 .component-content .richText-content,
    html[lang="en-SA"] .page-home .hero-banner.odd .richText.banner-text-order3 .component-content .richText-content {
      margin-top: 10px;
      padding-bottom: 20px; } }

html[lang="ar-SA"] .page-home .hero-banner .richText.banner-text-container .component-content .richText-content h2,
html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h2,
html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content h2 {
  display: none; }

html[lang="ar-SA"] .page-home .hero-banner .richText.banner-text-container .component-content .richText-content,
html[lang="ar-SA"] .page-what-is-shingles .hero-banner .richText.banner-text-container .component-content .richText-content,
html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .richText.banner-text-container .component-content .richText-content {
  display: none; }

@media (min-width: 768px) {
  html[lang="ar-SA"] .page-home .hero-banner .shingles-descp.banner-cta,
  html[lang="ar-SA"] .page-what-is-shingles .hero-banner .shingles-descp.banner-cta,
  html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .shingles-descp.banner-cta {
    position: relative;
    top: 11.7vw;
    z-index: 10000; } }

@media (min-width: 1600px) and (max-width: 2000px) {
  html[lang="ar-SA"] .page-home .hero-banner .shingles-descp.banner-cta,
  html[lang="ar-SA"] .page-what-is-shingles .hero-banner .shingles-descp.banner-cta,
  html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .shingles-descp.banner-cta {
    top: 10.5vw; } }

@media (min-width: 768px) and (max-width: 1200px) {
  html[lang="ar-SA"] .page-home .hero-banner .shingles-descp.banner-cta,
  html[lang="ar-SA"] .page-what-is-shingles .hero-banner .shingles-descp.banner-cta,
  html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .shingles-descp.banner-cta {
    top: 10.3vw; }
    html[lang="ar-SA"] .page-home .hero-banner .shingles-descp.banner-cta .button-primary,
    html[lang="ar-SA"] .page-what-is-shingles .hero-banner .shingles-descp.banner-cta .button-primary,
    html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .shingles-descp.banner-cta .button-primary {
      padding: 3px 35px;
      font-size: 0.8rem; }
      html[lang="ar-SA"] .page-home .hero-banner .shingles-descp.banner-cta .button-primary .download-icon,
      html[lang="ar-SA"] .page-what-is-shingles .hero-banner .shingles-descp.banner-cta .button-primary .download-icon,
      html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .shingles-descp.banner-cta .button-primary .download-icon {
        background-size: 45%;
        background-position: center; } }

@media (min-width: 992px) and (max-width: 1200px) {
  html[lang="ar-SA"] .page-home .hero-banner .shingles-descp.banner-cta,
  html[lang="ar-SA"] .page-what-is-shingles .hero-banner .shingles-descp.banner-cta,
  html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .shingles-descp.banner-cta {
    top: 11.5vw; } }

@media (min-width: 768px) and (max-width: 991px) {
  html[lang="ar-SA"] .page-what-is-shingles .hero-banner .shingles-descp.banner-cta,
  html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .shingles-descp.banner-cta {
    margin-left: 15vw; } }

@media (min-width: 992px) {
  html[lang="ar-SA"] .page-what-is-shingles .hero-banner .shingles-descp.banner-cta,
  html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .shingles-descp.banner-cta {
    margin-left: 16vw;
    top: 12vw; } }

@media (min-width: 768px) and (max-width: 991px) {
  html[lang="ar-SA"] .page-what-is-shingles .shingles-descp.banner-cta,
  html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .shingles-descp.banner-cta {
    top: 11.3vw !important; }
    html[lang="ar-SA"] .page-what-is-shingles .shingles-descp.banner-cta > .component-content > .richText-content,
    html[lang="ar-SA"] .page-what-are-the-symptoms-of-shingles .hero-banner .shingles-descp.banner-cta > .component-content > .richText-content {
      margin-right: 0 !important; } }

@media (min-width: 992px) {
  html[lang="en"] .shingles-descp {
    width: 60%;
    margin: 40px auto; } }

.down-arrow {
  display: inline-block;
  transition: transform 0.3s ease;
  background-image: url("/content/dam/cf-pharma/erpitaszostiras-cy/en_CY/gsk-logo/down-arrow.svg");
  /* Add your down arrow icon here */
  width: 16px !important;
  height: 16px;
  background-repeat: no-repeat;
  padding: 0 !important;
  position: relative;
  top: 0.5rem;
  left: 0.5rem; }

.down-arrow.rotate {
  background-image: url("/content/dam/cf-pharma/erpitaszostiras-cy/en_CY/gsk-logo/down-arrow-active.svg"); }

/* Default hidden */
.reference-sub-heading-block {
  display: none;
  background-color: #EB3475; }
  @media (min-width: 991px) {
    .reference-sub-heading-block {
      margin-top: -0.6rem; } }
  .reference-sub-heading-block .sub-heading {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end;
    gap: 1.53vw;
    padding-right: 9rem; }
    .reference-sub-heading-block .sub-heading li {
      list-style-type: none;
      color: #fff;
      font-size: 14px; }
      .reference-sub-heading-block .sub-heading li a[href] {
        text-decoration: none;
        font-size: 14px;
        font-weight: 400; }

.sub-heading li a[href].check-your-risk.active, .sub-heading li a[href].confirm-your-eligibility.active, .sub-heading li a[href].find-a-vaccination-centre.active {
  text-decoration: underline;
  font-weight: 700; }

/* Show the block when active class is added */
.reference-sub-heading-block.active {
  display: block; }

.additional-image {
  display: inline-block;
  background-image: url("/content/dam/cf-pharma/erpitaszostiras-cy/en_CY/gsk-logo/find_vaccination_desktop.svg");
  width: 10px;
  height: 10px;
  background-size: cover;
  margin-left: 5px;
  /* Adjust spacing as needed */
  top: 1px;
  position: relative; }

/* Handle screen width less than 991px */
@media (max-width: 991px) {
  .navigation-root.is-open + .reference-sub-heading-block.active {
    display: block; }
  .reference-sub-heading-block {
    display: none;
    position: absolute;
    top: 20.3rem; }
    .reference-sub-heading-block .sub-heading {
      -ms-flex-direction: column;
          flex-direction: column;
      margin: 0;
      padding: 0;
      gap: 0; }
      .reference-sub-heading-block .sub-heading li {
        background-color: #f1f1f1;
        border-bottom: 1px solid #D8D8D8;
        padding-block: 14px;
        padding-left: 44px; }
        .reference-sub-heading-block .sub-heading li a {
          color: #EB3475; }
  .reference-sub-heading-block.active {
    display: block; }
  .additional-image {
    background-image: url("/content/dam/cf-pharma/erpitaszostiras-cy/en_CY/gsk-logo/find_vaccination_mobile.svg"); } }
#footer {
  background-color: #fff; }
  #footer .box {
    padding-bottom: 25px; }
  #footer .snippetReference {
    padding: 0px !important; }
    @media only screen and (max-width: 767px) {
      #footer .snippetReference {
        min-height: 110px;
        height: auto;
        margin-top: auto; } }
    @media only screen and (min-width: 992px) {
      #footer .snippetReference.footer {
        padding-top: 35px !important;
        border-top: 1px solid #DDDDDD; } }
  #footer .richText .component-content p {
    margin: 0; }
  #footer .trademarks {
    min-height: auto; }
    #footer .trademarks .richText-content {
      font-size: 12px;
      font-weight: 400;
      color: #000; }
  #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; }
    @media only screen and (max-width: 767px) {
      #footer .footer-links ul {
        padding: 0; } }
    #footer .footer-links ul li {
      padding: 8px 16px 8px 16px;
      /*  &:not(:last-of-type) {
            border-right: 1px solid #BFBFBF;
        }*/ }
      @media only screen and (max-width: 767px) {
        #footer .footer-links ul li {
          -ms-flex: 100%;
              flex: 100%;
          background-color: #efefed;
          border-bottom: 1px solid white;
          padding: 16px 20px; }
          #footer .footer-links ul li a {
            color: #544f40; } }
      #footer .footer-links ul li a {
        text-decoration: none;
        font-size: 16px;
        color: #4F4F4F;
        line-height: 22px;
        font-weight: 700;
        text-decoration: none;
        /*  &:hover {
                text-decoration: none;
            } */ }

#footer {
  background-color: #fff; }
  #footer .box .image {
    width: 15%; }
  #footer .box .richText {
    width: 96%; }
    @media only screen and (min-width: 576px) {
      #footer .box .richText {
        width: 96%; } }
  #footer .trademarks {
    min-height: auto; }
    #footer .trademarks .richText-content {
      font-size: 0.75em;
      font-weight: 400;
      color: #000; }
      @media (max-width: 991px) {
        #footer .trademarks .richText-content {
          margin-left: 10px; } }
      #footer .trademarks .richText-content p {
        line-height: 1.5; }
  #footer .footer-wrapper .paragraphSystem.content .richText p {
    color: #000;
    font-size: 12px;
    line-height: 16px;
    text-align: right; }
  @media only screen and (max-width: 767px) {
    #footer .footer-wrapper .paragraphSystem.content {
      display: -ms-grid;
      display: grid; }
      #footer .footer-wrapper .paragraphSystem.content > * {
        -ms-grid-column: span 12;
            grid-column: span 12;
        padding-top: 1.4rem; }
        #footer .footer-wrapper .paragraphSystem.content > *.image {
          padding-top: 33px; }
      #footer .footer-wrapper .paragraphSystem.content .richText p {
        text-align: left; } }

/*      Footer-links        */
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="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: 0.75rem;
      line-height: 0.5rem; }
      @media only screen and (max-width: 767px) {
        [class*='reference-utility-links'] > .inner > .component-content .richText p span.is-hidden-desktop {
          padding: .5rem 0; } }
      @media only screen and (max-width: 991px) {
        [class*='reference-utility-links'] > .inner > .component-content .richText p {
          font-size: 0.625rem;
          letter-spacing: 0.35px; } }
    [class*='reference-utility-links'] > .inner > .component-content .richText.is-hidden-desktop {
      -ms-flex-positive: 1;
          flex-grow: 1;
      width: 100%; }
      @media only screen and (min-width: 576px) {
        [class*='reference-utility-links'] > .inner > .component-content .richText.is-hidden-desktop {
          -ms-flex-align: stretch;
              align-items: stretch;
          -ms-flex-negative: 0;
              flex-shrink: 0;
          width: auto; } }
    @media only screen and (min-width: 992px) {
      [class*='reference-utility-links'] > .inner > .component-content {
        display: -ms-flexbox;
        display: flex; }
        [class*='reference-utility-links'] > .inner > .component-content > .richText:not(:first-of-type) {
          margin-left: auto;
          -ms-flex-positive: 0;
              flex-grow: 0; } }
    [class*='reference-utility-links'] > .inner > .component-content > a {
      display: none; }
  [class*='reference-utility-links'] ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    [class*='reference-utility-links'] ul li {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      padding: .5rem 1.5rem; }
      @media only screen and (min-width: 992px) {
        [class*='reference-utility-links'] ul li {
          padding: .5rem 1.5rem; } }
      [class*='reference-utility-links'] ul li a {
        text-decoration: none;
        color: #4D4D4D; }
  [class*='reference-utility-links'] .richText-content > ul:last-child > li:last-child {
    background-color: #5CA335;
    width: 182px; }
    @media only screen and (max-width: 991px) {
      [class*='reference-utility-links'] .richText-content > ul:last-child > li:last-child {
        width: 200px;
        background-color: transparent;
        color: #4D4D4D;
        line-height: 15px;
        font-weight: bold; } }
    @media only screen and (min-width: 992px) {
      [class*='reference-utility-links'] .richText-content > ul:last-child > li:last-child {
        text-align: center;
        padding-right: 0px;
        padding-left: 0px; } }
    [class*='reference-utility-links'] .richText-content > ul:last-child > li:last-child a {
      color: #fff;
      font-size: 0.75rem;
      text-transform: uppercase;
      line-height: 0.875rem;
      letter-spacing: 1.2px; }
      @media only screen and (max-width: 991px) {
        [class*='reference-utility-links'] .richText-content > ul:last-child > li:last-child a {
          color: #4D4D4D;
          font-size: 0.625rem;
          text-transform: none;
          letter-spacing: inherit; } }
      @media only screen and (min-width: 992px) {
        [class*='reference-utility-links'] .richText-content > ul:last-child > li:last-child a {
          width: 100%;
          text-align: center; } }
  [class*='reference-utility-links'] .richText-content > ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    @media only screen and (max-width: 991px) {
      [class*='reference-utility-links'] .richText-content > ul {
        -ms-flex-pack: end;
            justify-content: flex-end; } }
    [class*='reference-utility-links'] .richText-content > ul > li {
      position: relative;
      -ms-flex-pack: center;
          justify-content: center; }
      [class*='reference-utility-links'] .richText-content > ul > li.has-children:after {
        content: "\f078";
        font-family: FontAwesome, sans-serif;
        font-style: normal;
        position: relative;
        font-weight: normal;
        display: inline-block;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        margin-left: .5rem; }
      [class*='reference-utility-links'] .richText-content > ul > li.has-children.expanded:after {
        content: "\f077";
        font-family: FontAwesome, sans-serif;
        font-style: normal;
        position: relative;
        font-weight: normal;
        display: inline-block;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        margin-left: .5rem; }
      [class*='reference-utility-links'] .richText-content > ul > li::not(:first-child) {
        border-left: 1px solid #d0cfcf; }
      @media only screen and (min-width: 992px) {
        [class*='reference-utility-links'] .richText-content > ul > li {
          -ms-flex-preferred-size: auto;
              flex-basis: auto; } }
  [class*='reference-utility-links'] li ul {
    display: none; }
    [class*='reference-utility-links'] li ul li {
      -ms-flex-pack: start;
          justify-content: flex-start; }
  [class*='reference-utility-links'] li[data-clicked=true].expanded:focus {
    outline: none; }
  [class*='reference-utility-links'] li.expanded ul {
    display: block;
    position: absolute;
    top: 100%;
    right: 0;
    background-color: #fff;
    border: solid 1px #F0F0F0;
    z-index: 1;
    width: 100%; }
    @media only screen and (max-width: 991px) {
      [class*='reference-utility-links'] li.expanded ul {
        width: max-content; } }
  [class*='reference-utility-links'] .expanded ul {
    display: block; }

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

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

@media only screen and (min-width: 992px) {
  [class*='reference-utility-links---dtc'] .richText-content > ul {
    display: -ms-inline-flexbox;
    display: inline-flex; } }
.snippetReference {
  height: auto; }
  @media (max-width: 767px) {
    .snippetReference {
      margin-top: 0; } }
  @media only screen and (min-width: 992px) {
    .snippetReference .navigation .navigation-root.navigation-level1 .navigation-item {
      padding: 27px 16px; } }
  @media (max-width: 991px) {
    .snippetReference .reference-sub-heading-block {
      top: 22.7rem; } }
  .snippetReference .language-switcher-box,
  .snippetReference .richText,
  .snippetReference a + .box {
    padding: 0; }
  .snippetReference .language-switcher-box > div > div.paragraphSystem,
  .snippetReference .box > div > div.paragraphSystem {
    max-width: 100%;
    margin: 0 auto; }
  .snippetReference .language-switcher-box .language-switcher-container,
  .snippetReference .box .language-switcher-container {
    border-bottom: 1px solid #D2D2D2;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    -ms-flex-pack: end;
        justify-content: flex-end; }
    .snippetReference .language-switcher-box .language-switcher-container li,
    .snippetReference .box .language-switcher-container li {
      color: #4F4F4F;
      cursor: pointer;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 700;
      padding: 7px 16px; }
      .snippetReference .language-switcher-box .language-switcher-container li.active-language,
      .snippetReference .box .language-switcher-container li.active-language {
        color: #ffffff;
        cursor: default;
        background-color: #EB3475; }
@import url("https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@400;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat+Alternates:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap");
@font-face {
  font-family: "FontAwesome";
  src: url("../../assets/fonts/fa-solid-900.eot");
  src: url("../../assets/fonts/fa-solid-900.eot") format("embedded-opentype"), url("../../assets/fonts/fa-solid-900.woff") format("woff"), url("../../assets/fonts/fa-solid-900.woff2") format("woff"), url("../../assets/fonts/fa-solid-900.ttf") format("truetype"), url("../../assets/fonts/fa-solid-900.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

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

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

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

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

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

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

h1 {
  font-family: "Arial 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-CY"] .talk-doc-sec h3, html[lang="gr-CY"] .talk-doc-sec h3 {
  font-size: 21px;
  line-height: 32px;
  color: #6d6e71 !important; }

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

html[lang="en-CY"] .talk-doc-sec h5, html[lang="gr-CY"] .talk-doc-sec h5 {
  font-size: 28px;
  line-height: 40px;
  color: #a05530;
  margin: 0; }

.page-what-is-shingles .rich-text-wrapper {
  padding: 100px 160px;
  background-color: #000; }
  @media (min-width: 320px) and (max-width: 992px) {
    .page-what-is-shingles .rich-text-wrapper {
      padding: 62px 38px; } }
  .page-what-is-shingles .rich-text-wrapper .component-content {
    max-width: 88vw;
    margin: 0 auto; }
    .page-what-is-shingles .rich-text-wrapper .component-content h1 {
      color: #eb3475;
      text-align: center;
      line-height: 42px;
      font-size: 32px;
      font-weight: bold;
      font-family: "futura", Arial, Helvetica, sans-serif; }
      @media (min-width: 320px) and (max-width: 992px) {
        .page-what-is-shingles .rich-text-wrapper .component-content h1 {
          line-height: 26px;
          font-size: 25px;
          margin: 0; } }
    .page-what-is-shingles .rich-text-wrapper .component-content .para-wrapper {
      color: white;
      text-align: center;
      font-size: 16px; }
      @media (min-width: 320px) and (max-width: 992px) {
        .page-what-is-shingles .rich-text-wrapper .component-content .para-wrapper {
          margin-top: 45px; } }
      .page-what-is-shingles .rich-text-wrapper .component-content .para-wrapper p sup {
        font-size: 12px;
        line-height: 22px; }

.page-what-is-shingles .rich-text-position {
  border: 1px solid #ff0000;
  color: #ff0000;
  position: absolute;
  width: 20%;
  right: 16px;
  top: 15px;
  margin: 0;
  min-height: 87px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding: 0 20px;
  font-size: 0.75rem;
  line-height: 0.8125rem; }
  @media (min-width: 701px) and (max-width: 1024px) {
    .page-what-is-shingles .rich-text-position {
      width: 35%;
      min-height: 60px; } }
  @media (min-width: 320px) and (max-width: 700px) {
    .page-what-is-shingles .rich-text-position {
      width: 90%;
      min-height: 44px;
      right: 0;
      left: 0;
      margin: 0 auto; } }
  .page-what-is-shingles .rich-text-position .cmp-card_note-content {
    font-size: 12px;
    line-height: 13px;
    font-family: arial;
    margin: 0; }
.cmp-card {
  background: #EFEFED;
  border-radius: 8px; }
  .cmp-card_options-container {
    padding: 100px 0 92px; }
    .cmp-card_options-container .parametrizedhtml {
      padding: 8px; }
      @media only screen and (max-width: 1024px) {
        .cmp-card_options-container .parametrizedhtml {
          padding: 15px 0; } }
      .cmp-card_options-container .parametrizedhtml.card-without-note .cmp-card_note-content {
        display: none; }
    .cmp-card_options-container > .component-content {
      max-width: 85vw;
      margin: 0 auto; }
    .cmp-card_options-container h3 {
      color: #000000;
      font-size: 2.125rem;
      line-height: 2.625rem;
      font-weight: bold;
      text-align: center;
      margin-bottom: 68px; }
  .cmp-card_img-container {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .cmp-card_img-container img {
      width: 100%;
      border-radius: 8px 8px 0 0; }
    .cmp-card_img-container p {
      border: 1px solid #FF0000;
      color: #FF0000;
      position: absolute;
      width: 60%;
      right: 16px;
      margin: 0;
      min-height: 103px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      text-align: center;
      padding: 0 20px;
      font-size: 0.75rem;
      line-height: 0.8125rem; }
      @media (min-width: 320px) and (max-width: 667px) {
        .cmp-card_img-container p {
          width: 95%;
          right: 6px; } }
    .cmp-card_img-container .desktop-card-img {
      display: none; }
    @media only screen and (min-width: 768px) {
      .cmp-card_img-container .mobile-card-img {
        display: none; }
      .cmp-card_img-container .desktop-card-img {
        display: block; } }
  .cmp-card_content {
    padding: 16px 24px 24px; }
    .cmp-card_content p {
      color: #000000;
      font-size: 1.3125rem;
      line-height: 2rem;
      font-weight: bold;
      margin: 0 0 16px; }
      @media (min-width: 1025px) {
        .cmp-card_content p {
          margin-bottom: 62px; } }
    .cmp-card_content a {
      border-radius: 20px;
      text-decoration: none;
      color: #ffffff;
      padding: 8px 20px 8px 16px;
      font-size: 0.75rem;
      line-height: 1.5rem;
      font-weight: bold;
      background-color: #EB3475;
      text-transform: uppercase;
      letter-spacing: 1.5px; }
      @media (min-width: 320px) and (max-width: 410px) {
        .cmp-card_content a {
          padding: 8px 10px 8px 10px;
          letter-spacing: 1px;
          font-size: 0.7rem; } }
      @media (min-width: 1025px) {
        .cmp-card_content a {
          position: absolute;
          bottom: 32px; } }
  .cmp-card_one-column .parametrizedhtml {
    width: 100%; }
  .cmp-card_two-column .parametrizedhtml {
    width: 50%; }
  .cmp-card_three-column .parametrizedhtml {
    width: 33.33%; }
    .cmp-card_three-column .parametrizedhtml .desktop-card-img {
      display: none; }
    .cmp-card_three-column .parametrizedhtml .mobile-card-img {
      display: block; }
    @media (min-width: 768px) and (max-width: 1024px) {
      .cmp-card_three-column .parametrizedhtml .desktop-card-img {
        display: block; }
      .cmp-card_three-column .parametrizedhtml .mobile-card-img {
        display: none; } }
    .cmp-card_three-column .parametrizedhtml .cmp-card_img-container p {
      width: 90%; }
      @media (min-width: 320px) and (max-width: 667px) {
        .cmp-card_three-column .parametrizedhtml .cmp-card_img-container p {
          width: 95%; } }
      @media (min-width: 668px) and (max-width: 1024px) {
        .cmp-card_three-column .parametrizedhtml .cmp-card_img-container p {
          width: 65%; } }
  @media only screen and (max-width: 1024px) {
    .cmp-card {
      height: auto !important; }
      .cmp-card_one-column .parametrizedhtml, .cmp-card_two-column .parametrizedhtml, .cmp-card_three-column .parametrizedhtml {
        width: 100%; } }
section[aria-label="references"] {
  width: 88vw;
  margin: 0 auto;
  direction: ltr;
  font-family: 'Arial';
  color: #979797;
  padding-bottom: 40px; }
  section[aria-label="references"] .divider {
    display: none; }
  section[aria-label="references"] .above-reference p, section[aria-label="references"] .above-reference p a {
    font-size: 1rem;
    line-height: 24px;
    font-family: 'Arial';
    color: #979797;
    margin-bottom: 0;
    margin-top: 25px;
    font-weight: 400; }
    @media only screen and (max-width: 991px) {
      section[aria-label="references"] .above-reference p, section[aria-label="references"] .above-reference p a {
        font-size: 14px;
        line-height: 20px;
        margin-top: 20px; } }
    @media only screen and (max-width: 767px) {
      section[aria-label="references"] .above-reference p, section[aria-label="references"] .above-reference p a {
        font-size: 14px;
        line-height: 20px;
        margin-top: 20px; } }
  section[aria-label="references"] h5 {
    color: #4F4F4F;
    margin: 24px 0 24px;
    font-weight: bold;
    font-size: 28px;
    font-family: 'Arial';
    line-height: 40px;
    padding: 0; }
    @media only screen and (max-width: 991px) {
      section[aria-label="references"] h5 {
        font-size: 20px;
        color: #979797; } }
  section[aria-label="references"] ol {
    padding-left: 15px;
    margin-bottom: 15px; }
  section[aria-label="references"] li {
    color: #979797;
    font-size: 1rem;
    line-height: 24px;
    font-family: 'Arial';
    overflow-wrap: break-word;
    margin-bottom: 8px; }
    @media only screen and (max-width: 991px) {
      section[aria-label="references"] li {
        font-size: 14px;
        line-height: 20px; } }
    section[aria-label="references"] li a {
      color: #979797;
      font-size: 1rem;
      line-height: 24px;
      font-family: 'Arial';
      overflow-wrap: break-word;
      margin-bottom: 8px;
      text-decoration: none;
      font-weight: normal; }
      @media only screen and (max-width: 991px) {
        section[aria-label="references"] li a {
          font-size: 14px;
          line-height: 20px; } }
      section[aria-label="references"] li a:hover {
        text-decoration: underline;
        font-weight: normal;
        color: #979797; }

.box.box-border-top {
  border-top: 1px solid #DDDDDD; }

.page-check-your-risk .box.box-border-top {
  margin-top: 2rem; }

.page-check-your-risk .video-enhance-block.active {
  margin-bottom: -2rem; }
html[lang="en-CY"] .think-again-section,
html[lang="gr-CY"] .think-again-section {
  background-color: #000000;
  padding: 55px 0 21px; }
  html[lang="en-CY"] .think-again-section .paragraphSystem,
  html[lang="gr-CY"] .think-again-section .paragraphSystem {
    max-width: 100%;
    margin: 0; }
  @media (min-width: 769px) {
    html[lang="en-CY"] .think-again-section,
    html[lang="gr-CY"] .think-again-section {
      padding: 120px 0 21px; } }
  html[lang="en-CY"] .think-again-section .richText,
  html[lang="gr-CY"] .think-again-section .richText {
    max-width: 95vw;
    margin: 0 auto;
    float: unset; }
    @media (min-width: 769px) {
      html[lang="en-CY"] .think-again-section .richText,
      html[lang="gr-CY"] .think-again-section .richText {
        max-width: 98vw; } }
    html[lang="en-CY"] .think-again-section .richText h1,
    html[lang="gr-CY"] .think-again-section .richText h1 {
      color: #ffffff;
      font-size: 1.5625rem;
      font-family: "futura", Arial, Helvetica, sans-serif;
      line-height: 1.625rem;
      text-align: center;
      font-weight: 700;
      max-width: 196px;
      margin: 0 auto; }
      @media (min-width: 500px) {
        html[lang="en-CY"] .think-again-section .richText h1,
        html[lang="gr-CY"] .think-again-section .richText h1 {
          max-width: 300px; } }
      @media (min-width: 769px) {
        html[lang="en-CY"] .think-again-section .richText h1,
        html[lang="gr-CY"] .think-again-section .richText h1 {
          line-height: 2.625rem;
          max-width: 100%; } }
      html[lang="en-CY"] .think-again-section .richText h1 sup,
      html[lang="gr-CY"] .think-again-section .richText h1 sup {
        font-size: 1.1rem; }
  html[lang="en-CY"] .think-again-section_content-block,
  html[lang="gr-CY"] .think-again-section_content-block {
    padding: 0 20px;
    max-width: 300px;
    margin: 45px auto 0; }
    @media (min-width: 769px) {
      html[lang="en-CY"] .think-again-section_content-block,
      html[lang="gr-CY"] .think-again-section_content-block {
        width: 88vw;
        max-width: 88vw;
        margin: 0 auto;
        display: -ms-flexbox;
        display: flex;
        margin-top: 75px;
        padding: 0; } }
    html[lang="en-CY"] .think-again-section_content-block div,
    html[lang="gr-CY"] .think-again-section_content-block div {
      text-align: center;
      margin-bottom: 38px;
      padding-bottom: 38px;
      position: relative; }
      html[lang="en-CY"] .think-again-section_content-block div::after,
      html[lang="gr-CY"] .think-again-section_content-block div::after {
        content: "";
        border-bottom: 2px solid #EB3475;
        width: 50%;
        display: block;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, -50%); }
      html[lang="en-CY"] .think-again-section_content-block div:last-child,
      html[lang="gr-CY"] .think-again-section_content-block div:last-child {
        border: none;
        margin: 0;
        padding: 0; }
        html[lang="en-CY"] .think-again-section_content-block div:last-child::after,
        html[lang="gr-CY"] .think-again-section_content-block div:last-child::after {
          display: none; }
      @media (min-width: 769px) {
        html[lang="en-CY"] .think-again-section_content-block div,
        html[lang="gr-CY"] .think-again-section_content-block div {
          -ms-flex: 1;
              flex: 1;
          margin-right: 20px;
          padding-right: 20px;
          position: relative; }
          html[lang="en-CY"] .think-again-section_content-block div::after,
          html[lang="gr-CY"] .think-again-section_content-block div::after {
            content: "";
            border-right: 2px solid #EB3475;
            height: 80%;
            border-bottom: none;
            position: absolute;
            right: 0;
            top: 0;
            left: unset;
            transform: none; } }
      @media (min-width: 1024px) {
        html[lang="en-CY"] .think-again-section_content-block div,
        html[lang="gr-CY"] .think-again-section_content-block div {
          margin-right: 40px;
          padding-right: 40px; } }
      @media (min-width: 895px) {
        html[lang="en-CY"] .think-again-section_content-block div:nth-child(2) h3,
        html[lang="gr-CY"] .think-again-section_content-block div:nth-child(2) h3 {
          padding: 0 42px; } }
      @media (min-width: 1361px) {
        html[lang="en-CY"] .think-again-section_content-block div:nth-child(2) h3,
        html[lang="gr-CY"] .think-again-section_content-block div:nth-child(2) h3 {
          padding: 0 61px; } }
      @media (min-width: 1300px) {
        html[lang="en-CY"] .think-again-section_content-block div p,
        html[lang="gr-CY"] .think-again-section_content-block div p {
          padding: 0 33px; } }
      html[lang="en-CY"] .think-again-section_content-block div h3,
      html[lang="gr-CY"] .think-again-section_content-block div h3 {
        color: #EB3475;
        font-size: 1.875rem;
        line-height: 2.1875rem;
        font-family: "futura", Arial, Helvetica, sans-serif;
        font-weight: 700;
        margin: 0 0 5px; }
        @media (min-width: 769px) {
          html[lang="en-CY"] .think-again-section_content-block div h3,
          html[lang="gr-CY"] .think-again-section_content-block div h3 {
            font-size: 2.625rem;
            line-height: 3.4375rem;
            margin: 0; } }
      html[lang="en-CY"] .think-again-section_content-block div p,
      html[lang="gr-CY"] .think-again-section_content-block div p {
        color: #ffffff;
        font-size: 0.9375rem;
        line-height: 1.4375rem;
        font-family: "futura", Arial, Helvetica, sans-serif;
        font-weight: 700;
        margin: 0;
        padding: 0 35px; }
        html[lang="en-CY"] .think-again-section_content-block div p sup,
        html[lang="gr-CY"] .think-again-section_content-block div p sup {
          font-size: 0.7rem; }
        @media (min-width: 769px) {
          html[lang="en-CY"] .think-again-section_content-block div p,
          html[lang="gr-CY"] .think-again-section_content-block div p {
            font-size: 1.5625rem;
            line-height: 2.1875rem;
            padding: 0;
            max-width: 290px;
            margin: 0 auto; }
            html[lang="en-CY"] .think-again-section_content-block div p sup,
            html[lang="gr-CY"] .think-again-section_content-block div p sup {
              font-size: 1rem; } }
      html[lang="en-CY"] .think-again-section_content-block div:last-child p,
      html[lang="gr-CY"] .think-again-section_content-block div:last-child p {
        padding: 0 20px; }
        @media (min-width: 769px) {
          html[lang="en-CY"] .think-again-section_content-block div:last-child p,
          html[lang="gr-CY"] .think-again-section_content-block div:last-child p {
            padding: 0; } }
  html[lang="en-CY"] .think-again-section_note,
  html[lang="gr-CY"] .think-again-section_note {
    margin: 27px 0 0;
    font-size: 0.4375rem;
    line-height: 0.4375rem;
    color: #ffffff;
    padding-left: 10px; }
    @media (min-width: 769px) {
      html[lang="en-CY"] .think-again-section_note,
      html[lang="gr-CY"] .think-again-section_note {
        font-size: 0.75rem;
        line-height: 1.5rem;
        margin: 40px 0 0;
        padding-left: 0; } }
    html[lang="en-CY"] .think-again-section_note sup,
    html[lang="gr-CY"] .think-again-section_note sup {
      font-size: 0.4375rem;
      line-height: 0.4375rem;
      top: 2px; }
      html[lang="en-CY"] .think-again-section_note sup:first-child,
      html[lang="gr-CY"] .think-again-section_note sup:first-child {
        margin-right: 1px;
        top: 0; }
      @media (min-width: 769px) {
        html[lang="en-CY"] .think-again-section_note sup,
        html[lang="gr-CY"] .think-again-section_note sup {
          font-size: 0.6rem;
          line-height: 1.5rem; } }

html[lang="en-CY"] .underestimate-shingles-section,
html[lang="gr-CY"] .underestimate-shingles-section {
  background-color: #EFEFED;
  padding: 42px 40px 56px;
  text-align: center; }
  @media (min-width: 992px) {
    html[lang="en-CY"] .underestimate-shingles-section,
    html[lang="gr-CY"] .underestimate-shingles-section {
      padding: 100px 0; } }
  html[lang="en-CY"] .underestimate-shingles-section .paragraphSystem,
  html[lang="gr-CY"] .underestimate-shingles-section .paragraphSystem {
    max-width: 100%; }
  html[lang="en-CY"] .underestimate-shingles-section h2,
  html[lang="gr-CY"] .underestimate-shingles-section h2 {
    color: #000000;
    font-size: 2.5rem;
    font-family: "futura", Arial, Helvetica, sans-serif;
    line-height: 2.625rem;
    font-weight: 700;
    margin: 0 0 30px; }
  html[lang="en-CY"] .underestimate-shingles-section p,
  html[lang="gr-CY"] .underestimate-shingles-section p {
    color: #544F40;
    font-size: 1rem;
    line-height: 1.5rem;
    margin: 0 0 30px; }
    html[lang="en-CY"] .underestimate-shingles-section p sup,
    html[lang="gr-CY"] .underestimate-shingles-section p sup {
      font-size: 0.75rem; }
  html[lang="en-CY"] .underestimate-shingles-section .richText .component-content,
  html[lang="gr-CY"] .underestimate-shingles-section .richText .component-content {
    max-width: 80vw;
    margin: 0 auto; }
  html[lang="en-CY"] .underestimate-shingles-section .box .paragraphSystem,
  html[lang="gr-CY"] .underestimate-shingles-section .box .paragraphSystem {
    width: 80vw;
    margin: 0 auto; }
    html[lang="en-CY"] .underestimate-shingles-section .box .paragraphSystem .image,
    html[lang="gr-CY"] .underestimate-shingles-section .box .paragraphSystem .image {
      padding: 0;
      width: 50%; }
      html[lang="en-CY"] .underestimate-shingles-section .box .paragraphSystem .image:nth-child(4), html[lang="en-CY"] .underestimate-shingles-section .box .paragraphSystem .image:last-child,
      html[lang="gr-CY"] .underestimate-shingles-section .box .paragraphSystem .image:nth-child(4),
      html[lang="gr-CY"] .underestimate-shingles-section .box .paragraphSystem .image:last-child {
        margin-top: -6px; }
      @media (min-width: 992px) {
        html[lang="en-CY"] .underestimate-shingles-section .box .paragraphSystem .image,
        html[lang="gr-CY"] .underestimate-shingles-section .box .paragraphSystem .image {
          width: 100%; }
          html[lang="en-CY"] .underestimate-shingles-section .box .paragraphSystem .image:nth-child(4), html[lang="en-CY"] .underestimate-shingles-section .box .paragraphSystem .image:last-child,
          html[lang="gr-CY"] .underestimate-shingles-section .box .paragraphSystem .image:nth-child(4),
          html[lang="gr-CY"] .underestimate-shingles-section .box .paragraphSystem .image:last-child {
            margin-top: 0; } }
      html[lang="en-CY"] .underestimate-shingles-section .box .paragraphSystem .image img,
      html[lang="gr-CY"] .underestimate-shingles-section .box .paragraphSystem .image img {
        width: 100%;
        height: auto; }
    @media (min-width: 992px) {
      html[lang="en-CY"] .underestimate-shingles-section .box .paragraphSystem,
      html[lang="gr-CY"] .underestimate-shingles-section .box .paragraphSystem {
        display: -ms-flexbox;
        display: flex; } }
  html[lang="en-CY"] .underestimate-shingles-section .box + .richText p,
  html[lang="gr-CY"] .underestimate-shingles-section .box + .richText p {
    margin: 30px 0 0; }
  html[lang="en-CY"] .underestimate-shingles-section a,
  html[lang="gr-CY"] .underestimate-shingles-section a {
    border-radius: 20px;
    text-decoration: none;
    color: #ffffff;
    padding: 13.25px 15px 13.25px 20px;
    font-size: 0.75rem;
    line-height: 1.5rem;
    font-weight: bold;
    background-color: #EB3475;
    text-transform: uppercase;
    letter-spacing: 1.5px; }
    @media (min-width: 320px) and (max-width: 359px) {
      html[lang="en-CY"] .underestimate-shingles-section a,
      html[lang="gr-CY"] .underestimate-shingles-section a {
        padding: 13.25px 10px 13.25px 10px;
        letter-spacing: 0.2px; } }
    @media (min-width: 359px) and (max-width: 369px) {
      html[lang="en-CY"] .underestimate-shingles-section a,
      html[lang="gr-CY"] .underestimate-shingles-section a {
        padding: 13.25px 15px 13.25px 14px;
        letter-spacing: 1px; } }

html[lang="en-CY"] .paragraphSystem .home-video-comp.displayNoText .component-content .paragraphSystem > .richText,
html[lang="gr-CY"] .paragraphSystem .home-video-comp.displayNoText .component-content .paragraphSystem > .richText {
  display: none; }
@import url("https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@400;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat+Alternates:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap");
@font-face {
  font-family: "FontAwesome";
  src: url("../../assets/fonts/fa-solid-900.eot");
  src: url("../../assets/fonts/fa-solid-900.eot") format("embedded-opentype"), url("../../assets/fonts/fa-solid-900.woff") format("woff"), url("../../assets/fonts/fa-solid-900.woff2") format("woff"), url("../../assets/fonts/fa-solid-900.ttf") format("truetype"), url("../../assets/fonts/fa-solid-900.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

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

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

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

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

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

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

h1 {
  font-family: "Arial 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-CY"] .talk-doc-sec h3, html[lang="gr-CY"] .talk-doc-sec h3 {
  font-size: 21px;
  line-height: 32px;
  color: #6d6e71 !important; }

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

html[lang="en-CY"] .talk-doc-sec h5, html[lang="gr-CY"] .talk-doc-sec h5 {
  font-size: 28px;
  line-height: 40px;
  color: #a05530;
  margin: 0; }

.page-who-is-at-risk .box-container-margin-auto {
  position: relative; }
  @media only screen and (min-width: 320px) and (max-width: 620px) {
    .page-who-is-at-risk .box-container-margin-auto {
      padding: 0 40px; } }
  .page-who-is-at-risk .box-container-margin-auto .component .component-content {
    margin: 0 auto;
    max-width: 88vw; }
  .page-who-is-at-risk .box-container-margin-auto .richText-block {
    text-align: center;
    padding: 80px 0; }
    @media only screen and (min-width: 320px) and (max-width: 620px) {
      .page-who-is-at-risk .box-container-margin-auto .richText-block {
        padding: 51px 0; } }
    .page-who-is-at-risk .box-container-margin-auto .richText-block h1 {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 34px;
      line-height: 42px;
      color: #eb3475;
      margin: 0; }
      @media only screen and (min-width: 320px) and (max-width: 620px) {
        .page-who-is-at-risk .box-container-margin-auto .richText-block h1 {
          font-size: 25px;
          line-height: 26px;
          margin: 0 0 31px; } }
    .page-who-is-at-risk .box-container-margin-auto .richText-block p {
      font-size: 16px;
      line-height: 24px;
      font-family: arial;
      color: #000; }
      .page-who-is-at-risk .box-container-margin-auto .richText-block p sup {
        font-size: 12px;
        line-height: 24px; }
  .page-who-is-at-risk .box-container-margin-auto .note-text {
    position: absolute;
    bottom: 16px;
    left: 16px; }
    @media only screen and (min-width: 320px) and (max-width: 620px) {
      .page-who-is-at-risk .box-container-margin-auto .note-text {
        left: -30px; } }
    .page-who-is-at-risk .box-container-margin-auto .note-text p {
      font-size: 12px;
      line-height: 24px;
      font-family: arial;
      margin: 0;
      color: #000; }
      @media only screen and (min-width: 320px) and (max-width: 620px) {
        .page-who-is-at-risk .box-container-margin-auto .note-text p {
          font-size: 7px;
          line-height: 7px; } }
.page-confirm-your-eligibility {
  color: #000; }
  .page-confirm-your-eligibility.mobile-only-view .free_vaccination_block .vaccination_flex_2 {
    display: none; }
  .page-confirm-your-eligibility.mobile-only-view .mobile_only {
    display: block !important;
    position: relative;
    width: 80vw;
    right: 0;
    left: -3vw;
    margin: 0;
    top: -15px; }
  .page-confirm-your-eligibility.mobile-only-view .show_calc_result {
    display: none; }
  .page-confirm-your-eligibility .eligibility-calculator {
    margin-bottom: 44px; }
    @media only screen and (max-width: 991px) {
      .page-confirm-your-eligibility .eligibility-calculator {
        margin-bottom: 0; } }
    .page-confirm-your-eligibility .eligibility-calculator > .component-content {
      max-width: 88vw;
      margin: 0 auto;
      width: 88vw; }
  .page-confirm-your-eligibility .rich-text-with-note > .component-content {
    max-width: 88vw;
    margin: 0 auto;
    width: 88vw; }
  .page-confirm-your-eligibility .free_vaccination_block h1 {
    font-family: "futura", Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 34px;
    line-height: 42px;
    text-align: center;
    color: #EB3475;
    margin-top: 89px; }
    @media only screen and (max-width: 991px) {
      .page-confirm-your-eligibility .free_vaccination_block h1 {
        font-size: 25px;
        line-height: 29px;
        margin-top: 42px;
        margin-bottom: 27px; } }
  .page-confirm-your-eligibility .free_vaccination_block .vaccination_flex {
    display: block;
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 39px; }
    .page-confirm-your-eligibility .free_vaccination_block .vaccination_flex_1 {
      display: block;
      float: left;
      text-align: center;
      width: 100%; }
      .page-confirm-your-eligibility .free_vaccination_block .vaccination_flex_1 p {
        font-family: 'Arial';
        font-weight: normal;
        font-size: 16px;
        line-height: 24px;
        text-align: center;
        margin-bottom: 0; }
        @media only screen and (max-width: 991px) {
          .page-confirm-your-eligibility .free_vaccination_block .vaccination_flex_1 p {
            margin-top: 0; } }
    .page-confirm-your-eligibility .free_vaccination_block .vaccination_flex_2 {
      border: 1px solid #FF0000;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
      width: 288px;
      float: right;
      position: absolute;
      right: -50px;
      top: -30px;
      -ms-flex-wrap: unset;
          flex-wrap: unset;
      color: #FF0000; }
      .page-confirm-your-eligibility .free_vaccination_block .vaccination_flex_2 p {
        font-family: 'Arial';
        font-weight: normal;
        font-size: 12px;
        line-height: 13px;
        text-align: center;
        padding-left: 13px;
        padding-right: 27px; }
  .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content {
    display: -ms-flexbox;
    display: flex; }
    @media only screen and (max-width: 991px) {
      .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content {
        display: block; } }
    .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .flex_left {
      background-color: #EFEFED;
      padding: 22px 48px 28px 25px; }
      .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .flex_left p {
        color: #000; }
      .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .flex_left h4 {
        color: #000;
        font-family: 'Arial';
        font-weight: bold;
        font-size: 17px;
        line-height: 30px;
        margin: 0; }
        .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .flex_left h4.checkbox-qs {
          margin-bottom: 1rem; }
      .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .flex_left p#error-handler {
        display: none;
        color: #FF0000; }
      .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .flex_left .input-group input.hasDatepicker {
        width: 254px;
        height: 41px;
        border: none; }
      .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .flex_left .input-group-append span.input-group-text {
        background-image: url("/content/dam/cf-pharma/shinglesmaster2/master/desktop/fa_calendar.png");
        width: 21px;
        height: 19px;
        display: block;
        position: relative;
        top: -29px;
        left: 221px; }
        @media (min-width: 378px) and (max-width: 991px) {
          .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .flex_left .input-group-append span.input-group-text {
            top: -30px; } }
        @media (min-width: 99px) and (max-width: 377px) {
          .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .flex_left .input-group-append span.input-group-text {
            top: -52px; } }
      .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .flex_left .question .form-check-label {
        color: #000;
        font-family: 'Arial';
        font-weight: bold;
        font-size: 17px;
        line-height: 30px; }
      .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .flex_left .radio-options-buttons {
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 1rem;
        margin-top: 12px; }
        .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .flex_left .radio-options-buttons .form-check-inline {
          width: 60px;
          height: 40px;
          margin-right: 9px;
          border-radius: 25px;
          padding: 10px 20px;
          font-family: 'Arial';
          font-weight: bold;
          font-size: 12px;
          line-height: 16px;
          position: relative; }
          .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .flex_left .radio-options-buttons .form-check-inline.yes {
            width: 68px; }
            .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .flex_left .radio-options-buttons .form-check-inline.yes label {
              width: 68px; }
          .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .flex_left .radio-options-buttons .form-check-inline input {
            opacity: 0.01;
            z-index: 100;
            width: 100%;
            height: 100%; }
          .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .flex_left .radio-options-buttons .form-check-inline label, .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .flex_left .radio-options-buttons .form-check-inline input {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0; }
          .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .flex_left .radio-options-buttons .form-check-inline label {
            padding: 10px 20px;
            border-radius: 25px;
            border: 1.5px solid #000;
            cursor: pointer;
            z-index: 90;
            width: 60px;
            color: #000; }
          .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .flex_left .radio-options-buttons .form-check-inline input[type="radio"]:checked + label,
          .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .flex_left .radio-options-buttons .form-check-inline .Checked + label {
            background-color: #EB3475;
            border-color: #EB3475;
            color: #fff; }
      .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .flex_left .subs {
        font-family: 'Arial';
        font-weight: normal;
        font-size: 12px;
        line-height: 14px;
        display: block; }
      .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .flex_left .form-check input {
        margin-right: 12px;
        accent-color: #EB3475; }
      .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .flex_left .form-check .form-check-label {
        font-family: 'Arial';
        font-weight: normal;
        font-size: 12px;
        line-height: 16px;
        position: relative;
        padding-left: 25px;
        left: -23px;
        display: inline-block;
        top: 6px;
        color: #000; }
        .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .flex_left .form-check .form-check-label span {
          line-height: 16px; }
      .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .flex_left .submit {
        margin-top: 1.5rem; }
        .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .flex_left .submit button {
          border-radius: 25px;
          padding: 12px 20px;
          font-family: 'Arial';
          font-weight: bold;
          font-size: 12px;
          line-height: 16px; }
          .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .flex_left .submit button#submitButton {
            background-color: #EB3475;
            color: #fff; }
            .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .flex_left .submit button#submitButton:disabled {
              opacity: 0.5; }
          .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .flex_left .submit button#resetButton {
            background-color: #fff;
            color: #EB3475; }
            .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .flex_left .submit button#resetButton:disabled {
              opacity: 0.5; }
    .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .calculator_result {
      background-color: #EFEFED;
      padding-left: 57px;
      padding-right: 57px;
      text-align: center; }
      .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .calculator_result h4 {
        color: #EB3475;
        font-family: "futura", Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 24px;
        line-height: 16px;
        margin: 0;
        padding-top: 30px; }
      .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .calculator_result p#descp-text {
        margin-top: 30px; }
      .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .calculator_result #vaccinationEligibility p.not-eligible,
      .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .calculator_result #vaccinationEligibility p.eligible {
        color: #EB3475;
        font-family: "futura", Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 40px;
        line-height: 1;
        text-transform: capitalize;
        margin: 30px 0; }
      .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .calculator_result #vaccinationEligibility .download_btn_group .download_btn {
        background-color: #EB3475;
        border: none;
        color: #fff;
        border-radius: 25px;
        padding: 12px 20px;
        font-family: 'Arial';
        font-weight: bold;
        font-size: 12px;
        line-height: 16px;
        text-transform: uppercase; }
      @media only screen and (max-width: 991px) {
        .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .calculator_result #vaccinationEligibility .download_btn_group {
          position: relative;
          width: 100vw;
          left: calc(-50vw + 50%); }
          .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .calculator_result #vaccinationEligibility .download_btn_group a {
            padding: 0; } }
      .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .calculator_result p {
        font-family: 'Arial';
        font-weight: normal;
        font-size: 16px;
        line-height: 24px;
        text-align: center;
        color: #000; }
        @media only screen and (max-width: 991px) {
          .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .calculator_result p {
            font-size: 12px;
            line-height: 14px; } }
    .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .result-right .richText-content {
      display: block;
      height: 100%; }
      .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .result-right .richText-content .show_calc_result {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center;
        height: 100%; }
        .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .result-right .richText-content .show_calc_result .calculator_result {
          width: 100%;
          display: block; }
          .page-confirm-your-eligibility .check-eligibility .box.even .paragraphSystem.content .result-right .richText-content .show_calc_result .calculator_result .image-result .tick {
            display: none; }
  .page-confirm-your-eligibility .check-eligibility .box-calculator-block .richText.component.section {
    background-color: #EFEFED;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%; }
    .page-confirm-your-eligibility .check-eligibility .box-calculator-block .richText.component.section.odd {
      margin-right: 8px; }
      @media only screen and (max-width: 991px) {
        .page-confirm-your-eligibility .check-eligibility .box-calculator-block .richText.component.section.odd {
          margin-right: 0; } }
    .page-confirm-your-eligibility .check-eligibility .box-calculator-block .richText.component.section.even {
      margin-left: 8px; }
      @media only screen and (max-width: 991px) {
        .page-confirm-your-eligibility .check-eligibility .box-calculator-block .richText.component.section.even {
          margin-left: 0; } }
  .page-confirm-your-eligibility .adults_list_block {
    padding-top: 56px; }
    @media only screen and (max-width: 991px) {
      .page-confirm-your-eligibility .adults_list_block {
        padding-top: 5px; } }
    .page-confirm-your-eligibility .adults_list_block h2 {
      font-family: "futura", Arial, Helvetica, sans-serif;
      font-weight: bold;
      font-size: 34px;
      line-height: 42px;
      text-align: left;
      color: #EB3475;
      padding-top: 49px; }
      @media only screen and (max-width: 991px) {
        .page-confirm-your-eligibility .adults_list_block h2 {
          font-size: 25px;
          line-height: 29px;
          width: 60%;
          padding-top: 0;
          margin-top: 0; } }
    .page-confirm-your-eligibility .adults_list_block p {
      font-family: 'Arial';
      font-weight: normal;
      font-size: 16px;
      line-height: 24px;
      text-align: center;
      color: #000; }
    .page-confirm-your-eligibility .adults_list_block ul {
      padding-left: 1rem; }
      @media only screen and (max-width: 991px) {
        .page-confirm-your-eligibility .adults_list_block ul {
          padding-left: 0; } }
      .page-confirm-your-eligibility .adults_list_block ul li {
        padding-left: 1rem; }
        @media only screen and (max-width: 991px) {
          .page-confirm-your-eligibility .adults_list_block ul li {
            padding-left: 0;
            list-style-type: none; } }
    .page-confirm-your-eligibility .adults_list_block .adults_list_block_left {
      float: left; }
      @media only screen and (max-width: 991px) {
        .page-confirm-your-eligibility .adults_list_block .adults_list_block_left {
          margin-top: 90px; } }
      .page-confirm-your-eligibility .adults_list_block .adults_list_block_left ul li {
        margin-bottom: 1rem; }
        @media only screen and (max-width: 991px) {
          .page-confirm-your-eligibility .adults_list_block .adults_list_block_left ul li:last-child {
            margin-bottom: 2.2rem; } }
    .page-confirm-your-eligibility .adults_list_block .adults_list_block_right {
      display: block;
      float: right;
      width: 268px;
      text-align: center;
      border: 1px solid #FF0000;
      position: absolute;
      right: -50px;
      color: #FF0000;
      margin-top: 20px; }
      .page-confirm-your-eligibility .adults_list_block .adults_list_block_right p {
        font-family: 'Arial';
        font-weight: normal;
        font-size: 12px;
        line-height: 13px;
        text-align: center;
        color: #FF0000;
        padding: 18px 28px; }
        @media only screen and (max-width: 991px) {
          .page-confirm-your-eligibility .adults_list_block .adults_list_block_right p {
            padding: 8px 12px;
            margin: 0; } }
      @media only screen and (max-width: 991px) {
        .page-confirm-your-eligibility .adults_list_block .adults_list_block_right {
          margin-top: 0px;
          right: -10px;
          bottom: 4px;
          position: absolute;
          width: 143px; } }
  .page-confirm-your-eligibility .mobile_only .vaccination_flex_2 {
    border: 1px solid #FF0000;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: 288px;
    float: right;
    position: absolute;
    right: -50px;
    -ms-flex-wrap: unset;
        flex-wrap: unset;
    color: #FF0000; }
    .page-confirm-your-eligibility .mobile_only .vaccination_flex_2 p {
      font-family: 'Arial';
      font-weight: normal;
      font-size: 12px;
      line-height: 13px;
      text-align: center; }
    @media only screen and (max-width: 991px) {
      .page-confirm-your-eligibility .mobile_only .vaccination_flex_2 {
        width: 94vw;
        float: right;
        position: absolute;
        right: unset; } }
  .page-confirm-your-eligibility .ui-datepicker {
    z-index: 111 !important; }
    .page-confirm-your-eligibility .ui-datepicker .ui-widget-header .ui-icon {
      background-image: url("/content/dam/cf-pharma/shinglesmaster2/master/desktop/ui-icons.png"); }
  .page-confirm-your-eligibility section[aria-label="references"] .divider {
    margin-top: 0; }
  .page-confirm-your-eligibility .checkbox-container {
    /* Hide the browser's default checkbox */
    /* Create a custom checkbox */
    /* On mouse-over, add a grey background color */
    /* When the checkbox is checked, add a teal background */
    /* Create the checkmark/indicator (hidden when not checked) */
    /* Show the checkmark when checked */
    /* Style the checkmark/indicator */ }
    .page-confirm-your-eligibility .checkbox-container .form-check {
      display: -ms-inline-flexbox;
      display: inline-flex;
      position: relative;
      padding-left: 22px;
      margin-bottom: 12px;
      cursor: pointer;
      font-size: 22px;
      -webkit-user-select: none;
      -ms-user-select: none;
      user-select: none; }
    .page-confirm-your-eligibility .checkbox-container .form-check input {
      position: absolute;
      opacity: 0;
      cursor: pointer;
      height: 0;
      width: 0; }
    .page-confirm-your-eligibility .checkbox-container .checkmark {
      position: absolute;
      top: 8px;
      left: 0;
      height: 11px;
      width: 11px;
      background-color: #fff;
      border: 1px solid #333; }
    .page-confirm-your-eligibility .checkbox-container .form-check :hover input ~ .checkmark {
      background-color: #ccc; }
    .page-confirm-your-eligibility .checkbox-container .form-check input:checked ~ .checkmark {
      background-color: #EB3475; }
    .page-confirm-your-eligibility .checkbox-container .checkmark:after {
      content: '';
      position: absolute;
      display: none; }
    .page-confirm-your-eligibility .checkbox-container .form-check input:checked ~ :after {
      display: none; }
    .page-confirm-your-eligibility .checkbox-container .form-check .checkmark:after {
      left: 9px;
      top: 5px;
      width: 5px;
      height: 10px;
      border: solid white;
      border-width: 0 3px 3px 0;
      transform: rotate(45deg); }
  .page-confirm-your-eligibility .box.box-border-top {
    border-top: 1px solid #DDDDDD; }
  .page-confirm-your-eligibility .daterangepicker {
    margin-top: 0; }
  .page-confirm-your-eligibility #dob {
    width: 254px;
    height: 41px; }

@media (max-width: 352px) {
  .page-check-your-risk .risk-assessment .first-risk-section p:first-child {
    top: 40vw;
    width: 72vw;
    font-size: 18px; } }
.card-article-container {
  padding: 51px 0 33px; }
  .card-article-container .parametrizedhtml {
    padding: 8px; }
    @media only screen and (max-width: 1024px) {
      .card-article-container .parametrizedhtml {
        padding: 22px 0; } }
    .card-article-container .parametrizedhtml.card-without-note .cmp-card_note-content {
      display: none; }
  .card-article-container > .component-content {
    max-width: 85vw;
    margin: 0 auto; }
  @media only screen and (min-width: 768px) {
    .card-article-container {
      padding: 100px 0 100px; } }
  .card-article-container > div > div .richText {
    text-align: center; }
    .card-article-container > div > div .richText .richText-content {
      max-width: 1000px;
      margin: 0 auto 25px; }
      @media only screen and (min-width: 1025px) {
        .card-article-container > div > div .richText .richText-content {
          margin: 0 auto 85px; } }
    .card-article-container > div > div .richText h1 {
      color: #EB3475;
      font-size: 1.5625rem;
      font-family: "futura", Arial, Helvetica, sans-serif;
      line-height: 1.625rem;
      font-weight: bold;
      margin: 0 0 31px; }
      .card-article-container > div > div .richText h1 sup {
        font-size: 1rem; }
      @media only screen and (min-width: 768px) {
        .card-article-container > div > div .richText h1 {
          font-size: 2.125rem;
          line-height: 2.625rem;
          margin: 0 0 16px; }
          .card-article-container > div > div .richText h1 sup {
            font-size: 1.2rem; } }
    .card-article-container > div > div .richText p {
      color: #000000;
      font-size: 1rem;
      line-height: 1.5rem;
      margin: 0; }
      .card-article-container > div > div .richText p sup {
        font-size: 0.75rem; }
  .card-article-container > div > div .card-article-sub-container + .richText p,
  .card-article-container > div > div .card-article-sub-container + .richText p sup {
    color: #4F4F4F;
    font-size: 0.5rem;
    line-height: 0.9375rem;
    text-align: left; }
    @media only screen and (min-width: 1025px) {
      .card-article-container > div > div .card-article-sub-container + .richText p,
      .card-article-container > div > div .card-article-sub-container + .richText p sup {
        font-size: 0.75rem;
        line-height: 1.5rem; } }
  .card-article-container > div > div .card-article-sub-container + .richText sup:last-child {
    font-size: 0.4rem;
    top: 0; }
    @media only screen and (min-width: 1025px) {
      .card-article-container > div > div .card-article-sub-container + .richText sup:last-child {
        font-size: 0.55rem; } }
  .card-article-container > div > div .card-article-sub-container + .richText sup:first-child {
    top: 3px; }
    @media only screen and (min-width: 1025px) {
      .card-article-container > div > div .card-article-sub-container + .richText sup:first-child {
        top: 4px; } }
  @media only screen and (min-width: 1025px) {
    .card-article-container > div > div .card-article-sub-container + .richText .richText-content {
      max-width: 100%;
      margin: 0; } }
  .card-article-container .cmp-card {
    background: #EFEFED;
    border-radius: 8px; }
    .card-article-container .cmp-card_img-container {
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
      .card-article-container .cmp-card_img-container img {
        width: 100%; }
      .card-article-container .cmp-card_img-container .desktop-card-img {
        display: none; }
      @media only screen and (min-width: 768px) {
        .card-article-container .cmp-card_img-container .mobile-card-img {
          display: none; }
        .card-article-container .cmp-card_img-container .desktop-card-img {
          display: block; } }
    .card-article-container .cmp-card_content {
      padding: 16px 24px 24px; }
      .card-article-container .cmp-card_content h3 {
        color: #000000;
        font-size: 1.3125rem;
        font-family: "futura", Arial, Helvetica, sans-serif;
        line-height: 2rem;
        font-weight: bold;
        margin: 0 0 16px; }
      .card-article-container .cmp-card_content p {
        color: #4F4F4F;
        font-size: 1rem;
        font-weight: normal;
        font-family: Arial, sans-serif;
        line-height: 1.5rem;
        margin: 0; }
        .card-article-container .cmp-card_content p sup {
          font-size: 0.75rem; }

@media only screen and (min-width: 1025px) {
  .card-article-sub-container .paragraphSystem {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
        align-items: stretch; }
    .card-article-sub-container .paragraphSystem .parametrizedhtml {
      -ms-flex: 1;
          flex: 1; }
      .card-article-sub-container .paragraphSystem .parametrizedhtml .cmp-card {
        height: 100%; } }

.rich-text-with-note {
  padding: 100px 0;
  background-color: #000000;
  color: #ffffff; }
  .rich-text-with-note .component-content {
    width: 88vw;
    max-width: 88vw;
    margin: 0 auto;
    text-align: center; }
  .rich-text-with-note h4 {
    font-size: 2.125rem;
    line-height: 2.625rem;
    font-family: "futura", Arial, Helvetica, sans-serif;
    margin: 0 0 24px;
    font-weight: 700;
    clear: both; }
    @media (min-width: 1300px) {
      .rich-text-with-note h4 {
        padding: 0 93px; } }
  .rich-text-with-note a {
    border-radius: 20px;
    text-decoration: none;
    color: #ffffff;
    padding: 13.25px 20px 13.25px 16px;
    font-size: 0.75rem;
    line-height: 1.5rem;
    font-weight: bold;
    background-color: #EB3475;
    text-transform: uppercase;
    letter-spacing: 1.5px; }
    @media (min-width: 320px) and (max-width: 359px) {
      .rich-text-with-note a {
        padding: 13.25px 10px 13.25px 10px;
        letter-spacing: 0.2px; } }
    @media (min-width: 359px) and (max-width: 369px) {
      .rich-text-with-note a {
        padding: 13.25px 15px 13.25px 14px;
        letter-spacing: 1px; } }
  .rich-text-with-note .bottom-desktop-note,
  .rich-text-with-note .top-mobile-note {
    border: 1px solid #FF0000;
    color: #FF0000;
    max-width: 292px;
    margin: 0;
    min-height: 103px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    text-align: center;
    padding: 0 20px;
    font-size: 0.75rem;
    line-height: 0.8125rem;
    float: right; }
  .rich-text-with-note .bottom-desktop-note {
    display: none; }
  @media only screen and (min-width: 769px) {
    .rich-text-with-note {
      padding: 100px 0; }
      .rich-text-with-note .bottom-desktop-note {
        display: -ms-flexbox;
        display: flex; }
      .rich-text-with-note .top-mobile-note {
        display: none; } }
/*! jQuery UI - v1.14.0 - 2024-08-05
* https://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit https://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright OpenJS Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	user-select: none;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 125+ */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-draggable-handle {
	touch-action: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectable {
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: pointer;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-sortable-handle {
	touch-action: none;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	background-image: none;
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("images/ui-icons_444444_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url("images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url("images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon {
	background-image: url("images/ui-icons_777777_256x240.png");
}

/* positioning */
/* Three classes needed to override `.ui-button:hover .ui-icon` */
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
	background-image: none;
}
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
}
.ui-widget-shadow {
	box-shadow: 0px 0px 5px #666666;
}
section[aria-label="references"] {
  width: 88vw;
  margin: 0 auto;
  direction: ltr;
  font-family: 'Arial';
  color: #979797;
  padding-bottom: 40px; }
  section[aria-label="references"] .divider {
    display: none; }
  section[aria-label="references"] .above-reference p, section[aria-label="references"] .above-reference p a {
    font-size: 1rem;
    line-height: 24px;
    font-family: 'Arial';
    color: #979797;
    margin-bottom: 0;
    margin-top: 25px;
    font-weight: 400; }
    @media only screen and (max-width: 991px) {
      section[aria-label="references"] .above-reference p, section[aria-label="references"] .above-reference p a {
        font-size: 14px;
        line-height: 20px;
        margin-top: 20px; } }
    @media only screen and (max-width: 767px) {
      section[aria-label="references"] .above-reference p, section[aria-label="references"] .above-reference p a {
        font-size: 14px;
        line-height: 20px;
        margin-top: 20px; } }
  section[aria-label="references"] h5 {
    color: #4F4F4F;
    margin: 24px 0 24px;
    font-weight: bold;
    font-size: 28px;
    font-family: 'Arial';
    line-height: 40px;
    padding: 0; }
    @media only screen and (max-width: 991px) {
      section[aria-label="references"] h5 {
        font-size: 20px;
        color: #979797; } }
  section[aria-label="references"] ol {
    padding-left: 15px;
    margin-bottom: 15px; }
  section[aria-label="references"] li {
    color: #979797;
    font-size: 1rem;
    line-height: 24px;
    font-family: 'Arial';
    overflow-wrap: break-word;
    margin-bottom: 8px; }
    @media only screen and (max-width: 991px) {
      section[aria-label="references"] li {
        font-size: 14px;
        line-height: 20px; } }
    section[aria-label="references"] li a {
      color: #979797;
      font-size: 1rem;
      line-height: 24px;
      font-family: 'Arial';
      overflow-wrap: break-word;
      margin-bottom: 8px;
      text-decoration: none;
      font-weight: normal; }
      @media only screen and (max-width: 991px) {
        section[aria-label="references"] li a {
          font-size: 14px;
          line-height: 20px; } }
      section[aria-label="references"] li a:hover {
        text-decoration: underline;
        font-weight: normal;
        color: #979797; }

.box.box-border-top {
  border-top: 1px solid #DDDDDD; }

.page-check-your-risk .box.box-border-top {
  margin-top: 2rem; }

.page-check-your-risk .video-enhance-block.active {
  margin-bottom: -2rem; }
.video-enhance-block {
  background-color: #EFEFED;
  padding-top: 100px; }
  @media only screen and (max-width: 767px) {
    .video-enhance-block {
      padding-top: 22px; } }
  .video-enhance-block > .component-content {
    width: 87.64vw;
    margin: 0 auto; }
  .video-enhance-block .videoEnhanced .video-heading {
    font-family: "futura", Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 34px;
    line-height: 42px;
    color: #000;
    margin: 0 auto;
    margin-bottom: 50px;
    width: 53%;
    text-align: center; }
    @media only screen and (max-width: 991px) {
      .video-enhance-block .videoEnhanced .video-heading {
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 42px;
        width: 55%; } }
    @media only screen and (max-width: 767px) {
      .video-enhance-block .videoEnhanced .video-heading {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 37px;
        width: 73%;
        text-align: center; } }
  .video-enhance-block .videoEnhanced .video-video-container {
    position: relative; }
    .video-enhance-block .videoEnhanced .video-video-container::before {
      background-color: #EB3475;
      color: #fff;
      content: '\25B6';
      position: absolute;
      z-index: 100;
      left: 50%;
      top: 50%;
      border-radius: 40px;
      font-size: 22px;
      width: 60px;
      height: 35px;
      padding-top: 20px;
      padding-bottom: 5px;
      padding-left: 2px;
      text-align: center;
      transform: translate(-50%, -50%); }
      @media only screen and (max-width: 991px) {
        .video-enhance-block .videoEnhanced .video-video-container::before {
          left: 50%;
          top: 50%;
          width: 39px;
          height: 21px;
          font-size: 18px;
          padding-bottom: 9px;
          padding-top: 10px; } }
    .video-enhance-block .videoEnhanced .video-video-container.play-in::before {
      content: '\25B6'; }
    .video-enhance-block .videoEnhanced .video-video-container.pause-out::before {
      content: '\2590\A0\258C';
      font-size: 12px; }
  .video-enhance-block .videoEnhanced video {
    height: 520px;
    width: 100%;
    object-fit: cover; }
    @media only screen and (max-width: 767px) {
      .video-enhance-block .videoEnhanced video {
        height: 100%; } }
    @media only screen and (max-width: 991px) {
      .video-enhance-block .videoEnhanced video {
        height: 100%; } }
  .video-enhance-block .videoEnhanced .video-nojs {
    display: none; }
  .video-enhance-block .videoEnhanced .video-description {
    position: absolute;
    top: 40%;
    left: 56%; }
    @media only screen and (max-width: 991px) {
      .video-enhance-block .videoEnhanced .video-description {
        top: 40%;
        left: 50%;
        overflow: hidden;
        z-index: 100; } }
    .video-enhance-block .videoEnhanced .video-description p {
      font-family: Arial;
      font-weight: bold;
      font-size: 30px;
      color: #fff;
      width: 85%;
      opacity: 0.5;
      line-height: 31px;
      transform: rotate(-28deg);
      text-align: center; }
      @media only screen and (max-width: 991px) {
        .video-enhance-block .videoEnhanced .video-description p {
          font-size: 59px;
          width: 152px;
          line-height: 1;
          overflow: hidden;
          height: 60px;
          margin: 0; } }
  .video-enhance-block .video_cc select {
    background-color: #EFEFED;
    border-color: #000;
    border-radius: 4px;
    width: 100%;
    padding-left: 24.29px;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-right: 28px;
    margin-top: 1rem;
    margin-bottom: 36px; }
  .video-enhance-block .accordion-wrapper {
    background-color: #EFEFED;
    border: 1px solid #000;
    border-radius: 4px;
    width: 87.64vw;
    padding-left: 24.29px;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-right: 0;
    margin-top: 1rem;
    margin-left: 1rem;
    margin-bottom: 36px; }
    @media only screen and (max-width: 991px) {
      .video-enhance-block .accordion-wrapper {
        margin-left: 0;
        margin-top: 0; } }
    .video-enhance-block .accordion-wrapper .accordion-slide .accordion-title .accordion-title-link {
      padding: 0;
      height: 18px; }
      .video-enhance-block .accordion-wrapper .accordion-slide .accordion-title .accordion-title-link .accordion-title-text {
        padding: 0;
        font-size: 1rem;
        font-family: Arial;
        line-height: 24px;
        font-weight: normal; }
      @media only screen and (max-width: 991px) {
        .video-enhance-block .accordion-wrapper .accordion-slide .accordion-title .accordion-title-link .accordion-title-image {
          width: 14%; } }
    .video-enhance-block .accordion-wrapper .accordion-slide.is-active .accordion-title .accordion-title-link .accordion-title-image {
      display: block;
      transform: rotate(180deg);
      padding-right: 0;
      margin-right: 12px; }
      @media only screen and (max-width: 991px) {
        .video-enhance-block .accordion-wrapper .accordion-slide.is-active .accordion-title .accordion-title-link .accordion-title-image {
          width: 10%; } }
    .video-enhance-block .accordion-wrapper .accordion-slide.is-active .accordion-title .accordion-title-link::before {
      display: none; }
    .video-enhance-block .accordion-wrapper.video-transcript .accordion-content-wrapper .accordion-content .richText .component-content .richText-content {
      padding-left: 0;
      padding-top: 1rem; }
.reference-carousel {
  padding-inline: 0; }

.carousel {
  position: relative;
  width: 100%;
  margin: auto;
  overflow: hidden; }
  .carousel .carousel-slide {
    display: none;
    text-align: left;
    position: relative;
    transition: all 0.5s ease-in-out; }
    .carousel .carousel-slide .small-image {
      display: none; }
    @media (max-width: 990px) {
      .carousel .carousel-slide .large-image {
        display: none; }
      .carousel .carousel-slide .small-image {
        display: block; } }
    .carousel .carousel-slide.active {
      display: block; }
    .carousel .carousel-slide img {
      width: 100%;
      height: auto; }
    .carousel .carousel-slide .carousel-txt {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
      .carousel .carousel-slide .carousel-txt p {
        position: absolute;
        color: white;
        margin: 0; }
        .carousel .carousel-slide .carousel-txt p:first-child {
          left: 7.9vw;
          top: 50%;
          transform: translateY(-50%);
          width: 45vw;
          font-weight: bold;
          font-size: 34px;
          line-height: 49px;
          font-family: "futura", Arial, Helvetica, sans-serif; }
          .carousel .carousel-slide .carousel-txt p:first-child span {
            color: black;
            background-color: white;
            font-family: "futura", Arial, Helvetica, sans-serif;
            padding-left: 5px;
            padding-right: 5px;
            -webkit-box-decoration-break: clone;
            box-decoration-break: clone; }
          @media screen and (min-width: 991px) and (max-width: 1120px) {
            .carousel .carousel-slide .carousel-txt p:first-child {
              top: 40%;
              font-size: 29px;
              line-height: 45px; } }
          @media (max-width: 991px) {
            .carousel .carousel-slide .carousel-txt p:first-child {
              left: 6.8vw;
              top: 130vw;
              width: 84vw;
              font-size: 33px;
              line-height: 40px; } }
          @media (max-width: 767px) {
            .carousel .carousel-slide .carousel-txt p:first-child {
              font-size: 25px;
              line-height: 35px;
              top: 133vw; } }
          @media (max-width: 580px) {
            .carousel .carousel-slide .carousel-txt p:first-child {
              font-size: 21px;
              line-height: 31px;
              top: 136vw; } }
          @media (max-width: 460px) {
            .carousel .carousel-slide .carousel-txt p:first-child {
              top: 136vw;
              font-size: 16px;
              line-height: 24px; } }
        .carousel .carousel-slide .carousel-txt p:nth-child(2) {
          left: 1.8vw;
          bottom: 2vw;
          font-size: 12px;
          line-height: 16px; }
          @media screen and (min-width: 991px) and (max-width: 1120px) {
            .carousel .carousel-slide .carousel-txt p:nth-child(2) {
              left: 0.8vw; } }
          .carousel .carousel-slide .carousel-txt p:nth-child(2) sup {
            font-size: 0.6rem;
            line-height: 16px; }
          @media (max-width: 991px) {
            .carousel .carousel-slide .carousel-txt p:nth-child(2) {
              font-size: 8px;
              line-height: 10px; }
              .carousel .carousel-slide .carousel-txt p:nth-child(2) sup {
                font-size: 8px;
                line-height: 10px; } }
        .carousel .carousel-slide .carousel-txt p:last-child {
          bottom: 2vw;
          right: 1.8vw;
          font-size: 12px;
          line-height: 16px; }
          @media (max-width: 991px) {
            .carousel .carousel-slide .carousel-txt p:last-child {
              left: 1.8vw;
              bottom: 44px;
              font-size: 8px;
              line-height: 10px; } }
  .carousel .carousel-dots {
    text-align: center;
    padding: 10px;
    position: absolute;
    left: 50%;
    bottom: 10px;
    transform: translateX(-50%); }
    @media (max-width: 991px) {
      .carousel .carousel-dots {
        bottom: 57px; } }
    @media (max-width: 375px) {
      .carousel .carousel-dots {
        padding: 0; } }
    .carousel .carousel-dots .dot {
      height: 15px;
      width: 15px;
      margin: 0 5px;
      background-color: white;
      border-radius: 50%;
      display: inline-block;
      cursor: pointer;
      transition: background-color 0.3s ease;
      border: 1px solid white; }
      .carousel .carousel-dots .dot.active {
        background-color: #EB3475; }
html[lang="en-CY"] .top-banner-container, html[lang="gr-CY"] .top-banner-container {
  position: relative;
  padding: 0; }
  html[lang="en-CY"] .top-banner-container .video-heading,
  html[lang="en-CY"] .top-banner-container .video-nojs, html[lang="gr-CY"] .top-banner-container .video-heading,
  html[lang="gr-CY"] .top-banner-container .video-nojs {
    display: none; }
  html[lang="en-CY"] .top-banner-container .paragraphSystem, html[lang="gr-CY"] .top-banner-container .paragraphSystem {
    margin: 0; }
  html[lang="en-CY"] .top-banner-container .videoEnhanced, html[lang="gr-CY"] .top-banner-container .videoEnhanced {
    padding: 0; }
    html[lang="en-CY"] .top-banner-container .videoEnhanced video, html[lang="gr-CY"] .top-banner-container .videoEnhanced video {
      display: block;
      height: auto;
      min-height: 395px;
      background-color: #000000; }
      @media (min-width: 320px) and (max-width: 420px) {
        html[lang="en-CY"] .top-banner-container .videoEnhanced video, html[lang="gr-CY"] .top-banner-container .videoEnhanced video {
          min-height: 212px; } }
      @media (min-width: 421px) and (max-width: 520px) {
        html[lang="en-CY"] .top-banner-container .videoEnhanced video, html[lang="gr-CY"] .top-banner-container .videoEnhanced video {
          min-height: 240px; } }
      @media (min-width: 521px) and (max-width: 620px) {
        html[lang="en-CY"] .top-banner-container .videoEnhanced video, html[lang="gr-CY"] .top-banner-container .videoEnhanced video {
          min-height: 290px; } }
      @media (min-width: 621px) and (max-width: 720px) {
        html[lang="en-CY"] .top-banner-container .videoEnhanced video, html[lang="gr-CY"] .top-banner-container .videoEnhanced video {
          min-height: 360px; } }
    html[lang="en-CY"] .top-banner-container .videoEnhanced .video-video-container::before, html[lang="gr-CY"] .top-banner-container .videoEnhanced .video-video-container::before {
      background-color: #EB3475;
      color: #fff;
      content: '\25B6';
      position: absolute;
      z-index: 100;
      left: 50%;
      top: 41%;
      width: 55px;
      height: 22px;
      padding-top: 16px;
      padding-bottom: 14px;
      border-radius: 43px;
      font-size: 1.575rem;
      text-align: center;
      transform: translate(-50%, -50%); }
      @media (min-width: 566px) {
        html[lang="en-CY"] .top-banner-container .videoEnhanced .video-video-container::before, html[lang="gr-CY"] .top-banner-container .videoEnhanced .video-video-container::before {
          top: 43%;
          width: 60px;
          height: 25px;
          padding-top: 20px; } }
      @media (min-width: 769px) {
        html[lang="en-CY"] .top-banner-container .videoEnhanced .video-video-container::before, html[lang="gr-CY"] .top-banner-container .videoEnhanced .video-video-container::before {
          top: 50%;
          width: 65px;
          height: 34px;
          padding-top: 25px;
          padding-bottom: 10px;
          border-radius: 43px;
          font-size: 1.875rem;
          padding-left: 5px; } }
      @media (min-width: 320px) and (max-width: 520px) {
        html[lang="en-CY"] .top-banner-container .videoEnhanced .video-video-container::before, html[lang="gr-CY"] .top-banner-container .videoEnhanced .video-video-container::before {
          width: 36px;
          height: 23px;
          padding-top: 8px;
          padding-bottom: 6px;
          font-size: 1rem;
          padding-left: 2px; } }
      @media (min-width: 521px) and (max-width: 720px) {
        html[lang="en-CY"] .top-banner-container .videoEnhanced .video-video-container::before, html[lang="gr-CY"] .top-banner-container .videoEnhanced .video-video-container::before {
          width: 50px;
          height: 25px;
          padding-top: 13px;
          padding-bottom: 10px;
          font-size: 1.2rem;
          left: 52%; } }
    html[lang="en-CY"] .top-banner-container .videoEnhanced .video-video-container.play-in::before, html[lang="gr-CY"] .top-banner-container .videoEnhanced .video-video-container.play-in::before {
      content: '\25B6'; }
    html[lang="en-CY"] .top-banner-container .videoEnhanced .video-video-container.pause-out::before, html[lang="gr-CY"] .top-banner-container .videoEnhanced .video-video-container.pause-out::before {
      content: '\2590\A0\258C';
      font-size: 12px; }
  html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText,
  html[lang="en-CY"] .top-banner-container .parametrizedhtml + .richText, html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText,
  html[lang="gr-CY"] .top-banner-container .parametrizedhtml + .richText {
    position: absolute;
    top: 0;
    height: 100%;
    width: 90vw;
    left: 50%;
    transform: translate(-50%, 0); }
    html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText .richText-content,
    html[lang="en-CY"] .top-banner-container .parametrizedhtml + .richText .richText-content, html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText .richText-content,
    html[lang="gr-CY"] .top-banner-container .parametrizedhtml + .richText .richText-content {
      height: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
      html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3,
      html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3 span,
      html[lang="en-CY"] .top-banner-container .parametrizedhtml + .richText .richText-content h3,
      html[lang="en-CY"] .top-banner-container .parametrizedhtml + .richText .richText-content h3 span, html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3,
      html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3 span,
      html[lang="gr-CY"] .top-banner-container .parametrizedhtml + .richText .richText-content h3,
      html[lang="gr-CY"] .top-banner-container .parametrizedhtml + .richText .richText-content h3 span {
        color: #ffffff;
        font-size: 1.3125rem;
        line-height: 1.5625rem;
        font-family: "futura", Arial, Helvetica, sans-serif; }
        @media (max-width: 390px) {
          html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3,
          html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3 span,
          html[lang="en-CY"] .top-banner-container .parametrizedhtml + .richText .richText-content h3,
          html[lang="en-CY"] .top-banner-container .parametrizedhtml + .richText .richText-content h3 span, html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3,
          html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3 span,
          html[lang="gr-CY"] .top-banner-container .parametrizedhtml + .richText .richText-content h3,
          html[lang="gr-CY"] .top-banner-container .parametrizedhtml + .richText .richText-content h3 span {
            font-size: 1.1rem;
            line-height: 1.5rem; } }
        html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3.highlighted-header-tag,
        html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3 span.highlighted-header-tag,
        html[lang="en-CY"] .top-banner-container .parametrizedhtml + .richText .richText-content h3.highlighted-header-tag,
        html[lang="en-CY"] .top-banner-container .parametrizedhtml + .richText .richText-content h3 span.highlighted-header-tag, html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3.highlighted-header-tag,
        html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3 span.highlighted-header-tag,
        html[lang="gr-CY"] .top-banner-container .parametrizedhtml + .richText .richText-content h3.highlighted-header-tag,
        html[lang="gr-CY"] .top-banner-container .parametrizedhtml + .richText .richText-content h3 span.highlighted-header-tag {
          background-color: #ffffff;
          color: #000000;
          padding-left: 5px;
          padding-right: 5px;
          -webkit-box-decoration-break: clone;
          box-decoration-break: clone; }
        @media (min-width: 992px) {
          html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3,
          html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3 span,
          html[lang="en-CY"] .top-banner-container .parametrizedhtml + .richText .richText-content h3,
          html[lang="en-CY"] .top-banner-container .parametrizedhtml + .richText .richText-content h3 span, html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3,
          html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3 span,
          html[lang="gr-CY"] .top-banner-container .parametrizedhtml + .richText .richText-content h3,
          html[lang="gr-CY"] .top-banner-container .parametrizedhtml + .richText .richText-content h3 span {
            font-size: 2.4375rem;
            line-height: 3.125rem; } }
      html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3,
      html[lang="en-CY"] .top-banner-container .parametrizedhtml + .richText .richText-content h3, html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3,
      html[lang="gr-CY"] .top-banner-container .parametrizedhtml + .richText .richText-content h3 {
        margin: 0; }
        @media (min-width: 992px) {
          html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3,
          html[lang="en-CY"] .top-banner-container .parametrizedhtml + .richText .richText-content h3, html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3,
          html[lang="gr-CY"] .top-banner-container .parametrizedhtml + .richText .richText-content h3 {
            margin: 0 0 0 5%; } }
      html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText .richText-content p.top-note,
      html[lang="en-CY"] .top-banner-container .parametrizedhtml + .richText .richText-content p.top-note, html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText .richText-content p.top-note,
      html[lang="gr-CY"] .top-banner-container .parametrizedhtml + .richText .richText-content p.top-note {
        border: 1px solid #FF0000;
        color: #FF0000;
        text-align: center;
        padding: 22px 35px;
        font-size: 0.75rem;
        line-height: 0.8125rem;
        margin: 0;
        width: 279px; }
        @media (min-width: 340px) {
          html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText .richText-content p.top-note,
          html[lang="en-CY"] .top-banner-container .parametrizedhtml + .richText .richText-content p.top-note, html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText .richText-content p.top-note,
          html[lang="gr-CY"] .top-banner-container .parametrizedhtml + .richText .richText-content p.top-note {
            width: 292px; } }
    @media (min-width: 992px) {
      html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText,
      html[lang="en-CY"] .top-banner-container .parametrizedhtml + .richText, html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText,
      html[lang="gr-CY"] .top-banner-container .parametrizedhtml + .richText {
        width: 95vw; } }
  html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText, html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText {
    height: calc(100% - 70px); }
    @media (min-width: 992px) {
      html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3,
      html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3 span, html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3,
      html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3 span {
        font-size: 1.3125rem;
        line-height: 1.5625rem; } }
    @media (min-width: 1024px) {
      html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3,
      html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3 span, html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3,
      html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3 span {
        font-size: 1.9rem;
        line-height: 2.5rem; } }
    @media (min-width: 1141px) {
      html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3,
      html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3 span, html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3,
      html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3 span {
        font-size: 2.4375rem;
        line-height: 3.125rem; } }
    @media (min-width: 320px) and (max-width: 420px) {
      html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3,
      html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3 span, html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3,
      html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3 span {
        font-size: 0.7rem;
        line-height: 0.9rem; } }
    @media (min-width: 421px) and (max-width: 520px) {
      html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3,
      html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3 span, html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3,
      html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3 span {
        font-size: 0.9rem;
        line-height: 1.2rem; } }
    @media (min-width: 521px) and (max-width: 560px) {
      html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3,
      html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3 span, html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3,
      html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText .richText-content h3 span {
        font-size: 1.25rem;
        line-height: 1.5rem; } }
    @media (min-width: 320px) and (max-width: 720px) {
      html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText .richText-content p.top-note, html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText .richText-content p.top-note {
        padding: 5px;
        font-size: 0.6rem;
        line-height: 0.7rem;
        margin: 0;
        width: 279px; } }
  html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText, html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText {
    width: 80vw; }
    @media (min-width: 721px) {
      html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText, html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText {
        width: 90vw; } }
    @media (min-width: 992px) {
      html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText, html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText {
        width: 95vw; } }
    @media (min-width: 320px) and (max-width: 720px) {
      html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText, html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText {
        width: 94vw; } }
    @media (min-width: 320px) and (max-width: 720px) {
      html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText .main-banner-content, html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText .main-banner-content {
        width: 91vw;
        margin-top: 0; } }
    @media (min-width: 320px) and (max-width: 420px) {
      html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText .main-banner-content > p, html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText .main-banner-content > p {
        position: absolute;
        top: 5px; } }
    @media (min-width: 420px) and (max-width: 520px) {
      html[lang="en-CY"] .top-banner-container .videoEnhanced + .richText .main-banner-content > p, html[lang="gr-CY"] .top-banner-container .videoEnhanced + .richText .main-banner-content > p {
        position: absolute;
        top: 5px; } }
  html[lang="en-CY"] .top-banner-container .main-banner-content, html[lang="gr-CY"] .top-banner-container .main-banner-content {
    width: 88vw; }
    html[lang="en-CY"] .top-banner-container .main-banner-content > p, html[lang="gr-CY"] .top-banner-container .main-banner-content > p {
      position: absolute;
      top: 23px; }
    html[lang="en-CY"] .top-banner-container .main-banner-content h3 + div, html[lang="gr-CY"] .top-banner-container .main-banner-content h3 + div {
      position: absolute;
      top: unset;
      bottom: 0; }
      html[lang="en-CY"] .top-banner-container .main-banner-content h3 + div p, html[lang="gr-CY"] .top-banner-container .main-banner-content h3 + div p {
        color: #ffffff;
        font-size: 0.4375rem;
        line-height: 0.4375rem;
        margin: -6px 0 5px; }
        html[lang="en-CY"] .top-banner-container .main-banner-content h3 + div p sup, html[lang="gr-CY"] .top-banner-container .main-banner-content h3 + div p sup {
          font-size: 0.4375rem;
          line-height: 0.4375rem;
          top: 2px; }
          html[lang="en-CY"] .top-banner-container .main-banner-content h3 + div p sup:first-child, html[lang="gr-CY"] .top-banner-container .main-banner-content h3 + div p sup:first-child {
            margin-right: 1px; }
          html[lang="en-CY"] .top-banner-container .main-banner-content h3 + div p sup:nth-child(2), html[lang="gr-CY"] .top-banner-container .main-banner-content h3 + div p sup:nth-child(2) {
            top: 1px;
            font-size: 0.375rem; }
        @media (min-width: 769px) {
          html[lang="en-CY"] .top-banner-container .main-banner-content h3 + div p, html[lang="gr-CY"] .top-banner-container .main-banner-content h3 + div p {
            font-size: 0.75rem;
            line-height: 1.5rem;
            margin: 0 0 5px; }
            html[lang="en-CY"] .top-banner-container .main-banner-content h3 + div p sup, html[lang="gr-CY"] .top-banner-container .main-banner-content h3 + div p sup {
              font-size: 0.75rem;
              line-height: 1.5rem;
              top: 4px; }
              html[lang="en-CY"] .top-banner-container .main-banner-content h3 + div p sup:nth-child(2), html[lang="gr-CY"] .top-banner-container .main-banner-content h3 + div p sup:nth-child(2) {
                font-size: 0.6rem; } }
      @media (min-width: 769px) {
        html[lang="en-CY"] .top-banner-container .main-banner-content h3 + div, html[lang="gr-CY"] .top-banner-container .main-banner-content h3 + div {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse;
          -ms-flex-pack: justify;
              justify-content: space-between;
          width: 99%;
          -ms-flex-align: baseline;
              align-items: baseline; } }
    @media (min-width: 769px) {
      html[lang="en-CY"] .top-banner-container .main-banner-content > p, html[lang="gr-CY"] .top-banner-container .main-banner-content > p {
        position: absolute;
        top: 32px; } }
    @media (min-width: 566px) and (max-width: 768px) {
      html[lang="en-CY"] .top-banner-container .main-banner-content, html[lang="gr-CY"] .top-banner-container .main-banner-content {
        margin-top: 100px; } }
    @media (min-width: 320px) and (max-width: 566px) {
      html[lang="en-CY"] .top-banner-container .main-banner-content, html[lang="gr-CY"] .top-banner-container .main-banner-content {
        margin-top: 159px; } }
  html[lang="en-CY"] .top-banner-container .parametrizedhtml + .richText .main-banner-content h3 + div, html[lang="gr-CY"] .top-banner-container .parametrizedhtml + .richText .main-banner-content h3 + div {
    bottom: 16px; }
  html[lang="en-CY"] .top-banner-container .parametrizedhtml, html[lang="gr-CY"] .top-banner-container .parametrizedhtml {
    padding: 0; }
    html[lang="en-CY"] .top-banner-container .parametrizedhtml > .component-content, html[lang="gr-CY"] .top-banner-container .parametrizedhtml > .component-content {
      display: -ms-flexbox;
      display: flex; }
  html[lang="en-CY"] .top-banner-container .desktop-banner-img, html[lang="gr-CY"] .top-banner-container .desktop-banner-img {
    display: none; }
  html[lang="en-CY"] .top-banner-container .desktop-banner-img,
  html[lang="en-CY"] .top-banner-container .mobile-banner-img, html[lang="gr-CY"] .top-banner-container .desktop-banner-img,
  html[lang="gr-CY"] .top-banner-container .mobile-banner-img {
    width: 100%;
    height: auto; }
  @media (min-width: 769px) {
    html[lang="en-CY"] .top-banner-container .desktop-banner-img, html[lang="gr-CY"] .top-banner-container .desktop-banner-img {
      display: block; }
    html[lang="en-CY"] .top-banner-container .mobile-banner-img, html[lang="gr-CY"] .top-banner-container .mobile-banner-img {
      display: none; } }

.page-Shingles-prevention-options .card-article-container {
  padding-bottom: 0; }
  @media (max-width: 767px) {
    .page-Shingles-prevention-options .card-article-container {
      padding-bottom: 51px;
      padding-top: 51px; } }
  @media (min-width: 768px) {
    .page-Shingles-prevention-options .card-article-container {
      padding-bottom: 85px;
      padding-top: 85px; } }

.page-Shingles-prevention-options .text-with-btn-padding {
  margin-top: 0; }

.page-Shingles-prevention-options .card-article-container > div > div .richText p {
  font-size: 1.30rem;
  line-height: 1.9rem; }
  @media (max-width: 767px) {
    .page-Shingles-prevention-options .card-article-container > div > div .richText p {
      font-size: 1rem;
      line-height: 1.5rem; } }
  .page-Shingles-prevention-options .card-article-container > div > div .richText p sup {
    font-size: 1rem; }
    @media (max-width: 767px) {
      .page-Shingles-prevention-options .card-article-container > div > div .richText p sup {
        font-size: 0.75rem; } }

@media only screen and (min-width: 1025px) {
  .page-Shingles-prevention-options .card-article-container > div > div .richText .richText-content {
    margin: 0 auto;
    margin-bottom: unset; } }

@media only screen and (max-width: 1025px) {
  .page-Shingles-prevention-options .card-article-container > div > div .richText .richText-content {
    margin: 0 auto;
    margin-bottom: unset; } }

@media (min-width: 1100px) and (max-width: 1300px) {
  html[lang="gr-CY"] .top-banner-container .parametrizedhtml + .richText .richText-content h3, html[lang="gr-CY"] .top-banner-container .parametrizedhtml + .richText .richText-content h3 span {
    font-size: 2rem;
    line-height: 2.5rem; } }

@media (min-width: 992px) and (max-width: 1100px) {
  html[lang="gr-CY"] .top-banner-container .parametrizedhtml + .richText .richText-content h3, html[lang="gr-CY"] .top-banner-container .parametrizedhtml + .richText .richText-content h3 span {
    font-size: 1.5rem;
    line-height: 2rem; } }
.reference-text-with-btn {
  background-color: #000;
  padding: 100px 0;
  text-align: center; }
  .reference-text-with-btn .component-content {
    max-width: 88vw;
    margin: 0 auto; }
    @media only screen and (min-width: 320px) and (max-width: 620px) {
      .reference-text-with-btn .component-content {
        padding: 0 26px; } }
  .reference-text-with-btn .learn-more-button h2 {
    color: white;
    font-weight: bold;
    font-size: 34px;
    line-height: 42px;
    padding: 0 0 24px 0;
    margin: 0;
    font-family: "futura", Arial, Helvetica, sans-serif; }
  .reference-text-with-btn .learn-more-button .button-primary {
    background-color: #eb3475;
    cursor: pointer;
    display: inline-block;
    padding: 12px 20px; }
    .reference-text-with-btn .learn-more-button .button-primary button {
      background-color: transparent;
      border: unset;
      color: #fff;
      text-transform: uppercase;
      font-family: arial;
      font-size: 12px;
      letter-spacing: 1.5px;
      line-height: 16px;
      padding: 0;
      cursor: pointer;
      font-weight: bold; }

.box-container-black {
  background-color: #000; }

.text-with-btn-padding {
  margin: 100px 0 0 0; }
  @media only screen and (min-width: 320px) and (max-width: 992px) {
    .text-with-btn-padding {
      margin: 56px 0 0 0; } }
@charset "UTF-8";
.risk-screener-one,
.risk-screener-two,
.risk-screener-three,
.risk-screener-four,
.risk-result {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 0;
  color: white; }

.low-risk-container,
.at-risk-container,
.high-risk-container,
.assessment.cmp-card_options-container,
.assessment.reference-carousel,
.assessment.video-enhance-block,
.risk-factor li > div,
.chickenpox-note {
  display: none; }

.assessment section[aria-label="references"] ol li:nth-child(n+2) {
  visibility: hidden;
  position: absolute; }

@media (max-width: 992px) {
  .low-risk-container,
  .at-risk-container,
  .high-risk-container {
    width: 85%; } }

.risk-section {
  display: none;
  text-align: center;
  padding-inline: 30px;
  padding-top: 6.9vw; }

.risk-result h3, .risk-result p {
  margin: 0; }

.risk-result h3 {
  padding-top: 10vw;
  padding-left: 7.9vw;
  font-size: 26px;
  line-height: 56px;
  font-weight: bold;
  font-family: "futura", Arial, Helvetica, sans-serif; }
  @media (max-width: 992px) {
    .risk-result h3 {
      padding-top: 56vw; } }
  @media (max-width: 540px) {
    .risk-result h3 {
      font-size: 15px; } }

@media (max-width: 992px) {
  .risk-result .low-risk-container h3 {
    padding-top: 36vw; } }

@media (max-width: 375px) {
  .risk-result .low-risk-container h3 {
    padding-top: 24vw; } }

.risk-result .result-head {
  padding-left: 7.9vw; }

.risk-result p.result-body {
  padding-left: 7.9vw;
  position: relative; }
  .risk-result p.result-body:first-child {
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
    padding-top: 1rem;
    width: 55.5vw; }
    @media (min-width: 993px) and (max-width: 1101px) {
      .risk-result p.result-body:first-child {
        font-size: 20px;
        line-height: 30px;
        padding-top: 0.5rem; } }
    @media (max-width: 992px) {
      .risk-result p.result-body:first-child {
        width: unset; } }
    @media (max-width: 540px) {
      .risk-result p.result-body:first-child {
        font-size: 15px;
        line-height: 18px; } }
  .risk-result p.result-body:last-child {
    position: absolute;
    margin: 0;
    top: 43vw;
    right: 1.6vw;
    font-size: 12px;
    line-height: 16px; }
    @media (max-width: 992px) {
      .risk-result p.result-body:last-child {
        left: 0;
        top: 133vw; } }
    @media (max-width: 420px) {
      .risk-result p.result-body:last-child {
        font-size: 7px;
        line-height: 7px; } }
  .risk-result p.result-body:nth-child(2) {
    margin-top: 1.5rem; }
    @media (min-width: 993px) and (max-width: 1101px) {
      .risk-result p.result-body:nth-child(2) {
        margin-top: 1rem; } }
    .risk-result p.result-body:nth-child(2) a {
      border-radius: 20px;
      text-decoration: none;
      color: #ffffff;
      padding: 13.25px 20px 13.25px 16px;
      font-size: 0.75rem;
      line-height: 1.5rem;
      font-weight: bold;
      background-color: #EB3475;
      text-transform: uppercase;
      letter-spacing: 1.5px; }

.risk-result .bottom-desktop-note {
  border: 1px solid #FF0000;
  color: #FF0000;
  max-width: 292px;
  margin: 0;
  min-height: 103px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  top: 32vw;
  left: 7.9vw;
  padding: 0 20px;
  font-size: 0.75rem;
  line-height: 0.8125rem;
  position: absolute; }
  @media (max-width: 992px) {
    .risk-result .bottom-desktop-note {
      top: 20vw;
      left: 50%;
      transform: translateX(-50%);
      max-width: unset; } }
  @media (max-width: 540px) {
    .risk-result .bottom-desktop-note {
      width: 80vw; } }

.risk-assessment {
  position: relative;
  padding: 0; }
  .risk-assessment > .component-content .paragraphSystem.content {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0; }
  .risk-assessment .risk-img-1 {
    display: block; }
  .risk-assessment .risk-img-2,
  .risk-assessment .risk-mob-1,
  .risk-assessment .risk-mob-2 {
    display: none; }
  @media (max-width: 992px) {
    .risk-assessment .risk-mob-1 {
      display: block; }
    .risk-assessment .risk-img-1, .risk-assessment .risk-img-2.active {
      display: none; } }
  @media (min-width: 992px) {
    .risk-assessment .risk-mob-2.active {
      display: none; } }
  .risk-assessment .risk-img-1,
  .risk-assessment .risk-img-2,
  .risk-assessment .risk-mob-1,
  .risk-assessment .risk-mob-2 {
    padding-inline: 0;
    z-index: -1; }
    .risk-assessment .risk-img-1 img,
    .risk-assessment .risk-img-2 img,
    .risk-assessment .risk-mob-1 img,
    .risk-assessment .risk-mob-2 img {
      height: auto;
      width: 100%; }
  .risk-assessment .first-risk-section {
    display: none;
    position: absolute;
    padding: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
    .risk-assessment .first-risk-section.active {
      display: block; }
    .risk-assessment .first-risk-section .richText-content {
      position: relative; }
    .risk-assessment .first-risk-section h3 {
      position: absolute;
      color: white;
      margin: 0;
      left: 7.9vw;
      top: 13.3vw;
      width: 45.8vw;
      font-weight: bold;
      font-size: 45px;
      line-height: 56px;
      font-family: "futura", Arial, Helvetica, sans-serif; }
      @media (min-width: 992px) and (max-width: 1101px) {
        .risk-assessment .first-risk-section h3 {
          font-size: 35px;
          line-height: 46px; } }
      @media (max-width: 992px) {
        .risk-assessment .first-risk-section h3 {
          top: 56vw;
          width: 68vw; } }
      @media (max-width: 690px) {
        .risk-assessment .first-risk-section h3 {
          font-size: 21px;
          line-height: 25px; } }
      .risk-assessment .first-risk-section h3 span {
        color: black;
        background-color: white;
        font-family: "futura", Arial, Helvetica, sans-serif; }
    .risk-assessment .first-risk-section p {
      position: absolute;
      color: white;
      margin: 0; }
      .risk-assessment .first-risk-section p:nth-child(2) {
        left: 2.8vw;
        top: 42vw;
        font-size: 12px;
        line-height: 16px; }
        @media (max-width: 992px) {
          .risk-assessment .first-risk-section p:nth-child(2) {
            top: 101vw;
            left: 8.3vw; } }
        @media (max-width: 540px) {
          .risk-assessment .first-risk-section p:nth-child(2) {
            font-size: 7px;
            line-height: 7px; } }
      .risk-assessment .first-risk-section p:last-child {
        top: 42vw;
        right: 1.8vw;
        font-size: 12px;
        line-height: 16px; }
        @media (max-width: 992px) {
          .risk-assessment .first-risk-section p:last-child {
            left: 8.3vw;
            top: 98.5vw; } }
        @media (max-width: 540px) {
          .risk-assessment .first-risk-section p:last-child {
            font-size: 7px;
            line-height: 7px; } }

@media (min-width: 992px) {
  .reference-carousel {
    margin-bottom: -5px; } }

.risk-section.active,
.risk-screener-one.active,
.risk-screener-two.active,
.risk-screener-three.active,
.risk-screener-four.active,
.risk-result.active,
.risk-img-2.active,
.risk-mob-2.active,
.risk-factor.active,
.cmp-card_options-container.active,
.reference-carousel.active,
.video-enhance-block.active,
.risk-references.active,
.Under-50-years-old.active,
.age-50–59-years-old.active,
.age-60-years-and-older.active,
.yes-immunity.active,
.no-immunity.active,
.not-sure-immunity.active,
.yes-chickenpox.active,
.no-chickenpox.active,
.not-sure-chickenpox.active,
.chickenpox-note.active {
  display: block; }

.risk-references {
  display: none; }

.assessment section[aria-label="references"] ol li:nth-child(n+2).active {
  visibility: visible;
  position: relative; }

.risk-container {
  margin: 0 auto; }
  .risk-container .risk-body {
    font-size: 16px;
    line-height: 24px;
    color: black; }
    @media (max-width: 540px) {
      .risk-container .risk-body span {
        font-weight: bold; } }

.risk-container h1 {
  padding-bottom: 0;
  margin-top: 0;
  font-size: 34px;
  line-height: 42px;
  letter-spacing: 1px;
  color: #EB3475;
  font-weight: bold;
  font-family: "futura", Arial, Helvetica, sans-serif; }

.risk-container p {
  line-height: 24px;
  letter-spacing: 0.5px;
  color: black;
  font-size: 16px; }

#risk_button .pink-cta {
  background-color: #EB3475;
  border-radius: 25px;
  padding: 10px 20px;
  letter-spacing: 1.5px;
  line-height: 16px;
  text-shadow: none;
  color: #fff;
  font-weight: 600;
  display: inline-block;
  font-size: 12px;
  text-decoration: none !important;
  transition: 0.3s all ease-in;
  cursor: pointer;
  margin-top: 35px;
  text-transform: uppercase;
  border: 0; }

#risk_button .pink-cta a {
  font-weight: 600; }

#risk_button .pink-cta a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

#risk_button .pink-cta:hover {
  border: 1px solid #fff; }

.risk-screener-container #progressbar {
  padding: 0;
  margin: 15px 0 20px 0;
  overflow: hidden;
  counter-reset: step; }
  @media (max-width: 490px) {
    .risk-screener-container #progressbar {
      margin-bottom: 0;
      margin-top: 5px; } }

.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: #EB3475; }

#chickenpox-form,
#age_form,
#weakened-immun_form {
  position: relative;
  width: 100%;
  height: 100%; }
  #chickenpox-form > div,
  #age_form > div,
  #weakened-immun_form > div {
    position: absolute;
    left: 8.1vw;
    top: 5.8vw;
    width: 58vw;
    font-weight: bold;
    font-size: 34px;
    line-height: 49px;
    font-family: "futura", Arial, Helvetica, sans-serif; }
    @media (min-width: 992px) {
      #chickenpox-form > div .screener-question-example:first-of-type,
      #age_form > div .screener-question-example:first-of-type,
      #weakened-immun_form > div .screener-question-example:first-of-type {
        width: 86%; } }
    @media (max-width: 992px) {
      #chickenpox-form > div,
      #age_form > div,
      #weakened-immun_form > div {
        width: 68vw; } }
    @media (max-width: 490px) {
      #chickenpox-form > div,
      #age_form > div,
      #weakened-immun_form > div {
        width: 75vw; } }
  #chickenpox-form > p,
  #age_form > p,
  #weakened-immun_form > p {
    position: absolute;
    top: 43vw;
    right: 1.8vw;
    font-size: 12px;
    line-height: 16px;
    margin: 0; }
    @media (max-width: 991px) {
      #chickenpox-form > p,
      #age_form > p,
      #weakened-immun_form > p {
        left: 8.1vw;
        top: 97vw; } }
    @media (max-width: 540px) {
      #chickenpox-form > p,
      #age_form > p,
      #weakened-immun_form > p {
        font-size: 7px;
        line-height: 7px; } }

.risk-screener-container
.steps-text {
  color: #fff;
  font-size: 18px;
  margin-top: 0;
  font-weight: 600;
  font-family: "futura", Arial, Helvetica, sans-serif; }
  @media (max-width: 490px) {
    .risk-screener-container
.steps-text {
      font-size: 12px;
      line-height: 15px;
      margin-block: 5px;
      padding-top: 0; } }

h2.fs-title {
  color: #fff;
  font-size: 42px;
  line-height: 52px;
  margin-block: 15px;
  font-weight: bold;
  font-family: "futura", Arial, Helvetica, sans-serif; }
  @media (min-width: 992px) and (max-width: 1280px) {
    h2.fs-title {
      font-size: 24px;
      line-height: 30px; } }
  @media (max-width: 768px) {
    h2.fs-title {
      font-size: 25px;
      line-height: 29px; } }
  @media (max-width: 490px) {
    h2.fs-title {
      margin-block: 5px;
      line-height: 21px;
      font-size: 18px; } }

#age_form h2.fs-title {
  margin-bottom: 5px; }

span.nowrap {
  white-space: nowrap; }

.action-button {
  background-color: #EB3475;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1.5px;
  width: auto;
  padding: 13.25px 20px 13.25px 20px;
  outline: none;
  box-shadow: none;
  transition: 0.3s all ease-in;
  font-weight: bold;
  color: white;
  border-radius: 25px;
  cursor: pointer;
  margin: 10px 5px;
  border: none; }
  @media (max-width: 490px) {
    .action-button {
      font-size: 10px;
      margin: 0; } }

.action-button:hover {
  border: 2px solid white;
  box-shadow: none; }

input.previous.action-button-previous {
  background: none;
  font-family: "futura", Arial, Helvetica, sans-serif;
  font-size: 10px;
  width: auto;
  border: 0 !important;
  transition: 0.3s all ease-in;
  font-weight: bold;
  color: white;
  border-radius: 25px;
  cursor: pointer;
  display: block;
  padding: 10px 5px;
  margin: 10px 5px; }
  @media (min-width: 992px) and (max-width: 1101px) {
    input.previous.action-button-previous {
      padding-top: 0;
      margin-top: 0; } }
  @media (max-width: 490px) {
    input.previous.action-button-previous {
      padding-top: 0; } }

input.previous.action-button-previous:hover {
  color: #EB3475; }

.screener-question-example {
  color: white;
  font-size: 15px;
  line-height: 20px;
  display: block;
  margin-bottom: 10px;
  font-weight: 300; }
  @media (max-width: 1280px) {
    .screener-question-example {
      font-size: 10px;
      line-height: 15px; } }
  @media (max-width: 490px) {
    .screener-question-example {
      padding-top: 10px;
      font-size: 7px;
      line-height: 10px;
      margin-bottom: 0; } }

.risk-factor {
  display: none;
  padding: 0;
  padding-left: 8.13vw;
  padding-right: 2rem; }
  @media (min-width: 992px) {
    .risk-factor {
      border-bottom: 1px solid #dddddd;
      padding-bottom: 56px; } }
  .risk-factor .bottom-desktop-note {
    border: 1px solid #FF0000;
    color: #FF0000;
    max-width: 292px;
    margin: 0;
    min-height: 103px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    top: 15px;
    right: 15px;
    padding: 0 20px;
    font-size: 0.75rem;
    line-height: 0.8125rem;
    position: absolute; }
    @media (max-width: 768px) {
      .risk-factor .bottom-desktop-note {
        min-height: unset;
        min-width: 80vw;
        left: 50%;
        transform: translateX(-50%);
        padding-inline: 10px;
        top: 1.5vw; } }
  .risk-factor h3 {
    padding-top: 6.46vw;
    font-family: "futura", Arial, Helvetica, sans-serif;
    line-height: 24px;
    font-weight: bold;
    color: #EB3475; }
    @media (max-width: 425px) {
      .risk-factor h3 {
        padding-top: 12vw; } }
  .risk-factor ul {
    padding-left: 15px; }
    .risk-factor ul li {
      font-size: 16px;
      line-height: 24px;
      color: black;
      margin-bottom: 10px; }
      .risk-factor ul li span {
        font-weight: bolder; }
      .risk-factor ul li sup {
        font-size: 0.75rem; }
  .risk-factor p:last-child {
    color: black;
    padding-left: 1rem;
    font-size: 12px; }
    @media (max-width: 768px) {
      .risk-factor p:last-child {
        font-size: 7px;
        line-height: 7px; }
        .risk-factor p:last-child sup {
          font-size: 7px;
          line-height: 7px; } }

.page-check-your-risk .cmp-card_options-container {
  padding-top: 50px; }
  .page-check-your-risk .cmp-card_options-container h3 {
    padding-top: 100px; }
  .page-check-your-risk .cmp-card_options-container .bottom-desktop-note {
    border: 1px solid #FF0000;
    color: #FF0000;
    max-width: 292px;
    margin: 0;
    min-height: 103px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    bottom: 100px;
    right: -72px;
    padding: 19px 20px;
    font-size: 0.75rem;
    line-height: 0.8125rem;
    position: absolute; }
    @media (max-width: 1024px) {
      .page-check-your-risk .cmp-card_options-container .bottom-desktop-note {
        min-height: unset;
        min-width: 80vw;
        left: 50%;
        transform: translateX(-50%);
        padding-inline: 10px; } }
    @media (min-width: 729px) and (max-width: 1024px) {
      .page-check-your-risk .cmp-card_options-container .bottom-desktop-note {
        bottom: 125px; } }
    @media (max-width: 728px) {
      .page-check-your-risk .cmp-card_options-container .bottom-desktop-note {
        bottom: 192px; } }

/* Class to show the containers */
.show {
  display: block; }

.result-head .result-logic-strong {
  background-color: #EB3475;
  padding: 0 10px; }

.risk-at-your-container p.result-head {
  font-size: 45px;
  line-height: 56px;
  font-weight: bold;
  font-family: "futura", Arial, Helvetica, sans-serif; }
  @media (min-width: 992px) and (max-width: 1101px) {
    .risk-at-your-container p.result-head {
      font-size: 35px;
      line-height: 46px; } }
  @media (max-width: 540px) {
    .risk-at-your-container p.result-head {
      font-size: 21px;
      line-height: 25px; } }

@media (max-width: 1024px) {
  .risk-container .risk-body, .risk-at-your-container .result-body {
    font-size: 14px;
    letter-spacing: normal;
    line-height: 20px; }
  .steps-text {
    padding-top: 15px; } }

@media (max-width: 768px) {
  .risk-screener-container #progressbar li {
    width: 50px; }
  #risk_button .pink-cta {
    margin-top: 10px; } }

@media (max-width: 420px) {
  .risk-at-your-container p.result-head {
    letter-spacing: normal; }
  .risk-screener-container #progressbar li {
    width: 37px; }
  .risk-at-your-container {
    margin-top: 1rem; }
  .risk-screener-one,
  .risk-screener-two,
  .risk-screener-three,
  .risk-screener-four,
  .risk-result {
    height: auto;
    min-height: 48vh; } }
.page-error-handler.page-404-handler {
  padding: 50px 0; }
  .page-error-handler.page-404-handler section {
    width: 88vw;
    margin: 0 auto;
    font-family: 'Arial';
    color: #000;
    padding-bottom: 40px; }
    @media (min-width: 769px) {
      .page-error-handler.page-404-handler section {
        width: 86vw; } }
    .page-error-handler.page-404-handler section .error-body {
      padding: 50px 0; }
      .page-error-handler.page-404-handler section .error-body h1 {
        color: #eb3475; }
    .page-error-handler.page-404-handler section button {
      background-color: #eb3475;
      cursor: pointer;
      display: inline-block;
      padding: 12px 20px;
      border: unset;
      border-radius: 32px;
      color: #fff;
      text-transform: uppercase;
      font-family: arial;
      font-size: 12px;
      letter-spacing: 1.5px;
      line-height: 16px; }
.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; }
    .exit-notification .exit-notification-inner p {
      font-size: 1.75rem;
      line-height: 2.625rem;
      text-align: center; }
    @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; } }
    @media screen and (max-width: 420px) {
      .exit-notification .exit-notification-inner {
        padding: 25px; }
        .exit-notification .exit-notification-inner p {
          font-size: 1.5rem;
          line-height: 2rem; } }

.exit-notification-buttons {
  text-align: center;
  margin-top: 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center; }
  .exit-notification-buttons button,
  .exit-notification-buttons button:hover {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: bold;
    margin: 0;
    max-width: 155px;
    border: none;
    cursor: pointer;
    letter-spacing: normal; }
    .exit-notification-buttons button:first-child,
    .exit-notification-buttons button:hover:first-child {
      border-radius: 20px;
      text-decoration: none;
      color: #ffffff;
      font-size: 0.9rem;
      padding: 8px 20px 8px 16px;
      background-color: #EB3475;
      text-transform: uppercase; }
    .exit-notification-buttons button:last-child,
    .exit-notification-buttons button:hover:last-child {
      color: #EB3475;
      text-decoration: underline;
      background-color: transparent; }
    @media screen and (max-width: 699px) {
      .exit-notification-buttons button,
      .exit-notification-buttons button:hover {
        display: block; } }

