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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}/*! normalize.css v2.1.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
/* line 11, ../../sass/core/normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
/* line 30, ../../sass/core/normalize.scss */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 41, ../../sass/core/normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 50, ../../sass/core/normalize.scss */
[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.
 */
/* line 68, ../../sass/core/normalize.scss */
html {
  background: #fff;
  /* 1 */
  color: #000;
  /* 2 */
  font-family: sans-serif;
  /* 3 */
  -ms-text-size-adjust: 100%;
  /* 4 */
  -webkit-text-size-adjust: 100%;
  /* 4 */
}

/**
 * Remove default margin.
 */
/* line 80, ../../sass/core/normalize.scss */
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.
 */
/* line 101, ../../sass/core/normalize.scss */
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.
 */
/* line 115, ../../sass/core/normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 124, ../../sass/core/normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
/* line 132, ../../sass/core/normalize.scss */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 141, ../../sass/core/normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 149, ../../sass/core/normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 159, ../../sass/core/normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
/* line 168, ../../sass/core/normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
/* line 180, ../../sass/core/normalize.scss */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
/* line 188, ../../sass/core/normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 196, ../../sass/core/normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 204, ../../sass/core/normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 212, ../../sass/core/normalize.scss */
sup {
  top: -0.5em;
}

/* line 216, ../../sass/core/normalize.scss */
sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
/* line 228, ../../sass/core/normalize.scss */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
/* line 236, ../../sass/core/normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
/* line 248, ../../sass/core/normalize.scss */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
/* line 260, ../../sass/core/normalize.scss */
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.
 */
/* line 271, ../../sass/core/normalize.scss */
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.
 */
/* line 282, ../../sass/core/normalize.scss */
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.
 */
/* line 296, ../../sass/core/normalize.scss */
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.
 */
/* line 308, ../../sass/core/normalize.scss */
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.
 */
/* line 321, ../../sass/core/normalize.scss */
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.
 */
/* line 333, ../../sass/core/normalize.scss */
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.
 */
/* line 343, ../../sass/core/normalize.scss */
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).
 */
/* line 355, ../../sass/core/normalize.scss */
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.
 */
/* line 367, ../../sass/core/normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 376, ../../sass/core/normalize.scss */
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.
 */
/* line 387, ../../sass/core/normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 400, ../../sass/core/normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.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*/
/* BUTTONS
----------------------------------*/
/* line 4, ../../sass/core/cookiePolicy.scss */
.cookiePolicy-info {
  background-color: #e1e1e1;
  -moz-transition: linear 2s all;
  -o-transition: linear 2s all;
  -webkit-transition: linear 2s all;
  transition: linear 2s all;
  max-height: 1000px;
  overflow: hidden;
}
/* line 10, ../../sass/core/cookiePolicy.scss */
.cookiePolicy-info.collapsed {
  max-height: 0;
}
/* line 14, ../../sass/core/cookiePolicy.scss */
.cookiePolicy-info .cookiePolicy-inner {
  padding: 20px 10px;
  width: auto;
  max-width: 940px;
  margin: 0 auto;
}

/* line 23, ../../sass/core/cookiePolicy.scss */
.cookiePolicy-restrictive {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
}
/* line 33, ../../sass/core/cookiePolicy.scss */
.cookiePolicy-restrictive.collapsed {
  display: none;
}
/* line 37, ../../sass/core/cookiePolicy.scss */
.cookiePolicy-restrictive .cookiePolicy-inner {
  position: fixed;
  top: 100px;
  width: 700px;
  margin-left: -350px;
  left: 50%;
  padding: 13px;
  background-color: #e1e1e1;
}
@media screen and (max-width: 699px) {
  /* line 37, ../../sass/core/cookiePolicy.scss */
  .cookiePolicy-restrictive .cookiePolicy-inner {
    position: absolute;
    width: auto;
    margin: 20px;
    left: 0;
    top: 0;
  }
}

