/*!
 * 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%;
  }
}@charset "UTF-8";
/*! normalize.css v2.1.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Set default font family to sans-serif.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  background: white; /* 1 */
  color: #000; /* 2 */
  font-family: sans-serif; /* 3 */
  -ms-text-size-adjust: 100%; /* 4 */
  -webkit-text-size-adjust: 100%; /* 4 */
}

/**
 * Remove default margin.
 */
body {
  line-height: 1;
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/*
a:focus {
    outline: thin dotted;
}
*/
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "“" "”" "‘" "’";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: 1;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*# sourceMappingURL=normalize.css.map */
.mejs-container {
  position: relative;
  background: #000;
  font-family: Helvetica, Arial;
  text-align: left;
  vertical-align: top;
  text-indent: 0; }

.mejs-fullscreen {
  overflow: hidden !important; }

.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000; }

.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen {
  width: 100%;
  height: 100%; }

/* Start: LAYERS */
.mejs-background {
  position: absolute;
  top: 0;
  left: 0; }

.mejs-mediaelement,
.me-plugin {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat; }

.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0; }

.mejs-overlay-play {
  cursor: pointer; }

.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  background: none; }
  .mejs-overlay-button:before {
    content: "\f04b";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    box-sizing: border-box;
    border-radius: 50%;
    display: inline-block;
    font-size: 30px;
    width: 100%;
    height: 100%;
    border: 3px solid #3e3e3e;
    text-indent: 7px;
    background: #fff;
    text-align: center;
    line-height: 67px; }

.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px; }

.mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  background: url(../background.png);
  background: rgba(0, 0, 0, 0.9); }

.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: transparent url(../../assets/img/loading.gif) center center no-repeat; }

/* End: LAYERS */
/* Start: CONTROL BAR */
.mejs-container .mejs-controls {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  background: url(../../assets/img/background.png);
  background: rgba(0, 0, 0, 0.7);
  height: 30px;
  width: 100%; }

.mejs-container .mejs-controls div {
  list-style-type: none;
  background-image: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 26px;
  height: 26px;
  font-size: 11px;
  line-height: 11px;
  background: 0;
  border: 0; }

.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0px;
  line-height: 0;
  text-decoration: none;
  margin: 7px 5px;
  padding: 0;
  position: absolute;
  height: 12px;
  width: 12px;
  border: 0; }

/* End: CONTROL BAR */
/* Start: Time (current / duration) */
.mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  height: 17px;
  width: auto;
  overflow: hidden;
  text-align: center;
  padding: auto 4px; }

.mejs-container .mejs-controls .mejs-time span {
  font-size: 11px;
  color: #fff;
  line-height: 12px;
  display: block;
  float: left;
  margin: 1px 2px 0 0;
  width: auto; }

/* End: Time (current / duration) */
/* Start: Play/pause */
.mejs-controls .mejs-play button {
  background-position: 0 0; }

.mejs-controls .mejs-pause button {
  background-position: 0 -16px; }

/* End: Play/pause */
/* Stop */
.mejs-controls .mejs-stop button {
  background-position: -112px 0; }

/* End: Play/pause */
/* Start: Progress bar */
.mejs-controls div.mejs-time-rail {
  width: 200px;
  padding-top: 5px; }

.mejs-controls .mejs-time-rail span {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  border-radius: 2px;
  cursor: pointer; }

.mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 5px;
  background: rgba(50, 50, 50, 0.8); }

.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: rgba(60, 170, 200, 0.8);
  width: 0; }

.mejs-controls .mejs-time-rail .mejs-time-current {
  width: 0;
  background: rgba(255, 255, 255, 0.8); }

.mejs-controls .mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 10px;
  background: #fff;
  border-radius: 5px;
  cursor: pointer;
  border: solid 2px #333;
  top: -2px;
  text-align: center; }

.mejs-controls .mejs-time-rail .mejs-time-float {
  visibility: hidden;
  position: absolute;
  display: block;
  background: #eee;
  width: 36px;
  height: 17px;
  border: solid 1px #333;
  top: -26px;
  margin-left: -18px;
  text-align: center;
  color: #111; }

.mejs-controls .mejs-time-rail:hover .mejs-time-float {
  visibility: visible; }

.mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 2px;
  width: 30px;
  display: block;
  text-align: center;
  left: 0; }

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: solid 5px;
  border-color: #eee transparent transparent transparent;
  border-radius: 0;
  top: 15px;
  left: 13px; }

/* End: Progress bar */
/* Start: Fullscreen */
.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0; }

.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px; }

/* End: Fullscreen */
.mejs-controls .mejs-mute button {
  background-position: -16px -16px; }

.mejs-controls .mejs-unmute button {
  background-position: -16px 0; }

.mejs-controls .mejs-volume-button {
  position: relative; }

.mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 115px;
  width: 25px;
  background: url(../../assets/img/background.png);
  background: rgba(50, 50, 50, 0.7);
  border-radius: 0;
  top: -115px;
  left: 0;
  z-index: 1;
  position: absolute;
  margin: 0; }

.mejs-controls .mejs-volume-button:hover {
  border-radius: 0 0 4px 4px; }

.mejs-controls .mejs-volume-button:hover .mejs-volume-slider {
  display: block; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: rgba(255, 255, 255, 0.5);
  margin: 0; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: rgba(255, 255, 255, 0.9);
  margin: 0; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 4px;
  top: -3px;
  width: 16px;
  height: 6px;
  background: rgba(255, 255, 255, 0.9);
  cursor: N-resize;
  border-radius: 1px;
  margin: 0; }

/* End: Mute/Volume */
/* Start: TRACK (Captions and Chapters) */
.mejs-controls .mejs-captions-button {
  position: relative; }

.mejs-controls .mejs-captions-button button {
  background-position: -48px 0; }

.mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: url(../../assets/img/background.png);
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  border-radius: 0; }

.mejs-controls .mejs-captions-button:hover .mejs-captions-selector {
  visibility: visible; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0px 5px; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-size: 10px; }

.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px 0; }

.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  width: 10000px; }

.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  border: 0; }

.mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 11px;
  color: #fff;
  padding: 5px;
  display: block;
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
  cursor: pointer; }

.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none; }

.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  background: rgba(102, 102, 102, 0.7); }

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  font-size: 12px;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 3px 0;
  line-height: 12px; }

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  font-size: 12px;
  line-height: 12px;
  margin: 3px 0 4px 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis; }

.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  color: #fff; }

.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline; }

.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: normal; }

.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0; }

.mejs-captions-position-hover {
  bottom: 45px; }

.mejs-captions-text {
  padding: 3px 5px;
  background: url(../../assets/img/background.png);
  background: rgba(20, 20, 20, 0.8); }

/* End: TRACK (Captions and Chapters) */
.mejs-clear {
  clear: both; }

.me-cannotplay a {
  color: #fff;
  font-weight: bold; }

.me-cannotplay span {
  padding: 15px;
  display: block; }

/* End: ERROR */
.mejs-offscreen {
  /* Accessibility: hide screen reader texts (and prefer "top" for RTL languages). */
  position: absolute !important;
  top: -10000px;
  left: -10000px;
  overflow: hidden;
  width: 1px;
  height: 1px; }

.mejs-controls .mejs-time-rail span, .mejs-controls .mejs-time-rail a {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  border-radius: 2px;
  cursor: pointer; }

/* Start: Loop */
.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px; }

.mejs-controls .mejs-loop-on button {
  background-position: -64px 0; }

/* End: Loop */
/* Start: backlight */
.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px; }

.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0; }

/* End: backlight */
/* Start: picture controls */
.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0; }

/* End: picture controls */
/* MEJS Zen garden skin */
.mejs-controls {
  display: block;
  visibility: visible; }

.mejs-container .mejs-controls {
  z-index: 25;
  height: 47px;
  background: #d6d6d6;
  border-top: 2px solid #303030; }

.mejs-container .mejs-controls .mejs-button {
  width: 20px;
  height: 20px;
  margin: 4px 6px; }

.mejs-controls .mejs-button button {
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  background: inherit; }
  .mejs-controls .mejs-button button:before {
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    display: block;
    font-size: 20px;
    color: #000;
    vertical-align: middle;
    font-smoothing: antialiased; }

.mejs-controls .mejs-playpause-button button {
  text-align: center; }
  .mejs-controls .mejs-playpause-button button:before {
    content: "\f04b"; }

.mejs-controls .mejs-pause button {
  width: 15px; }
  .mejs-controls .mejs-pause button:before {
    content: "\f04c"; }

.mejs-controls .mejs-fullscreen-button button:before {
  content: "\f0b2"; }

.mejs-controls .mejs-share-button button {
  background-position: -2px -39px; }

.mejs-controls .mejs-share-button button:hover {
  background-position: -2px -3px; }

.mejs-controls .mejs-volume-button {
  margin: 4px 6px; }

.mejs-controls .mejs-volume-button button:before {
  content: "\f026"; }

.mejs-controls .mejs-mute button:before {
  content: "\f028"; }

.mejs-controls .mejs-unmute button:before {
  content: "\f026"; }

.mejs-controls .mejs-horizontal-volume-slider {
  background: url(../../assets/img/controls.png) 0 -83px no-repeat;
  display: block !important;
  width: 34px;
  height: 21px;
  margin-top: 12px;
  position: relative; }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  width: 34px; }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: url(../../assets/img/controls.png) 0 -108px no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  height: 21px; }

.mejs-controls .mejs-volume-button .mejs-volume-handle {
  display: none; }

.mejs-controls .mejs-time-rail {
  height: 20px;
  padding-top: 8px;
  margin-left: 2px; }

.mejs-controls .mejs-time-rail .mejs-time-total {
  height: 3px;
  border-radius: 0;
  background: #303030; }

.mejs-controls .mejs-time-rail .mejs-time-loaded {
  height: 6px;
  background-color: transparent;
  -webkit-filter: none;
          filter: none;
  background-image: none;
  display: none;
  border-radius: 0; }

.mejs-controls .mejs-time-rail .mejs-time-current {
  height: 3px;
  background-color: #303030;
  -webkit-filter: none;
          filter: none;
  background-image: none;
  border-radius: 0; }

.mejs-controls .mejs-time-rail .mejs-time-handle {
  background: #fff;
  border: 1px solid #303030;
  height: 14px;
  width: 14px;
  top: -6px;
  display: block;
  padding: 0;
  border-radius: 6px; }

.mejs-container .mejs-controls .mejs-time {
  width: 100px;
  margin: 15px 0 0 0;
  padding: 0;
  position: absolute;
  left: 8px;
  top: 12px; }

.mejs-container .mejs-controls .mejs-time span {
  float: left;
  color: #303030;
  font-size: 14px; }

.mejs-controls .mejs-time-rail .mejs-time-float {
  z-index: 10; }

.mejs-container-fullscreen {
  z-index: 10000 !important; }

.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 0;
  opacity: 1; }

.mejs-overlay-loading {
  background: url(../../assets/img/loader.gif) center center no-repeat; }

.mejs-overlay-button {
  opacity: 0.7;
  height: 69px;
  left: 50%;
  margin: -35px 0 0 -36px;
  position: absolute;
  top: 50%;
  width: 73px; }

.mejs-poster {
  pointer-events: none;
  background: none !important; }

.mejs-poster img {
  width: auto !important;
  margin: 0 auto;
  display: block; }

:root .mejs-poster img {
  display: none \0/IE9; }

:root .mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.cookiePolicy-info {
  background-color: rgb(225.3247706422, 224.7752293578, 224.7752293578);
  max-height: 1000px;
  overflow: hidden;
}
.cookiePolicy-info.collapsed {
  max-height: 0;
}
.cookiePolicy-info .cookiePolicy-inner {
  padding: 20px 10px;
  width: auto;
  max-width: 940px;
  margin: 0 auto;
}

.cookiePolicy-restrictive {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
}
.cookiePolicy-restrictive.collapsed {
  display: none;
}
.cookiePolicy-restrictive .cookiePolicy-inner {
  position: fixed;
  top: 100px;
  width: 700px;
  margin-left: -350px;
  left: 50%;
  padding: 13px;
  background-color: rgb(225.3247706422, 224.7752293578, 224.7752293578);
}
@media screen and (max-width: 699px) {
  .cookiePolicy-restrictive .cookiePolicy-inner {
    position: absolute;
    width: auto;
    margin: 20px;
    left: 0;
    top: 0;
  }
}

@media screen and (max-width: 699px) {
  .cookiePolicy-restrictive {
    position: absolute;
  }
}
.cookiePolicy-buttons {
  text-align: right;
}

/*# sourceMappingURL=cookiePolicy.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.exit-notification {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
}
.exit-notification.is-hidden {
  display: none;
}
.exit-notification .exit-notification-inner {
  position: fixed;
  top: 100px;
  width: 700px;
  margin-left: -363px;
  left: 50%;
  padding: 13px;
  background-color: rgb(225.3247706422, 224.7752293578, 224.7752293578);
}
@media screen and (max-width: 699px) {
  .exit-notification .exit-notification-inner {
    position: absolute;
    width: auto;
    margin: 20px;
    left: 0;
    top: 0;
  }
}

@media screen and (max-width: 699px) {
  .exit-notification-restrictive {
    position: absolute;
  }
}
.exit-notification-buttons {
  text-align: right;
}

/*# sourceMappingURL=exitNotification.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
#cq-emulator-content.firefox {
  background-color: white !important;
}

html, body {
  width: 100%;
  font-size: 14px;
}

body {
  line-height: 1.5;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  overflow: auto;
}

#wrapper,
.container {
  color: rgb(49.5504587156, 48.6495412844, 48.6495412844);
  background-color: #f5f5f5;
}

#header {
  padding-top: 15px;
  padding-bottom: 15px;
}

#footer {
  padding-bottom: 15px;
  padding-top: 15px;
}

/* BASE STYLES
----------------------------------------- */
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: rgb(49.5504587156, 48.6495412844, 48.6495412844);
  margin: 10px 0;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.5em;
}

h3 {
  font-size: 1.17em;
}

h4 {
  font-size: 1em;
}

h5 {
  font-size: 0.83em;
}

h6 {
  font-size: 0.67em;
}

a {
  color: rgb(49.5504587156, 48.6495412844, 48.6495412844);
  text-decoration: none;
}

a:hover {
  color: rgb(134.3669724771, 132.1330275229, 132.1330275229);
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

button,
input {
  line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
}

label,
select,
button,
input[type=button],
input[type=reset],
input[type=submit],
input[type=radio],
input[type=checkbox] {
  cursor: pointer;
}

input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

/* LAYOUT STYLES
----------------------------------------- */
.component {
  clear: left;
  margin-bottom: 10px;
}

.component[class*=grid] {
  clear: none;
}

.component[class*=grid].alpha {
  clear: left;
}

.component-content {
  overflow: hidden;
  margin-bottom: 14px;
}

.component > .component-content {
  margin-bottom: 0;
}

/* ALERTS
-------------------------------------*/
.alert-list {
  margin: 0;
  padding: 0;
  list-style-position: inside;
  list-style-type: disc;
}

.alert-list li {
  padding-left: 4px;
}

.alert {
  margin-bottom: 20px;
}

.alert-error {
  color: #8A0808;
}

/* UTILITIES
----------------------------------- */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.is-hidden {
  display: none !important;
  visibility: hidden !important;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/
.clearfix {
  zoom: 1;
}

/*# sourceMappingURL=main.css.map */
span.selection-underline {
  text-decoration: underline;
}
span.selection-bold {
  font-weight: bold;
}
span.selection-italic {
  font-style: italic;
}

/*# sourceMappingURL=selection.css.map */
.skip-to-main-content-wrapper a {
  position: absolute;
  color: #fff;
  background-color: #f36633;
  margin: 10px 35%;
  padding: 5px;
  border-radius: 15px;
  border: 4px solid whitesmoke;
  text-align: center;
  font-size: 1.2em;
  width: 30%;
  top: -100px;
  left: 0;
  z-index: 1;
}
.skip-to-main-content-wrapper a:focus, .skip-to-main-content-wrapper a:active {
  top: auto;
  left: auto;
}

/*# sourceMappingURL=skipContent.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.overlay-background {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 9998;
}

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

.overlay-content {
  position: relative;
  min-width: 80px;
  min-height: 80px;
  max-width: 90%;
  padding: 10px;
  display: inline-block;
  background: white;
  text-align: left;
  border: solid 2px rgb(49.5504587156, 48.6495412844, 48.6495412844);
}

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

.overlay-close {
  width: 25px;
  height: 25px;
  z-index: 9999;
  font-size: 25px;
  position: absolute;
  top: -30px;
  right: 15px;
  background: url(../../../../cf/desktop/assets/img/close.png) no-repeat;
  cursor: Pointer;
  display: none;
}

.overlay-loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../../../../cf/desktop/assets/img/loader.gif) no-repeat 50% 50%;
}

/*# sourceMappingURL=overlay.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.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 {
  min-height: 0;
}
.ui-helper-clearfix:before {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

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

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

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-next span {
  display: block;
  cursor: pointer;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev span {
  display: block;
  cursor: pointer;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  top: 1px;
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
  right: 1px;
}
.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: 49%;
}
.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: 0.7em 0.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: 0.2em;
  text-align: center;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.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 0.4em;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.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-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: 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 {
  float: right;
}
.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;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-size: 1.1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-size: 1em;
}

.ui-widget-content {
  border: 1px solid #d9d6c4;
  background: #eeeeee;
  color: #1f1f1f;
}
.ui-widget-content a {
  color: #1f1f1f;
}

.ui-widget-header {
  border: 1px solid #eeece4;
  background: white;
  color: #323131;
  font-weight: bold;
}
.ui-widget-header a {
  color: #323131;
}

/* Interaction states
----------------------------------*/
.ui-state-default {
  border: 1px solid #d9d6c4;
  background: #f8f7f6;
  font-weight: bold;
  color: #654b24;
}
.ui-state-default a {
  color: #654b24;
  text-decoration: none;
}
.ui-state-default a:link, .ui-state-default a:visited {
  color: #654b24;
  text-decoration: none;
}

.ui-widget-content .ui-state-default {
  border: 1px solid #d9d6c4;
  background: #f8f7f6;
  font-weight: bold;
  color: #654b24;
}
.ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-active, .ui-widget-content .ui-state-hover {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white;
}

.ui-widget-header .ui-state-default {
  border: 1px solid #d9d6c4;
  background: #f8f7f6;
  font-weight: bold;
  color: #654b24;
}
.ui-widget-header .ui-state-hover, .ui-widget-header ui-state-focus, .ui-widget-header .ui-state-active {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white;
}

.ui-state-hover, .ui-state-focus {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white;
}
.ui-state-hover a, .ui-state-focus a {
  color: white;
  text-decoration: none;
}
.ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
  color: white;
  text-decoration: none;
}

.ui-state-focus {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white;
}

.ui-state-active {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white;
}
.ui-state-active a {
  color: white;
  text-decoration: none;
}
.ui-state-active a:link, .ui-state-active a:visited {
  color: white;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight {
  border: 1px solid #FF7A21;
  background: #eeece4;
  color: #3a3427;
}
.ui-state-highlight a {
  color: #3a3427;
}

.ui-widget-content .ui-state-highlight, ui-widget-header .ui-state-highlight {
  border: 1px solid #FF7A21;
  background: #eeece4;
  color: #3a3427;
}
.ui-widget-content .ui-state-highlight a, ui-widget-header .ui-state-highlight a {
  color: #3a3427;
}
.ui-widget-content .ui-state-error, ui-widget-header .ui-state-error {
  border: 1px solid #681818;
  background: #b83400;
  color: white;
}
.ui-widget-content .ui-state-error a, ui-widget-header .ui-state-error a {
  color: white;
}
.ui-widget-content .ui-state-error-text, ui-widget-header .ui-state-error-text {
  color: white;
}
.ui-widget-content .ui-priority-primary, ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-widget-content .ui-priority-secondary, ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}
.ui-widget-content .ui-state-disabled, ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

.ui-state-error {
  border: 1px solid #681818;
  background: #b83400;
  color: white;
}
.ui-state-error a {
  color: white;
}

.ui-state-error-text {
  color: white;
}

.ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

.ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(../../img/ui-icons_222222_256x240.png);
}

.ui-widget-content .ui-icon {
  background-image: url(../../img/ui-icons_222222_256x240.png);
}

.ui-widget-header .ui-icon {
  background-image: url(../../img/ui-icons_FF7A21_256x240.png);
}

.ui-state-default .ui-icon {
  background-image: url(../../img/ui-icons_FF7A21_256x240.png);
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url(../../img/ui-icons_ffffff_256x240.png);
}

.ui-state-active .ui-icon {
  background-image: url(../../img/ui-icons_ffffff_256x240.png);
}

.ui-state-highlight .ui-icon {
  background-image: url(../../img/ui-icons_3572ac_256x240.png);
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(../../img/ui-icons_fbdb93_256x240.png);
}

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-carat-1-n {
  background-position: 0 0;
}

.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ui-icon-carat-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: -64px -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: -64px -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: 0 -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;
}

.privacyPolicy {
  overflow: hidden;
}
.privacyPolicy p {
  margin: 0;
}
.privacyPolicy .wsform-hint {
  display: none;
}
.privacyPolicy input[type=checkbox] {
  float: left;
}

.privacyPolicy-text {
  padding-left: 20px;
}

/*# sourceMappingURL=datepicker.css.map */
.accordion-container {
  padding: 0;
  margin: 0;
  list-style: none;
  border: solid 2px #323131; }

.accordion-slide {
  border-top: 2px solid black; }
  .accordion-slide:first-child {
    border-top: 0; }

.accordion-head {
  padding: 13px;
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  background-color: #e1e1e1;
  background: #e1e1e1;
  color: #323131; }

.accordion-title {
  float: none;
  margin: 0;
  display: inline-block; }

.accordion-content {
  padding: 13px; }
  .accordion-content-wrapper {
    border-left: 0;
    border-right: 0;
    border-top: 0; }

.mod-js .accordion-content-wrapper {
  position: relative;
  height: 0;
  top: -999999px;
  left: -999999px;
  overflow: hidden;
  box-sizing: border-box;
  visibility: hidden; }

.mod-js .accordion-head {
  position: relative;
  cursor: pointer; }
  .mod-js .accordion-head:after {
    position: absolute !important;
    top: 50%;
    margin-top: -10px;
    right: 15px;
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    font-size: 12px; }

.mod-js .accordion-slide.is-active > .accordion-head:hover,
.mod-js .accordion-slide.is-active > .accordion-head {
  color: #323131;
  cursor: pointer; }
  .mod-js .accordion-slide.is-active > .accordion-head:hover:after,
  .mod-js .accordion-slide.is-active > .accordion-head:after {
    right: 15px;
    content: "\f078";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal; }

.mod-js .accordion-slide .accordion-head:hover {
  color: #323131; }

.mod-js .accordion-slide.is-active > .accordion-head {
  color: black; }
  .mod-js .accordion-slide.is-active > .accordion-head:hover {
    background-color: #e1e1e1; }

.mod-js .accordion-slide.is-active > .accordion-content-wrapper {
  position: relative;
  top: auto;
  left: auto;
  height: auto;
  visibility: visible; }

.mod-js .accordion-slide.is-active:last-child > .accordion-content-wrapper {
  border-bottom: none; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.articleTeaser .articleTeaser-image-holder.articleTeaser-image-top img {
  border-bottom: solid 4px #f36633;
}
.articleTeaser .articleTeaser-text-content .articleTeaser-text-link {
  background-color: #f36633;
  border-radius: 3px;
  color: white;
  padding: 8px 20px;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block;
}
.articleTeaser .articleTeaser-text-content .articleTeaser-text-link:hover {
  background-color: #939191;
  color: white;
}
.articleTeaser .articleTeaser-text-content .articleTeaser-text-link:active {
  background-color: #939191;
  color: white;
}

/* Mobile view 767 max width */
@media only screen and (max-width: 767px) {
  .articleTeaser .component-content.hero-article .articleTeaser-text-content {
    width: 100%;
  }
  .articleTeaser .articleTeaser-image-holder {
    text-align: center;
  }
}

/*# sourceMappingURL=article.teaser.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.article-teaser-block {
  border: 1px solid #efefed;
  border-radius: 4px;
  box-shadow: 0 0 8px 0 rgba(84, 79, 64, 0.06);
  position: relative;
  margin: 8px;
  overflow: hidden;
  background-color: #fff;
}
.article-teaser-block .aspect-ratio-box {
  position: relative;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}
.article-teaser-block .aspect-ratio-box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
}
.article-teaser-block .article-body {
  min-height: 120px;
  padding: 0 24px 30px;
}
.article-teaser-block .label p {
  margin-bottom: 20px;
}
.article-teaser-block .article-title p {
  margin-bottom: 20px;
}
.article-teaser-block .article-description {
  margin-bottom: 20px;
}
.article-teaser-block .article-body .article-date {
  color: rgba(84, 79, 64, 0.7);
  font-size: 1rem;
  letter-spacing: 0.2px;
  margin-bottom: 20px;
}
.article-teaser-block .article-button-container {
  position: relative;
  bottom: 0;
  left: 0;
}
.article-teaser-block .article-title {
  font-size: 1.5rem;
  font-weight: 700;
}
.article-teaser-block .margin-none-top {
  margin-top: 0;
}
.article-teaser-block .button-text {
  font-size: 0.85714rem;
  letter-spacing: 1.5px;
  line-height: 1.14286rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #544f40;
}
.article-teaser-block a.button-primary {
  color: #15717d;
}
.article-teaser-block a.button-primary-filled {
  background-color: #15717d;
  color: #fff;
  display: inline-block;
  padding: 12px 20px;
  border-radius: 2rem;
  font-size: 0.85714rem;
  font-weight: 700;
  letter-spacing: 1.5px;
  line-height: 1.14286rem;
  text-transform: uppercase;
  text-align: center;
}
.article-teaser-block a.button-primary-pdf-icon::after {
  content: "";
  display: inline-block;
  width: 1rem;
  height: 1rem;
  background-size: contain;
  background-image: url(../../img/download.png);
}
.article-teaser-block a.external-link-icon::after {
  content: "";
  display: inline-block;
  width: 1rem;
  height: 1rem;
  background-size: contain;
  background-image: url(../../img/new-window.png);
}

.article-teaser-block-transparent-background {
  border: none;
  background-color: inherit;
  box-shadow: 0 0;
}

.articleTeaser .clickable-at {
  cursor: pointer;
}

/*# sourceMappingURL=article.teaser.v2.css.map */
.articleList > .component-content {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1; }

.articleList-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.articleList-date {
  margin-bottom: 10px;
  color: #868484; }

.articleList-article {
  margin-bottom: 20px;
  overflow: hidden; }
  .articleList-article-wrapper {
    margin: 0;
    padding: 0; }

.articleList-title {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.articleList-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.articleList-thumbnail {
  max-width: 100px;
  float: left;
  margin-right: 15px; }
  @media only screen and (max-width: 767px) {
    .articleList-thumbnail {
      float: none;
      margin: auto;
      display: block; } }

.articleList-more {
  float: right; }
  .articleList-more:after {
    display: inline;
    content: "\00bb"; }
  .articleList-more-arrow {
    display: none; }
    .no-generatedcontent .articleList-more-arrow {
      display: inline; }

.articleList-tags {
  padding: 0;
  margin: -20px 0 0 0;
  list-style-type: none; }
  .articleList-tags-item {
    display: inline-block;
    margin: 0 2px; }
    .articleList-tags-item-link {
      display: block;
      padding: 1px;
      background: #b9b8b8;
      color: black;
      border: 1px solid #939191;
      font-size: 0.85em; }
.box-video-bg {
  position: relative;
  z-index: 1;
  overflow: hidden; }
  .box-video-bg video.box-video-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1; }
  .box-video-bg .component-content {
    z-index: -1;
    position: relative; }
.breadcrumbs {
  margin: 10px 0; }
  .breadcrumbs-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none; }
    .breadcrumbs-list li {
      float: left;
      margin-right: 6px; }
      @media only screen and (max-width: 767px) {
        .breadcrumbs-list li {
          float: none; } }
  .breadcrumbs-separator {
    margin: 0 10px; }
  .breadcrumbs-without-separator .breadcrumbs-separator {
    display: none; }
  .breadcrumbs-without-separator li {
    position: relative;
    padding-right: 15px;
    margin-right: 9px; }
    .breadcrumbs-without-separator li:before {
      top: 5px;
      right: 0;
      content: "\f054";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      position: absolute;
      font-size: 8px; }
    .breadcrumbs-without-separator li:last-child {
      background-image: none; }
      .breadcrumbs-without-separator li:last-child:before {
        display: none; }
.carousel > .component-content {
  position: relative;
  padding: 15px 60px;
  border: solid 2px #323131;
  background-color: #e1e1e1; }

.carousel-slides {
  overflow: hidden;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none; }

.carousel-slide {
  clear: both;
  position: absolute;
  width: 100%; }
  .carousel-slide .no-content,
  .carousel-slide .no-image {
    text-align: center; }
  .carousel-slide.is-active {
    display: block;
    position: relative; }
  .carousel-slide .image-and-content {
    overflow: hidden; }
  .carousel-slide .no-content .carousel-cover {
    float: none;
    max-width: 100%; }
  .carousel-slide .no-image .carousel-content {
    float: none;
    max-width: 100%; }

.carousel-cover {
  max-width: 50%;
  height: auto;
  float: right; }
  @media only screen and (max-width: 767px) {
    .carousel-cover {
      max-width: 100%;
      float: none;
      margin: auto;
      display: block; } }

.carousel-content {
  max-width: 48%;
  float: left;
  width: 100%;
  text-align: left;
  transition: margin 200ms ease-in; }
  @media only screen and (max-width: 767px) {
    .carousel-content {
      max-width: 100%;
      float: none; } }

.carousel-nav {
  padding: 0;
  margin-top: 20px;
  overflow: hidden;
  text-align: center; }
  .carousel-nav li {
    display: inline-block;
    margin: 0 3px; }
    .carousel-nav li.is-active a {
      background: #939191; }
  .carousel-nav a {
    display: inline-block;
    width: 10px;
    height: 10px;
    font-size: 0;
    color: transparent;
    border: 2px solid #656363; }
  .carousel-nav-prev, .carousel-nav-next {
    position: absolute;
    top: 50%;
    width: 19px;
    height: 31px;
    border: none; }
    .carousel-nav-prev a, .carousel-nav-next a {
      display: block;
      width: 100%;
      height: 100%;
      border: none; }
      .carousel-nav-prev a:before, .carousel-nav-next a:before {
        font-size: 30px;
        color: #939191; }
      .carousel-nav-prev a:hover:before, .carousel-nav-next a:hover:before {
        color: #323131; }
    @media only screen and (max-width: 767px) {
      .carousel-nav-prev, .carousel-nav-next {
        display: block; } }
  .carousel-nav-prev {
    left: 10px; }
    .carousel-nav-prev a:before {
      content: "\f053";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal; }
  .carousel-nav-next {
    right: 10px; }
    .carousel-nav-next a:before {
      content: "\f054";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal; }

.carousel .carousel-autoplay-nav {
  position: absolute;
  bottom: 10px;
  left: 0; }
  .carousel .carousel-autoplay-nav li {
    display: inline-block;
    list-style: none; }
  .carousel .carousel-autoplay-nav button {
    background: none;
    border: none; }

.no-js .carousel-slide {
  position: static; }
  .no-js .carousel-slide:first-child {
    margin-top: 0;
    border-top: none; }

.no-js .carousel-nav li {
  display: none; }
.digitalWallet .hidden {
  display: none;
}

/*# sourceMappingURL=digital.wallet.css.map */
.divider > .component-content {
  height: 2px;
  margin: 2em 0;
  background: #939191; }
.fileList-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.fileList-date {
  margin-bottom: 10px;
  color: #868484; }

.fileList-file {
  margin-bottom: 20px;
  overflow: hidden; }

.fileList-description {
  overflow: hidden; }

.fileList-title {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.fileList-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.fileList-thumbnail {
  margin-right: 15px;
  float: left;
  max-width: 100px; }
  @media only screen and (max-width: 767px) {
    .fileList-thumbnail {
      float: none;
      margin: auto;
      display: block; } }

.fileList-download {
  text-align: right; }
  .fileList-download-size {
    display: block;
    color: #868484; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.filterableBox {
  position: relative;
  margin-left: 10px;
}
.filterableBox .filterableBox__header {
  display: flex;
}
.filterableBox .filterableBox__header .header__item {
  margin-right: 20px;
}
.filterableBox .filterableBox__header .header__searchWrapper .searchWrapper__search-box {
  height: 100%;
  padding: 0;
}
.filterableBox .filterableBox__header .header__sortMenu .sortMenu__label {
  background-color: #f36633;
  color: white;
  border: none;
  cursor: pointer;
  padding: 10px 20px;
  text-decoration: none;
  margin: auto;
}
.filterableBox .filterableBox__header .header__sortMenu .sortMenu__items {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  z-index: 1;
  margin-top: 10px;
  padding-inline-start: 0;
}
.filterableBox .filterableBox__header .header__sortMenu .sortMenu__items .sortMenu__item {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  cursor: pointer;
}
.filterableBox .filterableBox__header .header__sortMenu .sortMenu__items .sortMenu__item:hover {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5);
}
.filterableBox .filterableBox__header .header__sortMenu .sortMenu__items .sortMenu__item.active {
  font-weight: bold;
}
.filterableBox .filterableBox__content {
  margin-top: 20px;
}
.filterableBox .filterableBox__content .content__noResultFound {
  display: none;
}
.filterableBox .filterableBox__content .content {
  display: flex;
  flex-wrap: wrap;
}
.filterableBox .filterableBox__content .content .indexable-component {
  padding: 10px;
}
.filterableBox .filterableBox__content .content .indexable-component:first-child {
  margin-right: 20px;
}

/*# sourceMappingURL=filterableBox.css.map */
.flash > .component-content {
  text-align: center; }

.flash object {
  max-width: 100%; }

.flash-missing {
  margin: 0 auto; }

.flash .seoDescription {
  display: none; }
.form-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.form form {
  margin: 0 0 20px; }

.form fieldset {
  background-color: #e1e1e1;
  border: solid 2px #323131;
  padding: 13px;
  margin: 15px 0; }

.form label,
.form input,
.form button,
.form select,
.form textarea {
  font-size: 14px; }

.form select,
.form textarea,
.form input {
  width: 100%;
  max-width: 250px;
  padding: 4px 6px;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  color: #323131;
  border-radius: 4px;
  background-color: white;
  border: 1px solid #e1e1e1;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border linear 0.2s, box-shadow linear 0.2s; }
  .form select:focus,
  .form textarea:focus,
  .form input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); }
    .form select:focus:invalid,
    .form textarea:focus:invalid,
    .form input:focus:invalid {
      color: red;
      border-color: #ff6666; }

.form legend {
  font-size: 18px;
  font-weight: 700;
  margin-left: 10px;
  padding: 0 5px;
  display: block;
  margin-right: 10px; }

.form textarea {
  height: auto;
  resize: vertical; }

.form label {
  display: block;
  margin-bottom: 5px; }

.form select {
  max-width: 260px; }
  .form select[multiple], .form select[size] {
    height: auto; }

.form input {
  height: 20px; }
  .form input[type="radio"], .form input[type="checkbox"] {
    width: auto;
    height: auto;
    box-shadow: none; }

.form .control-label {
  padding: 5px 0; }

.form .control-group {
  margin-bottom: 10px; }

.no-js .clearButton {
  display: none; }

.hiddenField {
  display: none; }

.control-tooltip {
  display: none;
  padding: 0 10px;
  max-width: 200px;
  margin-left: 5px;
  position: absolute;
  z-index: 1;
  background-color: #ddd;
  left: 100%;
  top: 0; }
  .control-tooltip:after {
    content: '';
    position: absolute;
    z-index: 1;
    right: 100%;
    top: 10px;
    display: inline-block;
    border: solid transparent;
    height: 0;
    width: 0;
    border-right-color: #ddd;
    border-width: 5px;
    margin-top: -5px; }
  .control-tooltip-container {
    position: relative;
    display: inline-block; }
  .control-tooltip-button:hover + .control-tooltip, .control-tooltip:hover {
    display: block; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.hidden-password-field {
  display: none;
}

.gigya-screen .default-submit-button input[type=submit] {
  background-color: #f36633;
}

/*# sourceMappingURL=gigya.raas.css.map */
.image .right {
  text-align: right; }

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

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

@media only screen and (max-width: 767px) {
  .image .component-content {
    text-align: center; } }
.imageGallery > .component-content {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1; }

.imageGallery .gallery-play {
  color: #323131; }

.imageGallery-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.imageGallery-description {
  margin: 15px 0; }

.imageGallery-thumbnails {
  position: relative;
  margin: 20px 0; }

.imageGallery-thumbnail, .imageGallery-view {
  cursor: pointer; }

.imageGallery.is-playing .imageGallery-view-overlay:before {
  content: "\f04c";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  text-indent: 0; }

.imageGallery-arrow, .imageGallery-arrow.is-disabled:hover {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  width: 35px;
  height: 60px;
  padding: 0;
  border: 0;
  box-sizing: content-box;
  background: none;
  cursor: pointer;
  font: 0/0 serif;
  color: transparent; }
  .imageGallery-arrow:before, .imageGallery-arrow.is-disabled:hover:before {
    position: absolute;
    margin-top: 15px;
    color: #b9b8b8; }

.imageGallery-arrow {
  text-align: center; }
  .imageGallery-arrow.is-disabled {
    opacity: 0.5; }
  .imageGallery-arrow:hover:before {
    color: #939191; }
  .imageGallery-arrow-left, .imageGallery-arrow-left.is-disabled:hover {
    left: 0; }
    .imageGallery-arrow-left:before, .imageGallery-arrow-left.is-disabled:hover:before {
      content: "\f053";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      font-size: 30px; }
  .imageGallery-arrow-right, .imageGallery-arrow-right.is-disabled:hover {
    right: 0; }
    .imageGallery-arrow-right:before, .imageGallery-arrow-right.is-disabled:hover:before {
      content: "\f054";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      font-size: 30px; }

.imageGallery-thumbnail {
  position: relative;
  display: block;
  float: left;
  padding: 0;
  margin: 0 9px;
  border: solid 4px #323131;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  opacity: .7;
  transition: opacity .2s; }
  .imageGallery-thumbnail a {
    display: block; }
  .imageGallery-thumbnail-image {
    position: relative;
    margin: 2px;
    border: solid 2px #323131; }
    .imageGallery-thumbnail-image img {
      display: block;
      width: 63px;
      height: 52px;
      margin: 0 auto; }
  .imageGallery-thumbnail-cover {
    display: block;
    max-width: none; }
  .imageGallery-thumbnail-title {
    display: block;
    margin: 10px auto 0 auto;
    width: 71px;
    font-size: 11px; }
  .imageGallery-thumbnail.is-active .imageGallery-thumbnail-overlay {
    opacity: 0;
    transition: opacity .5s; }
  .imageGallery-thumbnail-overlay {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -14px 0 0 -15px;
    height: 28px;
    width: 30px;
    cursor: pointer;
    opacity: 0.7; }
    .imageGallery-thumbnail-overlay:before {
      display: inline-block;
      height: 100%;
      width: 100%;
      box-sizing: border-box;
      content: "\f04b";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      font-size: 15px;
      border-radius: 50%;
      border: 3px solid #323131;
      text-indent: 7px;
      background: white;
      text-align: center;
      line-height: 24px; }
  .imageGallery-thumbnail.is-active, .imageGallery-thumbnail:hover {
    opacity: 1; }

.imageGallery-list {
  overflow: hidden;
  margin: 0 50px;
  position: relative; }
  .imageGallery-list li:hover .image,
  .imageGallery-list li.active .image {
    margin: 0;
    border: solid 4px #323131; }
  .imageGallery-list-inner {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    width: 4000px;
    overflow: hidden;
    list-style: none; }

.imageGallery-view {
  position: relative;
  margin-bottom: 10px;
  border: solid 2px #323131;
  overflow: hidden;
  text-align: center;
  background: white; }
  .imageGallery-view img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%; }
  .imageGallery-view:hover-overlay {
    opacity: 0.7; }
  .imageGallery-view-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -34px 0 0 -36px;
    width: 73px;
    height: 69px;
    cursor: pointer;
    transition: opacity .5s;
    opacity: 0; }
    .imageGallery-view-overlay:hover {
      opacity: 1;
      text-decoration: none; }
    .imageGallery-view-overlay:before {
      display: inline-block;
      height: 100%;
      width: 100%;
      box-sizing: border-box;
      content: "\f04b";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      background: white;
      border: 3px solid #323131;
      border-radius: 50%;
      font-size: 30px;
      text-indent: 5px;
      text-align: center;
      line-height: 65px; }

.mod-js .imageGallery-thumbnail {
  padding: 0; }
  .mod-js .imageGallery-thumbnail .imageGallery-thumbnails {
    position: relative; }

.no-js .imageGallery-view {
  display: none; }

.no-js .imageGallery-list {
  margin: 0; }

.no-js .imageGallery-arrow {
  display: none; }

.no-js .imageGallery-thumbnail {
  float: none;
  border: 0;
  opacity: 1;
  overflow: hidden; }
  .no-js .imageGallery-thumbnail img {
    width: auto;
    height: auto; }
  .no-js .imageGallery-thumbnail a:after {
    display: block;
    padding: 10px 0 30px;
    content: attr(data-description);
    text-align: left; }
.map-canvas {
  margin-bottom: 10px;
  border: solid 2px #323131;
  text-align: center; }
  .map-canvas img {
    width: 100%;
    max-width: inherit; }

.no-js .map-canvas img {
  width: 100%;
  max-width: 640px; }
/*
/* Navigation
*/
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision light';
  font-style: 'light';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision light';
  font-style: 'light';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff"); }

/* Global configuration */
.component {
  margin-bottom: 0 !important; }

@media only screen and (max-width: 991px) {
  #navigation-container .row {
    position: absolute;
    width: 100%; } }

.navigation {
  margin-bottom: 0 !important;
  background: #fff;
  margin-left: auto; }
  @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: 21px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 21px;
    display: inline-block;
    bottom: 15px;
    -webkit-tap-highlight-color: transparent;
    outline: none; }
    .navigation .navigation-mobile-menu:focus, .navigation .navigation-mobile-menu:active {
      outline: none;
      background-color: transparent; }
    .navigation .navigation-mobile-menu::after {
      content: "";
      background-image: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/icon/hamburger-menu-icon.png");
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      width: 33px;
      height: 18px;
      display: block; }
    .navigation .navigation-mobile-menu[aria-expanded="true"]::after {
      background-image: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/icon/hamburger-closing-icon.png");
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      width: 33px;
      height: 24px; }
  @media only screen and (min-width: 992px) {
    .navigation .navigation-mobile-menu {
      display: none; } }
  @media (max-width: 991px) {
    .navigation:not(.sub-header) .navigation-root.navigation-level1.is-open .navigation-item:first-child {
      padding-top: 10.69vw; }
    .navigation:not(.sub-header) .navigation-root.navigation-level1.is-open .navigation-item:last-child {
      padding-bottom: 10.69vw; } }
  .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-bottom: 0;
        background-color: #F0EFED; } }
    .navigation .navigation-root.is-open {
      z-index: 1000000;
      position: absolute;
      top: 100%;
      width: 100%;
      right: 0; }
    .navigation .navigation-root.navigation-level1 .navigation-item {
      display: block;
      position: relative;
      padding: 0 18px; }
      .navigation .navigation-root.navigation-level1 .navigation-item a {
        font-family: 'GSK Precision';
        font-weight: 300;
        font-size: 14px;
        line-height: normal !important;
        text-decoration: none; }
      .navigation .navigation-root.navigation-level1 .navigation-item::before {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%) scaleX(0.75);
        height: 18px;
        width: 1px;
        background-color: #151515;
        color: #151515;
        z-index: 2; }
        @media (max-width: 991px) {
          .navigation .navigation-root.navigation-level1 .navigation-item::before {
            background-color: unset; } }
      @media (max-width: 991px) {
        .navigation .navigation-root.navigation-level1 .navigation-item::before {
          display: none; } }
      .navigation .navigation-root.navigation-level1 .navigation-item:last-child::before {
        display: none; }
      @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: 20px;
          background: #F0EFED; } }
  @media only screen and (max-width: 991px) and (max-width: 991px) {
    .navigation .navigation-root.navigation-level1 .navigation-item {
      background: white;
      border: none;
      margin: -1px; } }
      @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: 12.7px 18px; }
          .navigation .navigation-root.navigation-level1 .navigation-item:first-child {
            padding-left: 0px; }
          .navigation .navigation-root.navigation-level1 .navigation-item:last-child {
            padding-right: 0px; }
          .navigation .navigation-root.navigation-level1 .navigation-item.is-active, .navigation .navigation-root.navigation-level1 .navigation-item.has-active-child {
            margin-right: 0.3em;
            position: relative;
            display: inline-block; }
            .navigation .navigation-root.navigation-level1 .navigation-item.is-active a, .navigation .navigation-root.navigation-level1 .navigation-item.is-active:hover a, .navigation .navigation-root.navigation-level1 .navigation-item.has-active-child a, .navigation .navigation-root.navigation-level1 .navigation-item.has-active-child:hover a {
              font-weight: 700;
              color: #151515; } }
      .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: none;
          font-weight: 700; } }
      .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: #151515;
        line-height: 22px; }
        @media only screen and (min-width: 992px) {
          .navigation .navigation-root.navigation-level1 .navigation-item a {
            color: #151515;
            font-weight: 400;
            font-size: 0.875rem;
            line-height: 100%; } }
        @media only screen and (min-width: 992px) {
          .navigation .navigation-root.navigation-level1 .navigation-item a:hover {
            color: #F36633; } }
        .navigation .navigation-root.navigation-level1 .navigation-item a span {
          width: 100%;
          display: inline-block;
          padding: 0.5rem;
          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; } }
        .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;
          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.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; } }
        @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; } }

.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; } }
/* NEWSFEED ITEM */
/* NEWSFEED COMPONENT */
/* PER PAGE */
/* MOBILE */
.newsfeed-result {
  padding: 0;
  margin: 0;
  background: #F5F5F5;
  margin-bottom: 20px;
}

.newsfeed-image {
  margin: 0;
  height: 150px;
  overflow: hidden;
}
.newsfeed-image img {
  height: 100%;
  min-width: 100%;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
}

.newsfeed-inner-content {
  padding: 10px 15px;
  border-top: solid 4px #F36533;
}

.newsfeed-category {
  margin: 0 0 10px;
  font-style: italic;
  color: #73645D;
}

.newsfeed-title {
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: bold;
  color: #7E7E7E;
}
.newsfeed-title:only-child {
  border-bottom: 0;
  padding: 0;
  margin: 0;
}
.newsfeed-title a:hover {
  text-decoration: none;
}
.newsfeed-title a:active {
  text-decoration: none;
}
.newsfeed-title a:focus {
  text-decoration: none;
}

.newsfeed-date {
  font-size: 13px;
  margin: 0 0 10px;
  font-style: italic;
  color: #73645D;
}

.newsfeed-description {
  margin: 0 0 10px;
  color: #73645D;
}

.newsfeed-url {
  font-size: 13px;
  word-break: break-all;
}
.newsfeed-url a {
  color: #16727F;
  font-weight: bold;
}
.newsfeed-url a:hover {
  text-decoration: none;
}
.newsfeed-url a:active {
  text-decoration: none;
}
.newsfeed-url a:focus {
  text-decoration: none;
}

.newsfeed {
  position: relative;
}
.newsfeed a {
  color: inherit;
  text-decoration: none;
}
.newsfeed .active a {
  font-weight: bold;
}
.newsfeed .splitter {
  color: #F36533;
}

.newsfeed-number {
  margin-bottom: 20px;
  position: absolute;
  left: 250px;
  top: -50px;
}
.newsfeed-number .results-count-strong {
  font-weight: bold;
}

.newsfeed-pagination .mobile {
  display: none;
}

.newsfeed-pagination-list {
  font-size: 13px;
  font-size: 1.3rem;
  padding: 0;
  margin: 20px 0 0;
  list-style: none;
  float: right;
}

.newsfeed-pagination-item {
  display: inline-block;
}
.newsfeed-pagination-item a {
  display: block;
  border: 1px solid #e9e9e9;
  width: 25px;
  line-height: 25px;
  text-align: center;
  margin-right: 3px;
}
.newsfeed-pagination-item a:hover {
  text-decoration: none;
  border-color: #a0ce4e;
}
.newsfeed-pagination-item a:focus {
  text-decoration: none;
  border-color: #a0ce4e;
}
.newsfeed-pagination-item a:active {
  text-decoration: none;
  border-color: #a0ce4e;
}

.newsfeed-pagination-item.separator {
  display: inline-block;
  border: 1px solid #fff;
  width: 25px;
  line-height: 25px;
  text-align: center;
  margin-right: 3px;
  letter-spacing: 2px;
}
.newsfeed-pagination-item.separator:before {
  content: "...";
}

.newsfeed-pagination-item.is-active a {
  background: #a0ce4e;
  color: #fff;
  cursor: default;
}

.newsfeed-pagination-item.item-next a {
  border: 0;
  width: auto;
}
.newsfeed-pagination-item.item-next a:hover {
  color: #a0ce4e;
}
.newsfeed-pagination-item.item-next a:focus {
  color: #a0ce4e;
}
.newsfeed-pagination-item.item-next a:active {
  color: #a0ce4e;
}
.newsfeed-pagination-item.item-next a:after {
  content: ">";
  font-family: FontAwesome, serif;
  display: inline-block;
  font-style: normal;
  position: relative;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 10px;
  font-size: 1rem;
  margin-left: 5px;
}

.newsfeed-pagination-item.item-previous a {
  border: 0;
  width: auto;
}
.newsfeed-pagination-item.item-previous a:hover {
  color: #a0ce4e;
}
.newsfeed-pagination-item.item-previous a:focus {
  color: #a0ce4e;
}
.newsfeed-pagination-item.item-previous a:active {
  color: #a0ce4e;
}
.newsfeed-pagination-item.item-previous a:before {
  content: "<";
  font-family: FontAwesome, serif;
  display: inline-block;
  font-style: normal;
  position: relative;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 10px;
  font-size: 1rem;
  margin-right: 5px;
}

.view-all.button {
  margin-top: 30px;
}

.promo .view-all.button {
  text-align: center;
}

.related .view-all.button {
  text-align: start;
}

.view-all a {
  background: #15717d;
  padding: 10px 23px;
  border-radius: 20px;
  color: #fff;
}

span.newsfeed-related-updates {
  display: block;
  margin: 50px 0 20px 0;
  font-style: italic;
  color: #73645D;
}

a.newsfeed-related-category {
  background: #f3f2f0;
  padding: 15px;
  border-radius: 40px;
  font-weight: bold;
  color: #15717d;
}

.newsfeed-perPage {
  max-width: 200px;
  margin: 14px 0 0;
}
.newsfeed-perPage > div {
  display: inline-block;
}
.newsfeed-perPage .active {
  font-style: italic;
  background: #DDD;
}
.newsfeed-perPage a {
  color: inherit;
  text-decoration: none;
}
.newsfeed-perPage .heading {
  background: #EEE;
  min-width: 100px;
  padding: 10px;
}
.newsfeed-perPage .slider {
  position: absolute;
  background: #FFF;
  width: 100%;
  max-width: 198px;
  border: 1px solid grey;
  z-index: 100;
}
.newsfeed-perPage ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.newsfeed-perPage li {
  padding: 5px 20px;
}
.newsfeed-perPage li a {
  display: block;
}

@media (max-width: 767px) {
  .newsfeed-pagination {
    text-align: center;
  }
  .newsfeed-pagination .mobile {
    display: block;
  }
  .newsfeed-pagination .desktop {
    display: none;
  }
  .newsfeed-pagination-list {
    display: inline-block;
    float: none;
  }
  .newsfeed-result.has-image {
    text-align: center;
  }
  .newsfeed-result.has-image .newsfeed-image {
    position: static;
    margin-bottom: 20px;
  }
  .newsfeed-result.has-image .newsfeed-title {
    text-align: left;
    margin-left: 0;
  }
  .newsfeed-result.has-image .newsfeed-description {
    text-align: left;
    margin-left: 0;
  }
  .newsfeed-result.has-image .newsfeed-date {
    text-align: left;
    margin-left: 0;
  }
  .newsfeed-result.has-image .newsfeed-url {
    text-align: left;
    margin-left: 0;
  }
  .item-previous {
    float: left;
  }
  .item-next {
    float: right;
  }
}

/*# sourceMappingURL=newsfeed.css.map */
.newsfeedFilterBy {
  max-width: 200px;
}
.newsfeedFilterBy .active {
  font-style: italic;
  background: #DDD;
}
.newsfeedFilterBy a {
  color: inherit;
  text-decoration: none;
}
.newsfeedFilterBy .heading {
  background: #F36533;
  color: #FFF;
  padding: 10px;
}
.newsfeedFilterBy .slider {
  position: absolute;
  background: #FFF;
  width: 100%;
  max-width: 198px;
  border: 1px solid grey;
  z-index: 100;
}
.newsfeedFilterBy .slider .tag-link a {
  display: block;
}
.newsfeedFilterBy .top-level {
  font-weight: bold;
  padding-left: 10px;
}
.newsfeedFilterBy ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.newsfeedFilterBy li {
  padding: 5px 20px;
}

/*# sourceMappingURL=newsfeedFilterBy.css.map */
@charset "UTF-8";
.podcast {
  border-radius: 4px;
  overflow: hidden;
  box-sizing: border-box;
  border: 1px solid #EFEFED;
  max-width: 800px;
}
.podcast p {
  margin: 0;
}

.podcast__information {
  display: flex;
}

.podcast__text {
  padding: 10px;
}

.podcast__title {
  font-weight: 700;
}

.audio {
  background-color: #efefed;
}

.audio__controls {
  display: flex;
  align-items: center;
}

.audio__backwards {
  visibility: hidden;
  height: 37px;
  width: 37px;
  border: 1px solid #15717d;
  border-radius: 50%;
}

.audio__forwards {
  visibility: hidden;
  height: 37px;
  width: 37px;
  border: 1px solid #15717d;
  border-radius: 50%;
}

.audio__backwards, .audio__forwards, .audio__play, .audio__pause {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.audio__play {
  height: 50px;
  width: 50px;
  background-color: #15717d;
  border-radius: 50%;
}
.audio__play:after {
  content: "▶";
  color: #fff;
  font-size: 25px;
}

.audio__pause {
  display: none;
  height: 50px;
  width: 50px;
  background-color: #ffffff;
  border-radius: 50%;
}
.audio__pause:after {
  content: "| |";
  color: #000;
  font-size: 25px;
}

.audio--playing .audio__pause {
  display: flex;
}
.audio--playing .audio__backwards {
  visibility: visible;
}
.audio--playing .audio__forwards {
  visibility: visible;
}
.audio--playing .audio__play {
  display: none;
}

/*# sourceMappingURL=podcastplayer.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.product-list-main__results .product {
  border-bottom: 2px solid #f3f2f1;
}

.productList .product-list-content {
  display: table;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
.productList .product-list-content .product-list-main, .productList .product-list-content product-list-header {
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
}
.productList .alphabet-filter__element {
  margin-left: 10px;
}
.productList .no-of-shown-results, .productList .no-of-all-results, .productList .applied-filter {
  font-weight: bold;
}
.productList .product-list-main {
  display: table-row;
  justify-content: space-around;
}
.productList .product-list-header {
  display: table-row;
  justify-content: space-around;
}
.productList .product-list-filter--alphabet {
  border-left: 2px solid #f3f2f1;
}
.productList .product-list-filter .filter-trigger--alphabet {
  color: #72635d;
  cursor: default;
  opacity: 0.5;
  text-decoration: none;
  margin: 0;
}
.productList .product-list-filter .filter-trigger--alphabet.filter-trigger--active {
  color: #f36633;
  cursor: pointer;
  opacity: 1;
  text-decoration: none;
}
.productList .product-list-header__filter-by .filter-by__label {
  background-color: #f36633;
  color: white;
  padding: 10px 30px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}
.productList ul.filter__product-types {
  display: none;
  position: absolute;
  background-color: #f2f2f2;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.productList ul.filter__product-types li {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.productList ul.filter__product-types li input ~ span::after {
  content: "";
  background-color: white;
  border-radius: 30px;
  width: 20px;
  height: 20px;
  margin: 0 7px 0 0;
  position: absolute;
  right: 0;
}
.productList ul.filter__product-types li input:checked ~ span::after {
  background-color: #15717e;
  border: 2px solid white;
  margin: 0 6px 0 0;
}
.productList ul.filter__product-types li input {
  visibility: hidden;
}
.productList ul .alphabet-filter__elements, .productList ul .product__links--additional {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.productList ul.filter__product-types.show {
  display: block;
  padding: 0;
}
.productList .product__info-formula-text {
  font-style: italic;
}
.productList .product .product__links a {
  color: #15717e;
  font-weight: bold;
}
.productList .product .product__info-title, .productList .product .product__info-title a {
  color: #15717e;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
}
.productList .product .product__info-title.lock-icon {
  color: black;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
}
.productList .product .product__info-title.lock-icon a:before {
  content: "!";
  color: #ff0000;
}
.productList .product-list-main__results {
  width: 95%;
}
.productList .product-list-main__results .product {
  display: flex;
  margin-top: 15px;
}
.productList .product-list-main__results .product .product__info {
  width: 50%;
}
.productList .product-list-main__results .product .product__links {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  font-family: arial;
  font-size: 13px;
  font-weight: 700;
}
.productList .results__show-more-btn {
  display: inline-block;
  margin-top: 15px;
  color: white;
  background-color: #15717e;
  padding: 10px 30px;
  border-radius: 20px;
  text-align: center;
  cursor: pointer;
  font-size: 18px;
  width: 20%;
  margin-left: 35%;
  margin-right: auto;
}
.productList .results__show-more-btn:hover {
  background-color: white;
  display: inline-block;
  padding: 8px 30px;
  border: 2px solid #15717e;
  color: #15717e;
  font-size: 18px;
  width: 20%;
  margin-left: 35%;
  margin-right: auto;
}

/*# sourceMappingURL=productlist.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.questionanswers.hideScoreBox .quizScoreBox, .questionanswers.hideScoreBox .quizResultBoxContainer {
  display: none;
}

.quizResultBoxContainer.showBoxQuiz {
  display: block;
}

.quizButton img {
  cursor: pointer;
}

/*# sourceMappingURL=questionanswers.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.questionWithCheck {
  border: dotted 1px #D5D1CE;
  padding: 10px;
}
.questionWithCheck .formControl-radio {
  float: left;
  margin: 0;
  padding: 0;
  width: 21px;
}
.questionWithCheck .genericFormGroup span input[type=checkbox] {
  float: left;
  margin: 2px 2px 0 0;
  padding: 0;
  width: 15px;
}

.questionWithRadio button {
  background: white;
  border: 1px solid white;
  border-radius: 0;
  float: left;
  margin-right: 15px;
}
.questionWithRadio button.optionActive {
  border: solid 1px #D5DCEF;
}
.questionWithRadio .formControl-radio {
  float: left;
  margin: 0;
  padding: 0;
  width: 21px;
}
.questionWithRadio .genericFormGroup span input[type=radio] {
  float: left;
  margin: 2px 2px 0 0;
  padding: 0;
  width: 15px;
}

.questionWithRadio .genericFormGroup label, .questionWithCheck .genericFormGroup label {
  float: left;
  padding: 1px 0 0;
  width: auto;
  margin-right: 15px;
}
.questionWithRadio .genericFormGroup .quizRadioImg label, .questionWithCheck .genericFormGroup .quizRadioImg label {
  width: 100px;
}
.questionWithRadio .quizScoreBox, .questionWithCheck .quizScoreBox {
  border: 1px solid #0F61AF;
  background: white;
  text-align: center;
  font-weight: 700;
  padding: 5px;
  width: 50px;
  height: 15px;
  margin-left: 20px;
  float: left;
}
.questionWithRadio .quizScoreBox p, .questionWithCheck .quizScoreBox p {
  margin: 0;
  font-weight: 700;
}
.questionWithRadio .imgContainer, .questionWithCheck .imgContainer {
  width: 100%;
  float: left;
}
.questionWithRadio .quizQuestion p, .questionWithCheck .quizQuestion p {
  margin: 0 0 15px 0;
}

.quizHideBox {
  display: none;
}

.quizOverlayContainer .overlay-bg {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
  z-index: 1000; /* high z-index */
  background: #000; /* fallback */
  background: rgba(0, 0, 0, 0.75);
  text-align: center;
}
.quizOverlayContainer .overlay-content {
  background: none repeat scroll 0 0 white;
  display: inline-block;
  max-width: 90%;
  min-height: 80px;
  min-width: 80px;
  padding: 30px 10px 10px;
  position: relative;
  text-align: left;
  top: 150px;
}
.quizOverlayContainer .overlay-close {
  background: url("../../img/overlay-close-icon.png") no-repeat scroll 0 0/20px auto rgba(0, 0, 0, 0);
  cursor: pointer;
  display: none;
  font-size: 25px;
  height: 20px;
  position: absolute;
  right: 3px;
  top: 5px;
  width: 20px;
  z-index: 9999;
}
.quizOverlayContainer .close-btn:hover {
  background: #05abe0;
}

.questionWithImage {
  clear: both;
}
.questionWithImage .quizQuestion {
  border: 2px solid #0F61AF;
  background: #D5DCEF;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 15px 10px 20px 10px;
  float: left;
  width: 80%;
}
.questionWithImage .quizQuestion p {
  font-weight: 700;
  line-height: 1.2em;
  margin: 10px 0 0 0;
  vertical-align: middle;
  color: black;
}
.questionWithImage .imgContainer {
  float: left;
  width: 50%;
  text-align: center;
}
.questionWithImage .imgContainer span {
  border: 3px solid #78A7D2;
  padding: 10px;
  height: 36px;
  width: 36px;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  border-radius: 150px;
}
.questionWithImage .imgContainer img {
  text-align: center;
  vertical-align: bottom;
  cursor: pointer;
}
.questionWithImage .quesLeftCaption, .questionWithImage .quesRighCaption {
  float: left;
  width: 25%;
}

.quizResultContainer {
  width: 92%;
}

.quizScoreBox {
  border: 2px solid #0F61AF;
  background: #D5DCEF;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 5px;
  width: 58px;
  height: 62px;
  margin-left: 20px;
  float: left;
}
.quizScoreBox p {
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  margin: 0;
  color: black;
  margin-top: 15px;
}
.quizScoreBoxtotalScoreBox {
  float: right;
}

.quiz .nextQuestionPage {
  float: right;
}
.quiz .generateScore {
  float: right;
}
.quiz .button.generateScore {
  width: 230px;
  padding: 10px;
  font-weight: 700;
  font-size: 22px;
  color: white;
  background: #115A64;
}
.quiz .button.generateScoreNewPage {
  padding: 10px;
  font-weight: 700;
  color: #0073BD;
  border: solid 1px white;
  background: #E4FE98;
}
.quiz.quizWithBGImage {
  float: left;
}
.quiz.quizWithBGImage .quizQuestionBox {
  background-color: #FFF1D0;
  padding: 20px;
  width: 70%;
}
.quiz.quizWithBGImage .quizQuestionBox h2 {
  color: #4469A1;
  font-size: 40px;
  margin-bottom: 0;
}
.quiz.quizWithBGImage .quizQuestionBox p {
  font-size: 18px;
  color: #5C5D59;
  margin: 0;
  line-height: 22px;
}
.quiz.quizWithBGImage .quizQuestionOption {
  position: relative;
  background-repeat: no-repeat;
  background-position: left top;
}
.quiz.quizWithBGImage .quizOptionButton {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #E2F1F3;
  padding: 17px 25px 17px 25px;
  font-size: 20px;
  border: 0;
  border-radius: 0;
  color: #73A1A7;
}
.quiz.quizWithBGImage .quizOptionButton span {
  background: url("../../img/boxlink-arrow.png") no-repeat right center;
  padding-right: 25px;
}
.quiz.quizProgressBar .quizProgressBarQuestions {
  background-color: white;
  padding: 5px;
  position: relative;
  margin-bottom: 35px;
}
.quiz.quizProgressBar .quizProgressBarQuestions .quizProgressBarQuestion {
  color: #22508E;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  position: absolute;
  top: 2px;
  padding: 0;
  border: none;
  background: none;
  cursor: text;
}
.quiz.quizProgressBar .quizProgressBarDots {
  background-color: #eeece4;
  border: 1px solid #eeece4;
  border-radius: 18px;
  height: 10px;
  padding: 5px;
  position: relative;
}
.quiz.quizProgressBar .quizProgressDots {
  background-color: white;
  border-radius: 100%;
  cursor: pointer;
  display: block;
  height: 12px;
  left: 0;
  position: absolute;
  top: 4px;
  width: 12px;
  box-shadow: none;
  border: 0 solid gainsboro;
}
.quiz.quizProgressBar .quizProgressDots.active {
  background-color: #099696;
  height: 16px;
  width: 16px;
  left: 0;
  position: absolute;
  top: 2px;
}
.quiz.quizProgressBar .quizProgressDots.firstactive {
  background-color: #099696;
  height: 16px;
  width: 16px;
  position: absolute;
  top: 2px;
}
.quiz.quizProgressBar .quizProgressDots.progressActive {
  background-color: #099696;
  height: 16px;
  width: 16px;
  position: absolute;
  top: 2px;
}

.quizWithBGImage.questionOption1 .quizQuestionOption {
  height: 450px;
}
.quizWithBGImage.questionOption2 .quizQuestionOption, .quizWithBGImage.questionOption3 .quizQuestionOption, .quizWithBGImage.questionOption4 .quizQuestionOption, .quizWithBGImage.questionOption5 .quizQuestionOption {
  height: 225px;
}
.quizWithBGImage.questionOption1, .quizWithBGImage.questionOption4 {
  width: 50%;
}
.quizWithBGImage.questionOption2, .quizWithBGImage.questionOption3 {
  width: 25%;
}

#question3 .quizWithBGImage .questionOption2 {
  height: 450px;
}
#question3 .quizWithBGImage .questionOption2 .quizQuestionOption {
  height: 450px;
}
#question3 .quizWithBGImage.questionOption2 {
  width: 50%;
}

#question2 .quizWithBGImage.questionOption3, #question2 .quizWithBGImage.questionOption4, #question2 .quizWithBGImage.questionOption5 {
  width: 25%;
}

.quizProgressBar {
  background: white;
  border: solid 1px white;
  padding: 20px 0;
  border-color: white;
  box-shadow: 0 0 10px #9ecaed;
}

.progressDotActive {
  width: 2%;
  background: #099696;
  height: 10px;
}

.quizRadioImg {
  float: left;
  width: 100px;
}

.hideQuizTotalBox .quizResultContainer {
  display: none;
}

/* Mobile start */
@media only screen and (max-width: 767px) {
  .questionWithCheck .formControl-radio {
    clear: both;
    display: block;
  }
}
@media only screen and (max-width: 420px) {
  .questionWithRadio .formControl-radio, .questionWithCheck .formControl-radio {
    clear: both;
    display: block;
    float: left;
    width: 6%;
  }
  .questionWithRadio .genericFormGroup label, .questionWithCheck .genericFormGroup label {
    display: block;
    float: left;
    width: 50%;
  }
  .quizRadioImg {
    width: 100%;
  }
  .questionWithImage .quizQuestion {
    width: 60%;
  }
  .questionWithImage .quesLeftCaption, .questionWithImage .quesRightCaption, .questionWithImage .imgContainer {
    display: block;
    width: 100%;
  }
  .quiz.quizProgressBar .quizProgressBarQuestions {
    margin-bottom: 15px;
  }
  .quiz.quizProgressBar .quizProgressBarQuestions .quizProgressBarQuestion {
    font-size: 12px;
    font-weight: 700;
  }
  .quiz.quizWithBGImage {
    width: 100%;
    display: block;
  }
  .quiz.quizWithBGImage .quizQuestionOption {
    width: 100%;
    display: block;
    background: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: 100% 100%;
  }
  .quizWithBGImage.questionOption1, .quizWithBGImage.questionOption4, .quizWithBGImage.questionOption2, .quizWithBGImage.questionOption3 {
    width: 100%;
  }
  .quizWithBGImage #question3 .quizWithBGImage.questionOption2 {
    width: 100%;
  }
  .quizWithBGImage #question2 .quizWithBGImage.questionOption3, .quizWithBGImage #question2 .quizWithBGImage.questionOption4, .quizWithBGImage #question2 .quizWithBGImage.questionOption5 {
    width: 100%;
  }
}

/*# sourceMappingURL=quiz.css.map */
.richText .component-content {
  overflow: hidden; }

.richText h1 {
  margin-top: 0;
  word-wrap: break-word; }

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

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

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

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

.richText h6 {
  margin-top: 0;
  word-wrap: break-word; }

.richText a {
  text-decoration: underline; }

.richText ul, .richText ol {
  padding: 10px 0;
  margin-left: 10px; }

.richText li {
  margin-left: 15px;
  margin-bottom: 10px;
  font-size: 14px;
  list-style-type: none; }

.richText ol li {
  list-style: decimal; }

.richText ul li {
  position: relative;
  margin-left: 0;
  padding-left: 15px; }
  .richText ul li:before {
    position: absolute;
    top: 1px;
    left: -5px;
    content: "\f0da";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal; }

.richText-image {
  display: block;
  margin-bottom: 10px; }
  .richText-image.pull-left {
    margin: 5px 15px 5px 10px;
    float: left; }
  .richText-image.pull-right {
    margin: 5px 10px 5px 15px;
    float: right; }
.searchBox .easy-autocomplete-container ul {
  list-style-type: none;
  padding: 0 0 0 0;
}

/*# sourceMappingURL=search.box.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.searchFilter {
  border: solid 1px #f3f2f1;
}

.searchFilter-title {
  background: url("../../img/down_arrow_black.png") no-repeat 90% center;
  margin: 0;
  padding: 13px;
  cursor: pointer;
}

.searchFilter-controls {
  border-top: solid 4px #f36533;
}
.searchFilter-controls .searchFilterContent {
  display: block;
}

.searchFilter-selection, .searchFilter-checkbox, .searchFilter-phrase {
  overflow: hidden;
  margin: 5px 0;
}

.searchFilter-label {
  float: left;
  margin-right: 10px;
  min-width: 85%;
}

.searchFilter-checkbox .searchFilter-label {
  float: none;
  margin-right: 0;
}

.searchFilter-submit {
  padding: 13px;
  margin: 5px 0;
  overflow: hidden;
  display: block;
}
.searchFilter-submit button {
  float: right;
}

.searchFilter-horizontal .searchFilter-controls {
  float: left;
}
.searchFilter-horizontal .searchFilter-control {
  float: left;
}
.searchFilter-horizontal .searchFilter-label {
  min-width: 0;
}
.searchFilter-horizontal .searchFilter-selection, .searchFilter-horizontal .searchFilter-checkbox, .searchFilter-horizontal .searchFilter-phrase {
  float: left;
  clear: none;
  margin-right: 10px;
}

.tagRadioFilter fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.tagRadioFilter fieldset legend {
  background: url("../../img/filter-plus.png") no-repeat right center;
  color: #000;
  font-size: 16px;
  padding: 0 10px;
  display: block;
  width: 93%;
  cursor: pointer;
  margin: 7px 10px;
}
.tagRadioFilter fieldset legend.filter-active {
  background: url("../../img/filter-minus.png") no-repeat right center;
}
.tagRadioFilter fieldset .searchFilter-control {
  padding: 7px 5px;
  background: #f5f5f5;
  border-bottom: solid 1px #f8f7f6;
}
.tagRadioFilter input {
  float: right;
}

.searchFilter-sorting h4 {
  background: url("../../img/filter-plus.png") no-repeat right center;
  color: #000;
  font-size: 16px;
  padding: 0 10px;
  display: block;
  width: 93%;
  cursor: pointer;
  margin: 7px 10px;
}

.searchFilter-form .search-productFilter, .searchFilter-form .search-theraphyFilter, .searchFilter-form .search-indicationFilter {
  font-size: 1.2em;
  font-style: italic;
  padding: 0 20px;
}

.searchResults-number {
  display: none;
}

.searchFilter-content {
  display: none;
}

/*# sourceMappingURL=search.filter.css.map */
.searchBox input[type=text] {
  width: 81px; }

.searchBox-title {
  cursor: default; }

.searchBox .form-content .textField {
  display: inline;
  float: left;
  margin-right: 15px; }

.searchBox .form-contentButton {
  display: inline;
  float: left; }
  .searchBox .form-contentButton.section {
    margin: -1px 0 0; }

.searchBox .form-content .section {
  margin: 0 15px 0 0; }

.searchBox .form-search.no-box,
.searchBox .form-search.no-box .section {
  margin-top: 0;
  margin-bottom: 0; }
.searchResults-title {
  margin-left: 110px;
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.searchResults-term {
  font-style: italic; }

.searchResults-number {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left; }

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

.searchResults-description, .searchResults-url {
  margin-left: 110px; }

.searchResults-url {
  margin-top: 10px; }

.searchResults-image {
  float: left;
  width: 100px;
  height: 100px;
  margin: 10px 0; }

.searchResults-result {
  position: relative;
  padding: 0 10px 20px 10px;
  overflow: hidden;
  background-color: #e1e1e1; }
  .searchResults-result:nth-child(even) {
    background-color: inherit; }

.searchResults-icon-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  margin-top: 10px;
  text-align: center; }

.searchResults-date {
  margin-bottom: 10px;
  margin-left: 110px; }

.searchResults-pagination {
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  overflow: hidden;
  cursor: default; }
  .searchResults-pagination-list {
    padding: 0;
    margin: 0; }
  .searchResults-pagination-item {
    display: inline-block;
    margin: 1px;
    line-height: 30px;
    background-color: #eeeeee;
    cursor: default; }
    .searchResults-pagination-item a {
      display: inline-block;
      min-width: 30px;
      padding: 0 10px;
      background-color: #e1e1e1;
      cursor: pointer; }
      .searchResults-pagination-item a:hover {
        background-color: #ebebeb;
        text-decoration: none; }
    .searchResults-pagination-item.is-active {
      font-weight: bold; }

.searchResults-tags {
  list-style-type: none;
  padding: 0; }
  .searchResults-tags-item {
    display: inline-block;
    margin: 0 2px; }
    .searchResults-tags-item-link {
      display: block;
      padding: 1px;
      color: black;
      font-size: 0.85em;
      background: #b9b8b8;
      border: 1px solid #939191; }
@charset "UTF-8";
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.searchBlox.searchResults .component-content {
  display: flex;
}

.searchBlox-results {
  /* highlight is custom tag used by SearchBlox */
}
.searchBlox-results highlight {
  font-weight: bold;
}
.searchBlox-results .searchResults-number {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}
.searchBlox-results .searchResults-title {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-left: 10px;
}
.searchBlox-results .searchResults-term {
  font-style: italic;
}
.searchBlox-results .searchResults-results {
  margin-bottom: 10px;
}
.searchBlox-results .searchResults-description, .searchBlox-results .searchResults-url,
.searchBlox-results .searchResults-context {
  margin-left: 10px;
}
.searchBlox-results .searchResults-image {
  float: left;
  width: 100px;
  height: 100px;
  margin: 10px 0;
}
.searchBlox-results .searchResults-result {
  position: relative;
  overflow: hidden;
  padding: 0 10px 20px 10px;
  background-color: #eeece4;
}
.searchBlox-results .searchResults-result:nth-child(even) {
  background-color: inherit;
}
.searchBlox-results .searchResults-icon-wrapper {
  position: absolute;
  text-align: center;
  width: 70px;
  margin-top: 10px;
  left: 0;
  top: 0;
}
.searchBlox-results .searchResults-url {
  margin-top: 10px;
}
.searchBlox-results .searchResults-description p, .searchBlox-results .searchResults-context p {
  font-family: Arial, serif;
  font-size: 12px;
  color: #635a54;
}
.searchBlox-results .searchResults {
  width: 100%;
}
.searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav {
  float: right;
  padding-left: 20px;
}
.searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul {
  padding-left: 0;
}
.searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li {
  list-style-type: none;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
.searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li a {
  color: #000;
}
.searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li.active a {
  color: #F98033;
  font-size: 12px;
  font-weight: 700;
}

.searchResults .searchResults-facets {
  margin-right: 30px;
}
.searchResults .searchResults-facets .facet-value {
  cursor: pointer;
}
.searchResults .searchResults-facets .facet-value--active {
  font-weight: bold;
}
.searchResults .searchResults-facets .facet-value--active:before {
  content: "✖";
}

/*# sourceMappingURL=searchblox.search.results.css.map */
.shareThis-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none; }
  .shareThis-list li {
    float: left;
    width: auto;
    height: 26px;
    margin: 0 10px 10px 0; }
    .shareThis-list li:last-child {
      margin-right: 0; }

.shareThis-item a {
  display: block;
  height: 26px;
  transition: all .3s; }
  .shareThis-item a:hover img {
    opacity: 1; }

.shareThis-item img {
  opacity: 0.7;
  transition: opacity .2s ease-in-out; }
.sitemap-columns-1 .sitemap-column {
  width: 100%; }

.sitemap-columns-2 .sitemap-column {
  width: 50%; }

.sitemap-columns-3 .sitemap-column {
  width: 33.33333%; }

.sitemap-columns-4 .sitemap-column {
  width: 25%; }

.sitemap-columns-5 .sitemap-column {
  width: 20%; }

.sitemap-columns-6 .sitemap-column {
  width: 16.66667%; }

.sitemap-columns-7 .sitemap-column {
  width: 14.28571%; }

.sitemap-columns-8 .sitemap-column {
  width: 12.5%; }

.sitemap-columns-9 .sitemap-column {
  width: 11.11111%; }

.sitemap-columns-10 .sitemap-column {
  width: 10%; }

.sitemap-columns-11 .sitemap-column {
  width: 9.09091%; }

.sitemap-columns-12 .sitemap-column {
  width: 8.33333%; }

.sitemap-column {
  float: left; }
  .sitemap-column .component-content {
    overflow: hidden; }
  .sitemap-column a {
    text-decoration: none; }
  .sitemap-column h3 {
    padding: 5px 7px;
    font-size: 13px;
    font-weight: bold;
    background-color: #e1e1e1; }
  .sitemap-column ul {
    padding: 0 0 10px 0;
    margin-bottom: 10px;
    list-style: none; }
  .sitemap-column > ul {
    margin: 0 3px; }
    .sitemap-column > ul li > ul {
      padding-bottom: 0;
      padding-left: 5px;
      margin-bottom: 0;
      margin-left: 0;
      word-wrap: break-word; }
      .sitemap-column > ul li > ul li {
        position: relative;
        padding-left: 5px;
        font-weight: bold;
        line-height: 150%; }
        .sitemap-column > ul li > ul li:before {
          position: absolute;
          top: 1px;
          left: 0;
          content: "\f0da";
          display: inline-block;
          font-family: FontAwesome;
          font-style: normal;
          position: relative;
          font-weight: normal; }
        .sitemap-column > ul li > ul li > ul {
          margin-top: 0; }
          .sitemap-column > ul li > ul li > ul li {
            font-weight: normal; }

@media only screen and (max-width: 767px) {
  .component-content .sitemap-column {
    width: 100%;
    float: none; }
    .component-content .sitemap-column > ul {
      margin: 0 0 15px; } }
.smart-link {
  margin: 10px 0; }
  .smart-link-previous:before, .smart-link-next:after {
    display: inline-block;
    position: relative;
    top: -1px;
    height: 14px;
    width: 6px;
    font-size: 8px;
    color: black; }
  .smart-link-next:after {
    margin-left: 10px;
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal; }
  .smart-link-previous:before {
    margin-right: 10px;
    content: "\f053";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal; }
  .smart-link-list {
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none;
    text-align: center; }
    .smart-link-list li {
      display: inline-block; }
.table-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.table .button {
  display: none; }
  @media only screen and (max-width: 767px) {
    .table .button {
      display: block;
      margin: 20px; } }

.table-caption {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1;
  border-bottom: none; }
  .table-caption .button {
    display: block;
    margin: 10px 0 0 5px; }
    @media only screen and (max-width: 767px) {
      .table-caption .button {
        display: none; } }

.table th, .table td {
  border: solid 2px #323131;
  padding: 5px; }

.table td {
  vertical-align: middle; }

.table th {
  background-color: #e1e1e1;
  font-weight: bold;
  text-align: center; }

.table table {
  width: 100%;
  border: solid 2px #323131;
  border-collapse: collapse; }

.no-js .table .button {
  display: none; }
.tabs {
  position: relative; }
  .tabs-heading {
    display: block;
    color: #323131;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px; }
  .tabs-nav {
    position: relative;
    top: 0;
    left: 0;
    height: 39px;
    z-index: 150;
    width: 100%;
    overflow: hidden; }
    .tabs-nav-list {
      position: relative;
      left: 0;
      padding: 0;
      margin: 0;
      width: 2000px;
      list-style: none;
      overflow: hidden; }
    .tabs-nav-item {
      display: inline;
      float: left;
      margin-left: 5px;
      height: 21px;
      top: 4px;
      padding: 7px 10px 7px 10px;
      border-width: 2px 2px 0 2px;
      border-style: solid;
      border-color: #323131;
      background: #e1e1e1;
      font-weight: bold;
      font-size: 12px;
      cursor: pointer; }
      .tabs-nav-item a {
        color: #323131; }
      .tabs-nav-item.is-active,
      .tabs-nav-item.is-active a, .tabs-nav-item.is-active:hover {
        cursor: default;
        background: white; }
      .tabs-nav-item.is-active, .tabs-nav-item.is-active:hover {
        border-bottom: none;
        padding-bottom: 9px; }
      .tabs-nav-item.is-active:hover a {
        color: #323131; }
      .tabs-nav-item:first-child {
        margin-left: 0; }
      .tabs-nav-item:hover {
        background: #939191; }
        .tabs-nav-item:hover a {
          color: white;
          text-decoration: none; }
    .tabs-nav-switcher {
      position: absolute;
      top: 0;
      height: 35px;
      width: 15px;
      border: 2px solid #323131;
      background: #e1e1e1;
      cursor: pointer; }
      .tabs-nav-switcher-right {
        right: 0; }
      .tabs-nav-switcher-left {
        left: 0; }
        .tabs-nav-switcher-left:before {
          content: "f053";
          margin-left: -4px; }
      .tabs-nav-switcher:before {
        left: 50%;
        margin-left: -3px;
        padding: 7px 0;
        font-size: 12px;
        content: "\f054";
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        position: relative;
        font-weight: normal; }
  .tabs-content {
    padding: 13px;
    position: relative;
    top: -2px;
    z-index: 100;
    border: solid 2px #323131;
    background: white;
    overflow: hidden; }

.tabMenuItem {
  margin-bottom: 0; }

.no-js .tabs > .component-content {
  padding-top: 0; }

.no-js .tabs-nav {
  display: none; }

.no-js .tabs-content {
  display: block !important;
  visibility: visible !important; }
.tagList-tag-link, .tagList-tag-item {
  background-color: #e1e1e1;
  border: 1px solid #656363;
  color: #323131;
  padding: 5px 20px;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block; }
  .tagList-tag-link:hover, .tagList-tag-item:hover {
    background-color: #939191;
    color: white; }

.tagList-heading {
  font-weight: bold;
  color: #323131;
  margin: 10px 0;
  font-size: 1.5rem;
  display: block; }

.tagList-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.tagList-tag {
  display: inline-block; }

.tagList-tag-link, .tagList-tag-item {
  margin-right: 5px;
  text-decoration: none; }
  .tagList-tag-link:hover, .tagList-tag-link:active, .tagList-tag-item:hover, .tagList-tag-item:active {
    color: #fff; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.genericFormGroup {
  clear: both;
}

.initialTabBasedFilter {
  background-color: #eeece4;
  border: 2px solid #323131;
  padding: 15px 60px;
  position: relative;
}

.tagBasedFilter .formControl-radio {
  float: left;
  margin: 0;
  padding: 0;
  width: 21px;
}
.tagBasedFilter .genericFormGroup span input[type=radio], .tagBasedFilter .genericFormGroup span input[type=checkbox] {
  float: left;
  margin: 2px 2px 0 0;
  padding: 0;
  width: 15px;
}
.tagBasedFilter .genericFormGroup label {
  float: left;
  padding: 1px 0 0;
  width: auto;
}

.tagBasedFilterResults-Information {
  border: 1px solid #C5C4C4;
}
.tagBasedFilterResults-Information .tagBasedFilterResults-productImage {
  border-bottom: 1px solid #C5C4C4;
  text-align: center;
}
.tagBasedFilterResults-Information .tagBasedFilterResults-description {
  padding: 20px;
}
.tagBasedFilterResults-Information .tagBasedFilterResults-description h2 {
  font-size: 26px;
  margin: 16px 0 0;
  text-align: center;
}
.tagBasedFilterResults-Information .tagBasedFilterResults-description p {
  text-align: center;
}

.prd-category {
  border-bottom: 1px solid #C5C4C4;
  border-top: 1px solid #C5C4C4;
  font-size: 11px;
  display: block;
  padding: 5px 0;
  text-align: center;
}

.tagBasedFilterResults-box-content .product-button {
  border: 1px solid #C5C4C4;
  display: inline-block;
  font-size: 11px;
  margin: 10px 0 0;
  padding: 10px;
}

.tagbasedfilter .simpleTagFilter input[type=button] {
  background-color: #f36633;
  border: 1px solid #D5D1CE;
  border-radius: 0;
  color: white;
  padding: 5px 10px;
}

/*Multi Level Filter*/
.tagBasedFilter .multiLevelFilterContent input[type=button]:hover {
  background-color: #85F5F5;
}
.tagBasedFilter .multiLevelFilterContent .selected {
  background-color: #85F5F5;
}
.tagBasedFilter .multiLevelFilter-ContainerResults .tagBasedFilterResults {
  overflow: hidden;
  margin-top: 10px;
  padding-top: 15px;
}
.tagBasedFilter.multiLevelFilter .genericFormGroup span input[type=button]:focus {
  background: url("../../img/quiz1_hover.png") no-repeat scroll center center;
}

.multiLevelFilter-Container .multiLevelFilter-level1 {
  margin-left: 25px;
}
.multiLevelFilter-Container .multiLevelFilter-level2 {
  margin-left: 45px;
}
.multiLevelFilter-Container .multiLevelFilter-level3 {
  margin-left: 65px;
}
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level1, .multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level2, .multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level3 {
  margin-left: 0;
}
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level1 input, .multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level2 input, .multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level3 input {
  float: left;
}
.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level4 {
  margin-left: 0;
}
.multiLevelFilter-Container .buttonTypeContent.multiLevelFilter-level0 {
  float: left;
}

.multiLevelFilter .genericFormGroup {
  border-bottom: 1px dotted #e0e0e0;
  overflow: hidden;
  padding: 5px 0;
}

.tagBasedNoResult {
  color: #ff0000;
  font-weight: 700;
}

.tagbasedfilter-primary .multiLevelFilter-Container .multiLevelFilterContent {
  float: left;
}

/*# sourceMappingURL=tagbasedfilter.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.tagBasedFilterResults-Information {
  border: 1px solid #C5C4C4;
}
.tagBasedFilterResults-Information .tagBasedFilterResults-productImage {
  border-bottom: 1px solid #C5C4C4;
  text-align: center;
}
.tagBasedFilterResults-Information .tagBasedFilterResults-description {
  padding: 20px;
}
.tagBasedFilterResults-Information .tagBasedFilterResults-description h2 {
  font-size: 26px;
  margin: 16px 0 0;
  text-align: center;
}
.tagBasedFilterResults-Information .tagBasedFilterResults-description p {
  text-align: center;
}

.prd-category {
  border-bottom: 1px solid #C5C4C4;
  border-top: 1px solid #C5C4C4;
  font-size: 11px;
  display: block;
  padding: 5px 0;
  text-align: center;
}

.tagBasedFilterResults-box-content .product-button {
  border: 1px solid #C5C4C4;
  display: inline-block;
  font-size: 11px;
  margin: 10px 0 0;
  padding: 10px;
}

/*# sourceMappingURL=tagbasedfilterresult.css.map */
.title h1 {
  margin-top: 0;
  word-wrap: break-word; }

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

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

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

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

.title h6 {
  margin-top: 0;
  word-wrap: break-word; }
.twitter > .component-content {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1; }

.twitter-feed {
  position: relative;
  display: block;
  margin: 10px 0;
  padding-left: 55px;
  list-style-type: none; }
  .twitter-feed:before, .twitter-feed:after {
    content: "";
    display: table; }
  .twitter-feed:after {
    clear: both; }

.twitter-content a:hover strong {
  text-decoration: underline; }

a:hover
.twitter-sender-avatar {
  position: absolute;
  top: 3px;
  left: 0; }

.twitter-date {
  float: right; }

.twitter-actions {
  padding: 0;
  margin: 0;
  float: right; }

.twitter-action {
  list-style-type: none;
  display: inline; }

.feed-provider-heading {
  display: inline-block;
  margin: 0 0 0 20px;
  line-height: 30px; }
  .feed-provider-heading-image {
    float: left;
    width: 30px;
    height: 30px; }

.feed-provider-description {
  margin: 10px 0;
  padding: 10px 0;
  border-bottom: 1px solid black; }

.feed-provider-feeds {
  padding: 0;
  margin: 0; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.userBox-header-text {
  font-size: 2em;
}

.userBox .logged-in .user {
  font-weight: bold;
}
.userBox .logged-in, .userBox .logged-out {
  border: 1px solid #D5D1CE;
  padding: 13px;
  margin: 10px 0;
}
.userBox .logged-in .button, .userBox .logged-out .button {
  float: right;
}
.userBox .logged-in .button, .userBox .logged-in a, .userBox .logged-out .button, .userBox .logged-out a {
  background-color: #eeece4;
  border: 1px solid #D5D1CE;
  margin-left: 1%;
  margin-right: 1%;
  color: #323131;
  padding: 5px 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 3px;
  cursor: pointer;
  display: inline-block;
}
.userBox .logged-in .button:hover, .userBox .logged-in a:hover, .userBox .logged-out .button:hover, .userBox .logged-out a:hover {
  background-color: #939191;
  color: white;
}
.userBox .logged-in .lt-ie8 .button, .userBox .logged-out .lt-ie8 .button {
  display: inline;
}

/*# sourceMappingURL=user.box.css.map */
.video object,
.video embed {
  width: 100%; }

.video-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.video-description {
  padding: 13px;
  margin-top: -2px;
  border: solid 2px #323131; }

.video-video {
  border: solid 2px #323131; }
  .video-video-container {
    margin: 0 auto; }

.video-nojs {
  display: none;
  padding: 20px 0;
  text-align: center;
  color: red; }

.no-js .video-nojs {
  display: block; }
.videoGallery-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.videoGallery-video {
  border: 2px solid #323131; }
  .videoGallery-video object,
  .videoGallery-video embed {
    width: 100% !important; }

.videoGallery-thumbnail {
  position: relative;
  display: inline;
  float: left;
  margin: 0 9px;
  padding: 0;
  max-width: 100px;
  overflow: hidden;
  cursor: pointer;
  text-align: center; }
  .videoGallery-thumbnail-image {
    position: relative;
    margin: 2px;
    border: solid 2px #323131; }
    .videoGallery-thumbnail-image img {
      display: block;
      margin: 0 auto; }
  .videoGallery-thumbnail-title {
    display: block;
    margin: 10px auto 0 auto;
    width: 71px;
    font-size: 11px; }
  .videoGallery-thumbnail-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 28px;
    width: 30px;
    margin: -14px 0 0 -15px;
    opacity: 0.7; }
    .videoGallery-thumbnail-overlay:before {
      display: inline-block;
      width: 100%;
      height: 100%;
      box-sizing: border-box;
      content: "\f04b";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      background: white;
      border: 3px solid #323131;
      border-radius: 50%;
      line-height: 24px;
      text-align: center;
      text-indent: 5px;
      font-size: 15px; }
  .videoGallery-thumbnail.is-active .videoGallery-thumbnail-overlay {
    opacity: 0;
    transition: opacity .5s; }

.videoGallery-thumbnails {
  position: relative;
  margin-top: 18px; }
  .videoGallery-thumbnails-list li:hover .image, .videoGallery-thumbnails-list li.active .image {
    margin: 0;
    border: solid 4px #323131; }
  .videoGallery-thumbnails-title {
    display: block;
    margin: 10px auto 0 auto;
    width: 71px;
    font-size: 11px; }

.videoGallery-list {
  position: relative;
  margin: 0 50px;
  overflow: hidden; }
  .videoGallery-list-inner {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none; }

.videoGallery-description {
  margin: 15px 0; }

.videoGallery-arrow, .videoGallery-arrow.is-disabled:hover {
  position: absolute;
  top: 0;
  width: 35px;
  height: 60px;
  background: 50% no-repeat;
  font: 0/0 serif;
  cursor: pointer; }
  .videoGallery-arrow:before, .videoGallery-arrow.is-disabled:hover:before {
    position: absolute;
    top: 50%;
    color: #323131; }

.videoGallery-arrow.is-disabled {
  opacity: 0.5; }

.videoGallery-arrow:hover:before {
  color: #b9b8b8; }

.videoGallery-arrow-left, .videoGallery-arrow-left.is-disabled:hover {
  left: 0; }
  .videoGallery-arrow-left:before, .videoGallery-arrow-left.is-disabled:hover:before {
    content: "\f053";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    font-size: 30px; }

.videoGallery-arrow-right, .videoGallery-arrow-right.is-disabled:hover {
  right: 0;
  text-align: right; }
  .videoGallery-arrow-right:before, .videoGallery-arrow-right.is-disabled:hover:before {
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    font-size: 30px; }

.mod-js .videoGallery-nojs {
  display: none; }
.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
}
.virtual-meeting-component .meeting-registration-button:hover {
  text-decoration: none;
  background-color: #fff;
  border: 2px solid #15717d;
  border-radius: 50px;
  color: #15717d;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
}
.virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
  background-color: #fff;
  border: 2px solid #15717d;
  border-radius: 50px;
  color: #15717d;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
  cursor: not-allowed;
  pointer-events: none;
  text-decoration: none;
}
.virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
}
.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-section {
  width: 40px;
  height: 40px;
  position: relative;
  animation: sk-chase 2.5s infinite linear both;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  animation: spinner-item 2s infinite ease-in-out both;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
  content: "";
  display: block;
  width: 25%;
  height: 25%;
  background-color: #000;
  border-radius: 100%;
  animation: spinner-item-before 2s infinite ease-in-out both;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
  animation-delay: -1.1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
  animation-delay: -1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
  animation-delay: -0.9s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
  animation-delay: -0.8s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
  animation-delay: -0.7s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
  animation-delay: -0.6s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
  animation-delay: -1.1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
  animation-delay: -1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
  animation-delay: -0.9s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
  animation-delay: -0.8s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
  animation-delay: -0.7s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
  animation-delay: -0.6s;
}
@keyframes sk-chase {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg);
  }
}
@keyframes spinner-item-before {
  50% {
    transform: scale(0.4);
  }
  100%, 0% {
    transform: scale(1);
  }
}

.box.virtual-meeting-list .component-content {
  overflow: visible;
}
.box.virtual-meeting-list .component-content .tabs .tabs-nav {
  overflow: visible;
  height: 50px;
}
.box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-list {
  width: 100%;
}
.box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item {
  background: #ebebeb;
  padding: 14px 30px 18px;
  border: none;
}
.box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item.is-active {
  border-top: 4px solid #f36633;
}
.box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item.is-active .text-wrapper {
  color: #f36633;
}
.box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item:hover:not(.is-active) .text-wrapper {
  text-decoration: underline;
}
.box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item .text-wrapper {
  color: #808080;
  font: bold 18px Arial;
}
.box.virtual-meeting-list .component-content .tabs .tabs-content {
  overflow: visible;
  z-index: 500;
  padding: 0;
  border: none;
}

.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
}
.virtual-meeting-component .meeting-registration-button:hover {
  text-decoration: none;
  background-color: #fff;
  border: 2px solid #15717d;
  border-radius: 50px;
  color: #15717d;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
}
.virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
  background-color: #fff;
  border: 2px solid #15717d;
  border-radius: 50px;
  color: #15717d;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
  cursor: not-allowed;
  pointer-events: none;
  text-decoration: none;
}
.virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
}
.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-section {
  width: 40px;
  height: 40px;
  position: relative;
  animation: sk-chase 2.5s infinite linear both;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  animation: spinner-item 2s infinite ease-in-out both;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
  content: "";
  display: block;
  width: 25%;
  height: 25%;
  background-color: #000;
  border-radius: 100%;
  animation: spinner-item-before 2s infinite ease-in-out both;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
  animation-delay: -1.1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
  animation-delay: -1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
  animation-delay: -0.9s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
  animation-delay: -0.8s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
  animation-delay: -0.7s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
  animation-delay: -0.6s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
  animation-delay: -1.1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
  animation-delay: -1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
  animation-delay: -0.9s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
  animation-delay: -0.8s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
  animation-delay: -0.7s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
  animation-delay: -0.6s;
}
@keyframes sk-chase {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg);
  }
}
@keyframes spinner-item-before {
  50% {
    transform: scale(0.4);
  }
  100%, 0% {
    transform: scale(1);
  }
}

.virtualMeetingList .meeting-list-filter {
  background-color: #f0efed;
  padding: 30px;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__categoryTrigger.active {
  font-weight: 700;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__categoryTrigger.active:before {
  content: "x";
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterByLabel {
  background-color: #f36633;
  color: #fff;
  padding: 10px 45px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  margin: 0;
  display: inline;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__foundResults {
  float: right;
  font-size: 14px;
  margin: 0;
  display: inline;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterBox {
  display: none;
  position: absolute;
  background-color: #fff;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  z-index: 1;
  margin-top: 10px;
  min-width: 230px;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__resetTrigger {
  box-sizing: border-box;
  margin: 10px 10px;
  padding: 0;
  border-radius: 20px;
  text-align: center;
  font-size: 15px;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__resetTrigger .resetTrigger__label {
  background-color: #f0efed;
  color: #f36633;
  border: 0;
  border-radius: 20px;
  padding: 5px;
  font-weight: 700;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__resetTrigger .resetTrigger__label:hover {
  background-color: #f36633;
  color: #f0efed;
  cursor: pointer;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter {
  border-width: 0 0 2px;
  border-style: solid;
  border-color: #e0dfdd;
  border-image: none;
  padding: 0;
  margin: 0;
  clear: both;
  height: 52px;
  position: relative;
  cursor: pointer;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.active {
  height: auto;
  transition-duration: 0.5s;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter:first-child {
  border-width: 2px 0 2px;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__label {
  font-weight: 700;
  padding-left: 16px;
  padding-top: 10px;
  position: relative;
  display: block;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__label:after {
  content: "+";
  float: right;
  font-size: medium;
  margin-right: 20px;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.selected .categoryFilter__label {
  color: #15717d;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__selectedCategoryTitle {
  font-style: italic;
  margin-left: 16px;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.active .categoryFilter__label:after {
  content: "-";
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.active .categoryFilter__optionsList {
  display: block;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter:not(.active):hover {
  background-color: #f0efed;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList {
  display: none;
  list-style: none;
  padding-left: 0;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li {
  border-bottom: 1px solid;
  border-color: #e0dfdd;
  padding: 15px;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li:hover:not(input):not(button) {
  background-color: #f36633;
  color: #f0efed;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li:hover:not(input):not(button) .categoryFilter__additionalInformation {
  color: #f0efed;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected {
  background-color: #15717d;
  color: #fff;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected .categoryFilter__additionalInformation {
  color: #fff;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected:hover {
  color: #f0efed;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected:hover .categoryFilter__additionalInformation {
  color: #f0efed;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList .categoryFilter__name {
  margin: 0;
}
.virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList .categoryFilter__additionalInformation {
  display: block;
  color: #808080;
  font-style: italic;
  margin: 0;
}

.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
}
.virtual-meeting-component .meeting-registration-button:hover {
  text-decoration: none;
  background-color: #fff;
  border: 2px solid #15717d;
  border-radius: 50px;
  color: #15717d;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
}
.virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
  background-color: #fff;
  border: 2px solid #15717d;
  border-radius: 50px;
  color: #15717d;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
  cursor: not-allowed;
  pointer-events: none;
  text-decoration: none;
}
.virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
}
.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-section {
  width: 40px;
  height: 40px;
  position: relative;
  animation: sk-chase 2.5s infinite linear both;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  animation: spinner-item 2s infinite ease-in-out both;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
  content: "";
  display: block;
  width: 25%;
  height: 25%;
  background-color: #000;
  border-radius: 100%;
  animation: spinner-item-before 2s infinite ease-in-out both;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
  animation-delay: -1.1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
  animation-delay: -1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
  animation-delay: -0.9s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
  animation-delay: -0.8s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
  animation-delay: -0.7s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
  animation-delay: -0.6s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
  animation-delay: -1.1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
  animation-delay: -1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
  animation-delay: -0.9s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
  animation-delay: -0.8s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
  animation-delay: -0.7s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
  animation-delay: -0.6s;
}
@keyframes sk-chase {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg);
  }
}
@keyframes spinner-item-before {
  50% {
    transform: scale(0.4);
  }
  100%, 0% {
    transform: scale(1);
  }
}

.virtualMeetingList .meeting-list-content .no-results-label {
  display: table;
  margin: 0 auto;
  font-size: large;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry {
  display: flex;
  align-items: flex-start;
  align-content: center;
  padding-bottom: 30px;
  margin: 30px 0 0;
  position: relative;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry:not(.hidden-by-filter):not(:last-child) {
  border-bottom: 1px solid #d4d0ce;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting .meeting-list-column.column--basicInfo {
  border-right: none;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting:not(.hidden-by-filter) .meeting-list-column.column--basicInfo {
  border-right: none;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting:not(.hidden-by-filter) .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton, .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting:not(.hidden-by-filter) .meeting-list-column.column--supplementaryInfo .meeting-list-section .section-item--showSubMeetings {
  margin-top: 15px;
  margin-bottom: -15px;
  display: inline-block;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo {
  border-right: 1px solid #d4d0ce;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--cancelled {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--generalInfo {
  flex-shrink: 0;
  width: 400px;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--details {
  display: none;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--registerButton {
  display: none;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry {
  flex-direction: column;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section {
  display: inline-block;
  padding: 0;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section:not(.section--image, .section--generalInfo) {
  flex-direction: column;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section.section--generalInfo {
  flex-shrink: 0;
  width: 150px;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section.section--details {
  display: block;
  border-left: none;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings span.subMeetings-label {
  font-weight: 700;
  font-size: 18px;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section {
  position: relative;
  padding: 0 20px;
  float: left;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--showSubMeetings {
  padding: 0 20px;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--generalInfo {
  flex-shrink: 0;
  width: 400px;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--generalInfo .section-item--description {
  font-family: Arial, sans-serif;
  color: #4a4a4a;
  font-size: 14px;
  line-height: 1.5;
  text-align: justify;
  text-justify: inter-word;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--regulatoryCode {
  padding-left: 20px;
  position: absolute;
  right: 5%;
  bottom: 5px;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--regulatoryCode .section-item--zincCode {
  font-size: 12px;
  color: #3e3e3e;
  font-family: Arial, sans-serif;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--meetingBanner .eventMeetingBanner--small {
  width: 230px;
  height: 173px;
  position: relative;
  float: left;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--title a {
  font-size: 24px;
  color: #15717d;
  font-weight: 700;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--title a:hover {
  text-decoration: underline;
}
.virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--registerButton, .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--showSubMeetings {
  display: inline-block;
  position: relative;
}

.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
}
.virtual-meeting-component .meeting-registration-button:hover {
  text-decoration: none;
  background-color: #fff;
  border: 2px solid #15717d;
  border-radius: 50px;
  color: #15717d;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
}
.virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
  background-color: #fff;
  border: 2px solid #15717d;
  border-radius: 50px;
  color: #15717d;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
  cursor: not-allowed;
  pointer-events: none;
  text-decoration: none;
}
.virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
}
.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-section {
  width: 40px;
  height: 40px;
  position: relative;
  animation: sk-chase 2.5s infinite linear both;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  animation: spinner-item 2s infinite ease-in-out both;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
  content: "";
  display: block;
  width: 25%;
  height: 25%;
  background-color: #000;
  border-radius: 100%;
  animation: spinner-item-before 2s infinite ease-in-out both;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
  animation-delay: -1.1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
  animation-delay: -1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
  animation-delay: -0.9s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
  animation-delay: -0.8s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
  animation-delay: -0.7s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
  animation-delay: -0.6s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
  animation-delay: -1.1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
  animation-delay: -1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
  animation-delay: -0.9s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
  animation-delay: -0.8s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
  animation-delay: -0.7s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
  animation-delay: -0.6s;
}
@keyframes sk-chase {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg);
  }
}
@keyframes spinner-item-before {
  50% {
    transform: scale(0.4);
  }
  100%, 0% {
    transform: scale(1);
  }
}

.virtualMeetingList.subeventslisting .virtual-meeting-spinner {
  top: 20px;
}
.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry {
  font-weight: 700;
  border: 1px solid #e1dede;
  margin: 0;
  min-height: 75px;
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
}
.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo {
  width: 75%;
  border-right: none;
}
.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo {
  width: 100%;
}
.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers {
  margin: 0;
}
.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--speakerName, .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--speakerTitle {
  font-size: 14px;
  line-height: 22px;
}
.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--speakerTitle {
  margin-right: 2px;
}
.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--viewSpeakerBio {
  float: right;
  color: #15717d;
  text-decoration: none;
}
.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--registrationArea {
  position: absolute;
  right: 0;
  top: 15px;
}
.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo {
  width: 75%;
  order: -1;
}
.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details {
  border-left: none;
  width: 100%;
  margin-top: 6px;
}
.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details .section-item--dateInfo {
  color: #000;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 6px;
}
.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details .section-item--dateInfo .dateInfo-element--conjuctionText {
  display: none;
}
.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details .section-item--dateInfo .dateInfo-element--startTime {
  float: right;
}
.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton {
  right: 0;
  top: 15px;
  height: 100%;
  left: auto;
  position: absolute;
}
.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton:before {
  content: "";
  height: 90%;
  width: 1px;
  background-color: #e1dede;
  position: relative;
}
.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton a.meeting-list-button {
  top: 50%;
  transform: translateY(-50%);
  position: relative;
}

/*# sourceMappingURL=virtualMeetingList.css.map */
.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
}
.virtual-meeting-component .meeting-registration-button:hover {
  text-decoration: none;
  background-color: #fff;
  border: 2px solid #15717d;
  border-radius: 50px;
  color: #15717d;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
}
.virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
  background-color: #fff;
  border: 2px solid #15717d;
  border-radius: 50px;
  color: #15717d;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
  cursor: not-allowed;
  pointer-events: none;
  text-decoration: none;
}
.virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
}
.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-section {
  width: 40px;
  height: 40px;
  position: relative;
  animation: sk-chase 2.5s infinite linear both;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  animation: spinner-item 2s infinite ease-in-out both;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
  content: "";
  display: block;
  width: 25%;
  height: 25%;
  background-color: #000;
  border-radius: 100%;
  animation: spinner-item-before 2s infinite ease-in-out both;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
  animation-delay: -1.1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
  animation-delay: -1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
  animation-delay: -0.9s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
  animation-delay: -0.8s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
  animation-delay: -0.7s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
  animation-delay: -0.6s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
  animation-delay: -1.1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
  animation-delay: -1s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
  animation-delay: -0.9s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
  animation-delay: -0.8s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
  animation-delay: -0.7s;
}
.virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
  animation-delay: -0.6s;
}
@keyframes sk-chase {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg);
  }
}
@keyframes spinner-item-before {
  50% {
    transform: scale(0.4);
  }
  100%, 0% {
    transform: scale(1);
  }
}

.virtualMeetingRegistration .virtual-meeting-spinner {
  top: 45px;
}
.virtualMeetingRegistration .virtual-meeting-info {
  padding: 20px 0;
  margin-top: 30px;
  min-height: 30px;
  background-color: #424242;
}
.virtualMeetingRegistration .virtual-meeting-info .registration-section-item {
  display: flex;
  align-items: center;
  margin-left: 15%;
}
.virtualMeetingRegistration .virtual-meeting-info .registration-section-item * {
  margin: 0 15%;
}
.virtualMeetingRegistration .virtual-meeting-info .registration-section-item span {
  font-size: 20px;
  color: white;
}
.virtualMeetingRegistration .virtual-meeting-info .registration-section-item .meeting-registration-button:not(.meeting-registration-button--cancelled) {
  border-color: #15717d;
}

/*# sourceMappingURL=virtualMeetingRegistration.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.webinar {
  border: 1px solid #D5D1CE;
}
.webinar .containerInner {
  height: auto;
  overflow: hidden;
  padding: 1% 1% 0 0%;
}
.webinar .contentLeft {
  overflow: hidden;
  float: left;
  width: 60%;
}
.webinar .contentRight {
  overflow: hidden;
}
.webinar .footer {
  overflow: hidden;
  margin: 10px auto;
}
.webinar .footer .webinarArrowLeft {
  background: url("../../img/arrows/leftArrow.png") no-repeat left center;
  bottom: 0;
  left: 0;
}
.webinar .footer .webinarArrowRight {
  background: url("../../img/arrows/rightArrow.png") no-repeat left center;
  right: 0;
  bottom: 0;
}
.webinar .content {
  overflow: auto;
  margin: 0 0 0 10px;
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
}
.webinar .content .webinarThumbnails {
  margin: 0 46px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .webinar .content .webinarThumbnails {
    margin: 0 20px;
  }
}
.webinar .content .webinarThumbnails .view-chapters-button {
  display: none;
}
@media only screen and (max-width: 767px) {
  .webinar .content .webinarThumbnails .view-chapters-button {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .webinar .content .webinarThumbnails .desktop-only {
    display: none;
  }
}
.webinar .content .webinarThumbnails .imagesContainer {
  overflow: hidden;
  position: relative;
}
.webinar .webinarThumbnails {
  margin: 0 46px;
  overflow: hidden;
}
.webinar .slide {
  text-align: center;
}
.webinar .slide img {
  width: 96%;
}
.webinar .videoDetail {
  text-align: left;
  overflow: hidden;
  margin: 5px 5px 45px 0;
  padding: 0;
}
.webinar .imageSeparator {
  margin: 0 8px;
}
.webinar .imagesContainer div {
  float: left;
}
.webinar .imagesContainer div img {
  float: left;
  cursor: pointer;
  width: 150px;
  height: 115px;
  display: block;
  border: 1px solid #D5D1CE;
}
.webinar .imageBox.activeSlide img {
  border: 1px solid #D5D1CE;
}
.webinar .video {
  width: 100%;
  height: 250px;
}
.webinar .webinarArrowLeft, .webinar .webinarArrowRight {
  height: 20px;
  width: 20px;
  position: absolute;
  z-index: 1;
  cursor: pointer;
  background-color: #e0e0e0;
  padding: 50px 0;
}

/*# sourceMappingURL=webinar.css.map */
.webinarTeaser__wrapper {
  display: block;
}
@media only screen and (min-width: 720px) {
  .webinarTeaser__wrapper {
    display: flex;
  }
}
.webinarTeaser__image {
  display: block;
  width: 100%;
}
@media only screen and (min-width: 720px) {
  .webinarTeaser__image {
    background-size: cover;
    background-position: center;
  }
  .webinarTeaser__image-left {
    order: 0;
  }
  .webinarTeaser__image-right {
    order: 2;
  }
}
.webinarTeaser__image img {
  width: 100%;
}
@media only screen and (min-width: 720px) {
  .webinarTeaser__image img {
    display: none;
  }
}
.webinarTeaser__content {
  width: 100%;
}

/*# sourceMappingURL=webinarTeaser.css.map */
.listing-item:first-of-type {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_1:nth-of-type(12n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_2:nth-of-type(6n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_3:nth-of-type(4n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_4:nth-of-type(3n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_5:nth-of-type(2.4n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_6:nth-of-type(2n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_7:nth-of-type(1.71429n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_8:nth-of-type(1.5n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_9:nth-of-type(1.33333n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_10:nth-of-type(1.2n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_11:nth-of-type(1.09091n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_12:nth-of-type(1n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_1:nth-of-type(16n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_2:nth-of-type(8n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_3:nth-of-type(5.33333n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_4:nth-of-type(4n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_5:nth-of-type(3.2n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_6:nth-of-type(2.66667n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_7:nth-of-type(2.28571n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_8:nth-of-type(2n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_9:nth-of-type(1.77778n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_10:nth-of-type(1.6n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_11:nth-of-type(1.45455n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_12:nth-of-type(1.33333n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_13:nth-of-type(1.23077n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_14:nth-of-type(1.14286n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_15:nth-of-type(1.06667n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_16:nth-of-type(1n + 1) {
  margin-left: 0; }
.navigationMobileOptimized .mobile-optimized {
  display: none;
}

/*# sourceMappingURL=navigation-mobile-optimized.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.searchBlox-pagination .searchResults-pagination {
  text-align: center;
  overflow: hidden;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: default;
}
.searchBlox-pagination .searchResults-pagination-item {
  display: inline-block;
  line-height: 30px;
  margin: 1px;
  cursor: default;
}
.searchBlox-pagination .searchResults-pagination-item a {
  display: inline-block;
  min-width: 30px;
  padding: 0 10px;
  cursor: pointer;
}
.searchBlox-pagination .searchResults-pagination-item a:hover {
  text-decoration: none;
  color: dimgrey;
  font-weight: bold;
}
.searchBlox-pagination .searchResults-pagination-item.is-active a {
  font-weight: bold;
  color: black;
}
.searchBlox-pagination .searchResults-pagination-item:last-child a, .searchBlox-pagination .searchResults-pagination-item:first-child a {
  height: inherit;
  width: inherit;
  border-right: inherit;
  line-height: 30px;
}
.searchBlox-pagination .searchResults-pagination-list {
  padding: 0;
  margin: 0;
}

.lt-ie8 .searchBlox-pagination .searchResults-pagination-item {
  display: inline;
  zoom: 1;
  margin: 3px;
}
.lt-ie8 .searchBlox-pagination .searchResults-pagination-item a {
  display: block;
  zoom: 1;
}

/*# sourceMappingURL=searchblox.search.pagination.css.map */
.navigationGroupEnhanced .component-content {
  overflow: visible;
}
.navigationGroupEnhanced .component-content nav.flexy {
  position: relative;
  height: 60px;
  display: flex;
  align-items: center;
}
.navigationGroupEnhanced .component-content nav.flexy button.moreFields {
  align-self: stretch;
  transition: all 0.4s ease-out;
  padding: 0 1rem 0 1.5rem;
  outline: 0;
  border: 0;
  font-size: 18px;
  background: #F36533;
  color: #ffffff;
}
.navigationGroupEnhanced .component-content nav.flexy button.moreFields.hidden {
  transition: none;
  border-right: 0.5rem solid #F36533;
  width: 0;
  padding: 0;
  overflow: visible;
  display: none;
}
.navigationGroupEnhanced .component-content nav.flexy button.moreFields:after {
  content: attr(count);
  display: inline-flex;
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  color: #F36533;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.8);
  border-radius: 50%;
  font-size: 14px;
  line-height: 14px;
  margin-left: 1rem;
  margin-right: calc(-1rem - 8px);
}
.navigationGroupEnhanced .component-content nav.flexy ul.links {
  display: flex;
  justify-content: flex-end;
  flex: 1;
  overflow: hidden;
}
.navigationGroupEnhanced .component-content nav.flexy ul li {
  flex: auto;
  padding: 1rem;
}
.navigationGroupEnhanced .component-content nav.flexy ul li a {
  color: #ffffff;
}
.navigationGroupEnhanced .component-content nav.flexy ul li ul {
  background: #F36533;
}
.navigationGroupEnhanced .component-content nav.flexy ul.hidden-links {
  display: block;
  position: absolute;
  background: #F36533;
  right: 0;
  top: 100%;
}
.navigationGroupEnhanced .component-content nav.flexy ul.hidden-links li {
  padding: 1rem;
}
.navigationGroupEnhanced .component-content nav.flexy ul.hidden-links li a {
  color: #ffffff;
  padding-right: 3rem;
}
.navigationGroupEnhanced .component-content nav.flexy ul.hidden-links li ul li a {
  color: #ffffff;
}
.navigationGroupEnhanced .component-content nav.flexy ul.hidden-links.hidden {
  display: none;
}
.navigationGroupEnhanced .component-content * {
  box-sizing: border-box;
}

/*# sourceMappingURL=navigationGroups.css.map */
.tabsEnhancedMarkup .component-content .tabs-arrows {
  display: flex;
  width: 100%;
}
.tabsEnhancedMarkup .component-content .tabs-arrows .tabs-arrows__left {
  float: left;
}
.tabsEnhancedMarkup .component-content .tabs-arrows .tabs-arrows__right {
  float: right;
}
.tabsEnhancedMarkup .component-content .tabs-arrows .tabs-arrows--hidden {
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}
.tabsEnhancedMarkup .component-content .tabs-arrows .tabs-arrows--hidden a {
  text-decoration: none;
}
.tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots {
  display: inline-block;
  margin: 0 auto;
  width: 90%;
}
.tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list {
  display: flex;
}
.tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list li {
  display: block;
}
.tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list .tabs-dots__item {
  flex: auto;
}
.tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list .tabs-dots__item .tabs-dots__dot {
  display: block;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  background-color: black;
}
.tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list .is-active .tabs-dots__dot {
  background-color: #F36533;
}

/*# sourceMappingURL=tabsEnhanced.css.map */
@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: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff"); }

@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; }
.customClass .helloWorld {
  /* look for me in sass folder */ }
/*
/* Navigation
*/
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision light';
  font-style: 'light';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision light';
  font-style: 'light';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff"); }

/* Global configuration */
.component {
  margin-bottom: 0 !important; }

@media only screen and (max-width: 991px) {
  #navigation-container .row {
    position: absolute;
    width: 100%; } }

.navigation {
  margin-bottom: 0 !important;
  background: #fff;
  margin-left: auto; }
  @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: 21px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 21px;
    display: inline-block;
    bottom: 15px;
    -webkit-tap-highlight-color: transparent;
    outline: none; }
    .navigation .navigation-mobile-menu:focus, .navigation .navigation-mobile-menu:active {
      outline: none;
      background-color: transparent; }
    .navigation .navigation-mobile-menu::after {
      content: "";
      background-image: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/icon/hamburger-menu-icon.png");
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      width: 33px;
      height: 18px;
      display: block; }
    .navigation .navigation-mobile-menu[aria-expanded="true"]::after {
      background-image: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/icon/hamburger-closing-icon.png");
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      width: 33px;
      height: 24px; }
  @media only screen and (min-width: 992px) {
    .navigation .navigation-mobile-menu {
      display: none; } }
  @media (max-width: 991px) {
    .navigation:not(.sub-header) .navigation-root.navigation-level1.is-open .navigation-item:first-child {
      padding-top: 10.69vw; }
    .navigation:not(.sub-header) .navigation-root.navigation-level1.is-open .navigation-item:last-child {
      padding-bottom: 10.69vw; } }
  .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-bottom: 0;
        background-color: #F0EFED; } }
    .navigation .navigation-root.is-open {
      z-index: 1000000;
      position: absolute;
      top: 100%;
      width: 100%;
      right: 0; }
    .navigation .navigation-root.navigation-level1 .navigation-item {
      display: block;
      position: relative;
      padding: 0 18px; }
      .navigation .navigation-root.navigation-level1 .navigation-item a {
        font-family: 'GSK Precision';
        font-weight: 300;
        font-size: 14px;
        line-height: normal !important;
        text-decoration: none; }
      .navigation .navigation-root.navigation-level1 .navigation-item::before {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%) scaleX(0.75);
        height: 18px;
        width: 1px;
        background-color: #151515;
        color: #151515;
        z-index: 2; }
        @media (max-width: 991px) {
          .navigation .navigation-root.navigation-level1 .navigation-item::before {
            background-color: unset; } }
      @media (max-width: 991px) {
        .navigation .navigation-root.navigation-level1 .navigation-item::before {
          display: none; } }
      .navigation .navigation-root.navigation-level1 .navigation-item:last-child::before {
        display: none; }
      @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: 20px;
          background: #F0EFED; } }
  @media only screen and (max-width: 991px) and (max-width: 991px) {
    .navigation .navigation-root.navigation-level1 .navigation-item {
      background: white;
      border: none;
      margin: -1px; } }
      @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: 12.7px 18px; }
          .navigation .navigation-root.navigation-level1 .navigation-item:first-child {
            padding-left: 0px; }
          .navigation .navigation-root.navigation-level1 .navigation-item:last-child {
            padding-right: 0px; }
          .navigation .navigation-root.navigation-level1 .navigation-item.is-active, .navigation .navigation-root.navigation-level1 .navigation-item.has-active-child {
            margin-right: 0.3em;
            position: relative;
            display: inline-block; }
            .navigation .navigation-root.navigation-level1 .navigation-item.is-active a, .navigation .navigation-root.navigation-level1 .navigation-item.is-active:hover a, .navigation .navigation-root.navigation-level1 .navigation-item.has-active-child a, .navigation .navigation-root.navigation-level1 .navigation-item.has-active-child:hover a {
              font-weight: 700;
              color: #151515; } }
      .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: none;
          font-weight: 700; } }
      .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: #151515;
        line-height: 22px; }
        @media only screen and (min-width: 992px) {
          .navigation .navigation-root.navigation-level1 .navigation-item a {
            color: #151515;
            font-weight: 400;
            font-size: 0.875rem;
            line-height: 100%; } }
        @media only screen and (min-width: 992px) {
          .navigation .navigation-root.navigation-level1 .navigation-item a:hover {
            color: #F36633; } }
        .navigation .navigation-root.navigation-level1 .navigation-item a span {
          width: 100%;
          display: inline-block;
          padding: 0.5rem;
          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; } }
        .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;
          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.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; } }
        @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; } }

.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; } }
@media screen and (max-width: 768px) {
  .circular-image-cmp-wrapper {
    padding: 0; } }

.circular-image-cmp-wrapper .reference-Circular-image-with-text {
  padding-top: 42px; }
  .circular-image-cmp-wrapper .reference-Circular-image-with-text .main-wrapper-container {
    background-color: #F0EFED;
    padding: 56.6px 60px;
    border-radius: 15px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    max-width: 76.918vw;
    margin: 0 auto;
    position: relative;
    margin-top: 55px;
    margin-bottom: 46px; }
    @media screen and (max-width: 768px) {
      .circular-image-cmp-wrapper .reference-Circular-image-with-text .main-wrapper-container {
        margin-top: 185px;
        padding: 28px 20px;
        margin-bottom: 0;
        max-width: 100%; } }
    @media screen and (min-width: 769px) and (max-width: 1025px) {
      .circular-image-cmp-wrapper .reference-Circular-image-with-text .main-wrapper-container {
        margin-top: 65px; } }
    .circular-image-cmp-wrapper .reference-Circular-image-with-text .main-wrapper-container img {
      width: 326px;
      height: 326px;
      border-radius: 50%;
      position: absolute;
      top: -46px;
      left: -30px;
      object-fit: cover;
      max-width: 326px; }
      @media screen and (max-width: 768px) {
        .circular-image-cmp-wrapper .reference-Circular-image-with-text .main-wrapper-container img {
          top: -185px;
          left: 0 !important;
          right: 0;
          margin: 0 auto; } }
      @media screen and (min-width: 769px) and (max-width: 1025px) {
        .circular-image-cmp-wrapper .reference-Circular-image-with-text .main-wrapper-container img {
          top: -65px; } }
  .circular-image-cmp-wrapper .reference-Circular-image-with-text .flex-container {
    padding-left: 319px;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 768px) {
      .circular-image-cmp-wrapper .reference-Circular-image-with-text .flex-container {
        padding: 135px 0 0;
        width: 100%;
        display: block; } }
    .circular-image-cmp-wrapper .reference-Circular-image-with-text .flex-container .text-wrapper .main {
      font-size: 1.75rem;
      line-height: 2rem;
      font-family: 'GSK Precision Light';
      color: #151515;
      margin-top: 0; }
    .circular-image-cmp-wrapper .reference-Circular-image-with-text .flex-container .text-wrapper .main-text {
      color: #151515;
      font-family: 'GSK Precision Light';
      font-size: 1.125rem;
      line-height: 1.625rem; }
    .circular-image-cmp-wrapper .reference-Circular-image-with-text .flex-container .text-wrapper .button-head {
      font-size: 1.125rem;
      line-height: 1.625rem;
      color: #151515;
      font-family: 'GSK Precision';
      font-weight: 700; }
    .circular-image-cmp-wrapper .reference-Circular-image-with-text .flex-container .button {
      display: -ms-flexbox;
      display: flex;
      gap: 25px;
      margin-top: 32px; }
      @media screen and (max-width: 768px) {
        .circular-image-cmp-wrapper .reference-Circular-image-with-text .flex-container .button {
          -ms-flex-direction: column;
              flex-direction: column; } }
      .circular-image-cmp-wrapper .reference-Circular-image-with-text .flex-container .button .button-link {
        padding: 15px 42px;
        font-family: 'GSK PRECISION';
        font-weight: 700;
        font-size: 1rem;
        line-height: 1.25rem;
        color: #fff;
        background-color: #f36633;
        border-radius: 50px;
        cursor: pointer;
        transition: background-color 0.3s ease, color 0.3s ease !important;
        text-decoration: none; }
        .circular-image-cmp-wrapper .reference-Circular-image-with-text .flex-container .button .button-link:hover {
          background-color: #ee3f17; }
        @media screen and (max-width: 768px) {
          .circular-image-cmp-wrapper .reference-Circular-image-with-text .flex-container .button .button-link {
            width: max-content;
            margin: 0; } }

.circular-image-hidden-fields-three .text-wrapper .main,
.circular-image-hidden-fields-three .text-wrapper .button-head,
.circular-image-hidden-fields-three .text-wrapper .button {
  display: none !important; }

.circular-image-hidden-fields-three .main-wrapper-container {
  padding: 103.5px 60px 104.5px 0 !important; }
  @media screen and (max-width: 768px) {
    .circular-image-hidden-fields-three .main-wrapper-container {
      padding: 0 20px 38px !important; } }
  .circular-image-hidden-fields-three .main-wrapper-container img {
    left: -66px !important; }
  .circular-image-hidden-fields-three .main-wrapper-container .flex-container {
    padding-left: 319px !important; }
    @media screen and (max-width: 768px) {
      .circular-image-hidden-fields-three .main-wrapper-container .flex-container {
        padding: 147px 0 0 !important; } }
    .circular-image-hidden-fields-three .main-wrapper-container .flex-container .main-text {
      margin-top: 0; }
      @media screen and (max-width: 768px) {
        .circular-image-hidden-fields-three .main-wrapper-container .flex-container .main-text {
          margin-top: 25px; } }
    .circular-image-hidden-fields-three .main-wrapper-container .flex-container .main-info {
      font-size: 1.125rem;
      line-height: 1.625rem;
      font-family: 'GSK Precision Light';
      color: #151515; }

.circular-image-two-btn .main-wrapper-container img {
  left: -46px !important; }
.reference-title-description-icons-text,
.reference-title-description-icons-text-two-icons,
.reference-title-description-icons-text-three-icons {
  max-width: 1164px;
  left: 50%;
  transform: translate(-50%, 0);
  text-align: center; }
  .reference-title-description-icons-text .icon-desc span,
  .reference-title-description-icons-text-two-icons .icon-desc span,
  .reference-title-description-icons-text-three-icons .icon-desc span {
    display: block;
    font-weight: 700; }
  .reference-title-description-icons-text .desc-of-box,
  .reference-title-description-icons-text-two-icons .desc-of-box,
  .reference-title-description-icons-text-three-icons .desc-of-box {
    font-weight: 700; }
  .reference-title-description-icons-text .icon-text-container,
  .reference-title-description-icons-text-two-icons .icon-text-container,
  .reference-title-description-icons-text-three-icons .icon-text-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    column-gap: 42px;
    row-gap: 0px;
    padding: 0 62.5px; }
    @media screen and (max-width: 769px) {
      .reference-title-description-icons-text .icon-text-container,
      .reference-title-description-icons-text-two-icons .icon-text-container,
      .reference-title-description-icons-text-three-icons .icon-text-container {
        -ms-flex-direction: column;
            flex-direction: column;
        padding: 0 32.5px; } }
    @media screen and (min-width: 769px) and (max-width: 1201px) {
      .reference-title-description-icons-text .icon-text-container,
      .reference-title-description-icons-text-two-icons .icon-text-container,
      .reference-title-description-icons-text-three-icons .icon-text-container {
        padding: 0 42.5px; } }
  .reference-title-description-icons-text .icon-text-card,
  .reference-title-description-icons-text-two-icons .icon-text-card,
  .reference-title-description-icons-text-three-icons .icon-text-card {
    -ms-flex: 1 1 calc(33.333% - 100px);
        flex: 1 1 calc(33.333% - 100px); }

@media screen and (max-width: 1201px) {
  .reference-title-description-icons-text .wrapper-six-icon-text {
    padding: 0 20px; } }

.reference-title-description-icons-text .wrapper-six-icon-text .title-of-box {
  font-size: 3rem;
  line-height: 3.438rem;
  font-family: 'GSK Precision Light';
  color: #151515;
  font-weight: 300;
  margin: 0; }
  @media screen and (max-width: 769px) {
    .reference-title-description-icons-text .wrapper-six-icon-text .title-of-box {
      font-size: 2.375rem;
      line-height: 2.813rem; } }

.reference-title-description-icons-text .wrapper-six-icon-text .desc-of-box {
  font-family: "GSK Precision";
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25rem;
  color: #151515;
  margin: 24px 0 42px;
  padding: 0 103px; }
  @media screen and (max-width: 1201px) {
    .reference-title-description-icons-text .wrapper-six-icon-text .desc-of-box {
      padding: 0 20px; } }
  .reference-title-description-icons-text .wrapper-six-icon-text .desc-of-box span {
    line-height: 1.25rem;
    padding-top: 24px;
    display: block; }

.reference-title-description-icons-text .wrapper-six-icon-text .icon-text-card {
  padding: 32px 42px; }
  @media screen and (max-width: 769px) {
    .reference-title-description-icons-text .wrapper-six-icon-text .icon-text-card {
      padding: 12px 42px; } }
  .reference-title-description-icons-text .wrapper-six-icon-text .icon-text-card img {
    height: 84px; }
  .reference-title-description-icons-text .wrapper-six-icon-text .icon-text-card .icon-desc {
    margin: 18px 0 0;
    font-family: "GSK Precision Light";
    font-size: 1rem;
    font-style: normal;
    line-height: 1.25rem;
    color: #151515; }
    .reference-title-description-icons-text .wrapper-six-icon-text .icon-text-card .icon-desc b {
      font-family: "GSK Precision";
      font-weight: 700; }

.reference-title-description-icons-text {
  padding: 0; }
@media screen and (max-width: 1023px) {
  .reference-review-and-glossary {
    padding: 0 20px; } }

.reference-review-and-glossary > .component-content {
  max-width: 76.984vw;
  margin: 0 auto; }
  @media screen and (max-width: 1023px) {
    .reference-review-and-glossary > .component-content {
      max-width: unset;
      width: 100%; } }
  .reference-review-and-glossary > .component-content .wrapper-image-text {
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: start; }
    @media screen and (max-width: 1023px) {
      .reference-review-and-glossary > .component-content .wrapper-image-text {
        -ms-flex-direction: column;
            flex-direction: column; } }
    .reference-review-and-glossary > .component-content .wrapper-image-text .image-right {
      height: auto;
      -ms-flex-order: 1;
          order: 1;
      margin-left: 3.3125rem;
      float: right;
      background-color: #F0EFED;
      padding: 24px;
      border-radius: 15px; }
      @media screen and (max-width: 1023px) {
        .reference-review-and-glossary > .component-content .wrapper-image-text .image-right {
          margin-left: 0;
          margin-top: 42px; } }
      .reference-review-and-glossary > .component-content .wrapper-image-text .image-right img {
        max-width: 400px;
        height: auto; }
        @media screen and (max-width: 1023px) {
          .reference-review-and-glossary > .component-content .wrapper-image-text .image-right img {
            max-width: 100%; } }
      .reference-review-and-glossary > .component-content .wrapper-image-text .image-right .image-desc {
        display: none; }
    .reference-review-and-glossary > .component-content .wrapper-image-text .heading-desc {
      font-size: 3rem;
      line-height: 3.438rem;
      font-family: 'GSK Precision light';
      font-weight: 300;
      color: #151515; }
      @media screen and (max-width: 1300px) {
        .reference-review-and-glossary > .component-content .wrapper-image-text .heading-desc {
          font-size: 2.375rem;
          line-height: 2.813rem;
          margin-top: 0; } }
    .reference-review-and-glossary > .component-content .wrapper-image-text .download-text {
      font-family: 'GSK Precision light';
      margin: 24px 0;
      color: #000000;
      font-size: 1rem;
      line-height: 1.25rem; }
    .reference-review-and-glossary > .component-content .wrapper-image-text .button .button-link {
      font-family: 'GSK Precision Light';
      font-weight: 700;
      font-size: 1rem;
      line-height: 1.25rem;
      color: #fff;
      cursor: pointer;
      transition: background-color 0.3s ease, color 0.3s ease !important;
      text-decoration: none;
      display: inline-block;
      padding: 15px 42px;
      background-color: #f36633;
      border-radius: 50px; }
      .reference-review-and-glossary > .component-content .wrapper-image-text .button .button-link:hover {
        background-color: #ee3f17; }
    .reference-review-and-glossary > .component-content .wrapper-image-text .button:last-child {
      display: none; }

.review-glossary-box-two-btn {
  padding: 0 32px;
  margin-bottom: 42px !important; }
  @media screen and (max-width: 789px) {
    .review-glossary-box-two-btn {
      padding: 0;
      margin-top: 42px; } }
  .review-glossary-box-two-btn .paragraphSystem {
    background-color: #F0EFED;
    border-radius: 15px;
    margin: 0; }
    .review-glossary-box-two-btn .paragraphSystem::before {
      content: "";
      display: block;
      background-image: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/desktop/Shape%20Cutout.png") !important;
      position: absolute;
      top: -11px;
      left: 50%;
      transform: translateX(-50%);
      background-repeat: no-repeat;
      background-position: top center;
      background-size: 100% auto;
      width: 233px;
      height: 80.5px;
      z-index: 1; }
  @media screen and (max-width: 1025px) {
    .review-glossary-box-two-btn .component-content .paragraphSystem {
      margin: 0; } }
  .review-glossary-box-two-btn .reference-review-and-glossary {
    padding: 0 !important; }
    .review-glossary-box-two-btn .reference-review-and-glossary .wrapper-image-text {
      margin: 0;
      gap: 113px; }
      .review-glossary-box-two-btn .reference-review-and-glossary .wrapper-image-text .image-right {
        background: unset;
        padding: 0;
        margin-left: 0; }
        .review-glossary-box-two-btn .reference-review-and-glossary .wrapper-image-text .image-right img {
          max-width: 554px; }
          @media screen and (max-width: 1023px) {
            .review-glossary-box-two-btn .reference-review-and-glossary .wrapper-image-text .image-right img {
              max-width: 100%; } }
          @media screen and (min-width: 1024px) and (max-width: 1200px) {
            .review-glossary-box-two-btn .reference-review-and-glossary .wrapper-image-text .image-right img {
              max-width: 380px; } }
      .review-glossary-box-two-btn .reference-review-and-glossary .wrapper-image-text .heading-desc {
        margin: 0; }
      .review-glossary-box-two-btn .reference-review-and-glossary .wrapper-image-text .download-text {
        margin: 42px 0; }
    .review-glossary-box-two-btn .reference-review-and-glossary .button {
      margin: 0 0 42px 0; }
      @media screen and (max-width: 769px) {
        .review-glossary-box-two-btn .reference-review-and-glossary .button {
          text-align: center; } }
      .review-glossary-box-two-btn .reference-review-and-glossary .button:last-child {
        display: inline-block !important;
        margin: 0; }
        @media screen and (max-width: 769px) {
          .review-glossary-box-two-btn .reference-review-and-glossary .button:last-child {
            display: block !important; } }
      .review-glossary-box-two-btn .reference-review-and-glossary .button:first-of-type .button-link {
        padding: 15px 56px; }
      @media screen and (max-width: 769px) {
        .review-glossary-box-two-btn .reference-review-and-glossary .button .button-link {
          width: 100%; } }
html.audio {
  background-color: transparent; }

#footer {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
  padding-inline: 32px !important; }
  #footer p,
  #footer h1,
  #footer h2,
  #footer a, #footer li {
    font-family: 'GSK Precision light';
    font-weight: 300;
    color: #000000; }
  @media screen and (max-width: 991px) {
    #footer > .row {
      padding-left: 0;
      padding-right: 0; } }
  @media screen and (max-width: 991px) {
    #footer > .row .layout-inner > .default-style {
      padding-left: 0;
      padding-right: 0; } }
  #footer > .row .inner > .component-content {
    margin-bottom: 0 !important; }
  #footer .reference-footer p,
  #footer .reference-footer li {
    font-size: 1rem;
    line-height: 1.25rem; }
  #footer .reference-footer .component-content {
    overflow: visible; }
    @media screen and (max-width: 991px) {
      #footer .reference-footer .component-content {
        margin-bottom: 0; } }
  @media screen and (max-width: 991px) {
    #footer .reference-footer .box.footer-top-section {
      padding-inline: 15px; } }
  #footer .reference-footer .box.footer-top-section .paragraphSystem {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center; }
    @media screen and (max-width: 991px) {
      #footer .reference-footer .box.footer-top-section .paragraphSystem {
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-align: start;
            align-items: flex-start; } }
    #footer .reference-footer .box.footer-top-section .paragraphSystem .image,
    #footer .reference-footer .box.footer-top-section .paragraphSystem .richText {
      -ms-flex: 1;
          flex: 1; }
    #footer .reference-footer .box.footer-top-section .paragraphSystem .richText {
      text-align: right; }
      @media screen and (max-width: 991px) {
        #footer .reference-footer .box.footer-top-section .paragraphSystem .richText {
          text-align: left; } }
  #footer .reference-footer .reference-footer-links {
    margin-top: 42px; }
    #footer .reference-footer .reference-footer-links > .inner .component-content {
      margin-bottom: 0; }
    #footer .reference-footer .reference-footer-links .richText ul {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      margin: 0; }
      @media screen and (max-width: 991px) {
        #footer .reference-footer .reference-footer-links .richText ul {
          -ms-flex-direction: column;
              flex-direction: column;
          -ms-flex-align: start;
              align-items: flex-start;
          -ms-flex-pack: left;
              justify-content: left;
          padding: 0; } }
      #footer .reference-footer .reference-footer-links .richText ul li {
        padding: 0 10px;
        list-style: none;
        display: block;
        position: relative;
        margin: 0; }
        @media (max-width: 991px) {
          #footer .reference-footer .reference-footer-links .richText ul li {
            padding-inline: 0; } }
        #footer .reference-footer .reference-footer-links .richText ul li::before {
          display: none; }
        #footer .reference-footer .reference-footer-links .richText ul li::after {
          content: "";
          position: absolute;
          right: 0;
          top: 45%;
          transform: translateY(-50%);
          height: 18px;
          width: 1px;
          background-color: #151515; }
          @media (max-width: 991px) {
            #footer .reference-footer .reference-footer-links .richText ul li::after {
              background-color: unset;
              content: unset; } }
        #footer .reference-footer .reference-footer-links .richText ul li:last-child::after {
          display: none; }
        #footer .reference-footer .reference-footer-links .richText ul li a {
          text-decoration: none;
          color: #000000; }
    #footer .reference-footer .reference-footer-links + .richText {
      text-align: center; }
      @media screen and (max-width: 991px) {
        #footer .reference-footer .reference-footer-links + .richText {
          text-align: left; } }
      #footer .reference-footer .reference-footer-links + .richText p {
        margin-top: 0; }
  @media screen and (max-width: 991px) {
    #footer .reference-footer .footer-right-section {
      margin-top: 24px; } }
  #footer .reference-footer .footer-right-section p {
    margin: 0;
    font-style: normal;
    font-weight: 300; }
    #footer .reference-footer .footer-right-section p:last-child {
      margin-top: 2px; }
  #footer .reference-footer .footer-bottom-section {
    padding-top: 24px; }
    #footer .reference-footer .footer-bottom-section p {
      margin: 0;
      line-height: 1.4rem; }
  #footer .bottom-disclaimer {
    max-width: 1000px;
    margin: 0 auto; }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision light';
  font-style: 'light';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision light';
  font-style: 'light';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff"); }

#header {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important; }
  #header > .row {
    margin-left: 0;
    margin-right: 0; }
    #header > .row .layout-inner > .default-style {
      padding-left: 0;
      padding-right: 0; }
  @media (max-width: 991px) {
    #header .header-desclaimer-text {
      padding-inline: 20px; } }
  @media (max-width: 991px) {
    #header .header-desclaimer-text > .component-content > .paragraphSystem {
      margin: 0 !important; } }
  #header .snippetReference {
    color: #4d4d4d;
    padding-inline: 0; }
    #header .snippetReference .component-content {
      margin-bottom: unset !important; }
      #header .snippetReference .component-content .richText {
        text-align: center; }
        #header .snippetReference .component-content .richText .richText-content {
          text-align: center;
          margin: 0 auto;
          padding: 12px 0;
          max-width: 76.85vw; }
          @media (max-width: 768px) {
            #header .snippetReference .component-content .richText .richText-content {
              text-align: left;
              max-width: 100%;
              margin: unset; } }
          #header .snippetReference .component-content .richText .richText-content p {
            margin: 0;
            font-size: 0.875rem;
            line-height: 100%;
            font-family: 'GSK Precision light';
            font-weight: 300;
            color: #151515; }
      #header .snippetReference .component-content .header-navigation-container {
        padding-inline: 32px;
        padding-block: 24px;
        background-color: #F0EFED; }
        #header .snippetReference .component-content .header-navigation-container > .component-content > .paragraphSystem {
          margin: 0; }
        @media (max-width: 991px) {
          #header .snippetReference .component-content .header-navigation-container {
            padding-left: 20px;
            padding-right: 20px; } }
        #header .snippetReference .component-content .header-navigation-container .component-content .paragraphSystem {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: justify;
              justify-content: space-between;
          -ms-flex-align: center;
              align-items: center;
          text-align: left;
          background-color: #F0EFED; }
          @media (max-width: 991px) {
            #header .snippetReference .component-content .header-navigation-container .component-content .paragraphSystem {
              padding-inline: 0px;
              margin: 0; } }
          #header .snippetReference .component-content .header-navigation-container .component-content .paragraphSystem .header-logo {
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
            margin: 0; }
            #header .snippetReference .component-content .header-navigation-container .component-content .paragraphSystem .header-logo img {
              width: 144px;
              height: auto;
              display: block; }
      #header .snippetReference .component-content.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) {
          #header .snippetReference .component-content.reference-brand-area {
            -ms-flex-pack: center;
                justify-content: center;
            padding: 12px 0px; } }
        @media only screen and (min-width: 992px) {
          #header .snippetReference .component-content.reference-brand-area {
            padding: 25px 15px;
            width: 50%; } }
        @media (max-width: 575px) {
          #header .snippetReference .component-content.reference-brand-area {
            margin-right: 8px; } }
      #header .snippetReference .component-content[class*="reference-search-area"] {
        display: block;
        position: static; }
        @media only screen and (max-width: 991px) {
          #header .snippetReference .component-content[class*="reference-search-area"] {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: center;
                justify-content: center; } }
        @media (max-width: 575px) {
          #header .snippetReference .component-content[class*="reference-search-area"] {
            margin-right: 10px; } }
        @media only screen and (min-width: 576px) and (max-width: 991px) {
          #header .snippetReference .component-content[class*="reference-search-area"] {
            padding-right: 0px !important;
            padding-left: 20px !important; } }
        @media only screen and (min-width: 992px) {
          #header .snippetReference .component-content[class*="reference-search-area"] {
            padding: 25px 15px;
            width: 50%; } }
        @media only screen and (min-width: 992px) {
          #header .snippetReference .component-content[class*="reference-search-area"].is-hidden-desktop {
            display: none; } }
        #header .snippetReference .component-content[class*="reference-search-area"] .inner {
          height: 100%; }
          #header .snippetReference .component-content[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; }
      #header .snippetReference .component-content.reference-skip-content {
        display: none; }

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

.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"); } }
.page-home p,
.page-home h1,
.page-home h2,
.page-home a {
  font-family: 'GSK Precision light';
  font-weight: 300;
  color: #151515; }

@media screen and (max-width: 992px) {
  .page-home .left-right-box-container {
    padding-left: 20px;
    padding-right: 20px; } }

.page-home .left-right-box-container > .component-content {
  width: 100%;
  max-width: 81.2169vw;
  /* 1228px */
  margin: 0 auto; }
  @media screen and (max-width: 991px) {
    .page-home .left-right-box-container > .component-content {
      width: 100%;
      max-width: 100%; } }
  .page-home .left-right-box-container > .component-content .richText .richText-content {
    display: -ms-flexbox;
    display: flex;
    gap: 79px;
    padding: 92px 0 48px 0; }
    @media screen and (max-width: 768px) {
      .page-home .left-right-box-container > .component-content .richText .richText-content {
        -ms-flex-direction: column;
            flex-direction: column;
        padding: 8.125rem 0 24px 0;
        gap: 42px; } }
    .page-home .left-right-box-container > .component-content .richText .richText-content .left-desc p,
    .page-home .left-right-box-container > .component-content .richText .richText-content .right-desc p {
      font-size: 1.125rem;
      line-height: 1.625rem;
      margin: 0; }

@media (max-width: 768px) {
  .page-home .reference-media-hero > .component-content > div {
    aspect-ratio: 393 / 561; } }

@media (max-width: 768px) {
  .page-home .reference-media-hero > .component-content > div img.desktop-banner-img {
    display: none; } }

@media (min-width: 769px) {
  .page-home .reference-media-hero > .component-content > div img.desktop-banner-img {
    display: block; } }

@media (max-width: 768px) {
  .page-home .reference-media-hero > .component-content > div img.mobile-banner-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block; } }

@media (min-width: 769px) {
  .page-home .reference-media-hero > .component-content > div img.mobile-banner-img {
    display: none; } }

@media screen and (min-width: 769px) {
  .page-home .reference-media-hero {
    padding-bottom: unset; } }

@media screen and (max-width: 991px) {
  .page-home .reference-media-hero {
    padding-bottom: unset; } }

.page-home .reference-media-hero h1 {
  padding-inline: 2.91vw;
  padding-block: 5.39vw;
  left: 0;
  border-top-left-radius: unset;
  border-bottom-left-radius: unset;
  z-index: 99;
  transform: none;
  top: 38.7%;
  border-top-right-radius: 15px !important;
  border-bottom-right-radius: 15px !important; }
  @media screen and (min-width: 769px) {
    .page-home .reference-media-hero h1 {
      max-width: 39.23vw;
      z-index: 99; } }
  @media (min-width: 769px) and (max-width: 991px) {
    .page-home .reference-media-hero h1 {
      min-width: unset;
      max-width: clamp(46vw, 48vw, 50vw); } }
  @media (min-width: 769px) and (max-width: 1200px) {
    .page-home .reference-media-hero h1 {
      font-size: clamp(3rem, calc(3rem + (1.75rem - 1rem) * ((100vw - 48.0625rem) / (75rem - 48.0625rem))), 3.75rem);
      line-height: clamp(3.4375rem, calc(3.4375rem + (4.25rem - 3.4375rem) * ((100vw - 48.0625rem) / (75rem - 48.0625rem))), 4.25rem); } }
  @media (min-width: 1201px) and (max-width: 1500px) {
    .page-home .reference-media-hero h1 {
      font-size: clamp(3.75rem, calc(3.75rem + (4.6875rem - 3.75rem) * ((100vw - 75rem) / (93.75rem - 75rem))), 4.6875rem);
      line-height: clamp(4.25rem, calc(4.25rem + (5rem - 4.25rem) * ((100vw - 75rem) / (93.75rem - 75rem))), 5rem); } }
  @media screen and (max-width: 768px) {
    .page-home .reference-media-hero h1 {
      padding: 32px 27px;
      height: auto;
      bottom: -88px;
      left: 50%;
      transform: translateX(-50%);
      min-width: unset;
      border-radius: 15px;
      z-index: 99;
      font-size: 3rem;
      line-height: 3.4375rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center; } }
  @media (max-width: 499px) {
    .page-home .reference-media-hero h1 {
      width: clamp(280px, calc(100% - 20px), 373px);
      top: 74.7%; } }
  @media (min-width: 500px) and (max-width: 768px) {
    .page-home .reference-media-hero h1 {
      width: clamp(320px, calc(320px + (520px - 320px) * ((100vw - 500px) / (768px - 500px))), 520px) !important; } }
  @media (min-width: 500px) and (max-width: 768px) {
    .page-home .reference-media-hero h1 {
      top: clamp(74.7%, calc(74.7% + (107% - 74.7%) * ((100vw - 500px) / (768px - 500px))), 87%) !important; } }

@media screen and (max-width: 991px) {
  .page-home .home-three-card-component {
    padding-left: 20px;
    padding-right: 20px; } }

.page-home .home-three-card-component .paragraphSystem {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 81.2169vw;
  /* 1228px */
  margin: 0 auto;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .page-home .home-three-card-component .paragraphSystem > a {
    display: none; }
  @media screen and (max-width: 991px) {
    .page-home .home-three-card-component .paragraphSystem {
      -ms-flex-direction: column;
          flex-direction: column;
      max-width: 100%;
      margin: 0; } }
  .page-home .home-three-card-component .paragraphSystem .reference-home-card-component {
    padding-inline: 0; }
    .page-home .home-three-card-component .paragraphSystem .reference-home-card-component + .reference-home-card-component {
      margin-left: 8.125rem; }
      @media screen and (max-width: 991px) {
        .page-home .home-three-card-component .paragraphSystem .reference-home-card-component + .reference-home-card-component {
          margin-left: unset;
          margin-top: 24px; } }
      @media (min-width: 992px) and (max-width: 1440px) {
        .page-home .home-three-card-component .paragraphSystem .reference-home-card-component + .reference-home-card-component {
          margin-left: clamp(2rem, calc(2rem + (7.75rem - 2rem) * ((100vw - 61.9375rem) / (90rem - 61.9375rem))), 7.75rem); } }
    .page-home .home-three-card-component .paragraphSystem .reference-home-card-component > .component-content {
      display: -ms-flexbox;
      display: flex; }
    .page-home .home-three-card-component .paragraphSystem .reference-home-card-component:nth-child(2) .home-subpage-card p {
      margin-bottom: 24px; }
  .page-home .home-three-card-component .paragraphSystem .home-subpage-card {
    background-color: #F0EFED;
    text-align: center;
    padding-block: 54.5px;
    padding-inline: 42px;
    border-radius: 15px;
    height: 100%;
    position: relative;
    color: #151515;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: justify;
        justify-content: space-between;
    width: 100%;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex: 1;
        flex: 1; }
    @media (max-width: 991px) {
      .page-home .home-three-card-component .paragraphSystem .home-subpage-card {
        padding-block: 35.5px; } }
    .page-home .home-three-card-component .paragraphSystem .home-subpage-card h2 {
      font-size: 1.75rem;
      line-height: 2rem;
      margin: 0; }
      @media (min-width: 992px) and (max-width: 1440px) {
        .page-home .home-three-card-component .paragraphSystem .home-subpage-card h2 {
          font-size: clamp(1.5rem, calc(1.5rem + (1.75rem - 1.5rem) * ((100vw - 62rem) / (90rem - 62rem))), 1.75rem);
          line-height: clamp(1.75rem, calc(1.75rem + (2rem - 1.75rem) * ((100vw - 62rem) / (90rem - 62rem))), 2rem); } }
    .page-home .home-three-card-component .paragraphSystem .home-subpage-card p {
      font-size: 1rem;
      line-height: 1.25rem;
      margin: 18px 0 42px 0; }
      @media screen and (max-width: 991px) {
        .page-home .home-three-card-component .paragraphSystem .home-subpage-card p {
          margin: 18px 0 24px 0; } }
    .page-home .home-three-card-component .paragraphSystem .home-subpage-card a {
      padding: 15px 42px;
      background-color: #F36633;
      border-radius: 99px;
      display: inline-block;
      color: #ffffff;
      text-decoration: none;
      font-size: 1rem;
      line-height: 1.25rem;
      font-weight: 700;
      width: 167px; }
      @media (max-width: 991px) {
        .page-home .home-three-card-component .paragraphSystem .home-subpage-card a {
          margin-bottom: unset; } }
      .page-home .home-three-card-component .paragraphSystem .home-subpage-card a:hover, .page-home .home-three-card-component .paragraphSystem .home-subpage-card a:focus, .page-home .home-three-card-component .paragraphSystem .home-subpage-card a:active {
        color: #ffffff;
        background-color: #ee3f17; }

.page-home .home-three-card-component .reference-home-card-component > .component-content {
  height: 100%; }

.page-home .social-icon-container {
  background-color: #F36633;
  margin-top: 42px; }
  @media screen and (max-width: 991px) {
    .page-home .social-icon-container {
      margin-top: 56px; } }
  .page-home .social-icon-container > .component-content {
    width: 81.26vw;
    margin: 0 auto; }
    @media screen and (max-width: 991px) {
      .page-home .social-icon-container > .component-content {
        width: 100%; } }
    .page-home .social-icon-container > .component-content .richText {
      text-align: center;
      padding-block: 51.5px;
      padding-inline: 142px; }
      @media screen and (max-width: 991px) {
        .page-home .social-icon-container > .component-content .richText {
          padding-block: 25.5px;
          padding-inline: 20px; } }
      .page-home .social-icon-container > .component-content .richText .richText-content p {
        font-size: 1.125rem;
        line-height: 1.625rem;
        color: #ffffff;
        margin: 0; }
      .page-home .social-icon-container > .component-content .richText .richText-content > div {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center;
        gap: 18px;
        padding-top: 18px; }
        .page-home .social-icon-container > .component-content .richText .richText-content > div a {
          text-decoration: none;
          cursor: pointer; }
          .page-home .social-icon-container > .component-content .richText .richText-content > div a img {
            width: 42px;
            height: auto; }
.reference-call-to-action-banner {
  margin: 0;
  padding: 0; }
  .reference-call-to-action-banner .orange-block {
    background-color: #F36633;
    display: -ms-flexbox;
    display: flex;
    padding-block: 4.6vw; }
  .reference-call-to-action-banner .btn-white {
    background-color: #ffffff;
    color: #151515; }
    .reference-call-to-action-banner .btn-white:hover {
      color: #151515; }

.btn-common {
  text-decoration: none;
  font-family: 'GSK Precision Bold';
  font-weight: 400;
  border-radius: 2rem;
  font-size: 1rem;
  margin: 0 auto;
  line-height: 1.25rem;
  padding-inline: 2.78vw;
  padding-block: 0.99vw; }
  @media (min-width: 769px) and (max-width: 1024px) {
    .btn-common {
      font-size: 0.8rem;
      line-height: 1.05rem; } }
  @media (max-width: 768px) {
    .btn-common {
      padding-block: 1.2vw;
      padding-inline: 6.78vw;
      text-align: center;
      max-width: 84%;
      display: block; } }
.reference-media-hero {
  padding-inline: 0; }
  @media (min-width: 1024px) {
    .reference-media-hero {
      padding-bottom: 6vw; } }
  @media (max-width: 1023px) {
    .reference-media-hero {
      padding-bottom: 6rem; } }
  .reference-media-hero .component-content {
    overflow: visible; }
    .reference-media-hero .component-content > div {
      position: relative; }
    @media (max-width: 1024px) {
      .reference-media-hero .component-content {
        overflow: visible; } }
  .reference-media-hero img {
    width: 100%; }
  @media (max-width: 991px) {
    .reference-media-hero .desktop-banner-img {
      display: none; } }
  @media (min-width: 991px) {
    .reference-media-hero .mobile-banner-img {
      display: none; } }
  .reference-media-hero h1 {
    position: absolute;
    top: 14.35vw;
    background-color: #f0efed;
    color: #000000;
    padding-inline: 2.91vw;
    padding-block: 6.51vw;
    left: -1vw;
    font-family: 'GSK Precision Light';
    font-weight: 300;
    font-size: 4.68rem;
    line-height: 5rem;
    border-radius: 0.75rem;
    margin: 0; }
    @media (min-width: 991px) {
      .reference-media-hero h1 {
        max-width: 39.22vw; } }
    @media (min-width: 1151px) and (max-width: 1300px) {
      .reference-media-hero h1 {
        font-size: 3.9rem;
        line-height: 4.7rem; } }
    @media (min-width: 991px) and (max-width: 1150px) {
      .reference-media-hero h1 {
        font-size: 2.9rem;
        line-height: 3.7rem; } }
    @media (max-width: 991px) {
      .reference-media-hero h1 {
        padding-block: 8.14vw;
        transform: none;
        padding-inline: 6.87vw;
        top: 74.87%;
        z-index: 99999;
        left: 50%;
        transform: translateX(-50%);
        min-width: 90%; } }
    @media (min-width: 769px) and (max-width: 991px) {
      .reference-media-hero h1 {
        font-size: 4.5rem;
        line-height: 5.437rem; } }
    @media (min-width: 597px) and (max-width: 768px) {
      .reference-media-hero h1 {
        font-size: 3.9rem;
        line-height: 4rem; } }
    @media (max-width: 596px) {
      .reference-media-hero h1 {
        font-size: 3rem;
        line-height: 3.437rem; } }
.multple-video-container {
  max-width: 1308px;
  left: 50%;
  transform: translate(-50%, 0);
  padding-bottom: 42px; }
  .multple-video-container .video-card {
    width: 100%;
    font-family: "GSK Precision"; }
  .multple-video-container .video-thumbnail {
    position: relative;
    border-radius: 8px;
    overflow: hidden; }
    .multple-video-container .video-thumbnail img {
      width: 100%;
      display: block; }
  .multple-video-container .play-btn {
    position: absolute;
    bottom: 14px;
    right: 14px;
    background: transparent;
    border: none;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    cursor: pointer;
    padding: 0; }
  .multple-video-container .transcript-toggle {
    margin-top: 8px;
    font-size: 0.875rem;
    color: #444;
    cursor: pointer; }
  .multple-video-container .paragraphSystem {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    row-gap: 72px; }
  .multple-video-container .parametrizedhtml {
    -ms-flex: 0 0 33%;
        flex: 0 0 33%;
    max-width: 388px;
    padding: 0; }
  .multple-video-container.with-three-video-cards {
    padding: 0 0 72px; }
    .multple-video-container.with-three-video-cards .paragraphSystem {
      display: -ms-flexbox;
      display: flex;
      gap: 72px;
      margin: 0 -72px;
      -ms-flex-pack: center;
          justify-content: center; }
      .multple-video-container.with-three-video-cards .paragraphSystem > a {
        display: none; }
    .multple-video-container.with-three-video-cards .parametrizedhtml {
      -ms-flex: unset;
          flex: unset; }
  @media screen and (max-width: 768px) {
    .multple-video-container .parametrizedhtml {
      -ms-flex: unset;
          flex: unset;
      max-width: 100%;
      padding: 0 20px; }
    .multple-video-container.with-three-video-cards {
      padding: 0; }
      .multple-video-container.with-three-video-cards .paragraphSystem {
        gap: 24px;
        margin: 0 20px; }
      .multple-video-container.with-three-video-cards .parametrizedhtml {
        padding: 0; } }

.single-video-container {
  max-width: 1122px;
  left: 50%;
  transform: translate(-50%, 0);
  padding: 42px 32px;
  /* ===== Video container ===== */
  /* ===== Thumbnail ===== */
  /* Big Play Button */
  /* ===== Iframe layer ===== */
  /* ===== CENTER TOGGLE BUTTON (Pause/Play) ===== */
  /* Visible when controls are active */
  /* Remove any pseudo elements (prevents double icons) */ }
  .single-video-container .video-container {
    position: relative;
    width: 100%;
    aspect-ratio: 21.72 / 10;
    background: transparent;
    overflow: hidden;
    border-radius: 15px; }
  .single-video-container .video-thumb {
    position: absolute;
    inset: 0;
    z-index: 3; }
  .single-video-container .video-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .single-video-container .custom-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 4;
    padding: 0;
    background: none;
    border: none;
    width: 42px;
    height: 42px; }
  .single-video-container .iframe-holder {
    position: absolute;
    inset: 0;
    z-index: 1; }
  .single-video-container .iframe-holder iframe {
    width: 100%;
    height: 100%;
    border: none;
    pointer-events: none !important;
    /* Let clicks go to container */ }
  .single-video-container .inline-toggle-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    font-size: 1.75rem;
    border: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    opacity: 0;
    pointer-events: none;
    transition: opacity .2s ease; }
  .single-video-container .video-container.controls-visible .inline-toggle-btn {
    opacity: 1;
    pointer-events: auto; }
  .single-video-container .inline-toggle-btn::before,
  .single-video-container .inline-toggle-btn::after {
    content: none !important; }
  @media screen and (max-width: 768px) {
    .single-video-container {
      padding: 42px 20px; }
      .single-video-container .video-container {
        aspect-ratio: 17.82 / 10; } }

@media (min-width: 768px) and (max-width: 1300px) {
  .multple-video-container.with-three-video-cards {
    padding: 0 0 20px; }
    .multple-video-container.with-three-video-cards .paragraphSystem {
      gap: 20px;
      margin: 0; }
  .multple-video-container .parametrizedhtml {
    max-width: 29%;
    padding: 0; } }

@media (min-width: 1024px) and (max-width: 1300px) {
  .multple-video-container.with-three-video-cards {
    padding: 0 0 30px; }
    .multple-video-container.with-three-video-cards .paragraphSystem {
      gap: 30px; } }

@media (min-width: 1301px) and (max-width: 1400px) {
  .multple-video-container.with-three-video-cards {
    padding: 0 0 40px; }
    .multple-video-container.with-three-video-cards .paragraphSystem {
      gap: 40px; } }

/************ MODAL *************/
.video-modal {
  display: none;
  position: fixed;
  z-index: 99999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000000e6;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }

.modal-content {
  background: transparent;
  padding: 0;
  max-width: 70%;
  width: 90%; }

.modal-close {
  position: absolute;
  right: 12px;
  top: 15px;
  font-size: 3.75rem;
  cursor: pointer;
  z-index: 9;
  color: #fff;
  width: 35px;
  height: 35px;
  line-height: 2.1875rem; }
  @media screen and (max-width: 1500) {
    .modal-close {
      font-size: 3rem; } }

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0; }

.video-wrapper iframe {
  position: absolute;
  width: 100%;
  height: 100%; }

@media screen and (max-width: 768px) {
  .modal-content {
    max-width: 92%;
    width: 92%; }
  .modal-close {
    right: 10px;
    top: 4px;
    font-size: 1.875rem;
    width: auto;
    height: auto; } }

@media screen and (min-width: 1700px) {
  .single-video-container {
    max-width: 70%; }
    .single-video-container .custom-play-btn {
      width: 4vw;
      height: 4vw; } }
.video-transcript {
  margin-top: 16px;
  margin-bottom: 40px;
  padding: 0;
  width: 100%; }
  .video-transcript > .component-content {
    width: 100%;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .video-transcript > .component-content .video-transcript-section {
      border: none;
      padding: 0; }
      .video-transcript > .component-content .video-transcript-section a {
        text-decoration: none;
        color: #544f40f2;
        font-weight: normal;
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        gap: 10px; }
        .video-transcript > .component-content .video-transcript-section a::after {
          content: "";
          border: solid #544f40f2;
          border-width: 0px 2px 2px 0;
          padding: 4px;
          transform: rotate(45deg);
          position: relative;
          top: -1px; }
      .video-transcript > .component-content .video-transcript-section .video-transcript-content {
        display: none;
        margin-top: 20px;
        padding: 0 10px;
        border: 1px solid;
        margin-bottom: 29px; }
        .video-transcript > .component-content .video-transcript-section .video-transcript-content h6 {
          margin: 0; }
        .video-transcript > .component-content .video-transcript-section .video-transcript-content p {
          font-weight: normal;
          text-align: justify; }
      .video-transcript > .component-content .video-transcript-section.transcript-active a::after {
        transform: rotate(225deg);
        top: 3px; }
      .video-transcript > .component-content .video-transcript-section.transcript-active .video-transcript-content {
        display: block !important; }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision light';
  font-style: 'light';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff"); }

.accordion-content-wrapper {
  display: none; }

.accordion-slide.is-active > .accordion-content-wrapper {
  display: block; }

@media screen and (max-width: 768px) {
  .accordion-wrapper {
    padding: 0 20px; } }

.accordion-wrapper .component-content {
  max-width: 81.217vw;
  margin: 0 auto; }
  @media screen and (max-width: 1023px) {
    .accordion-wrapper .component-content {
      max-width: 100%; } }
  .accordion-wrapper .component-content .accordion-container {
    border: unset; }
    .accordion-wrapper .component-content .accordion-container .accordion-slide {
      border-radius: 30px;
      border-left: 1.25px solid #F0EFED;
      border-right: 1.25px solid #F0EFED;
      border-bottom: 1.25px solid #F0EFED;
      border-top: unset;
      padding-bottom: 0 !important;
      cursor: pointer; }
      .accordion-wrapper .component-content .accordion-container .accordion-slide:hover {
        border-left: 1.25px solid #f36633;
        border-right: 1.25px solid #f36633;
        border-bottom: 1.25px solid #f36633; }
      .accordion-wrapper .component-content .accordion-container .accordion-slide:last-child {
        margin-top: 18px; }
        @media screen and (max-width: 769px) {
          .accordion-wrapper .component-content .accordion-container .accordion-slide:last-child {
            margin-top: 29px; } }
        @media screen and (max-width: 767px) {
          .accordion-wrapper .component-content .accordion-container .accordion-slide:last-child .orange-bg-circular-button {
            padding: 5px 42px; } }
    .accordion-wrapper .component-content .accordion-container .accordion-slide.is-active {
      border-left: 1.25px solid #f36633;
      border-right: 1.25px solid #f36633;
      border-bottom: 1.25px solid #f36633; }
      .accordion-wrapper .component-content .accordion-container .accordion-slide.is-active .accordion-head {
        background-color: #f36633; }
        .accordion-wrapper .component-content .accordion-container .accordion-slide.is-active .accordion-head .accordion-title-text {
          color: white; }
  .accordion-wrapper .component-content .accordion-content-wrapper .accordion-content {
    padding: 8px 42px 18px; }
    @media screen and (max-width: 768px) {
      .accordion-wrapper .component-content .accordion-content-wrapper .accordion-content {
        padding: 6px 20px 23px; } }
  .accordion-wrapper .component-content .accordion-content-wrapper .richText-content {
    font-family: "GSK Precision Light";
    color: #151515; }
    .accordion-wrapper .component-content .accordion-content-wrapper .richText-content .font-bold {
      margin-bottom: 0; }
      .accordion-wrapper .component-content .accordion-content-wrapper .richText-content .font-bold strong {
        font-size: 16px;
        line-height: 20px;
        font-family: 'GSK Precision';
        font-weight: 700; }
      .accordion-wrapper .component-content .accordion-content-wrapper .richText-content .font-bold ~ p {
        margin-top: 0; }
    .accordion-wrapper .component-content .accordion-content-wrapper .richText-content p {
      font-size: 16px;
      line-height: 20px;
      font-family: 'GSK Precision light'; }
    .accordion-wrapper .component-content .accordion-content-wrapper .richText-content ul {
      padding-bottom: 0; }
      @media screen and (max-width: 768px) {
        .accordion-wrapper .component-content .accordion-content-wrapper .richText-content ul {
          padding-left: 15px;
          margin-left: 0; } }
      .accordion-wrapper .component-content .accordion-content-wrapper .richText-content ul li {
        list-style: disc;
        margin-bottom: 0;
        padding-left: 0px;
        margin-left: 5px;
        font-size: 16px;
        line-height: 24px;
        font-family: 'GSK Precision light'; }
        .accordion-wrapper .component-content .accordion-content-wrapper .richText-content ul li::before {
          content: unset; }
    .accordion-wrapper .component-content .accordion-content-wrapper .richText-content .list-padd {
      padding-bottom: 24px; }
      @media screen and (max-width: 769px) {
        .accordion-wrapper .component-content .accordion-content-wrapper .richText-content .list-padd {
          padding-bottom: 0; } }
      .accordion-wrapper .component-content .accordion-content-wrapper .richText-content .list-padd li {
        padding-bottom: 0 !important; }
    .accordion-wrapper .component-content .accordion-content-wrapper .richText-content .list-padd-bottom li {
      padding-bottom: 0 !important; }

.accordion-wrapper .img-wrapper {
  display: -ms-flexbox;
  display: flex;
  justify-self: center;
  margin-bottom: 24px; }
  @media screen and (max-width: 768px) {
    .accordion-wrapper .img-wrapper {
      margin-bottom: 20px; } }
  .accordion-wrapper .img-wrapper img {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    border-radius: 15px; }
    @media screen and (max-width: 768px) {
      .accordion-wrapper .img-wrapper img {
        border-radius: 5px; } }

.accordion-wrapper .accordion-container {
  border: solid 2px #f36633; }
  .accordion-wrapper .accordion-container .accordion-slide .accordion-head {
    background-color: #f36633;
    border-radius: 50px;
    padding: 14px 42px;
    font-size: 18px;
    line-height: 20px;
    font-family: "GSK Precision";
    margin: 0;
    position: relative; }
    @media screen and (max-width: 769px) {
      .accordion-wrapper .accordion-container .accordion-slide .accordion-head {
        padding: 14px 20px; } }
    .accordion-wrapper .accordion-container .accordion-slide .accordion-head .accordion-title {
      font-size: 18px;
      line-height: 20px;
      width: 100%; }
    .accordion-wrapper .accordion-container .accordion-slide .accordion-head .accordion-title-link {
      text-decoration: none;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: center;
          align-items: center; }
      .accordion-wrapper .accordion-container .accordion-slide .accordion-head .accordion-title-link .accordion-title-image {
        float: right; }
      .accordion-wrapper .accordion-container .accordion-slide .accordion-head .accordion-title-link .accordion-title-text {
        color: #fff;
        line-height: 20px;
        font-size: 18px;
        font-family: 'GSK Precision light'; }
        @media screen and (max-width: 392px) {
          .accordion-wrapper .accordion-container .accordion-slide .accordion-head .accordion-title-link .accordion-title-text {
            font-size: 14px;
            line-height: 16px; } }
  .accordion-wrapper .accordion-container .accordion-slide:hover .accordion-head {
    background-color: #f36633; }
    .accordion-wrapper .accordion-container .accordion-slide:hover .accordion-head .accordion-title-text {
      color: white; }

.accordion-wrapper .orange-bg-circular-button {
  background-color: #f36633;
  padding: 15px 42px;
  width: max-content;
  border-radius: 50px;
  margin-bottom: 24px;
  margin-top: 24px; }
  .accordion-wrapper .orange-bg-circular-button:hover {
    background-color: #ee3f17; }
  @media screen and (max-width: 768px) {
    .accordion-wrapper .orange-bg-circular-button {
      padding: 15px 19px;
      width: unset;
      margin-bottom: 24px;
      text-align: center; } }
  .accordion-wrapper .orange-bg-circular-button .button {
    text-decoration: none;
    color: white;
    font-size: 16px;
    line-height: 20px;
    font-family: "GSK Precision light"; }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision light';
  font-style: 'light';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff"); }

.richtext-page-heading {
  margin-bottom: 0; }
  @media screen and (max-width: 768px) {
    .richtext-page-heading {
      padding: 0 20px; } }
  .richtext-page-heading .component-content {
    max-width: 776px;
    margin: 0 auto; }
    .richtext-page-heading .component-content h3 {
      font-size: 48px;
      line-height: 55px;
      font-weight: 300;
      color: #f36633;
      text-align: center;
      font-family: "GSK Precision Light";
      margin: 42px 0; }
      @media screen and (max-width: 768px) {
        .richtext-page-heading .component-content h3 {
          font-size: 38px;
          line-height: 45px;
          margin: 42px 0; } }

@media screen and (max-width: 768px) {
  .richtext-heading-button {
    padding: 0 20px; } }

.richtext-heading-button .text-with-button {
  max-width: 81.217vw;
  margin: 0 auto; }
  @media screen and (max-width: 1023px) {
    .richtext-heading-button .text-with-button {
      max-width: 100%; } }
  .richtext-heading-button .text-with-button h2 {
    font-weight: 300;
    text-align: center;
    color: #151515;
    font-size: 48px;
    line-height: 55px;
    margin: 42px 0;
    font-family: "GSK Precision Light"; }
    @media screen and (max-width: 768px) {
      .richtext-heading-button .text-with-button h2 {
        font-size: 38px;
        line-height: 45px; } }
  .richtext-heading-button .text-with-button .buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
    max-width: 81.217vw;
    margin: 0 auto 42px; }
    @media screen and (max-width: 768px) {
      .richtext-heading-button .text-with-button .buttons {
        -ms-flex-direction: column;
            flex-direction: column;
        margin-bottom: 22px;
        -ms-flex-align: center;
            align-items: center; } }
    @media screen and (max-width: 1023px) {
      .richtext-heading-button .text-with-button .buttons {
        max-width: 100%; } }
    .richtext-heading-button .text-with-button .buttons .orange-bg-circular-button {
      font-size: 16px;
      line-height: 20px;
      background: #f36633;
      color: white;
      padding: 15px 42px;
      border-radius: 50px;
      text-align: center;
      cursor: pointer; }
      .richtext-heading-button .text-with-button .buttons .orange-bg-circular-button:hover {
        background-color: #ee3f17; }
      @media screen and (max-width: 768px) {
        .richtext-heading-button .text-with-button .buttons .orange-bg-circular-button {
          margin-bottom: 20px;
          text-align: center;
          width: 100%;
          padding: 15px 25.5px; } }
      @media screen and (min-width: 769px) and (max-width: 1366px) {
        .richtext-heading-button .text-with-button .buttons .orange-bg-circular-button {
          margin-right: 24px; }
          .richtext-heading-button .text-with-button .buttons .orange-bg-circular-button:last-child {
            margin-right: 0; } }
      @media screen and (min-width: 769px) and (max-width: 1200px) {
        .richtext-heading-button .text-with-button .buttons .orange-bg-circular-button {
          padding: 15px 24px; } }
      .richtext-heading-button .text-with-button .buttons .orange-bg-circular-button a {
        color: white;
        text-decoration: none;
        line-height: 20px;
        font-size: 16px;
        font-family: "GSK Precision";
        font-weight: 700; }

@media screen and (max-width: 767px) {
  .page-Understanding-gynaecologic-cancers .videoEnhanced.video-enhanced .video-description {
    max-width: calc(100% - 20px); } }

@media screen and (max-width: 767px) {
  .page-Understanding-gynaecologic-cancers #content .navigation.sub-header {
    margin-top: 6rem; } }

@media screen and (max-width: 767px) {
  .page-Understanding-gynaecologic-cancers .accordion-wrapper .accordion-slide:last-child .orange-bg-circular-button {
    padding: 5px 18px; } }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision light';
  font-style: 'light';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff"); }

.page-your-cancer-is-our-challenge .accordion .accordion-container,
.page-mapping-myelofibrosis .accordion .accordion-container {
  padding: 0; }
  .page-your-cancer-is-our-challenge .accordion .accordion-container .accordion-slide,
  .page-mapping-myelofibrosis .accordion .accordion-container .accordion-slide {
    position: relative; }
    .page-your-cancer-is-our-challenge .accordion .accordion-container .accordion-slide:hover .accordion-head h3 a:after,
    .page-your-cancer-is-our-challenge .accordion .accordion-container .accordion-slide:hover .accordion-head h2 a:after,
    .page-mapping-myelofibrosis .accordion .accordion-container .accordion-slide:hover .accordion-head h3 a:after,
    .page-mapping-myelofibrosis .accordion .accordion-container .accordion-slide:hover .accordion-head h2 a:after {
      transform: rotate(-180deg);
      padding-left: 10px;
      margin-top: 4px;
      font-size: 25px;
      height: 16px;
      display: inline-block;
      content: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/logo/accordion-up-arrow.png"); }
    .page-your-cancer-is-our-challenge .accordion .accordion-container .accordion-slide.is-active .accordion-head h3 a:after,
    .page-your-cancer-is-our-challenge .accordion .accordion-container .accordion-slide.is-active .accordion-head h2 a:after,
    .page-mapping-myelofibrosis .accordion .accordion-container .accordion-slide.is-active .accordion-head h3 a:after,
    .page-mapping-myelofibrosis .accordion .accordion-container .accordion-slide.is-active .accordion-head h2 a:after {
      transform: unset;
      padding-left: 10px;
      margin-top: 0px;
      font-size: 25px;
      height: 16px;
      display: inline-block;
      content: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/logo/accordion-up-arrow.png");
      transition-duration: unset; }
      @media screen and (max-width: 392px) {
        .page-your-cancer-is-our-challenge .accordion .accordion-container .accordion-slide.is-active .accordion-head h3 a:after,
        .page-your-cancer-is-our-challenge .accordion .accordion-container .accordion-slide.is-active .accordion-head h2 a:after,
        .page-mapping-myelofibrosis .accordion .accordion-container .accordion-slide.is-active .accordion-head h3 a:after,
        .page-mapping-myelofibrosis .accordion .accordion-container .accordion-slide.is-active .accordion-head h2 a:after {
          padding-left: 5px; } }
    .page-your-cancer-is-our-challenge .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper,
    .page-mapping-myelofibrosis .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper {
      display: block;
      cursor: default; }
    .page-your-cancer-is-our-challenge .accordion .accordion-container .accordion-slide .accordion-head h3,
    .page-mapping-myelofibrosis .accordion .accordion-container .accordion-slide .accordion-head h3 {
      margin: 0; }
    .page-your-cancer-is-our-challenge .accordion .accordion-container .accordion-slide .accordion-head h3 a:after,
    .page-your-cancer-is-our-challenge .accordion .accordion-container .accordion-slide .accordion-head h2 a:after,
    .page-mapping-myelofibrosis .accordion .accordion-container .accordion-slide .accordion-head h3 a:after,
    .page-mapping-myelofibrosis .accordion .accordion-container .accordion-slide .accordion-head h2 a:after {
      content: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/logo/accordion-down-arrow.png");
      display: inline-block;
      float: right;
      padding-right: 10px;
      font-size: 25px;
      height: 16px; }
      @media screen and (max-width: 392px) {
        .page-your-cancer-is-our-challenge .accordion .accordion-container .accordion-slide .accordion-head h3 a:after,
        .page-your-cancer-is-our-challenge .accordion .accordion-container .accordion-slide .accordion-head h2 a:after,
        .page-mapping-myelofibrosis .accordion .accordion-container .accordion-slide .accordion-head h3 a:after,
        .page-mapping-myelofibrosis .accordion .accordion-container .accordion-slide .accordion-head h2 a:after {
          padding-right: 5px; } }
    .page-your-cancer-is-our-challenge .accordion .accordion-container .accordion-slide .accordion-head h3 a:focus,
    .page-your-cancer-is-our-challenge .accordion .accordion-container .accordion-slide .accordion-head h2 a:focus,
    .page-mapping-myelofibrosis .accordion .accordion-container .accordion-slide .accordion-head h3 a:focus,
    .page-mapping-myelofibrosis .accordion .accordion-container .accordion-slide .accordion-head h2 a:focus {
      text-decoration: none;
      position: relative; }
    .page-your-cancer-is-our-challenge .accordion .accordion-container .accordion-slide .accordion-head h3 a .accordion-title-text:hover,
    .page-your-cancer-is-our-challenge .accordion .accordion-container .accordion-slide .accordion-head h2 a .accordion-title-text:hover,
    .page-mapping-myelofibrosis .accordion .accordion-container .accordion-slide .accordion-head h3 a .accordion-title-text:hover,
    .page-mapping-myelofibrosis .accordion .accordion-container .accordion-slide .accordion-head h2 a .accordion-title-text:hover {
      cursor: pointer;
      text-decoration: none; }
    .page-your-cancer-is-our-challenge .accordion .accordion-container .accordion-slide .accordion-content-wrapper,
    .page-mapping-myelofibrosis .accordion .accordion-container .accordion-slide .accordion-content-wrapper {
      display: none; }

.page-what-is-shingles .accordion .accordion-container .accordion-slide .accordion-head h3 a:after {
  padding-right: 0px; }
.org-card-component-container {
  margin-bottom: 24px !important; }
  .org-card-component-container .paragraphSystem {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    max-width: 834px;
    margin: 0 auto;
    row-gap: 24px; }
    .org-card-component-container .paragraphSystem .reference-content-card {
      width: 48.562%;
      padding: 32px 42px;
      text-align: center; }
      .org-card-component-container .paragraphSystem .reference-content-card .image {
        width: 100%;
        margin-bottom: 24px; }
      .org-card-component-container .paragraphSystem .reference-content-card a {
        text-decoration: underline;
        text-underline-offset: 3px; }
      .org-card-component-container .paragraphSystem .reference-content-card a,
      .org-card-component-container .paragraphSystem .reference-content-card p {
        color: #151515;
        font-family: 'GSK Precision';
        font-weight: 700;
        font-size: 1rem;
        line-height: 1.25rem;
        letter-spacing: 0%;
        text-align: center;
        margin: 0; }
        .org-card-component-container .paragraphSystem .reference-content-card a br,
        .org-card-component-container .paragraphSystem .reference-content-card p br {
          display: none; }
      .org-card-component-container .paragraphSystem .reference-content-card p {
        font-weight: 400;
        font-family: 'GSK Precision Light'; }
  @media screen and (max-width: 768px) {
    .org-card-component-container {
      margin-bottom: 0 !important; }
      .org-card-component-container .paragraphSystem {
        gap: 24px; }
        .org-card-component-container .paragraphSystem .reference-content-card {
          width: 100%;
          padding: 24px 47px; } }

.common-richtext-container {
  padding: 43px 0 42px; }
  .common-richtext-container h2 {
    font-size: 3rem;
    font-weight: 300;
    line-height: 3.4375rem;
    margin: 0 auto 42px;
    font-family: 'GSK Precision Light'; }
  .common-richtext-container p {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.625rem;
    /* 144.444% */
    margin: 0 auto;
    font-family: 'GSK Precision'; }
  .common-richtext-container h2,
  .common-richtext-container p {
    color: #151515;
    text-align: center;
    max-width: 842px; }

.richtext-list-heading {
  text-align: center;
  padding-bottom: 86px;
  border-top: 1px solid #D0D0D0;
  padding-top: 24px; }
  .richtext-list-heading p,
  .richtext-list-heading sup {
    color: #000;
    font-family: 'GSK Precision Light';
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.25rem; }
  .richtext-list-heading sup {
    color: #F36633;
    font-weight: 700; }
  .richtext-list-heading p {
    margin: 0; }
  .richtext-list-heading h3 {
    color: #F36633;
    font-family: 'GSK Precision Light';
    font-size: 4.375rem;
    font-weight: 300;
    line-height: 4.375rem;
    max-width: 565px;
    margin: 24px auto; }
    .richtext-list-heading h3 + p {
      max-width: 354px;
      margin: 0 auto; }

.bulletlist-with-buttons .survey-btn {
  max-width: 81.22vw;
  margin: 0 auto;
  text-align: center; }
  .bulletlist-with-buttons .survey-btn a {
    background-color: #F36633;
    margin: 42px 0;
    display: inline-block; }
    .bulletlist-with-buttons .survey-btn a:hover {
      background-color: #ee3f17; }

.bulletlist-with-buttons .reference-bullet-list-with-background h2 {
  max-width: 982px;
  margin: 0 auto; }

.bulletlist-with-buttons .reference-bullet-list-with-background ul,
.bulletlist-with-buttons .reference-bullet-list-with-background p {
  display: none; }

.page-feeling-supported .single-video-container + .box .paragraphSystem {
  margin: 0; }

.page-feeling-supported .org-card-component-container + .box .paragraphSystem,
.page-feeling-supported .org-card-component-container + .box + .box .paragraphSystem {
  margin: 0; }

.page-feeling-supported .org-card-component-container + .box + .box .reference-Circular-image-with-text {
  padding: 0; }

.page-feeling-supported .reference-survey-insights-section .survey-para p,
.page-feeling-informed .reference-survey-insights-section .survey-para p {
  line-height: 1.625rem;
  color: #151515; }

.page-feeling-supported .reference-bullet-list-with-background,
.page-feeling-informed .reference-bullet-list-with-background {
  background-color: #F0EFED;
  border-radius: 15px; }
  .page-feeling-supported .reference-bullet-list-with-background::before,
  .page-feeling-informed .reference-bullet-list-with-background::before {
    content: "";
    display: block;
    background-image: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/desktop/Shape%20Cutout.png") !important;
    position: absolute;
    top: -11px;
    left: 50%;
    transform: translateX(-50%);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    width: 233px;
    height: 80.5px;
    z-index: 1; }
  .page-feeling-supported .reference-bullet-list-with-background .description-text,
  .page-feeling-informed .reference-bullet-list-with-background .description-text {
    line-height: 1.25rem; }

.page-feeling-supported .reference-survey-insights-section h2,
.page-feeling-informed .reference-survey-insights-section h2 {
  padding-bottom: 18px; }

.page-feeling-supported .reference-survey-insights-section .survey-info .survey-para,
.page-feeling-informed .reference-survey-insights-section .survey-info .survey-para {
  max-width: 58.22vw; }

.page-feeling-supported .reference-survey-insights-section .survey,
.page-feeling-informed .reference-survey-insights-section .survey {
  margin-top: 5.556vw; }

.page-feeling-supported .richtext-list-heading + .reference-bullet-list-with-background,
.page-feeling-informed .richtext-list-heading + .reference-bullet-list-with-background {
  margin-bottom: 42px !important; }
  .page-feeling-supported .richtext-list-heading + .reference-bullet-list-with-background .description-text,
  .page-feeling-informed .richtext-list-heading + .reference-bullet-list-with-background .description-text {
    max-width: 63.29vw; }

.page-feeling-supported .single-video-container + .box + .circular-image-cmp-wrapper .main-wrapper-container,
.page-feeling-informed .single-video-container + .box + .circular-image-cmp-wrapper .main-wrapper-container {
  margin-bottom: 3px; }

.page-feeling-supported .box-padding,
.page-feeling-informed .box-padding {
  padding: 0 32px; }

@media screen and (max-width: 768px) {
  .page-feeling-supported .videoEnhanced.video-enhanced .video-description,
  .page-feeling-informed .videoEnhanced.video-enhanced .video-description {
    padding: 60px 27px;
    width: calc(100% - 20px);
    max-width: unset; }
    .page-feeling-supported .videoEnhanced.video-enhanced .video-description h1,
    .page-feeling-informed .videoEnhanced.video-enhanced .video-description h1 {
      line-height: 3.4375rem; }
  .page-feeling-supported .bulletlist-with-buttons .btn-common,
  .page-feeling-informed .bulletlist-with-buttons .btn-common {
    max-width: 100%; }
  .page-feeling-supported .box-padding,
  .page-feeling-informed .box-padding {
    padding: 0; }
  .page-feeling-supported .richtext-list-heading + .reference-bullet-list-with-background,
  .page-feeling-informed .richtext-list-heading + .reference-bullet-list-with-background {
    margin-bottom: 0 !important; }
    .page-feeling-supported .richtext-list-heading + .reference-bullet-list-with-background .description-text,
    .page-feeling-informed .richtext-list-heading + .reference-bullet-list-with-background .description-text {
      max-width: 89.82vw; }
    .page-feeling-supported .richtext-list-heading + .reference-bullet-list-with-background ul,
    .page-feeling-informed .richtext-list-heading + .reference-bullet-list-with-background ul {
      padding-bottom: 64px; }
  .page-feeling-supported .reference-bullet-list-with-background ul,
  .page-feeling-informed .reference-bullet-list-with-background ul {
    margin: 0 20px;
    padding-inline: 0; }
    .page-feeling-supported .reference-bullet-list-with-background ul li,
    .page-feeling-informed .reference-bullet-list-with-background ul li {
      margin-right: 0; }
  .page-feeling-supported .reference-survey-insights-section h2,
  .page-feeling-informed .reference-survey-insights-section h2 {
    padding: 42px 20px 60px; }
  .page-feeling-supported .reference-survey-insights-section .survey-info,
  .page-feeling-informed .reference-survey-insights-section .survey-info {
    padding-bottom: 1px; }
  .page-feeling-supported .reference-survey-insights-section .survey-info .survey-para,
  .page-feeling-supported .reference-survey-insights-section .survey-para,
  .page-feeling-informed .reference-survey-insights-section .survey-info .survey-para,
  .page-feeling-informed .reference-survey-insights-section .survey-para {
    max-width: 100%;
    padding: 0 20px; }
  .page-feeling-supported .reference-survey-insights-section .survey,
  .page-feeling-informed .reference-survey-insights-section .survey {
    margin-top: 10.556vw;
    max-width: 100%;
    padding: 0 52px 12px; }
    .page-feeling-supported .reference-survey-insights-section .survey > .survey-data:first-child,
    .page-feeling-informed .reference-survey-insights-section .survey > .survey-data:first-child {
      border-top: none; } }

@media screen and (max-width: 768px) {
  .bulletlist-with-buttons .reference-bullet-list-with-background {
    padding: 0 20px; }
  .common-richtext-container {
    padding: 42px 20px 18px; }
    .common-richtext-container h2 {
      font-size: 2.375rem;
      line-height: 2.8125rem; }
  .richtext-list-heading {
    padding: 24px 20px 66px; }
    .richtext-list-heading h3 {
      font-size: 3rem;
      line-height: 3.4375rem; }
  .bulletlist-with-buttons {
    margin-top: 42px; }
    .bulletlist-with-buttons .survey-btn a {
      margin: 24px 0 42px; }
    .bulletlist-with-buttons .reference-bullet-list-with-background {
      margin-top: 42px !important; } }

@media screen and (min-width: 768px) {
  .bulletlist-with-buttons .reference-bullet-list-with-background h2 {
    width: 80%; } }

@media screen and (min-width: 1700px) {
  .common-richtext-container h2,
  .common-richtext-container p {
    max-width: 56%; }
  .org-card-component-container .paragraphSystem {
    max-width: 56%; }
  .richtext-list-heading h3,
  .richtext-list-heading h3 + p {
    max-width: 40%; }
  .bulletlist-with-buttons .reference-bullet-list-with-background h2 {
    max-width: 80%; } }

@media screen and (min-width: 1800px) {
  .multple-video-container {
    max-width: 80%; }
    .multple-video-container .parametrizedhtml {
      max-width: 430px; } }

@media screen and (min-width: 1900px) {
  .multple-video-container .parametrizedhtml {
    max-width: 455px; } }

@media screen and (min-width: 2000px) {
  .multple-video-container .parametrizedhtml {
    max-width: 480px; } }

@media screen and (min-width: 2500px) {
  .multple-video-container .parametrizedhtml {
    max-width: 615px; } }

.reference-container {
  max-width: 1268px;
  padding: 0 20px;
  left: 50%;
  transform: translate(-50%, 0);
  margin: 172px 0; }
  .reference-container h2 {
    color: #151515;
    font-family: "GSK Precision Light";
    font-size: 3rem;
    font-weight: 300;
    line-height: 3.4375rem; }
  .reference-container ol {
    margin: 0 0 42px 20px;
    padding: 34px 0 0; }
    .reference-container ol li,
    .reference-container ol a {
      color: #000;
      margin-bottom: 0;
      padding-bottom: 0 !important;
      color: #151515;
      font-family: "GSK Precision Light";
      font-size: 1.125rem;
      font-weight: 300;
      line-height: 1.625rem; }
    .reference-container ol a,
    .reference-container ol a:hover,
    .reference-container ol a:active,
    .reference-container ol a:focus {
      color: #151515;
      font-weight: 700;
      -webkit-text-decoration-line: underline;
              text-decoration-line: underline;
      -webkit-text-decoration-style: solid;
              text-decoration-style: solid;
      text-decoration-skip-ink: auto;
      text-decoration-thickness: auto;
      text-underline-offset: auto;
      text-underline-position: from-font; }
  @media screen and (max-width: 699px) {
    .reference-container {
      margin: 116px 0; } }

.exit-notification {
  z-index: 9999; }
  .exit-notification .exit-notification-inner {
    background-color: #ffffff !important;
    border-radius: 5px;
    padding: 20px !important;
    max-width: 730px;
    width: 85% !important;
    margin-left: 0 !important;
    transform: translate(-50%, 0); }
    .exit-notification .exit-notification-inner h5,
    .exit-notification .exit-notification-inner p {
      font-family: 'GSK Precision';
      color: #151515; }
    .exit-notification .exit-notification-inner .exit-notification-buttons {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: right;
          justify-content: right; }
      .exit-notification .exit-notification-inner .exit-notification-buttons button {
        margin-bottom: 0;
        font-weight: 900;
        font-family: 'GSK Precision'; }
        .exit-notification .exit-notification-inner .exit-notification-buttons button.exit-notification-accept {
          -ms-flex-order: 2;
              order: 2;
          background-color: #F36633;
          border: 2px solid #F36633;
          color: #ffffff; }
        .exit-notification .exit-notification-inner .exit-notification-buttons button.exit-notification-deny {
          border: 2px solid #F36633;
          color: #F36633;
          margin-right: 15px; }
        .exit-notification .exit-notification-inner .exit-notification-buttons button:hover, .exit-notification .exit-notification-inner .exit-notification-buttons button:focus {
          background-color: #F04817;
          color: #ffffff;
          border: 2px solid #F04817; }
    @media screen and (max-width: 699px) {
      .exit-notification .exit-notification-inner {
        position: fixed !important;
        left: 50% !important;
        top: 50px !important; } }
.reference-survey-insights-section {
  padding: 0; }
  .reference-survey-insights-section h2, .reference-survey-insights-section h3, .reference-survey-insights-section p {
    margin: 0;
    font-family: 'GSK Precision Light';
    font-weight: 300; }
  .reference-survey-insights-section h2, .reference-survey-insights-section h3, .reference-survey-insights-section sup {
    color: #F36633; }
  .reference-survey-insights-section h2, .reference-survey-insights-section .survey, .reference-survey-insights-section .survey-btn, .reference-survey-insights-section .survey-para {
    text-align: center; }
  .reference-survey-insights-section h2 {
    font-size: 3rem;
    line-height: 3.43rem;
    padding-top: 2.77vw;
    padding-bottom: 0.66vw; }
    @media (min-width: 1024px) and (max-width: 1300px) {
      .reference-survey-insights-section h2 {
        font-size: 2.5rem;
        line-height: 3rem; } }
    @media (max-width: 1023px) {
      .reference-survey-insights-section h2 {
        font-size: 2.37rem;
        line-height: 2.81rem;
        padding-bottom: 3vw; } }
  .reference-survey-insights-section .survey, .reference-survey-insights-section .survey-btn {
    max-width: 81.22vw;
    margin: 0 auto; }
  .reference-survey-insights-section .survey {
    margin-top: 2.97vw;
    display: -ms-flexbox;
    display: flex;
    width: 81.22vw;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding: 0 8.66vw;
    gap: 2.78vw; }
    @media (max-width: 1023px) {
      .reference-survey-insights-section .survey {
        -ms-flex-direction: column;
            flex-direction: column;
        max-width: 89.82vw;
        width: auto;
        padding: 0;
        margin-top: 6vw;
        gap: 4.11vw; } }
    @media (max-width: 768px) {
      .reference-survey-insights-section .survey {
        margin-top: 21vw;
        gap: 6.11vw; } }
    .reference-survey-insights-section .survey-para {
      max-width: 81.22vw;
      margin: 0 auto;
      color: #000000; }
      .reference-survey-insights-section .survey-para p {
        margin-top: 1.5rem;
        font-size: 1.125rem;
        line-height: 1.26rem; }
        @media (min-width: 1024px) and (max-width: 1300px) {
          .reference-survey-insights-section .survey-para p {
            font-size: 1rem;
            line-height: 1rem; } }
        @media (max-width: 1023px) {
          .reference-survey-insights-section .survey-para p {
            line-height: 1.62rem; } }
    .reference-survey-insights-section .survey-data {
      width: 30.56vw;
      border-top: 1px solid #D0D0D0;
      padding-top: 1.59vw; }
      @media (max-width: 1023px) {
        .reference-survey-insights-section .survey-data {
          width: auto;
          padding-top: 6.11vw; } }
      .reference-survey-insights-section .survey-data h3 {
        font-size: 4.37rem;
        line-height: 4.37rem; }
        @media (min-width: 1024px) and (max-width: 1300px) {
          .reference-survey-insights-section .survey-data h3 {
            font-size: 3.87rem;
            line-height: 3.87rem; } }
        @media (max-width: 1023px) {
          .reference-survey-insights-section .survey-data h3 {
            font-size: 3rem;
            line-height: 3.43rem; } }
      .reference-survey-insights-section .survey-data p {
        padding: 1.59vw 3.57vw;
        font-size: 1rem;
        line-height: 1.25rem;
        color: #000000; }
        @media (min-width: 1024px) and (max-width: 1300px) {
          .reference-survey-insights-section .survey-data p {
            font-size: 0.9rem;
            line-height: 1.15rem; } }
        @media (min-width: 769px) and (max-width: 1023px) {
          .reference-survey-insights-section .survey-data p {
            padding: 4.11vw 0; } }
        @media (max-width: 768px) {
          .reference-survey-insights-section .survey-data p {
            padding: 6.11vw 0; } }
    .reference-survey-insights-section .survey-info {
      padding-top: 1.59vw;
      padding-bottom: 2.78vw; }
    .reference-survey-insights-section .survey-btn a {
      background-color: #F36633;
      display: inline-block;
      margin-top: 1.58vw; }
      @media (max-width: 768px) {
        .reference-survey-insights-section .survey-btn a {
          margin-bottom: 10.69vw; } }
      .reference-survey-insights-section .survey-btn a[href^="$"] {
        display: none; }
      .reference-survey-insights-section .survey-btn a:hover {
        background-color: #ee3f17; }
  .reference-survey-insights-section.single-data .survey {
    -ms-flex-pack: center;
        justify-content: center; }
    @media (max-width: 768px) {
      .reference-survey-insights-section.single-data .survey {
        margin-top: 11vw; } }
    .reference-survey-insights-section.single-data .survey-data {
      width: 41.14vw;
      border: 0;
      padding-top: 0; }
      @media (max-width: 1023px) {
        .reference-survey-insights-section.single-data .survey-data {
          width: auto; } }
      .reference-survey-insights-section.single-data .survey-data:nth-child(2) {
        display: none; }
      .reference-survey-insights-section.single-data .survey-data p {
        font-size: 1.125rem;
        line-height: 1.625rem; }
    .reference-survey-insights-section.single-data .survey-para:nth-child(1) {
      max-width: 89.8vw; }
    .reference-survey-insights-section.single-data .survey-para p:nth-child(2) {
      border-top: 1px solid #D0D0D0;
      padding-top: 1.59vw;
      width: 35.98vw;
      margin: 0 auto;
      margin-top: 1.5rem; }
      @media (max-width: 768px) {
        .reference-survey-insights-section.single-data .survey-para p:nth-child(2) {
          width: auto; } }
    .reference-survey-insights-section.single-data .survey-info {
      padding-top: 0;
      padding-bottom: 0; }
      .reference-survey-insights-section.single-data .survey-info p {
        margin-top: 0;
        font-size: 1.125rem;
        line-height: 1.625rem; }

@media (max-width: 768px) {
  .page-feeling-supported .reference-survey-insights-section .survey-info .survey-para p:nth-child(1) {
    padding-inline: 20px; } }
.bullet-list-box {
  padding-inline: 2.12vw; }
  @media (max-width: 768px) {
    .bullet-list-box {
      padding: 0; } }
  .bullet-list-box .paragraphSystem {
    margin: 0; }

.reference-bullet-list-with-background {
  background-color: #F0EFED;
  border-radius: 15px;
  padding: 0;
  background-image: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/desktop/Shape Cutout.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 5.32vw auto; }
  .reference-bullet-list-with-background::before {
    content: "";
    display: block;
    background-image: url(/content/dam/cf-pharma/gettingaheadofcancer/en_US/desktop/Shape%20Cutout.png) !important;
    position: absolute;
    top: -11px;
    left: 50%;
    transform: translateX(-50%);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    width: 233px;
    height: 80.5px;
    z-index: 1; }
  @media (max-width: 768px) {
    .reference-bullet-list-with-background {
      margin-inline: 0; } }
  .reference-bullet-list-with-background h2, .reference-bullet-list-with-background li, .reference-bullet-list-with-background p {
    font-family: 'GSK Precision Light';
    font-weight: 300; }
  .reference-bullet-list-with-background h2, .reference-bullet-list-with-background p {
    text-align: center; }
  .reference-bullet-list-with-background p, .reference-bullet-list-with-background li {
    color: #000000; }
  .reference-bullet-list-with-background h2, .reference-bullet-list-with-background p, .reference-bullet-list-with-background ul {
    margin: 0; }
  .reference-bullet-list-with-background h2 {
    color: #151515;
    padding-top: 6.35vw;
    font-size: 3rem;
    line-height: 3.4rem; }
    @media (max-width: 1024px) {
      .reference-bullet-list-with-background h2 {
        font-size: 2.37rem;
        line-height: 2.81rem; } }
    @media (max-width: 768px) {
      .reference-bullet-list-with-background h2 {
        padding-top: 24.43vw;
        max-width: 89.82vw;
        margin: 0 auto; } }
  .reference-bullet-list-with-background ul {
    padding-block: 2.78vw; }
    @media (max-width: 768px) {
      .reference-bullet-list-with-background ul {
        padding-inline: 4vw;
        margin-inline: 4vw;
        padding-block: 10.69vw; } }
    .reference-bullet-list-with-background ul li {
      margin-inline: 8.33vw;
      font-size: 1rem;
      line-height: 1.5rem; }
      @media (max-width: 768px) {
        .reference-bullet-list-with-background ul li {
          margin-inline: 5.09vw; } }
  .reference-bullet-list-with-background .description-text {
    font-weight: 700;
    font-family: 'GSK Precision Bold';
    padding-top: 2.78vw;
    font-size: 1rem;
    line-height: 1.125rem;
    max-width: 55.29vw;
    margin: 0 auto; }
    @media (max-width: 768px) {
      .reference-bullet-list-with-background .description-text {
        max-width: 89.82vw;
        padding-top: 10.69vw; } }
  .reference-bullet-list-with-background.single-data ul {
    padding-bottom: 1vw; }
    @media (max-width: 768px) {
      .reference-bullet-list-with-background.single-data ul {
        padding-bottom: 4vw; } }
  .reference-bullet-list-with-background.single-data .optional-text {
    margin-inline: 10.33vw; }
    .reference-bullet-list-with-background.single-data .optional-text p {
      padding-bottom: 2.78vw;
      text-align: left; }
      @media (max-width: 768px) {
        .reference-bullet-list-with-background.single-data .optional-text p {
          padding-bottom: 10.69vw; } }
      .reference-bullet-list-with-background.single-data .optional-text p a {
        color: #000000;
        font-weight: 300; }
    @media (max-width: 768px) {
      .reference-bullet-list-with-background.single-data .optional-text {
        margin-inline: 7.33vw; } }
#content .navigation.sub-header {
  padding-inline: 2.12vw;
  margin: 0;
  margin-top: -0.5rem; }
  @media (max-width: 991px) {
    #content .navigation.sub-header {
      min-height: 2.75rem;
      padding-inline: 5.09vw; } }
  @media (max-width: 767px) {
    #content .navigation.sub-header {
      margin-top: 5.6rem; } }
  @media (max-width: 381px) {
    #content .navigation.sub-header {
      margin-top: 8rem; } }
  #content .navigation.sub-header .navigation-root {
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding: 0;
    background: transparent; }
    @media (min-width: 992px) {
      #content .navigation.sub-header .navigation-root {
        border-bottom: 1.5px solid #D0D0D0; } }
    @media (max-width: 991px) {
      #content .navigation.sub-header .navigation-root {
        min-height: 2.75rem;
        padding-inline: 0; }
        #content .navigation.sub-header .navigation-root:not(.is-open) {
          border-bottom: 1px solid grey; }
        #content .navigation.sub-header .navigation-root.is-open li.border {
          border-bottom-left-radius: 15px;
          border-bottom-right-radius: 15px;
          padding-bottom: 6.11vw; } }
    @media (min-width: 580px) and (max-width: 768px) {
      #content .navigation.sub-header .navigation-root.is-open {
        top: 100%; } }
    #content .navigation.sub-header .navigation-root .navigation-item {
      padding: 1.59vw; }
      @media (max-width: 992px) {
        #content .navigation.sub-header .navigation-root .navigation-item {
          padding-block: 2vw;
          margin-block: -1px;
          padding-left: 6vw;
          background: #F36633;
          border: none;
          border: 2px solid #f36633; }
          #content .navigation.sub-header .navigation-root .navigation-item.block-padding {
            padding-top: 6.11vw; } }
      #content .navigation.sub-header .navigation-root .navigation-item.is-active {
        background-color: #F36633; }
        @media (max-width: 991px) {
          #content .navigation.sub-header .navigation-root .navigation-item.is-active {
            display: none; } }
        #content .navigation.sub-header .navigation-root .navigation-item.is-active a, #content .navigation.sub-header .navigation-root .navigation-item.is-active:hover a {
          color: #ffffff;
          font-family: "GSK Precision Bold";
          font-weight: 700;
          text-decoration: none; }
      #content .navigation.sub-header .navigation-root .navigation-item a {
        font-weight: normal;
        font-family: "GSK Precision light";
        font-weight: 300;
        color: #151515;
        font-size: 1.125rem;
        line-height: 1.625rem; }
        @media (max-width: 991px) {
          #content .navigation.sub-header .navigation-root .navigation-item a {
            color: #ffffff; } }
        @media (min-width: 1025px) and (max-width: 1300px) {
          #content .navigation.sub-header .navigation-root .navigation-item a {
            font-size: 1rem;
            line-height: 1.4rem; } }
        @media (min-width: 992px) and (max-width: 1024px) {
          #content .navigation.sub-header .navigation-root .navigation-item a {
            font-size: 0.8rem;
            line-height: 1.2rem; } }
        @media (min-width: 992px) {
          #content .navigation.sub-header .navigation-root .navigation-item a:hover {
            color: #F36633; } }
      #content .navigation.sub-header .navigation-root .navigation-item::before {
        background-color: transparent; }
  @media (max-width: 991px) {
    #content .navigation.sub-header::after {
      content: attr(data-active-text);
      color: #151515;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 11.2vw;
      font-weight: 300;
      font-family: "GSK Precision Light";
      font-size: 1.14rem;
      max-width: 59.54vw;
      line-height: 1.625rem; } }
  #content .navigation.sub-header .navigation-mobile-menu {
    background-color: transparent;
    padding-right: 4vw;
    top: 50%;
    transform: translateY(-50%);
    bottom: unset; }
    #content .navigation.sub-header .navigation-mobile-menu::after {
      content: "";
      background-image: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/logo/Vector.svg");
      width: 30px;
      height: 16px;
      transform: rotate(0deg);
      display: inline-block;
      background-repeat: no-repeat;
      background-size: contain;
      transition: transform 0.4s ease; }
    #content .navigation.sub-header .navigation-mobile-menu[aria-expanded="true"]::after {
      transform: rotate(180deg); }

@media (max-width: 512px) {
  .page-Understanding-gynaecologic-cancers #content .navigation.sub-header {
    min-height: 5rem; }
    .page-Understanding-gynaecologic-cancers #content .navigation.sub-header .navigation-root {
      min-height: 5rem; } }
.videoEnhanced.video-enhanced {
  padding: 0; }
  @media (max-width: 767px) {
    .videoEnhanced.video-enhanced {
      z-index: 1; } }
  .videoEnhanced.video-enhanced .component-content {
    position: relative; }
    @media (min-width: 768px) {
      .videoEnhanced.video-enhanced .component-content {
        aspect-ratio: 1512/510; } }
    @media (max-width: 767px) {
      .videoEnhanced.video-enhanced .component-content {
        position: unset; } }
  .videoEnhanced.video-enhanced .video-video {
    border: none; }
    @media (max-width: 768px) {
      .videoEnhanced.video-enhanced .video-video .video-video-container {
        position: relative; } }
    .videoEnhanced.video-enhanced .video-video .video-video-container::before {
      background-color: #F36633;
      color: #fff;
      content: '\25B6';
      position: absolute;
      z-index: 100;
      font-size: 50px;
      right: 2.12vw;
      bottom: 2.12vw;
      width: 58px;
      height: 34px;
      padding-top: 16px;
      padding-bottom: 6px;
      border-radius: 40px;
      font-size: 22px;
      text-align: center;
      cursor: pointer; }
      @media (max-width: 767px) {
        .videoEnhanced.video-enhanced .video-video .video-video-container::before {
          top: 3.05vw;
          right: 3.05vw;
          bottom: unset; } }
    .videoEnhanced.video-enhanced .video-video .video-video-container.play-in::before {
      content: '\25B6'; }
    .videoEnhanced.video-enhanced .video-video .video-video-container.pause-out::before {
      content: '\2590\A0\258C';
      font-size: 12px;
      padding-right: 1px; }
    .videoEnhanced.video-enhanced .video-video .video-video-container video {
      height: 100%;
      width: 100%;
      object-fit: cover;
      object-position: center top; }
      @media (max-width: 767px) {
        .videoEnhanced.video-enhanced .video-video .video-video-container video {
          height: 142.75vw; } }
      .videoEnhanced.video-enhanced .video-video .video-video-container video::-webkit-media-controls {
        display: none !important; }
      .videoEnhanced.video-enhanced .video-video .video-video-container video::-webkit-media-controls-panel {
        display: none !important; }
  .videoEnhanced.video-enhanced .video-nojs {
    display: none; }
  .videoEnhanced.video-enhanced .video-description {
    border: none;
    position: absolute;
    background-color: #f0efed;
    border-radius: 0.75rem;
    transform: translateY(-50%);
    top: 50%; }
    .videoEnhanced.video-enhanced .video-description p {
      display: none; }
    .videoEnhanced.video-enhanced .video-description h1 {
      font-weight: 300;
      line-height: 5rem;
      font-family: 'GSK Precision Light';
      font-weight: 300;
      font-size: 4.68rem;
      margin: 0;
      color: #000000; }
      @media (min-width: 1024px) and (max-width: 1300px) {
        .videoEnhanced.video-enhanced .video-description h1 {
          font-size: 3.8rem;
          line-height: 4.5rem; } }
      @media (min-width: 992px) and (max-width: 1023px) {
        .videoEnhanced.video-enhanced .video-description h1 {
          font-size: 3rem;
          line-height: 4rem; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .videoEnhanced.video-enhanced .video-description h1 {
          font-size: 2rem;
          line-height: 3rem; } }
      @media (max-width: 767px) {
        .videoEnhanced.video-enhanced .video-description h1 {
          font-size: 3rem;
          line-height: 3.5rem; } }
    @media (max-width: 767px) {
      .videoEnhanced.video-enhanced .video-description {
        max-width: calc(100% - 20px);
        justify-self: center;
        text-align: center;
        top: 96%;
        padding-inline: 6.87vw;
        padding-block: 15.14vw; } }
    @media (min-width: 768px) {
      .videoEnhanced.video-enhanced .video-description {
        max-width: 46.43vw;
        transform: translateY(-50%);
        top: 50%;
        padding-inline: 6.51vw;
        padding-block: 4.03vw;
        left: 2.11vw;
        opacity: 0.8; } }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision light';
  font-style: 'light';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff"); }

.page-mapping-myelofibrosis .richtext-page-heading .component-content {
  max-width: 918px;
  margin: 0 auto; }
  .page-mapping-myelofibrosis .richtext-page-heading .component-content h3 {
    margin: 42px 0 0; }

@media screen and (max-width: 768px) {
  .page-mapping-myelofibrosis .richtext-Mapping {
    padding: 0 20px; } }

.page-mapping-myelofibrosis .richtext-Mapping .richText-content {
  padding: 42px 142px; }
  @media screen and (max-width: 768px) {
    .page-mapping-myelofibrosis .richtext-Mapping .richText-content {
      padding: 42px 0px; } }
  .page-mapping-myelofibrosis .richtext-Mapping .richText-content .text-para {
    font-size: 1.125rem;
    line-height: 1.625rem;
    font-family: 'GSK Precision';
    font-weight: 700;
    color: #151515;
    text-align: center;
    margin: 0; }

.page-mapping-myelofibrosis .box-orange-wrapper {
  padding: 0; }
  .page-mapping-myelofibrosis .box-orange-wrapper > .component-content {
    max-width: 1228px;
    margin: 0 auto;
    padding: 48px 197px;
    background: #F36633;
    border-radius: 15px; }
    @media screen and (max-width: 768px) {
      .page-mapping-myelofibrosis .box-orange-wrapper > .component-content {
        padding: 48px 72px; } }
    .page-mapping-myelofibrosis .box-orange-wrapper > .component-content .outer-wrapper h2 {
      font-size: 3rem;
      line-height: 3.438rem;
      color: white;
      font-family: 'GSK Precision light';
      text-align: center;
      margin: 0;
      font-weight: 300; }
      @media screen and (max-width: 768px) {
        .page-mapping-myelofibrosis .box-orange-wrapper > .component-content .outer-wrapper h2 {
          font-size: 2.375rem;
          line-height: 2.813rem; } }
    .page-mapping-myelofibrosis .box-orange-wrapper > .component-content .outer-wrapper p {
      font-size: 1.125rem;
      line-height: 1.625rem;
      color: white;
      font-family: 'GSK Precision Light';
      margin-top: 42px;
      margin-bottom: 0;
      text-align: center;
      font-weight: 700; }

.page-mapping-myelofibrosis .box-orange-mobile-padding {
  margin-bottom: 42px !important; }
  @media screen and (max-width: 769px) {
    .page-mapping-myelofibrosis .box-orange-mobile-padding {
      margin-bottom: 0 !important; } }
  @media screen and (max-width: 769px) {
    .page-mapping-myelofibrosis .box-orange-mobile-padding > .component-content {
      padding: 48px 20px;
      margin-bottom: 0; } }

@media screen and (max-width: 1025px) {
  .page-mapping-myelofibrosis .accordion-wrapper {
    padding: 0 20px; } }

.page-mapping-myelofibrosis .accordion-wrapper .component-content .accordion-bold {
  font-size: 1rem;
  line-height: 1.25rem;
  font-family: 'GSK Precision';
  font-weight: 700;
  color: #000; }
  .page-mapping-myelofibrosis .accordion-wrapper .component-content .accordion-bold:first-child {
    margin-top: 42px; }

@media screen and (max-width: 769px) {
  .page-mapping-myelofibrosis .accordion-wrapper .component-content .accordion {
    margin-top: 26px; } }

.page-mapping-myelofibrosis .accordion-wrapper .component-content .accordion-container .accordion-slide {
  margin-bottom: 24px; }
  @media screen and (max-width: 769px) {
    .page-mapping-myelofibrosis .accordion-wrapper .component-content .accordion-container .accordion-slide {
      margin-bottom: 12px; } }
  .page-mapping-myelofibrosis .accordion-wrapper .component-content .accordion-container .accordion-slide:last-child {
    margin-bottom: 42px; }
    @media screen and (max-width: 768px) {
      .page-mapping-myelofibrosis .accordion-wrapper .component-content .accordion-container .accordion-slide:last-child {
        margin-bottom: 18px;
        margin-top: 12px; } }
  @media screen and (max-width: 769px) {
    .page-mapping-myelofibrosis .accordion-wrapper .component-content .accordion-container .accordion-slide .accordion-content-wrapper .accordion-content {
      padding: 6px 20px 26px; } }

.page-mapping-myelofibrosis .reference-review-and-glossary {
  padding: 96px 0 42px !important; }
  @media screen and (max-width: 1023px) {
    .page-mapping-myelofibrosis .reference-review-and-glossary {
      padding: 96px 20px 42px !important; } }
  @media screen and (max-width: 1023px) {
    .page-mapping-myelofibrosis .reference-review-and-glossary .wrapper-image-text {
      gap: 0;
      -ms-flex-align: center;
          align-items: center; } }
  @media screen and (max-width: 1023px) {
    .page-mapping-myelofibrosis .reference-review-and-glossary .wrapper-image-text .download-text {
      margin: 24px 0; } }
  @media screen and (max-width: 1023px) {
    .page-mapping-myelofibrosis .reference-review-and-glossary .wrapper-image-text .button {
      margin-bottom: 0px; } }
  @media screen and (max-width: 1023px) {
    .page-mapping-myelofibrosis .reference-review-and-glossary .wrapper-image-text .button:last-child {
      margin-bottom: 0px;
      margin-top: 24px; } }

@media screen and (max-width: 1201px) {
  .page-mapping-myelofibrosis .box-wrapper-list {
    padding: 0px; } }

.page-mapping-myelofibrosis .box-wrapper-list .component-content > .paragraphSystem {
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  max-width: 1164px;
  margin: 0 auto 42px;
  -ms-flex-pack: center;
      justify-content: center; }
  @media screen and (max-width: 1201px) {
    .page-mapping-myelofibrosis .box-wrapper-list .component-content > .paragraphSystem {
      -ms-flex-direction: column;
          flex-direction: column;
      gap: 0;
      padding: 0 20px;
      margin: 0 auto 18px; } }
  .page-mapping-myelofibrosis .box-wrapper-list .component-content > .paragraphSystem::before {
    content: none; }

.page-mapping-myelofibrosis .box-wrapper-list .reference-card-list {
  padding: 0; }
  .page-mapping-myelofibrosis .box-wrapper-list .reference-card-list .card-wrapper {
    background-color: white;
    padding: 42px 32px;
    width: 100%;
    border-radius: 15px;
    height: 380px; }
    @media screen and (max-width: 1201px) {
      .page-mapping-myelofibrosis .box-wrapper-list .reference-card-list .card-wrapper {
        width: 100%;
        height: unset;
        margin-bottom: 24px; } }
    .page-mapping-myelofibrosis .box-wrapper-list .reference-card-list .card-wrapper h4 {
      font-size: 1rem;
      line-height: 1.25rem;
      color: #000000;
      font-family: 'GSK Precision';
      font-weight: 700;
      margin: 0; }
    .page-mapping-myelofibrosis .box-wrapper-list .reference-card-list .card-wrapper p {
      font-size: 1rem;
      line-height: 1.25rem;
      color: #000000;
      font-family: 'GSK Precision Light';
      font-weight: 300; }
    .page-mapping-myelofibrosis .box-wrapper-list .reference-card-list .card-wrapper ul {
      font-size: 1rem;
      line-height: 1.25rem;
      color: #000000;
      font-family: 'GSK Precision Light';
      font-weight: 300;
      padding-left: 30px;
      margin-bottom: 0; }
      .page-mapping-myelofibrosis .box-wrapper-list .reference-card-list .card-wrapper ul li {
        font-size: 1rem;
        line-height: 1.25rem;
        color: #000000;
        font-family: 'GSK Precision Light';
        font-weight: 300;
        padding-bottom: 0 !important; }

.page-mapping-myelofibrosis .richText-padding-zero {
  padding: 0; }
  .page-mapping-myelofibrosis .richText-padding-zero .delve-heading-padding {
    padding: 42px 278px !important; }
    @media screen and (max-width: 1024px) {
      .page-mapping-myelofibrosis .richText-padding-zero .delve-heading-padding {
        padding: 42px 0px 0 !important; } }
    @media screen and (max-width: 1024px) {
      .page-mapping-myelofibrosis .richText-padding-zero .delve-heading-padding p {
        padding: 24px 0px 0px !important;
        margin-top: 0 !important; } }
  .page-mapping-myelofibrosis .richText-padding-zero .wrapper-heading-video {
    padding: 42px 335px;
    text-align: center; }
    @media screen and (min-width: 1025px) and (max-width: 1300px) {
      .page-mapping-myelofibrosis .richText-padding-zero .wrapper-heading-video {
        padding: 42px 200px; } }
    @media screen and (max-width: 1024px) {
      .page-mapping-myelofibrosis .richText-padding-zero .wrapper-heading-video {
        padding: 42px 20px; } }
    .page-mapping-myelofibrosis .richText-padding-zero .wrapper-heading-video h2 {
      font-size: 3rem;
      line-height: 3.438rem;
      font-family: 'GSK Precision Light';
      font-weight: 300;
      color: #151515;
      margin-bottom: 0; }
      @media screen and (max-width: 1024px) {
        .page-mapping-myelofibrosis .richText-padding-zero .wrapper-heading-video h2 {
          font-size: 2.375rem;
          line-height: 2.813rem; } }
    .page-mapping-myelofibrosis .richText-padding-zero .wrapper-heading-video p {
      font-size: 1.125rem;
      line-height: 1.625rem;
      font-family: 'GSK Precision';
      font-weight: 700;
      color: #151515;
      margin: 24px 0 0;
      padding: 0 48px; }
      @media screen and (max-width: 768px) {
        .page-mapping-myelofibrosis .richText-padding-zero .wrapper-heading-video p {
          margin-top: 42px;
          padding: 0; } }

.page-mapping-myelofibrosis .richText-padding-delve .wrapper-heading-video {
  padding: 42px 278px;
  text-align: center; }
  @media screen and (max-width: 1024px) {
    .page-mapping-myelofibrosis .richText-padding-delve .wrapper-heading-video {
      padding: 42px 20px; } }

.page-mapping-myelofibrosis .richText-padding-voice .wrapper-heading-video p {
  padding: 0; }

.page-mapping-myelofibrosis .reference-standard-card-mapping {
  padding: 0; }
  .page-mapping-myelofibrosis .reference-standard-card-mapping .standard-card-wrapper {
    max-width: 68.3863vw;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    padding: 24px;
    background: #F0EFED;
    border-radius: 15px; }
    @media screen and (max-width: 1024px) {
      .page-mapping-myelofibrosis .reference-standard-card-mapping .standard-card-wrapper {
        max-width: 100%;
        -ms-flex-direction: column;
            flex-direction: column; } }
  .page-mapping-myelofibrosis .reference-standard-card-mapping .card-img-wrapper img {
    width: 481px; }
    @media screen and (max-width: 1024px) {
      .page-mapping-myelofibrosis .reference-standard-card-mapping .card-img-wrapper img {
        width: 100%; } }
    @media screen and (min-width: 1025px) and (max-width: 1200px) {
      .page-mapping-myelofibrosis .reference-standard-card-mapping .card-img-wrapper img {
        width: 350px; } }
  .page-mapping-myelofibrosis .reference-standard-card-mapping .text-wrapper-button {
    padding: 32px 0;
    position: relative; }
    @media screen and (max-width: 1024px) {
      .page-mapping-myelofibrosis .reference-standard-card-mapping .text-wrapper-button {
        padding: 0; } }
    @media screen and (min-width: 1025px) and (max-width: 1200px) {
      .page-mapping-myelofibrosis .reference-standard-card-mapping .text-wrapper-button {
        padding: 14px 0; } }
  .page-mapping-myelofibrosis .reference-standard-card-mapping .text-wrapper {
    line-height: 1.625rem;
    color: #151515;
    font-size: 1.125rem;
    font-weight: 700;
    font-family: 'GSK Precision light';
    margin: 0; }
    @media screen and (min-width: 1025px) and (max-width: 1200px) {
      .page-mapping-myelofibrosis .reference-standard-card-mapping .text-wrapper {
        font-size: 1rem;
        line-height: 1.5rem; } }
    .page-mapping-myelofibrosis .reference-standard-card-mapping .text-wrapper ~ p {
      margin: 0;
      font-family: "GSK Precision Light";
      font-size: 1.125rem;
      font-style: normal;
      font-weight: 300;
      line-height: 1.625rem;
      color: #151515; }
      @media screen and (min-width: 1025px) and (max-width: 1200px) {
        .page-mapping-myelofibrosis .reference-standard-card-mapping .text-wrapper ~ p {
          font-size: 1rem;
          line-height: 1.5rem; } }
  .page-mapping-myelofibrosis .reference-standard-card-mapping .button-video {
    position: absolute;
    bottom: 32px;
    background: #F36633;
    border: unset;
    outline: unset;
    color: white;
    padding: 14px 42px;
    border-radius: 99px;
    font-family: 'GSK Precision Light';
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.25rem; }
    @media screen and (min-width: 1025px) and (max-width: 1200px) {
      .page-mapping-myelofibrosis .reference-standard-card-mapping .button-video {
        bottom: 14px; } }
    .page-mapping-myelofibrosis .reference-standard-card-mapping .button-video:hover {
      background-color: #ee3f17; }
    @media screen and (max-width: 1024px) {
      .page-mapping-myelofibrosis .reference-standard-card-mapping .button-video {
        position: relative;
        margin-top: 24px;
        bottom: 0; } }
    .page-mapping-myelofibrosis .reference-standard-card-mapping .button-video a {
      text-decoration: none; }

.page-mapping-myelofibrosis .gray-background-icon-text {
  padding: 0 32px; }
  @media screen and (max-width: 789px) {
    .page-mapping-myelofibrosis .gray-background-icon-text {
      padding: 0; } }
  .page-mapping-myelofibrosis .gray-background-icon-text .paragraphSystem {
    background-color: #F0EFED;
    border-radius: 15px;
    margin: 0; }
    .page-mapping-myelofibrosis .gray-background-icon-text .paragraphSystem::before {
      content: "";
      display: block;
      background-image: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/desktop/Shape%20Cutout.png") !important;
      position: absolute;
      top: -11px;
      left: 50%;
      transform: translateX(-50%);
      background-repeat: no-repeat;
      background-position: top center;
      background-size: 100% auto;
      width: 233px;
      height: 80.5px;
      z-index: 1; }

.page-mapping-myelofibrosis .richtext-three-card {
  font-size: 3rem;
  line-height: 3.438rem;
  font-family: 'GSK Precision Light';
  font-weight: 400;
  text-align: center;
  color: #151515;
  margin: 42px 0; }
  @media screen and (max-width: 769px) {
    .page-mapping-myelofibrosis .richtext-three-card {
      font-size: 2.375rem;
      line-height: 2.813rem;
      margin-bottom: 0; } }

.page-mapping-myelofibrosis .reference-content-card-three {
  padding: 0 0 40px;
  margin-bottom: 0 !important; }
  @media screen and (max-width: 769px) {
    .page-mapping-myelofibrosis .reference-content-card-three {
      padding: 0; } }
  .page-mapping-myelofibrosis .reference-content-card-three .paragraphSystem {
    display: -ms-flexbox;
    display: flex;
    max-width: 1228px;
    margin: 0 auto; }
    @media screen and (max-width: 769px) {
      .page-mapping-myelofibrosis .reference-content-card-three .paragraphSystem {
        -ms-flex-direction: column;
            flex-direction: column; } }
    .page-mapping-myelofibrosis .reference-content-card-three .paragraphSystem .reference-content-card {
      padding: 32px 42px 0; }
      @media screen and (max-width: 769px) {
        .page-mapping-myelofibrosis .reference-content-card-three .paragraphSystem .reference-content-card {
          padding: 24px 62px 0; } }
      .page-mapping-myelofibrosis .reference-content-card-three .paragraphSystem .reference-content-card:first-of-type {
        padding: 32px 64px 0; }
        @media screen and (max-width: 769px) {
          .page-mapping-myelofibrosis .reference-content-card-three .paragraphSystem .reference-content-card:first-of-type {
            padding: 0 58px 0; } }
      .page-mapping-myelofibrosis .reference-content-card-three .paragraphSystem .reference-content-card h4 {
        color: #151515;
        font-family: 'GSK Precision';
        font-weight: 700;
        font-size: 1rem;
        line-height: 1.25rem;
        letter-spacing: 0%;
        text-align: center;
        margin: 0;
        text-decoration: underline;
        cursor: pointer; }
      .page-mapping-myelofibrosis .reference-content-card-three .paragraphSystem .reference-content-card p {
        color: #151515;
        font-family: 'GSK Precision Light';
        font-weight: 300;
        font-size: 1rem;
        line-height: 1.25rem;
        letter-spacing: 0%;
        text-align: center;
        margin: 0; }

.page-mapping-myelofibrosis .delve-box-wrapper {
  padding-bottom: 42px; }
  @media screen and (max-width: 1025px) {
    .page-mapping-myelofibrosis .delve-box-wrapper .component-content .paragraphSystem {
      padding: 0 20px; } }

.page-mapping-myelofibrosis .reference-popup-block-wrapper {
  padding: 0 32px;
  margin-bottom: 42px !important; }
  @media screen and (max-width: 789px) {
    .page-mapping-myelofibrosis .reference-popup-block-wrapper {
      padding: 0; } }
  .page-mapping-myelofibrosis .reference-popup-block-wrapper .paragraphSystem {
    background-color: #F0EFED;
    border-radius: 15px;
    margin: 0; }
    .page-mapping-myelofibrosis .reference-popup-block-wrapper .paragraphSystem::before {
      content: "";
      display: block;
      background-image: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/desktop/Shape%20Cutout.png") !important;
      position: absolute;
      top: -11px;
      left: 50%;
      transform: translateX(-50%);
      background-repeat: no-repeat;
      background-position: top center;
      background-size: 100% auto;
      width: 233px;
      height: 80.5px;
      z-index: 1; }
  .page-mapping-myelofibrosis .reference-popup-block-wrapper .reference-card-myelofibrosis-popup-block {
    padding: 124px 142px 64px; }
    @media screen and (max-width: 769px) {
      .page-mapping-myelofibrosis .reference-popup-block-wrapper .reference-card-myelofibrosis-popup-block {
        padding: 96px 20px 42px; } }
    .page-mapping-myelofibrosis .reference-popup-block-wrapper .reference-card-myelofibrosis-popup-block .popup-card-wrapper {
      display: -ms-flexbox;
      display: flex;
      gap: 72px; }
      @media screen and (max-width: 1201px) {
        .page-mapping-myelofibrosis .reference-popup-block-wrapper .reference-card-myelofibrosis-popup-block .popup-card-wrapper {
          -ms-flex-direction: column;
              flex-direction: column;
          gap: 42px; } }
      .page-mapping-myelofibrosis .reference-popup-block-wrapper .reference-card-myelofibrosis-popup-block .popup-card-wrapper .popup-img-wrapper {
        -ms-flex: 1;
            flex: 1;
        position: relative;
        -ms-flex-preferred-size: 57px;
            flex-basis: 57px; }
        @media screen and (max-width: 769px) {
          .page-mapping-myelofibrosis .reference-popup-block-wrapper .reference-card-myelofibrosis-popup-block .popup-card-wrapper .popup-img-wrapper {
            text-align: center; } }
        .page-mapping-myelofibrosis .reference-popup-block-wrapper .reference-card-myelofibrosis-popup-block .popup-card-wrapper .popup-img-wrapper::after {
          content: "";
          position: absolute;
          top: 74%;
          background-image: url(/content/dam/cf-pharma/gettingaheadofcancer/en_US/icon/plus-icon.svg);
          background-repeat: no-repeat;
          bottom: 0;
          left: 90%;
          cursor: pointer;
          padding-right: calc(1em + 2rem); }
          @media screen and (min-width: 1200px) and (max-width: 1301px) {
            .page-mapping-myelofibrosis .reference-popup-block-wrapper .reference-card-myelofibrosis-popup-block .popup-card-wrapper .popup-img-wrapper::after {
              padding-right: calc(1.5em + 1.5rem);
              left: 87%;
              top: 60%; } }
          @media screen and (max-width: 769px) {
            .page-mapping-myelofibrosis .reference-popup-block-wrapper .reference-card-myelofibrosis-popup-block .popup-card-wrapper .popup-img-wrapper::after {
              padding-right: calc(1.8em + 1.2rem);
              left: 87%;
              top: 65%; } }
        .page-mapping-myelofibrosis .reference-popup-block-wrapper .reference-card-myelofibrosis-popup-block .popup-card-wrapper .popup-img-wrapper img {
          width: 100%;
          cursor: pointer; }
      .page-mapping-myelofibrosis .reference-popup-block-wrapper .reference-card-myelofibrosis-popup-block .popup-card-wrapper .text-wrapper-button {
        -ms-flex: 1;
            flex: 1;
        padding-right: 41px; }
        @media screen and (max-width: 769px) {
          .page-mapping-myelofibrosis .reference-popup-block-wrapper .reference-card-myelofibrosis-popup-block .popup-card-wrapper .text-wrapper-button {
            padding-right: 10px; } }
        @media screen and (min-width: 770px) and (max-width: 900px) {
          .page-mapping-myelofibrosis .reference-popup-block-wrapper .reference-card-myelofibrosis-popup-block .popup-card-wrapper .text-wrapper-button {
            padding-right: 0; } }
        .page-mapping-myelofibrosis .reference-popup-block-wrapper .reference-card-myelofibrosis-popup-block .popup-card-wrapper .text-wrapper-button .heading-wrapper {
          font-size: 3rem;
          line-height: 3.438rem;
          font-family: 'GSK Precision Light';
          font-weight: 300;
          color: #151515;
          margin: 0; }
          @media screen and (max-width: 1024px) {
            .page-mapping-myelofibrosis .reference-popup-block-wrapper .reference-card-myelofibrosis-popup-block .popup-card-wrapper .text-wrapper-button .heading-wrapper {
              font-size: 2.375rem;
              line-height: 2.813rem; } }
        .page-mapping-myelofibrosis .reference-popup-block-wrapper .reference-card-myelofibrosis-popup-block .popup-card-wrapper .text-wrapper-button .desc-wrapper {
          margin-top: 42px;
          font-family: "GSK Precision Light";
          font-size: 1rem;
          font-style: normal;
          font-weight: 300;
          line-height: 1.25rem;
          color: #000;
          margin-bottom: 0; }
          @media screen and (max-width: 1024px) {
            .page-mapping-myelofibrosis .reference-popup-block-wrapper .reference-card-myelofibrosis-popup-block .popup-card-wrapper .text-wrapper-button .desc-wrapper {
              margin-top: 24px; } }

@media screen and (max-width: 769px) {
  .page-mapping-myelofibrosis .circular-image-hidden-fields-three .main-info {
    margin-bottom: 0; } }

.page-mapping-myelofibrosis .review-and-glossary-padd .reference-review-and-glossary {
  padding: 43px 0px 42px !important; }
  @media screen and (max-width: 1025px) {
    .page-mapping-myelofibrosis .review-and-glossary-padd .reference-review-and-glossary {
      padding: 30px 20px 42px !important; } }

@media screen and (max-width: 769px) {
  .page-mapping-myelofibrosis .inpage-navigation-section {
    margin-top: 80px; } }

@media screen and (min-width: 769px) and (max-width: 991px) {
  .page-mapping-myelofibrosis .inpage-navigation-section {
    margin-top: 15px; } }

.page-mapping-myelofibrosis .inpage-navigation-section .reference-inpage-navigation .inpage-navigation-wrapper ul.navigation-root {
  -ms-flex-pack: justify !important;
      justify-content: space-between !important; }

.page-mapping-myelofibrosis .org-card-component-container .paragraphSystem {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }

.page-mapping-myelofibrosis .reference-title-description-icons-text {
  padding: 96px 0 32px; }
  @media screen and (max-width: 1025px) {
    .page-mapping-myelofibrosis .reference-title-description-icons-text .icon-text-container {
      -ms-flex-direction: column;
          flex-direction: column; }
    .page-mapping-myelofibrosis .reference-title-description-icons-text .desc-of-box {
      padding: 0;
      margin-bottom: 18px; } }
  @media screen and (max-width: 769px) {
    .page-mapping-myelofibrosis .reference-title-description-icons-text .icon-text-container {
      padding: 0 19.5px; } }
  .page-mapping-myelofibrosis .reference-title-description-icons-text .wrapper-six-icon-text .icon-text-card:first-child {
    padding: 32px 18.5px; }
    @media screen and (max-width: 769px) {
      .page-mapping-myelofibrosis .reference-title-description-icons-text .wrapper-six-icon-text .icon-text-card:first-child {
        padding: 24px 18.5px 12px; } }
  .page-mapping-myelofibrosis .reference-title-description-icons-text .wrapper-six-icon-text .icon-text-card:nth-child(4) {
    padding: 32px 18.5px; }
    @media screen and (max-width: 769px) {
      .page-mapping-myelofibrosis .reference-title-description-icons-text .wrapper-six-icon-text .icon-text-card:nth-child(4) {
        padding: 0 18.5px 12px; } }

@media screen and (max-width: 767px) {
  .page-mapping-myelofibrosis .videoEnhanced.video-enhanced .video-description {
    max-width: calc(100% - 20px);
    text-align: left;
    margin-top: -10px; } }

.page-mapping-myelofibrosis .reference-call-to-action-banner-youtube {
  margin: 0;
  padding: 0; }
  @media screen and (max-width: 769px) {
    .page-mapping-myelofibrosis .reference-call-to-action-banner-youtube {
      margin-top: 42px; } }
  .page-mapping-myelofibrosis .reference-call-to-action-banner-youtube .orange-block {
    background-color: #F36633;
    display: -ms-flexbox;
    display: flex;
    padding-block: 4.6vw; }
  .page-mapping-myelofibrosis .reference-call-to-action-banner-youtube .btn-white {
    background-color: #ffffff;
    color: #151515; }

.page-mapping-myelofibrosis .btn-common {
  text-decoration: none;
  font-family: 'GSK Precision';
  font-weight: 700;
  border-radius: 2rem;
  font-size: 1rem;
  margin: 0 auto;
  line-height: 1.25rem;
  padding-inline: 2.78vw;
  padding-block: 0.99vw; }
  @media (min-width: 769px) and (max-width: 1024px) {
    .page-mapping-myelofibrosis .btn-common {
      font-size: 0.8rem;
      line-height: 1.05rem; } }
  @media (max-width: 768px) {
    .page-mapping-myelofibrosis .btn-common {
      padding-block: 1.2vw;
      padding-inline: 6.78vw;
      text-align: center;
      max-width: 84%;
      display: block; } }

.reference-four-card-with-list-box {
  padding: 0 32px; }
  @media screen and (max-width: 789px) {
    .reference-four-card-with-list-box {
      padding: 0; } }
  .reference-four-card-with-list-box .paragraphSystem {
    background-color: #F0EFED;
    border-radius: 15px;
    margin: 0; }
    .reference-four-card-with-list-box .paragraphSystem::before {
      content: "";
      display: block;
      background-image: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/desktop/Shape%20Cutout.png") !important;
      position: absolute;
      top: -11px;
      left: 50%;
      transform: translateX(-50%);
      background-repeat: no-repeat;
      background-position: top center;
      background-size: 100% auto;
      width: 233px;
      height: 80.5px;
      z-index: 1; }

.reference-four-card-with-list {
  padding: 0; }
  @media screen and (max-width: 1025px) {
    .reference-four-card-with-list {
      padding: 0 20px; } }
  .reference-four-card-with-list .list-card-wrapper {
    margin-bottom: 42px;
    text-align: center;
    padding: 96px 199px 0; }
    @media screen and (max-width: 1025px) {
      .reference-four-card-with-list .list-card-wrapper {
        padding: 96px 0px 0; } }
    .reference-four-card-with-list .list-card-wrapper h2 {
      font-size: 3rem;
      line-height: 3.438rem;
      font-family: 'GSK Precision Light';
      font-weight: 300;
      color: #151515;
      margin-bottom: 0;
      margin-top: 0; }
      @media screen and (max-width: 769px) {
        .reference-four-card-with-list .list-card-wrapper h2 {
          font-size: 2.375rem;
          line-height: 2.813rem; } }
    .reference-four-card-with-list .list-card-wrapper .richtext-wrapper {
      text-align: center;
      padding: 0 46px; }
      @media screen and (max-width: 1025px) {
        .reference-four-card-with-list .list-card-wrapper .richtext-wrapper {
          padding: 0; } }
      .reference-four-card-with-list .list-card-wrapper .richtext-wrapper p {
        font-size: 1rem;
        line-height: 1.25rem;
        font-family: "GSK Precision";
        color: #000;
        font-weight: 700;
        margin-top: 12px;
        margin-bottom: 0; }
        @media screen and (max-width: 1023px) {
          .reference-four-card-with-list .list-card-wrapper .richtext-wrapper p {
            margin-top: 24px; } }
        .reference-four-card-with-list .list-card-wrapper .richtext-wrapper p:first-child {
          margin-top: 42px; }
          @media screen and (max-width: 1025px) {
            .reference-four-card-with-list .list-card-wrapper .richtext-wrapper p:first-child {
              margin-top: 24px; } }
        .reference-four-card-with-list .list-card-wrapper .richtext-wrapper p:last-child {
          font-weight: 300;
          margin-top: 0; }
  .reference-four-card-with-list.inline-box h2 {
    margin-top: 6.35vw;
    margin-bottom: 2.78vw; }
    @media (max-width: 768px) {
      .reference-four-card-with-list.inline-box h2 {
        margin-top: 24.4vw;
        margin-bottom: 11vw; } }
  .reference-four-card-with-list.inline-box p:last-child {
    padding-top: 2.78vw;
    padding-bottom: 1.5vw; }
    @media (max-width: 768px) {
      .reference-four-card-with-list.inline-box p:last-child {
        padding-top: 10.7vw; } }
  .reference-four-card-with-list.inline-box p:nth-of-type(-n+2) {
    display: inline; }
    @media (max-width: 1023px) {
      .reference-four-card-with-list.inline-box p:nth-of-type(-n+2) {
        display: block; } }
    @media (max-width: 768px) {
      .reference-four-card-with-list.inline-box p:nth-of-type(-n+2) {
        margin-top: 0; } }
  .reference-four-card-with-list.single-data h2 {
    display: none; }
  .reference-four-card-with-list.single-data p:nth-of-type(2) {
    margin-top: 2.78vw;
    margin-bottom: 1.5vw; }
.divided-description {
  padding: 0;
  font-family: "GSK Precision Light"; }
  .divided-description .richText-content {
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 1.06vw;
    padding-inline: 9.23vw;
    gap: 5.22vw; }
    @media (max-width: 768px) {
      .divided-description .richText-content {
        -ms-flex-direction: column;
            flex-direction: column;
        padding-inline: 5.09vw;
        padding-bottom: 8.14vw; } }
    .divided-description .richText-content .left-desc, .divided-description .richText-content .right-desc {
      -ms-flex: 1;
          flex: 1; }
      .divided-description .richText-content .left-desc p, .divided-description .richText-content .right-desc p {
        font-size: 1.125rem;
        line-height: 1.625rem;
        margin: 0;
        color: #151515; }
        .divided-description .richText-content .left-desc p:first-child, .divided-description .richText-content .right-desc p:first-child {
          padding-bottom: 1.7vw; }

.page-your-story-starts-here .richtext-page-heading .component-content {
  max-width: 776px; }
@media screen and (max-width: 769px) {
  .video-with-button-box {
    padding: 0 20px; } }

.video-with-button-box > .component-content > .paragraphSystem.content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center; }
  @media screen and (max-width: 1024px) {
    .video-with-button-box > .component-content > .paragraphSystem.content {
      margin: 0; } }

.video-with-button-box .reference-video-card-with-button {
  background-color: #F0EFED;
  width: 39.286vw;
  padding: 24px;
  border-radius: 15px;
  position: relative;
  margin-bottom: 42px !important; }
  @media screen and (max-width: 850px) {
    .video-with-button-box .reference-video-card-with-button {
      width: 100%;
      margin-bottom: 24px !important; } }
  .video-with-button-box .reference-video-card-with-button:nth-child(2), .video-with-button-box .reference-video-card-with-button:nth-child(4) {
    margin-right: 42px; }
    @media screen and (max-width: 769px) {
      .video-with-button-box .reference-video-card-with-button:nth-child(2), .video-with-button-box .reference-video-card-with-button:nth-child(4) {
        margin-right: 0; } }
  .video-with-button-box .reference-video-card-with-button .video-wrapper-podcast {
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    @media screen and (max-width: 850px) {
      .video-with-button-box .reference-video-card-with-button .video-wrapper-podcast {
        -ms-flex-direction: column;
            flex-direction: column; } }
    @media screen and (max-width: 850px) {
      .video-with-button-box .reference-video-card-with-button .video-wrapper-podcast .text-button {
        margin-right: 0; } }
    .video-with-button-box .reference-video-card-with-button .video-wrapper-podcast .text-button .text-wrapper {
      margin: 0;
      font-size: 1.75rem;
      color: #151515;
      font-family: 'GSK Precision';
      line-height: 2rem;
      font-weight: 700; }
      @media screen and (min-width: 851px) and (max-width: 1401px) {
        .video-with-button-box .reference-video-card-with-button .video-wrapper-podcast .text-button .text-wrapper {
          font-size: 1.125rem;
          line-height: 1.375rem; } }
    .video-with-button-box .reference-video-card-with-button .video-wrapper-podcast .text-button .button-video {
      background: #F36633;
      padding: 15px 42px;
      border: unset;
      text-align: center;
      font-family: "GSK Precision";
      font-size: 1rem;
      font-style: normal;
      font-weight: 700;
      line-height: 1.25rem;
      border-radius: 99px;
      color: white;
      position: absolute;
      bottom: 24px; }
      .video-with-button-box .reference-video-card-with-button .video-wrapper-podcast .text-button .button-video:hover {
        background-color: #ee3f17; }
      @media screen and (min-width: 851px) and (max-width: 1401px) {
        .video-with-button-box .reference-video-card-with-button .video-wrapper-podcast .text-button .button-video {
          padding: 10px;
          font-size: 0.75rem;
          line-height: 1.125rem; } }
      @media screen and (max-width: 850px) {
        .video-with-button-box .reference-video-card-with-button .video-wrapper-podcast .text-button .button-video {
          position: relative;
          margin: 24px 0 0;
          bottom: 0; } }
    .video-with-button-box .reference-video-card-with-button .video-wrapper-podcast .video-img-wrapper {
      text-align: center;
      max-width: 20.172vw; }
      @media screen and (max-width: 850px) {
        .video-with-button-box .reference-video-card-with-button .video-wrapper-podcast .video-img-wrapper {
          max-width: 100%; } }
    .video-with-button-box .reference-video-card-with-button .video-wrapper-podcast img {
      width: 100%; }
.biomaker-richtext {
  max-width: 81.217%;
  left: 50%;
  transform: translate(-50%, 0);
  padding: 18px 0 26px; }
  .biomaker-richtext p {
    color: #000;
    font-family: "GSK Precision Light";
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.25rem; }
    .biomaker-richtext p strong {
      font-family: "GSK Precision"; }

.content-card-container {
  padding-bottom: 36px; }
  .content-card-container h2 {
    color: #151515;
    text-align: center;
    font-family: "GSK Precision Light";
    font-size: 3rem;
    font-weight: 300;
    line-height: 3.4375rem;
    max-width: 834px;
    margin: 0 auto; }
  .content-card-container .box .paragraphSystem {
    display: -ms-flexbox;
    display: flex;
    max-width: 1312px;
    margin: 42px auto 0;
    gap: 42px; }
    .content-card-container .box .paragraphSystem > a {
      display: none; }
    .content-card-container .box .paragraphSystem p {
      margin-top: 0; }
    .content-card-container .box .paragraphSystem p,
    .content-card-container .box .paragraphSystem ul li {
      color: #151515;
      /* Intro Text */
      font-family: "GSK Precision Light";
      font-size: 1.125rem;
      font-weight: 300;
      line-height: 1.625rem; }
      .content-card-container .box .paragraphSystem p span,
      .content-card-container .box .paragraphSystem ul li span {
        font-family: "GSK Precision"; }
  .content-card-container .box + .richText p {
    margin: 44px 0 0;
    color: #151515;
    text-align: center;
    font-family: "GSK Precision";
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.25rem; }

.accordion .multple-video-container {
  max-width: 100%; }
  .accordion .multple-video-container .paragraphSystem {
    -ms-flex-pack: left;
        justify-content: left;
    margin: 0; }
  .accordion .multple-video-container .parametrizedhtml {
    -ms-flex: unset;
        flex: unset; }
  .accordion .multple-video-container.with-three-video-cards .parametrizedhtml {
    max-width: 27%;
    -ms-flex: 0 0 33%;
        flex: 0 0 33%; }
  .accordion .multple-video-container.with-three-video-cards .paragraphSystem {
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -92px;
    gap: 24px; }

.accordion + .empower-section {
  text-align: center;
  max-width: 1230px;
  border-bottom: 1px solid #D0D0D0;
  padding: 82px 20px 42px;
  left: 50%;
  transform: translate(-50%, 0); }
  .accordion + .empower-section .buttons {
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    -ms-flex-pack: center;
        justify-content: center; }
  .accordion + .empower-section h2,
  .accordion + .empower-section p {
    color: #151515; }
  .accordion + .empower-section h2 {
    font-size: 3rem;
    font-weight: 300;
    line-height: 3.4375rem;
    margin: 0;
    font-family: "GSK Precision Light"; }
  .accordion + .empower-section p {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.625rem;
    margin: 42px auto;
    max-width: 842px;
    font-family: "GSK Precision"; }

.reference-bullet-list-with-background + .reference-bullet-list-with-background {
  margin: 0;
  background: none;
  background-image: none;
  padding-bottom: 42px; }
  .reference-bullet-list-with-background + .reference-bullet-list-with-background h2 {
    padding-top: 0; }
  .reference-bullet-list-with-background + .reference-bullet-list-with-background .description-text {
    line-height: 1.25rem; }
  .reference-bullet-list-with-background + .reference-bullet-list-with-background::before {
    background-image: none !important; }

.video-background-image {
  padding: 0;
  margin-bottom: 96px !important; }
  .video-background-image .paragraphSystem {
    background-color: #F0EFED;
    border-radius: 15px;
    margin: 0; }
    .video-background-image .paragraphSystem::before {
      content: "";
      display: block;
      background-image: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/desktop/Shape%20Cutout.png") !important;
      position: absolute;
      top: -11px;
      left: 50%;
      transform: translateX(-50%);
      background-repeat: no-repeat;
      background-position: top center;
      background-size: 100% auto;
      width: 233px;
      height: 80.5px;
      z-index: 1; }
  .video-background-image .single-video-container {
    padding: 96px 32px 42px;
    max-width: 1152px; }
  .video-background-image .richText {
    text-align: center; }
    .video-background-image .richText h2 {
      color: #151515;
      font-family: "GSK Precision Light";
      font-size: 3rem;
      font-weight: 300;
      line-height: 3.4375rem; }
    .video-background-image .richText p {
      font-family: "GSK Precision";
      color: #000;
      font-size: 1rem;
      font-weight: 700;
      line-height: 1.25rem;
      /* 125% */
      margin: 16px 0 42px; }

.accordion-wrapper .component-content .accordion-content-wrapper .richText-content .orange-box-in-richtext {
  padding: 48px 72px;
  text-align: center;
  background: #F36633;
  border-radius: 15px;
  margin: 24px 0 8px; }
  .accordion-wrapper .component-content .accordion-content-wrapper .richText-content .orange-box-in-richtext p {
    color: #FFF;
    font-family: "GSK Precision";
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.625rem;
    max-width: 48vw;
    margin: 0 auto; }
    .accordion-wrapper .component-content .accordion-content-wrapper .richText-content .orange-box-in-richtext p:nth-child(2) {
      margin-top: 26px; }
  .accordion-wrapper .component-content .accordion-content-wrapper .richText-content .orange-box-in-richtext + p {
    margin: 24px 0; }

@media screen and (max-width: 768px) {
  .accordion-wrapper .component-content .accordion-content-wrapper .richText-content .orange-box-in-richtext {
    padding: 48px 20px; }
    .accordion-wrapper .component-content .accordion-content-wrapper .richText-content .orange-box-in-richtext p {
      max-width: 100%; }
  .accordion .multple-video-container .parametrizedhtml {
    max-width: 100%;
    padding: 0; }
  .accordion .multple-video-container.with-three-video-cards .paragraphSystem {
    margin: 0 15px;
    gap: 24px; }
  .accordion .multple-video-container.with-three-video-cards .parametrizedhtml {
    -ms-flex: unset;
        flex: unset;
    max-width: unset; }
  .accordion + .empower-section {
    padding-top: 28px; }
  .biomaker-richtext {
    padding: 26px 15px;
    max-width: 100%; }
  .content-card-container {
    padding: 0 20px 36px; }
    .content-card-container h2 {
      font-size: 2.375rem; }
  .video-background-image {
    margin-bottom: 42px !important; }
    .video-background-image .richText h2 {
      font-size: 2.375rem;
      line-height: 2.8125rem; }
  .accordion + .empower-section h2 {
    font-size: 2.375rem; }
  .accordion + .empower-section .buttons {
    -ms-flex-direction: column;
        flex-direction: column; }
  .accordion + .empower-section .orange-bg-circular-button {
    margin: 0; } }

@media screen and (max-width: 1261px) {
  .biomaker-richtext p {
    padding: 0 20px; } }

@media screen and (max-width: 1024px) {
  .content-card-container .box .paragraphSystem {
    margin: 0;
    -ms-flex-direction: column;
        flex-direction: column; }
    .content-card-container .box .paragraphSystem ul {
      margin-bottom: 0; }
  .content-card-container .box + .richText p {
    margin-top: 0; } }

.page-feeling-informed .accordion-wrapper .component-content {
  max-width: unset; }

.page-feeling-informed .accordion-wrapper + .box-padding > .component-content > .paragraphSystem {
  margin: 0; }

.page-feeling-informed .accordion-wrapper + .accordion-wrapper .accordion-slide + .accordion-slide .multple-video-container {
  padding-top: 0; }

.page-feeling-informed .reference-bullet-list-with-background + .reference-bullet-list-with-background {
  background-image: none; }

.page-feeling-informed .reference-bullet-list-with-background ul li {
  font-size: 1.125rem;
  line-height: 1.625rem;
  padding-bottom: 0 !important; }

.page-feeling-informed .survey-info {
  padding-top: 0; }

.page-feeling-informed .single-video-container .video-container {
  aspect-ratio: 20.45 / 10; }

.page-feeling-informed .reference-list-content-card {
  padding: 0; }
  .page-feeling-informed .reference-list-content-card ul {
    padding-left: 26px; }
  .page-feeling-informed .reference-list-content-card .fa-content-title p {
    min-height: 52px; }

.page-feeling-informed .accordion .multple-video-container {
  padding-top: 8px;
  padding-bottom: 0; }
  .page-feeling-informed .accordion .multple-video-container.with-three-video-cards {
    padding-bottom: 0; }

.page-feeling-informed .accordion-wrapper .component-content .accordion-content-wrapper .accordion-content {
  padding-bottom: 42px;
  padding-top: 12px; }
  .page-feeling-informed .accordion-wrapper .component-content .accordion-content-wrapper .accordion-content ul li strong,
  .page-feeling-informed .accordion-wrapper .component-content .accordion-content-wrapper .accordion-content ul li b {
    font-family: "GSK Precision"; }

.page-feeling-informed .empower-section .orange-bg-circular-button {
  margin: 0; }

.page-feeling-informed .empower-section + .common-richtext-container p {
  max-width: 77%; }

.page-feeling-informed .reference-survey-insights-section .survey-info {
  padding-bottom: 0; }
  .page-feeling-informed .reference-survey-insights-section .survey-info .survey-para {
    max-width: 60.22vw; }

.page-feeling-informed .reference-bullet-list-with-background {
  margin-top: 42px; }
  .page-feeling-informed .reference-bullet-list-with-background .description-text {
    max-width: 50.29vw; }
  .page-feeling-informed .reference-bullet-list-with-background + .reference-bullet-list-with-background .description-text {
    max-width: 66vw; }
  .page-feeling-informed .reference-bullet-list-with-background + .reference-bullet-list-with-background ul p {
    margin-bottom: 28px; }
  .page-feeling-informed .reference-bullet-list-with-background + .reference-bullet-list-with-background ul p,
  .page-feeling-informed .reference-bullet-list-with-background + .reference-bullet-list-with-background .optional-text p {
    margin-inline: 7vw;
    text-align: left;
    font-size: 1.125rem;
    line-height: 1.625rem; }
  .page-feeling-informed .reference-bullet-list-with-background + .reference-bullet-list-with-background .optional-text p {
    padding-left: 40px; }

.page-feeling-informed .survey-btn a {
  margin: 24px 0 0; }

@media screen and (max-width: 768px) {
  .page-feeling-informed .accordion-wrapper + .accordion-wrapper .accordion-slide.first .accordion-content {
    padding-bottom: 18px; }
  .page-feeling-informed .empower-section + .common-richtext-container p {
    max-width: 100%; }
  .page-feeling-informed .reference-survey-insights-section h2 {
    padding: 42px 20px 24px; }
  .page-feeling-informed .reference-survey-insights-section .survey-para {
    text-align: left; }
  .page-feeling-informed .reference-survey-insights-section .survey > .survey-data:first-child {
    border-top: 1px solid #D0D0D0; }
  .page-feeling-informed .reference-survey-insights-section .survey {
    margin-top: 84px;
    padding: 0 20px 12px;
    width: 100%; }
    .page-feeling-informed .reference-survey-insights-section .survey .survey-data h3 {
      max-width: 91%;
      margin: 0 auto; }
  .page-feeling-informed .reference-survey-insights-section .survey-info .survey-para {
    max-width: unset; }
    .page-feeling-informed .reference-survey-insights-section .survey-info .survey-para p {
      margin-top: 12px;
      text-align: center; }
  .page-feeling-informed .reference-survey-insights-section .survey-btn {
    max-width: 88.25vw; }
    .page-feeling-informed .reference-survey-insights-section .survey-btn a {
      margin: 24px 0 32px;
      max-width: 100%;
      padding-inline: 11.78vw; }
  .page-feeling-informed .reference-list-content-card .fa-content-title p {
    min-height: unset; }
  .page-feeling-informed .single-video-container {
    padding: 96px 20px 42px; }
    .page-feeling-informed .single-video-container .richText {
      padding: 0; }
    .page-feeling-informed .single-video-container .reference-large-video-block {
      padding: 0; }
      .page-feeling-informed .single-video-container .reference-large-video-block .video-container {
        aspect-ratio: 19.7 / 10; }
  .page-feeling-informed .video-background-image .richText p {
    margin: 24px 0 42px; }
  .page-feeling-informed .accordion-wrapper .component-content .accordion-container .accordion-slide:last-child {
    margin-top: 12px; }
  .page-feeling-informed .common-richtext-container {
    padding: 42px 0; }
  .page-feeling-informed .accordion-wrapper + .accordion-wrapper {
    padding: 0; }
    .page-feeling-informed .accordion-wrapper + .accordion-wrapper .accordion-container {
      padding: 0 20px; }
    .page-feeling-informed .accordion-wrapper + .accordion-wrapper .accordion {
      padding: 0; }
  .page-feeling-informed .reference-bullet-list-with-background .description-text {
    max-width: 89.82vw; }
  .page-feeling-informed .reference-bullet-list-with-background + .reference-bullet-list-with-background .description-text {
    max-width: 89.82vw;
    text-align: left; }
  .page-feeling-informed .reference-bullet-list-with-background + .reference-bullet-list-with-background ul p {
    margin-inline: 0; }
  .page-feeling-informed .reference-bullet-list-with-background + .reference-bullet-list-with-background .optional-text p {
    margin-inline: 20px;
    padding: 0; }
  .page-feeling-informed .accordion-wrapper .orange-bg-circular-button {
    padding: 15px 28px; }
  .page-feeling-informed .common-richtext-container h2 {
    line-height: 3.4375rem; } }

@media screen and (min-width: 1700px) {
  .page-feeling-informed .biomaker-richtext,
  .page-feeling-informed .content-card-container .box .paragraphSystem {
    max-width: 80%; }
  .page-feeling-informed .accordion + .empower-section {
    max-width: 70%; }
    .page-feeling-informed .accordion + .empower-section p {
      max-width: unset; } }

@media screen and (min-width: 768px) {
  .page-feeling-informed .accordion {
    max-width: 81.217vw;
    left: 50%;
    transform: translate(-50%, 0);
    padding: 0; }
  .page-feeling-informed .accordion .multple-video-container.with-three-video-cards .paragraphSystem {
    margin: 0 -37px;
    gap: 14px; } }

@media screen and (min-width: 901px) {
  .page-feeling-informed .accordion .multple-video-container.with-three-video-cards .paragraphSystem {
    margin: 0 -50px; } }

@media screen and (min-width: 901px) and (min-width: 1071px) {
  .page-feeling-informed .accordion .multple-video-container.with-three-video-cards .paragraphSystem {
    gap: 24px; } }

@media screen and (min-width: 901px) and (min-width: 1201px) {
  .page-feeling-informed .accordion .multple-video-container.with-three-video-cards .paragraphSystem {
    margin: 0 -60px; } }

@media screen and (min-width: 901px) and (min-width: 1301) and (max-width: 1400) {
  .page-feeling-informed .accordion .multple-video-container.with-three-video-cards .paragraphSystem {
    margin: 0 -70px; } }

@media screen and (min-width: 901px) and (min-width: 1401px) {
  .page-feeling-informed .accordion .multple-video-container.with-three-video-cards .paragraphSystem {
    margin: 0 -92px;
    gap: 24px; } }
.page-life-beyond-cancer .stat-box {
  padding-inline: 2.12vw;
  padding-bottom: 1.45vw; }
  @media (max-width: 768px) {
    .page-life-beyond-cancer .stat-box {
      padding-inline: 0;
      padding-bottom: 22px; } }
  .page-life-beyond-cancer .stat-box > .component-content {
    background-color: #F0EFED;
    background-image: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/desktop/Shape Cutout.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 5.32vw auto;
    border-radius: 15px; }
    .page-life-beyond-cancer .stat-box > .component-content::before {
      content: "";
      display: block;
      background-image: url(/content/dam/cf-pharma/gettingaheadofcancer/en_US/desktop/Shape%20Cutout.png) !important;
      position: absolute;
      top: -11px;
      left: 50%;
      transform: translateX(-50%);
      background-repeat: no-repeat;
      background-position: top center;
      background-size: 100% auto;
      width: 233px;
      height: 80.5px;
      z-index: 1; }
  .page-life-beyond-cancer .stat-box .parametrizedhtml {
    padding: 0; }

.page-life-beyond-cancer .stat-wrapper .paragraphSystem {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 2.78vw; }
  @media (max-width: 768px) {
    .page-life-beyond-cancer .stat-wrapper .paragraphSystem {
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: center;
          align-items: center;
      gap: unset; } }
  .page-life-beyond-cancer .stat-wrapper .paragraphSystem .reference-stat-card {
    padding: 0;
    width: 30.56vw;
    background-color: white;
    border-radius: 15px; }
    @media (min-width: 1160px) {
      .page-life-beyond-cancer .stat-wrapper .paragraphSystem .reference-stat-card:nth-of-type(2) h3 {
        padding-inline: 3.4vw; } }
    @media (max-width: 768px) {
      .page-life-beyond-cancer .stat-wrapper .paragraphSystem .reference-stat-card {
        width: 90vw; }
        .page-life-beyond-cancer .stat-wrapper .paragraphSystem .reference-stat-card:nth-of-type(1) {
          margin-bottom: 10.69vw !important; } }
    .page-life-beyond-cancer .stat-wrapper .paragraphSystem .reference-stat-card .stat-block {
      padding-block: 2.78vw;
      text-align: center; }
      @media (max-width: 768px) {
        .page-life-beyond-cancer .stat-wrapper .paragraphSystem .reference-stat-card .stat-block {
          padding-block: 10.69vw; } }
    .page-life-beyond-cancer .stat-wrapper .paragraphSystem .reference-stat-card h3 {
      margin: 0;
      font-size: 4.375rem;
      line-height: 4.375rem;
      color: #F36633;
      font-family: "GSK Precision Light";
      font-weight: 300;
      padding-block: 1.59vw;
      padding-inline: 2.12vw;
      width: 26.32vw;
      margin: 0 auto; }
      @media (max-width: 768px) {
        .page-life-beyond-cancer .stat-wrapper .paragraphSystem .reference-stat-card h3 {
          font-size: 3rem;
          line-height: 3.4rem;
          padding-inline: 0;
          width: 59.54vw;
          margin: 0 auto;
          padding-block: 6.11vw; } }
    .page-life-beyond-cancer .stat-wrapper .paragraphSystem .reference-stat-card p {
      margin: 0;
      color: #000000; }
      .page-life-beyond-cancer .stat-wrapper .paragraphSystem .reference-stat-card p:first-child {
        font-size: 1rem;
        line-height: 1.25rem;
        font-family: "GSK Precision Bold"; }
      .page-life-beyond-cancer .stat-wrapper .paragraphSystem .reference-stat-card p:nth-of-type(2) {
        padding-inline: 4.76vw;
        font-size: 1rem;
        line-height: 1.25rem;
        font-family: "GSK Precision Light";
        font-weight: 300;
        padding-bottom: 1.59vw; }
        .page-life-beyond-cancer .stat-wrapper .paragraphSystem .reference-stat-card p:nth-of-type(2) sup {
          color: #F36633; }
        .page-life-beyond-cancer .stat-wrapper .paragraphSystem .reference-stat-card p:nth-of-type(2) span {
          font-family: "GSK Precision Bold"; }
        @media (max-width: 768px) {
          .page-life-beyond-cancer .stat-wrapper .paragraphSystem .reference-stat-card p:nth-of-type(2) {
            padding-bottom: 6.11vw; } }
      .page-life-beyond-cancer .stat-wrapper .paragraphSystem .reference-stat-card p:nth-of-type(3) {
        padding-inline: 2.65vw;
        font-size: 0.75rem;
        line-height: 1.25rem;
        font-family: "GSK Precision Light";
        font-weight: 300; }

.page-life-beyond-cancer .multple-video-container.with-three-video-cards {
  padding-bottom: 2.78vw; }
  @media (max-width: 768px) {
    .page-life-beyond-cancer .multple-video-container.with-three-video-cards {
      padding-bottom: 10.7vw; } }

.page-life-beyond-cancer .single-video-container + .box + .box {
  margin-top: 0 !important; }

@media (max-width: 768px) {
  .page-life-beyond-cancer .reference-bullet-list-with-background .description-text span {
    display: block; } }

.page-life-beyond-cancer .reference-four-card-with-list:first-of-type .list-card-wrapper .richtext-wrapper {
  padding: 0 44px; }

@media (min-width: 769px) and (max-width: 1025px) {
  .page-life-beyond-cancer .reference-four-card-with-list:last-of-type .list-card-wrapper .richtext-wrapper {
    padding: 0 44px; } }

.page-life-beyond-cancer .reference-four-card-with-list:last-of-type .list-card-wrapper .richtext-wrapper p:first-child {
  margin-top: 24px; }
  @media (max-width: 768px) {
    .page-life-beyond-cancer .reference-four-card-with-list:last-of-type .list-card-wrapper .richtext-wrapper p:first-child {
      margin-top: 42px; } }

@media (max-width: 768px) {
  .page-life-beyond-cancer .reference-four-card-with-list.single-data p:nth-of-type(2) {
    margin-top: 42px;
    margin-bottom: 15px; } }

.page-life-beyond-cancer .reference-four-card-with-list .list-card-wrapper {
  padding-top: 0; }

@media (max-width: 768px) {
  .page-life-beyond-cancer .reference-four-card-with-list .richtext-wrapper {
    padding-inline: 5vw; } }
.page-our-mission .reference-four-card-with-list h2 {
  margin-top: 2.78vw;
  color: #F36633; }
  @media (max-width: 768px) {
    .page-our-mission .reference-four-card-with-list h2 {
      margin-top: 10.7vw; } }

.page-our-mission .reference-four-card-with-list .richtext-wrapper {
  padding-inline: 0; }
  .page-our-mission .reference-four-card-with-list .richtext-wrapper p {
    font-size: 18px;
    line-height: 26px; }
    @media (max-width: 768px) {
      .page-our-mission .reference-four-card-with-list .richtext-wrapper p:first-child {
        margin-top: 10.7vw; } }
    .page-our-mission .reference-four-card-with-list .richtext-wrapper p:nth-child(2) {
      display: none; }
    .page-our-mission .reference-four-card-with-list .richtext-wrapper p:last-child {
      margin-top: 2vw; }
      @media (max-width: 768px) {
        .page-our-mission .reference-four-card-with-list .richtext-wrapper p:last-child {
          margin-top: 5vw; } }

.page-our-mission .reference-four-card-with-list .list-card-wrapper {
  padding-top: 0;
  padding-inline: 9.39vw; }

.page-our-mission .reference-bullet-list-with-background .description-text, .page-our-mission .reference-bullet-list-with-background ul {
  display: none; }

.page-our-mission .reference-bullet-list-with-background .survey-btn {
  text-align: center; }
  .page-our-mission .reference-bullet-list-with-background .survey-btn a {
    background-color: #F36633;
    margin-block: 2.78vw;
    display: inline-block;
    font-family: "GSK Precision";
    font-weight: 700;
    font-style: normal; }
    @media (max-width: 768px) {
      .page-our-mission .reference-bullet-list-with-background .survey-btn a {
        margin-top: 6.11vw;
        margin-bottom: 10.7vw; } }
    @media (max-width: 575px) {
      .page-our-mission .reference-bullet-list-with-background .survey-btn a {
        padding-inline: 10.7vw;
        padding-block: 3.82vw; } }
    .page-our-mission .reference-bullet-list-with-background .survey-btn a:hover {
      background-color: #ee3f17; }

.page-our-mission .reference-survey-insights-section h2, .page-our-mission .reference-survey-insights-section .survey-info {
  display: none; }

@media screen and (max-width: 768px) {
  .page-our-mission .reference-survey-insights-section .survey-data:first-child {
    border-top: none; } }

@media (min-width: 1023px) {
  .page-our-mission .reference-survey-insights-section .survey-data p {
    padding-bottom: 2.78vw; } }

@media (max-width: 768px) {
  .page-our-mission .reference-survey-insights-section .survey {
    margin-top: 8vw; } }

.page-our-mission .reference-survey-insights-section .survey-para p {
  margin-top: 0; }

.page-our-mission .reference-Circular-image-with-text:nth-child(3) {
  padding-top: 0; }
  @media (max-width: 768px) {
    .page-our-mission .reference-Circular-image-with-text:nth-child(3) {
      padding-top: 10.69vw; } }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision light';
  font-style: 'light';
  src: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff"); }

.page-understanding-multiple-myeloma p,
.page-understanding-multiple-myeloma h1,
.page-understanding-multiple-myeloma h2, .page-understanding-multiple-myeloma h3, .page-understanding-multiple-myeloma h4,
.page-understanding-multiple-myeloma a, .page-understanding-multiple-myeloma span {
  font-family: 'GSK Precision light';
  font-weight: 300;
  color: #151515; }

.page-understanding-multiple-myeloma .orange-highlighted {
  color: #F36633; }

.page-understanding-multiple-myeloma .bold {
  font-weight: 700;
  font-family: "GSK Precision"; }

.page-understanding-multiple-myeloma h2 {
  font-size: 3rem;
  line-height: 3.4375rem;
  margin: 0; }
  @media screen and (max-width: 768px) {
    .page-understanding-multiple-myeloma h2 {
      font-size: 2.375rem;
      line-height: 2.8125rem; } }
  @media (min-width: 769px) and (max-width: 1440px) {
    .page-understanding-multiple-myeloma h2 {
      font-size: clamp(2.375rem, calc( 2.375rem + (0.625rem * ((81.22vw - 48rem) / (100rem - 48rem)))), 3rem);
      line-height: clamp(2.8125rem, calc( 2.8125rem + (0.625rem * ((81.22vw - 48rem) / (100rem - 48rem)))), 3.4375rem); } }

.page-understanding-multiple-myeloma .desk-img {
  display: block; }
  @media screen and (max-width: 768px) {
    .page-understanding-multiple-myeloma .desk-img {
      display: none; } }

.page-understanding-multiple-myeloma .mobile-img {
  display: block;
  width: 100%;
  max-width: 100%; }
  @media screen and (min-width: 769px) {
    .page-understanding-multiple-myeloma .mobile-img {
      display: none; } }

.page-understanding-multiple-myeloma .box {
  padding-left: 32px;
  padding-right: 32px; }
  @media screen and (max-width: 768px) {
    .page-understanding-multiple-myeloma .box {
      padding-left: 20px;
      padding-right: 20px; } }

@media screen and (max-width: 768px) {
  .page-understanding-multiple-myeloma .circular-image-cmp-wrapper {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (max-width: 768px) {
  .page-understanding-multiple-myeloma .circular-image-cmp-wrapper .reference-Circular-image-with-text {
    padding-top: 42px !important; } }

.page-understanding-multiple-myeloma .reference-media-hero .desktop-banner-img {
  display: block; }
  @media (max-width: 768px) {
    .page-understanding-multiple-myeloma .reference-media-hero .desktop-banner-img {
      display: none; } }

.page-understanding-multiple-myeloma .reference-media-hero .mobile-banner-img {
  display: block; }
  @media (min-width: 769px) {
    .page-understanding-multiple-myeloma .reference-media-hero .mobile-banner-img {
      display: none; } }

@media (max-width: 768px) {
  .page-understanding-multiple-myeloma .reference-media-hero {
    padding-bottom: 19%; } }

@media (min-width: 769px) {
  .page-understanding-multiple-myeloma .reference-media-hero {
    padding-bottom: 0; } }

@media (min-width: 769px) and (max-width: 991px) {
  .page-understanding-multiple-myeloma .reference-media-hero h1 {
    font-size: clamp(2.6rem, calc(2.4rem + 0.5vw), 3.2rem);
    line-height: clamp(3rem, calc(2.8rem + 0.4vw), 3.6rem);
    min-width: calc(65% - 17vw); } }

@media (min-width: 769px) and (max-width: 800px) {
  .page-understanding-multiple-myeloma .reference-media-hero h1 {
    min-width: calc(65% - 14vw) !important; } }

@media (min-width: 769px) {
  .page-understanding-multiple-myeloma .reference-media-hero h1 {
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    max-width: 46.43vw;
    left: 2.12vw;
    padding-block: clamp(30px, 4.04vw, 61px);
    padding-inline: clamp(28px, 3.7vw, 56px);
    z-index: 99; } }

@media screen and (max-width: 768px) {
  .page-understanding-multiple-myeloma .reference-media-hero h1 {
    padding: 32px 27px;
    height: auto;
    bottom: -13%;
    left: 50%;
    transform: translateX(-50%);
    min-width: calc(100% - 20px);
    border-radius: 0.75rem;
    z-index: 99;
    font-size: 3rem;
    line-height: 3.4375rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; } }

@media (max-width: 499px) {
  .page-understanding-multiple-myeloma .reference-media-hero h1 {
    width: clamp(280px, calc(100% - 20px), 373px);
    top: 72.7%; } }

.page-understanding-multiple-myeloma .about-multiple-myeloma-section > .component-content, .page-understanding-multiple-myeloma .multiple-myeloma-impact-section > .component-content, .page-understanding-multiple-myeloma .multiple-myeloma-look-section > .component-content, .page-understanding-multiple-myeloma .looking-for-tomorrow-section > .component-content {
  position: relative;
  width: 100%;
  background-color: #F0EFED;
  border-radius: 15px;
  overflow: hidden;
  padding: 96px 0 42px; }
  .page-understanding-multiple-myeloma .about-multiple-myeloma-section > .component-content::before, .page-understanding-multiple-myeloma .multiple-myeloma-impact-section > .component-content::before, .page-understanding-multiple-myeloma .multiple-myeloma-look-section > .component-content::before, .page-understanding-multiple-myeloma .looking-for-tomorrow-section > .component-content::before {
    content: "";
    display: block;
    background-image: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/desktop/Shape%20Cutout.png");
    position: absolute;
    top: -11px;
    left: 50%;
    transform: translateX(-50%);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    width: 233px;
    height: 80.5px;
    z-index: 1; }

.page-understanding-multiple-myeloma .understanding-multiple-myeloma-section > .component-content, .page-understanding-multiple-myeloma .umm-video-with-right-text > .component-content, .page-understanding-multiple-myeloma .Signs-and-symptoms-section > .component-content, .page-understanding-multiple-myeloma .diagnosis-and-treatment-section > .component-content, .page-understanding-multiple-myeloma .advocacy-and-support-section > .component-content, .page-understanding-multiple-myeloma .explore-patient-perspective-section > .component-content {
  width: 100%;
  max-width: 81.2169vw;
  /* 1228px */
  margin: 0 auto; }
  @media (min-width: 1600px) {
    .page-understanding-multiple-myeloma .understanding-multiple-myeloma-section > .component-content, .page-understanding-multiple-myeloma .umm-video-with-right-text > .component-content, .page-understanding-multiple-myeloma .Signs-and-symptoms-section > .component-content, .page-understanding-multiple-myeloma .diagnosis-and-treatment-section > .component-content, .page-understanding-multiple-myeloma .advocacy-and-support-section > .component-content, .page-understanding-multiple-myeloma .explore-patient-perspective-section > .component-content {
      max-width: none;
      width: calc(100% - 284px); } }
  @media (max-width: 768px) {
    .page-understanding-multiple-myeloma .understanding-multiple-myeloma-section > .component-content, .page-understanding-multiple-myeloma .umm-video-with-right-text > .component-content, .page-understanding-multiple-myeloma .Signs-and-symptoms-section > .component-content, .page-understanding-multiple-myeloma .diagnosis-and-treatment-section > .component-content, .page-understanding-multiple-myeloma .advocacy-and-support-section > .component-content, .page-understanding-multiple-myeloma .explore-patient-perspective-section > .component-content {
      width: 100%;
      max-width: 100%;
      margin: unset; } }

@media (max-width: 991px) {
  .page-understanding-multiple-myeloma .understanding-multiple-myeloma-section > .component-content .richtext-page-heading h3 {
    margin: 40px 0 42px !important; } }

.page-understanding-multiple-myeloma .understanding-multiple-myeloma-section > .component-content .richtext-Mapping p {
  font-size: 1.125rem;
  line-height: 1.625rem;
  color: #151515;
  text-align: center;
  margin: 0; }
  .page-understanding-multiple-myeloma .understanding-multiple-myeloma-section > .component-content .richtext-Mapping p span.selection-bold {
    font-family: 'GSK Precision Bold';
    font-weight: 700; }
  .page-understanding-multiple-myeloma .understanding-multiple-myeloma-section > .component-content .richtext-Mapping p:last-child {
    margin-top: 24px;
    font-family: 'GSK Precision';
    font-weight: 400; }

.page-understanding-multiple-myeloma .umm-video-with-right-text {
  padding-top: 55px; }
  @media (max-width: 768px) {
    .page-understanding-multiple-myeloma .umm-video-with-right-text {
      padding-top: 42px; } }
  .page-understanding-multiple-myeloma .umm-video-with-right-text .paragraphSystem {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-item-align: stretch;
        align-self: stretch; }
    @media (max-width: 768px) {
      .page-understanding-multiple-myeloma .umm-video-with-right-text .paragraphSystem {
        -ms-flex-direction: column;
            flex-direction: column; } }
    .page-understanding-multiple-myeloma .umm-video-with-right-text .paragraphSystem .reference-video-link-with-modal {
      width: 50%; }
      @media (max-width: 768px) {
        .page-understanding-multiple-myeloma .umm-video-with-right-text .paragraphSystem .reference-video-link-with-modal {
          width: 100%; } }
      .page-understanding-multiple-myeloma .umm-video-with-right-text .paragraphSystem .reference-video-link-with-modal img {
        max-width: 32.74vw; }
        @media (max-width: 768px) {
          .page-understanding-multiple-myeloma .umm-video-with-right-text .paragraphSystem .reference-video-link-with-modal img {
            width: 100%;
            height: auto;
            max-width: 100%; } }
      .page-understanding-multiple-myeloma .umm-video-with-right-text .paragraphSystem .reference-video-link-with-modal .video-thumbnail-img {
        position: relative;
        border-radius: 8px;
        overflow: hidden; }
        .page-understanding-multiple-myeloma .umm-video-with-right-text .paragraphSystem .reference-video-link-with-modal .video-thumbnail-img img {
          display: block; }
        .page-understanding-multiple-myeloma .umm-video-with-right-text .paragraphSystem .reference-video-link-with-modal .video-thumbnail-img .play-button {
          position: absolute;
          background: transparent;
          border: none;
          border-radius: 50%;
          top: 50%;
          transform: translateY(-50%);
          left: 46%;
          cursor: pointer;
          padding: 0; }
          .page-understanding-multiple-myeloma .umm-video-with-right-text .paragraphSystem .reference-video-link-with-modal .video-thumbnail-img .play-button img {
            width: 42px;
            height: 42px; }
    .page-understanding-multiple-myeloma .umm-video-with-right-text .paragraphSystem .richText .richText-content p {
      font-size: 3rem;
      line-height: 3.4375rem;
      margin: 0 0 5px 0;
      padding-left: 7.14vw; }
      @media (max-width: 768px) {
        .page-understanding-multiple-myeloma .umm-video-with-right-text .paragraphSystem .richText .richText-content p {
          font-size: 2.375rem;
          line-height: 2.8125rem;
          padding-top: 24px;
          padding-left: 0;
          margin-bottom: 0; } }
      @media (min-width: 769px) and (max-width: 1299px) {
        .page-understanding-multiple-myeloma .umm-video-with-right-text .paragraphSystem .richText .richText-content p {
          font-size: clamp(1.75rem, calc(1.2rem + 1.2vw), 2.1rem);
          line-height: clamp(2.2rem, calc(1.4rem + 1vw), 2.6rem); } }
      @media (min-width: 1300px) and (max-width: 1440px) {
        .page-understanding-multiple-myeloma .umm-video-with-right-text .paragraphSystem .richText .richText-content p {
          font-size: clamp(2.375rem, calc( 2.375rem + (0.625rem * ((81.22vw - 48rem) / (100rem - 48rem)))), 3rem);
          line-height: clamp(2.8125rem, calc( 2.8125rem + (0.625rem * ((81.22vw - 48rem) / (100rem - 48rem)))), 3.4375rem); } }

.page-understanding-multiple-myeloma .about-multiple-myeloma-section {
  padding-top: 42px; }
  @media (max-width: 768px) {
    .page-understanding-multiple-myeloma .about-multiple-myeloma-section {
      padding-left: 0;
      padding-right: 0; } }
  .page-understanding-multiple-myeloma .about-multiple-myeloma-section > .component-content {
    background-color: #F0EFED;
    border-radius: 15px;
    padding: 124px 0 64px; }
    @media (max-width: 768px) {
      .page-understanding-multiple-myeloma .about-multiple-myeloma-section > .component-content {
        padding: 96px 20px 42px; } }
    .page-understanding-multiple-myeloma .about-multiple-myeloma-section > .component-content .reference-left-para-right-img > .component-content {
      width: 100%;
      max-width: 76.984vw;
      margin: 0 auto; }
      @media (max-width: 768px) {
        .page-understanding-multiple-myeloma .about-multiple-myeloma-section > .component-content .reference-left-para-right-img > .component-content {
          max-width: 100%; } }
      .page-understanding-multiple-myeloma .about-multiple-myeloma-section > .component-content .reference-left-para-right-img > .component-content .text-and-image {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row;
        gap: 4.7619vw; }
        @media (max-width: 768px) {
          .page-understanding-multiple-myeloma .about-multiple-myeloma-section > .component-content .reference-left-para-right-img > .component-content .text-and-image {
            -ms-flex-direction: column;
                flex-direction: column;
            gap: 22px; } }
        .page-understanding-multiple-myeloma .about-multiple-myeloma-section > .component-content .reference-left-para-right-img > .component-content .text-and-image .text p {
          margin-block: 24px;
          font-size: 1rem;
          line-height: 1.25rem;
          color: #000000; }
          @media screen and (max-width: 768px) {
            .page-understanding-multiple-myeloma .about-multiple-myeloma-section > .component-content .reference-left-para-right-img > .component-content .text-and-image .text p {
              margin-block: 20px; } }
          .page-understanding-multiple-myeloma .about-multiple-myeloma-section > .component-content .reference-left-para-right-img > .component-content .text-and-image .text p:nth-child(7) {
            margin-bottom: 0; }
        .page-understanding-multiple-myeloma .about-multiple-myeloma-section > .component-content .reference-left-para-right-img > .component-content .text-and-image .text .ques {
          font-family: 'GSK Precision';
          font-weight: 700; }
          @media screen and (max-width: 768px) {
            .page-understanding-multiple-myeloma .about-multiple-myeloma-section > .component-content .reference-left-para-right-img > .component-content .text-and-image .text .ques {
              margin-top: 42px; } }
        .page-understanding-multiple-myeloma .about-multiple-myeloma-section > .component-content .reference-left-para-right-img > .component-content .text-and-image .text .para, .page-understanding-multiple-myeloma .about-multiple-myeloma-section > .component-content .reference-left-para-right-img > .component-content .text-and-image .text button {
          display: none; }
        .page-understanding-multiple-myeloma .about-multiple-myeloma-section > .component-content .reference-left-para-right-img > .component-content .text-and-image .right-image p {
          display: none; }
        .page-understanding-multiple-myeloma .about-multiple-myeloma-section > .component-content .reference-left-para-right-img > .component-content .text-and-image .right-image .desk-img {
          max-width: 36.6402vw; }

.page-understanding-multiple-myeloma .Signs-and-symptoms-section {
  padding-top: 42px; }
  .page-understanding-multiple-myeloma .Signs-and-symptoms-section .richText .richText-content {
    text-align: center; }
    .page-understanding-multiple-myeloma .Signs-and-symptoms-section .richText .richText-content p {
      padding-block: 42px;
      width: 70%;
      margin: 0 auto; }
      @media screen and (max-width: 768px) {
        .page-understanding-multiple-myeloma .Signs-and-symptoms-section .richText .richText-content p {
          width: 100%; } }
      .page-understanding-multiple-myeloma .Signs-and-symptoms-section .richText .richText-content p span {
        font-size: 1.125rem;
        line-height: 1.625rem;
        font-family: 'GSK Precision';
        font-weight: 700; }
  .page-understanding-multiple-myeloma .Signs-and-symptoms-section .divider {
    margin-top: 0; }
    .page-understanding-multiple-myeloma .Signs-and-symptoms-section .divider > .component-content {
      padding-left: 0;
      padding-right: 0;
      background-color: #D0D0D0;
      height: 1.5px;
      margin-block: 0; }
  .page-understanding-multiple-myeloma .Signs-and-symptoms-section .reference-sign-and-symptoms-section {
    padding-top: 42px; }
    .page-understanding-multiple-myeloma .Signs-and-symptoms-section .reference-sign-and-symptoms-section .sign-and-symptoms-container {
      display: -ms-flexbox;
      display: flex;
      gap: 9.8545vw; }
      @media screen and (max-width: 768px) {
        .page-understanding-multiple-myeloma .Signs-and-symptoms-section .reference-sign-and-symptoms-section .sign-and-symptoms-container {
          -ms-flex-direction: column;
              flex-direction: column;
          gap: 52px; } }
      @media (min-width: 769px) and (max-width: 1500px) {
        .page-understanding-multiple-myeloma .Signs-and-symptoms-section .reference-sign-and-symptoms-section .sign-and-symptoms-container {
          gap: clamp(2.625rem, calc( 2.625rem + (6.6875rem * ((81.22vw - 48rem) / (94rem - 48rem)))), 9.3125rem); } }
      .page-understanding-multiple-myeloma .Signs-and-symptoms-section .reference-sign-and-symptoms-section .sign-and-symptoms-container .left-section p {
        font-size: 1rem;
        margin-block: 24px;
        font-size: 1rem;
        line-height: 1.25rem;
        color: #000000; }
      .page-understanding-multiple-myeloma .Signs-and-symptoms-section .reference-sign-and-symptoms-section .sign-and-symptoms-container .left-section .list-container {
        display: -ms-flexbox;
        display: flex;
        gap: 24px;
        padding-block: 10px; }
        @media screen and (max-width: 768px) {
          .page-understanding-multiple-myeloma .Signs-and-symptoms-section .reference-sign-and-symptoms-section .sign-and-symptoms-container .left-section .list-container {
            -ms-flex-direction: column;
                flex-direction: column;
            gap: unset;
            -ms-flex-pack: start;
                justify-content: flex-start;
            padding-bottom: 0; } }
        @media screen and (max-width: 768px) {
          .page-understanding-multiple-myeloma .Signs-and-symptoms-section .reference-sign-and-symptoms-section .sign-and-symptoms-container .left-section .list-container .left-list {
            padding-right: 15.01%; } }
        .page-understanding-multiple-myeloma .Signs-and-symptoms-section .reference-sign-and-symptoms-section .sign-and-symptoms-container .left-section .list-container .left-list ul li:nth-child(2) {
          margin-bottom: 0; }
          @media screen and (max-width: 768px) {
            .page-understanding-multiple-myeloma .Signs-and-symptoms-section .reference-sign-and-symptoms-section .sign-and-symptoms-container .left-section .list-container .left-list ul li:nth-child(2) {
              margin-bottom: 24px; } }
        @media screen and (max-width: 768px) {
          .page-understanding-multiple-myeloma .Signs-and-symptoms-section .reference-sign-and-symptoms-section .sign-and-symptoms-container .left-section .list-container .right-list {
            padding-right: 25.70%; } }
        .page-understanding-multiple-myeloma .Signs-and-symptoms-section .reference-sign-and-symptoms-section .sign-and-symptoms-container .left-section .list-container .right-list ul li:nth-child(4) {
          margin-bottom: 0; }
        .page-understanding-multiple-myeloma .Signs-and-symptoms-section .reference-sign-and-symptoms-section .sign-and-symptoms-container .left-section .list-container .left-list, .page-understanding-multiple-myeloma .Signs-and-symptoms-section .reference-sign-and-symptoms-section .sign-and-symptoms-container .left-section .list-container .right-list {
          -ms-flex: 1;
              flex: 1; }
          @media screen and (max-width: 768px) {
            .page-understanding-multiple-myeloma .Signs-and-symptoms-section .reference-sign-and-symptoms-section .sign-and-symptoms-container .left-section .list-container .left-list, .page-understanding-multiple-myeloma .Signs-and-symptoms-section .reference-sign-and-symptoms-section .sign-and-symptoms-container .left-section .list-container .right-list {
              -ms-flex: none;
                  flex: none; } }
          .page-understanding-multiple-myeloma .Signs-and-symptoms-section .reference-sign-and-symptoms-section .sign-and-symptoms-container .left-section .list-container .left-list ul, .page-understanding-multiple-myeloma .Signs-and-symptoms-section .reference-sign-and-symptoms-section .sign-and-symptoms-container .left-section .list-container .right-list ul {
            margin: 0;
            padding-left: 0; }
            .page-understanding-multiple-myeloma .Signs-and-symptoms-section .reference-sign-and-symptoms-section .sign-and-symptoms-container .left-section .list-container .left-list ul li, .page-understanding-multiple-myeloma .Signs-and-symptoms-section .reference-sign-and-symptoms-section .sign-and-symptoms-container .left-section .list-container .right-list ul li {
              display: -ms-flexbox;
              display: flex;
              -ms-flex-align: start;
                  align-items: flex-start;
              gap: 8px;
              color: #000000;
              margin-bottom: 24px; }
              .page-understanding-multiple-myeloma .Signs-and-symptoms-section .reference-sign-and-symptoms-section .sign-and-symptoms-container .left-section .list-container .left-list ul li .cross-list-icon, .page-understanding-multiple-myeloma .Signs-and-symptoms-section .reference-sign-and-symptoms-section .sign-and-symptoms-container .left-section .list-container .right-list ul li .cross-list-icon {
                background-image: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/icon/x-bullet-icon.png");
                background-size: contain;
                background-repeat: no-repeat;
                background-position: center;
                -ms-flex-negative: 0;
                flex-shrink: 0;
                width: 20px;
                height: 24px; }
              .page-understanding-multiple-myeloma .Signs-and-symptoms-section .reference-sign-and-symptoms-section .sign-and-symptoms-container .left-section .list-container .left-list ul li span, .page-understanding-multiple-myeloma .Signs-and-symptoms-section .reference-sign-and-symptoms-section .sign-and-symptoms-container .left-section .list-container .right-list ul li span {
                font-size: 0.875rem;
                line-height: 1rem; }
      .page-understanding-multiple-myeloma .Signs-and-symptoms-section .reference-sign-and-symptoms-section .sign-and-symptoms-container .right-section .desk-img {
        max-width: 32.47vw; }
        @media screen and (max-width: 768px) {
          .page-understanding-multiple-myeloma .Signs-and-symptoms-section .reference-sign-and-symptoms-section .sign-and-symptoms-container .right-section .desk-img {
            max-width: 100%; } }

.page-understanding-multiple-myeloma .multiple-myeloma-impact-section {
  padding-block: 42px; }
  @media screen and (max-width: 768px) {
    .page-understanding-multiple-myeloma .multiple-myeloma-impact-section {
      padding-left: 0;
      padding-right: 0; } }
  .page-understanding-multiple-myeloma .multiple-myeloma-impact-section > .component-content {
    background-color: #F0EFED;
    border-radius: 15px;
    padding: 96px 0 42px; }
    @media screen and (max-width: 768px) {
      .page-understanding-multiple-myeloma .multiple-myeloma-impact-section > .component-content {
        margin: 0;
        padding-inline: 20px; } }
    .page-understanding-multiple-myeloma .multiple-myeloma-impact-section > .component-content .reference-icon-heading-text > .component-content {
      width: 100%;
      max-width: 60.77%;
      margin: 0 auto; }
      @media screen and (max-width: 768px) {
        .page-understanding-multiple-myeloma .multiple-myeloma-impact-section > .component-content .reference-icon-heading-text > .component-content {
          max-width: 100%; } }
      @media screen and (min-width: 769px) and (max-width: 1440px) {
        .page-understanding-multiple-myeloma .multiple-myeloma-impact-section > .component-content .reference-icon-heading-text > .component-content {
          width: clamp(45rem, 65vw, 68.75rem);
          max-width: none; } }
      .page-understanding-multiple-myeloma .multiple-myeloma-impact-section > .component-content .reference-icon-heading-text > .component-content .six-icon-text-wrapper h2 {
        padding-inline: 2%; }
        @media screen and (max-width: 768px) {
          .page-understanding-multiple-myeloma .multiple-myeloma-impact-section > .component-content .reference-icon-heading-text > .component-content .six-icon-text-wrapper h2 {
            padding-inline: 0; } }
      .page-understanding-multiple-myeloma .multiple-myeloma-impact-section > .component-content .reference-icon-heading-text > .component-content .six-icon-text-wrapper h2, .page-understanding-multiple-myeloma .multiple-myeloma-impact-section > .component-content .reference-icon-heading-text > .component-content .six-icon-text-wrapper p {
        text-align: center; }
      .page-understanding-multiple-myeloma .multiple-myeloma-impact-section > .component-content .reference-icon-heading-text > .component-content .six-icon-text-wrapper p:nth-of-type(1) {
        margin: 24px 0 42px;
        font-size: 1rem;
        line-height: 1.25rem;
        color: #000000;
        font-family: 'GSK Precision';
        font-weight: 700; }
      .page-understanding-multiple-myeloma .multiple-myeloma-impact-section > .component-content .reference-icon-heading-text > .component-content .six-icon-text-wrapper h2.left-align {
        text-align: left;
        font-size: 2.625rem;
        line-height: 3rem;
        padding-inline: 0; }
        @media screen and (max-width: 768px) {
          .page-understanding-multiple-myeloma .multiple-myeloma-impact-section > .component-content .reference-icon-heading-text > .component-content .six-icon-text-wrapper h2.left-align {
            font-size: 2.1875rem;
            line-height: 2.1875rem; } }
      .page-understanding-multiple-myeloma .multiple-myeloma-impact-section > .component-content .reference-icon-heading-text > .component-content .six-icon-text-wrapper .icon-text-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        row-gap: 54px;
        margin-top: 42px;
        -ms-flex-pack: center;
            justify-content: center; }
        .page-understanding-multiple-myeloma .multiple-myeloma-impact-section > .component-content .reference-icon-heading-text > .component-content .six-icon-text-wrapper .icon-text-container .first-row, .page-understanding-multiple-myeloma .multiple-myeloma-impact-section > .component-content .reference-icon-heading-text > .component-content .six-icon-text-wrapper .icon-text-container .second-row {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: row;
              flex-direction: row;
          -ms-flex-pack: center;
              justify-content: center;
          gap: 54px; }
          @media screen and (max-width: 880px) {
            .page-understanding-multiple-myeloma .multiple-myeloma-impact-section > .component-content .reference-icon-heading-text > .component-content .six-icon-text-wrapper .icon-text-container .first-row, .page-understanding-multiple-myeloma .multiple-myeloma-impact-section > .component-content .reference-icon-heading-text > .component-content .six-icon-text-wrapper .icon-text-container .second-row {
              -ms-flex-direction: column;
                  flex-direction: column;
              column-gap: 55px; } }
          .page-understanding-multiple-myeloma .multiple-myeloma-impact-section > .component-content .reference-icon-heading-text > .component-content .six-icon-text-wrapper .icon-text-container .first-row .icon-and-text, .page-understanding-multiple-myeloma .multiple-myeloma-impact-section > .component-content .reference-icon-heading-text > .component-content .six-icon-text-wrapper .icon-text-container .second-row .icon-and-text {
            width: 100%;
            display: -ms-flexbox;
            display: flex;
            column-gap: 1rem; }
            .page-understanding-multiple-myeloma .multiple-myeloma-impact-section > .component-content .reference-icon-heading-text > .component-content .six-icon-text-wrapper .icon-text-container .first-row .icon-and-text .icons img, .page-understanding-multiple-myeloma .multiple-myeloma-impact-section > .component-content .reference-icon-heading-text > .component-content .six-icon-text-wrapper .icon-text-container .second-row .icon-and-text .icons img {
              width: 55px;
              height: 55px; }
            .page-understanding-multiple-myeloma .multiple-myeloma-impact-section > .component-content .reference-icon-heading-text > .component-content .six-icon-text-wrapper .icon-text-container .first-row .icon-and-text .text-with-highlight-heading p, .page-understanding-multiple-myeloma .multiple-myeloma-impact-section > .component-content .reference-icon-heading-text > .component-content .six-icon-text-wrapper .icon-text-container .second-row .icon-and-text .text-with-highlight-heading p {
              margin: 0;
              text-align: left;
              font-size: 1rem;
              line-height: 1.25rem; }
              .page-understanding-multiple-myeloma .multiple-myeloma-impact-section > .component-content .reference-icon-heading-text > .component-content .six-icon-text-wrapper .icon-text-container .first-row .icon-and-text .text-with-highlight-heading p span, .page-understanding-multiple-myeloma .multiple-myeloma-impact-section > .component-content .reference-icon-heading-text > .component-content .six-icon-text-wrapper .icon-text-container .second-row .icon-and-text .text-with-highlight-heading p span {
                font-size: 2.1875rem;
                line-height: 2.625rem;
                font-weight: 300;
                font-family: 'GSK Precision light';
                font-weight: 300; }
                .page-understanding-multiple-myeloma .multiple-myeloma-impact-section > .component-content .reference-icon-heading-text > .component-content .six-icon-text-wrapper .icon-text-container .first-row .icon-and-text .text-with-highlight-heading p span sup, .page-understanding-multiple-myeloma .multiple-myeloma-impact-section > .component-content .reference-icon-heading-text > .component-content .six-icon-text-wrapper .icon-text-container .second-row .icon-and-text .text-with-highlight-heading p span sup {
                  font-size: 1rem;
                  line-height: normal; }
                @media screen and (max-width: 768px) {
                  .page-understanding-multiple-myeloma .multiple-myeloma-impact-section > .component-content .reference-icon-heading-text > .component-content .six-icon-text-wrapper .icon-text-container .first-row .icon-and-text .text-with-highlight-heading p span, .page-understanding-multiple-myeloma .multiple-myeloma-impact-section > .component-content .reference-icon-heading-text > .component-content .six-icon-text-wrapper .icon-text-container .second-row .icon-and-text .text-with-highlight-heading p span {
                    font-size: 1.75rem;
                    line-height: 2.125rem; } }

.page-understanding-multiple-myeloma .diagnosis-and-treatment-section .reference-diagnosis-and-treatment-block > .component-content .diagnosis-and-treatment-wrapper h2 {
  margin-bottom: 24px; }

.page-understanding-multiple-myeloma .diagnosis-and-treatment-section .reference-diagnosis-and-treatment-block > .component-content .diagnosis-and-treatment-wrapper .two-column-layout {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  column-gap: 72px; }
  @media screen and (max-width: 768px) {
    .page-understanding-multiple-myeloma .diagnosis-and-treatment-section .reference-diagnosis-and-treatment-block > .component-content .diagnosis-and-treatment-wrapper .two-column-layout {
      -ms-flex-direction: column;
          flex-direction: column; } }
  .page-understanding-multiple-myeloma .diagnosis-and-treatment-section .reference-diagnosis-and-treatment-block > .component-content .diagnosis-and-treatment-wrapper .two-column-layout .left-section {
    -ms-flex: 1.5;
        flex: 1.5; }
    @media screen and (max-width: 768px) {
      .page-understanding-multiple-myeloma .diagnosis-and-treatment-section .reference-diagnosis-and-treatment-block > .component-content .diagnosis-and-treatment-wrapper .two-column-layout .left-section {
        max-width: 100%; } }
    .page-understanding-multiple-myeloma .diagnosis-and-treatment-section .reference-diagnosis-and-treatment-block > .component-content .diagnosis-and-treatment-wrapper .two-column-layout .left-section .ques-1 p, .page-understanding-multiple-myeloma .diagnosis-and-treatment-section .reference-diagnosis-and-treatment-block > .component-content .diagnosis-and-treatment-wrapper .two-column-layout .left-section .ques-2 p {
      color: #000000;
      font-size: 1rem;
      line-height: 1.25rem; }
      .page-understanding-multiple-myeloma .diagnosis-and-treatment-section .reference-diagnosis-and-treatment-block > .component-content .diagnosis-and-treatment-wrapper .two-column-layout .left-section .ques-1 p.bold, .page-understanding-multiple-myeloma .diagnosis-and-treatment-section .reference-diagnosis-and-treatment-block > .component-content .diagnosis-and-treatment-wrapper .two-column-layout .left-section .ques-2 p.bold {
        margin-top: 0;
        margin-bottom: 2px; }
    .page-understanding-multiple-myeloma .diagnosis-and-treatment-section .reference-diagnosis-and-treatment-block > .component-content .diagnosis-and-treatment-wrapper .two-column-layout .left-section .ques-1 {
      margin-bottom: 20px; }
      .page-understanding-multiple-myeloma .diagnosis-and-treatment-section .reference-diagnosis-and-treatment-block > .component-content .diagnosis-and-treatment-wrapper .two-column-layout .left-section .ques-1 P:last-child {
        margin: 0; }
    .page-understanding-multiple-myeloma .diagnosis-and-treatment-section .reference-diagnosis-and-treatment-block > .component-content .diagnosis-and-treatment-wrapper .two-column-layout .left-section .ques-2 {
      margin-bottom: 22px; }
      @media screen and (max-width: 768px) {
        .page-understanding-multiple-myeloma .diagnosis-and-treatment-section .reference-diagnosis-and-treatment-block > .component-content .diagnosis-and-treatment-wrapper .two-column-layout .left-section .ques-2 {
          margin-bottom: 42px; } }
      .page-understanding-multiple-myeloma .diagnosis-and-treatment-section .reference-diagnosis-and-treatment-block > .component-content .diagnosis-and-treatment-wrapper .two-column-layout .left-section .ques-2 p:nth-of-type(2) {
        margin: 0; }
      .page-understanding-multiple-myeloma .diagnosis-and-treatment-section .reference-diagnosis-and-treatment-block > .component-content .diagnosis-and-treatment-wrapper .two-column-layout .left-section .ques-2 ul {
        padding-left: 23px;
        margin-block: 20px; }
        .page-understanding-multiple-myeloma .diagnosis-and-treatment-section .reference-diagnosis-and-treatment-block > .component-content .diagnosis-and-treatment-wrapper .two-column-layout .left-section .ques-2 ul li {
          padding-bottom: 0 !important;
          font-size: 1rem;
          color: #000000;
          line-height: 1.25rem;
          font-family: 'GSK Precision light';
          font-weight: 300; }
          .page-understanding-multiple-myeloma .diagnosis-and-treatment-section .reference-diagnosis-and-treatment-block > .component-content .diagnosis-and-treatment-wrapper .two-column-layout .left-section .ques-2 ul li::marker {
            color: #000000; }
  .page-understanding-multiple-myeloma .diagnosis-and-treatment-section .reference-diagnosis-and-treatment-block > .component-content .diagnosis-and-treatment-wrapper .two-column-layout .right-section {
    -ms-flex: 1;
        flex: 1; }
    @media screen and (min-width: 1600px) {
      .page-understanding-multiple-myeloma .diagnosis-and-treatment-section .reference-diagnosis-and-treatment-block > .component-content .diagnosis-and-treatment-wrapper .two-column-layout .right-section {
        -ms-flex: unset;
            flex: unset; } }
    .page-understanding-multiple-myeloma .diagnosis-and-treatment-section .reference-diagnosis-and-treatment-block > .component-content .diagnosis-and-treatment-wrapper .two-column-layout .right-section h4, .page-understanding-multiple-myeloma .diagnosis-and-treatment-section .reference-diagnosis-and-treatment-block > .component-content .diagnosis-and-treatment-wrapper .two-column-layout .right-section .number {
      font-size: 2.1875rem;
      line-height: 2.625rem;
      margin-top: 0;
      margin-bottom: 24px; }
      @media screen and (max-width: 768px) {
        .page-understanding-multiple-myeloma .diagnosis-and-treatment-section .reference-diagnosis-and-treatment-block > .component-content .diagnosis-and-treatment-wrapper .two-column-layout .right-section h4, .page-understanding-multiple-myeloma .diagnosis-and-treatment-section .reference-diagnosis-and-treatment-block > .component-content .diagnosis-and-treatment-wrapper .two-column-layout .right-section .number {
          font-size: 1.75rem;
          line-height: 2.125rem; } }
    .page-understanding-multiple-myeloma .diagnosis-and-treatment-section .reference-diagnosis-and-treatment-block > .component-content .diagnosis-and-treatment-wrapper .two-column-layout .right-section p {
      line-height: 1.25rem;
      color: #000000;
      font-size: 1rem;
      margin: 0; }
    .page-understanding-multiple-myeloma .diagnosis-and-treatment-section .reference-diagnosis-and-treatment-block > .component-content .diagnosis-and-treatment-wrapper .two-column-layout .right-section .diagnosis-cards {
      margin-top: 24px;
      display: -ms-flexbox;
      display: flex;
      gap: 27.5px; }
      @media screen and (min-width: 769px) and (max-width: 1024px) {
        .page-understanding-multiple-myeloma .diagnosis-and-treatment-section .reference-diagnosis-and-treatment-block > .component-content .diagnosis-and-treatment-wrapper .two-column-layout .right-section .diagnosis-cards {
          -ms-flex-direction: column;
              flex-direction: column; } }
      @media screen and (max-width: 768px) {
        .page-understanding-multiple-myeloma .diagnosis-and-treatment-section .reference-diagnosis-and-treatment-block > .component-content .diagnosis-and-treatment-wrapper .two-column-layout .right-section .diagnosis-cards {
          -ms-flex-direction: column;
              flex-direction: column;
          gap: 16px; } }
      .page-understanding-multiple-myeloma .diagnosis-and-treatment-section .reference-diagnosis-and-treatment-block > .component-content .diagnosis-and-treatment-wrapper .two-column-layout .right-section .diagnosis-cards .card {
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
        background-color: #F0EFED;
        padding: 16px;
        border-radius: 15px;
        width: 100%;
        max-width: 9.2vw; }
        @media screen and (min-width: 1025px) and (max-width: 1230px) {
          .page-understanding-multiple-myeloma .diagnosis-and-treatment-section .reference-diagnosis-and-treatment-block > .component-content .diagnosis-and-treatment-wrapper .two-column-layout .right-section .diagnosis-cards .card {
            max-width: 100%;
            -ms-flex: 1 1 clamp(200px, 19vw, 256px);
                flex: 1 1 clamp(200px, 19vw, 256px); } }
        @media screen and (min-width: 769px) and (max-width: 1024px) {
          .page-understanding-multiple-myeloma .diagnosis-and-treatment-section .reference-diagnosis-and-treatment-block > .component-content .diagnosis-and-treatment-wrapper .two-column-layout .right-section .diagnosis-cards .card {
            max-width: 100%; } }
        @media screen and (max-width: 768px) {
          .page-understanding-multiple-myeloma .diagnosis-and-treatment-section .reference-diagnosis-and-treatment-block > .component-content .diagnosis-and-treatment-wrapper .two-column-layout .right-section .diagnosis-cards .card {
            max-width: 100%; } }
        .page-understanding-multiple-myeloma .diagnosis-and-treatment-section .reference-diagnosis-and-treatment-block > .component-content .diagnosis-and-treatment-wrapper .two-column-layout .right-section .diagnosis-cards .card .number {
          color: #F36633;
          font-weight: 700; }
        .page-understanding-multiple-myeloma .diagnosis-and-treatment-section .reference-diagnosis-and-treatment-block > .component-content .diagnosis-and-treatment-wrapper .two-column-layout .right-section .diagnosis-cards .card p {
          margin-top: 16px;
          font-size: 1rem;
          line-height: 1.25rem; }

@media screen and (max-width: 768px) {
  .page-understanding-multiple-myeloma .circular-img-box-2 {
    padding-bottom: 42px; } }

.page-understanding-multiple-myeloma .circular-img-box-2 .reference-Circular-image-with-text {
  padding-top: 0; }

.page-understanding-multiple-myeloma .circular-img-box-3 {
  padding-top: 0 !important; }
  .page-understanding-multiple-myeloma .circular-img-box-3 .reference-Circular-image-with-text {
    padding-top: 0; }
    @media screen and (max-width: 768px) {
      .page-understanding-multiple-myeloma .circular-img-box-3 .reference-Circular-image-with-text {
        padding-top: 0 !important; } }

@media screen and (max-width: 768px) {
  .page-understanding-multiple-myeloma .multiple-myeloma-look-section {
    padding-left: 0;
    padding-right: 0;
    padding-top: 42px; } }

.page-understanding-multiple-myeloma .multiple-myeloma-look-section > .component-content {
  width: 100%;
  background-color: #F0EFED;
  border-radius: 15px;
  padding: 96px 0 32px; }
  @media screen and (max-width: 768px) {
    .page-understanding-multiple-myeloma .multiple-myeloma-look-section > .component-content {
      padding-inline: 20px;
      padding-bottom: 42px; } }
  .page-understanding-multiple-myeloma .multiple-myeloma-look-section > .component-content .reference-icon-with-bottom-text > .component-content {
    width: 100%;
    max-width: 76.984vw;
    margin: 0 auto;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .page-understanding-multiple-myeloma .multiple-myeloma-look-section > .component-content .reference-icon-with-bottom-text > .component-content {
        max-width: 100%; } }
    @media screen and (min-width: 769px) and (max-width: 1280px) {
      .page-understanding-multiple-myeloma .multiple-myeloma-look-section > .component-content .reference-icon-with-bottom-text > .component-content {
        max-width: 100%; } }
    .page-understanding-multiple-myeloma .multiple-myeloma-look-section > .component-content .reference-icon-with-bottom-text > .component-content .three-icon-text-section h2.title-of-box, .page-understanding-multiple-myeloma .multiple-myeloma-look-section > .component-content .reference-icon-with-bottom-text > .component-content .three-icon-text-section .desc-of-box {
      padding-inline: 11.1%; }
      @media screen and (max-width: 768px) {
        .page-understanding-multiple-myeloma .multiple-myeloma-look-section > .component-content .reference-icon-with-bottom-text > .component-content .three-icon-text-section h2.title-of-box, .page-understanding-multiple-myeloma .multiple-myeloma-look-section > .component-content .reference-icon-with-bottom-text > .component-content .three-icon-text-section .desc-of-box {
          padding-inline: unset; } }
    .page-understanding-multiple-myeloma .multiple-myeloma-look-section > .component-content .reference-icon-with-bottom-text > .component-content .three-icon-text-section .desc-of-box {
      font-size: 1rem;
      line-height: 1.25rem;
      color: #000000;
      font-weight: 700;
      font-family: 'GSK Precision';
      margin-top: 24px;
      margin-bottom: 42px; }
    .page-understanding-multiple-myeloma .multiple-myeloma-look-section > .component-content .reference-icon-with-bottom-text > .component-content .three-icon-text-section .icon-text-wrapper {
      display: -ms-flexbox;
      display: flex;
      gap: 42px; }
      @media screen and (max-width: 1024px) {
        .page-understanding-multiple-myeloma .multiple-myeloma-look-section > .component-content .reference-icon-with-bottom-text > .component-content .three-icon-text-section .icon-text-wrapper {
          -ms-flex-direction: column;
              flex-direction: column;
          gap: 24px; } }
      .page-understanding-multiple-myeloma .multiple-myeloma-look-section > .component-content .reference-icon-with-bottom-text > .component-content .three-icon-text-section .icon-text-wrapper .icon-with-text-card {
        padding-block: 32px;
        padding-inline: 42px;
        width: 100%; }
        @media screen and (max-width: 1024px) {
          .page-understanding-multiple-myeloma .multiple-myeloma-look-section > .component-content .reference-icon-with-bottom-text > .component-content .three-icon-text-section .icon-text-wrapper .icon-with-text-card {
            padding-block: 0;
            padding-inline: 38px; } }
        .page-understanding-multiple-myeloma .multiple-myeloma-look-section > .component-content .reference-icon-with-bottom-text > .component-content .three-icon-text-section .icon-text-wrapper .icon-with-text-card img {
          width: 84px;
          height: auto;
          margin-bottom: 18px; }
        .page-understanding-multiple-myeloma .multiple-myeloma-look-section > .component-content .reference-icon-with-bottom-text > .component-content .three-icon-text-section .icon-text-wrapper .icon-with-text-card p {
          margin: 0;
          font-size: 1rem;
          line-height: 1.25rem; }
        .page-understanding-multiple-myeloma .multiple-myeloma-look-section > .component-content .reference-icon-with-bottom-text > .component-content .three-icon-text-section .icon-text-wrapper .icon-with-text-card:nth-child(1) {
          padding-inline: 18.5px; }
          @media screen and (max-width: 1024px) {
            .page-understanding-multiple-myeloma .multiple-myeloma-look-section > .component-content .reference-icon-with-bottom-text > .component-content .three-icon-text-section .icon-text-wrapper .icon-with-text-card:nth-child(1) {
              padding-inline: 38px; } }

.page-understanding-multiple-myeloma .community-and-support-section {
  text-align: center;
  margin-top: 42px; }
  .page-understanding-multiple-myeloma .community-and-support-section .richText > .component-content {
    width: 100%;
    max-width: 81.2169vw;
    /* 1228px */
    margin: 0 auto;
    padding-inline: 4%; }
    @media (min-width: 1600px) {
      .page-understanding-multiple-myeloma .community-and-support-section .richText > .component-content {
        max-width: none;
        width: calc(100% - 284px); } }
    @media (max-width: 768px) {
      .page-understanding-multiple-myeloma .community-and-support-section .richText > .component-content {
        width: 100%;
        max-width: 100%;
        margin: unset;
        padding-inline: unset; } }
    .page-understanding-multiple-myeloma .community-and-support-section .richText > .component-content .richText-content p {
      font-size: 1.125rem;
      line-height: 1.625rem;
      margin: 0; }
      @media (max-width: 768px) {
        .page-understanding-multiple-myeloma .community-and-support-section .richText > .component-content .richText-content p {
          font-size: 1.125rem;
          line-height: 1.625rem; } }
    .page-understanding-multiple-myeloma .community-and-support-section .richText > .component-content .richText-content p:nth-child(2) {
      padding-top: 42px; }
    .page-understanding-multiple-myeloma .community-and-support-section .richText > .component-content .richText-content p:nth-child(3) {
      padding-top: 24px;
      padding-bottom: 42px;
      font-family: "GSK Precision";
      font-weight: 400; }

.page-understanding-multiple-myeloma .video-with-button-box .reference-video-card-with-button {
  width: 39.29vw; }
  @media screen and (max-width: 1024px) {
    .page-understanding-multiple-myeloma .video-with-button-box .reference-video-card-with-button {
      width: 100%; } }
  .page-understanding-multiple-myeloma .video-with-button-box .reference-video-card-with-button .video-wrapper-podcast .text-button {
    -ms-flex: 1;
        flex: 1; }
    @media screen and (min-width: 1025px) and (max-width: 1290px) {
      .page-understanding-multiple-myeloma .video-with-button-box .reference-video-card-with-button .video-wrapper-podcast .text-button .text-wrapper {
        font-size: clamp(1.5rem, 1.7vw, 1.6875rem);
        line-height: clamp(1.75rem, 2vw, 1.9375rem); } }
    @media screen and (min-width: 1025px) and (max-width: 1290px) {
      .page-understanding-multiple-myeloma .video-with-button-box .reference-video-card-with-button .video-wrapper-podcast .text-button button {
        padding: clamp(10px, 1vw, 15px) clamp(20px, 1.5vw, 42px); } }

.page-understanding-multiple-myeloma .advocacy-and-support-section {
  text-align: center;
  padding-top: 42px; }
  @media (max-width: 768px) {
    .page-understanding-multiple-myeloma .advocacy-and-support-section {
      padding-top: 18px; } }
  .page-understanding-multiple-myeloma .advocacy-and-support-section > .component-content {
    max-width: unset;
    padding-inline: 18.75%; }
    @media (max-width: 768px) {
      .page-understanding-multiple-myeloma .advocacy-and-support-section > .component-content {
        padding-inline: 0; } }
  .page-understanding-multiple-myeloma .advocacy-and-support-section .richText-content {
    max-width: 55.69vw;
    width: 100%;
    margin-inline: auto; }
    @media (max-width: 768px) {
      .page-understanding-multiple-myeloma .advocacy-and-support-section .richText-content {
        max-width: 100%; } }
    @media screen and (min-width: 769px) and (max-width: 1440px) {
      .page-understanding-multiple-myeloma .advocacy-and-support-section .richText-content {
        max-width: 100%; } }
    .page-understanding-multiple-myeloma .advocacy-and-support-section .richText-content .bold, .page-understanding-multiple-myeloma .advocacy-and-support-section .richText-content p {
      font-size: 1.125rem;
      line-height: 1.625rem;
      margin: 0; }
    .page-understanding-multiple-myeloma .advocacy-and-support-section .richText-content p:nth-child(2) {
      font-family: "GSK Precision";
      font-weight: 400;
      margin-top: 24px;
      margin-bottom: 0; }
      @media (max-width: 768px) {
        .page-understanding-multiple-myeloma .advocacy-and-support-section .richText-content p:nth-child(2) {
          margin-bottom: 42px; } }
  .page-understanding-multiple-myeloma .advocacy-and-support-section .reference-underline-heading-and-text-block {
    padding-top: 42px; }
    .page-understanding-multiple-myeloma .advocacy-and-support-section .reference-underline-heading-and-text-block .advocacy-and-support-wrapper .heading-text-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: stretch;
          align-items: stretch;
      gap: 72px;
      margin: 0 auto; }
      @media (max-width: 1024px) {
        .page-understanding-multiple-myeloma .advocacy-and-support-section .reference-underline-heading-and-text-block .advocacy-and-support-wrapper .heading-text-container {
          -ms-flex-direction: column;
              flex-direction: column;
          gap: 24px;
          max-width: 100%; } }
      .page-understanding-multiple-myeloma .advocacy-and-support-section .reference-underline-heading-and-text-block .advocacy-and-support-wrapper .heading-text-container .left-align, .page-understanding-multiple-myeloma .advocacy-and-support-section .reference-underline-heading-and-text-block .advocacy-and-support-wrapper .heading-text-container .right-align {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        row-gap: 72px; }
        @media (max-width: 1024px) {
          .page-understanding-multiple-myeloma .advocacy-and-support-section .reference-underline-heading-and-text-block .advocacy-and-support-wrapper .heading-text-container .left-align, .page-understanding-multiple-myeloma .advocacy-and-support-section .reference-underline-heading-and-text-block .advocacy-and-support-wrapper .heading-text-container .right-align {
            row-gap: 24px; } }
        .page-understanding-multiple-myeloma .advocacy-and-support-section .reference-underline-heading-and-text-block .advocacy-and-support-wrapper .heading-text-container .left-align .underline-heading-and-text, .page-understanding-multiple-myeloma .advocacy-and-support-section .reference-underline-heading-and-text-block .advocacy-and-support-wrapper .heading-text-container .right-align .underline-heading-and-text {
          padding-inline: 42px;
          max-width: 26.79vw;
          width: 100%;
          -ms-flex: 1;
              flex: 1;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
              flex-direction: column;
          height: 100%;
          -ms-flex-pack: start;
              justify-content: flex-start; }
          @media (max-width: 1024px) {
            .page-understanding-multiple-myeloma .advocacy-and-support-section .reference-underline-heading-and-text-block .advocacy-and-support-wrapper .heading-text-container .left-align .underline-heading-and-text, .page-understanding-multiple-myeloma .advocacy-and-support-section .reference-underline-heading-and-text-block .advocacy-and-support-wrapper .heading-text-container .right-align .underline-heading-and-text {
              max-width: 100%; } }
          .page-understanding-multiple-myeloma .advocacy-and-support-section .reference-underline-heading-and-text-block .advocacy-and-support-wrapper .heading-text-container .left-align .underline-heading-and-text a, .page-understanding-multiple-myeloma .advocacy-and-support-section .reference-underline-heading-and-text-block .advocacy-and-support-wrapper .heading-text-container .left-align .underline-heading-and-text p, .page-understanding-multiple-myeloma .advocacy-and-support-section .reference-underline-heading-and-text-block .advocacy-and-support-wrapper .heading-text-container .right-align .underline-heading-and-text a, .page-understanding-multiple-myeloma .advocacy-and-support-section .reference-underline-heading-and-text-block .advocacy-and-support-wrapper .heading-text-container .right-align .underline-heading-and-text p {
            margin: 0;
            font-size: 1rem;
            line-height: 1.25rem; }
          .page-understanding-multiple-myeloma .advocacy-and-support-section .reference-underline-heading-and-text-block .advocacy-and-support-wrapper .heading-text-container .left-align .underline-heading-and-text a, .page-understanding-multiple-myeloma .advocacy-and-support-section .reference-underline-heading-and-text-block .advocacy-and-support-wrapper .heading-text-container .right-align .underline-heading-and-text a {
            text-decoration: underline;
            text-decoration-thickness: 2px;
            text-underline-offset: 2px; }
            .page-understanding-multiple-myeloma .advocacy-and-support-section .reference-underline-heading-and-text-block .advocacy-and-support-wrapper .heading-text-container .left-align .underline-heading-and-text a:visited, .page-understanding-multiple-myeloma .advocacy-and-support-section .reference-underline-heading-and-text-block .advocacy-and-support-wrapper .heading-text-container .left-align .underline-heading-and-text a:focus, .page-understanding-multiple-myeloma .advocacy-and-support-section .reference-underline-heading-and-text-block .advocacy-and-support-wrapper .heading-text-container .left-align .underline-heading-and-text a:active, .page-understanding-multiple-myeloma .advocacy-and-support-section .reference-underline-heading-and-text-block .advocacy-and-support-wrapper .heading-text-container .left-align .underline-heading-and-text a:hover, .page-understanding-multiple-myeloma .advocacy-and-support-section .reference-underline-heading-and-text-block .advocacy-and-support-wrapper .heading-text-container .right-align .underline-heading-and-text a:visited, .page-understanding-multiple-myeloma .advocacy-and-support-section .reference-underline-heading-and-text-block .advocacy-and-support-wrapper .heading-text-container .right-align .underline-heading-and-text a:focus, .page-understanding-multiple-myeloma .advocacy-and-support-section .reference-underline-heading-and-text-block .advocacy-and-support-wrapper .heading-text-container .right-align .underline-heading-and-text a:active, .page-understanding-multiple-myeloma .advocacy-and-support-section .reference-underline-heading-and-text-block .advocacy-and-support-wrapper .heading-text-container .right-align .underline-heading-and-text a:hover {
              color: #151515; }
      .page-understanding-multiple-myeloma .advocacy-and-support-section .reference-underline-heading-and-text-block .advocacy-and-support-wrapper .heading-text-container .left-align .underline-heading-and-text:first-child {
        padding-inline: 64px; }
        @media (max-width: 768px) {
          .page-understanding-multiple-myeloma .advocacy-and-support-section .reference-underline-heading-and-text-block .advocacy-and-support-wrapper .heading-text-container .left-align .underline-heading-and-text:first-child {
            padding-inline: 42px; } }
      .page-understanding-multiple-myeloma .advocacy-and-support-section .reference-underline-heading-and-text-block .advocacy-and-support-wrapper .heading-text-container .left-align .underline-heading-and-text:last-child {
        -ms-flex-pack: end;
            justify-content: end; }

.page-understanding-multiple-myeloma .looking-for-tomorrow-section {
  padding-top: 42px;
  padding-inline: 32px; }
  @media screen and (max-width: 768px) {
    .page-understanding-multiple-myeloma .looking-for-tomorrow-section {
      padding-inline: 0; } }
  .page-understanding-multiple-myeloma .looking-for-tomorrow-section > .component-content {
    max-width: 95.7672vw;
    width: 100%;
    margin: 0 auto; }
    @media screen and (max-width: 768px) {
      .page-understanding-multiple-myeloma .looking-for-tomorrow-section > .component-content {
        max-width: 100%;
        width: 100%;
        margin: unset;
        padding: 124px 0px 64px; } }
    .page-understanding-multiple-myeloma .looking-for-tomorrow-section > .component-content > .paragraphSystem .reference-left-para-right-img > .component-content {
      padding: 0;
      max-width: 76.98vw;
      width: 100%;
      margin: 0 auto; }
      @media screen and (max-width: 768px) {
        .page-understanding-multiple-myeloma .looking-for-tomorrow-section > .component-content > .paragraphSystem .reference-left-para-right-img > .component-content {
          max-width: 100%;
          padding-inline: 20px; } }
      .page-understanding-multiple-myeloma .looking-for-tomorrow-section > .component-content > .paragraphSystem .reference-left-para-right-img > .component-content .text-and-image {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-pack: justify;
            justify-content: space-between;
        text-align: start;
        gap: 113px; }
        @media screen and (max-width: 768px) {
          .page-understanding-multiple-myeloma .looking-for-tomorrow-section > .component-content > .paragraphSystem .reference-left-para-right-img > .component-content .text-and-image {
            -ms-flex-direction: column;
                flex-direction: column;
            gap: 42px; } }
        .page-understanding-multiple-myeloma .looking-for-tomorrow-section > .component-content > .paragraphSystem .reference-left-para-right-img > .component-content .text-and-image .title {
          margin-bottom: 42px; }
          @media screen and (max-width: 768px) {
            .page-understanding-multiple-myeloma .looking-for-tomorrow-section > .component-content > .paragraphSystem .reference-left-para-right-img > .component-content .text-and-image .title {
              margin-bottom: 24px; } }
        .page-understanding-multiple-myeloma .looking-for-tomorrow-section > .component-content > .paragraphSystem .reference-left-para-right-img > .component-content .text-and-image .ques {
          display: none; }
        .page-understanding-multiple-myeloma .looking-for-tomorrow-section > .component-content > .paragraphSystem .reference-left-para-right-img > .component-content .text-and-image p {
          margin: 0;
          color: #000000;
          line-height: 1.25rem;
          font-size: 1rem; }
        .page-understanding-multiple-myeloma .looking-for-tomorrow-section > .component-content > .paragraphSystem .reference-left-para-right-img > .component-content .text-and-image .right-image .desk-img {
          max-width: 36.6402vw; }
        .page-understanding-multiple-myeloma .looking-for-tomorrow-section > .component-content > .paragraphSystem .reference-left-para-right-img > .component-content .text-and-image button {
          display: none; }

.page-understanding-multiple-myeloma .explore-patient-perspective-section {
  padding-block: 42px; }
  .page-understanding-multiple-myeloma .explore-patient-perspective-section > .component-content .reference-left-para-right-img > .component-content .text-and-image {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: space-between;
    gap: 53px; }
    @media screen and (max-width: 768px) {
      .page-understanding-multiple-myeloma .explore-patient-perspective-section > .component-content .reference-left-para-right-img > .component-content .text-and-image {
        -ms-flex-direction: column;
            flex-direction: column;
        gap: 42px; } }
    .page-understanding-multiple-myeloma .explore-patient-perspective-section > .component-content .reference-left-para-right-img > .component-content .text-and-image .text {
      text-align: start;
      padding: 0; }
      .page-understanding-multiple-myeloma .explore-patient-perspective-section > .component-content .reference-left-para-right-img > .component-content .text-and-image .text .title {
        margin: 0; }
        @media (min-width: 769px) and (max-width: 1440px) {
          .page-understanding-multiple-myeloma .explore-patient-perspective-section > .component-content .reference-left-para-right-img > .component-content .text-and-image .text .title {
            font-size: clamp(2rem, calc(2rem + (0.625rem * ((100vw - 48rem) / (94.5rem - 48rem)))), 3rem);
            line-height: clamp(2.5rem, calc(2.5rem + (0.625rem * ((100vw - 48rem) / (94.5rem - 48rem)))), 3.4375rem); } }
      .page-understanding-multiple-myeloma .explore-patient-perspective-section > .component-content .reference-left-para-right-img > .component-content .text-and-image .text .ques,
      .page-understanding-multiple-myeloma .explore-patient-perspective-section > .component-content .reference-left-para-right-img > .component-content .text-and-image .text .para {
        display: none; }
      .page-understanding-multiple-myeloma .explore-patient-perspective-section > .component-content .reference-left-para-right-img > .component-content .text-and-image .text button {
        background-color: #F36633;
        border-radius: 99px;
        border: none;
        margin-top: 24px;
        padding: 15px 42px; }
        .page-understanding-multiple-myeloma .explore-patient-perspective-section > .component-content .reference-left-para-right-img > .component-content .text-and-image .text button a {
          color: #FFFFFF;
          font-weight: 700;
          line-height: 1.25rem;
          text-decoration: none;
          font-size: 1rem; }
        .page-understanding-multiple-myeloma .explore-patient-perspective-section > .component-content .reference-left-para-right-img > .component-content .text-and-image .text button:hover {
          background-color: #ee3f17; }
    .page-understanding-multiple-myeloma .explore-patient-perspective-section > .component-content .reference-left-para-right-img > .component-content .text-and-image .right-image {
      padding-inline: 24px;
      padding-block: 24px;
      border-radius: 15px;
      text-align: start;
      background-color: #F0EFED; }
      @media screen and (max-width: 768px) {
        .page-understanding-multiple-myeloma .explore-patient-perspective-section > .component-content .reference-left-para-right-img > .component-content .text-and-image .right-image {
          gap: 42px; } }
      .page-understanding-multiple-myeloma .explore-patient-perspective-section > .component-content .reference-left-para-right-img > .component-content .text-and-image .right-image .desk-img {
        border-radius: 15px;
        max-width: 29.30vw; }
      .page-understanding-multiple-myeloma .explore-patient-perspective-section > .component-content .reference-left-para-right-img > .component-content .text-and-image .right-image .bold {
        margin-top: 10px;
        color: #151515;
        line-height: 1.625rem;
        font-size: 1.125rem; }
      .page-understanding-multiple-myeloma .explore-patient-perspective-section > .component-content .reference-left-para-right-img > .component-content .text-and-image .right-image p {
        font-size: 1.125rem;
        line-height: 1.625rem;
        margin: 0px;
        color: #000000; }

.page-understanding-multiple-myeloma .reference-video-modal .modal-close {
  color: #FFFFFF !important; }

.page-understanding-multiple-myeloma .video-component-section .video-thumbnail-img {
  position: relative;
  cursor: pointer;
  display: inline-block; }
  .page-understanding-multiple-myeloma .video-component-section .video-thumbnail-img img {
    display: block;
    border-radius: 8px; }
  .page-understanding-multiple-myeloma .video-component-section .video-thumbnail-img .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: transparent;
    border: none;
    cursor: pointer; }

.page-understanding-multiple-myeloma .video-modal-popup {
  display: none;
  position: fixed;
  inset: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 99999;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

.page-understanding-multiple-myeloma .video-modal-popup.active {
  display: -ms-flexbox;
  display: flex; }

.page-understanding-multiple-myeloma .reference-umm-video-modal .modal-content {
  position: relative;
  width: 90%;
  max-width: 900px; }

.page-understanding-multiple-myeloma .video-container {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }

.page-understanding-multiple-myeloma video {
  width: 100%;
  height: auto;
  background: #000;
  border-radius: 8px; }
  @media (max-width: 1440px) {
    .page-understanding-multiple-myeloma video {
      width: 80%; } }
  @media (max-width: 1300px) {
    .page-understanding-multiple-myeloma video {
      width: 65%; } }
  @media (max-width: 1024px) {
    .page-understanding-multiple-myeloma video {
      width: 60%; } }
  @media (max-width: 425px) {
    .page-understanding-multiple-myeloma video {
      width: 100%; } }

.page-understanding-multiple-myeloma .close-btn {
  background: transparent;
  border: none;
  cursor: pointer;
  top: 12px;
  right: 12px;
  position: fixed;
  font-size: 3.75rem;
  z-index: 10;
  color: #FFFFFF;
  width: 35px;
  height: 35px;
  line-height: 2.1875rem; }

.page-understanding-multiple-myeloma .video-toggle-btn {
  position: absolute;
  left: 49%;
  top: 50%;
  background: transparent;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  z-index: 2; }
  .page-understanding-multiple-myeloma .video-toggle-btn img {
    width: 42px;
    height: 42px; }
  .page-understanding-multiple-myeloma .video-toggle-btn:hover {
    background: transparent; }

.page-understanding-multiple-myeloma .footer-top-section {
  padding-inline: 0; }

@media (max-width: 991px) {
  .page-understanding-multiple-myeloma .inpage-navigation-section, .page-understanding-multiple-myeloma .navigation.sub-header {
    top: 92px; } }
.custom-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000e6; }

.custom-modal-content {
  position: relative;
  margin: 5% auto;
  width: 65%;
  max-width: 1000px;
  background: #fff;
  border-radius: rem(24);
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.custom-modal-header,
.custom-modal-footer {
  padding: 1rem;
  background: #fefdfd;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: end;
  -ms-flex-align: center;
      align-items: center; }

.custom-modal-footer {
  display: none; }

.custom-modal-header h5 {
  margin: 0; }

.custom-modal-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 20px;
  top: 15px;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  line-height: 35px;
  border: 0;
  background: none;
  outline: none;
  box-shadow: none; }

.custom-modal-body {
  background: #fefdfd;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding: 1rem; }

.custom-modal-body img {
  height: 100%;
  width: 100%;
  object-fit: contain; }

.custom-modal-close-btn {
  background-color: #6c757d;
  border: none;
  padding: 0.5rem 1rem;
  color: white;
  cursor: pointer;
  border-radius: 4px; }
.inpage-navigation-section > .component-content {
  overflow: unset; }
  @media (max-width: 991px) {
    .inpage-navigation-section > .component-content > .paragraphSystem {
      margin: 0 !important; } }

@media (max-width: 991px) {
  .inpage-navigation-section {
    padding-left: 0 !important;
    padding-right: 0 !important;
    position: relative;
    min-height: 44px; } }

.inpage-navigation-section .divider {
  margin-top: 0; }
  @media (max-width: 991px) {
    .inpage-navigation-section .divider {
      padding-inline: 20px !important; } }
  .inpage-navigation-section .divider > .component-content {
    padding-left: 0;
    padding-right: 0;
    background-color: #D0D0D0;
    height: 1.5px;
    margin: 0; }
    @media (max-width: 991px) {
      .inpage-navigation-section .divider > .component-content {
        max-width: 100%;
        margin: 0 auto; } }

@media (max-width: 991px) {
  .inpage-navigation-section .reference-inpage-navigation {
    padding-inline: 0 !important; } }

.inpage-navigation-section .reference-inpage-navigation > .component-content {
  overflow: unset; }

.inpage-navigation-section .reference-inpage-navigation .inpage-navigation-wrapper {
  position: relative; }
  @media (min-width: 992px) {
    .inpage-navigation-section .reference-inpage-navigation .inpage-navigation-wrapper .navigation-mobile-menu {
      display: none !important; } }
  @media (max-width: 991px) {
    .inpage-navigation-section .reference-inpage-navigation .inpage-navigation-wrapper .navigation-mobile-menu {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: end;
          justify-content: flex-end;
      min-height: 48px;
      padding: 12px 16px;
      z-index: 21;
      background-color: transparent;
      padding-right: 4vw;
      transform: translateY(-50%);
      width: auto;
      position: absolute;
      right: 12px;
      top: 13px;
      border: none;
      -webkit-tap-highlight-color: transparent;
      outline: none; }
      .inpage-navigation-section .reference-inpage-navigation .inpage-navigation-wrapper .navigation-mobile-menu:focus, .inpage-navigation-section .reference-inpage-navigation .inpage-navigation-wrapper .navigation-mobile-menu:active {
        outline: none;
        background-color: transparent; }
      .inpage-navigation-section .reference-inpage-navigation .inpage-navigation-wrapper .navigation-mobile-menu::after {
        content: "";
        background-image: url("/content/dam/cf-pharma/gettingaheadofcancer/en_US/logo/Vector.svg");
        width: 30px;
        height: 16px;
        background-repeat: no-repeat;
        background-size: contain;
        transition: transform 0.4s ease; }
      .inpage-navigation-section .reference-inpage-navigation .inpage-navigation-wrapper .navigation-mobile-menu[aria-expanded="true"]::after {
        transform: rotate(180deg); } }
  .inpage-navigation-section .reference-inpage-navigation .inpage-navigation-wrapper ul.navigation-root {
    list-style: none;
    margin: 0;
    padding: 0; }
    @media (max-width: 991px) {
      .inpage-navigation-section .reference-inpage-navigation .inpage-navigation-wrapper ul.navigation-root {
        -ms-flex-direction: column;
            flex-direction: column;
        width: 100%;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
        background-color: #f36633;
        padding-block: 24px;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 999;
        opacity: 0;
        visibility: hidden;
        transform: translateY(-8px);
        transition: opacity 0.25s ease, transform 0.25s ease;
        pointer-events: none;
        will-change: transform, opacity; } }
    @media (max-width: 991px) {
      .inpage-navigation-section .reference-inpage-navigation .inpage-navigation-wrapper ul.navigation-root.is-open {
        display: block;
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
        pointer-events: auto; } }
    @media (min-width: 992px) {
      .inpage-navigation-section .reference-inpage-navigation .inpage-navigation-wrapper ul.navigation-root {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        gap: 10px; } }
    .inpage-navigation-section .reference-inpage-navigation .inpage-navigation-wrapper ul.navigation-root li.navigation-item {
      padding: 1.59vw !important;
      -webkit-tap-highlight-color: transparent;
      outline: none; }
      .inpage-navigation-section .reference-inpage-navigation .inpage-navigation-wrapper ul.navigation-root li.navigation-item:focus {
        background-color: transparent; }
      .inpage-navigation-section .reference-inpage-navigation .inpage-navigation-wrapper ul.navigation-root li.navigation-item:focus, .inpage-navigation-section .reference-inpage-navigation .inpage-navigation-wrapper ul.navigation-root li.navigation-item:active {
        outline: none; }
      @media (max-width: 991px) {
        .inpage-navigation-section .reference-inpage-navigation .inpage-navigation-wrapper ul.navigation-root li.navigation-item {
          padding-block: 8px !important;
          padding-left: 6vw !important;
          background: #F36633;
          border-bottom-left-radius: 15px;
          border-bottom-right-radius: 15px; } }
      .inpage-navigation-section .reference-inpage-navigation .inpage-navigation-wrapper ul.navigation-root li.navigation-item a {
        font-size: 1.125rem;
        line-height: 1.625rem;
        font-family: 'GSK Precision light';
        font-weight: 300;
        color: #151515; }
        @media (max-width: 991px) {
          .inpage-navigation-section .reference-inpage-navigation .inpage-navigation-wrapper ul.navigation-root li.navigation-item a {
            color: #ffffff; } }
        @media (min-width: 992px) {
          .inpage-navigation-section .reference-inpage-navigation .inpage-navigation-wrapper ul.navigation-root li.navigation-item a:hover {
            color: #F36633; } }
      .inpage-navigation-section .reference-inpage-navigation .inpage-navigation-wrapper ul.navigation-root li.navigation-item.is-active {
        background-color: #F36633; }
        @media (max-width: 991px) {
          .inpage-navigation-section .reference-inpage-navigation .inpage-navigation-wrapper ul.navigation-root li.navigation-item.is-active {
            background-color: unset; } }
        .inpage-navigation-section .reference-inpage-navigation .inpage-navigation-wrapper ul.navigation-root li.navigation-item.is-active a, .inpage-navigation-section .reference-inpage-navigation .inpage-navigation-wrapper ul.navigation-root li.navigation-item.is-active:hover a {
          color: #ffffff;
          font-family: "GSK Precision Bold";
          font-weight: 700;
          text-decoration: none; }
          @media (max-width: 991px) {
            .inpage-navigation-section .reference-inpage-navigation .inpage-navigation-wrapper ul.navigation-root li.navigation-item.is-active a, .inpage-navigation-section .reference-inpage-navigation .inpage-navigation-wrapper ul.navigation-root li.navigation-item.is-active:hover a {
              font-weight: 300;
              font-family: "GSK Precision light"; } }
      .inpage-navigation-section .reference-inpage-navigation .inpage-navigation-wrapper ul.navigation-root li.navigation-item::marker {
        content: none; }
      .inpage-navigation-section .reference-inpage-navigation .inpage-navigation-wrapper ul.navigation-root li.navigation-item a {
        text-decoration: none; }

.inpage-navigation-section *,
.reference-inpage-navigation * {
  pointer-events: auto; }

.inpage-navigation,
.inpage-navigation-wrapper {
  position: relative;
  z-index: 20; }

.navigation-mobile-menu {
  position: relative; }

.inpage-nav-label {
  padding-left: 44px;
  -ms-flex: 1;
      flex: 1;
  display: block;
  font-family: "GSK Precision light";
  font-weight: 300 !important;
  font-size: 1rem;
  color: #151515 !important;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1.125rem;
  line-height: 1.625rem;
  text-decoration: none; }
  .inpage-nav-label:hover {
    color: #151515 !important; }
  .inpage-nav-label a {
    text-decoration: none;
    color: #151515 !important;
    font-weight: 300; }

@media (min-width: 992px) {
  .inpage-nav-header, .inpage-nav-label {
    display: none !important; } }

.inpage-nav-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 0;
  margin: 0;
  background: #fff;
  min-height: 37px; }
  @media (max-width: 992px) {
    .inpage-nav-header {
      margin-top: 12px; } }

.hide-divider {
  display: none; }
.snippetReference.reference-header .richText {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  left: 50%;
  transform: translateX(-50%);
  background: white; }
  @media (max-width: 991px) {
    .snippetReference.reference-header .richText {
      position: unset;
      transform: unset; } }

.snippetReference.reference-header .header-navigation-container {
  position: fixed;
  top: 52px;
  width: 100%;
  z-index: 1000;
  background: white; }
  @media (max-width: 991px) {
    .snippetReference.reference-header .header-navigation-container {
      position: absolute; }
      .snippetReference.reference-header .header-navigation-container.is-fixed {
        position: fixed; } }
  @media (min-width: 1507px) {
    .snippetReference.reference-header .header-navigation-container {
      top: 38px; } }
  @media (max-width: 991px) {
    .snippetReference.reference-header .header-navigation-container {
      transition: transform 0.3s ease; }
      .snippetReference.reference-header .header-navigation-container.hide {
        transform: translateY(-100%); }
      .snippetReference.reference-header .header-navigation-container.scrolled {
        top: 0; } }
  @media (max-width: 991px) {
    .snippetReference.reference-header .header-navigation-container {
      top: 52px; } }
  @media (max-width: 609px) {
    .snippetReference.reference-header .header-navigation-container {
      top: 66px; } }
  @media (max-width: 446px) {
    .snippetReference.reference-header .header-navigation-container {
      top: 80px; } }

.inpage-navigation-section, .navigation.sub-header {
  position: sticky;
  top: 144px;
  z-index: 999;
  background: white; }
  @media (min-width: 1507px) {
    .inpage-navigation-section, .navigation.sub-header {
      top: 130px; } }
  @media (max-width: 991px) {
    .inpage-navigation-section, .navigation.sub-header {
      top: 92px; }
      .inpage-navigation-section.scrolled, .navigation.sub-header.scrolled {
        top: 0; } }
  @media (max-width: 436px) {
    .inpage-navigation-section, .navigation.sub-header {
      top: 92px; } }

.reference-media-hero, .videoEnhanced.video-enhanced {
  padding-top: 144px; }
  @media (min-width: 1507px) {
    .reference-media-hero, .videoEnhanced.video-enhanced {
      padding-top: 130px; } }
  @media (max-width: 991px) {
    .reference-media-hero, .videoEnhanced.video-enhanced {
      padding-top: 92px; } }
@media (min-width: 992px) {
  #header .navigation.main-sub-header {
    display: none; } }

#header .navigation.main-sub-header .back-item a {
  padding-left: 24px;
  position: relative; }

#header .navigation.main-sub-header .back-item a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  background-image: url(/content/dam/cf-pharma/gettingaheadofcancer/en_US/mobile/navigation-back-arrow.png);
  background-size: contain;
  background-repeat: no-repeat; }

.default-style li.has-arrow > a {
  position: relative;
  padding-right: 24px; }

#header .navigation.default-style li.has-arrow > a {
  position: relative;
  padding-right: 24px; }
  #header .navigation.default-style li.has-arrow > a::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    background-image: url(/content/dam/cf-pharma/gettingaheadofcancer/en_US/mobile/navigation-arrow.png);
    background-size: contain;
    background-repeat: no-repeat; }
.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: 13% 0 5% 0; }
    @media (max-width: 991px) {
      .page-error-handler.page-404-handler section .error-body {
        padding: 30% 0 5% 0; } }
    .page-error-handler.page-404-handler section .error-body h1 {
      color: #F36633; }
  .page-error-handler.page-404-handler section button {
    background-color: #F36633;
    cursor: pointer;
    display: inline-block;
    padding: 12px 20px;
    border: unset;
    border-radius: 32px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: arial;
    font-size: 12px;
    letter-spacing: 1.5px;
    line-height: 16px; }