@media screen and (max-width: 699px) {
  /* line 60, ../../sass/core/cookiePolicy.scss */
  .cookiePolicy-restrictive {
    position: absolute;
  }
}
/* line 66, ../../sass/core/cookiePolicy.scss */
.cookiePolicy-buttons {
  text-align: right;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
/* line 4, ../../sass/core/exitNotification.scss */
.exit-notification {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
}
/* line 14, ../../sass/core/exitNotification.scss */
.exit-notification.is-hidden {
  display: none;
}
/* line 18, ../../sass/core/exitNotification.scss */
.exit-notification .exit-notification-inner {
  position: fixed;
  top: 100px;
  width: 700px;
  margin-left: -363px;
  left: 50%;
  padding: 13px;
  background-color: #e1e1e1;
}
@media screen and (max-width: 699px) {
  /* line 18, ../../sass/core/exitNotification.scss */
  .exit-notification .exit-notification-inner {
    position: absolute;
    width: auto;
    margin: 20px;
    left: 0;
    top: 0;
  }
}

@media screen and (max-width: 699px) {
  /* line 40, ../../sass/core/exitNotification.scss */
  .exit-notification-restrictive {
    position: absolute;
  }
}
/* line 46, ../../sass/core/exitNotification.scss */
.exit-notification-buttons {
  text-align: right;
}
span.selection-underline {
  text-decoration: underline; }

span.selection-bold {
  font-weight: bold; }

span.selection-italic {
  font-style: italic; }
.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; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
/* line 3, ../../sass/core/overlay.scss */
.overlay-background {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 9998;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

/* line 14, ../../sass/core/overlay.scss */
.overlay-container {
  position: absolute;
  width: 100%;
  top: 150px;
  text-align: center;
  z-index: 9999;
  padding-bottom: 30px;
}

/* line 23, ../../sass/core/overlay.scss */
.overlay-content {
  position: relative;
  min-width: 80px;
  min-height: 80px;
  max-width: 90%;
  padding: 10px;
  display: inline-block;
  background: #FFF;
  text-align: left;
  border: solid 2px #323131;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

/* line 36, ../../sass/core/overlay.scss */
.overlay-content-inner {
  overflow: hidden;
}

/* line 40, ../../sass/core/overlay.scss */
.overlay-close {
  width: 25px;
  height: 25px;
  z-index: 9999;
  font-size: 25px;
  position: absolute;
  top: -30px;
  right: 15px;
  background: url(../../../../wireframe/desktop/img/close.png) no-repeat;
  cursor: Pointer;
  display: none;
}

/* line 53, ../../sass/core/overlay.scss */
.overlay-loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../../../../wireframe/desktop/img/loader.gif) no-repeat 50% 50%;
}
/* 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: .2em .2em 0;
  display: none; }
  .ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0; }
  .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    right: 2px; }
    .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-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    left: 2px; }
    .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-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: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em; }
  .ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0; }
  .ui-datepicker td {
    border: 0;
    padding: 1px; }
    .ui-datepicker td span, .ui-datepicker td a {
      display: block;
      padding: .2em;
      text-align: center;
      text-decoration: none; }
  .ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0; }
    .ui-datepicker .ui-datepicker-buttonpane button {
      float: right;
      margin: .5em .2em .4em;
      cursor: pointer;
      padding: .2em .6em .3em .6em;
      width: auto;
      overflow: visible; }
      .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
        float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }
  .ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }
  .ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto; }
    .ui-datepicker-rtl .ui-datepicker-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: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-widget-content .ui-state-disabled, ui-widget-header .ui-state-disabled {
  opacity: .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: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled {
  opacity: .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; }
/* line 1, ../../sass/core/icons.scss */
.icon-GSK-logo {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 21.707 18.53' width='32' height='32'%3E%3Cdefs%3E%3CclipPath id='GSK-logo-hi'%3E%3Cpath class='a' d='M34.724 1.6a6.183 6.183 0 00-.788-.395A8.142 8.142 0 0032.93.858q-.168-.046-.34-.086c.141.033.277.068.41.106q.405.114.763.253a6.307 6.307 0 01.961.465' transform='translate(-32.59 -.772)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-hm'%3E%3Cpath class='a' d='M0 0h3.062v1.601H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-c'%3E%3Cpath class='a' d='M0 0h21.503v18.465H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-d'%3E%3Cpath class='a' d='M0 0h21.707v18.53H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-e'%3E%3Cpath class='a' transform='rotate(-53.623 22.138 11.189)' d='M0 0h27.793v28.467H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-f'%3E%3Cpath class='a' transform='rotate(-53.622 43.795 22.133)' d='M0 0h54.981v55.011H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-g'%3E%3Cpath class='a' d='M10.533 31.78a9.65 9.65 0 01-3.152-1.828 13.3 13.3 0 01-1.006-.964 11.114 11.114 0 003.142 2.37 8.547 8.547 0 001.018.424' transform='translate(-6.375 -28.988)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-h'%3E%3Cpath class='a' d='M13.17.066a22.447 22.447 0 00-9.106 1.769 9.3 9.3 0 00-1.735 1.1A6.021 6.021 0 000 7.743v.345A11.411 11.411 0 002.245 14a12.482 12.482 0 001.128 1.382 13.3 13.3 0 001.006.964 8.564 8.564 0 005.483 2.219 6.139 6.139 0 00.675-.036 7.552 7.552 0 003.729-1.539 16.783 16.783 0 001.534-1.311 21.8 21.8 0 004.885-6.923 9.583 9.583 0 00.815-3.595 4.273 4.273 0 00-1.443-3.416C18.937.78 17.108.19 14.385.084q-.312-.012-.638-.015h-.577' transform='translate(0 -.066)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-i'%3E%3Cpath class='a' d='M0 0h21.503v18.463H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-j'%3E%3Cpath class='a' d='M0 0h21.501v18.495H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-k'%3E%3Cpath class='a' d='M0 0h4.841v3.634H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-m'%3E%3Cpath class='a' d='M29.081 28.731a21.415 21.415 0 001.694-1.724c-.424.482-.86.936-1.292 1.35q-.2.193-.4.374' transform='translate(-29.079 -27.007)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-q'%3E%3Cpath class='a' d='M0 0h2.617v2.363H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-s'%3E%3Cpath class='a' d='M6.089 28.676q-.166-.175-.318-.35.159.178.318.35' transform='translate(-5.771 -28.326)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-w'%3E%3Cpath class='a' d='M0 0h1.029v1.347H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-y'%3E%3Cpath class='a' d='M.023 15.442a6.145 6.145 0 01-.015-.269v-.053q0 .159.016.323' transform='translate(-.008 -15.12)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-ac'%3E%3Cpath class='a' d='M0 0h.775v1.093H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-ae'%3E%3Cpath class='a' d='M1.423 7.076a7.03 7.03 0 01.05-.061l-.053.061M.219 9.685A5.814 5.814 0 011.044 7.6a5.771 5.771 0 00-.536 1.06 5.949 5.949 0 00-.289 1.025' transform='translate(-.219 -6.743)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-ai'%3E%3Cpath class='a' d='M0 0h2.3v3.888H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-ak'%3E%3Cpath class='a' d='M29.87.546a8.78 8.78 0 00-.411-.106q-.282-.067-.586-.122A15.642 15.642 0 0027.015.1l-.17-.01C26.7.084 26.553.08 26.4.076s-.3-.008-.463-.01h.016q.326 0 .638.015a14.272 14.272 0 013.279.465m2.028.915c-.1-.068-.2-.133-.3-.2A6.307 6.307 0 0030.633.8a5.986 5.986 0 011.265.662M33.706 5v-.119.115' transform='translate(-25.937 -.066)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-ao'%3E%3Cpath class='a' d='M0 0h9.161v5.667H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-aq'%3E%3Cpath class='a' d='M40.459 8.2c0-.035 0-.069-.005-.106a5.15 5.15 0 00-.145-.945.164.164 0 00-.008-.034 5.107 5.107 0 01.153.979c0 .034 0 .069.005.106' transform='translate(-40.301 -7.111)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-ar'%3E%3Cpath class='a' d='M13.169.066a29.089 29.089 0 00-4.915.452 13.381 13.381 0 00-5.927 2.414A6.333 6.333 0 00.7 4.873 6.147 6.147 0 000 7.744v.163a11.822 11.822 0 003.373 7.471 11.114 11.114 0 003.142 2.37 7.518 7.518 0 003.314.813 6.716 6.716 0 002.508-.481 8.755 8.755 0 001.929-1.094C17.457 14.613 21.5 9.3 21.5 5.161c0-.13 0-.258-.011-.384a4.164 4.164 0 00-1.432-3.033A6.251 6.251 0 0017.591.527a15.478 15.478 0 00-3.86-.46h-.562' transform='translate(0 -.066)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-au'%3E%3Cpath class='a' d='M0 0h1.029v1.855H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-aw'%3E%3Cpath class='a' d='M38.92 4.592c-.032-.07-.067-.139-.1-.208a3.826 3.826 0 00-.226-.371 4.076 4.076 0 00-.7-.774 3.963 3.963 0 011.029 1.354m0 0' transform='translate(-37.892 -3.24)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-ba'%3E%3Cpath class='a' d='M0 0h1.855v2.109H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-bc'%3E%3Cpath class='a' d='M37.562 2.984a4.445 4.445 0 00-.367-.285q.194.137.367.285' transform='translate(-37.195 -2.699)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-bg'%3E%3Cpath class='a' d='M0 0h1.093v1.093H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-bi'%3E%3Cpath class='a' d='M37.991 3.586q-.084-.122-.179-.239a4.2 4.2 0 00-.523-.537 4.871 4.871 0 00-.668-.476c.106.064.207.129.3.2q.194.137.367.285a4.077 4.077 0 01.7.772m0 0' transform='translate(-36.621 -2.333)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-bm'%3E%3Cpath class='a' d='M0 0h2.046v2.109H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-bo'%3E%3Cpath class='a' d='M4.22 5.556l.1-.077-.089.074' transform='translate(-4.22 -5.479)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-bs'%3E%3Cpath class='a' d='M0 0h1.029v.839H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-bu'%3E%3Cpath class='a' d='M4.227 5.553l.092-.074-.089.074' transform='translate(-4.227 -5.479)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-ca'%3E%3Cpath class='a' d='M39.437 5.071a3.978 3.978 0 00-.226-.367 3.829 3.829 0 01.226.371' transform='translate(-39.211 -4.7)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-cb'%3E%3Cpath class='a' d='M13.158.066c-.23 0-.472.007-.724.017-2.993.1-7.42.668-10.1 2.848-.141.115-.28.237-.413.361a6.651 6.651 0 00-.781.884A6.016 6.016 0 000 7.742v.165a11.819 11.819 0 003.375 7.473 9.572 9.572 0 005.732 3.143 6.765 6.765 0 003.3-.472 8.751 8.751 0 001.858-1.064C17.457 14.613 21.5 9.293 21.5 5.162a5.312 5.312 0 00-.2-1.482 3.973 3.973 0 00-.726-1.4 4.2 4.2 0 00-.523-.537A6.157 6.157 0 0017.7.555 13.593 13.593 0 0014.81.1c-.345-.019-.7-.033-1.078-.037h-.574' transform='translate(0 -.066)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-cg'%3E%3Cpath class='a' d='M38.188 3.9a3.9 3.9 0 00-.343-.516 4.212 4.212 0 00-.555-.578 4.871 4.871 0 00-.668-.476 4.871 4.871 0 01.668.476 4.2 4.2 0 01.523.537q.095.116.179.239c.07.1.135.206.195.314' transform='translate(-36.621 -2.335)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-ck'%3E%3Cpath class='a' d='M0 0h2.3v2.363H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-cm'%3E%3Cpath class='a' d='M17.246 34.857a6.7 6.7 0 01-.708-.039 7.145 7.145 0 01-.746-.122 6.886 6.886 0 001.455.159' transform='translate(-15.791 -34.696)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-cn'%3E%3Cpath class='a' d='M13.158.066c-.23 0-.472.007-.724.017-2.993.1-7.42.668-10.1 2.848-.153.124-.3.255-.445.392a6.439 6.439 0 00-.75.853A6.016 6.016 0 000 7.742v.165a11.819 11.819 0 003.375 7.473 9.572 9.572 0 005.732 3.143 6.765 6.765 0 003.3-.472 8.751 8.751 0 001.858-1.064C17.457 14.613 21.5 9.293 21.5 5.162a5.312 5.312 0 00-.2-1.482 3.981 3.981 0 00-.694-1.358 4.211 4.211 0 00-.555-.578A6.157 6.157 0 0017.7.555 13.593 13.593 0 0014.81.1c-.345-.019-.7-.033-1.078-.037h-.574' transform='translate(0 -.066)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-cq'%3E%3Cpath class='a' d='M0 0h2.3v.839H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-cs'%3E%3Cpath class='a' d='M19.812 34.879h.048a6.563 6.563 0 00-.047.006' transform='translate(-19.812 -34.81)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-cw'%3E%3Cpath class='a' d='M0 0h1.283v.839H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-cy'%3E%3Cpath class='a' d='M18.6 34.94a6.775 6.775 0 00.938-.067 6.824 6.824 0 01-.25.031h-.048q-.312.031-.64.031' transform='translate(-18.6 -34.873)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-dc'%3E%3Cpath class='a' d='M0 0h1.536v.839H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-de'%3E%3Cpath class='a' d='M25.585 32.51q.365-.222.72-.484-.355.261-.72.484' transform='translate(-25.585 -32.026)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-di'%3E%3Cpath class='a' d='M0 0h1.601v1.347H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-dk'%3E%3Cpath class='a' d='M30.075 19l.029-.033c2.288-2.6 4.3-6.064 4.378-8.971-.075 2.919-2.107 6.395-4.407 9m-2.488 2.4q.39-.31.794-.672c-.265.241-.529.466-.794.672' transform='translate(-27.587 -10)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-do'%3E%3Cpath class='a' d='M0 0h7.7v12.274H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-dq'%3E%3Cpath class='a' d='M29.082 28.7a21.443 21.443 0 001.726-1.757l-.029.033a21.414 21.414 0 01-1.694 1.724' transform='translate(-29.082 -26.945)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-dw'/%3E%3CclipPath id='GSK-logo-ea'%3E%3Cpath class='a' d='M0 0h.775v.839H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-ec'%3E%3Cpath class='a' d='M2.225 22.755a12.59 12.59 0 01-1.249-2.594 12.6 12.6 0 001.249 2.594' transform='translate(-.976 -20.161)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-eg'%3E%3Cpath class='a' d='M0 0h1.792v3.634H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-ei'/%3E%3CclipPath id='GSK-logo-eo'/%3E%3CclipPath id='GSK-logo-eu'%3E%3Cpath class='a' d='M0 14.315c0-.1 0-.19.008-.283Q0 14.149 0 14.269v.048' transform='translate(0 -14.032)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-fa'/%3E%3CclipPath id='GSK-logo-fg'%3E%3Cpath class='a' d='M2.143 7.614a6.212 6.212 0 01.075-.1l-.075.1' transform='translate(-2.143 -7.372)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-fk'%3E%3Cpath class='a' d='M0 0h1.029v1.093H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-fm'%3E%3Cpath class='a' d='M2.284 7.46c.037-.048.074-.1.111-.142l.053-.061c-.04.048-.079.1-.117.145l-.044.058' transform='translate(-2.284 -7.257)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-fs'%3E%3Cpath class='a' d='M1.777 8.023q.093-.145.194-.283l.075-.1q-.141.186-.268.383' transform='translate(-1.777 -7.64)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-fy'%3E%3Cpath class='a' d='M.764 9.033A5.771 5.771 0 011.3 7.974q.127-.2.268-.383l.044-.058a5.884 5.884 0 00-.555.853 5.674 5.674 0 00-.294.646' transform='translate(-.764 -7.534)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-gc'%3E%3Cpath class='a' d='M0 0h1.537v2.363H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-ge'/%3E%3CclipPath id='GSK-logo-gk'%3E%3Cpath class='a' d='M40.05 6.379c-.029-.1-.061-.2-.1-.293s-.076-.192-.119-.285a4.1 4.1 0 01.216.578' transform='translate(-39.834 -5.8)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-go'%3E%3Cpath class='a' d='M0 0h1.029v1.601H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-gq'%3E%3Cpath class='a' d='M39.86 5.9a4.092 4.092 0 00-.222-.493 2.2 2.2 0 01.1.208c.043.093.083.188.119.285' transform='translate(-39.638 -5.402)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-gw'%3E%3Cpath class='a' d='M40.189 6.747a3.515 3.515 0 00-.131-.413c.036.1.068.194.1.293l.033.12' transform='translate(-40.058 -6.334)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-hc'%3E%3Cpath class='a' d='M34.128 1.225q-.358-.139-.763-.253l.035.009q.386.11.73.244' transform='translate(-33.365 -.972)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-hg'%3E%3Cpath class='a' d='M0 0h1.601v1.093H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-b'%3E%3Cpath class='a' d='M.022 7.835c0 4.682 4.761 10.724 9.817 10.724a7.329 7.329 0 004.429-1.572C17.3 14.731 21.5 9.37 21.5 5.171c0-3.422-2.624-5.085-8.024-5.085C1.334.086.022 5.5.022 7.835' transform='translate(-.022 -.086)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-a'%3E%3Cpath class='a' d='M5.718 2.484c1.7-1.15 4.316-2.058 8.355-2.29a27.131 27.131 0 00-3.129.384 14.592 14.592 0 00-5.226 1.906' transform='translate(-5.718 -.194)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-ho'%3E%3Cpath class='a' d='M39.972 6.3a4.217 4.217 0 00-.233-.678q-.072-.164-.159-.318l.031.053a4.1 4.1 0 01.222.493 4.262 4.262 0 01.131.413l.008.034' transform='translate(-39.58 -5.3)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-hs'%3E%3Cpath class='a' d='M0 0h1.283v1.855H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-hu'%3E%3Cpath class='a' d='M37.646 3.869a3.88 3.88 0 00-.456-.774 4.141 4.141 0 00-.7-.722 5.544 5.544 0 00-1.355-.789 6.184 6.184 0 01.788.395 4.87 4.87 0 01.668.476 4.21 4.21 0 01.555.578 3.892 3.892 0 01.343.516q.087.159.159.318' transform='translate(-35.132 -1.583)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-hy'%3E%3Cpath class='a' d='M0 0h3.316v3.126H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-ia'%3E%3Cpath class='a' d='M29.68.342a16.094 16.094 0 00-2.029-.224l.17.01a15.642 15.642 0 011.859.214' transform='translate(-27.651 -.118)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-ie'%3E%3Cpath class='a' d='M0 0h2.872v.839H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-ig'%3E%3Cpath class='a' d='M26.4.076q-.229-.007-.467-.01c.159 0 .314.005.467.01' transform='translate(-25.937 -.066)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-im'/%3E%3CclipPath id='GSK-logo-is'%3E%3Cpath class='a' d='M20.773 33.93c.065-.011.128-.023.192-.037a7.189 7.189 0 002.046-.774 6.68 6.68 0 00.308-.179 8.161 8.161 0 01-1.208.609 6.791 6.791 0 01-1.338.38' transform='translate(-20.772 -32.941)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-it'%3E%3Cpath class='a' d='M13.17.066a29.089 29.089 0 00-4.916.451 13.381 13.381 0 00-5.927 2.414l-.11.09A6.284 6.284 0 00.7 4.874a6.147 6.147 0 00-.7 2.87v.163a11.822 11.822 0 003.373 7.471 11.114 11.114 0 003.142 2.37 7.518 7.518 0 003.314.813 6.716 6.716 0 002.508-.481 8.755 8.755 0 001.929-1.094C17.457 14.612 21.5 9.3 21.5 5.161c0-.13 0-.258-.011-.384a4.317 4.317 0 00-.834-2.4 4.142 4.142 0 00-.7-.722 6.379 6.379 0 00-2.364-1.13 15.478 15.478 0 00-3.86-.46h-.561' transform='translate(0 -.065)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-iw'%3E%3Cpath class='a' d='M0 0h3.38v1.855H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-iy'%3E%3Cpath class='a' d='M21.134 34.053a6.869 6.869 0 001.218-.374 7.8 7.8 0 00.829-.4 7.188 7.188 0 01-2.048.774' transform='translate(-21.132 -33.279)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-jc'%3E%3Cpath class='a' d='M0 0h2.872v1.601H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-je'%3E%3Cpath class='a' d='M4.627 26.794a13.53 13.53 0 01-1.284-1.723 13.515 13.515 0 001.218 1.648l.065.075m5.308 3.375a7.743 7.743 0 01-.827-.23l.113.037q.353.114.714.193' transform='translate(-3.343 -25.071)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-ji'%3E%3Cpath class='a' d='M0 0h7.382v5.921H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-jk'%3E%3Cpath class='a' d='M10.3 31.437l-.113-.037a8.548 8.548 0 01-1.018-.424 11.114 11.114 0 01-3.142-2.37q-.163-.173-.318-.35l-.065-.075q.188.219.386.427a10.422 10.422 0 004.271 2.827' transform='translate(-5.649 -28.181)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-jo'%3E%3Cpath class='a' d='M0 0h5.603v4.142H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-jp'/%3E%3CclipPath id='GSK-logo-jv'/%3E%3CclipPath id='GSK-logo-kb'/%3E%3CclipPath id='GSK-logo-kh'%3E%3Cpath class='a' d='M0 15v-.128V15m.509 2.657a9.387 9.387 0 01-.493-2.333v.02a9.376 9.376 0 00.491 2.314' transform='translate(0 -14.876)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-kl'%3E%3Cpath class='a' d='M0 0h1.283v3.634H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-kn'%3E%3Cpath class='a' d='M.021 15.457v-.02q-.014-.162-.021-.323 0 .172.018.346' transform='translate(0 -15.111)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-kt'%3E%3Cpath class='a' d='M.015 13.214A6.7 6.7 0 01.12 12.3a7.178 7.178 0 00-.108.916' transform='translate(-.013 -12.297)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-kx'%3E%3Cpath class='a' d='M0 0h.775v1.855H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-kz'%3E%3Cpath class='a' d='M.074 11.91q.029-.268.077-.522a5.949 5.949 0 01.289-1.022 6.112 6.112 0 00-.366 1.544' transform='translate(-.074 -10.366)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-ld'%3E%3Cpath class='a' d='M0 0h1.029v2.363H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-lf'%3E%3Cpath class='a' d='M40.467 8.229a5.347 5.347 0 00-.121-.93q-.013-.06-.029-.119a5.15 5.15 0 01.145.945c0 .034 0 .069.005.106' transform='translate(-40.317 -7.18)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-ll'%3E%3Cpath class='a' d='M40.5 8.376a5.35 5.35 0 00-.123-.971 5.347 5.347 0 01.119.93v.041' transform='translate(-40.375 -7.405)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-lr'%3E%3Cpath class='a' d='M3.04 6.216a7 7 0 01.608-.579l.016-.013Q3.5 5.76 3.35 5.9l-.006.006q-.125.119-.244.244l-.056.059' transform='translate(-3.04 -5.624)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-lv'%3E%3Cpath class='a' d='M0 0h1.283v1.347H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-lx'%3E%3Cpath class='a' d='M2.589 6.962a7.87 7.87 0 01.239-.272l.056-.059c-.094.1-.185.2-.272.3l-.023.028' transform='translate(-2.589 -6.631)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-md'%3E%3Cpath class='a' d='M3.146 6.415q.119-.124.244-.244l-.017.015q-.117.111-.227.227' transform='translate(-3.146 -6.171)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-mj'%3E%3Cpath class='a' d='M2.632 6.728a4.35 4.35 0 01.272-.3q.111-.116.227-.227a6 6 0 00-.139.137q-.188.19-.36.394' transform='translate(-2.632 -6.197)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-mp'%3E%3Cpath class='a' d='M3.625 5.9q.154-.145.315-.281a6.327 6.327 0 00-.31.275l-.005.006' transform='translate(-3.625 -5.618)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-mv'%3E%3Cpath class='a' d='M13.453.136A35.692 35.692 0 0115.1.07h-.027c-.488.007-1.027.027-1.6.065h-.024M4.4 2.934a8.232 8.232 0 01.7-.508l-.017.011q-.228.15-.444.312c-.081.06-.159.122-.238.185' transform='translate(-4.4 -.07)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-mz'%3E%3Cpath class='a' d='M0 0h11.448v3.634H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-nb'%3E%3Cpath class='a' d='M5.685 2.495l.015-.011A14.592 14.592 0 0110.929.578a27.131 27.131 0 013.129-.384h.024q-.342.022-.7.053A20.167 20.167 0 007.2 1.683q-.232.1-.457.212c-.106.053-.212.106-.314.159a10.3 10.3 0 00-.741.438' transform='translate(-5.685 -.194)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-nf'%3E%3Cpath class='a' d='M0 0h9.161v3.126H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-nh'%3E%3Cpath class='a' d='M13.12.135a34.773 34.773 0 01.028-.002h-.028m-9.478 3.15c.1-.094.2-.186.31-.275l.092-.074c.078-.064.159-.125.238-.185q-.12.09-.236.184l-.02.016a7.02 7.02 0 00-.321.278l-.06.053' transform='translate(-3.642 -.07)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-nl'%3E%3Cpath class='a' d='M0 0h11.957v3.888H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-nn'%3E%3Cpath class='a' d='M14.041.247q.357-.032.7-.053h.032q-.358.023-.732.056M7.085 2.057c.106-.057.208-.109.315-.157q.224-.111.457-.212-.4.174-.771.374' transform='translate(-7.085 -.194)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-nr'%3E%3Cpath class='a' d='M0 0h8.653v2.617H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-nt'%3E%3Cpath class='a' d='M3.607 6.163l.006-.006-.01.009' transform='translate(-3.607 -6.154)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-nz'%3E%3Cpath class='a' d='M3.575 6.17l.017-.016.01-.009.009-.008-.035.034' transform='translate(-3.575 -6.136)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-of'%3E%3Cpath class='a' d='M3.866 5.33l.02-.016q.116-.094.236-.184-.12.09-.236.184l-.02.016m-.556.5c.046-.047.092-.092.139-.137l.035-.034.06-.053-.106.1a5.298 5.298 0 00-.131.129' transform='translate(-3.309 -5.129)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-oj'%3E%3Cpath class='a' d='M0 0h1.792v1.601H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-ol'%3E%3Cpath class='a' d='M32.07.664Q31.788.6 31.484.542q.3.053.586.122' transform='translate(-31.484 -.542)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-op'%3E%3Cpath class='a' d='M0 0h1.347v1.093H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-or'%3E%3Cpath class='a' d='M27.26.1c-.144-.01-.292-.013-.44-.017.149 0 .3.011.44.017' transform='translate(-26.82 -.085)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-ox'%3E%3Cpath class='a' d='M2.368 7.375c.038-.049.077-.1.117-.145l.023-.03c-.042.05-.083.1-.123.151l-.017.021' transform='translate(-2.368 -7.2)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-pd'%3E%3Cpath class='a' d='M2.4 7.006c.04-.053.081-.1.123-.151q.172-.2.36-.394a6.631 6.631 0 00-.483.545' transform='translate(-2.4 -6.461)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-pj'/%3E%3CclipPath id='GSK-logo-pn'%3E%3Cpath class='a' d='M0 0h1.283v1.093H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-pp'%3E%3Cpath class='a' d='M1.32 8.367a5.884 5.884 0 01.555-.855l.017-.021a5.849 5.849 0 00-.572.876' transform='translate(-1.32 -7.491)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-pt'%3E%3Cpath class='a' d='M0 0h1.283v1.601H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-pv'%3E%3Cpath class='a' d='M34.238 1.277a8.23 8.23 0 00-1.006-.343 8.142 8.142 0 011.006.343' transform='translate(-33.232 -.934)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-pz'%3E%3Cpath class='a' d='M0 0h1.855v1.347H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-qb'%3E%3Cpath class='a' d='M0 12.37q0-.12.008-.237c.007-.134.017-.265.031-.395q-.032.307-.039.632m17.123 6.601a20.894 20.894 0 003.563-5.54A9.775 9.775 0 0021.5 10c-.074 2.907-2.09 6.366-4.378 8.971m-14.136.656a13.515 13.515 0 01-1.218-1.648v-.005A12.6 12.6 0 01.52 15.379v-.013a9.376 9.376 0 01-.491-2.314 11.642 11.642 0 002.224 5.619c.241.338.482.651.744.956m10.239 2.7a9.645 9.645 0 001.028-.663q-.355.261-.72.484c-.1.062-.2.122-.308.179m-2.45.844q.2-.029.4-.07l-.192.037c-.065.012-.14.023-.212.033m-.956.067h-.011a6.886 6.886 0 01-1.455-.159Q8 23 7.646 22.884a7.263 7.263 0 002.2.352H9.83' transform='translate(0 -10)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-qf'%3E%3Cpath class='a' d='M0 0h22.185v14.307H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-qh'%3E%3Cpath class='a' d='M40.142 6.7a4.29 4.29 0 00-.262-.8 4.217 4.217 0 01.233.678l.029.119' transform='translate(-39.88 -5.9)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-qn'%3E%3Cpath class='a' d='M4.846 2.748q.216-.162.444-.312l-.013.01q-.221.145-.431.3' transform='translate(-4.846 -.07)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-qr'%3E%3Cpath class='a' d='M0 0h11.194v3.38H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-qt'%3E%3Cpath class='a' d='M7.185 1.73A20.167 20.167 0 0113.37.294 20.209 20.209 0 007.185 1.73m-1.525.821l.013-.01c.238-.156.485-.3.741-.438q-.391.209-.754.447' transform='translate(-5.66 -.294)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-qx'%3E%3Cpath class='a' d='M0 0h8.653v3.126H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-qz'%3E%3Cpath class='a' d='M9.85 18.562a7.262 7.262 0 01-2.2-.354 10.422 10.422 0 01-4.27-2.827q-.2-.207-.388-.427c-.262-.3-.5-.618-.744-.956a11.642 11.642 0 01-2.224-5.62Q.01 8.2.006 8.032v-.339q.006-.325.039-.632A6.112 6.112 0 01.41 5.518a5.675 5.675 0 01.29-.646A5.849 5.849 0 011.273 4a6.63 6.63 0 01.483-.545l.131-.129.106-.1c.106-.1.212-.188.321-.278l.019-.016q.116-.094.236-.184.212-.159.431-.3A6.379 6.379 0 00.014 7.827c0 4.682 4.761 10.724 9.817 10.724a7.329 7.329 0 004.429-1.572c3.033-2.256 7.233-7.616 7.233-11.815 0-3.422-2.624-5.085-8.024-5.085Q12.4.078 11.442.13a30.825 30.825 0 011.57-.063h.727q.238 0 .467.01c.149 0 .3.011.44.017a16.1 16.1 0 012.025.226q.3.053.586.122.172.041.337.086A8.23 8.23 0 0118.6.871a5.544 5.544 0 011.355.789 4.142 4.142 0 01.7.722 3.881 3.881 0 01.459.773 4.288 4.288 0 01.262.8 5.349 5.349 0 01.123.971v.402a9.775 9.775 0 01-.815 3.43 20.894 20.894 0 01-3.563 5.54 21.444 21.444 0 01-1.721 1.756c-.383.346-.763.659-1.131.933a9.644 9.644 0 01-1.028.664 7.8 7.8 0 01-.83.4 6.868 6.868 0 01-1.218.374q-.2.041-.4.07a6.777 6.777 0 01-.939.067' transform='translate(-.006 -.068)'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-rd'%3E%3Cpath class='a' d='M0 0h22.185v19.136H0z'/%3E%3C/clipPath%3E%3CclipPath id='GSK-logo-rf'%3E%3Cpath class='a' d='M9.839 18.56C4.783 18.56.022 12.518.022 7.836a6.379 6.379 0 012.985-5.381q.363-.239.754-.447.375-.2.771-.374A20.209 20.209 0 0110.717.2q.374-.033.732-.056.959-.053 2.028-.053c5.4 0 8.024 1.663 8.024 5.085 0 4.2-4.2 9.559-7.233 11.815a7.329 7.329 0 01-4.429 1.572' transform='translate(-.022 -.088)'/%3E%3C/clipPath%3E%3Cpattern id='GSK-logo-hh' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 7 5'%3E%3Cimage width='7' height='5' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAFCAIAAAAG+GGPAAAACXBIWXMAABX9AAAV/QHNcFFhAAAAN0lEQVQIW2XIMQqAMBQF'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-lk' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 4 9'%3E%3Cimage width='4' height='9' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAJCAIAAACaDRr3AAAACXBIWXMAABbCAAAWwgFTLGrhAAAAPElEQVQI'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-cl' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 10 10'%3E%3Cimage width='10' height='10' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAIAAAACUFjqAAAACXBIWXMAABbqAAAW6gHljkMQAAAAk0lEQVQYV33QsQ2CYBiE4TsgoXMWF3MLB7DV1sQBXMNOewsTpUIiKAQ+/u8saJQo1z655qUk/F+k52aKgVjNXvX2N6s9wY6AVO/0XI84QcjlBboz0zmYjt+0Kyyjv2QX+F3V6ovRGz2ob2EZ2gM8V7n84CgGnKrgBZzqbwoPLxYDJ3AiImAMnbyBN0xKxbOBOZ3lDZciVGpYS9giAAAAAElFTkSuQmCC'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-lq' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 4 9'%3E%3Cimage width='4' height='9' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAJCAIAAACaDRr3AAAACXBIWXMAABbCAAAWwgFTLGrhAAAAPUlEQVQI'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-eb' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 0 0'%3E%3Cimage xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAIA'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-hn' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 13 7'%3E%3Cimage width='13' height='7' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAHCAIAAABcElBNAAAACXBIWXMAABbqAAAW6gHljkMQAAAAWElEQVQYV43OOwrCUBRF0XUhoIWlgvOfnrURfJ9jJYQQwV2vYlcSf7TEgzNvWrn/cpWsMegMgnI9dJ0wEY3ByrLT9f3LRk8aT6rcdm5bGMzovDiVy6E76AP7yC35VnLBKgAAAABJRU5ErkJggg=='/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-lw' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 6 6'%3E%3Cimage width='6' height='6' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAIAAABvrngfAAAACXBIWXMAABbqAAAW6gHljkMQAAAAFUlEQVQIW2P8//8/AypgYsAA'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-bh' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 0 0'%3E%3Cimage xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAIAAAACDbGyAAAACXBIWXMAABWHAAAV'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-ad' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 0 0'%3E%3Cimage xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAFCAIAAADtz9qMAAAA'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-ht' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 6 8'%3E%3Cimage width='6' height='8' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAICAIAAABVpBlvAAAACXBIWXMAABbqAAAW6gHljkMQAAAATUlEQVQIW1XKwQmAMBAF0dmwIJZpAzZhp95FDAiCyX4PgiZzfAxxLOpLqjn2maZk'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-mo' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 6 6'%3E%3Cimage width='6' height='6' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAIAAABvrngfAAAACXBIWXMAABbqAAAW6gHljkMQAAAARElEQVQIW12MIQ6AQBDEOuz9'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-eh' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 8 15'%3E%3Cimage width='8' height='15' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAPCAIAAABWaBlkAAAACXBIWXMAABbqAAAW6gHljkMQAAAAFklEQVQYV2P8//8/AzbAhFV0VII6EgByTQMbJsN3hwAAAABJRU5ErkJggg=='/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-l' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 20 15'%3E%3Cimage width='20' height='15' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAIAAABr+ngCAAAACXBIWXMAABcRAAAXEQHKJvM/AAABO0lEQVQoU52QvW4UQRCEv+qunpndkyAh4W0InBiBMRKvgETAz2Hx5LcpeAjWQsgcyLjUQSdfV3VpzsljZeB08UHr4Okh1gUn3YxBs8pEykmVnJTJYF8kjdLuvL35Si8dFipl05IyvWhWDTLVSk72KQPY+hV7e/eNTPWilUZDgZNDJ0O9YcspmzI2Ehn6/efTi/d6/oyMPaQcrIPRKcumlaq4vdVoZN6Hge36Bict1RpOjaI3dsMdVshJpjLvw8Dp5Sc9WYnQMmBq6WRQRfkuTv4dBk6XH3VYSGsp9YYT7z0XIBvXnD/Ow7u26yO9k0Gk1qZKIghRjbKq/gUD29sbUmqesnrO71PNd533Pwo7f+L1F3ojoBVhVWo0NB8E79qujkQicGopQv8BA9urz1Qh0CQeFvustqvj42HgJ0rxUK2sC2TwAAAAAElFTkSuQmCC'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-hz' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 14 13'%3E%3Cimage width='14' height='13' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAANCAIAAAAWvsgoAAAACXBIWXMAABbqAAAW6gHljkMQAAABA0lEQVQoU43SLU5DQRiF4ffMvUNvEQSHIVg8noUgCZ5VsIWuAInGsgA8CoEggYaf0ty2aXtn5vsQBNI0BHr0k1cduTubLdhsYPOr/xhAkLUiWXdj88u/ae2LO6oXVX3ioS2v5a2ak1+p7PHY1SPuU+0q7rF1ABFrtX22XqUUVUYZOdltRHev5ojQQIZ6lQbcKAvKWOmJNJRNvXsgv/pksFYNqMJFTuQkK56XpGeWt9ibtxdr1RoFFAkVmHyKjTF5Hnpp7eP8h9aoBgfHIABJ3nle4J3qiVc7K1W2oEdoCAFFgOISeHLL5Jm9n35XQ4MMzxDxAhEJT8I9t9R9vPdFtfkHPgHyK4dzp4WyjAAAAABJRU5ErkJggg=='/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-na' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 46 15'%3E%3Cimage width='46' height='15' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAPCAIAAAAUK2rzAAAACXBIWXMAABcRAAAXEQHKJvM/AAACO0lEQVRIS83VS47lRBCF4S/S9q0qid41G2IDrIA5M4aMQEK0mnv9ysPANlWNQN2CFiIHKT8iMv48cZyuJP4fo30q4L8b46cCvszIz18L9mSWhYfM8kD1X5llqS/WoPffyCphTVaZZavhXfIg8tDvjNz1RSX9gzxkVgOLrP8a5cO3sqlRZvUsM+XYek10eciazDKrmyyy6O9VZEsessv6T1W5f6eabLKrkV12dvUiK7ts55w7JSurrMl2CHACZVVNlmTh81Hm7wkFShWkqyb7yXSIkU276Ytq15NZZpoa9Ls82HJEZpW7bMn6GbZdflBN3QhddqhneaiJXQ2U9iKDPLPJphWTmmSVJ1nYKK1kkrlMsXKH2usTKNuPUDc1KASS0wQ1SafoKupYalbvDs/SZFXPpx4JC5HOwEav9pJOHrL/Pcr+k7pJvyCiblBhYr/a1N9I9cTIzqComzRZ6NK1SUpKBepWvpK7QmlPf4Wy/0IxEFVqul7Um6CSg2+UaLfLuaPsZ0q2K7cxqEZpgwwynQbXqxLF8jFK/41dNelqot6Uv9x9FBN1uDjqaNnRkV2VHAZqp3ioJthOaTk7q7SqXnk9bbOQK6GrOv8JNb75cA6apv6EGEqNUqrRL0UHOZr1fDiDF5bXpY5DyKDGcrtQapSVptpV8qK5Il6F+YijXfMfIXWyphSOM2a4Sly5NcjIdi04jjgFfy1Tby7ymnxKfd3mIj4ayilY9qtxTQb66bkceoz0c67O07Xn+XfPQ3y12nGgQAAAAABJRU5ErkJggg=='/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-cr' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 10 5'%3E%3Cimage width='10' height='5' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAFCAIAAADzBuo/AAAACXBIWXMAABbqAAAW6gHljkMQAAAAFElEQVQIW2P8//8/A27AhEeO1tIAzOYD'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-bn' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 9 9'%3E%3Cimage width='9' height='9' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAIAAABv85FHAAAACXBIWXMAABbqAAAW6gHljkMQAAAAa0lEQVQIW33PQQ6CQBSD4f8NvAE0yILExPvfjOESumhdmWAidvu1i4ZtTlK03U4NUm1R+9EoKHECarO25Wh9MNtPXCgvIr53VNzBiK5Qta8Hc4YveIIBV5xq949FR9Sgh4oTBkjtDyD+/HsDIiolGWUbmkMAAAAASUVORK5CYII='/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-ng' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 37 13'%3E%3Cimage width='37' height='13' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAANCAIAAAChAzAPAAAACXBIWXMAABcRAAAXEQHKJvM/AAABHklEQVQ4T73TQU7EMAyF4S9NB4RYILFhxYp7sOH+50HqNAmL1iUdAQOaEVZVudKrfz/HSa01/xgjvKVzsqvFeE5wcbxSSRw4XIX3QgaZkYGBmUzinZECyiW8ZwYqhWmPXAxlMo3GTCX/lfdEYyAxRdI4kgM/k7ih0CjhtZJ+w3uMojhGkjpw7TxNUbqE10yhcmD8mfcQDaZ4RKEapMRMI3V2F8BAYYipon7Hu4/S/eVMwS7BXt4tTmuKqbawtSXD2vFXvDtqx9BR656Rus/N8SJrsZ/LsoyrbM+77aqnWOKTaMGo3SkOIU4x2BriJZnXJoI3xhw2zOYpRVKjXD/krW7vte1l7XN1R+Lq9LOyV/fJyah1fWzIfnGWv44r5QM69W4jaikGxwAAAABJRU5ErkJggg=='/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-if' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 12 4'%3E%3Cimage width='12' height='4' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAECAIAAAA1REndAAAACXBIWXMAABZ0AAAWdAEtIJO3AAAAOUlEQVQIW4XMsQ2AMBADwHuUAWjYf1D0MQWBNu5snVxJ7HLsAAxu3rMw'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-x' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 0 0'%3E%3Cimage xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAGCAIAAACEmcMcAAAACXBIWXMAABbCAAAWwgFTLGrhAAAAUklE'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-nm' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 48 16'%3E%3Cimage width='48' height='16' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAQCAIAAADfzGvmAAAACXBIWXMAABcRAAAXEQHKJvM/AAACgElEQVRIS82VTW7dRhCEv+ohqScgvnUu5Av4BN5nl2UQIIlhWFAef2a6spjhkxQkkA0LQRrEkCAbza+ri0PZ5v8U8VrCfx3TawlvGf7jRww0e8M7rHjDK6D8Ahve9cYje3iPD2w47ANvuKq8s1cwXskrTHAld2TnI17xhgrs+HgjoMcPuKIJb+iCNxBdBs2QeMWHveENLXjHO/mAjKu94oaP71Poz49E4IobmqDhBg3d4wMarmP1FYQPOPBh1y7GwPKBAu/2Dt8KtP0ExgJAhACcKHAbZF0YV2IhdxTnnQ1vEKiQV7xCdc/0ga+42sdXm3r/GQQLGCVuALrgFc3QUAER97jgC1RcCcGMZnzgO7xDHZ14xpuYzQFXADV9FdDxCwAzmhBg6KosKNGMEwSJjHrBDb3rjobAB7oMbWzYwTihQIVU3DvBK26vAdXf0Iz7mwxGM4AMM0oQEiTcZLuDCRoUBFpw4B0SJzFjYSEDaBE/4CsCRNz9C5BN+4yFChgZLeczPTsH7pQTNrGcvp5wG+iu44KAggJEFFzwPOxPSjaC/Z+A9gciISDRAnqC4PwCVCAHKzqhZ+gzaki4GyugjQoKDNSX7WV3lVL++069PZKJDIFAGv+WrtPA6kwxeh3hkaAJCwV0ixgV3Md36Y6Be9ifSvVNi4ImsTwB+eERWUoU4wAUL/93ehLpBU2c6y2le6vbBeh7UkETPp7NveAJ6llwGkD56bNISiGScgKplxM+5bGREChOvTxqKXACEGNeY5SBb/MV7tpMkGNVwh30aWwTkL/+juRilWIm9baaKbe+bw2dNLeQXlw7hoR9ygNL5wffINCMKwqY8A4xdgQM+Ren55+C+pylOgAAAABJRU5ErkJggg=='/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-il' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 0 0'%3E%3Cimage xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAECAIAAADJUWIXAAAA'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-cx' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 0 0'%3E%3Cimage xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAFCAIAAADpOgqxAAAACXBIWXMAABbq'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-ns' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 35 11'%3E%3Cimage width='35' height='11' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAALCAIAAAB6RKNVAAAACXBIWXMAABcRAAAXEQHKJvM/AAAA9UlEQVQ4T73TwUrEMBDG8V+Srot4ELx48uR7ePH9n0foNomHdtYUlZVVHEKZwOT7zzdJU+/dv8QEr+lS2R/EdKng2nihkThs6xekZwooTGQyC4XEGxMVVOYrSE9k2nZ+B1tNFAqdzkKjcPwh6ZFOJjFH0jlRAryQuKHSqeGvbae+Jz2EHE6RpAHZBh9ziNbwV6g0DttsvyLdR1MplpBowUgsdNJgcZXOVHLM0DbAPekuRMd/LAW1BnX99riVOWbYw8o5ydHrztMtbVA38NpePQ3bs8u1rMfbW5/D9KEzwTGeiuj9c/RQb8Nt5SiOxjdkj2QJfPcOBrVaK5364bwAAAAASUVORK5CYII='/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-av' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 5 9'%3E%3Cimage width='5' height='9' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAJCAIAAAB1z3HJAAAACXBIWXMAABbCAAAWwgFTLGrhAAAASElEQVQIW12Nuw2AMBBDnx0+c1CkYf+NyBx3'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-fl' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 0 0'%3E%3Cimage xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAGCAIAAACEmcMcAAAACXBIWXMAABbCAAAW'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-bt' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 0 0'%3E%3Cimage xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAIAAAACDbGyAAAA'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-ix' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 14 8'%3E%3Cimage width='14' height='8' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAIAAABGc1mbAAAACXBIWXMAABabAAAWmwET1NXDAAAAY0lEQVQYV42OQQ4CMQwDx+2KD/D/h4Joh0OV3XIB5hDJimMnKj4gYM2F0GHghIHPA4BW63DRYUJIw0G/R8VX+WZlLxkY5LZOjyssqfhlFT19ZU0q8vOBXUHUrfQbe+MPGn/zBlfIISAJ3+jQAAAAAElFTkSuQmCC'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-ok' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 8 7'%3E%3Cimage width='8' height='7' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAIAAAC6O5sJAAAACXBIWXMAABbqAAAW6gHljkMQAAAAVElEQVQIW22OsQqDQBQEZ9/d/39kCrEIEhCLKLebRgiJTjnTjJJwZV/7v3pv2Cg/IeuGIhnVN3h5CdMaZVrVaecnx4gN'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-dd' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 0 0'%3E%3Cimage xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAFCAIAAAAG+GGPAAAACXBIWXMAABbqAAAW6gHljkMQ'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-fx' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 0 0'%3E%3Cimage xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAHCAIAAABPxRC5AAAACXBIWXMAABbCAAAWwgFTLGrhAAAAFUlE'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-oq' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 0 0'%3E%3Cimage xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAFCAIAAADpOgqxAAAACXBIWXMAABXWAAAV1gHWa1n9AAAANUlE'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-jd' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 12 7'%3E%3Cimage width='12' height='7' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAHCAIAAACz0DtzAAAACXBIWXMAABZ0AAAWdAEtIJO3AAAAg0lEQVQYV42PMQrCUBAFZ9f9QUNyTA9ga2WrhUdI682sbERiYvL3r40gCKJzgDdvJCL4hQHDsSMZ7uU+iiVQSYYUzKLP2iQDyuVGWmAiU0E9wplhVWFWb9evJR49gzLmaJf0GdUoLl7qw+atK+crVolPuJO96Xagn5+Ycnva8x35p+4JTXM3I2tNZBwA'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-ow' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 0 0'%3E%3Cimage xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAECAIAAAAiZtkUAAAACXBIWXMAABbq'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-aj' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 10 16'%3E%3Cimage width='10' height='16' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAQCAIAAACgHXkXAAAACXBIWXMAABbqAAAW6gHljkMQAAAAtElEQVQYV32RMW4CURBDnz97/0PkBulyABo6JKpIaUKBUqBI6di/M+NUCwtZMu2TbY0t2zw5f/8Mz1h9nVFrqyyPJ8rACs6PT8qOIHNNXYAw+I869u9kkoXEg/m0O2DTGhLmERMB0INMbNA9znSfsLEBl2+4v21RA1UUPYigaqE2TIkk6Zp9a83jSNuoDKZM+v7vQjIuPO9QXnSeNoN6GKk1aiDn7MvLK4I+kjmHFZL+GRT4BR3cc6B1f8nsAAAAAElFTkSuQmCC'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-r' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 11 10'%3E%3Cimage width='11' height='10' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAIAAADtkjPUAAAACXBIWXMAABZ0AAAWdAEtIJO3AAAAhElEQVQYV23QMWoDQQxG4U/auUAMTowhBAxufP9TuUnteGeUIsZMkn2VpPdLhaJfPz2pmmr59oJmTNMpl4fdT9f0gRpFITL/5Fv18ThehOpdxvK+fybSKI99xsCs0XytgggBy+nVb5r7XaYImcv56B+Juq1639TIuq1YLh+bGlHzl7b4BmX/L3UnDCL4AAAAAElFTkSuQmCC'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-pi' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 6 6'%3E%3Cimage width='6' height='6' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAIAAABvrngfAAAACXBIWXMAABbqAAAW6gHljkMQAAAAQUlEQVQIW12MsQ2AMBDEfJD9'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-jj' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 30 24'%3E%3Cimage width='30' height='24' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAYCAIAAABiC9roAAAACXBIWXMAABcRAAAXEQHKJvM/AAAAhklEQVRIS9WVwQqAMAxDE/H/fzkeqnMWZIemgu/iGPMtdGWjJPSwrxYs0WNwBhWg7eWHCoptOtQAiB414+NWk2PoVk/95lbfqVlX3xVI83X1gGkbozrTpO7qawAAnbXOeNVXU5NQx/UUre0uyBfNR1ifgqDvepqopx4xc/y6ejCf4Q8fsIAHNeoTQSdKx3oAAAAASUVORK5CYII='/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-gd' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 7 10'%3E%3Cimage width='7' height='10' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAKCAIAAAD3rtNaAAAACXBIWXMAABbqAAAW6gHljkMQAAAAYklEQVQIW2XPOwrDQBCD4V97/wPlAGnSBVwF3DiFD7E7M3Jl/FL5IRCSba7J/9ruNC+U70oBumh8f2SSdej4TNi0hs7dCIAeZJ40031g432tv96ogSqKHnvXMBJJEpKeL4ANI3Uy9XtG'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-po' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 0 0'%3E%3Cimage xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAFCAIAAADpOgqxAAAACXBIWXMAABbqAAAW6gHljkMQAAAAPUlE'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-dj' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 7 6'%3E%3Cimage width='7' height='6' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAGCAIAAACAbBMhAAAACXBIWXMAABX9AAAV/QHNcFFhAAAAG0lEQVQIW2P8//8/AwZgwhD5j1WUEasoA4miAOQPBAl7'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-gj' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 0 0'%3E%3Cimage xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAFCAIA'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-pu' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 6 7'%3E%3Cimage width='6' height='7' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAHCAIAAACk8qu6AAAACXBIWXMAABbqAAAW6gHljkMQAAAAR0lEQVQIW13NMQqAQBBD0T97/4vZCVaCjRYeQicTG1HX'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-bb' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 8 9'%3E%3Cimage width='8' height='9' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAJCAIAAACAMfp5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAYklEQVQIW23LQQrCQBAAwZokm0REPQiCJ///LTfPkBlPIhL7WnRUlX8NyH7+D8h+yudlB7kyimF/rPLInNv1F+rAombVst++ECZm1Vhoud0xQUxBaWoQeH3ArCJERTJK2R9vm5QeK2VIdAoAAAAA'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-cf' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 0 0'%3E%3Cimage xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAHCAIAAABPxRC5AAAACXBIWXMAABbCAAAWwgFTLGrhAAAASklE'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-qa' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 8 6'%3E%3Cimage width='8' height='6' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAIAAABxZ0isAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAP0lEQVQIW3XNsQ5AABAFwTl6if//RwmdkHsKhQLbTrGVxFdDrLG8oTobCMr0QLIj'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-gp' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 5 8'%3E%3Cimage width='5' height='8' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAICAIAAAC+k6JsAAAACXBIWXMAABbCAAAWwgFTLGrhAAAALElEQVQIW2P8//8/AxJg'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-dp' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 31 49'%3E%3Cimage width='31' height='49' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAxCAIAAACtauUoAAAACXBIWXMAABbqAAAW6gHljkMQAAABRElEQVRYR7WWSY7DMAwE27P8/8magxCZ5k6aUwiEJIZKbYperrUW+tC56zPuzy+AL3VSHT3ilH2z2DJv7HFJ39gZe7GL/jVip957SzFkN2nbZdGVbWjbVfgCPbu8iDYXGYGu/dEYDj075bTKGX/OsZ7dqgynZz8EyzTsfi/eZUHLfjhSc5OrdrXK59b4CI66vUbbvsQXHhxFuzTSNlfI2/1nhRIcaTtT0yaZv5riZ95GPyOXJUZTUs0uU3v5MnarVRCeesbOkGuYhHbHFe+Zb3fSfduHbsLsjLgaFMfuPBlSwZHLzkqfVcO2W5tZUMOw14rrIO2WelWDI6o7XamshmbPvmdlYNebVZZMaynQaUx9fjbVSHRkXw0yWa3JKzXs+9w1sr07nQw+oIaWfca7YZWdVONpH1aD2OfV+Nj/RY33He3zB9cESHuPm79lAAAAAElFTkSuQmCC'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-qg' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 88 57'%3E%3Cimage width='88' height='57' xlink:href='data:image/png;base64,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'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-km' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 6 15'%3E%3Cimage width='6' height='15' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAPCAIAAABIoSnXAAAACXBIWXMAABbqAAAW6gHljkMQAAAAFUlEQVQYV2P8//8/AypgYsAAI1QIAF+sAxtS0HkFAAAAAElFTkSuQmCC'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-qm' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 5 8'%3E%3Cimage width='5' height='8' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAICAIAAAC+k6JsAAAACXBIWXMAABbCAAAWwgFTLGrhAAAAQklEQVQIW12NMQqAUBTD'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-gv' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 0 0'%3E%3Cimage xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAHCAIAAABPxRC5AAAACXBIWXMAABbCAAAWwgFTLGrhAAAAPklE'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-rk' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 88 76'%3E%3Cimage width='88' height='76' xlink:href='data:image/png;base64,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'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-qs' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 45 14'%3E%3Cimage width='45' height='14' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAOCAIAAAA0QAJVAAAACXBIWXMAABcRAAAXEQHKJvM/AAACEUlEQVQ4T83Uz4rlVBTF4W+f5N66BS345j6Lb9BP4NSZQ0ciDVJVN//OcpCkq1SaUmzEPQiB7HP2j7VWdiXxP6j2XsN/VON7DV+h+q/fUWysMrPJyqaavMgn9W19HV9++14WmiwsySpTtQ9MSJ9lVpfkSTZFf5KZmZFN+Tcc8fSRjUEmdZNJNf3OSqPLJEsyy109sMic/qRKX1hk2dH/Ocf9B0oW2dRIP0V+ZJFd/I1Nf/6skCzJxiyzrLLIXQ3JJs9/W4/pR0KBOl86je0AynTMaFd9Vm0XQya5M6hBf5E7a15pXujJ/F5O559UU1dClw3aTe5cDlOU9iiD3Fhl1YqLusgiV3lgpTQyylTGWEBkq2pf5lh/hrqqQSGQqAtdXaRTdBW13zOpb2SS9XCkbjQ1SJiJdAZWerXHdNz17Qsc2y/qKv0kiLpC5ZShVNFfRaqHI/wGRV2lyUyXrl2kpFSgruWDvCiU9vAXju0TxUBUqcv5od40lexwo0S7HsGsUbbjSNbzbGNQjdIGGeQiCxu9KlG8zUd/PndLV5c3eXSYwjFJ1B7bqN2p3YhNlWxqOCK831BNsB6ichiqtKpeOfZpZnJ2d1XHvq/xzW+yozT1J75QapRSjX5qOcju0W1PA4/Mr1dlOoSvsVzHY96+Daud806Uo+pVkj9AtPP5uaUO0JTCyibDOeI8W4OMrOeF4++XLVAr++cfLAAAAABJRU5ErkJggg=='/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-hb' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 0 0'%3E%3Cimage xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAGCAIAAABrW6giAAAA'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-ky' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 4 8'%3E%3Cimage width='4' height='8' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAICAIAAABRUclSAAAACXBIWXMAABbCAAAWwgFTLGrhAAAAFElEQVQI'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-qy' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 35 13'%3E%3Cimage width='35' height='13' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAANCAIAAACsHUBIAAAACXBIWXMAABcRAAAXEQHKJvM/AAABOklEQVQ4T73UTY7VMBAE4K9jBzGIBUJihVhxFNbc/yBIMEwcNwvjvLwZYPgZ0Yost1Jd1S63HJnpv0SFD/EY7AmiPgb418iPb+Qi8imU3lO4eUG3yrpG/2pLhbr6dGstcvlbpbV6F3QdbGG/gyJq08ldDbXHFtbQ/tS9t9XeRYrdZ+pC6umOwsLCHcEzGpla2kKN31B6TS16wu1ujGqQtC7olDnAG4XOHgorS2p8+fU9vQpJpyXjo02uYCdoM11mBzvJknYWSsqfufcymAU5NQ7qsZprEhQXD0fV6KDQWB4qRbihD4ET14h+zR6ndPzqE5aUw2TqPaXnccW7+0HkZO+TaAzCAMe0sU/w2Fxmb43vp45xKye94wHpk+j8fh2M5/PlNSwP92rMmrwgzrjzps/0YQeH2L3RwOYbKT6NHs+LD5gAAAAASUVORK5CYII='/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-dv' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 11 10'%3E%3Cimage width='11' height='10' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAIAAADtkjPUAAAACXBIWXMAABZ0AAAWdAEtIJO3AAAAgUlEQVQYV32MsQrCQBAFZ1/uB9IYREEEK///q2ysI3f7LM6EiMFpdmFmN9rjyYoTIKLvOoygQnr1207TCAIKrQFO90sUy4H6KG6JDXb/3xwKnaelQ6QxEACZwFYDhVdFQXya4Xrkm0Jtn0Iabid+EOC5UnNXA/JcMcP9squBsM1f3kq4MH7d9mbFAAAAAElFTkSuQmCC'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-ap' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 37 23'%3E%3Cimage width='37' height='23' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAXCAIAAAADThHyAAAACXBIWXMAABcRAAAXEQHKJvM/AAAARElEQVRIS+3VIQ4AMAxCUdr735mJmZlmhlDD0yQ/qWmRhFH/BmLpaaWnlZ5WelrpaW31SFgefQPwlK6te7o8vap5JnMAAZcJJ8n5UnIAAAAASUVORK5CYII='/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-re' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 88 76'%3E%3Cimage width='88' height='76' xlink:href='data:image/png;base64,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'/%3E%3C/pattern%3E%3Cpattern id='GSK-logo-le' preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 5 10'%3E%3Cimage width='5' height='10' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAKCAIAAADzWwNnAAAACXBIWXMAABbCAAAWwgFTLGrhAAAATUlEQVQIW03JsQ2AMAxE0bNJ9t+BDeioESUD4Vj20RDFv3v6QhIlrfDrWR7nDdHyCXi0'/%3E%3C/pattern%3E%3Cstyle%3E.a{fill:none}.i{clip-path:url(%23GSK-logo-h)}.j{clip-path:url(%23GSK-logo-i)}.k{clip-path:url(%23GSK-logo-j)}.u{clip-path:url(%23GSK-logo-ac)}.v{fill:url(%23GSK-logo-ad)}.ad{clip-path:url(%23GSK-logo-ar)}.aq{clip-path:url(%23GSK-logo-bs)}.ar{fill:url(%23GSK-logo-bt)}.au{clip-path:url(%23GSK-logo-cb)}.ba{clip-path:url(%23GSK-logo-cn)}.bs{clip-path:url(%23GSK-logo-ea)}.bt{fill:url(%23GSK-logo-eb)}.cc{clip-path:url(%23GSK-logo-fk)}.cd{fill:url(%23GSK-logo-fl)}.cl{fill:url(%23GSK-logo-gj)}.dm{clip-path:url(%23GSK-logo-it)}%3C/style%3E%3C/defs%3E%3Cg transform='translate(3.027 .103)' clip-path='url(%23GSK-logo-a)'%3E%3Cg transform='translate(-3.016 -.057)' clip-path='url(%23GSK-logo-b)'%3E%3Cg transform='translate(-.012 -.012)' clip-path='url(%23GSK-logo-c)'%3E%3Cg transform='translate(-8.848 -10.398)' clip-path='url(%23GSK-logo-e)'%3E%3Cg transform='translate(-18.748 -18.816)' clip-path='url(%23GSK-logo-f)'%3E%3Cimage width='77' height='77' transform='translate(-.082 -.064)' xlink:href='data:image/png;base64,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'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(3.375 15.347)' clip-path='url(%23GSK-logo-g)'%3E%3Cg class='i'%3E%3Cg transform='translate(-.332 -.349)' clip-path='url(%23GSK-logo-k)'%3E%3Cpath fill='url(%23GSK-logo-l)' d='M0 0h4.838v3.632H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(15.395 14.298)' clip-path='url(%23GSK-logo-m)'%3E%3Cg class='i'%3E%3Cg class='j'%3E%3Cpath fill='url(%23GSK-logo-r)' d='M0 0h2.615v2.363H0z' transform='translate(-.472 -.317)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(3.055 14.997)' clip-path='url(%23GSK-logo-s)'%3E%3Cg class='i'%3E%3Cg class='j'%3E%3Cpath fill='url(%23GSK-logo-x)' d='M0 0h1.029v1.347H0z' transform='translate(-.267 -.508)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(.004 8.005)' clip-path='url(%23GSK-logo-y)'%3E%3Cg class='i'%3E%3Cg class='j'%3E%3Cg class='k'%3E%3Cg class='u'%3E%3Cpath class='v' d='M-.264-.377h.775V.716h-.775z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(.116 3.57)' clip-path='url(%23GSK-logo-ae)'%3E%3Cg class='i'%3E%3Cg transform='translate(-.376 -.516)' clip-path='url(%23GSK-logo-ai)'%3E%3Cpath fill='url(%23GSK-logo-aj)' d='M0 0h2.301v3.891H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(13.732 .035)' clip-path='url(%23GSK-logo-ak)'%3E%3Cg class='i'%3E%3Cg transform='translate(-1.032 -.285)' clip-path='url(%23GSK-logo-ao)'%3E%3Cpath fill='url(%23GSK-logo-ap)' d='M0 0h9.168v5.672H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(21.337 3.765)' clip-path='url(%23GSK-logo-aq)'%3E%3Cg class='ad'%3E%3Cg transform='translate(-.505 -.457)' clip-path='url(%23GSK-logo-au)'%3E%3Cpath fill='url(%23GSK-logo-av)' d='M0 0h1.029v1.857H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(20.061 1.715)' clip-path='url(%23GSK-logo-aw)'%3E%3Cg class='ad'%3E%3Cg transform='translate(-.563 -.44)' clip-path='url(%23GSK-logo-ba)'%3E%3Cpath fill='url(%23GSK-logo-bb)' d='M0 0h1.857v2.109H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(19.692 1.429)' clip-path='url(%23GSK-logo-bc)'%3E%3Cg class='ad'%3E%3Cg transform='translate(-.448 -.408)' clip-path='url(%23GSK-logo-bg)'%3E%3Cpath fill='url(%23GSK-logo-bh)' d='M0 0h1.093v1.093H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(19.388 1.235)' clip-path='url(%23GSK-logo-bi)'%3E%3Cg class='ad'%3E%3Cg transform='translate(-.335 -.468)' clip-path='url(%23GSK-logo-bm)'%3E%3Cpath fill='url(%23GSK-logo-bn)' d='M0 0h2.046v2.109H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(2.234 2.901)' clip-path='url(%23GSK-logo-bo)'%3E%3Cg class='ad'%3E%3Cg class='j'%3E%3Cg class='k'%3E%3Cg class='aq'%3E%3Cpath class='ar' d='M-.461-.355H.568v.839H-.461z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(2.238 2.901)' clip-path='url(%23GSK-logo-bu)'%3E%3Cg class='ad'%3E%3Cg class='j'%3E%3Cg class='k'%3E%3Cg class='aq'%3E%3Cpath class='ar' d='M-.465-.355H.564v.839H-.465z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(20.759 2.488)' clip-path='url(%23GSK-logo-ca)'%3E%3Cg class='au'%3E%3Cg class='j'%3E%3Cpath fill='url(%23GSK-logo-cf)' d='M0 0h1.029v1.347H0z' transform='translate(-.436 -.451)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(19.388 1.236)' clip-path='url(%23GSK-logo-cg)'%3E%3Cg class='au'%3E%3Cg transform='translate(-.335 -.469)' clip-path='url(%23GSK-logo-ck)'%3E%3Cpath fill='url(%23GSK-logo-cl)' d='M0 0h2.301v2.363H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(8.36 18.369)' clip-path='url(%23GSK-logo-cm)'%3E%3Cg class='ba'%3E%3Cg transform='translate(-.488 -.322)' clip-path='url(%23GSK-logo-cq)'%3E%3Cpath fill='url(%23GSK-logo-cr)' d='M0 0h2.301v.839H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(10.489 18.429)' clip-path='url(%23GSK-logo-cs)'%3E%3Cg class='ba'%3E%3Cg class='j'%3E%3Cpath fill='url(%23GSK-logo-cx)' d='M0 0h1.284v.839H0z' transform='translate(-.33 -.382)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(9.847 18.463)' clip-path='url(%23GSK-logo-cy)'%3E%3Cg class='ba'%3E%3Cg transform='translate(-.196 -.416)' clip-path='url(%23GSK-logo-dc)'%3E%3Cpath fill='url(%23GSK-logo-dd)' d='M0 0h1.534v.839H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(13.545 16.955)' clip-path='url(%23GSK-logo-de)'%3E%3Cg class='ba'%3E%3Cg transform='translate(-.401 -.434)' clip-path='url(%23GSK-logo-di)'%3E%3Cpath fill='url(%23GSK-logo-dj)' d='M0 0h1.601v1.347H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(14.605 5.294)' clip-path='url(%23GSK-logo-dk)'%3E%3Cg class='ba'%3E%3Cg transform='translate(-.445 -.461)' clip-path='url(%23GSK-logo-do)'%3E%3Cpath fill='url(%23GSK-logo-dp)' d='M0 0h7.703v12.274H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(15.397 14.265)' clip-path='url(%23GSK-logo-dq)'%3E%3Cg class='ba'%3E%3Cg class='j'%3E%3Cpath fill='url(%23GSK-logo-dv)' d='M0 0h2.615v2.363H0z' transform='translate(-.473 -.285)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(1.768 13.271)' clip-path='url(%23GSK-logo-dw)'%3E%3Cg class='ba'%3E%3Cg class='j'%3E%3Cg class='k'%3E%3Cg class='bs'%3E%3Cpath class='bt' d='M-.504-.306h.775v.839h-.775z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(.517 10.674)' clip-path='url(%23GSK-logo-ec)'%3E%3Cg class='ba'%3E%3Cg transform='translate(-.269 -.505)' clip-path='url(%23GSK-logo-eg)'%3E%3Cpath fill='url(%23GSK-logo-eh)' d='M0 0h1.79v3.632H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(.515 10.667)' clip-path='url(%23GSK-logo-ei)'%3E%3Cg class='ba'%3E%3Cg class='j'%3E%3Cg class='k'%3E%3Cg class='bs'%3E%3Cpath class='bt' d='M-.267-.499h.775V.34h-.775z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(.512 10.66)' clip-path='url(%23GSK-logo-eo)'%3E%3Cg class='ba'%3E%3Cg class='j'%3E%3Cg class='k'%3E%3Cg class='bs'%3E%3Cpath class='bt' d='M-.264-.491h.775v.839h-.775z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(0 7.429)' clip-path='url(%23GSK-logo-eu)'%3E%3Cg class='ba'%3E%3Cg class='j'%3E%3Cg class='k'%3E%3Cg class='u'%3E%3Cpath class='v' d='M-.26-.309h.775V.784H-.26z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(0 7.665)' clip-path='url(%23GSK-logo-fa)'%3E%3Cg class='ba'%3E%3Cg class='j'%3E%3Cg class='k'%3E%3Cg class='bs'%3E%3Cpath class='bt' d='M-.26-.291h.775v.839H-.26z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(1.135 3.903)' clip-path='url(%23GSK-logo-fg)'%3E%3Cg class='ba'%3E%3Cg class='j'%3E%3Cg class='k'%3E%3Cg class='cc'%3E%3Cpath class='cd' d='M-.379-.341H.65V.752H-.379z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(1.209 3.842)' clip-path='url(%23GSK-logo-fm)'%3E%3Cg class='ba'%3E%3Cg class='j'%3E%3Cg class='k'%3E%3Cg class='cc'%3E%3Cpath class='cd' d='M-.453-.534H.576V.559H-.453z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(.941 4.045)' clip-path='url(%23GSK-logo-fs)'%3E%3Cg class='ba'%3E%3Cg class='j'%3E%3Cpath fill='url(%23GSK-logo-fx)' d='M0 0h1.029v1.347H0z' transform='translate(-.439 -.483)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(.404 3.989)' clip-path='url(%23GSK-logo-fy)'%3E%3Cg class='ba'%3E%3Cg transform='translate(-.411 -.427)' clip-path='url(%23GSK-logo-gc)'%3E%3Cpath fill='url(%23GSK-logo-gd)' d='M0 0h1.537v2.363H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(21.501 4.891)' clip-path='url(%23GSK-logo-ge)'%3E%3Cg class='ba'%3E%3Cg class='j'%3E%3Cg class='k'%3E%3Cg class='bs'%3E%3Cpath class='cl' d='M-.415-.312H.36v.839h-.775z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(21.089 3.071)' clip-path='url(%23GSK-logo-gk)'%3E%3Cg class='ba'%3E%3Cg class='j'%3E%3Cpath fill='url(%23GSK-logo-gp)' d='M0 0h1.029v1.601H0z' transform='translate(-.511 -.525)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(20.985 2.86)' clip-path='url(%23GSK-logo-gq)'%3E%3Cg class='ba'%3E%3Cg class='j'%3E%3Cpath fill='url(%23GSK-logo-gv)' d='M0 0h1.029v1.347H0z' transform='translate(-.408 -.314)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(21.208 3.353)' clip-path='url(%23GSK-logo-gw)'%3E%3Cg class='ba'%3E%3Cg class='j'%3E%3Cpath fill='url(%23GSK-logo-hb)' d='M0 0h.775v1.093H0z' transform='translate(-.376 -.299)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(17.664 .515)' clip-path='url(%23GSK-logo-hc)'%3E%3Cg class='ba'%3E%3Cg transform='translate(-.454 -.511)' clip-path='url(%23GSK-logo-hg)'%3E%3Cpath fill='url(%23GSK-logo-hh)' d='M0 0h1.601v1.093H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(17.254 .409)' clip-path='url(%23GSK-logo-hi)'%3E%3Cg class='ba'%3E%3Cg transform='translate(-.488 -.405)' clip-path='url(%23GSK-logo-hm)'%3E%3Cpath fill='url(%23GSK-logo-hn)' d='M0 0h3.062v1.601H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(20.955 2.806)' clip-path='url(%23GSK-logo-ho)'%3E%3Cg class='ba'%3E%3Cg transform='translate(-.377 -.515)' clip-path='url(%23GSK-logo-hs)'%3E%3Cpath fill='url(%23GSK-logo-ht)' d='M0 0h1.284v1.857H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(18.6 .838)' clip-path='url(%23GSK-logo-hu)'%3E%3Cg class='ba'%3E%3Cg transform='translate(-.309 -.325)' clip-path='url(%23GSK-logo-hy)'%3E%3Cpath fill='url(%23GSK-logo-hz)' d='M0 0h3.317v3.126H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(14.639 .062)' clip-path='url(%23GSK-logo-ia)'%3E%3Cg class='ba'%3E%3Cg transform='translate(-.478 -.313)' clip-path='url(%23GSK-logo-ie)'%3E%3Cpath fill='url(%23GSK-logo-if)' d='M0 0h2.871v.839H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(13.732 .035)' clip-path='url(%23GSK-logo-ig)'%3E%3Cg class='ba'%3E%3Cg class='j'%3E%3Cpath fill='url(%23GSK-logo-il)' d='M0 0h1.029v.839H0z' transform='translate(-.27 -.285)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(13.031 .037)' clip-path='url(%23GSK-logo-im)'%3E%3Cg class='ba'%3E%3Cg class='j'%3E%3Cg class='k'%3E%3Cg class='bs'%3E%3Cpath class='bt' d='M-.332-.287h.775v.839h-.775z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(10.997 17.44)' clip-path='url(%23GSK-logo-is)'%3E%3Cg class='dm'%3E%3Cg transform='translate(-.394 -.409)' clip-path='url(%23GSK-logo-iw)'%3E%3Cpath fill='url(%23GSK-logo-ix)' d='M0 0h3.379v1.857H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(11.188 17.619)' clip-path='url(%23GSK-logo-iy)'%3E%3Cg class='dm'%3E%3Cg transform='translate(-.33 -.334)' clip-path='url(%23GSK-logo-jc)'%3E%3Cpath fill='url(%23GSK-logo-jd)' d='M0 0h2.871v1.601H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(1.77 13.273)' clip-path='url(%23GSK-logo-je)'%3E%3Cg class='dm'%3E%3Cg transform='translate(-.506 -.309)' clip-path='url(%23GSK-logo-ji)'%3E%3Cpath fill='url(%23GSK-logo-jj)' d='M0 0h7.385v5.918H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(2.991 14.92)' clip-path='url(%23GSK-logo-jk)'%3E%3Cg class='dm'%3E%3Cg transform='translate(-.456 -.431)' clip-path='url(%23GSK-logo-jo)'%3E%3Cimage width='5.602' height='4.142' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAARCAIAAAC5EaDqAAAACXBIWXMAABcRAAAXEQHKJvM/AAABsElEQVQ4T6WSS25TQRRET3Xd2/2ejYJATFgMEgMmIAhBYgkgMeATIpbDbtiRPUn8nt0MbKEoMpDAGfWkj6pKV713/psAVk/e6cE9PTyhhiJIM45Yao2WylBWohAmjDqZikJNJKVxFODkx/c+zf3yql9uAOYdmw3z3OeJq03fTH2amGammc0EYpr7vGPest32act21q9Gq2cftBi4vyyLkTAtGAZqKINihclUmAws9g9JY8VF13dZv/5KSy1H0oqgmgxaUkM5YKumwriQJg0iQiHdWHf99hu2WlJTQ0WFMMuGi1olQmFsZRCmFKLczHKo9vS9Hj/CZZ9fUVgMDI0MRbCPs+saKjZpxBELsD67IEy1aiWsIWmVCDKoqQxU5NhX09Ese1YvPulkQSkaB+gaGy5kkkGaKLKxZVPztxZg9fyjliMOjalWCR+uJhNQBBGdnfKPlj3rs3Naw4ViLarSFFEKWclQxvF1j4jeXGCpRleomW0/LJ2mmdpuZdmzfvWFVjGq2WVlaEjUibiDZc/69Bz78HlICmS9swVYv/xMJoLSKYXuf7FcZ316Trndun/lJykRhyz1VJKBAAAAAElFTkSuQmCC'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(1.766 13.268)' clip-path='url(%23GSK-logo-jp)'%3E%3Cg class='dm'%3E%3Cg class='j'%3E%3Cg class='k'%3E%3Cg class='bs'%3E%3Cpath class='bt' d='M-.502-.303h.775v.839h-.775z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(.516 10.672)' clip-path='url(%23GSK-logo-jv)'%3E%3Cg class='dm'%3E%3Cg class='j'%3E%3Cg class='k'%3E%3Cg class='bs'%3E%3Cpath class='bt' d='M-.268-.504h.775v.839h-.775z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(.515 10.662)' clip-path='url(%23GSK-logo-kb)'%3E%3Cg class='dm'%3E%3Cg class='j'%3E%3Cg class='k'%3E%3Cg class='bs'%3E%3Cpath class='bt' d='M-.267-.493h.775v.839h-.775z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(0 7.876)' clip-path='url(%23GSK-logo-kh)'%3E%3Cg class='dm'%3E%3Cg transform='translate(-.26 -.502)' clip-path='url(%23GSK-logo-kl)'%3E%3Cpath fill='url(%23GSK-logo-km)' d='M0 0h1.284v3.632H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(0 8)' clip-path='url(%23GSK-logo-kn)'%3E%3Cg class='dm'%3E%3Cg class='j'%3E%3Cg class='k'%3E%3Cg class='u'%3E%3Cpath class='v' d='M-.26-.373h.775V.72H-.26z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(.007 6.51)' clip-path='url(%23GSK-logo-kt)'%3E%3Cg class='dm'%3E%3Cg class='j'%3E%3Cpath fill='url(%23GSK-logo-ky)' d='M0 0h.775v1.857H0z' transform='translate(-.267 -.408)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(.039 5.488)' clip-path='url(%23GSK-logo-kz)'%3E%3Cg class='dm'%3E%3Cg transform='translate(-.299 -.402)' clip-path='url(%23GSK-logo-ld)'%3E%3Cpath fill='url(%23GSK-logo-le)' d='M0 0h1.029v2.363H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(21.345 3.801)' clip-path='url(%23GSK-logo-lf)'%3E%3Cg class='dm'%3E%3Cg class='j'%3E%3Cpath fill='url(%23GSK-logo-lk)' d='M0 0h.775v1.857H0z' transform='translate(-.259 -.494)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(21.376 3.92)' clip-path='url(%23GSK-logo-ll)'%3E%3Cg class='dm'%3E%3Cg class='j'%3E%3Cpath fill='url(%23GSK-logo-lq)' d='M0 0h.775v1.857H0z' transform='translate(-.29 -.359)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(1.609 2.978)' clip-path='url(%23GSK-logo-lr)'%3E%3Cg class='dm'%3E%3Cg class='j'%3E%3Cpath fill='url(%23GSK-logo-lw)' d='M0 0h1.284v1.347H0z' transform='translate(-.346 -.432)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(1.371 3.511)' clip-path='url(%23GSK-logo-lx)'%3E%3Cg class='dm'%3E%3Cg class='j'%3E%3Cg class='k'%3E%3Cg class='cc'%3E%3Cpath class='cd' d='M-.361-.457H.668V.636H-.361z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(1.666 3.267)' clip-path='url(%23GSK-logo-md)'%3E%3Cg class='dm'%3E%3Cg class='j'%3E%3Cg class='k'%3E%3Cg class='cc'%3E%3Cpath class='cd' d='M-.402-.468H.627V.625H-.402z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(1.393 3.281)' clip-path='url(%23GSK-logo-mj)'%3E%3Cg class='dm'%3E%3Cg class='j'%3E%3Cpath fill='url(%23GSK-logo-mo)' d='M0 0h1.284v1.347H0z' transform='translate(-.383 -.481)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(1.919 2.974)' clip-path='url(%23GSK-logo-mp)'%3E%3Cg class='dm'%3E%3Cg class='j'%3E%3Cg class='k'%3E%3Cg class='cc'%3E%3Cpath class='cd' d='M-.401-.429H.628V.664H-.401z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(2.329 .037)' clip-path='url(%23GSK-logo-mv)'%3E%3Cg class='dm'%3E%3Cg transform='translate(-.303 -.288)' clip-path='url(%23GSK-logo-mz)'%3E%3Cpath fill='url(%23GSK-logo-na)' d='M0 0h11.459v3.632H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(3.01 .103)' clip-path='url(%23GSK-logo-nb)'%3E%3Cg class='dm'%3E%3Cg transform='translate(-.475 -.353)' clip-path='url(%23GSK-logo-nf)'%3E%3Cpath fill='url(%23GSK-logo-ng)' d='M0 0h9.168v3.126H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(1.928 .037)' clip-path='url(%23GSK-logo-nh)'%3E%3Cg class='dm'%3E%3Cg transform='translate(-.41 -.288)' clip-path='url(%23GSK-logo-nl)'%3E%3Cpath fill='url(%23GSK-logo-nm)' d='M0 0h11.969v3.891H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(3.751 .103)' clip-path='url(%23GSK-logo-nn)'%3E%3Cg class='dm'%3E%3Cg transform='translate(-.454 -.353)' clip-path='url(%23GSK-logo-nr)'%3E%3Cpath fill='url(%23GSK-logo-ns)' d='M0 0h8.658v2.615H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(1.91 3.258)' clip-path='url(%23GSK-logo-nt)'%3E%3Cg class='dm'%3E%3Cg class='j'%3E%3Cg class='k'%3E%3Cg class='bs'%3E%3Cpath class='cl' d='M-.392-.459h.775V.38h-.775z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(1.893 3.249)' clip-path='url(%23GSK-logo-nz)'%3E%3Cg class='dm'%3E%3Cg class='j'%3E%3Cg class='k'%3E%3Cg class='bs'%3E%3Cpath class='cl' d='M-.375-.449H.4V.39h-.775z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(1.752 2.715)' clip-path='url(%23GSK-logo-of)'%3E%3Cg class='dm'%3E%3Cg transform='translate(-.488 -.425)' clip-path='url(%23GSK-logo-oj)'%3E%3Cpath fill='url(%23GSK-logo-ok)' d='M0 0h1.79v1.601H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(16.669 .287)' clip-path='url(%23GSK-logo-ol)'%3E%3Cg class='dm'%3E%3Cg transform='translate(-.475 -.537)' clip-path='url(%23GSK-logo-op)'%3E%3Cpath fill='url(%23GSK-logo-oq)' d='M0 0h1.347v1.093H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(14.199 .045)' clip-path='url(%23GSK-logo-or)'%3E%3Cg class='dm'%3E%3Cg class='j'%3E%3Cpath fill='url(%23GSK-logo-ow)' d='M0 0h1.284v.839H0z' transform='translate(-.483 -.295)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(1.254 3.812)' clip-path='url(%23GSK-logo-ox)'%3E%3Cg class='dm'%3E%3Cg class='j'%3E%3Cg class='k'%3E%3Cg class='cc'%3E%3Cpath class='cd' d='M-.498-.504H.531V.589H-.498z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(1.271 3.421)' clip-path='url(%23GSK-logo-pd)'%3E%3Cg class='dm'%3E%3Cg class='j'%3E%3Cpath fill='url(%23GSK-logo-pi)' d='M0 0h1.284v1.347H0z' transform='translate(-.515 -.367)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(1.989 2.916)' clip-path='url(%23GSK-logo-pj)'%3E%3Cg class='dm'%3E%3Cg transform='translate(-.471 -.371)' clip-path='url(%23GSK-logo-pn)'%3E%3Cpath fill='url(%23GSK-logo-po)' d='M0 0h1.284v1.093H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(.699 3.966)' clip-path='url(%23GSK-logo-pp)'%3E%3Cg class='dm'%3E%3Cg transform='translate(-.451 -.404)' clip-path='url(%23GSK-logo-pt)'%3E%3Cpath fill='url(%23GSK-logo-pu)' d='M0 0h1.284v1.601H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(17.594 .494)' clip-path='url(%23GSK-logo-pv)'%3E%3Cg class='dm'%3E%3Cg transform='translate(-.383 -.491)' clip-path='url(%23GSK-logo-pz)'%3E%3Cpath fill='url(%23GSK-logo-qa)' d='M0 0h1.857v1.347H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(0 5.294)' clip-path='url(%23GSK-logo-qb)'%3E%3Cg class='dm'%3E%3Cg transform='translate(-.324 -.716)' clip-path='url(%23GSK-logo-qf)'%3E%3Cpath fill='url(%23GSK-logo-qg)' d='M0 0h22.201v14.32H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(21.114 3.124)' clip-path='url(%23GSK-logo-qh)'%3E%3Cg class='dm'%3E%3Cg class='j'%3E%3Cpath fill='url(%23GSK-logo-qm)' d='M0 0h1.029v1.601H0z' transform='translate(-.282 -.324)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(2.566 .037)' clip-path='url(%23GSK-logo-qn)'%3E%3Cg class='dm'%3E%3Cg transform='translate(-.285 -.288)' clip-path='url(%23GSK-logo-qr)'%3E%3Cpath fill='url(%23GSK-logo-qs)' d='M0 0h11.205v3.379H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(2.997 .156)' clip-path='url(%23GSK-logo-qt)'%3E%3Cg class='dm'%3E%3Cg transform='translate(-.462 -.406)' clip-path='url(%23GSK-logo-qx)'%3E%3Cpath fill='url(%23GSK-logo-qy)' d='M0 0h8.658v3.126H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(.003 .036)' clip-path='url(%23GSK-logo-qz)'%3E%3Cg class='dm'%3E%3Cg class='j'%3E%3Cpath fill='url(%23GSK-logo-re)' d='M0 0h22.201v19.139H0z' transform='translate(-.327 -.286)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(.012 .047)' clip-path='url(%23GSK-logo-rf)'%3E%3Cg class='dm'%3E%3Cg class='j'%3E%3Cpath fill='url(%23GSK-logo-rk)' d='M0 0h22.201v19.139H0z' transform='translate(-.336 -.297)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cpath d='M18.551 11.282c-.323 0-.768-.085-1.47-.847-.912-1.006-1.97-2.29-1.97-2.29l1.616-1.52c.951-.888 1.218-.948 1.291-.968h-1.5a5.66 5.66 0 01-.646.7l-1.729 1.615V2.884l-1.312.342c.172.229.229.608.229 1.463v5.264a3.247 3.247 0 01-.171 1.484h1.406a3.555 3.555 0 01-.151-1.482V8.437l1.747 2.091a2.26 2.26 0 001.687 1.04 1.971 1.971 0 001.158-.326.619.619 0 01-.189.04m-7.769-3.076c-.759-.38-1.482-.723-1.482-1.33 0-.513.55-.741 1.122-.741a2.566 2.566 0 011.6.571v-.858a3.248 3.248 0 00-1.578-.4c-1.024 0-2.165.513-2.165 1.691 0 .97.854 1.387 1.652 1.767.722.342 1.388.646 1.388 1.274s-.665.758-1.2.758a4.5 4.5 0 01-1.9-.55v.874a4.8 4.8 0 001.863.381c1.064 0 2.336-.438 2.336-1.711 0-.874-.835-1.328-1.634-1.729m-3.584 2.808a9.3 9.3 0 00-2.686-.374c-.618-.049-.741-.229-.741-.476a.589.589 0 01.237-.446.914.914 0 01.4-.188 3.612 3.612 0 00.424.025 2.051 2.051 0 002.318-1.956 1.959 1.959 0 00-.47-1.272 8.751 8.751 0 011.121.077v-.764a4.4 4.4 0 01-1.121.116 3.147 3.147 0 01-.855-.132A3.856 3.856 0 004.8 5.45a2.159 2.159 0 00-2.412 2.094 1.962 1.962 0 001.285 1.821 1.261 1.261 0 00-.874 1.083 1.1 1.1 0 00.894 1.031c-.858.371-1.654 1.047-1.059 1.832.874 1.152 3.958 1.03 4.917-.17a1.336 1.336 0 00-.354-2.13M3.428 7.386a1.209 1.209 0 011.277-1.309 1.387 1.387 0 011.4 1.535 1.192 1.192 0 01-1.241 1.335 1.414 1.414 0 01-1.436-1.561m2.25 6.018c-1.747.188-3.107-.969-1.494-1.858.371.028.656.068 1.256.092 1.171.046 1.54.312 1.633.635.139.487-.272 1.011-1.4 1.13' fill='%23fff'/%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 31px;
  width: 36px;
}

.icon-Haleon-logo {
  background-image: url(/content/dam/cf-consumer-healthcare/advil/pt_BR/Icon/H_MasterLogo_Colour_POS_RGB.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 31px;
  width: 120px;
}

/* line 2, ../../sass/core/icons.scss */
.icon-arrow-down-faq, .icon-arrow-down-faq\:regular {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9.395 5.989' width='32' height='32'%3E%3Cpath d='M.706 1.28l.569-.572q1.7 1.707 3.421 3.424Q6.419 2.408 8.115.708q.3.3.574.578l-3.99 3.995Q2.706 3.282.706 1.28z' fill='%23ed2831' stroke='%23ed2831'/%3E%3C/svg%3E");
}

/* line 2, ../../sass/core/icons.scss */
.icon-arrow-down {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.604 8.366' width='32' height='32'%3E%3Cpath d='M0 1.047L1.041 0Q4.159 3.123 7.3 6.264 10.45 3.113 13.554 0q.552.556 1.046 1.06L7.3 8.365Q3.659 4.71 0 1.047z' fill='%23ed2831'/%3E%3C/svg%3E");
}

/* line 3, ../../sass/core/icons.scss */
.icon-arrow-up-faq {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9.395 5.989' width='32' height='32'%3E%3Cpath d='M8.689 4.709l-.569.572q-1.7-1.707-3.421-3.424Q2.976 3.581 1.28 5.281q-.3-.3-.574-.578L4.696.708q1.993 1.999 3.993 4.001z' fill='%23ed2831' stroke='%23ed2831'/%3E%3C/svg%3E");
}

/* line 4, ../../sass/core/icons.scss */
.icon-arrow-left-blue {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16.3 30'%3E%3Cpath fill='%231a99da' d='M15.2 30l1.1-1.1L2.2 15.1l13.9-14-1-1.1L0 15.1z'/%3E%3C/svg%3E");
}

/* line 5, ../../sass/core/icons.scss */
.icon-arrow-left-blue, .icon-arrow-right-blue, .icon-arrow-down, .icon-arrow-up-faq {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 32px;
  width: 32px;
}

/* line 6, ../../sass/core/icons.scss */
.icon-arrow-right-blue {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16.26 30'%3E%3Cpath fill='%231a99da' d='M1.09 30L0 28.89l14.06-13.84L.11 1.1 1.21 0l15.05 15.06L1.09 30z'/%3E%3C/svg%3E");
}

/* line 7, ../../sass/core/icons.scss */
.icon-button-minus {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9IkxheWVyIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDQ2IDQ2Ij48Y2lyY2xlIGN4PSIyMyIgY3k9IjIzIiByPSIyMyIgZmlsbD0ibm9uZSIvPjxwYXRoIGQ9Ik0xMS44NSAyMS44aDIyLjN2M2gtMjIuM3pNNDYgMjNBMjMgMjMgMCAxMTIzIDBhMjMgMjMgMCAwMTIzIDIzem0tMyAwYTIwIDIwIDAgMTAtMjAgMjAgMjAgMjAgMCAwMDIwLTIweiIgZmlsbD0iIzFhOTlkYSIvPjwvc3ZnPg==");
}

/* line 8, ../../sass/core/icons.scss */
.icon-button-minus, .icon-button-plus {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 32px;
  width: 32px;
}

/* line 9, ../../sass/core/icons.scss */
.icon-button-plus {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9IkxheWVyIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDQ2IDQ2Ij48cGF0aCBkPSJNMjMgNDZhMjMgMjMgMCAxMTIzLTIzIDIzIDIzIDAgMDEtMjMgMjN6bTAtNDNhMjAgMjAgMCAxMDIwIDIwQTIwIDIwIDAgMDAyMyAzem0xMS4xNSAxOC44SDI0LjV2LTkuNjVoLTN2OS42NWgtOS42NXYzaDkuNjV2OS42NWgzVjI0LjhoOS42NXoiIGZpbGw9IiMxYTk5ZGEiLz48L3N2Zz4=");
}

/* line 10, ../../sass/core/icons.scss */
.icon-Youtube {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70 70' width='32' height='32'%3E%3Cdefs%3E%3Cstyle%3E.a{fill:%23ed2831}%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M35 0a35 35 0 1035 35A35 35 0 0035 0zm-.209 65.507A30.56 30.56 0 1165.4 35a30.588 30.588 0 01-30.609 30.507z'/%3E%3Cpath class='a' d='M54.433 35.732a57.408 57.408 0 01-.418 6.373s-.418 2.716-1.567 3.866a5.6 5.6 0 01-3.969 1.674c-5.537.418-13.791.418-13.791.418s-10.239-.1-13.373-.418c-.836-.209-2.821-.1-4.388-1.672-1.149-1.149-1.567-3.866-1.567-3.866a54.97 54.97 0 01-.418-6.373v-3.03a57.4 57.4 0 01.418-6.373s.418-2.716 1.567-3.866a5.6 5.6 0 013.97-1.672c5.537-.418 13.791-.418 13.791-.418s8.254 0 13.791.418a5.928 5.928 0 013.97 1.672c1.149 1.149 1.567 3.866 1.567 3.866a54.974 54.974 0 01.418 6.373zM34.791 1.045C17.552 7.523 4.179 12.12 4.179 35c0 22.776 7.731 30.612 30.612 30.612s31.866-14.209 33.224-30.194C69.687 14.945 54.746 7.732 34.791 1.045'/%3E%3Cpath class='a' d='M30.716 28.313v11.075l10.552-5.537z'/%3E%3C/svg%3E");
  height: 32px;
  width: 32px;
}

/* line 12, ../../sass/core/icons.scss */
.icon-facebook, .icon-Youtube, .icon-home, .icon-twitter {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 13, ../../sass/core/icons.scss */
.icon-facebook {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70 70' width='32' height='32'%3E%3Cdefs%3E%3Cstyle%3E.a{fill:%23ed2831}%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M35 0a35 35 0 1035 35A35 35 0 0035 0zm-.209 65.507A30.56 30.56 0 1165.4 35a30.566 30.566 0 01-30.609 30.507z'/%3E%3Cpath class='a' d='M45.861 22.357h-3.757c-2.925 0-3.552 1.358-3.552 3.448v4.493h7l-.94 7.1h-5.951v18.184h-7.318V37.299h-6.06v-7h6.06v-5.224c0-6.06 3.657-9.3 9.09-9.3a41.849 41.849 0 015.433.313zm-10.234-18.7c-21.941 0-31.866 11.075-31.866 32.91s10.03 30.926 31.866 30.926 31.866-8.985 31.866-30.821S57.461 3.657 35.627 3.657'/%3E%3C/svg%3E");
  height: 32px;
  width: 32px;
}

/* line 14, ../../sass/core/icons.scss */
.icon-home {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 24' width='32' height='32'%3E%3Cdefs%3E%3CradialGradient id='a' cx='.5' cy='.748' r='1.41' gradientTransform='matrix(-.189 .972 -.924 -.281 1.285 .472)'%3E%3Cstop offset='0' stop-color='%231a99da'/%3E%3Cstop offset='1' stop-color='%23ed2831'/%3E%3C/radialGradient%3E%3C/defs%3E%3Cpath data-name='Path 22573' d='M15.676 952.554l3.734 2.9v-2.067a1.073 1.073 0 011.1-1.088h2.928a1.073 1.073 0 011.1 1.088v6.054l5.051 3.988a1.23 1.23 0 01.256 1.559 1.118 1.118 0 01-1.574.145L15.017 954.8 1.766 965.134a1.118 1.118 0 01-1.574-.145 1.255 1.255 0 01.256-1.559l13.909-10.876a1.189 1.189 0 01.659-.218.961.961 0 01.66.218zm4.758 3.662l2.928 1.921v-4.749H20.4zm-14.2 17.873h4.392v-6.163a1.073 1.073 0 011.1-1.088h6.589a1.073 1.073 0 011.1 1.088v6.163H23.8v-11.13L26 964.7v10.514a1.073 1.073 0 01-1.1 1.088h-6.589a1.073 1.073 0 01-1.1-1.088v-6.163H12.82v6.163a1.073 1.073 0 01-1.1 1.088H5.134a1.073 1.073 0 01-1.1-1.088V964.7l2.2-1.74z' transform='translate(-.015 -952.3)' fill='url(%23a)'/%3E%3C/svg%3E");
  height: 32px;
  width: 32px;
}

/* line 15, ../../sass/core/icons.scss */
.icon-twitter {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70 70' width='32' height='32'%3E%3Cdefs%3E%3Cstyle%3E.a{fill:%232498d5}%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M35 0a35 35 0 1035 35A35 35 0 0035 0zm-.313 65.507A30.612 30.612 0 1165.3 34.9a30.588 30.588 0 01-30.613 30.607z'/%3E%3Cpath class='a' d='M49.209 26.851v.94C49.209 37.612 41.687 49 28 49a21.1 21.1 0 01-11.388-3.343 10.136 10.136 0 001.776.1 14.8 14.8 0 009.3-3.239 7.534 7.534 0 01-7-5.224 5.956 5.956 0 001.358.1 6.559 6.559 0 001.985-.313 7.406 7.406 0 01-5.955-7.313v-.1a7.668 7.668 0 003.343.94 7.578 7.578 0 01-3.343-6.164 7.82 7.82 0 011.045-3.761 21.288 21.288 0 0015.358 7.836 9.159 9.159 0 01-.209-1.672 7.395 7.395 0 0112.851-5.015 14.154 14.154 0 004.7-1.776 7.08 7.08 0 01-3.239 4.075 19.942 19.942 0 004.281-1.146 12.919 12.919 0 01-3.657 3.866M34.687 1.045c-13.164 0-33.224 20.269-33.224 34.269 0 13.06 17.134 32.179 33.224 32.179 22.776 0 33.224-19.955 33.224-32.179 0-16.508-22.463-34.269-33.224-34.269'/%3E%3C/svg%3E");
  height: 32px;
  width: 32px;
}

/* line 16, ../../sass/core/icons.scss */
.icon-right-arrow {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 32px;
  width: 32px;
}

/* line 17, ../../sass/core/icons.scss */
.icon-right-arrow {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6.433 10.706' width='32' height='32'%3E%3Cpath d='M1.324 9.983l-.632-.66 3.782-3.967q-1.9-2-3.78-3.966l.638-.666 4.41 4.627Q3.535 7.663 1.324 9.983z' fill='%23ed2831' stroke='%23ed2831'/%3E%3C/svg%3E");
}

@media (min-width: 768px) {
  /* line 19, ../../sass/core/icons.scss */
  .icon-tube {
    height: 65px;
    width: 65px;
  }
}
/* line 21, ../../sass/core/icons.scss */
.icon-video-play {
  background-image: url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAABGCAMAAABG8BK2AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABoVBMVEUAAAAAIGAAHmEAImYAIWMAI2QCImUCJGYCI2UAHGMAI2QCImYCJGYCI2YCImQAI2IAHF4AIGMCImQAJGEDI2QCI2UAI2gAEWYAIWQAHFUAImQCI2UAI2UAGmYAH2QCI2YAI2QCJGUAAAAAIWQAImUCImUAAAACI2QAImUAIWMAHV8CI2QAIGACI2QAImUAIGUAJGUCImUCI2QAImcAIWUAAFUsSIACImUHKGr3+PqQnrwPL2709fiYpsEXNXMCJGX6+vyxus8uSoAAIGD8/P2zvdEAH2L9/f28xNc7VYkAI2PJ0N5Zb5wAJGXd4upxhKrm6vB7jK8DJWfV2uZugqcKK2vv8fYFJmj+/v6uuc0wTILy8/ertsxBWoz6+vwVNHEjQXqhrscdO3bs7vOOnbv4+fuap8EMLG319vmirscTNHLk5++Hl7ft7/R2iKyOnboCI2MCI2QAH2YCImYAHWICI2UAImcCI2MCImUAAEACImUAEGACJGUCI2UAF10AImYAIWUAIWQAI2MAIGYCImUAFVUAI2QAImQAG2T///8AAACNwMMjAAAAiXRSTlMACCo8TV5vgJASQnGWmXBBG1B/FWaYFg9cCVKTUQohijOVAVRThgJ1Wz4jjBBzJjArfn00ZQOkkJr6xZz4yZ6B+9SlGP3UOf7YqEjgsVbque+9mea5m/Wa/tKl99Gq/J6hzKDzxPrKm/jNne7C9LzFdm4ZaRqXQ2doBHcQiIMLWl09OyiNDFdhHGsK5F0AAAABYktHRACIBR1IAAAACXBIWXMAAAsSAAALEgHS3X78AAAAB3RJTUUH4wQCDRUWyDRt0QAAAoJJREFUWMOt2PlbEkEYB/ARL4h9FQ/UElQsz0JJITooLIqK2uw2yy4ru8ssNTut1Jr/OlZ8kIV9Z96Z5fvzPp9n59h35x3G8NR4auvqGxq93saG+rpaTw3TiG+P3wBbjKZmn5oRaGkFx7S2BMhIW3sQ0ATbO0hIZ5cBwhhdnVJk775ukKY7FBYrPb1yxEpvj0jpi9AUgEgfivTvpyJWDvQ7K2G/igLgd5ygwICaAjDgsIcGh1QVgKHBCmZYXQEYLldGdBSAEbviMfQYY7RU6fDqKQAHD5UwUV0FILqrjOkrAGNFRmOtHV5n3I0CENthDrtjJgrKpDsFYHybibtl4paSwPbMESqTFK320WPHTxAdqxSGMIbz1MlTJCaUZ9I4w/nU6TMEJs1YBkQM52fPEaAMy0oYzs9fuChjsiwnZfK5dFnM5JhJYTi/Mi1iTHzz2RnOr167jjJxvNSUM3kIfaMout4ODOc3bt5yfDbNkioM57enZxyeTaoyd2bvOjJKg7o3dx8ZlMIUP5h7iE4xecGnZh9hj+YX3KQxqcfzgMekfQxPnopLT47wafJnC89BnKy0UPAXL+dBloykbPHUwispYpUtdI4t5vUbUjm2imgMZd6+oxhQKOkJ5HOYeU8Yzna8Vfzduf/5TlblKLC4c6KIuWOK56SoG+VD8bQ16oZZ2j38fdRX4iUn0U/LusqyrYtd0WVW7Md0U08xy5uGVR3lc0UHszahrnxZq2yovn5TVb7/cGrvwotqih/pohM/VZR1pGXN5xd5/0R+M0H+bNCUDWE7z9jmFqGjj2xtMll8f4NixFinXeMsCS9eVttIiJV/1bgGKoytucn1pVQhCldk/wGVaG829s1FawAAAABJRU5ErkJggg==");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 32px;
  width: 32px;
}
.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
----------------------------------*/
.article-teaser-block {
  border: 1px solid #efefed;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 8px 0 rgba(84, 79, 64, 0.06);
  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: .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: .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: .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;
  -webkit-box-shadow: 0 0;
  box-shadow: 0 0; }

.articleTeaser .clickable-at {
  cursor: pointer; }
.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; }
.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; }
.flash > .component-content {
  text-align: center; }

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

.flash-missing {
  margin: 0 auto; }

.flash .seoDescription {
  display: none; }
.footer {
  background: none;
  color: inherit; }
  .footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .footer .img-link {
    border: solid 2px transparent;
    display: block; }
    .footer .img-link:focus {
      border: solid 2px red; }

.footer-bar {
  padding: 1rem 0 0; }

.footer-sitemap {
  background: none; }

.footer-social {
  background: none; }

.footer-core {
  background: none; }

.footer-extra {
  background: none; }

.footer-navgroup__heading {
  color: inherit;
  font-size: inherit; }

.footer-navgroup li {
  padding: 0.25rem 0; }

.footer-navgroup li > a {
  color: red;
  text-decoration: none; }
  .footer-navgroup li > a:hover, .footer-navgroup li > a:focus {
    color: blue;
    text-decoration: underline; }

.footer-navgroup img {
  max-width: 100%; }

.footer-copyright {
  display: flex; }
  .footer-copyright__img {
    margin: 0 1rem 0 0; }
  .footer-copyright__text {
    font-size: inherit;
    color: inherit; }

.footer-navlist ul {
  display: flex;
  flex-direction: row;
  justify-content: center; }

.footer-navlist li {
  padding: 0 0 0.25rem 0; }

.footer-navlist a {
  color: red;
  text-decoration: none; }
  .footer-navlist a:hover, .footer-navlist a:focus {
    color: blue;
    text-decoration: underline; }

.social-icons {
  max-width: 100%;
  margin: 0 auto; }
  .social-icons ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start; }
  .social-icons li {
    margin: 0 0.4rem 0 0;
    position: relative; }
  .social-icons a {
    display: block;
    background: #000;
    border: solid 3px transparent;
    transition: all 0.5s ease; }
    .social-icons a:hover, .social-icons a:focus {
      background: black;
      border: solid 3px red; }
  .social-icons svg {
    position: absolute;
    left: 3px;
    top: 4px;
    fill: #FFF; }
  .social-icons--md svg {
    width: 32px; }
  .social-icons--md a {
    width: 40px;
    height: 40px; }
.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; }
.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-root {
  text-align: left;
  z-index: 10;
  max-width: 100%; }

.navigation-mobile-menu {
  display: none; }
  @media only screen and (max-width: 767px) {
    .navigation-mobile-menu {
      display: block;
      position: relative;
      margin: 0 0 -2px -2px;
      width: 100%;
      height: 41px;
      cursor: pointer;
      box-sizing: border-box;
      overflow: hidden;
      background: whitesmoke;
      border: 2px solid #323131; }
      .navigation-mobile-menu:after {
        content: "\f0c9";
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        position: relative;
        font-weight: normal;
        display: block;
        width: 41px;
        height: 41px;
        position: absolute;
        top: 0;
        line-height: 38px;
        font-size: 25px;
        right: 0; } }

.navigation-branch {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  overflow: visible;
  list-style: none;
  border: 2px solid #323131; }
  .navigation-branch.navigation-level1 {
    border: none; }

.navigation-item {
  margin: 0 0 0 0;
  display: block; }
  .navigation-item > .navigation-item-title {
    display: block !important;
    padding: 5px 15px 5px 40px;
    background: #e1e1e1;
    color: #323131;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis; }
    .navigation-item > .navigation-item-title:hover {
      color: white;
      background: #939191;
      text-decoration: none; }
  .navigation-item.has-children > .navigation-item-title .navigation-item-decoration {
    background-color: #c8c7c7; }
  .navigation-item.has-active-child > .navigation-item-title, .navigation-item.is-active > .navigation-item-title {
    color: #323131;
    background: #cccccc;
    text-decoration: none; }
  .navigation-item.is-open > .navigation-branch,
  .no-js .navigation-item:hover > .navigation-branch {
    display: block; }
  .navigation-item.navigation-level1 {
    margin: 0 0 -2px -2px;
    box-sizing: border-box;
    border: 2px solid #323131; }
    .navigation-item.navigation-level1 > .navigation-item-title {
      padding: 10px 20px 10px 20px;
      background: #e1e1e1;
      color: #323131;
      font-size: 14px;
      font-weight: bold;
      line-height: 1.5;
      text-decoration: none;
      display: block; }
      .navigation-item.navigation-level1 > .navigation-item-title:hover {
        color: white;
        background: #939191;
        text-decoration: none; }
    .navigation-item.navigation-level1.has-active-child > .navigation-item-title, .navigation-item.navigation-level1.is-active > .navigation-item-title {
      color: white;
      background: #605e5e;
      text-decoration: none; }
    @media only screen and (max-width: 767px) {
      .navigation-item.navigation-level1 {
        width: 100%; } }
  .navigation-item.navigation-level2 {
    border-top: 1px solid #323131; }
    @media only screen and (max-width: 767px) {
      .navigation-item.navigation-level2 {
        display: none; }
        .navigation-item.navigation-level2.is-open {
          display: block; } }

.navigation-branch.navigation-level2 {
  display: block; }

@media only screen and (max-width: 767px) {
  .navigation-root {
    display: none; }
  .is-open {
    display: block; } }
/* 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; } }
.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; }
.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: "\25b6";
    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; }
.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 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; }
.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; }
.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
----------------------------------*/
.video-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

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

.no-js .video-nojs {
  display: block; }

.video object, .video embed {
  width: 100% !important; }

.video-video {
  border: none; }

.video-video-container {
  margin: 0 auto; }

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

.mejs-container:hover .mejs-controls {
  display: block; }

.mejs-container .mejs-controls {
  display: none;
  z-index: 25;
  height: 47px;
  background: #eeeeee;
  border-top: none; }
  .mejs-container .mejs-controls .mejs-time {
    margin: 2px 0 0 12px;
    padding: 0;
    position: relative; }
    .mejs-container .mejs-controls .mejs-time span {
      float: left;
      color: #aaaaaa;
      font-size: 14px; }
  .mejs-container .mejs-controls .mejs-button {
    width: 20px;
    height: 20px;
    margin: 12px 1%; }

.mejs-controls .mejs-button button:before {
  font-family: 'Font Awesome 5';
  font-style: normal;
  font-weight: 900;
  font-size: 20px;
  color: #aaaaaa; }

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

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

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

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

.mejs-controls .mejs-playpause-button .mejs-play button:before {
  content: "\f04b"; }

.mejs-controls .mejs-playpause-button .mejs-pause button:before {
  content: "\f04c"; }

.mejs-controls .mejs-captions-button button:before {
  content: "\f20a"; }

.mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 20px;
  right: -10px;
  width: 130px;
  height: auto !important;
  padding: 10px;
  overflow: hidden; }

.mejs-controls .mejs-time-rail .mejs-time-total {
  height: 3px;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #aaaaaa;
  width: 50%;
  margin: 15px 0; }

.mejs-controls div.mejs-time-rail {
  width: 50%; }

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

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

@media (max-width: 700px) {
  .mejs-controls div.mejs-time-rail {
    width: 40%; }
  .mejs-controls .mejs-button button {
    width: 10px;
    height: 10px;
    margin-top: 5px; } }

/* Code below forces responsiveness of ME */
.video-video-container .mejs-container.svg.mejs-video, .video-video-container .mejs-overlay.mejs-layer.mejs-overlay-play,
.video-video-container .mejs-poster.mejs-layer, .video-video-container .mejs-captions-layer.mejs-layer, .video-video-container video {
  margin: 0 !important;
  text-align: center;
  width: 100% !important;
  height: auto !important; }

.video-video-container {
  padding-bottom: 56.25%;
  position: relative; }
  .video-video-container iframe {
    max-height: 100% !important;
    max-width: 100% !important; }
  .video-video-container .mejs-layer, .video-video-container .mejs-container, .video-video-container .mejs-overlay {
    position: absolute !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    height: auto !important; }

/* This forces the dimensions of the video container to retain the 16:9
ratio. Adjust percentage if your video is
 a different ratio. (4:3 is 75%). */
.mejs-fullscreen .video-video-container .mejs-container {
  position: fixed !important;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000; }
.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; }
.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%; }
.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; }
.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 .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; }
.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; }
.cf-form-notification {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000; }
  .cf-form-notification .cf-form-notification-inner {
    position: fixed;
    top: 100px;
    width: 700px;
    margin-left: -363px;
    left: 50%;
    padding: 13px;
    background-color: #e1e1e1; }

.cf-form-notification.is-hidden {
  display: none; }

@media screen and (max-width: 699px) {
  .cf-form-notification .cf-form-notification-inner {
    position: absolute;
    width: auto;
    margin: 20px;
    left: 0;
    top: 0; } }

@media screen and (max-width: 699px) {
  .cf-form-notification-restrictive {
    position: absolute; } }

.cf-form-notification-buttons {
  text-align: right; }

.cf-form-header-error-msg-text {
  font-wieght: bold;
  color: red;
  text-align: center; }
/* -------------------------------- 

File: _modal.box.scss
Title: Modal Styles
Descr: Core styles for the modal component.
Usage: Haleon AEM CF Framework

-------------------------------- */
div.wf-modal {
  position: relative;
  width: auto;
  height: auto;
  opacity: 1;
  visibility: visible;
  background-color: transparent; }
  div.wf-modal::after {
    content: "Modal / Dialog region (Overlay styles available in preview or 'view as published')";
    background: black;
    padding: 0.2rem;
    font-size: 12px;
    color: white;
    position: absolute;
    bottom: -1rem;
    left: 50%;
    transform: translateX(-50%); }
  div.wf-modal .wf-modal-wrapper {
    width: auto !important;
    transform: scale(1) !important;
    border: solid 1px black;
    position: relative;
    margin: 0 auto; }
  div.wf-modal .wf-modal-body .new.section {
    min-width: 12rem; }

dialog.wf-modal {
  position: fixed;
  z-index: var(--wf-modal-z-index, 100);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  top: 0;
  max-width: 100%;
  max-height: 100%;
  opacity: 0;
  visibility: hidden;
  border: none;
  background: transparent;
  padding: 1.5rem; }
  dialog.wf-modal::backdrop {
    background: var(--wf-modal-backdrop, rgba(0, 0, 0, 0.8)); }
  dialog.wf-modal:not([open]) {
    pointer-events: none;
    background-color: transparent; }
  dialog.wf-modal[open] {
    opacity: 1;
    visibility: visible; }

.wf-modal-wrapper {
  width: 100%;
  max-height: 100%;
  height: auto !important;
  transform: scale(0);
  max-width: 64em;
  border-radius: var(--wf-modal-radius, 0.3em);
  margin: 0 1rem;
  background-color: var(--wf-modal-background-color, white); }
  .wf-modal-wrapper--xs {
    max-width: var(--wf-modal-xs, 540px); }
  .wf-modal-wrapper--sm {
    max-width: var(--wf-modal-sm, 720px); }
  .wf-modal-wrapper--md {
    max-width: var(--wf-modal-md, 960px); }
  .wf-modal-wrapper--lg {
    max-width: var(--wf-modal-lg, 1140px); }
  .wf-modal-wrapper--xl {
    max-width: var(--wf-modal-xl, 1320px); }

.wf-modal-body {
  padding: var(--wf-modal-padding, 1rem) !important;
  font-size: var(--wf-modal-font-size-body, 1rem); }

.wf-modal-close {
  transition: var(--wf-modal-transition-duration, 0.2s);
  cursor: pointer;
  border: none;
  position: absolute;
  right: -15px;
  top: -15px;
  background-color: var(--wf-modal-close-button-background, black) !important;
  border-radius: 50%;
  height: 35px;
  width: 35px;
  line-height: 1; }
  .wf-modal-close:hover, .wf-modal-close:focus, .wf-modal-close:focus-visible {
    background-color: var(--wf-modal-close-button-background-focus, blue) !important; }
  .wf-modal-close > svg {
    fill: var(--wf-modal-close-icon-color, white);
    position: absolute;
    left: 8px;
    top: 8px; }

@media (prefers-reduced-motion: no-preference) {
  .wf-modal--fade, .wf-modal--scale, .wf-modal--fade-up, .wf-modal--fade-down, .wf-modal--fade-right, .wf-modal--fade-left, .wf-modal--slide-up, .wf-modal--slide-down, .wf-modal--slide-right, .wf-modal--slide-left {
    transition: opacity var(--wf-modal-transition-duration, 0.2s), background-color var(--wf-modal-transition-duration, 0.2s), visibility 0s var(--wf-modal-transition-duration, 0.2s); }
    .wf-modal--fade[open], .wf-modal--scale[open], .wf-modal--fade-up[open], .wf-modal--fade-down[open], .wf-modal--fade-right[open], .wf-modal--fade-left[open], .wf-modal--slide-up[open], .wf-modal--slide-down[open], .wf-modal--slide-right[open], .wf-modal--slide-left[open] {
      transition: opacity var(--wf-modal-transition-duration, 0.2s), background-color var(--wf-modal-transition-duration, 0.2s), visibility 0s; }
  .wf-modal--fade[open] {
    transition: opacity var(--wf-modal-transition-duration, 0.2s), background-color var(--wf-modal-transition-duration, 0.2s), visibility 0s; }
    .wf-modal--fade[open] .wf-modal-wrapper {
      transform: scale(1);
      /* reset all transformations */ }
  .wf-modal--scale .wf-modal-wrapper, .wf-modal--fade-up .wf-modal-wrapper, .wf-modal--fade-down .wf-modal-wrapper, .wf-modal--fade-right .wf-modal-wrapper, .wf-modal--fade-left .wf-modal-wrapper {
    will-change: transform;
    transition: transform var(--wf-modal-transition-duration, 0.2s) var(--wf-modal-ease, cubic-bezier(0.215, 0.61, 0.355, 1)); }
  .wf-modal--scale[open], .wf-modal--fade-up[open], .wf-modal--fade-down[open], .wf-modal--fade-right[open], .wf-modal--fade-left[open] {
    transition: opacity var(--wf-modal-transition-duration, 0.2s), background-color var(--wf-modal-transition-duration, 0.2s), visibility 0s; }
    .wf-modal--scale[open] .wf-modal-wrapper, .wf-modal--fade-up[open] .wf-modal-wrapper, .wf-modal--fade-down[open] .wf-modal-wrapper, .wf-modal--fade-right[open] .wf-modal-wrapper, .wf-modal--fade-left[open] .wf-modal-wrapper {
      transform: scale(1);
      /* reset all transformations */ }
  .wf-modal--slide-up .wf-modal-wrapper, .wf-modal--slide-down .wf-modal-wrapper, .wf-modal--slide-right .wf-modal-wrapper, .wf-modal--slide-left .wf-modal-wrapper {
    will-change: transform;
    transition: transform var(--wf-modal-transition-duration, 0.2s) var(--wf-modal-ease, cubic-bezier(0.215, 0.61, 0.355, 1)); }
  .wf-modal--slide-up[open], .wf-modal--slide-down[open], .wf-modal--slide-right[open], .wf-modal--slide-left[open] {
    transition: background-color var(--wf-modal-transition-duration, 0.2s), visibility 0s; }
    .wf-modal--slide-up[open] .wf-modal-wrapper, .wf-modal--slide-down[open] .wf-modal-wrapper, .wf-modal--slide-right[open] .wf-modal-wrapper, .wf-modal--slide-left[open] .wf-modal-wrapper {
      transform: scale(1);
      /* reset all transformations */ }
  .wf-modal--scale .wf-modal-wrapper {
    transform: scale(0.95); }
  .wf-modal--fade-up .wf-modal-wrapper {
    transform: translateY(40px); }
  .wf-modal--fade-down .wf-modal-wrapper {
    transform: translateY(-40px); }
  .wf-modal--fade-right .wf-modal-wrapper {
    transform: translateX(-40px); }
  .wf-modal--fade-left .wf-modal-wrapper {
    transform: translateX(40px); }
  .wf-modal--slide-up .wf-modal-wrapper {
    transform: translateY(100%); }
  .wf-modal--slide-down .wf-modal-wrapper {
    transform: translateY(-100%); }
  .wf-modal--slide-right .wf-modal-wrapper {
    transform: translateX(-100%); }
  .wf-modal--slide-left .wf-modal-wrapper {
    transform: translateX(100%); } }

.wf-u-sr-only,
.wf-u-sr-only-focusable:not(:focus):not(:focus-within) {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  width: 1px;
  height: 1px;
  overflow: hidden;
  padding: 0;
  border: 0;
  white-space: nowrap; }
select.wf-form-control::-ms-expand {
  display: none; }

input::-ms-clear {
  display: none; }

.wf-l-container {
  width: calc(100% - 2 * 1rem);
  margin-left: auto;
  margin-right: auto;
  max-width: var(--wf-col-xl, 1140px); }

.wf-form-control {
  background-color: transparent;
  padding: 0;
  border: 0;
  border-radius: 0;
  color: inherit;
  line-height: inherit;
  appearance: none; }

.wf-form fieldset {
  border: 0;
  padding: 0;
  margin: 0; }

.wf-form textarea {
  resize: vertical;
  overflow: auto;
  vertical-align: top; }

.wf-form input::-ms-clear {
  display: none; }

.wf-form-control {
  font-size: var(--wf-form-control-font-size, 1rem);
  padding: var(--wf-form-control-padding-y, 0.75rem) var(--wf-form-control-padding-x, 0.75rem);
  border-radius: var(--wf-form-control-radius, 0);
  width: 100%;
  background: var(--wf-form-control-background, white);
  color: var(--wf-form-control-color, black);
  line-height: 1.2;
  box-shadow: inset 0px 0px 0px 1px #ccc;
  transition: all 0.2s ease; }

.wf-form-control::placeholder {
  opacity: 0.8;
  color: var(--wf-color-contrast-low, gray); }

.wf-form-control:focus, .wf-form-control:focus-within {
  background: var(--wf-color-bg);
  outline: none; }

.wf-form-control:focus-visible {
  outline: solid; }

.wf-form {
  position: relative; }

.wf-form-section {
  margin-bottom: var(--wf-form-section-spacing, 1.5rem) !important; }

.wf-form-legend {
  display: block;
  line-height: 1.2;
  font-size: var(--wf-form-legend-font-size, 1.5rem);
  margin-bottom: var(--wf-space-sm);
  color: var(--wf-form-legend-color, black); }

.wf-form-label {
  display: block;
  font-size: var(--wf-form-label-font-size, 1rem);
  color: var(--wf-form-label-color, black);
  padding-bottom: var(--wf-space-xxs);
  font-weight: bold; }

.wf-form-helptext {
  color: var(--wf-form-helper-text-color, black); }

.wf-form-helptext > p {
  margin-bottom: 0; }

.wf-form-error {
  line-height: 1;
  display: inline-block; }

.wf-form-error > p {
  margin: 0; }

.wf-form-is-hidden,
.wf-form-hidden-item {
  display: none;
  visibility: hidden; }

.wf-form-reveal-if-active {
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  overflow: hidden;
  font-size: 16px;
  transform: scale(0.8);
  transition: 0.5s; }

.wf-form-reveal-if-active label {
  display: block;
  margin: 0 0 3px 0; }

.wf-form-reveal-if-active input[type="text"] {
  width: 100%; }

input[type="radio"]:checked ~ .wf-form-reveal-if-active,
input[type="checkbox"]:checked ~ .wf-form-reveal-if-active {
  opacity: 1;
  visibility: visible;
  max-height: 100px;
  padding: 10px 30px;
  transform: scale(1);
  overflow: visible; }

.wf-form-upload-wrapper {
  --upload-height: calc(var(--wf-form-control-padding-y, 0.75rem) * 4);
  --upload-radius: 0 var(--wf-form-control-radius, 0)
		var(--wf-form-control-radius, 0) 0;
  position: relative;
  width: 100%;
  height: var(--upload-height); }

.wf-form-upload-wrapper::after {
  content: attr(data-input);
  font-size: var(--text-sm, 1rem);
  position: absolute;
  top: 0;
  left: 10px;
  width: calc(100% - 40px);
  pointer-events: none;
  z-index: 20;
  height: var(--upload-height);
  line-height: var(--upload-height); }

.wf-form-upload-wrapper::before {
  content: var(--wf-form-upload-text, attr(data-button));
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  background: var(--wf-form-upload-background, grey);
  color: white;
  z-index: 25;
  line-height: var(--upload-height);
  padding: 0 15px;
  text-transform: uppercase;
  pointer-events: none;
  border-radius: var(--upload-radius); }

.wf-form-upload-wrapper:hover::before, .wf-form-upload-wrapper:focus::before {
  background: var(--wf-form-upload-background-hover-focus, black); }

.wf-form-upload-wrapper input {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  height: var(--upload-height);
  margin: 0;
  padding: 0;
  display: block;
  cursor: pointer;
  width: 100%; }

.wf-form-upload-file-item {
  list-style-type: none;
  border-radius: 10px;
  background-color: rgba(144, 163, 203, 0.2);
  margin: 0;
  color: initial;
  display: inline-flex;
  margin-right: 1rem;
  padding-right: 1rem; }

.wf-form-upload-file-item > span.name {
  padding-right: 10px;
  width: max-content;
  display: inline-flex; }

.wf-form-upload-file-item-delete {
  display: flex;
  width: 24px;
  color: initial;
  background-color: #6eb4ff00;
  font-size: large;
  justify-content: center;
  margin-right: 3px;
  cursor: pointer; }

.wf-form-upload-file-item-delete:hover, .wf-form-upload-file-item-delete:focus {
  background-color: rgba(144, 163, 203, 0.2);
  border-radius: 10px; }

.wf-form-upload-file-item-delete > span {
  transform: rotate(45deg); }

.wf-form-control[aria-invalid="true"],
.wf-form-control[aria-required="true"] .wf-form-control.wf-form-control--error,
.wf-form-list--error {
  box-shadow: 0px 0px 0px 2px var(--wf-color-error, red); }

.wf-form-control[aria-invalid="true"]:focus, .wf-form-control[aria-invalid="true"]:focus-within,
.wf-form-control[aria-required="true"] .wf-form-control.wf-form-control--error:focus,
.wf-form-control[aria-required="true"] .wf-form-control.wf-form-control--error:focus-within,
.wf-form-list--error:focus,
.wf-form-list--error:focus-within {
  box-shadow: 0px 0px 0px 2px var(--wf-color-error, red); }

.wf-form-label.wf-form-label--error {
  color: var(--wf-color-error, red); }

.wf-form-list--error {
  padding: var(--wf-space-xs) !important;
  border-radius: var(--wf-form-control-radius, 0); }

.wf-form-control--disabled,
.wf-form-control[disabled],
.wf-form-control[aria-disabled="true"],
.wf-form-control[readonly],
.wf-form-radio-item[disabled] + label,
.wf-form-radio-item[aria-disabled="true"] + label,
.wf-form-checkbox-item[disabled] + label,
.wf-form-checkbox-item[aria-disabled="true"] + label {
  opacity: 0.5;
  cursor: not-allowed; }
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}sup{top:-.5em}sub{bottom:-.25em}#cotidiano{background:#fff}#cotidiano .single-page-title{display:none}#cotidiano .single-page{height:100%}#cotidiano .views-field-field-body-responsive{display:none}#cotidiano .views-field-body{height:100%}#cotidiano .mil24{display:none}#cotidiano .slick-prev{top:inherit;bottom:5px;left:calc(48% - 50px);background:url(/content/dam/cf-consumer-healthcare/advil/pt_BR/ContentPages/CustomHtml/carousal/flechas-left.png);background-repeat:no-repeat}#cotidiano .slick-arrow{display:block!important}#cotidiano .slick-arrow:before{content:""}#cotidiano .slick-arrow.slick-disabled{display:none!important}#cotidiano .slick-arrow{height:27px;width:47px;z-index:99999}#cotidiano .slick-next{top:inherit;bottom:5px;right:inherit;right:calc(48% - 50px);background:url(/content/dam/cf-consumer-healthcare/advil/pt_BR/ContentPages/CustomHtml/carousal/flechas-right.png);background-repeat:no-repeat}#cotidiano #slider1contenedor{background:url(/content/dam/cf-consumer-healthcare/advil/pt_BR/ContentPages/CustomHtml/carousal/fondo-diap-2.png);background-repeat:no-repeat;background-position:bottom;height:100%;overflow:hidden}#cotidiano #slider1contenedor .contenido{width:720px;margin:auto;padding-top:30px}#cotidiano #slider1contenedor .contenido img{max-width:100%;height:auto;margin-bottom:-100px}#cotidiano #slider1contenedor .contenido .titulo{font-size:60px;color:#313131;font-style:normal;font-weight:900;text-align:center;text-transform:uppercase}#cotidiano #slider1contenedor .contenido .parrafo{font-size:16px;font-weight:300;text-align:center;padding:0 93px;line-height:25px}#cotidiano .slider2contenedor{background:url(/content/dam/cf-consumer-healthcare/advil/pt_BR/ContentPages/CustomHtml/carousal/fondoslider2.png);background-repeat:no-repeat;background-position:bottom;background-size:cover;height:100%}#cotidiano .slider2contenedor .contiene{position:relative;max-width:1263px;margin:auto;height:100%;overflow:hidden}#cotidiano .slider2contenedor>div{text-align:center}#cotidiano .slider2contenedor .titulo{font-style:normal;font-weight:900;font-size:36px;text-align:center;width:100%;text-transform:uppercase;padding-top:50px}#cotidiano .slider2contenedor .ballon{position:absolute;left:60px;top:160px}#cotidiano .slider2contenedor .ballon2{position:absolute;left:151px;top:500.475px}#cotidiano .slider2contenedor .ballon3{left:903px;top:329.475px;position:absolute}#cotidiano .slider2contenedor .ballon4{left:1104px;top:312.475px;position:absolute}#cotidiano .slider2contenedor .ballon5{left:760px;top:330px;position:absolute}#cotidiano .slider2contenedor .ballon6{left:416px;top:317.475px;position:absolute}#cotidiano .slider2contenedor .tipos{left:80px;top:210.475px;position:absolute;z-index:9999;font-style:normal;font-weight:700;font-size:20px;text-transform:uppercase}#cotidiano .slider2contenedor .causas{left:170px;top:540.475px;position:absolute;z-index:9999;font-style:normal;font-weight:700;font-weight:700;font-size:20px;text-transform:uppercase}#cotidiano .slider2contenedor .porcentaje{font-style:normal;font-weight:900;font-size:34px;line-height:48px}#cotidiano .slider2contenedor .sentem{font-weight:300;color:#4a4a4a;font-size:16px;line-height:23px}#cotidiano .slider2contenedor .red{font-weight:700;color:#ed2831;text-transform:uppercase;font-size:16px;line-height:23px}#cotidiano .slider2contenedor .texto1{position:absolute;left:296px;top:292.475px}#cotidiano .slider2contenedor .texto2{left:1019px;top:328.475px;position:absolute;left:617px;top:292.475px}#cotidiano .slider2contenedor .texto3{left:643px;top:329.475px;position:absolute;left:992px;top:292.475px}#cotidiano .slider2contenedor .texto4{left:315px;top:332.475px;position:absolute;left:490px;top:641.475px}#cotidiano .slider2contenedor .texto5{position:absolute;left:481px;top:641.475px;left:825px;top:639.475px}#cotidiano .slider2contenedor .texto6{position:absolute;left:847px;top:639.475px;left:1065px;top:640.475px}#cotidiano .slider3contenedor{overflow:hidden;background:url(/content/dam/cf-consumer-healthcare/advil/pt_BR/ContentPages/CustomHtml/carousal/fondoslider2.png);background-repeat:no-repeat;background-position:bottom;background-size:cover;height:100%}#cotidiano .slider3contenedor .contiene{position:relative;max-width:1263px;overflow:hidden;height:100%;text-align:center;margin:auto}#cotidiano .slider3contenedor .contiene img,#cotidiano .slider3contenedor .contiene>div{position:absolute}#cotidiano .slider3contenedor .comillas{font-family:Georgia;font-size:65px;vertical-align:middle;line-height:0}#cotidiano .slider3contenedor .titulo{font-style:normal;font-weight:900;font-size:36px;text-align:center;width:100%;text-transform:uppercase;padding-top:50px;position:static!important}#cotidiano .slider3contenedor .subtitulo{font-style:normal;font-weight:900;font-size:34px;text-align:center;background:url(/content/dam/cf-consumer-healthcare/advil/pt_BR/ContentPages/CustomHtml/carousal/slide3_03.png);background-repeat:no-repeat;text-transform:uppercase;color:#ed2831;background-size:100% 100%;display:inline-block;padding:15px;padding-bottom:15px;padding-top:30px;position:static!important;margin-top:15px}#cotidiano .slider3contenedor .anio{font-style:normal;font-weight:900;font-size:55px;color:#313131}#cotidiano .slider3contenedor .red{font-size:16px;color:#ed2831;font-weight:700;text-transform:uppercase;line-height:23px}#cotidiano .slider3contenedor .porcentaje{font-style:normal;font-weight:900;font-size:34px;color:#313131;line-height:48px}#cotidiano .slider3contenedor .sentem{font-weight:300;font-size:16px;line-height:23px}#cotidiano .slider3contenedor .texto1 .red,#cotidiano .slider3contenedor .texto2 .red{font-style:normal;font-weight:900;font-size:20px;color:#ed2831}#cotidiano .slider3contenedor .texto1{top:230px;left:220px}#cotidiano .slider3contenedor .texto2{top:230px;left:760px}#cotidiano .slider3contenedor .ballon{top:270px;left:49%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}#cotidiano .slider3contenedor .ballon2{top:370px;left:395px}#cotidiano .slider3contenedor .ballon3{top:390px;left:900px}#cotidiano .slider3contenedor .ballon4{top:475px;left:350px}#cotidiano .slider3contenedor .texto3{top:605px;left:350px}#cotidiano .slider3contenedor .texto4{top:605px;left:550px}#cotidiano .slider3contenedor .texto5{top:605px;left:770px}#cotidiano .slider4contenedor{background:url(/content/dam/cf-consumer-healthcare/advil/pt_BR/ContentPages/CustomHtml/carousal/fondoslider2.png);background-repeat:no-repeat;background-position:bottom;background-size:cover;height:100%}#cotidiano .slider4contenedor .contiene{overflow:hidden;position:relative;max-width:1263px;margin:auto;height:100%;text-align:center}#cotidiano .slider4contenedor .contiene img,#cotidiano .slider4contenedor .contiene>div{position:absolute}#cotidiano .slider4contenedor .porcentaje{font-style:normal;font-weight:900;font-size:34px;line-height:48px}#cotidiano .slider4contenedor .sentem{font-weight:300;font-size:16px;line-height:23px}#cotidiano .slider4contenedor .red{font-weight:700;font-size:16px;color:#ed2831;text-transform:uppercase;line-height:23px}#cotidiano .slider4contenedor .titulo{position:static!important;font-style:normal;font-weight:900;font-size:34px;text-align:center;text-transform:uppercase;padding-top:55px}#cotidiano .slider4contenedor .ballon8{display:none}#cotidiano .slider4contenedor .ballon{left:0;top:130px}#cotidiano .slider4contenedor .ballon3{left:800px;top:400px}#cotidiano .slider4contenedor .ballon7{top:281px;left:220px}#cotidiano .slider4contenedor .ballon5{left:160px;top:422px}#cotidiano .slider4contenedor .texto1{left:330px;top:265px}#cotidiano .slider4contenedor .texto2{left:165px;top:541px}#cotidiano .slider4contenedor .texto3{left:718px;top:312px}#cotidiano .slider4contenedor .ballon2{left:735px;top:465px}#cotidiano .slider4contenedor .recuadro{font-style:normal;font-weight:900;font-size:29px;text-transform:uppercase;left:310px;top:430px;min-width:400px;background:url(/content/dam/cf-consumer-healthcare/advil/pt_BR/ContentPages/CustomHtml/carousal/recuadro_nuevo.png);background-repeat:no-repeat;background-size:100% 100%;padding:20px;padding-left:60px}#cotidiano .slider4contenedor .recuadro .busca{text-align:left;line-height:normal}#cotidiano .slider4contenedor .recuadro .comillas{font-size:55px;vertical-align:middle;line-height:0}#cotidiano .slider4contenedor .recuadro .comillas:first-child{margin-left:-25px}#cotidiano .slider4contenedor .recuadro .red-recuadro{color:#ed2831;font-size:27px;text-align:left;padding-top:15px}#cotidiano .slider4contenedor .recuadro .grey{font-style:normal;font-weight:400;font-size:20px;text-align:left;color:#a8a8a8}@media (max-width:1300.6px){#cotidiano .mil24{display:block}#cotidiano .slider2contenedor .contiene{max-width:924px}#cotidiano .slider2contenedor img{max-width:100%}#cotidiano .slider2contenedor .ballon,#cotidiano .slider2contenedor .ballon2{left:0}#cotidiano .slider2contenedor .tipos{left:5px;top:196.475px;font-size:18px}#cotidiano .slider2contenedor .causas{left:5px;top:533.475px;font-size:18px}#cotidiano .slider2contenedor .texto1{left:170px;top:260.475px}#cotidiano .slider2contenedor .texto2{left:420px;top:260.475px}#cotidiano .slider2contenedor .texto3{left:708px;top:260.475px}#cotidiano .slider2contenedor .texto4{left:275px;top:620.475px}#cotidiano .slider2contenedor .texto5{top:620.475px;left:555px}#cotidiano .slider2contenedor .texto6{left:750px;top:620.475px}#cotidiano .slider2contenedor .ballon6{width:60px;height:auto;left:220px;top:373.475px}#cotidiano .slider2contenedor .ballon5{width:60px;height:auto;top:373.475px;left:484px}#cotidiano .slider2contenedor .ballon3{width:60px;height:auto;top:373.475px;left:648px}#cotidiano .slider2contenedor .ballon4{width:45px;height:auto;top:316.475px;left:815px}#cotidiano .slider3contenedor .contiene{max-width:924px}#cotidiano .slider3contenedor .texto1{left:50px}#cotidiano .slider3contenedor .ballon{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}#cotidiano .slider3contenedor .texto2{left:650px}#cotidiano .slider3contenedor .ballon4{left:200px;top:495px}#cotidiano .slider3contenedor .ballon3{left:770px}#cotidiano .slider3contenedor .ballon2{top:393px;left:240px}#cotidiano .slider3contenedor .texto3{left:200px}#cotidiano .slider3contenedor .texto4{left:405px}#cotidiano .slider3contenedor .texto5{left:620px}#cotidiano .slider3contenedor .texto3,#cotidiano .slider3contenedor .texto4,#cotidiano .slider3contenedor .texto5{top:615px}#cotidiano .slider4contenedor .contiene{max-width:924px}#cotidiano .slider4contenedor .ballon{display:none}#cotidiano .slider4contenedor .texto1{left:190px;top:235px}#cotidiano .slider4contenedor .texto2{left:10px;top:541px}#cotidiano .slider4contenedor .texto3{left:580px;top:282px}#cotidiano .slider4contenedor .recuadro{left:155px;min-width:inherit;width:390px;padding-left:60px;padding-right:30px}#cotidiano .slider4contenedor .ballon2{left:440px;display:none}#cotidiano .slider4contenedor .ballon8{display:block;left:550px;top:465px}#cotidiano .slider4contenedor .ballon3{left:545px;width:400px}#cotidiano .slider4contenedor .ballon7{top:260px;left:25px}#cotidiano .slider4contenedor .ballon5{left:10px;top:422px}}.slick-slider .slick-list,.slick-slider .slick-track{min-height:100vh!important}@media screen and (max-width:1024.6px){.slick-slider .slick-list,.slick-slider .slick-track{height:auto!important}#cotidiano .views-field-field-body-responsive{display:block}#cotidiano .views-field-body{display:none}#cotidiano .slick-track{height:auto!important}#cotidiano .slick-slide{height:0}#cotidiano .slick-prev{left:calc(48% - 50px)}#cotidiano .slick-next{left:inherit;right:calc(48% - 50px)}#cotidiano .slick-slide{padding-bottom:75px}#cotidiano .slick-track .slick-current.slick-slide{height:auto}#cotidiano .views-field-field-body-responsive #slider1contenedor{background:0 0}#cotidiano .views-field-field-body-responsive #slider1contenedor .contenido{width:100%;max-width:640px;margin:auto}#cotidiano .views-field-field-body-responsive #slider1contenedor .contenido .texto{font-weight:300;font-size:30px}#cotidiano .views-field-field-body-responsive #slider1contenedor .contenido .texto .titulo{font-style:normal;font-weight:900;font-size:50px;line-height:normal}#cotidiano .views-field-field-body-responsive #slider1contenedor .contenido .texto .parrafo{font-size:30px;padding:0 70px;line-height:normal}#cotidiano .views-field-field-body-responsive .slider2contenedor{background:0 0;padding:0 50px}#cotidiano .views-field-field-body-responsive .slider2contenedor .titulo{font-style:normal;font-weight:900;font-size:23px;text-transform:uppercase;padding-bottom:50px}#cotidiano .views-field-field-body-responsive .slider2contenedor .barra-amarilla{padding:10px 0;width:100%;background:#ffd400;font-style:normal;font-weight:700;font-size:32px;text-transform:uppercase;margin-bottom:50px}#cotidiano .views-field-field-body-responsive .slider2contenedor .dato{padding-bottom:50px}#cotidiano .views-field-field-body-responsive .slider2contenedor .dato img{margin:auto}#cotidiano .views-field-field-body-responsive .slider2contenedor .dato .porcentaje{font-size:40px;line-height:57px}#cotidiano .views-field-field-body-responsive .slider2contenedor .dato .setem{line-height:40px;font-weight:300;font-size:28px}#cotidiano .views-field-field-body-responsive .slider2contenedor .dato .red{font-size:28px;line-height:40px}#cotidiano .views-field-field-body-responsive .slider3contenedor{background:0 0;padding:0 80px;text-align:center}#cotidiano .views-field-field-body-responsive .slider3contenedor>img{margin:auto}#cotidiano .views-field-field-body-responsive .slider3contenedor .titulo{font-style:normal;font-weight:900;font-size:50px;line-height:normal;padding-bottom:50px}#cotidiano .views-field-field-body-responsive .slider3contenedor .subtitulo{background:url(/content/dam/cf-consumer-healthcare/advil/pt_BR/ContentPages/CustomHtml/carousal/sub-back.png);background-repeat:no-repeat;text-transform:uppercase;color:#ed2831;background-size:100% 100%;line-height:normal;font-size:34px;padding:30px 45px;text-align:left}#cotidiano .views-field-field-body-responsive .slider3contenedor .subtitulo:after,#cotidiano .views-field-field-body-responsive .slider3contenedor .subtitulo:before{content:" ";width:22px;height:22px;background:url(/content/dam/cf-consumer-healthcare/advil/pt_BR/ContentPages/CustomHtml/carousal/comillas.png);background-repeat:no-repeat;background-size:100% 100%;display:inline-block}#cotidiano .views-field-field-body-responsive .slider3contenedor .subtitulo:before{margin-left:-30px;float:left}#cotidiano .views-field-field-body-responsive .slider3contenedor .subtitulo:after{margin-right:-30px;float:right}#cotidiano .views-field-field-body-responsive .slider3contenedor .datofecha{padding-top:45px;padding-bottom:45px}#cotidiano .views-field-field-body-responsive .slider3contenedor .datofecha .anio{font-size:70px}#cotidiano .views-field-field-body-responsive .slider3contenedor .datofecha .red{font-style:normal;font-weight:900;font-size:34px;line-height:normal}#cotidiano .views-field-field-body-responsive .slider3contenedor .dato{padding-bottom:45px}#cotidiano .views-field-field-body-responsive .slider3contenedor .dato img{margin:auto}#cotidiano .views-field-field-body-responsive .slider3contenedor .dato .porcentaje{font-size:40px;line-height:57px}#cotidiano .views-field-field-body-responsive .slider3contenedor .dato .setem{line-height:40px;font-size:28px;font-weight:300}#cotidiano .views-field-field-body-responsive .slider3contenedor .dato .red{font-size:28px;line-height:40px}#cotidiano .views-field-field-body-responsive .slider4contenedor{background:0 0;padding:0 80px;text-align:center}#cotidiano .views-field-field-body-responsive .slider4contenedor .ballon7{display:none}#cotidiano .views-field-field-body-responsive .slider4contenedor>img{margin:auto;max-width:100%}#cotidiano .views-field-field-body-responsive .slider4contenedor .titulo{font-style:normal;font-weight:900;font-size:50px;line-height:normal;padding-bottom:45px}#cotidiano .views-field-field-body-responsive .slider4contenedor .dato{padding-bottom:65px}#cotidiano .views-field-field-body-responsive .slider4contenedor .dato img{margin:auto}#cotidiano .views-field-field-body-responsive .slider4contenedor .dato .porcentaje{font-size:40px;line-height:57px}#cotidiano .views-field-field-body-responsive .slider4contenedor .dato .setem{line-height:40px;font-size:28px;font-weight:300}#cotidiano .views-field-field-body-responsive .slider4contenedor .dato .red{line-height:40px;font-weight:700;font-size:28px}#cotidiano .views-field-field-body-responsive .slider4contenedor .dato.last{padding-bottom:20px}#cotidiano .views-field-field-body-responsive .slider4contenedor .recuadro{background:url(/content/dam/cf-consumer-healthcare/advil/pt_BR/ContentPages/CustomHtml/carousal/recuadro_movil_nuevo.png);background-repeat:no-repeat;background-size:100% 100%;margin:auto;margin-bottom:15px;width:auto;max-width:500px;margin-top:35px;font-size:34px}#cotidiano .views-field-field-body-responsive .slider4contenedor .recuadro .busca{padding-left:25px}#cotidiano .views-field-field-body-responsive .slider4contenedor .recuadro .grey{font-size:30px}#cotidiano .views-field-field-body-responsive .slider4contenedor .recuadro .red-recuadro{font-size:34px}#cotidiano .views-field-field-body-responsive .slider4contenedor .recuadro .comillas{font-family:Georgia;font-size:65px;vertical-align:middle;line-height:0}#cotidiano .views-field-field-body-responsive .slider4contenedor .recuadro .comillas:first-child{margin-left:-25px}}@media (min-width:481px) and (max-width:540px){#cotidiano .slider4contenedor .recuadro{padding-left:15px}#cotidiano .slider4contenedor .recuadro .busca{padding-left:5px}}@media screen and (max-width:767px){#cotidiano .views-field-field-body-responsive #slider1contenedor .contenido{width:100%;max-width:640px;margin:auto}#cotidiano .views-field-field-body-responsive #slider1contenedor .contenido .texto{font-family:Roboto,serif;font-weight:300;font-size:18px}#cotidiano .views-field-field-body-responsive #slider1contenedor .contenido .texto .titulo{font-style:normal;font-weight:900;font-size:32px;line-height:normal}#cotidiano .views-field-field-body-responsive #slider1contenedor .contenido .texto .parrafo{font-size:20px;padding:0 20px}#cotidiano .views-field-field-body-responsive .slider2contenedor{padding:0 30px}#cotidiano .views-field-field-body-responsive .slider2contenedor .titulo{font-size:40px;line-height:48px}#cotidiano .views-field-field-body-responsive .slider2contenedor .barra-amarilla{font-size:30px}#cotidiano .views-field-field-body-responsive .slider3contenedor{padding:0 30px}#cotidiano .views-field-field-body-responsive .slider3contenedor .titulo{font-size:40px}#cotidiano .views-field-field-body-responsive .slider3contenedor .subtitulo{font-size:28px}#cotidiano .views-field-field-body-responsive .slider4contenedor{padding:0 30px}#cotidiano .views-field-field-body-responsive .slider4contenedor .titulo{font-size:40px}#cotidiano .views-field-field-body-responsive .slider4contenedor .subtitulo{font-size:28px}#cotidiano .views-field-field-body-responsive .slider4contenedor .dato{padding-bottom:55px}#cotidiano .views-field-field-body-responsive .slider4contenedor .recuadro{width:auto;padding:15px 15px 15px 25px;max-width:300px}#cotidiano .views-field-field-body-responsive .slider4contenedor .recuadro .busca{padding:0;font-size:20px;padding-left:25px}#cotidiano .views-field-field-body-responsive .slider4contenedor .recuadro .grey,#cotidiano .views-field-field-body-responsive .slider4contenedor .recuadro .red-recuadro{font-size:20px}#cotidiano .views-field-field-body-responsive .slider4contenedor .recuadro .comillas{font-size:40px}#cotidiano .views-field-field-body-responsive .slider4contenedor .recuadro comillas:first-child{margin-left:-15px}}@media (min-width:1025px) and (max-height:759px){#cotidiano .contenido,#cotidiano .contiene{overflow:visible!important;transform:scale(.8);-moz-transform:scale(.8)}#cotidiano .slider3contenedor .contiene{transform:scale(.75);-moz-transform:scale(.75)}#cotidiano .slider4contenedor .contiene{transform:scale(.85);-moz-transform:scale(.85)}#cotidiano .slider2contenedor .contiene,#cotidiano .slider3contenedor .contiene,#cotidiano .slider4contenedor .contiene{transform-origin:top;-moz-transform-origin:top;background:0 0!important}#cotidiano .contenido{padding-top:0!important}}#cotidiano{background:#fff}#cotidiano .single-page-title{display:none}#cotidiano .single-page{height:100%}#cotidiano .views-field-field-body-responsive{display:none}#cotidiano .views-field-body{height:100%}#cotidiano .mil24{display:none}#cotidiano .slick-prev{top:inherit;bottom:5px;left:calc(48% - 50px);background:url(/content/dam/cf-consumer-healthcare/advil/pt_BR/ContentPages/CustomHtml/carousal/flechas-left.png);background-repeat:no-repeat}#cotidiano .slick-arrow{display:block!important}#cotidiano .slick-arrow:before{content:""}#cotidiano .slick-arrow.slick-disabled{display:none!important}#cotidiano .slick-arrow{height:27px;width:47px;z-index:99999}#cotidiano .slick-next{top:inherit;bottom:5px;right:inherit;right:calc(48% - 50px);background:url(/content/dam/cf-consumer-healthcare/advil/pt_BR/ContentPages/CustomHtml/carousal/flechas-right.png);background-repeat:no-repeat}#cotidiano #slider1contenedor{background:url(/content/dam/cf-consumer-healthcare/advil/pt_BR/ContentPages/CustomHtml/carousal/fondo-diap-2.png);background-repeat:no-repeat;background-position:center bottom;height:100%;overflow:hidden;background-size:100% auto}#cotidiano #slider1contenedor .contenido{width:720px;margin:auto;padding-top:30px}#cotidiano #slider1contenedor .contenido img{max-width:100%;height:auto;margin-bottom:-100px}#cotidiano #slider1contenedor .contenido .titulo{font-size:60px;color:#313131;font-style:normal;font-weight:900;text-align:center;text-transform:uppercase}#cotidiano #slider1contenedor .contenido .parrafo{font-family:Roboto,serif;font-size:16px;font-weight:300;text-align:center;padding:0 93px;line-height:25px}#cotidiano .slider2contenedor{background:url(/content/dam/cf-consumer-healthcare/advil/pt_BR/ContentPages/CustomHtml/carousal/fondoslider2.png);background-repeat:no-repeat;background-position:bottom;background-size:cover;height:100%}#cotidiano .slider2contenedor .contiene{position:relative;max-width:1263px;margin:auto;height:100%;overflow:hidden}#cotidiano .slider2contenedor>div{text-align:center}#cotidiano .slider2contenedor .titulo{font-style:normal;font-weight:900;font-size:36px;text-align:center;width:100%;text-transform:uppercase;padding-top:50px}#cotidiano .slider2contenedor .ballon{position:absolute;left:60px;top:160px}#cotidiano .slider2contenedor .ballon2{position:absolute;left:151px;top:500.475px}#cotidiano .slider2contenedor .ballon3{left:903px;top:329.475px;position:absolute}#cotidiano .slider2contenedor .ballon4{left:1104px;top:312.475px;position:absolute}#cotidiano .slider2contenedor .ballon5{left:760px;top:330px;position:absolute}#cotidiano .slider2contenedor .ballon6{left:416px;top:317.475px;position:absolute}#cotidiano .slider2contenedor .tipos{left:80px;top:210.475px;position:absolute;z-index:9999;font-style:normal;font-weight:700;font-size:20px;text-transform:uppercase}#cotidiano .slider2contenedor .causas{left:170px;top:540.475px;position:absolute;z-index:9999;font-style:normal;font-weight:700;font-weight:700;font-size:20px;text-transform:uppercase}#cotidiano .slider2contenedor .porcentaje{font-style:normal;font-weight:900;font-size:34px;line-height:48px}#cotidiano .slider2contenedor .sentem{font-weight:300;color:#4a4a4a;font-size:16px;line-height:23px}#cotidiano .slider2contenedor .red{font-weight:700;color:#ed2831;text-transform:uppercase;font-size:16px;line-height:23px}#cotidiano .slider2contenedor .texto1{position:absolute;left:296px;top:292.475px}#cotidiano .slider2contenedor .texto2{left:1019px;top:328.475px;position:absolute;left:617px;top:292.475px}#cotidiano .slider2contenedor .texto3{left:643px;top:329.475px;position:absolute;left:992px;top:292.475px}#cotidiano .slider2contenedor .texto4{left:315px;top:332.475px;position:absolute;left:490px;top:641.475px}#cotidiano .slider2contenedor .texto5{position:absolute;left:481px;top:641.475px;left:825px;top:639.475px}#cotidiano .slider2contenedor .texto6{position:absolute;left:847px;top:639.475px;left:1065px;top:640.475px}#cotidiano .slider3contenedor{overflow:hidden;background:url(/content/dam/cf-consumer-healthcare/advil/pt_BR/ContentPages/CustomHtml/carousal/fondoslider2.png);background-repeat:no-repeat;background-position:bottom;background-size:cover;height:100%}#cotidiano .slider3contenedor .contiene{position:relative;max-width:1263px;overflow:hidden;height:100%;text-align:center;margin:auto}#cotidiano .slider3contenedor .contiene img,#cotidiano .slider3contenedor .contiene>div{position:absolute}#cotidiano .slider3contenedor .comillas{font-size:65px;vertical-align:middle;line-height:0}#cotidiano .slider3contenedor .titulo{font-style:normal;font-weight:900;font-size:36px;text-align:center;width:100%;text-transform:uppercase;padding-top:50px;position:static!important}#cotidiano .slider3contenedor .subtitulo{font-style:normal;font-weight:900;font-size:34px;text-align:center;background:url(/content/dam/cf-consumer-healthcare/advil/pt_BR/ContentPages/CustomHtml/carousal/slide3_03.png);background-repeat:no-repeat;text-transform:uppercase;color:#ed2831;background-size:100% 100%;display:inline-block;padding:15px;padding-bottom:15px;padding-top:30px;position:static!important;margin-top:15px}#cotidiano .slider3contenedor .anio{font-style:normal;font-weight:900;font-size:55px;color:#313131}#cotidiano .slider3contenedor .red{font-family:Roboto,serif;font-size:16px;color:#ed2831;font-weight:700;text-transform:uppercase;line-height:23px}#cotidiano .slider3contenedor .porcentaje{font-style:normal;font-weight:900;font-size:34px;color:#313131;line-height:48px}#cotidiano .slider3contenedor .sentem{font-weight:300;font-size:16px;line-height:23px}#cotidiano .slider3contenedor .texto1 .red,#cotidiano .slider3contenedor .texto2 .red{font-style:normal;font-weight:900;font-size:20px;color:#ed2831}#cotidiano .slider3contenedor .texto1{top:230px;left:220px}#cotidiano .slider3contenedor .texto2{top:230px;left:760px}#cotidiano .slider3contenedor .ballon{top:270px;left:49%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}#cotidiano .slider3contenedor .ballon2{top:370px;left:395px}#cotidiano .slider3contenedor .ballon3{top:390px;left:900px}#cotidiano .slider3contenedor .ballon4{top:475px;left:350px}#cotidiano .slider3contenedor .texto3{top:605px;left:350px}#cotidiano .slider3contenedor .texto4{top:605px;left:550px}#cotidiano .slider3contenedor .texto5{top:605px;left:770px}#cotidiano .slider4contenedor{background:url(/content/dam/cf-consumer-healthcare/advil/pt_BR/ContentPages/CustomHtml/carousal/fondoslider2.png);background-repeat:no-repeat;background-position:bottom;background-size:cover;height:100%}#cotidiano .slider4contenedor .contiene{overflow:hidden;position:relative;max-width:1263px;margin:auto;height:100%;text-align:center}#cotidiano .slider4contenedor .contiene img,#cotidiano .slider4contenedor .contiene>div{position:absolute}#cotidiano .slider4contenedor .porcentaje{font-style:normal;font-weight:900;font-size:34px;line-height:48px}#cotidiano .slider4contenedor .sentem{font-weight:300;font-size:16px;line-height:23px}#cotidiano .slider4contenedor .red{font-weight:700;font-size:16px;color:#ed2831;text-transform:uppercase;line-height:23px}#cotidiano .slider4contenedor .titulo{position:static!important;font-style:normal;font-weight:900;font-size:34px;text-align:center;text-transform:uppercase;padding-top:55px}#cotidiano .slider4contenedor .ballon8{display:none}#cotidiano .slider4contenedor .ballon{left:0;top:130px}#cotidiano .slider4contenedor .ballon3{left:800px;top:400px}#cotidiano .slider4contenedor .ballon7{top:281px;left:220px}#cotidiano .slider4contenedor .ballon5{left:160px;top:422px}#cotidiano .slider4contenedor .texto1{left:330px;top:265px}#cotidiano .slider4contenedor .texto2{left:165px;top:541px}#cotidiano .slider4contenedor .texto3{left:718px;top:312px}#cotidiano .slider4contenedor .ballon2{left:735px;top:465px}#cotidiano .slider4contenedor .recuadro{font-style:normal;font-weight:900;font-size:29px;text-transform:uppercase;left:310px;top:430px;min-width:400px;background:url(/content/dam/cf-consumer-healthcare/advil/pt_BR/ContentPages/CustomHtml/carousal/recuadro_nuevo.png);background-repeat:no-repeat;background-size:100% 100%;padding:20px;padding-left:60px}#cotidiano .slider4contenedor .recuadro .busca{text-align:left;line-height:normal}#cotidiano .slider4contenedor .recuadro .comillas{font-size:55px;vertical-align:middle;line-height:0}#cotidiano .slider4contenedor .recuadro .comillas:first-child{margin-left:-25px}#cotidiano .slider4contenedor .recuadro .red-recuadro{color:#ed2831;font-size:27px;text-align:left;padding-top:15px}#cotidiano .slider4contenedor .recuadro .grey{font-style:normal;font-weight:400;font-size:20px;text-align:left;color:#a8a8a8}@media (max-width:1300.6px){#cotidiano .mil24{display:block}#cotidiano .slider2contenedor .contiene{max-width:924px}#cotidiano .slider2contenedor img{max-width:100%}#cotidiano .slider2contenedor .ballon,#cotidiano .slider2contenedor .ballon2{left:0}#cotidiano .slider2contenedor .tipos{left:5px;top:196.475px;font-size:18px}#cotidiano .slider2contenedor .causas{left:5px;top:533.475px;font-size:18px}#cotidiano .slider2contenedor .texto1{left:170px;top:260.475px}#cotidiano .slider2contenedor .texto2{left:420px;top:260.475px}#cotidiano .slider2contenedor .texto3{left:708px;top:260.475px}#cotidiano .slider2contenedor .texto4{left:275px;top:620.475px}#cotidiano .slider2contenedor .texto5{top:620.475px;left:555px}#cotidiano .slider2contenedor .texto6{left:750px;top:620.475px}#cotidiano .slider2contenedor .ballon6{width:60px;height:auto;left:220px;top:373.475px}#cotidiano .slider2contenedor .ballon5{width:60px;height:auto;top:373.475px;left:484px}#cotidiano .slider2contenedor .ballon3{width:60px;height:auto;top:373.475px;left:648px}#cotidiano .slider2contenedor .ballon4{width:45px;height:auto;top:316.475px;left:815px}#cotidiano .slider3contenedor .contiene{max-width:924px}#cotidiano .slider3contenedor .texto1{left:50px}#cotidiano .slider3contenedor .ballon{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}#cotidiano .slider3contenedor .texto2{left:650px}#cotidiano .slider3contenedor .ballon4{left:200px;top:495px}#cotidiano .slider3contenedor .ballon3{left:770px}#cotidiano .slider3contenedor .ballon2{top:393px;left:240px}#cotidiano .slider3contenedor .texto3{left:200px}#cotidiano .slider3contenedor .texto4{left:405px}#cotidiano .slider3contenedor .texto5{left:620px}#cotidiano .slider3contenedor .texto3,#cotidiano .slider3contenedor .texto4,#cotidiano .slider3contenedor .texto5{top:615px}#cotidiano .slider4contenedor .contiene{max-width:924px}#cotidiano .slider4contenedor .ballon{display:none}#cotidiano .slider4contenedor .texto1{left:190px;top:235px}#cotidiano .slider4contenedor .texto2{left:10px;top:541px}#cotidiano .slider4contenedor .texto3{left:580px;top:282px}#cotidiano .slider4contenedor .recuadro{left:155px;min-width:inherit;width:390px;padding-left:60px;padding-right:30px}#cotidiano .slider4contenedor .ballon2{left:440px;display:none}#cotidiano .slider4contenedor .ballon8{display:block;left:550px;top:465px}#cotidiano .slider4contenedor .ballon3{left:545px;width:400px}#cotidiano .slider4contenedor .ballon7{top:260px;left:25px}#cotidiano .slider4contenedor .ballon5{left:10px;top:422px}}@media screen and (max-width:1024.6px){#cotidiano .views-field-field-body-responsive{display:block}#cotidiano .views-field-body{display:none}#cotidiano .slick-track{height:auto!important}#cotidiano .slick-slide{height:0}#cotidiano .slick-prev{left:calc(48% - 50px)}#cotidiano .slick-next{left:inherit;right:calc(48% - 50px)}#cotidiano .slick-slide{padding-bottom:75px}#cotidiano .slick-track .slick-current.slick-slide{height:auto}#cotidiano .views-field-field-body-responsive #slider1contenedor{background:0 0}#cotidiano .views-field-field-body-responsive #slider1contenedor .contenido{width:100%;max-width:640px;margin:auto}#cotidiano .views-field-field-body-responsive #slider1contenedor .contenido .texto{font-weight:300;font-size:30px}#cotidiano .views-field-field-body-responsive #slider1contenedor .contenido .texto .titulo{font-style:normal;font-weight:900;font-size:50px;line-height:normal}#cotidiano .views-field-field-body-responsive #slider1contenedor .contenido .texto .parrafo{font-size:30px;padding:0 70px;line-height:normal}#cotidiano .views-field-field-body-responsive .slider2contenedor{background:0 0;padding:0 50px}#cotidiano .views-field-field-body-responsive .slider2contenedor .titulo{font-style:normal;font-weight:900;font-size:23px;text-transform:uppercase;padding-bottom:50px}#cotidiano .views-field-field-body-responsive .slider2contenedor .barra-amarilla{padding:10px 0;width:100%;background:#ffd400;font-style:normal;font-weight:700;font-size:32px;text-transform:uppercase;margin-bottom:50px}#cotidiano .views-field-field-body-responsive .slider2contenedor .dato{padding-bottom:50px}#cotidiano .views-field-field-body-responsive .slider2contenedor .dato img{margin:auto}#cotidiano .views-field-field-body-responsive .slider2contenedor .dato .porcentaje{font-size:40px;line-height:57px}#cotidiano .views-field-field-body-responsive .slider2contenedor .dato .setem{font-weight:300;font-size:28px;line-height:40px}#cotidiano .views-field-field-body-responsive .slider2contenedor .dato .red{font-size:28px;line-height:40px}#cotidiano .views-field-field-body-responsive .slider3contenedor{background:0 0;padding:0 80px;text-align:center}#cotidiano .views-field-field-body-responsive .slider3contenedor>img{margin:auto}#cotidiano .views-field-field-body-responsive .slider3contenedor .titulo{font-style:normal;font-weight:900;font-size:50px;line-height:normal;padding-bottom:50px}#cotidiano .views-field-field-body-responsive .slider3contenedor .subtitulo{background:url(/content/dam/cf-consumer-healthcare/advil/pt_BR/ContentPages/CustomHtml/carousal/sub-back.png);background-repeat:no-repeat;text-transform:uppercase;color:#ed2831;background-size:100% 100%;line-height:normal;font-size:34px;padding:30px 45px;text-align:left}#cotidiano .views-field-field-body-responsive .slider3contenedor .subtitulo:after,#cotidiano .views-field-field-body-responsive .slider3contenedor .subtitulo:before{content:" ";width:22px;height:22px;background:url(/content/dam/cf-consumer-healthcare/advil/pt_BR/ContentPages/CustomHtml/carousal/comillas.png);background-repeat:no-repeat;background-size:100% 100%;display:inline-block}#cotidiano .views-field-field-body-responsive .slider3contenedor .subtitulo:before{margin-left:-30px;float:left}#cotidiano .views-field-field-body-responsive .slider3contenedor .subtitulo:after{margin-right:-30px;float:right}#cotidiano .views-field-field-body-responsive .slider3contenedor .datofecha{padding-top:45px;padding-bottom:45px}#cotidiano .views-field-field-body-responsive .slider3contenedor .datofecha .anio{font-size:70px}#cotidiano .views-field-field-body-responsive .slider3contenedor .datofecha .red{font-style:normal;font-weight:900;font-size:34px;line-height:normal}#cotidiano .views-field-field-body-responsive .slider3contenedor .dato{padding-bottom:45px}#cotidiano .views-field-field-body-responsive .slider3contenedor .dato img{margin:auto}#cotidiano .views-field-field-body-responsive .slider3contenedor .dato .porcentaje{font-size:40px;line-height:57px}#cotidiano .views-field-field-body-responsive .slider3contenedor .dato .setem{font-size:28px;font-weight:300;line-height:40px}#cotidiano .views-field-field-body-responsive .slider3contenedor .dato .red{font-size:28px;line-height:40px}#cotidiano .views-field-field-body-responsive .slider4contenedor{background:0 0;padding:0 80px;text-align:center}#cotidiano .views-field-field-body-responsive .slider4contenedor .ballon7{display:none}#cotidiano .views-field-field-body-responsive .slider4contenedor>img{margin:auto;max-width:100%}#cotidiano .views-field-field-body-responsive .slider4contenedor .titulo{font-style:normal;font-weight:900;font-size:50px;line-height:normal;padding-bottom:45px}#cotidiano .views-field-field-body-responsive .slider4contenedor .dato{padding-bottom:65px}#cotidiano .views-field-field-body-responsive .slider4contenedor .dato img{margin:auto}#cotidiano .views-field-field-body-responsive .slider4contenedor .dato .porcentaje{font-size:40px;line-height:57px}#cotidiano .views-field-field-body-responsive .slider4contenedor .dato .setem{font-size:28px;font-weight:300;line-height:40px}#cotidiano .views-field-field-body-responsive .slider4contenedor .dato .red{font-weight:700;font-size:28px;line-height:40px}#cotidiano .views-field-field-body-responsive .slider4contenedor .dato.last{padding-bottom:20px}#cotidiano .views-field-field-body-responsive .slider4contenedor .recuadro{background:url(/content/dam/cf-consumer-healthcare/advil/pt_BR/ContentPages/CustomHtml/carousal/recuadro_movil_nuevo.png);background-repeat:no-repeat;background-size:100% 100%;margin:auto;margin-bottom:15px;width:auto;max-width:500px;margin-top:35px;font-size:34px}#cotidiano .views-field-field-body-responsive .slider4contenedor .recuadro .busca{padding-left:25px}#cotidiano .views-field-field-body-responsive .slider4contenedor .recuadro .grey{font-size:30px}#cotidiano .views-field-field-body-responsive .slider4contenedor .recuadro .red-recuadro{font-size:34px}#cotidiano .views-field-field-body-responsive .slider4contenedor .recuadro .comillas{font-size:65px;vertical-align:middle;line-height:0}#cotidiano .views-field-field-body-responsive .slider4contenedor .recuadro .comillas:first-child{margin-left:-25px}}@media (min-width:481px) and (max-width:540px){#cotidiano .slider4contenedor .recuadro{padding-left:15px}#cotidiano .slider4contenedor .recuadro .busca{padding-left:5px}}@media screen and (max-width:767px){#cotidiano .views-field-field-body-responsive #slider1contenedor .contenido{width:100%;max-width:640px;margin:auto}#cotidiano .views-field-field-body-responsive #slider1contenedor .contenido .texto{font-weight:300;font-size:18px}#cotidiano .views-field-field-body-responsive #slider1contenedor .contenido .texto .titulo{font-style:normal;font-weight:900;font-size:32px;line-height:normal}#cotidiano .views-field-field-body-responsive #slider1contenedor .contenido .texto .parrafo{font-size:20px;padding:0 20px}#cotidiano .views-field-field-body-responsive .slider2contenedor{padding:0 30px}#cotidiano .views-field-field-body-responsive .slider2contenedor .titulo{font-size:40px;line-height:48px}#cotidiano .views-field-field-body-responsive .slider2contenedor .barra-amarilla{font-size:30px}#cotidiano .views-field-field-body-responsive .slider3contenedor{padding:0 30px}#cotidiano .views-field-field-body-responsive .slider3contenedor .titulo{font-size:40px}#cotidiano .views-field-field-body-responsive .slider3contenedor .subtitulo{font-size:28px}#cotidiano .views-field-field-body-responsive .slider4contenedor{padding:0 30px}#cotidiano .views-field-field-body-responsive .slider4contenedor .titulo{font-size:40px}#cotidiano .views-field-field-body-responsive .slider4contenedor .subtitulo{font-size:28px}#cotidiano .views-field-field-body-responsive .slider4contenedor .dato{padding-bottom:55px}#cotidiano .views-field-field-body-responsive .slider4contenedor .recuadro{width:auto;padding:15px 15px 15px 25px;max-width:300px}#cotidiano .views-field-field-body-responsive .slider4contenedor .recuadro .busca{padding:0;font-size:20px;padding-left:25px}#cotidiano .views-field-field-body-responsive .slider4contenedor .recuadro .grey,#cotidiano .views-field-field-body-responsive .slider4contenedor .recuadro .red-recuadro{font-size:20px}#cotidiano .views-field-field-body-responsive .slider4contenedor .recuadro .comillas{font-size:40px}#cotidiano .views-field-field-body-responsive .slider4contenedor .recuadro comillas:first-child{margin-left:-15px}}@media (min-width:1025px) and (max-height:759px){#cotidiano .contenido,#cotidiano .contiene{overflow:visible!important;transform:scale(.8);-moz-transform:scale(.8)}#cotidiano .slider3contenedor .contiene{transform:scale(.75);-moz-transform:scale(.75)}#cotidiano .slider4contenedor .contiene{transform:scale(.85);-moz-transform:scale(.85)}#cotidiano .slider2contenedor .contiene,#cotidiano .slider3contenedor .contiene,#cotidiano .slider4contenedor .contiene{transform-origin:top;-moz-transform-origin:top;background:0 0!important}#cotidiano .contenido{padding-top:0!important}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/content/dam/cf-consumer-healthcare/advil/pt_BR/ContentPages/CustomHtml/carousal/ajax-loader.gif) center center no-repeat}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0;background:0 0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:0 0}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'â†'}[dir=rtl] .slick-prev:before{content:'â†’'}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:'â†’'}[dir=rtl] .slick-next:before{content:'â†'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'â€¢';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.reference-cotidiano.col-md-12{padding:0}.visible-print-block{display:none!important}div.image-style-new,div.image-style-new div{display:block}div.image-style-new div.input-group{display:table}#container .threesixty{position:relative;overflow:hidden;margin:0 auto}#container .threesixty .threesixty_images{display:none;list-style:none;margin:0;padding:0}#container .threesixty .threesixty_images img{position:absolute;top:0;width:100%;height:auto}#container .threesixty .threesixty_images img.previous-image{display:none;width:0;z-index:-999}#container .threesixty .threesixty_images img.current-image{visibility:visible;width:100%}#container .threesixty .spinner{width:60px;display:block;margin:0 auto;height:30px;background:#333;background:rgba(0,0,0,.7);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}#container .threesixty .spinner span{font-family:Roboto,serif;font-size:12px;font-weight:bolder;color:#fff;text-align:center;line-height:30px;display:block}#container .threesixty .nav_bar{position:absolute;top:10px;right:10px;z-index:11}#container .threesixty .nav_bar a{display:block;width:32px;height:32px;float:left;background:url(/demo/img/sprites.png) no-repeat;text-indent:-99999px}#container .threesixty .nav_bar a.nav_bar_play{background-position:0 0}#container .threesixty .nav_bar a.nav_bar_previous{background-position:0 -73px}#container .threesixty .nav_bar a.nav_bar_stop{background-position:0 -37px}#container .threesixty .nav_bar a.nav_bar_next{background-position:0 -104px}#container:-webkit-full-screen{background:#fff;width:100%;height:100%;margin-top:0;padding-top:200px}@media (min-width:1024px){#node3 .right_pain{right:11%}#node3 .left_pain{left:11%}#node3 .right_pain .pain_btn{width:270px;text-align:left}#node3 .left_pain .pain_btn{width:270px;text-align:right}}#node3 h2{font-style:normal;font-weight:900;font-size:39px;padding-top:20px}#node3 h3{font-weight:300;font-size:20px;color:#fff;text-align:center}#node-3,#node3{background-color:#101113;color:#fff;font-family:Roboto,serif;font-size:14pt}.product1{margin:0 auto}.marker{width:10%;height:auto;position:absolute;z-index:10;display:none;background-size:100%}.marker img{width:100%;height:auto}.marker1{top:2%;left:45.7%;width:8%}.marker2{top:25%;left:45%}.marker3{top:44%;left:45%}.marker4{top:4%;left:46.45%;width:7%}.marker5{top:15%;left:44.7%}.marker6{top:61%;left:48.7%;width:7%}.marker7{top:10.1%;left:47.3%;width:5%}@media (max-width:767px){.marker{width:17%}.marker1{top:7%;left:26.5%;width:9%}.marker2{top:28%;left:23%}.marker3{top:47%;left:22.5%}.marker4{top:7%;left:26%;width:12%}.marker5{top:20%;left:22.5%}.marker6{top:58%;left:33%;width:11%}.marker7{top:12.7%;left:27.6%;width:7%}}#container{overflow:hidden;position:relative;background:url(/content/dam/cf-consumer-healthcare/advil/pt_BR/ContentPages/CustomHtml/bg.jpg) no-repeat center center;background-size:100% auto;max-height:100%}.pain_btn{background:0 0;color:#fff;border:0;box-shadow:0;display:block;margin:20px 0;border:1px solid;border:0;text-transform:uppercase;width:130px;font-weight:300;font-size:20px;line-height:1.4}.pain_btn:hover{color:#ff0;cursor:pointer}.left_pain,.right_pain{position:absolute;top:20%;z-index:10000}.right_pain{right:25%;text-align:right}.left_pain{text-align:right;left:25%}.left_pain .pain_btn{background:url(/content/dam/cf-consumer-healthcare/advil/pt_BR/ContentPages/CustomHtml/bullet_off.png) no-repeat center right;background-size:20px;text-align:right;padding-right:26px}.left_pain .pain_btn.active,.left_pain .pain_btn:hover,.right_pain .pain_btn.active,.right_pain .pain_btn:hover{background:url(/content/dam/cf-consumer-healthcare/advil/pt_BR/ContentPages/CustomHtml/bullet_o.png) no-repeat;background-size:20px}.left_pain .pain_btn.active,.left_pain .pain_btn:hover{background-position:center right}.right_pain .pain_btn{text-align:left;right:30%;background:url(/content/dam/cf-consumer-healthcare/advil/pt_BR/ContentPages/CustomHtml/bullet_off.png) no-repeat center left;background-size:20px;padding-left:26px}.right_pain .pain_btn.active,.right_pain .pain_btn:hover{background-position:center left}#container .threesixty .threesixty_images img.current-image{visibility:visible;width:100%}@media (max-width:1024px){.spinner{margin-top:0!important}#node3{padding-top:0}#node3 h2{font-size:20px}#node3 h3{font-size:18px}.pain_btn{font-size:10pt;margin:12px 0!important;width:152px!important}.right_pain{right:11%!important;text-align:left!important}.left_pain{text-align:right;left:11%!important}.left_pain .pain_btn,.right_pain .pain_btn{width:185px}}@media (min-width:768px) and (max-width:1024px){.pain_btn{font-size:11pt}.right_pain{right:16%!important;text-align:left!important}.left_pain{text-align:right;left:16%!important}}#node3 .desktop,#node3 .responsive{display:none}@media (min-width:768px){#node3 .desktop{display:block}#node3{padding-top:0!important}}@media (max-width:767px){#node3 #container{background-size:cover;max-height:480px}#node3 h2{font-size:23px;margin-top:15px}#node3 h3{font-size:15px!important;margin:0 auto;max-width:80%;margin-top:20px}#node3 .pain_btn{font-size:8pt;margin:12px 0!important;width:124px!important}#node3 .right_pain{right:1%!important}#node3 .left_pain{left:0!important}#node3 .responsive{display:block}#product3d{min-height:454px;margin-left:32px!important}#container .threesixty .threesixty_images img{visibility:visible!important;width:72%!important}}@media (min-width:1550px){.product1{height:680px;max-width:1200px}}.product1.responsive{max-width:64%!important;margin-left:0!important}.inner-container{position:relative;height:100%}#container .threesixty .nav_bar{display:none}@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700);@media (min-width:768px){.mobile-only{display:none!important}}@media (max-width:767px){.desktop-only{display:none!important}}body{font-family:Roboto,serif;font-weight:400}.pseudo-h1,h1{color:#313131;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:25px;font-weight:700;line-height:30px}@media (min-width:768px){.pseudo-h1,h1{font-size:46px;line-height:56px}}.pseudo-h2,h2{color:#313131;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:25px}@media (min-width:768px){.pseudo-h2,h2{font-size:30px;line-height:40px}}h3{color:#313131;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-weight:300;line-height:17px}@media (min-width:768px){h3{font-size:20px;line-height:28px}}h4{color:#313131;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;line-height:20px}@media (min-width:768px){h4{font-size:18px;line-height:26px}}.subhead{color:#313131;font-family:Roboto,serif;font-size:14px;font-weight:400;line-height:17px}@media (min-width:768px){.subhead{font-size:20px;line-height:26px}}.br-section-title{display:block;padding-bottom:14px;position:relative}.br-section-title:after{background-color:#ed2831;bottom:0;content:"";height:2px;left:50%;position:absolute;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);width:80px}@media (min-width:768px){.br-section-title:after{height:3px;width:80px}}.uppercase-title{font-weight:300;text-align:center;text-transform:uppercase}.intro{font-size:20px;font-weight:400;line-height:30px}.intro,.paragraph-light{color:#313131;font-family:Roboto,serif}.paragraph-light{font-size:14px;font-weight:300;line-height:20px}@media (min-width:768px){.paragraph-light{font-size:18px;line-height:28px}}.paragraph,p{color:#313131;font-family:Roboto,serif;font-size:14px;font-weight:400;line-height:20px}@media (min-width:768px){.paragraph,p{font-size:18px;line-height:28px}}.sup{font-size:60%;line-height:60%;vertical-align:super;top:-.5em!important}.sub{font-size:smaller;vertical-align:sub}.default-link,a{border-bottom:2px solid #313131;color:#313131;font-size:14px;position:relative;text-decoration:none;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.default-link:hover,a:hover{border-bottom:2px solid #ed2831;text-decoration:none}@media (min-width:768px){.default-link,a{border-bottom:3px solid #313131;font-size:18px}.default-link:hover,a:hover{border-bottom:3px solid #ed2831}}.reference-icons-with-link a,.shareThis a{border:0;text-decoration:none}.reference-icons-with-link a:hover,.shareThis a:hover{border:0}.btn,.btn-ios,.btn-transparent,.exit-notification-accept,.exit-notification-deny{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:15px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:12px;font-weight:700;height:45px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:15px 30px;-webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;-o-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out}@media (min-width:768px){.btn,.btn-ios,.btn-transparent,.exit-notification-accept,.exit-notification-deny{font-size:16px;height:54px}}.btn,.exit-notification-accept,.exit-notification-deny{background:#ed2831;border:3px solid #ed2831;color:#fff;text-decoration:none!important}.btn-ios .btn:hover,.exit-notification-accept:hover,.exit-notification-deny:hover,a.btn:hover{background:#fff;color:#ed2831;text-decoration:none!important}.btn-ios,.btn-transparent{border:3px solid #ed2831}.btn-transparent{background:rgba(0,0,0,0);color:#ed2831;text-decoration:none!important}.btn-transparent:active,.btn-transparent:focus,.btn-transparent:hover{background:#ed2831;color:#fff;text-decoration:none!important}.btn-on-blue:hover{background-color:#fff;color:#ed2831!important}.no-padding{padding-left:0;padding-right:0}img{max-width:100%}.container-fluid{overflow-x:hidden}#content .layout-inner>.col-xs-12,#header .layout-inner>.col-xs-12,#header .row>.col-xs-12,.breadcrumbs-parsys .col-xs-12,.hero-title{min-height:0}#Product-CTA-block,#Product-Most-popular-block,#Product-Overview,#Product-details-block,#Product-ingredients-block,#Product-social-block,#content,#footer,#header,#relatedArticles,.Product-video,.container-override{clear:both;display:block;float:none;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}#Product-CTA-block:after,#Product-CTA-block:before,#Product-Most-popular-block:after,#Product-Most-popular-block:before,#Product-Overview:after,#Product-Overview:before,#Product-details-block:after,#Product-details-block:before,#Product-ingredients-block:after,#Product-ingredients-block:before,#Product-social-block:after,#Product-social-block:before,#content:after,#content:before,#footer:after,#footer:before,#header:after,#header:before,#relatedArticles:after,#relatedArticles:before,.Product-video:after,.Product-video:before,.container-override:after,.container-override:before{content:" ";display:table}#Product-CTA-block:after,#Product-Most-popular-block:after,#Product-Overview:after,#Product-details-block:after,#Product-ingredients-block:after,#Product-social-block:after,#content:after,#footer:after,#header:after,#relatedArticles:after,.Product-video:after,.container-override:after{clear:both}#content{margin-top:50px}@media (min-width:992px){#content{margin-top:0}}@media (max-width:767px){#content,#footer,#header{width:100vw}}@media (min-width:768px){#Product-CTA-block,#Product-Most-popular-block,#Product-Overview,#Product-details-block,#Product-ingredients-block,#Product-social-block,#relatedArticles .container-override,.Product-video{width:750px!important}}@media (min-width:992px){#Product-CTA-block,#Product-Most-popular-block,#Product-Overview,#Product-details-block,#Product-ingredients-block,#Product-social-block,#relatedArticles,.Product-video,.container-override{width:970px!important}}@media (min-width:1200px){#Product-CTA-block,#Product-Most-popular-block,#Product-Overview,#Product-details-block,#Product-ingredients-block,#Product-social-block,#relatedArticles,.Product-video,.container-override{width:1170px!important}}#content>.row{margin:0}#content>.row .breadcrumbs+.box:not(.filter-product),.page-home #content>.row>.layout-outer>.layout-inner>.default-style{padding:0}.desktop-nav .blue-nav-blend .navigation-item{display:none!important}.desktop-nav .blue-nav-blend .navigation-item.page-a-dor-no-cotidiano,.desktop-nav .blue-nav-blend .navigation-item.page-duvidas,.desktop-nav .blue-nav-blend .navigation-item.page-indicacoes,.desktop-nav .blue-nav-blend .navigation-item.page-nada-atrapalha-meu-caminho,.desktop-nav .blue-nav-blend .navigation-item.page-novas-possibilidades,.desktop-nav .blue-nav-blend .navigation-item.page-produtos,.desktop-nav .blue-nav-blend .navigation-item.page-sobre{display:inline-block!important}*{-webkit-box-sizing:border-box;box-sizing:border-box}.breadcrumbs-article{margin:0 -15px!important;width:auto}@media (min-width:992px){.breadcrumbs-article{margin:0 auto!important;width:100%}}.center-block{display:block;margin-left:auto;margin-right:auto}.clearfix:after{clear:both;content:"";display:block}.invisible{visibility:hidden}.text-hide{background-color:rgba(0,0,0,0);border:0;color:transparent;font:0/0 a;text-shadow:none}.show{display:block!important}.hidden{display:none!important}.overflow-hidden{overflow:hidden}.no-padding-sides{padding-left:0;padding-right:0}.no-br br{display:none}.faq-accordion-wrapper h2{margin-bottom:35px!important;margin-top:30px!important}.faq-accordion-wrapper h2 .sup{font-size:75%}.faq-accordion-wrapper .faq-accordion .accordion-container .accordion-slide{margin-bottom:10px}.faq-accordion-wrapper .faq-accordion .accordion-container .accordion-slide .accordion-head{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:13px 0}.faq-accordion-wrapper .faq-accordion .accordion-container .accordion-slide .accordion-head:after{position:relative!important;right:0!important}.faq-accordion-wrapper .faq-accordion .accordion-container .accordion-slide:last-child{margin-bottom:0}.faq-accordion-wrapper .faq-accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper{height:auto!important;max-height:100%!important;overflow:hidden}.faq-accordion-wrapper .faq-accordion .accordion-container .accordion-slide .accordion-content-wrapper{height:auto!important;left:auto!important;max-height:0!important;overflow:hidden;top:auto!important}.faq-accordion-wrapper .faq-accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-content{padding:15px}.faq-accordion-wrapper .faq-accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-content .richText{padding:0}.faq-accordion-wrapper .faq-accordion .accordion-container .accordion-slide .accordion-content-wrapper p{margin:0}@media (min-width:768px){.faq-accordion-wrapper h2{margin-bottom:65px!important;margin-top:50px!important}.faq-accordion-wrapper .faq-accordion .accordion-container .accordion-slide .accordion-head{padding:20px 0}.faq-accordion-wrapper .faq-accordion .accordion-container .accordion-slide .accordion-head:after{position:relative!important;right:0!important}.faq-accordion-wrapper .faq-accordion .accordion-container .accordion-slide .accordion-content>.content>.richText{padding:0}}.faq-accordion .accordion-container{border:0}.faq-accordion .accordion-container .accordion-slide{background:#fff;border:0;cursor:pointer;position:relative}.faq-accordion .accordion-container .accordion-slide .accordion-head{background:#fff}.faq-accordion .accordion-container .accordion-slide .accordion-head h3{width:80%}.faq-accordion .accordion-container .accordion-slide .accordion-head h3 a{border:0;color:#313131;font-weight:600}.faq-accordion .accordion-container .accordion-slide .accordion-head:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46 46'%3E%3Cpath d='M23 46a23 23 0 1123-23 23 23 0 01-23 23zm0-43a20 20 0 1020 20A20 20 0 0023 3zm11.15 18.8H24.5v-9.65h-3v9.65h-9.65v3h9.65v9.65h3V24.8h9.65z' fill='%23ed2831'/%3E%3C/svg%3E")!important;margin:0;position:relative;right:unset;top:unset;vertical-align:middle;width:33px}.faq-accordion .accordion-container .accordion-slide .accordion-head{border:0}.faq-accordion .accordion-container .accordion-slide .accordion-head:before{background-color:#bab9ba;bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.faq-accordion .accordion-container .accordion-slide.is-active .accordion-head:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46 46'%3E%3Ccircle cx='23' cy='23' r='23' fill='none'/%3E%3Cpath d='M11.85 21.8h22.3v3h-22.3zM46 23A23 23 0 1123 0a23 23 0 0123 23zm-3 0a20 20 0 10-20 20 20 20 0 0020-20z' fill='%23ed2831'/%3E%3C/svg%3E")!important}.faq-accordion .accordion-container .accordion-slide:before{background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";height:100%;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100vw;z-index:-1}.faq-accordion .accordion-container .accordion-slide .accordion-content-wrapper{cursor:auto;-webkit-transition:max-height .4s ease-in-out;-o-transition:max-height .4s ease-in-out;transition:max-height .4s ease-in-out;visibility:visible!important}.faq-accordion .accordion-container .accordion-slide .accordion-content-wrapper p{font-weight:300}.faq-accordion .accordion-container .accordion-slide .accordion-content-wrapper p a{font-weight:400}@media (min-width:768px){.faq-accordion .accordion-container .accordion-slide:after{left:0;width:100%}.faq-accordion .accordion-container .accordion-slide .accordion-head{padding-bottom:20px;padding-top:20px}.faq-accordion .accordion-container .accordion-slide .accordion-head:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46 46'%3E%3Cpath d='M23 46a23 23 0 1123-23 23 23 0 01-23 23zm0-43a20 20 0 1020 20A20 20 0 0023 3zm11.15 18.8H24.5v-9.65h-3v9.65h-9.65v3h9.65v9.65h3V24.8h9.65z' fill='%23ed2831'/%3E%3C/svg%3E")!important;right:0;top:0;width:46px}.faq-accordion .accordion-container .accordion-slide.is-active .accordion-head:before{content:"";left:0;width:100%}.faq-accordion .accordion-container .accordion-slide.is-active .accordion-head:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46 46'%3E%3Ccircle cx='23' cy='23' r='23' fill='none'/%3E%3Cpath d='M11.85 21.8h22.3v3h-22.3zM46 23A23 23 0 1123 0a23 23 0 0123 23zm-3 0a20 20 0 10-20 20 20 20 0 0020-20z' fill='%23ed2831'/%3E%3C/svg%3E")!important}}.faq-accordion .list-diff-style ul{display:-webkit-box!important;display:-moz-box!important;display:-ms-flexbox!important;display:-webkit-flex!important;display:flex!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;margin:20px 0!important}.faq-accordion .list-diff-style ul li{width:100%!important}@media (min-width:768px){.faq-accordion .list-diff-style ul li{width:35%!important}}.faq-accordion .richText-content ul{display:inline-block;margin:20px 0 0;vertical-align:text-top}.faq-accordion .richText-content ul li{font-weight:300;margin:0}.faq-accordion .richText-content ul li a{font-weight:400}.faq-accordion .richText-content ul li a:first-of-type:after{content:"";display:block}.faq-accordion .richText-content ul li:before{content:"•"!important}.faq-accordion .richText-content ul+ul{margin:0 0 20px;padding-left:0!important}@media (min-width:768px){.faq-accordion .richText-content ul+ul{margin:20px 0;padding-left:40px!important}}@media (min-width:992px){.faq-accordion .richText-content ul+ul{padding-left:100px!important}}@media (min-width:768px){.faq-accordion .richText-content ul{margin:20px 0}.faq-accordion .richText-content ul li{margin-right:20px;width:auto}}.faq-accordion .richText-content ol{margin:20px 0!important}.faq-accordion .richText-content ol li{margin-left:20px}.faq-accordion .richText-content ol,.faq-accordion .richText-content ul{padding:0!important}.faq-accordion .richText-content ol li,.faq-accordion .richText-content ul li{color:#313131;font-size:14px;font-weight:300;line-height:20px}@media (min-width:768px){.faq-accordion .richText-content ol li,.faq-accordion .richText-content ul li{font-size:18px;line-height:28px}}.mod-js .accordion-slide.is-active>.accordion-head:hover{background-color:inherit!important}.article-tile{margin-bottom:10px}.article-tile figure img{width:100%}.article-tile figure figcaption{bottom:30px;float:left;padding-left:30px;position:absolute;text-align:left}@media (min-width:1200px){.article-tile{margin:0}.article-tile:first-of-type{padding-right:10px}.article-tile:last-of-type{padding-left:10px}.article-tile figure figcaption{bottom:50px;padding-left:50px}}.article-tile figure figcaption{pointer-events:none;width:60%}.article-tile figure figcaption h2{margin-bottom:20px}.article-tile figure figcaption a{color:#313131;font-weight:700;padding-bottom:10px}.article-tile figure figcaption a:hover{border-bottom:none;color:#ed2831}.article-tile figure figcaption a:after{background-color:#ed2831;bottom:0;content:"";height:2px;left:0;position:absolute;width:50px}.article-tile figure>a{border-bottom:0}.article-tile figure:hover a{color:#ed2831}@media (min-width:768px){.article-tile figure figcaption a:after{height:3px;width:80px}}@media (min-width:1200px){.article-tile figure figcaption{width:55%}.article-tile figure figcaption h2{margin-bottom:0}.article-tile figure figcaption a{font-size:20px}}.blue-gradient-header{margin-bottom:100px;padding:20px 15px 80px}.blue-gradient-header.no-picture{margin-bottom:0;padding:35px 15px}.blue-gradient-header.no-picture p{padding-left:0}.blue-gradient-header.no-picture .richText .component-content{overflow:visible}.blue-gradient-header>.component-content>.content{position:relative}.blue-gradient-header p{margin:0 auto;padding-left:5%;width:65%}.blue-gradient-header p,.blue-gradient-header p strong{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.blue-gradient-header p strong{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:37px;margin:-5px 10px 0;width:37px}.blue-gradient-header .image{margin-top:20px;position:absolute}.blue-gradient-header .image img{display:block;height:150px;margin:0 auto}@media (min-width:768px){.blue-gradient-header{margin-bottom:215px;padding:50px 15px 100px}.blue-gradient-header.no-picture{padding:70px 15px}.blue-gradient-header h2{margin-bottom:35px}.blue-gradient-header p{width:auto}.blue-gradient-header p strong{height:74px;margin:-15px 10px 0;width:74px}.blue-gradient-header .image img{height:280px}}.blue-gradient-header{background:#313131;background:-o-linear-gradient(top,#313131 0,#ed2831 100%);background:-webkit-gradient(linear,left top,left bottom,from(#313131),to(#ed2831));background:linear-gradient(180deg,#313131 0,#ed2831)}.blue-gradient-header h2{color:#fff;margin-bottom:20px}.blue-gradient-header p{color:#fff;font-size:20px;font-weight:300;text-align:left!important}.blue-gradient-header p strong{background:#ed2831;border-radius:0 5px;font-size:14px;font-weight:400;padding:0 20px}.blue-gradient-header .image{padding-left:30px}@media (min-width:768px){.blue-gradient-header h2{margin-bottom:35px}.blue-gradient-header p{font-size:60px;line-height:40px;padding:0}.blue-gradient-header p strong{border-radius:0 15px;font-size:24px;font-weight:600;line-height:30px;padding:0}}.breadcrumbs{float:none}.breadcrumbs .breadcrumbs-without-separator li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;float:left!important;height:50px;padding-right:20px!important}.breadcrumbs .breadcrumbs-without-separator li,.breadcrumbs-list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.breadcrumbs{background-color:#f7f7f7;background-image:-o-linear-gradient(left,#fff,#f7f7f7);background-image:-webkit-gradient(linear,left top,right top,from(#fff),to(#f7f7f7));background-image:linear-gradient(90deg,#fff,#f7f7f7);background-repeat:repeat-x}.breadcrumbs .breadcrumbs-without-separator li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6.433 10.706' width='32' height='32'%3E%3Cpath d='M1.324 9.983l-.632-.66 3.782-3.967q-1.9-2-3.78-3.966l.638-.666 4.41 4.627Q3.535 7.663 1.324 9.983z' fill='%234a4a4a' stroke='%234a4a4a'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;content:""!important;display:inline-block;height:10px;top:20px!important;width:7px}.breadcrumbs .breadcrumbs-without-separator li.is-current a{color:#313131!important}.breadcrumbs .breadcrumbs-without-separator li a{font-size:9px!important;font-weight:400;line-height:11px;border:0}.breadcrumbs .breadcrumbs-without-separator li a:hover{border-bottom:3px solid #ed2831}.breadcrumbs .breadcrumbs-without-separator li.first a{border:0;color:transparent;font-size:0!important}.breadcrumbs .breadcrumbs-without-separator li.first a:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 24' width='32' height='32'%3E%3Cdefs%3E%3CradialGradient id='a' cx='.5' cy='.748' r='1.41' gradientTransform='matrix(-.189 .972 -.924 -.281 1.285 .472)'%3E%3Cstop offset='0' stop-color='%23ed2831'/%3E%3Cstop offset='1' stop-color='%23ed2831'/%3E%3C/radialGradient%3E%3C/defs%3E%3Cpath data-name='Path 22573' d='M15.676 952.554l3.734 2.9v-2.067a1.073 1.073 0 011.1-1.088h2.928a1.073 1.073 0 011.1 1.088v6.054l5.051 3.988a1.23 1.23 0 01.256 1.559 1.118 1.118 0 01-1.574.145L15.017 954.8 1.766 965.134a1.118 1.118 0 01-1.574-.145 1.255 1.255 0 01.256-1.559l13.909-10.876a1.189 1.189 0 01.659-.218.961.961 0 01.66.218zm4.758 3.662l2.928 1.921v-4.749H20.4zm-14.2 17.873h4.392v-6.163a1.073 1.073 0 011.1-1.088h6.589a1.073 1.073 0 011.1 1.088v6.163H23.8v-11.13L26 964.7v10.514a1.073 1.073 0 01-1.1 1.088h-6.589a1.073 1.073 0 01-1.1-1.088v-6.163H12.82v6.163a1.073 1.073 0 01-1.1 1.088H5.134a1.073 1.073 0 01-1.1-1.088V964.7l2.2-1.74z' transform='translate(-.015 -952.3)' fill='url(%23a)'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:inline-block;height:17px;padding-right:5px;width:15px}.breadcrumbs .breadcrumbs-without-separator li.last:before{display:none}@media (min-width:768px){.breadcrumbs{background:0 0}.breadcrumbs .breadcrumbs-without-separator li a{font-size:14px!important;font-weight:400;line-height:18px}.breadcrumbs .breadcrumbs-without-separator li.first a:before{height:22px;width:20px}}.carousel .carousel-nav,.carousel-box .carousel-nav{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.carousel .carousel-nav .carousel-nav-item,.carousel-box .carousel-nav .carousel-nav-item{margin:0 -2px 0 0;padding:7px}.carousel .carousel-nav .carousel-nav-item a,.carousel-box .carousel-nav .carousel-nav-item a{display:block}@media (min-width:768px){.carousel .carousel-nav .carousel-nav-item,.carousel-box .carousel-nav .carousel-nav-item{padding:12px}}.carousel-box .carousel-cover{max-width:100%}.carousel-box .carousel-content{top:0;position:absolute;text-align:right;max-width:100%;transition:none;float:none}.carousel-box .carousel-content .content{padding:0}.carousel-box .main-text{margin-bottom:0;width:100%}.carousel-box .main-text .component-content{overflow:visible}.carousel-box .small-text{bottom:0;position:absolute;right:0;text-align:right}.carousel-box .carousel-nav{bottom:-45px!important;left:30px;position:absolute;z-index:5}.carousel-box .carousel-nav .carousel-nav-item{display:inline-block;margin:0}.carousel-box .carousel-nav .carousel-nav-item:last-child{margin-right:0}.carousel-box .carousel-nav .carousel-nav-next,.carousel-box .carousel-nav .carousel-nav-prev{display:none}@media (max-width:320px){.carousel-box .main-text{margin-bottom:50px!important;width:70%!important}}@media (min-width:768px){.carousel-box .main-text{margin-bottom:0;width:100%}.carousel-box .small-text{bottom:-20px;padding-right:20%;right:0}.carousel-box .carousel-nav{bottom:-40px!important;left:auto;margin:0}}.carousel-box.carousel .component-content{background:rgba(0,0,0,0);border:0;padding:0; margin-bottom: 40px;}.carousel-box.carousel .component-content:hover .main-text a{color:#ed2831}.carousel-box .carouselSlide{padding:0}.carousel-box .carousel-content{pointer-events:none}.carousel-box .main-text p:first-child{color:#313131;font-size:20px;font-weight:700;line-height:25px;margin-bottom:5px}.carousel-box .main-text h2{font-size:18px;line-height:22px}.carousel-box .main-text h3,.carousel-box .main-text p{margin:0}.carousel-box .main-text h3 a,.carousel-box .main-text p a{border:0;color:#313131;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;padding-bottom:10px;text-decoration:none}.carousel-box .main-text h3 a:after,.carousel-box .main-text p a:after{background-color:#ed2831;bottom:0;content:"";height:3px;left:0;position:absolute;width:50px}.carousel-box .main-text h3 a:hover,.carousel-box .main-text p a:hover{color:#ed2831}.carousel-box .small-text p{font-size:12px;font-weight:300;margin:0}.carousel-box .carousel-nav .carousel-nav-item a{background:#fff;border:1px solid #ed2831;border-radius:10px;height:10px!important;width:10px!important}.carousel-box .carousel-nav .carousel-nav-item a:after{height:500%;width:500%}.carousel-box .carousel-nav .carousel-nav-item.is-active a{background:#ed2831}@media (min-width:768px){.carousel-box .main-text p:first-child{font-size:30px;line-height:40px;margin-bottom:20px}.carousel-box .main-text h2{font-size:30px;line-height:40px}.carousel-box .main-text h3 a,.carousel-box .main-text p a{font-size:20px;line-height:30px}.carousel-box .main-text h3 a:after,.carousel-box .main-text p a:after{content:"";width:80px}.carousel-box .small-text p{font-size:14px;font-weight:300}.carousel-box .carousel-nav .carousel-nav-item a{border:2px solid #ed2831;height:16px!important;width:16px!important}}#footer .list-footer .richText-content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#footer .share-wrapper{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}#footer .share-wrapper,#footer .share-wrapper .social-pages .component-content>.content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#footer .share-wrapper .social-pages .component-content>.content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}#footer .share-wrapper .social-pages .component-content>.content i{height:35px;margin:0 10px;width:35px}#footer .follow-us-wrapper .richText-content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#footer .divider.divider-footer{display:none}#footer .copyright .richText-content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:992px){#footer .list-footer .component-content .richText-content ul{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px;margin-top:50px;width:100%}#footer .share-wrapper .social-pages .component-content>.content i{height:29px;margin:0 5px;width:29px}#footer .divider.divider-footer{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}#footer{background-color:#f8f8f8}#footer .list-footer ul{list-style:none;margin:0;padding:0;text-align:center}#footer .list-footer ul li{margin-bottom:30px;padding:0}#footer .list-footer ul li a{color:#3d3d3d;font-size:18px;font-weight:300;text-decoration:none;border:none}#footer .list-footer ul li a:hover{color:#ed2831;border-bottom:2px solid #ed2831}#footer .list-footer ul li:before{content:""}#footer .list-footer ul li:first-child{margin-top:50px}#footer .list-footer ul li:last-child{margin-bottom:50px}#footer .follow-us-wrapper .follow-us{color:#ed2831;font-size:18px;margin-bottom:30px;margin-top:15px}#footer .copyright p{color:#313131;font-size:13px;line-height:18px;margin-bottom:30px;margin-top:20px;max-width:82%;opacity:1;text-align:center}@media (min-width:992px){#footer .list-footer ul li{margin-bottom:0;margin-right:30px}#footer .list-footer ul li:first-child{margin-top:0}#footer .list-footer ul li:last-child{margin:0}#footer .divider.divider-footer .component-content{background:-o-radial-gradient(top center,farthest-side,#e9eaed,#f7f7f7);background:radial-gradient(farthest-side at top center,#e9eaed,#f7f7f7);height:21px;margin-bottom:10px;margin-top:15px;width:1010px}#footer .copyright p{font-size:14px;margin-bottom:100px;opacity:.65}}.hero-article{padding:0;width:100%}.hero-article figure{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.hero-article figure figcaption{padding:0 15px}@media (min-width:768px){.hero-article figure{display:block}.hero-article figure figcaption{left:50%;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media (min-width:992px){.hero-article figure img{-webkit-transform:scaleX(1.1);-ms-transform:scaleX(1.1);transform:scaleX(1.1)}}.hero-article figure figcaption h1{font-size:25px;line-height:30px;margin:15px 0}.hero-article figure figcaption p{font-weight:300;margin-bottom:20px}.hero-article figure figcaption br{display:none}@media (min-width:768px){.hero-article figure figcaption{width:80%}.hero-article figure figcaption p{margin:0 auto 50px;width:60%}}@media (min-width:992px){.hero-article figure figcaption h1{font-size:46px;line-height:56px;margin-bottom:30px}.hero-article figure figcaption a,.hero-article figure figcaption p{font-size:25px;line-height:30px}.hero-article figure figcaption br{display:inline}}.hero-image-wrapper .hero-image-home img{width:100%}.hero-image-wrapper .hero-title h1{left:50%;padding:0 20px;position:absolute;top:15px;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);width:90%;z-index:5}@media (min-width:992px){.hero-image-wrapper .hero-title h1{top:30px}}.hero-image-wrapper .h2-hero{margin:15px 0;padding:0}.hero-image-wrapper .h2-hero h2{margin:auto;width:75%}.hero-image-wrapper .hero-icons-wrapper .hero-icon{padding:0}.hero-image-wrapper .hero-icons-wrapper .hero-icon figure{margin:0 auto;text-align:center}.hero-image-wrapper .hero-icons-wrapper .hero-icon figure img{width:55px}.hero-image-wrapper .hero-icons-wrapper .hero-icon figure figcaption p{margin:5px auto;width:70%}.hero-image-wrapper .asterisk-text p{margin:15px 0 0}.hero-image-wrapper .button-wrapper p{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px;margin-top:15px}.hero-image-wrapper .button-wrapper p a.btn{text-decoration:none}@media (min-width:768px){.hero-image-wrapper .h2-hero{margin-top:-15px}}@media (min-width:992px){.hero-image-wrapper .h2-hero{margin-top:-40px}.hero-image-wrapper .h2-hero h2{width:100%}.hero-image-wrapper .hero-icons-wrapper{left:50%;padding:0 30px;position:absolute;top:20%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%)}.hero-image-wrapper .hero-icons-wrapper .hero-icon{padding:0 5px}.hero-image-wrapper .hero-icons-wrapper .hero-icon figure{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.hero-image-wrapper .hero-icons-wrapper .hero-icon figure img{margin:15px}.hero-image-wrapper .hero-icons-wrapper .hero-icon.first figure,.hero-image-wrapper .hero-icons-wrapper .hero-icon.third figure{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-image-wrapper .hero-icons-wrapper .hero-icon.first figcaption p,.hero-image-wrapper .hero-icons-wrapper .hero-icon.third figcaption p{float:right}.hero-image-wrapper .hero-icons-wrapper .hero-icon.last figure,.hero-image-wrapper .hero-icons-wrapper .hero-icon.second figure{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-image-wrapper .hero-icons-wrapper .hero-icon.last figcaption p,.hero-image-wrapper .hero-icons-wrapper .hero-icon.second figcaption p{float:left}.hero-image-wrapper .hero-icons-wrapper .hero-icon.third{-webkit-transform:translate(12%);-ms-transform:translate(12%);transform:translate(12%)}.hero-image-wrapper .hero-icons-wrapper .hero-icon.last{-webkit-transform:translate(-12%);-ms-transform:translate(-12%);transform:translate(-12%)}.hero-image-wrapper .asterisk-text p{margin:0}.hero-image-wrapper .button-wrapper p{margin-bottom:50px;margin-top:30px}}.hero-image-wrapper .hero-title h1{font-size:25px;line-height:30px;text-align:center}.hero-image-wrapper .h2-hero h2{font-size:14px;font-weight:400;line-height:17px;text-align:center}.hero-image-wrapper .h2-hero h2 strong{font-weight:700}.hero-image-wrapper .h2-hero h2 strong:after{content:"\A"}.hero-image-wrapper .hero-icons-wrapper .hero-icon figure figcaption p{color:#313131;font-size:14px;font-weight:700;line-height:17px;text-align:center}.hero-image-wrapper .asterisk-text p{font-weight:300;text-align:center}.hero-image-wrapper .button-wrapper a.btn{text-decoration:none}@media (min-width:992px){.hero-image-wrapper .hero-title h1{font-size:46px;line-height:56px}.hero-image-wrapper .h2-hero h2{font-size:20px;line-height:25px}.hero-image-wrapper .h2-hero h2 strong:after{content:""}.hero-image-wrapper .hero-icons-wrapper .hero-icon figure figcaption p{color:#313131;font-size:16px;font-weight:400;line-height:20px}.hero-image-wrapper .asterisk-text p{font-size:14px}}.tabs-content.is-hidden,.tabs-nav-switcher{display:none}.page-novas-possibilidades .tabs-content{position:inherit}.page-novas-possibilidades .tabs-nav{height:auto;z-index:2}.page-novas-possibilidades .tabs-nav .tabs-nav-list{width:auto}.page-novas-possibilidades .tabs-nav .tabs-nav-list .tabs-nav-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;float:none;height:50px}.page-novas-possibilidades .tabs-nav .tabs-nav-list .tabs-nav-item a{display:block;width:100%}.page-novas-possibilidades .tabs-nav .tabs-nav-list .tabs-nav-item a .tabMenuItem .text-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.page-novas-possibilidades .tabs-nav .tabs-nav-list .tabs-nav-item a .tabMenuItem .text-wrapper:after{position:absolute;right:0}@media (min-width:768px){.page-novas-possibilidades .tabs-nav .tabs-nav-list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:auto}.page-novas-possibilidades .tabs-nav .tabs-nav-list .tabs-nav-item a .tabMenuItem .text-wrapper:after{display:none}}.page-novas-possibilidades .tabs-nav:before{-webkit-box-sizing:border-box;box-sizing:border-box;content:"";display:block;height:100%;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100vw;z-index:-1}.page-novas-possibilidades .tabs-content{background:inherit;border:0;padding:0}.page-novas-possibilidades .richText p{font-weight:300}.page-novas-possibilidades .richText h2{margin-top:15px}.page-novas-possibilidades .richText ul li{color:#313131;font-size:14px;font-weight:300;line-height:20px}.page-novas-possibilidades .richText ul li:before{content:"•"}.page-novas-possibilidades .tabs-nav .tabs-nav-list .tabs-nav-item{background:rgba(0,0,0,0);border:0;border-bottom:1px solid #bab9ba;margin:0;padding:0}.page-novas-possibilidades .tabs-nav .tabs-nav-list .tabs-nav-item:hover a{color:#ed2831}.page-novas-possibilidades .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a .tabMenuItem .text-wrapper:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46 46'%3E%3Ccircle cx='23' cy='23' r='23' fill='none'/%3E%3Cpath d='M11.85 21.8h22.3v3h-22.3zM46 23A23 23 0 1123 0a23 23 0 0123 23zm-3 0a20 20 0 10-20 20 20 20 0 0020-20z' fill='%23ed2831'/%3E%3C/svg%3E")!important}.page-novas-possibilidades .tabs-nav .tabs-nav-list .tabs-nav-item a{background:inherit;color:#313131;font-size:14px;line-height:20px;border:none}.page-novas-possibilidades .tabs-nav .tabs-nav-list .tabs-nav-item a:hover{border:0}.page-novas-possibilidades .tabs-nav .tabs-nav-list .tabs-nav-item a .tabMenuItem .text-wrapper:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46 46'%3E%3Cpath d='M23 46a23 23 0 1123-23 23 23 0 01-23 23zm0-43a20 20 0 1020 20A20 20 0 0023 3zm11.15 18.8H24.5v-9.65h-3v9.65h-9.65v3h9.65v9.65h3V24.8h9.65z' fill='%23ed2831'/%3E%3C/svg%3E")!important;height:30px;width:30px}@media (min-width:768px){.page-novas-possibilidades .tabs-nav{padding:15px 0}.page-novas-possibilidades .richText h2{margin-top:20px}.page-novas-possibilidades .richText ul li{font-size:18px;line-height:28px}.page-novas-possibilidades .tabs-nav .tabs-nav-list{border-bottom:1px solid #bab9ba}.page-novas-possibilidades .tabs-nav .tabs-nav-list .tabs-nav-item{border-bottom:none}.page-novas-possibilidades .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a{color:#ed2831}.page-novas-possibilidades .tabs-nav .tabs-nav-list .tabs-nav-item a{color:#313131;font-size:18px;line-height:28px}}.navbar-fixed{position:fixed;top:36px}.Megamenu{padding:0;z-index:99999999}.Megamenu .desktop-nav{display:none}@media (min-width:992px){.Megamenu .desktop-nav{display:block}.Megamenu .desktop-nav .blue-nav-blend{height:35px;width:100%}.Megamenu .desktop-nav .blue-nav-blend:before{-webkit-box-sizing:border-box;box-sizing:border-box;content:"";height:100%;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100vw}.Megamenu .desktop-nav .blue-nav-blend .navigation-root{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box!important;display:-moz-box!important;display:-ms-flexbox!important;display:-webkit-flex!important;display:flex!important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:35px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:auto;text-align:center}.Megamenu .desktop-nav .blue-nav-blend .navigation-root .navigation-item{display:inline-block}.Megamenu .desktop-nav .blue-nav-blend .navigation-root .navigation-item a:after{background-color:rgba(0,0,0,0);bottom:-3px;content:"";height:3px;left:0;position:absolute;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:70px}.Megamenu .desktop-nav .blue-nav-blend .navigation-root .navigation-item:hover a:after{background-color:#fff;content:""}.Megamenu .desktop-nav .mega-menu{left:0;position:absolute;z-index:8}.Megamenu .desktop-nav .mega-menu .desktop-nav-links .navigation-level1 .navigation-level2{display:grid;grid-template-columns:50% 50%;max-width:100%}.Megamenu .desktop-nav .mega-menu .desktop-nav-2-cols .image:first-of-type{padding-right:10px}.Megamenu .desktop-nav .mega-menu .desktop-nav-2-cols .image:last-child{padding-left:10px}.Megamenu .desktop-nav .mega-menu .desktop-nav-2-rows figure{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin-bottom:15px}.Megamenu .desktop-nav .mega-menu .desktop-nav-2-rows figure figcaption{margin-left:20px;width:70%}.Megamenu .desktop-nav .mega-menu .desktop-nav-2-rows figure p{margin:0;max-width:150px}.Megamenu .desktop-nav .mega-menu .desktop-nav-2-rows figure p:nth-child(2){max-width:100%}.Megamenu .desktop-nav .mega-menu .desktop-nav-faqs-img{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width:992px){.desktop-nav .blue-nav-blend:before{background:-o-radial-gradient(center,circle farthest-side,#ed2831 0,#ed2831 100%);background:radial-gradient(center,circle farthest-side,#ed2831 0,#ed2831 100%);background-color:#ed2831}.desktop-nav .blue-nav-blend .navigation-root .navigation-item .navigation-item-title{background:rgba(0,0,0,0);border-bottom:3px solid transparent;color:#fff;font-size:16px;font-weight:700;line-height:21px;overflow:visible;padding:0}.desktop-nav .blue-nav-blend .navigation-root .navigation-item .navigation-item-title:hover{border-bottom:3px solid #fff}.desktop-nav .mega-menu{background-color:#fff;border-bottom:1px solid #e9eaed;-webkit-box-shadow:inset 0 -10px 10px -10px #666363;box-shadow:inset 0 -10px 10px -10px #666363;display:none;padding:50px 0;width:100%}.desktop-nav .mega-menu a{border:0}}.mobile-nav{height:60px;left:0;padding:0;position:absolute;top:0;z-index:8}.mobile-nav .box{display:none}.mobile-nav.is-open{height:auto}.mobile-nav.is-open .navigation-mobile-menu{height:60px;margin:0;width:50px}.mobile-nav.is-open .box{display:block}.mobile-nav .navigation-mobile-menu{height:60px;margin:0;width:50px;z-index:8}.mobile-nav .navigation-level1 .navigation-level3 li,.mobile-nav .top-bar-links-mobile p{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mobile-nav .top-bar-links-mobile p{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mobile-nav .top-bar-links-mobile p a:first-child,.mobile-nav .top-bar-links-mobile p a:nth-child(2){margin-bottom:20px}.mobile-nav .gsk-logo-mobile{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:992px){.mobile-nav{display:none}}@media only screen and (max-width:991px){.navigation-item.page-coronavirus-faq{display:none!important}.navigation-item.page-sitemap{display:none!important}.mobile-nav .navigation-item.page-a-dor-no-cotidiano,.mobile-nav .navigation-item.page-duvidas,.mobile-nav .navigation-item.page-indicacoes,.mobile-nav .navigation-item.page-nada-atrapalha-meu-caminho,.mobile-nav .navigation-item.page-novas-possibilidades,.mobile-nav .navigation-item.page-produtos,.mobile-nav .navigation-item.page-sobre{display:block!important}.navigation-root.navigation-branch.navigation-level1{display:none}.navigation-root.navigation-branch.navigation-level1>a{display:none!important}.mobile-nav.is-open .navigation-root{display:block}.navigation-mobile-menu{display:block!important}.navigation-mobile-menu:after{display:block!important;height:41px;position:absolute;width:41px}.navigation-mobile-menu{position:relative;z-index:22}.br-section-title span{display:block}}@media only screen and (min-width:768px) and (max-width:991px){.mobile-nav.is-open .navigation-mobile-menu:after{left:15px!important}}.navigation-item.navigation-level2{border-top:1px solid #323131}@media only screen and (max-width:767px){.navigation-item.navigation-level2.is-open{display:block}.navigation-item.page-acceptable-use-policy,.navigation-item.page-accessibility,.navigation-item.page-contact,.navigation-item.page-coupon,.navigation-item.page-websitemap,.navigation-item.page-where-to-buy{display:none!important}.navigation-item.page-coronavirus-faq{display:none!important}.navigation-item.page-sitemap{display:none!important}}.navigation-level3 li{display:block}.page-home>.navigation-item-title{display:none}.mobile-nav .navigation .page-home>a,.navigation-root .page-product-results>a{display:none!important}.mobile-nav{background-color:#fff}.mobile-nav.is-open{background:#fff;background:-o-linear-gradient(top,#fff 0,#e9eaed 100%);background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#e9eaed));background:linear-gradient(180deg,#fff 0,#e9eaed)}.mobile-nav.is-open .navigation-mobile-menu{background:rgba(0,0,0,0);border:0}.mobile-nav.is-open .navigation-mobile-menu:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26.87 26.87' width='32' height='32'%3E%3Cdefs%3E%3Cstyle%3E.a{fill:%23ed2831}%3C/style%3E%3C/defs%3E%3Cg transform='translate(-56.997 -33.429)'%3E%3Crect class='a' width='34' height='4' rx='2' transform='rotate(-45 97.872 -40.065)'/%3E%3Cpath class='a' d='M79.624 58.885L58.41 37.672a2 2 0 012.828-2.829l21.213 21.213a2 2 0 01-2.828 2.829z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:14px;left:15px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:14px}.mobile-nav .navigation-mobile-menu{background:rgba(0,0,0,0);border:0;outline:0}.mobile-nav .navigation-mobile-menu:after{background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='48' height='36' viewBox='0 0 48 36' fill='rgb(237,40,49)'%3E%3Crect x='16' y='12' width='16' height='2' /%3E%3Crect x='16' y='17' width='16' height='2' /%3E%3Crect x='16' y='22' width='16' height='2' /%3E%3C/svg>");background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";left:3px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.mobile-nav .navigation-level1 .navigation-level1,.mobile-nav .navigation-level1 .navigation-level2,.mobile-nav .navigation-level1 .navigation-level3{border:0}.mobile-nav .navigation-level1 .navigation-item{border:0;margin:0}.mobile-nav .navigation-level1 .navigation-item .navigation-item-title{background:rgba(0,0,0,0);border:0}.mobile-nav .navigation-level1 .navigation-item .navigation-item-title:active,.mobile-nav .navigation-level1 .navigation-item .navigation-item-title:focus,.mobile-nav .navigation-level1 .navigation-item .navigation-item-title:hover{color:#313131}.mobile-nav .navigation-level1 .navigation-level1 a[title=home]{display:none}.mobile-nav .navigation-level1 .navigation-level2 li{text-align:center}.mobile-nav .navigation-level1 .navigation-level2 li a{color:#313131;font-size:16px;font-weight:700;margin:0;padding:15px 0;text-align:center}.mobile-nav .navigation-level1 .navigation-level2 li.has-children .navigation-item-decoration{background-color:rgba(0,0,0,0);margin-left:10px;position:absolute}.mobile-nav .navigation-level1 .navigation-level2 li.has-children .navigation-item-decoration:after,.mobile-nav .navigation-level1 .navigation-level2 li.has-children .navigation-item-decoration:before{background-color:#313131;content:"";display:inline-block;height:2px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;vertical-align:middle;width:8px}.mobile-nav .navigation-level1 .navigation-level2 li.has-children .navigation-item-decoration:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mobile-nav .navigation-level1 .navigation-level2 li.has-children .navigation-item-decoration:after{margin-left:-3px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.mobile-nav .navigation-level1 .navigation-level2 li.page-contact,.mobile-nav .navigation-level1 .navigation-level2 li.page-where-to-buy{display:none}.mobile-nav .navigation-level1 .navigation-level2.is-open a{background:rgba(0,0,0,0);border-left:5px solid #ed2831}.mobile-nav .navigation-level1 .navigation-level2.is-open.has-children .navigation-item-decoration:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}.mobile-nav .navigation-level1 .navigation-level2.is-open.has-children .navigation-item-decoration:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}.mobile-nav .navigation-level1 .navigation-level2.is-open .navigation-level3{display:block}.mobile-nav .navigation-level1 .navigation-level2.is-open .navigation-level3 .navigation-item-decoration{display:none}.mobile-nav .navigation-level1 .navigation-level2.is-open .navigation-level3 a{background:0 0;border:0}.mobile-nav .navigation-level1 .navigation-level2.is-open .navigation-level3 a:after,.mobile-nav .navigation-level1 .navigation-level2.page-products .navigation-level3 li:not(.page-product-results):not(.navigation-level4),.mobile-nav .navigation-level1 .navigation-level2.page-products .page-product-results>.navigation-item-title,.mobile-nav .navigation-level1 .navigation-level3{display:none}.mobile-nav .navigation-level1 .navigation-level3 li{background-color:#fcfcfc;border-bottom:1px solid #e9eaed;text-align:center}.mobile-nav .navigation-level1 .navigation-level3 li:first-child{border-top:1px solid #e9eaed}.mobile-nav .navigation-level1 .navigation-level3 li a{color:#313131;font-size:12px;font-weight:400;text-align:center}.mobile-nav .top-bar-links-mobile p a{color:#313131;font-size:14px;text-decoration:none;border:none}.mobile-nav .social-pages .component-content>.content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:10px 0}.mobile-nav .social-pages .component-content>.content .reference-icons-with-link{margin:10px}.mobile-nav .social-pages .component-content>.content .reference-icons-with-link i{height:35px;width:35px}.mobile-nav .gsk-logo-mobile{margin-bottom:20px;width:100%}@media screen and (max-width:992px){#header .Megamenu{background-color:#fff;left:0;position:fixed;right:0;top:0;width:auto;z-index:99999999}.mobile-nav.is-open{height:100vh;overflow-x:hidden;overflow-y:scroll}.mobile-nav.is-open .gsk-logo-mobile{margin-bottom:88px}.mobile-nav .navigation-root .page-acceptable-use-policy,.mobile-nav .navigation-root .page-accessibility,.mobile-nav .navigation-root .page-coupon,.mobile-nav .navigation-root .page-product-results,.mobile-nav .navigation-root .page-websitemap{display:none}.fixedPosition{position:fixed}}.reference-review-link{height:0;padding:0;z-index:1}.shareThis{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.shareThis .shareThis-item{height:auto;margin-bottom:0;margin-right:20px}.shareThis .shareThis-item:last-child{margin-right:0}.shareThis .shareThis-item a img{height:35px;width:35px}@media (min-width:992px){.shareThis{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.shareThis .shareThis-item{margin-right:10px}.shareThis .shareThis-item a img{height:30px;width:22px}}@media (min-width:768px){#footer .shareThis{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#footer .shareThis .shareThis-item{margin-right:15px}#footer .shareThis .shareThis-item:last-child{margin-right:0}#footer .shareThis .shareThis-item a img{height:29px;width:29px}}.shareThis .shareThis-item a{height:auto}.shareThis .shareThis-item a:hover{border:0}.shareThis .shareThis-item a img{opacity:1;-webkit-transition:-webkit-filter .2s ease;transition:-webkit-filter .2s ease;-o-transition:filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}.shareThis .shareThis-item a img:hover{-webkit-filter:brightness(50%);filter:brightness(50%)}.topbar{padding:0}.top-bar{display:none}@media (min-width:992px){.top-bar{display:block}.top-bar .top-bar-blend-bg{height:60px;padding-top:5px}.top-bar .top-bar-blend-bg:before{-webkit-box-sizing:border-box;box-sizing:border-box;content:"";height:100%;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100vw}.top-bar .social-pages .component-content>.content,.top-bar .top-bar-left div,.top-bar .top-bar-right div{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.top-bar .social-pages .component-content>.content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:40px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.top-bar .social-pages .component-content>.content i{margin-right:10px}.top-bar .top-bar-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.top-bar .top-bar-right,.top-bar .top-bar-right .first .richText-content p{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.top-bar .top-bar-right .first .richText-content p a{line-height:29px}}@media (min-width:992px){.top-bar .top-bar-blend-bg:before{background:-o-radial-gradient(center,circle farthest-side,#fff 0,#e9eaed 100%);background:radial-gradient(center,circle farthest-side,#fff 0,#e9eaed 100%);background-color:#fff}.top-bar .top-bar-blend-bg a,.top-bar .top-bar-blend-bg p{border:0;margin:0;text-decoration:none;font-size:14px}.top-bar .top-bar-blend-bg a:hover{text-decoration:underline}.top-bar .top-bar-blend-bg .top-bar-link{border-bottom:1px solid transparent;color:#666363;font-size:14px;text-decoration:none;-webkit-transition:all .2s ease-in-out;-o-transition:all ease-in-out .2s;transition:all .2s ease-in-out}.top-bar .top-bar-blend-bg .top-bar-link:hover{border-bottom:1px solid #323131;color:#323131}.top-bar .top-bar-blend-bg .top-bar-left .paragraphSystem,.top-bar .top-bar-blend-bg .top-bar-right .paragraphSystem{margin:0}.top-bar .top-bar-blend-bg .top-bar-left p:not(.country-selected),.top-bar .top-bar-blend-bg .top-bar-right p:not(.country-selected){margin-right:50px}.top-bar .top-bar-blend-bg .top-bar-right{white-space:nowrap}.top-bar .social-pages{height:40px;padding-left:15px}.top-bar .social-pages i{height:22px;width:22px}}.reference-faq-dropdown{height:52px;position:relative}.reference-faq-dropdown ul{height:auto;left:50%;margin:0;padding:0;position:absolute;top:0;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);width:280px;z-index:5}.reference-faq-dropdown ul.active{z-index:14a4a4a}@media (min-width:992px){.reference-faq-dropdown ul{width:380px}}.reference-faq-dropdown ul{cursor:pointer;list-style:none}.reference-faq-dropdown li{background-color:#f7f7f7;border:1px solid #e9eaed;color:#313131;display:none;font-size:12px;line-height:35px;position:relative;text-align:center}.reference-faq-dropdown li:first-of-type{display:block;font-size:14px;font-weight:600;line-height:39px}.reference-faq-dropdown li:first-of-type:before{background-color:#ed2831;content:"";display:block;height:100%;position:absolute;width:5px}.reference-faq-dropdown li:first-of-type:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9.395 5.989' width='32' height='32'%3E%3Cpath d='M.706 1.28l.569-.572q1.7 1.707 3.421 3.424Q6.419 2.408 8.115.708q.3.3.574.578l-3.99 3.995Q2.706 3.282.706 1.28z' fill='%23ed2831' stroke='%23ed2831'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:11px;position:absolute;right:15px;top:40%;width:11px}.reference-faq-dropdown li:hover{background-color:#e9eaed;color:#ed2831}.reference-faq-dropdown .active li{display:block}.reference-faq-dropdown .active li:first-of-type:after{content:"";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media (min-width:992px){.reference-faq-dropdown ul li{font-size:18px;line-height:48px}.reference-faq-dropdown ul li:first-of-type{font-size:25px;line-height:53px}.reference-faq-dropdown ul li:first-of-type:before{width:7px}}.tabs-content.is-hidden,.tabs-nav-switcher{display:none}.tabs-wrapper{margin-bottom:40px}.tabs-wrapper .tabs-content{position:inherit}.tabs-wrapper .tabs-nav{height:auto;z-index:2}.tabs-wrapper .tabs-nav .tabs-nav-list{width:auto}.tabs-wrapper .tabs-nav .tabs-nav-list .tabs-nav-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;float:none;height:50px}.tabs-wrapper .tabs-nav .tabs-nav-list .tabs-nav-item a{display:block;width:100%}.tabs-wrapper .tabs-nav .tabs-nav-list .tabs-nav-item a .tabMenuItem .text-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.tabs-wrapper .tabs-nav .tabs-nav-list .tabs-nav-item a .tabMenuItem .text-wrapper:after{position:absolute;right:0}@media (min-width:768px){.tabs-wrapper .tabs-nav .tabs-nav-list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:auto}.tabs-wrapper .tabs-nav .tabs-nav-list .tabs-nav-item a .tabMenuItem .text-wrapper:after{display:none}}.tabs-wrapper .tabs-nav:before{-webkit-box-sizing:border-box;box-sizing:border-box;content:"";display:block;height:100%;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100vw;z-index:-1}.tabs-wrapper .tabs-content{background:inherit;border:0;padding:0}.tabs-wrapper .richText ul li:before{content:"•"}.tabs-wrapper .tabs-nav .tabs-nav-list .tabs-nav-item{background:rgba(0,0,0,0);border:0;border-bottom:1px solid #bab9ba;margin:0;padding:0}.tabs-wrapper .tabs-nav .tabs-nav-list .tabs-nav-item:hover a{color:#ed2831}.tabs-wrapper .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a .tabMenuItem .text-wrapper:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46 46'%3E%3Ccircle cx='23' cy='23' r='23' fill='none'/%3E%3Cpath d='M11.85 21.8h22.3v3h-22.3zM46 23A23 23 0 1123 0a23 23 0 0123 23zm-3 0a20 20 0 10-20 20 20 20 0 0020-20z' fill='%23ed2831'/%3E%3C/svg%3E")!important}.tabs-wrapper .tabs-nav .tabs-nav-list .tabs-nav-item a{background:inherit;color:#313131;border:none}.tabs-wrapper .tabs-nav .tabs-nav-list .tabs-nav-item a:hover{border:0}.tabs-wrapper .tabs-nav .tabs-nav-list .tabs-nav-item a .tabMenuItem .text-wrapper:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46 46'%3E%3Cpath d='M23 46a23 23 0 1123-23 23 23 0 01-23 23zm0-43a20 20 0 1020 20A20 20 0 0023 3zm11.15 18.8H24.5v-9.65h-3v9.65h-9.65v3h9.65v9.65h3V24.8h9.65z' fill='%23e02520'/%3E%3C/svg%3E")!important;height:30px;width:30px}@media (min-width:768px){.tabs-wrapper .tabs-nav{padding:15px 0}.tabs-wrapper .richText h2{margin-top:20px}.tabs-wrapper .tabs-nav .tabs-nav-list{border-bottom:1px solid #bab9ba}.tabs-wrapper .tabs-nav .tabs-nav-list .tabs-nav-item{border-bottom:none}.tabs-wrapper .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a{color:#ed2831}.tabs-wrapper .tabs-nav .tabs-nav-list .tabs-nav-item a{color:#313131;font-size:18px;line-height:28px}}.mobile-tabs{margin:30px 0}.mobile-tabs .product-Ingredients{padding-bottom:15px}.mobile-tabs .tabs-nav{z-index:2}.mobile-tabs .tabs-nav-list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mobile-tabs .tabs-nav-list li:first-of-type{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.mobile-tabs .tabs-nav-list li:nth-of-type(2){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.mobile-tabs .tabs-nav-list li:last-of-type{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.mobile-tabs .tabs-nav-list div:first-of-type{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.mobile-tabs .tabs-nav-list div:nth-of-type(2){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.mobile-tabs .tabs-nav-list div:last-of-type{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.sitemap-column{margin-bottom:40px}.sitemap-column h3{background:0 0;margin:0;padding:0}.sitemap-list .component-content .sitemap-column h3 a{border-bottom:none;font-size:14px;line-height:24px;font-weight:400}.sitemap-list .component-content .sitemap-column h3 a:hover{border-bottom:2px solid #ed2831}.sitemap-list .component-content .sitemap-column>ul{margin:0}.sitemap-list .component-content .sitemap-column ul:nth-of-type(3)>li>ul>li:nth-child(-n+8){display:block}@media (min-width:768px){.sitemap-list{padding-bottom:150px}.sitemap-list .component-content .sitemap-column{-moz-column-break-inside:avoid;break-inside:avoid;-webkit-column-break-inside:avoid;-webkit-column-count:3;-moz-column-count:3;column-count:3;page-break-inside:avoid}.sitemap-list .component-content .sitemap-column h3 a{font-size:18px;line-height:28px}.sitemap-list .component-content .sitemap-column>ul{-moz-column-break-inside:avoid;break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid}#content{min-height:500px}}.breadcrumbs{margin-left:auto;margin-right:auto}.reference-icons-with-link img{max-width:90px;width:auto;height:auto;margin-top:10px}.reference-logo{text-align:center}.reference-logo img{max-width:100px;width:auto;height:auto}.centered-text{text-align:center}.social-pages a{color:#ed2831}.Megamenu .desktop-nav .blue-nav-blend .navigation-root .navigation-item.is-active a::after{display:none}.page-home .breadcrumbs{display:none}.page-contact .Content .richText-content a{color:#ed2831;text-decoration:none;border:none}.page-contact .Content .richText-content a:hover{border-bottom:3px solid #ed2831}.page-home #content>.row>.layout-outer>.layout-inner>.default-style{padding:0 15px}.brand-logo{border:none}.faq-accordion-wrapper,.product-box{margin-bottom:26px}.ps-widget[data-ps-sku]>small,.ps-widget[ps-sku]>small{display:none!important}.follow-us-wrapper p{color:#ed2831;margin:1em 0!important}.reference-TextAboveFooter{margin:0 auto 0 auto}.reference-TextAboveFooter p{font-size:14px;line-height:18px}.reference-TextAboveFooter p:first-child{margin-top:0}.carousel-content .title-content{height:auto;width:60%;right:0;margin-top:20%;left:unset;display:block;max-width:550px}.carousel-content .title-content h1{display:block;width:100%;color:#fff;text-align:left;text-transform:uppercase;font-size:59px;line-height:64px;font-weight:900;margin:0}.carousel-content .title-content h1 span{display:block}.video-box .video-int sup{top:-.5em}.carousel-content .title-content p{display:block;margin:20px 0 0 0;position:unset;text-align:center;background:#ffd400;text-transform:uppercase;font-size:40px;font-weight:700;line-height:60px;padding:1px 75px 1px 75px;color:#313131;min-width:450px}.carousel-content .title-content button{color:#fff;float:right;margin-right:90px;text-align:right;text-transform:uppercase;display:block;font-size:19px;background:url(/content/dam/cf-consumer-healthcare/advil/pt_BR/Icon/play-nova-slider.png) no-repeat right top;width:auto;background-size:contain;line-height:27px;padding:0 40px 0 0;margin-top:5px;font-weight:600}.reference-cotidiano.col-md-12,.reference-indications.col-md-12{padding:0;margin-bottom:40px}.reference-social-icons a,.reference-social-icons1 a{font-size:10px}.home-intro-text .richText-image.pull-left{float:none;align-self:center;flex-shrink:0}.page-home #content>.row>.layout-outer>.layout-inner>.default-style{padding:0 15px}.content-box-alignment .richText img{margin:0 auto 10px auto;height:50px;width:auto}.content-box-alignment .image img{margin-top:90px}.content-box-alignment .col-md-3.last .richText img{height:120px;margin-bottom:0}.content-box-alignment .col-md-3.last .richText p{margin-top:0}.home-intro-text .component-content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center}.images-row-wrapper .content.paragraphSystem{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center}.images-row-wrapper .content.paragraphSystem .image img{margin:10px;padding:0!important}.images-row-wrapper .content.paragraphSystem a,.images-row-wrapper .content.paragraphSystem a:hover{border:none}.images-row-wrapper.last{margin-bottom:40px}.button-wrapper{text-align:center}.shareThis-item a{width:26px}.brand-logo{border:none}.shareThis li.shareThis-item{margin-bottom:15px}@media only screen and (max-width:991px){.reference-TextAboveFooter p{font-size:12px;line-height:16px}.reference-TextAboveFooter .centered-text{text-align:left}.reference-logo{position:absolute;left:0;z-index:7}.brand-logo{border:none;display:inline-block;padding:10px 0}.brand-logo:hover{border:none}.reference-logo img{max-width:80px}.breadcrumbs{margin-left:-15px;margin-right:-15px}.article-tiles-wrapper img,.content-box-alignment .image img{display:block;margin-left:auto;margin-right:auto}.content-box-alignment .col-md-3.last .richText img{max-width:279px;height:auto;width:auto}}@media only screen and (max-width:991px){.shareThis .component-content{max-width:552px;width:100%}.brand-logo.desktop-only{display:none!important}.brand-logo.mobile-only{display:inline-block!important}}@media screen and (max-width:1024px){.carousel-content .title-content{right:0;top:inherit;width:100%}.carousel-content .title-content button{font-size:24px;text-align:left;width:100%;background:0 0;float:left}.carousel-content .title-content button:after{content:"";width:33px;height:31px;display:inline-block;background:url(/content/dam/cf-consumer-healthcare/advil/pt_BR/Icon/play-nova-slider.png);background-repeat:no-repeat;background-size:26px;background-position:0 5px;margin-left:10px;vertical-align:sub}.carousel-content .title-content h1{font-size:60px}.carousel-content .title-content p{padding-left:20px;min-width:inherit;text-align:left}}.video-box .video-int .image-switch-video .placeholder-img,.video-box .video-int .image-switch-video img{width:100%}@media only screen and (max-width:767px){.carousel-content .title-content{width:90%;margin-top:75%;top:0}.carousel-content .title-content h1{font-size:27px;line-height:30px;padding-left:0}.carousel-content .title-content p{font-size:19px;padding:4px 8px;line-height:23px;margin-left:-10px}.carousel-content .title-content button{font-size:20px;line-height:30px;margin-right:10px}.article-tiles-wrapper.mobile-only img{max-width:190px}.page-produtos .article-tiles-wrapper .desktop-only{display:none}.content-box-alignment .image img{margin-top:16px;margin-bottom:30px;max-width:44px}.article-tile{margin:0}.article-tiles-wrapper p{margin-top:0;margin-bottom:40px}}.article-tiles-wrapper p{margin-top:0}.home-intro-text p{margin-bottom:0}.home-intro-text{margin-bottom:40px}@media (min-width:992px){.article-tiles-wrapper>.component-content>.paragraphSystem{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.article-tiles-wrapper .paragraphSystem .col-md-3{align-self:flex-end}.page-a-dor-no-cotidiano .breadcrumbs-wrapper{position:absolute;top:0;z-index:100;width:100%!important}}.video-int{position:relative;padding:0}.carousel-content .title-content{position:absolute}.carousel-content .title-content button{border:none}h1{margin-bottom:35px}.product-box p{margin-top:0;margin-bottom:15px}.faq-title h1,.faq-title p{margin:0}.faq-title h1{margin-bottom:35px}.faq-title{margin-bottom:0}.page-contact .richText h1{margin-bottom:30px}.product-Ingredients .tabs-content{position:inherit;border:none;padding:0}.product-Ingredients .tabs-nav{height:auto;z-index:2}.product-Ingredients .tabs-nav .tabs-nav-list{width:auto}.product-Ingredients .tabs-nav .tabs-nav-list .tabs-nav-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;float:none;height:50px}.product-Ingredients .tabs-nav .tabs-nav-list .tabs-nav-item a{display:block;width:100%}.product-Ingredients .tabs-nav .tabs-nav-list .tabs-nav-item a .tabMenuItem .text-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.product-Ingredients .tabs-nav .tabs-nav-list .tabs-nav-item a .tabMenuItem .text-wrapper:after{position:absolute;right:0}.product-Ingredients .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a{color:#ed2831}.product-Ingredients .tabs-nav .tabs-nav-list .tabs-nav-item a{color:#313131}@media (min-width:768px){.product-Ingredients .tabs-nav .tabs-nav-list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:auto}.product-Ingredients .tabs-nav .tabs-nav-list .tabs-nav-item a .tabMenuItem .text-wrapper:after{display:none}}.product-Ingredients .tabs-nav .tabs-nav-list .tabs-nav-item{background:rgba(0,0,0,0);border:0;border-bottom:1px solid #bab9ba;margin:0;padding:0}.product-Ingredients .tabs-nav .tabs-nav-list .tabs-nav-item:hover a{color:#ed2831}.product-Ingredients .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a .tabMenuItem .text-wrapper:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46 46'%3E%3Ccircle cx='23' cy='23' r='23' fill='none'/%3E%3Cpath d='M11.85 21.8h22.3v3h-22.3zM46 23A23 23 0 1123 0a23 23 0 0123 23zm-3 0a20 20 0 10-20 20 20 20 0 0020-20z' fill='%23ed2831'/%3E%3C/svg%3E")!important}.product-Ingredients .tabs-nav .tabs-nav-list .tabs-nav-item a{background:inherit;color:#313131;font-size:14px;line-height:20px;border-bottom:none}.product-Ingredients .tabs-nav .tabs-nav-list .tabs-nav-item a:hover{border:0}.product-Ingredients .tabs-nav .tabs-nav-list .tabs-nav-item a .tabMenuItem .text-wrapper:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46 46'%3E%3Cpath d='M23 46a23 23 0 1123-23 23 23 0 01-23 23zm0-43a20 20 0 1020 20A20 20 0 0023 3zm11.15 18.8H24.5v-9.65h-3v9.65h-9.65v3h9.65v9.65h3V24.8h9.65z' fill='%23ed2831'/%3E%3C/svg%3E")!important;height:30px;width:30px}@media (min-width:768px){.product-Ingredients{padding:0 15px}.product-Ingredients .tabs-nav .tabs-nav-list{border-bottom:1px solid #bab9ba}.product-Ingredients .tabs-nav .tabs-nav-list .tabs-nav-item{border-bottom:none}.product-Ingredients .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a{color:#ed2831}.product-Ingredients .tabs-nav .tabs-nav-list .tabs-nav-item a{color:#313131;font-size:18px;line-height:28px;border:none}}.page-contact .richText p{margin-top:0}.page-contact .richText .richText-content p:last-child,.page-home .richText .richText-content p:last-child{margin-bottom:0}.faq-accordion,.page-contact .Content.paragraphSystem,.tabs-wrapper,.wrapper-margin-bottom{margin-bottom:40px}.page-contact .Content.paragraphSystem .richText a,.page-error-handlers .Content.paragraphSystem .richText a{text-decoration:none;color:#ed2831;border-bottom:none}.page-contact .Content.paragraphSystem .richText a:hover,.page-error-handlers .Content.paragraphSystem .richText a:hover{text-decoration:none;border-bottom:3px solid #ed2831}.page-error-handlers .breadcrumbs{display:none}.page-nada-atrapalha-meu-caminho #content,.page-nada-atrapalha-meu-caminho .richTextHyperlinkedImage.first.centered-text,.page-produtos #content{margin-bottom:25px;}.page-produtos #content{margin-bottom:22px;}.carousel-wrapper{padding:0}.carousel-box .carousel-nav{width:100%}.video-box .paragraphSystem{margin:0}@media (max-width:1199px){.desktop-nav .blue-nav-blend .navigation-root .navigation-item .navigation-item-title{font-size:15px}}.breadcrumbs .breadcrumbs-without-separator li a{border-bottom:3px solid #fff}.article-tiles-wrapper,.content-box-alignment,.content-box-alignment .box,.home-intro-text{padding:0}.content-box-alignment{margin-bottom:40px}.article-tiles-wrapper.mobile-only img,.content-box-alignment .box h4,.content-box-alignment .box img,.content-box-alignment .box p{margin-bottom:.83em;margin-top:0}.content-box-alignment .box p{margin-bottom:0}.content-box-alignment .image img{margin-top:90px}@media (max-width:991px){.content-box-alignment .image img{margin-top:40px;margin-bottom:40px}}.exit-notification .exit-notification-inner{background-color:#f7f7f7;position:absolute;width:auto;margin:0;left:0;top:50%;left:50%;transform:translate(-50%,-50%);width:90%}@media screen and (max-width:699px){.exit-notification-restrictive{position:fixed}}#container .threesixty .nav_bar{display:none}.mobile-nav .navigation-level1 .navigation-level2 li.page-onde-comprar{display:none}.page-a-dor-no-cotidiano .breadcrumbs{margin-bottom:0}@media (max-width:767px){.carousel-box .carousel-nav{left:0}.carousel-slides{height:auto!important;min-height:70vh}}#cotidiano{height:auto!important}@media (max-width:991px){.home-intro-text .component-content{display:block}.home-intro-text .component-content img{text-align:center;float:none;width:auto;margin:0 auto 1em}.carousel-content .title-content button{padding-right:0}.page-error-handlers .container-override.first{padding-top:10px}}#container{max-height:100%!important}#node3{height:auto!important}#cotidiano .slider4contenedor .recuadro .grey,#cotidiano .slider4contenedor .recuadro .red-recuadro{line-height:1.4}.image-switch-video{text-align:center}body,html{color:#313131}.icon{display:inline-block}@media (max-width:991px){.COVID-19{text-align:center;width:auto;height:30px;padding:0 15px;position:absolute;top:15px;background-color:#ffd400;right:15px;z-index:8;}.COVID-19 a{border:none;line-height:30px;text-decoration:none;}.COVID-19 a:hover{text-decoration:underline}.COVID-19 p{margin:0;}}@media (min-width:992px){.COVID-19{text-align:center;width:auto;float:right;background-color:#ffd400;margin-right:15px}.top-bar .COVID-19 a:hover{text-decoration:underline}.top-bar .richText a{text-decoration:none;border-bottom:none}.top-bar .richText a:hover{text-decoration:underline!important;border-bottom:none!important}.top-bar .richText-content p{margin-top:0!important;margin-bottom:0!important}.page-novas-possibilidades .tabs{margin-bottom:40px}.page-coronavirus-faq .faq-accordion{margin-top:22px}.page-coronavirus-faq .richText ol{padding:10px 0 24px 0!important}}.page-coronavirus-faq .richText-content p{margin-top:0}.page-coronavirus-faq ol li a{border-bottom:3px solid transparent}.page-coronavirus-faq ol li a:hover{border-bottom:3px solid #ed2831}.page-coronavirus-faq .richText a{text-decoration:none;border-bottom:none;border-bottom:3px solid transparent}.page-coronavirus-faq .richText a:hover{text-decoration:none;border-bottom:none;border-bottom:3px solid #ed2831}.carousel-slide .image-and-content{position:relative}.carousel-box .carousel-cover{margin:0;width:100%;height:auto}.carousel-box .carousel-content{pointer-events:auto;position:absolute;top:0;left:0;width:100%;}#ytplayer{width:100%;height:100%}@media (min-width:768px){.page-home .carousel-box.carousel .component-content{margin-bottom:40px}}

.page-home #content {min-height:1px;}

.divider > .component-content{
  background: #ed2831;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .icon-GSK-logo {background-image:url('/content/dam/cf-consumer-healthcare/advil/pt_BR/Icon/gsk-logo.png');}
    .icon-facebook {background-image:url('/content/dam/cf-consumer-healthcare/advil/pt_BR/Icon/fb-icon.png');}
    .icon-Youtube {background-image:url('/content/dam/cf-consumer-healthcare/advil/pt_BR/Icon/yt-icon.png');}
  }

  @media (max-width:360px) {
    .COVID-19 {
        padding: 0 5px;
    }
    .COVID-19 a {
        font-size:12px;
    }
  }

@media (max-width:991px){
  .product-box{
    margin-bottom: 0;
  }
}

/* //product page advil br */
.product-box p a.advil-btn {

  border: 3px solid #ed2831;
  background-image: linear-gradient(180deg, #ab0400, #f90100);
  }
  .product-box p a.advil-btn:hover {
      border: 3px solid #ed2831;
      background: white;
  }
  .footer-disclimber {
    font-size: 12px !important;
  }
  /* //product page advil br */

/* Amrendra | 03-11-2022 | ticket-GSKBD-26245 | button color change-remover code from page property and add here | start */
.product-box .advil-pro {
    background: #ed7d31;
    border: 3px solid #ae5a21;
}
.product-box .advil-pro:hover {
  color: #ae5a21;
  background: #fff;
}
/* Amrendra | 03-11-2022 | ticket-GSKBD-26245 | button color change | End */



/*Syed  GSKBD-24869   | 07-11-2022 */

@media (max-width:991px){
.p-m-t-1 {
  padding-top: 1rem;
}
.m-m-t-1{
  margin-top: 1rem;
}
}

/*Syed  GSKBD-24869   | 07-11-2022 End */

/* Amrendra | GSKBD-27907 | 19/04/2023 | image expand */
.content-box-alignment .last .image-expand.richText img{
  height: auto;
}

/* alam | GSKBD-28248 | 24-05-23 | start*/
.text-center {
  text-align: center !important;
}
.gray-box {
  background-color: lightgray;
  border-radius: 90px;
}

.border-none {
  border: none !important;
  text-decoration: none !important;
}

.full-width-btn {
  width: 100%;
  position: relative;
  left: -10px;
}

.overflow-visible .component-content {
  overflow: visible;
}

a.btn.btn-red {
  background: #c30505;
  border: none;
  border-radius: 35px;
  line-height: 20px;
}

a.btn.btn-red:hover {
  background: white;
  color: #c30505;
  border: 2px solid #c30505;
}

.color-red {
  color: #ed2831 !important;
}

.font-w-600 {
  font-weight: 600 !important;
}

.button-img img {
  width: 150px;
  height: 150px;
}
.image-btn a.btn {
  width: 285px;
}
.bullet-point .richText-content ul li:before {
  display: none;
}

.bullet-point .richText-content ul li {
  padding-left: 10px;
  list-style-type: inherit;
  font-size: 16px;
}
.font-size-16, .font-size-16 p, .font-size-16 ul li, .font-size-16 ol li {
  font-size: 16px !important;
}
.font-size-18, .font-size-18 p, .font-size-18 ul li, .font-size-18 ol li{
  font-size: 18px !important;
}
.bullet-point .richText-content ul {
  margin-bottom: 0;
}
.article-tiles-wrapper p {
  font-size: 16px;
}
.text-align-justify{
  text-align: justify;
}
@media (min-width:992px) {
  .m-d-0{
    margin: 0 !important;
  }
  .m-d-t-0 {
    margin-top: 0rem !important;
  }

  .m-d-t-1 {
    margin-top: 1rem !important;
  }

  .m-d-t-2 {
    margin-top: 2rem !important;
  }

  .m-d-t-3 {
    margin-top: 3rem !important;
  }

  .m-d-t-4 {
    margin-top: 4rem !important;
  }

  .m-d-t-5 {
    margin-top: 5rem !important;
  }

  .p-d-x-5 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .p-d-x-2 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .p-d-y-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-d-y-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .p-d-y-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .p-d-y-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .p-d-y-5 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .p-d-t-1 {
    padding-top: 1rem !important;
  }
  .p-d-t-2 {
    padding-top: 2rem !important;
  }
  .p-d-t-3 {
    padding-top: 3rem !important;
  }
  .p-d-t-4 {
    padding-top: 4rem !important;
  }
  .p-d-t-5 {
    padding-top: 5rem !important;
  }
  .p-d-0{
    padding: 0 !important;
  }
  .button-img {
    position: absolute;
    right: 5px;
    bottom: -10px;
  }
  .full-width-btn {
    width: 105%;
  }
}
@media (min-width: 1200px) {
  .button-img {
    position: absolute;
    right: 35px;
    bottom: 0;
  }
}
@media (max-width:991px) {
  .m-m-t-0 {
    margin-top: 0rem !important;
  }

  .m-m-t-1 {
    margin-top: 1rem !important;
  }

  .m-m-t-2 {
    margin-top: 2rem !important;
  }

  .m-m-t-3 {
    margin-top: 3rem !important;
  }

  .m-m-t-4 {
    margin-top: 4rem !important;
  }

  .m-m-t-5 {
    margin-top: 5rem !important;
  }
  .p-m-x-1 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .p-m-x-2 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .p-m-x-3 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .p-m-x-4 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .p-m-x-5 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .p-m-y-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-m-y-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .p-m-y-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .p-m-y-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .p-m-y-5 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .p-m-0{
    padding: 0 !important;
  }
  .m-m-0{
    margin: 0 !important;
  }
  .image-btn a.btn {
    width: 350px;
  }
  .button-img {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(calc(-50% + 175px));
  }
  .full-width-btn {
    left: 0px;
  }
}
@media (max-width:767px) {
  .button-img {
    bottom: 25px;
  }
  .image-btn a.btn {
    width: 250px;
  }
  .button-img {
    position: absolute;
    bottom: 45px;
    left: 50%;
    transform: translateX(calc(-50% + 110px));
  }
  .button-img img {
    width: 110px;
    height: 110px;
  }
  .gray-box {
    border-radius: 30px;
  }
}
/* alam | GSKBD-28248 | 24-05-23 | end*/
