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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:'FontAwesome';src:url("https://assets.gskstatic.com/pharma/us/global/fonts/fa-solid-900.eot");src:url("https://assets.gskstatic.com/pharma/us/global/fonts/fa-solid-900.eot") format("embedded-opentype"),url("https://assets.gskstatic.com/pharma/us/global/fonts/fa-solid-900.woff") format("woff"),url("https://assets.gskstatic.com/pharma/us/global/fonts/fa-solid-900.woff2") format("woff"),url("https://assets.gskstatic.com/pharma/us/global/fonts/fa-solid-900.ttf") format("truetype"),url("https://assets.gskstatic.com/pharma/us/global/fonts/fa-solid-900.svg") format("svg");font-weight:normal;font-style:normal}a[href]{color:#00f}body{background:#fff;margin:0}h1{margin:0}h2{line-height:1.2;margin:0}h3{margin:0}*{box-sizing:border-box;font-family:sans-serif}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{padding-left:0;padding-right:0;min-height:0}@media only screen and (min-width:992px){.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{padding-left:15px;padding-right:15px}}.sup,.sub,sup,sub{font-size:.70rem;position:relative;top:-3px}.sup,sup{top:-3px}.sub,sub{top:3px}.component{font-size:1rem}.component .component-content{width:100%;height:100%;max-width:100%}.component .component-content .content>a{display:none}.container{width:100% !important;overflow:hidden}.container>.row{margin-left:-15px;margin-right:-15px}.container:before,.container:after,.container-fluid:before,.container-fluid:after,.paragraphSystem:before,.paragraphSystem:after,.row:before,.row:after{display:none}.desktop-only{display:none}@media only screen and (min-width:992px){.desktop-only{display:block}}#footer .layout-inner .col-xs-12.col-md-12{padding-left:0;padding-right:0}#header{float:none;z-index:1001}#header .layout-inner .col-xs-12.col-md-12{padding-left:0;padding-right:0}#header .content-container{max-width:100% !important}.is-hidden{display:none}.is-hidden-desktop{display:block}@media only screen and (min-width:992px){.is-hidden-desktop{display:none}}.is-hidden-mobile{display:none}@media only screen and (min-width:992px){.is-hidden-mobile{display:block}}.paragraphSystem,.row{margin-left:0;margin-right:0}@media only screen and (min-width:992px){.paragraphSystem,.row{margin-left:-15px;margin-right:-15px}}.snippetReference{position:relative;background:0;font-size:1em;border:0;min-height:30px}.snippetReference.is-hidden{display:none !important}@font-face{font-family:'FontAwesome';src:url("https://assets.gskstatic.com/pharma/us/global/fonts/fa-solid-900.eot");src:url("https://assets.gskstatic.com/pharma/us/global/fonts/fa-solid-900.eot") format("embedded-opentype"),url("https://assets.gskstatic.com/pharma/us/global/fonts/fa-solid-900.woff") format("woff"),url("https://assets.gskstatic.com/pharma/us/global/fonts/fa-solid-900.woff2") format("woff"),url("https://assets.gskstatic.com/pharma/us/global/fonts/fa-solid-900.ttf") format("truetype"),url("https://assets.gskstatic.com/pharma/us/global/fonts/fa-solid-900.svg") format("svg");font-weight:normal;font-style:normal}ul li::marker{color:#cd4a46}ul ul{list-style-type:disc}.link-style{color:#cd4a46 !important;text-decoration:none}.header-1{font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:700;font-size:1.25rem;line-height:1.3125rem}@media only screen and (min-width:992px){.header-1{font-size:1.625rem;line-height:1.938rem}}.header-2{font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.3125rem}.header-3{font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25rem;color:#000}.header-4{font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.25rem;color:#000}.header-5{font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25rem;color:#000}.header-6{font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:700;font-size:1rem;line-height:1.125rem;color:#000}.body-copy{font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.125rem;color:#000}.body-copy .selection-bold{font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:700}.body-copy-2{font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1rem;color:#000}.body-copy-2 .selection-bold{font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:700}a.btn{font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:700;font-size:.875rem;line-height:1.125rem;background-color:#faab54;padding:1.5rem;color:#000;border-radius:.75rem;display:inline-block;text-align:center;width:100%;text-decoration:none}a.btn:hover,a.btn:focus{background-color:#cd4a46;color:#fff}a.btn .btn-pdf{font-size:.875rem;line-height:1.125rem}.txt-scorpion{color:#5f5f5f}.txt-tan-hide{color:#f6905d}.txt-mojo{color:#cd4a46}.txt-casablanca{color:#faab54}.txt-scorpion{color:#5f5f5f}.bg-mojo{background-color:#cd4a46}.bg-tan-hide{background-color:#f6905d}.bg-casablanca{background-color:#faab54}.bg-scorpion{background-color:#5f5f5f}.bg-gradient{background:linear-gradient(73deg,rgba(0,0,0,0.84) 0,rgba(255,255,255,0.02) 0,rgba(255,237,219,0.22) 23%,rgba(253,220,182,0.43) 43%,rgba(252,202,148,0.63) 63%,rgba(251,186,114,0.83) 83%,rgba(250,172,85,0.99) 100%)}.bg-gradient1{background:linear-gradient(180deg,#cd4a46 0,#cd4a46 70%,#faab54 100%)}.divider{padding-bottom:1rem;border-bottom:1px solid #f6905d;margin-bottom:1rem}#content .image img{width:100%}#footer{font-family:sans-serif}.accordions-wrapper .accordion-control{color:#5f5f5f}.accordions-wrapper .accordion-control a{color:#5f5f5f}.accordions-wrapper h2{border-bottom:3px solid #f6905d;text-transform:uppercase;color:#cd4a46}.accordions-wrapper .accordion-title{font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.25rem;color:#000;margin:0;display:flex}.accordions-wrapper .accordion-title a{color:#000;text-decoration:none}.accordions-wrapper .accordion-title::before{content:"\002B";color:#cd4a46;font-size:1.5rem;font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:700;margin-right:.25rem}.accordions-wrapper .accordion-content-wrapper .richText .component-content p{margin-bottom:1rem}.accordions-wrapper .accordion-slide.is-active .accordion-title{font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:700}.accordions-wrapper .accordion-slide.is-active .accordion-title a{color:#cd4a46}.accordions-wrapper .accordion-slide.is-active .accordion-title::before{content:"\2212";color:#cd4a46;font-size:1.5rem;margin-right:.25rem}.accordion .accordion-container .accordion-slide .accordion-head .accordion-title-text:hover{text-decoration:none !important}.aem-AuthorLayer-Edit #content .component{display:block !important;margin:0 auto !important;width:90% !important;float:none !important}.aem-AuthorLayer-Edit #header .snippetReference,.aem-AuthorLayer-Edit #footer .snippetReference{display:block !important}.aem-AuthorLayer-Edit .search-message-template{display:block}.aem-AuthorLayer-Edit .is-hidden{display:block !important}.aem-AuthorLayer-Edit .template .mobile-navigation-utility-links{display:block !important}.aem-AuthorLayer-Edit .toolTipText.is-hidden{display:none !important}.m-0{margin:0 !important}.mt-0,.my-0{margin-top:0 !important}.mr-0,.mx-0{margin-right:0 !important}.mb-0,.my-0{margin-bottom:0 !important}.ml-0,.mx-0{margin-left:0 !important}.m-1{margin:.25rem !important}.mt-1,.my-1{margin-top:.25rem !important}.mr-1,.mx-1{margin-right:.25rem !important}.mb-1,.my-1{margin-bottom:.25rem !important}.ml-1,.mx-1{margin-left:.25rem !important}.m-2{margin:.5rem !important}.mt-2,.my-2{margin-top:.5rem !important}.mr-2,.mx-2{margin-right:.5rem !important}.mb-2,.my-2{margin-bottom:.5rem !important}.ml-2,.mx-2{margin-left:.5rem !important}.m-3{margin:1rem !important}.mt-3,.my-3{margin-top:1rem !important}.mr-3,.mx-3{margin-right:1rem !important}.mb-3,.my-3{margin-bottom:1rem !important}.ml-3,.mx-3{margin-left:1rem !important}.m-4{margin:1.5rem !important}.mt-4,.my-4{margin-top:1.5rem !important}.mr-4,.mx-4{margin-right:1.5rem !important}.mb-4,.my-4{margin-bottom:1.5rem !important}.ml-4,.mx-4{margin-left:1.5rem !important}.m-5{margin:3rem !important}.mt-5,.my-5{margin-top:3rem !important}.mr-5,.mx-5{margin-right:3rem !important}.mb-5,.my-5{margin-bottom:3rem !important}.ml-5,.mx-5{margin-left:3rem !important}.p-0{padding:0 !important}.pt-0,.py-0{padding-top:0 !important}.pr-0,.px-0{padding-right:0 !important}.pb-0,.py-0{padding-bottom:0 !important}.pl-0,.px-0{padding-left:0 !important}.p-1{padding:.25rem !important}.pt-1,.py-1{padding-top:.25rem !important}.pr-1,.px-1{padding-right:.25rem !important}.pb-1,.py-1{padding-bottom:.25rem !important}.pl-1,.px-1{padding-left:.25rem !important}.p-2{padding:.5rem !important}.pt-2,.py-2{padding-top:.5rem !important}.pr-2,.px-2{padding-right:.5rem !important}.pb-2,.py-2{padding-bottom:.5rem !important}.pl-2,.px-2{padding-left:.5rem !important}.p-3{padding:1rem !important}.pt-3,.py-3{padding-top:1rem !important}.pr-3,.px-3{padding-right:1rem !important}.pb-3,.py-3{padding-bottom:1rem !important}.pl-3,.px-3{padding-left:1rem !important}.p-4{padding:1.5rem !important}.pt-4,.py-4{padding-top:1.5rem !important}.pr-4,.px-4{padding-right:1.5rem !important}.pb-4,.py-4{padding-bottom:1.5rem !important}.pl-4,.px-4{padding-left:1.5rem !important}.p-5{padding:3rem !important}.pt-5,.py-5{padding-top:3rem !important}.pr-5,.px-5{padding-right:3rem !important}.pb-5,.py-5{padding-bottom:3rem !important}.pl-5,.px-5{padding-left:3rem !important}.m-n1{margin:-0.25rem !important}.mt-n1,.my-n1{margin-top:-0.25rem !important}.mr-n1,.mx-n1{margin-right:-0.25rem !important}.mb-n1,.my-n1{margin-bottom:-0.25rem !important}.ml-n1,.mx-n1{margin-left:-0.25rem !important}.m-n2{margin:-0.5rem !important}.mt-n2,.my-n2{margin-top:-0.5rem !important}.mr-n2,.mx-n2{margin-right:-0.5rem !important}.mb-n2,.my-n2{margin-bottom:-0.5rem !important}.ml-n2,.mx-n2{margin-left:-0.5rem !important}.m-n3{margin:-1rem !important}.mt-n3,.my-n3{margin-top:-1rem !important}.mr-n3,.mx-n3{margin-right:-1rem !important}.mb-n3,.my-n3{margin-bottom:-1rem !important}.ml-n3,.mx-n3{margin-left:-1rem !important}.m-n4{margin:-1.5rem !important}.mt-n4,.my-n4{margin-top:-1.5rem !important}.mr-n4,.mx-n4{margin-right:-1.5rem !important}.mb-n4,.my-n4{margin-bottom:-1.5rem !important}.ml-n4,.mx-n4{margin-left:-1.5rem !important}.m-n5{margin:-3rem !important}.mt-n5,.my-n5{margin-top:-3rem !important}.mr-n5,.mx-n5{margin-right:-3rem !important}.mb-n5,.my-n5{margin-bottom:-3rem !important}.ml-n5,.mx-n5{margin-left:-3rem !important}.m-auto{margin:auto !important}.mt-auto,.my-auto{margin-top:auto !important}.mr-auto,.mx-auto{margin-right:auto !important}.mb-auto,.my-auto{margin-bottom:auto !important}.ml-auto,.mx-auto{margin-left:auto !important}@media(min-width:576px){.m-sm-0{margin:0 !important}.mt-sm-0,.my-sm-0{margin-top:0 !important}.mr-sm-0,.mx-sm-0{margin-right:0 !important}.mb-sm-0,.my-sm-0{margin-bottom:0 !important}.ml-sm-0,.mx-sm-0{margin-left:0 !important}.m-sm-1{margin:.25rem !important}.mt-sm-1,.my-sm-1{margin-top:.25rem !important}.mr-sm-1,.mx-sm-1{margin-right:.25rem !important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem !important}.ml-sm-1,.mx-sm-1{margin-left:.25rem !important}.m-sm-2{margin:.5rem !important}.mt-sm-2,.my-sm-2{margin-top:.5rem !important}.mr-sm-2,.mx-sm-2{margin-right:.5rem !important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem !important}.ml-sm-2,.mx-sm-2{margin-left:.5rem !important}.m-sm-3{margin:1rem !important}.mt-sm-3,.my-sm-3{margin-top:1rem !important}.mr-sm-3,.mx-sm-3{margin-right:1rem !important}.mb-sm-3,.my-sm-3{margin-bottom:1rem !important}.ml-sm-3,.mx-sm-3{margin-left:1rem !important}.m-sm-4{margin:1.5rem !important}.mt-sm-4,.my-sm-4{margin-top:1.5rem !important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem !important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem !important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem !important}.m-sm-5{margin:3rem !important}.mt-sm-5,.my-sm-5{margin-top:3rem !important}.mr-sm-5,.mx-sm-5{margin-right:3rem !important}.mb-sm-5,.my-sm-5{margin-bottom:3rem !important}.ml-sm-5,.mx-sm-5{margin-left:3rem !important}.p-sm-0{padding:0 !important}.pt-sm-0,.py-sm-0{padding-top:0 !important}.pr-sm-0,.px-sm-0{padding-right:0 !important}.pb-sm-0,.py-sm-0{padding-bottom:0 !important}.pl-sm-0,.px-sm-0{padding-left:0 !important}.p-sm-1{padding:.25rem !important}.pt-sm-1,.py-sm-1{padding-top:.25rem !important}.pr-sm-1,.px-sm-1{padding-right:.25rem !important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem !important}.pl-sm-1,.px-sm-1{padding-left:.25rem !important}.p-sm-2{padding:.5rem !important}.pt-sm-2,.py-sm-2{padding-top:.5rem !important}.pr-sm-2,.px-sm-2{padding-right:.5rem !important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem !important}.pl-sm-2,.px-sm-2{padding-left:.5rem !important}.p-sm-3{padding:1rem !important}.pt-sm-3,.py-sm-3{padding-top:1rem !important}.pr-sm-3,.px-sm-3{padding-right:1rem !important}.pb-sm-3,.py-sm-3{padding-bottom:1rem !important}.pl-sm-3,.px-sm-3{padding-left:1rem !important}.p-sm-4{padding:1.5rem !important}.pt-sm-4,.py-sm-4{padding-top:1.5rem !important}.pr-sm-4,.px-sm-4{padding-right:1.5rem !important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem !important}.pl-sm-4,.px-sm-4{padding-left:1.5rem !important}.p-sm-5{padding:3rem !important}.pt-sm-5,.py-sm-5{padding-top:3rem !important}.pr-sm-5,.px-sm-5{padding-right:3rem !important}.pb-sm-5,.py-sm-5{padding-bottom:3rem !important}.pl-sm-5,.px-sm-5{padding-left:3rem !important}.m-sm-n1{margin:-0.25rem !important}.mt-sm-n1,.my-sm-n1{margin-top:-0.25rem !important}.mr-sm-n1,.mx-sm-n1{margin-right:-0.25rem !important}.mb-sm-n1,.my-sm-n1{margin-bottom:-0.25rem !important}.ml-sm-n1,.mx-sm-n1{margin-left:-0.25rem !important}.m-sm-n2{margin:-0.5rem !important}.mt-sm-n2,.my-sm-n2{margin-top:-0.5rem !important}.mr-sm-n2,.mx-sm-n2{margin-right:-0.5rem !important}.mb-sm-n2,.my-sm-n2{margin-bottom:-0.5rem !important}.ml-sm-n2,.mx-sm-n2{margin-left:-0.5rem !important}.m-sm-n3{margin:-1rem !important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem !important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem !important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem !important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem !important}.m-sm-n4{margin:-1.5rem !important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem !important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem !important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem !important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem !important}.m-sm-n5{margin:-3rem !important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem !important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem !important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem !important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem !important}.m-sm-auto{margin:auto !important}.mt-sm-auto,.my-sm-auto{margin-top:auto !important}.mr-sm-auto,.mx-sm-auto{margin-right:auto !important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important}.ml-sm-auto,.mx-sm-auto{margin-left:auto !important}}@media(min-width:768px){.m-md-0{margin:0 !important}.mt-md-0,.my-md-0{margin-top:0 !important}.mr-md-0,.mx-md-0{margin-right:0 !important}.mb-md-0,.my-md-0{margin-bottom:0 !important}.ml-md-0,.mx-md-0{margin-left:0 !important}.m-md-1{margin:.25rem !important}.mt-md-1,.my-md-1{margin-top:.25rem !important}.mr-md-1,.mx-md-1{margin-right:.25rem !important}.mb-md-1,.my-md-1{margin-bottom:.25rem !important}.ml-md-1,.mx-md-1{margin-left:.25rem !important}.m-md-2{margin:.5rem !important}.mt-md-2,.my-md-2{margin-top:.5rem !important}.mr-md-2,.mx-md-2{margin-right:.5rem !important}.mb-md-2,.my-md-2{margin-bottom:.5rem !important}.ml-md-2,.mx-md-2{margin-left:.5rem !important}.m-md-3{margin:1rem !important}.mt-md-3,.my-md-3{margin-top:1rem !important}.mr-md-3,.mx-md-3{margin-right:1rem !important}.mb-md-3,.my-md-3{margin-bottom:1rem !important}.ml-md-3,.mx-md-3{margin-left:1rem !important}.m-md-4{margin:1.5rem !important}.mt-md-4,.my-md-4{margin-top:1.5rem !important}.mr-md-4,.mx-md-4{margin-right:1.5rem !important}.mb-md-4,.my-md-4{margin-bottom:1.5rem !important}.ml-md-4,.mx-md-4{margin-left:1.5rem !important}.m-md-5{margin:3rem !important}.mt-md-5,.my-md-5{margin-top:3rem !important}.mr-md-5,.mx-md-5{margin-right:3rem !important}.mb-md-5,.my-md-5{margin-bottom:3rem !important}.ml-md-5,.mx-md-5{margin-left:3rem !important}.p-md-0{padding:0 !important}.pt-md-0,.py-md-0{padding-top:0 !important}.pr-md-0,.px-md-0{padding-right:0 !important}.pb-md-0,.py-md-0{padding-bottom:0 !important}.pl-md-0,.px-md-0{padding-left:0 !important}.p-md-1{padding:.25rem !important}.pt-md-1,.py-md-1{padding-top:.25rem !important}.pr-md-1,.px-md-1{padding-right:.25rem !important}.pb-md-1,.py-md-1{padding-bottom:.25rem !important}.pl-md-1,.px-md-1{padding-left:.25rem !important}.p-md-2{padding:.5rem !important}.pt-md-2,.py-md-2{padding-top:.5rem !important}.pr-md-2,.px-md-2{padding-right:.5rem !important}.pb-md-2,.py-md-2{padding-bottom:.5rem !important}.pl-md-2,.px-md-2{padding-left:.5rem !important}.p-md-3{padding:1rem !important}.pt-md-3,.py-md-3{padding-top:1rem !important}.pr-md-3,.px-md-3{padding-right:1rem !important}.pb-md-3,.py-md-3{padding-bottom:1rem !important}.pl-md-3,.px-md-3{padding-left:1rem !important}.p-md-4{padding:1.5rem !important}.pt-md-4,.py-md-4{padding-top:1.5rem !important}.pr-md-4,.px-md-4{padding-right:1.5rem !important}.pb-md-4,.py-md-4{padding-bottom:1.5rem !important}.pl-md-4,.px-md-4{padding-left:1.5rem !important}.p-md-5{padding:3rem !important}.pt-md-5,.py-md-5{padding-top:3rem !important}.pr-md-5,.px-md-5{padding-right:3rem !important}.pb-md-5,.py-md-5{padding-bottom:3rem !important}.pl-md-5,.px-md-5{padding-left:3rem !important}.m-md-n1{margin:-0.25rem !important}.mt-md-n1,.my-md-n1{margin-top:-0.25rem !important}.mr-md-n1,.mx-md-n1{margin-right:-0.25rem !important}.mb-md-n1,.my-md-n1{margin-bottom:-0.25rem !important}.ml-md-n1,.mx-md-n1{margin-left:-0.25rem !important}.m-md-n2{margin:-0.5rem !important}.mt-md-n2,.my-md-n2{margin-top:-0.5rem !important}.mr-md-n2,.mx-md-n2{margin-right:-0.5rem !important}.mb-md-n2,.my-md-n2{margin-bottom:-0.5rem !important}.ml-md-n2,.mx-md-n2{margin-left:-0.5rem !important}.m-md-n3{margin:-1rem !important}.mt-md-n3,.my-md-n3{margin-top:-1rem !important}.mr-md-n3,.mx-md-n3{margin-right:-1rem !important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem !important}.ml-md-n3,.mx-md-n3{margin-left:-1rem !important}.m-md-n4{margin:-1.5rem !important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem !important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem !important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem !important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem !important}.m-md-n5{margin:-3rem !important}.mt-md-n5,.my-md-n5{margin-top:-3rem !important}.mr-md-n5,.mx-md-n5{margin-right:-3rem !important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem !important}.ml-md-n5,.mx-md-n5{margin-left:-3rem !important}.m-md-auto{margin:auto !important}.mt-md-auto,.my-md-auto{margin-top:auto !important}.mr-md-auto,.mx-md-auto{margin-right:auto !important}.mb-md-auto,.my-md-auto{margin-bottom:auto !important}.ml-md-auto,.mx-md-auto{margin-left:auto !important}}@media(min-width:992px){.m-lg-0{margin:0 !important}.mt-lg-0,.my-lg-0{margin-top:0 !important}.mr-lg-0,.mx-lg-0{margin-right:0 !important}.mb-lg-0,.my-lg-0{margin-bottom:0 !important}.ml-lg-0,.mx-lg-0{margin-left:0 !important}.m-lg-1{margin:.25rem !important}.mt-lg-1,.my-lg-1{margin-top:.25rem !important}.mr-lg-1,.mx-lg-1{margin-right:.25rem !important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem !important}.ml-lg-1,.mx-lg-1{margin-left:.25rem !important}.m-lg-2{margin:.5rem !important}.mt-lg-2,.my-lg-2{margin-top:.5rem !important}.mr-lg-2,.mx-lg-2{margin-right:.5rem !important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem !important}.ml-lg-2,.mx-lg-2{margin-left:.5rem !important}.m-lg-3{margin:1rem !important}.mt-lg-3,.my-lg-3{margin-top:1rem !important}.mr-lg-3,.mx-lg-3{margin-right:1rem !important}.mb-lg-3,.my-lg-3{margin-bottom:1rem !important}.ml-lg-3,.mx-lg-3{margin-left:1rem !important}.m-lg-4{margin:1.5rem !important}.mt-lg-4,.my-lg-4{margin-top:1.5rem !important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem !important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem !important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem !important}.m-lg-5{margin:3rem !important}.mt-lg-5,.my-lg-5{margin-top:3rem !important}.mr-lg-5,.mx-lg-5{margin-right:3rem !important}.mb-lg-5,.my-lg-5{margin-bottom:3rem !important}.ml-lg-5,.mx-lg-5{margin-left:3rem !important}.p-lg-0{padding:0 !important}.pt-lg-0,.py-lg-0{padding-top:0 !important}.pr-lg-0,.px-lg-0{padding-right:0 !important}.pb-lg-0,.py-lg-0{padding-bottom:0 !important}.pl-lg-0,.px-lg-0{padding-left:0 !important}.p-lg-1{padding:.25rem !important}.pt-lg-1,.py-lg-1{padding-top:.25rem !important}.pr-lg-1,.px-lg-1{padding-right:.25rem !important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem !important}.pl-lg-1,.px-lg-1{padding-left:.25rem !important}.p-lg-2{padding:.5rem !important}.pt-lg-2,.py-lg-2{padding-top:.5rem !important}.pr-lg-2,.px-lg-2{padding-right:.5rem !important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem !important}.pl-lg-2,.px-lg-2{padding-left:.5rem !important}.p-lg-3{padding:1rem !important}.pt-lg-3,.py-lg-3{padding-top:1rem !important}.pr-lg-3,.px-lg-3{padding-right:1rem !important}.pb-lg-3,.py-lg-3{padding-bottom:1rem !important}.pl-lg-3,.px-lg-3{padding-left:1rem !important}.p-lg-4{padding:1.5rem !important}.pt-lg-4,.py-lg-4{padding-top:1.5rem !important}.pr-lg-4,.px-lg-4{padding-right:1.5rem !important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem !important}.pl-lg-4,.px-lg-4{padding-left:1.5rem !important}.p-lg-5{padding:3rem !important}.pt-lg-5,.py-lg-5{padding-top:3rem !important}.pr-lg-5,.px-lg-5{padding-right:3rem !important}.pb-lg-5,.py-lg-5{padding-bottom:3rem !important}.pl-lg-5,.px-lg-5{padding-left:3rem !important}.m-lg-n1{margin:-0.25rem !important}.mt-lg-n1,.my-lg-n1{margin-top:-0.25rem !important}.mr-lg-n1,.mx-lg-n1{margin-right:-0.25rem !important}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.25rem !important}.ml-lg-n1,.mx-lg-n1{margin-left:-0.25rem !important}.m-lg-n2{margin:-0.5rem !important}.mt-lg-n2,.my-lg-n2{margin-top:-0.5rem !important}.mr-lg-n2,.mx-lg-n2{margin-right:-0.5rem !important}.mb-lg-n2,.my-lg-n2{margin-bottom:-0.5rem !important}.ml-lg-n2,.mx-lg-n2{margin-left:-0.5rem !important}.m-lg-n3{margin:-1rem !important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem !important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem !important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem !important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem !important}.m-lg-n4{margin:-1.5rem !important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem !important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem !important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem !important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem !important}.m-lg-n5{margin:-3rem !important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem !important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem !important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem !important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem !important}.m-lg-auto{margin:auto !important}.mt-lg-auto,.my-lg-auto{margin-top:auto !important}.mr-lg-auto,.mx-lg-auto{margin-right:auto !important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important}.ml-lg-auto,.mx-lg-auto{margin-left:auto !important}}@media(min-width:1200px){.m-xl-0{margin:0 !important}.mt-xl-0,.my-xl-0{margin-top:0 !important}.mr-xl-0,.mx-xl-0{margin-right:0 !important}.mb-xl-0,.my-xl-0{margin-bottom:0 !important}.ml-xl-0,.mx-xl-0{margin-left:0 !important}.m-xl-1{margin:.25rem !important}.mt-xl-1,.my-xl-1{margin-top:.25rem !important}.mr-xl-1,.mx-xl-1{margin-right:.25rem !important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem !important}.ml-xl-1,.mx-xl-1{margin-left:.25rem !important}.m-xl-2{margin:.5rem !important}.mt-xl-2,.my-xl-2{margin-top:.5rem !important}.mr-xl-2,.mx-xl-2{margin-right:.5rem !important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem !important}.ml-xl-2,.mx-xl-2{margin-left:.5rem !important}.m-xl-3{margin:1rem !important}.mt-xl-3,.my-xl-3{margin-top:1rem !important}.mr-xl-3,.mx-xl-3{margin-right:1rem !important}.mb-xl-3,.my-xl-3{margin-bottom:1rem !important}.ml-xl-3,.mx-xl-3{margin-left:1rem !important}.m-xl-4{margin:1.5rem !important}.mt-xl-4,.my-xl-4{margin-top:1.5rem !important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem !important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem !important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem !important}.m-xl-5{margin:3rem !important}.mt-xl-5,.my-xl-5{margin-top:3rem !important}.mr-xl-5,.mx-xl-5{margin-right:3rem !important}.mb-xl-5,.my-xl-5{margin-bottom:3rem !important}.ml-xl-5,.mx-xl-5{margin-left:3rem !important}.p-xl-0{padding:0 !important}.pt-xl-0,.py-xl-0{padding-top:0 !important}.pr-xl-0,.px-xl-0{padding-right:0 !important}.pb-xl-0,.py-xl-0{padding-bottom:0 !important}.pl-xl-0,.px-xl-0{padding-left:0 !important}.p-xl-1{padding:.25rem !important}.pt-xl-1,.py-xl-1{padding-top:.25rem !important}.pr-xl-1,.px-xl-1{padding-right:.25rem !important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem !important}.pl-xl-1,.px-xl-1{padding-left:.25rem !important}.p-xl-2{padding:.5rem !important}.pt-xl-2,.py-xl-2{padding-top:.5rem !important}.pr-xl-2,.px-xl-2{padding-right:.5rem !important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem !important}.pl-xl-2,.px-xl-2{padding-left:.5rem !important}.p-xl-3{padding:1rem !important}.pt-xl-3,.py-xl-3{padding-top:1rem !important}.pr-xl-3,.px-xl-3{padding-right:1rem !important}.pb-xl-3,.py-xl-3{padding-bottom:1rem !important}.pl-xl-3,.px-xl-3{padding-left:1rem !important}.p-xl-4{padding:1.5rem !important}.pt-xl-4,.py-xl-4{padding-top:1.5rem !important}.pr-xl-4,.px-xl-4{padding-right:1.5rem !important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem !important}.pl-xl-4,.px-xl-4{padding-left:1.5rem !important}.p-xl-5{padding:3rem !important}.pt-xl-5,.py-xl-5{padding-top:3rem !important}.pr-xl-5,.px-xl-5{padding-right:3rem !important}.pb-xl-5,.py-xl-5{padding-bottom:3rem !important}.pl-xl-5,.px-xl-5{padding-left:3rem !important}.m-xl-n1{margin:-0.25rem !important}.mt-xl-n1,.my-xl-n1{margin-top:-0.25rem !important}.mr-xl-n1,.mx-xl-n1{margin-right:-0.25rem !important}.mb-xl-n1,.my-xl-n1{margin-bottom:-0.25rem !important}.ml-xl-n1,.mx-xl-n1{margin-left:-0.25rem !important}.m-xl-n2{margin:-0.5rem !important}.mt-xl-n2,.my-xl-n2{margin-top:-0.5rem !important}.mr-xl-n2,.mx-xl-n2{margin-right:-0.5rem !important}.mb-xl-n2,.my-xl-n2{margin-bottom:-0.5rem !important}.ml-xl-n2,.mx-xl-n2{margin-left:-0.5rem !important}.m-xl-n3{margin:-1rem !important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem !important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem !important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem !important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem !important}.m-xl-n4{margin:-1.5rem !important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem !important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem !important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem !important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem !important}.m-xl-n5{margin:-3rem !important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem !important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem !important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem !important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem !important}.m-xl-auto{margin:auto !important}.mt-xl-auto,.my-xl-auto{margin-top:auto !important}.mr-xl-auto,.mx-xl-auto{margin-right:auto !important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto !important}.ml-xl-auto,.mx-xl-auto{margin-left:auto !important}}@media(min-width:1400px){.m-xxl-0{margin:0 !important}.mt-xxl-0,.my-xxl-0{margin-top:0 !important}.mr-xxl-0,.mx-xxl-0{margin-right:0 !important}.mb-xxl-0,.my-xxl-0{margin-bottom:0 !important}.ml-xxl-0,.mx-xxl-0{margin-left:0 !important}.m-xxl-1{margin:.25rem !important}.mt-xxl-1,.my-xxl-1{margin-top:.25rem !important}.mr-xxl-1,.mx-xxl-1{margin-right:.25rem !important}.mb-xxl-1,.my-xxl-1{margin-bottom:.25rem !important}.ml-xxl-1,.mx-xxl-1{margin-left:.25rem !important}.m-xxl-2{margin:.5rem !important}.mt-xxl-2,.my-xxl-2{margin-top:.5rem !important}.mr-xxl-2,.mx-xxl-2{margin-right:.5rem !important}.mb-xxl-2,.my-xxl-2{margin-bottom:.5rem !important}.ml-xxl-2,.mx-xxl-2{margin-left:.5rem !important}.m-xxl-3{margin:1rem !important}.mt-xxl-3,.my-xxl-3{margin-top:1rem !important}.mr-xxl-3,.mx-xxl-3{margin-right:1rem !important}.mb-xxl-3,.my-xxl-3{margin-bottom:1rem !important}.ml-xxl-3,.mx-xxl-3{margin-left:1rem !important}.m-xxl-4{margin:1.5rem !important}.mt-xxl-4,.my-xxl-4{margin-top:1.5rem !important}.mr-xxl-4,.mx-xxl-4{margin-right:1.5rem !important}.mb-xxl-4,.my-xxl-4{margin-bottom:1.5rem !important}.ml-xxl-4,.mx-xxl-4{margin-left:1.5rem !important}.m-xxl-5{margin:3rem !important}.mt-xxl-5,.my-xxl-5{margin-top:3rem !important}.mr-xxl-5,.mx-xxl-5{margin-right:3rem !important}.mb-xxl-5,.my-xxl-5{margin-bottom:3rem !important}.ml-xxl-5,.mx-xxl-5{margin-left:3rem !important}.p-xxl-0{padding:0 !important}.pt-xxl-0,.py-xxl-0{padding-top:0 !important}.pr-xxl-0,.px-xxl-0{padding-right:0 !important}.pb-xxl-0,.py-xxl-0{padding-bottom:0 !important}.pl-xxl-0,.px-xxl-0{padding-left:0 !important}.p-xxl-1{padding:.25rem !important}.pt-xxl-1,.py-xxl-1{padding-top:.25rem !important}.pr-xxl-1,.px-xxl-1{padding-right:.25rem !important}.pb-xxl-1,.py-xxl-1{padding-bottom:.25rem !important}.pl-xxl-1,.px-xxl-1{padding-left:.25rem !important}.p-xxl-2{padding:.5rem !important}.pt-xxl-2,.py-xxl-2{padding-top:.5rem !important}.pr-xxl-2,.px-xxl-2{padding-right:.5rem !important}.pb-xxl-2,.py-xxl-2{padding-bottom:.5rem !important}.pl-xxl-2,.px-xxl-2{padding-left:.5rem !important}.p-xxl-3{padding:1rem !important}.pt-xxl-3,.py-xxl-3{padding-top:1rem !important}.pr-xxl-3,.px-xxl-3{padding-right:1rem !important}.pb-xxl-3,.py-xxl-3{padding-bottom:1rem !important}.pl-xxl-3,.px-xxl-3{padding-left:1rem !important}.p-xxl-4{padding:1.5rem !important}.pt-xxl-4,.py-xxl-4{padding-top:1.5rem !important}.pr-xxl-4,.px-xxl-4{padding-right:1.5rem !important}.pb-xxl-4,.py-xxl-4{padding-bottom:1.5rem !important}.pl-xxl-4,.px-xxl-4{padding-left:1.5rem !important}.p-xxl-5{padding:3rem !important}.pt-xxl-5,.py-xxl-5{padding-top:3rem !important}.pr-xxl-5,.px-xxl-5{padding-right:3rem !important}.pb-xxl-5,.py-xxl-5{padding-bottom:3rem !important}.pl-xxl-5,.px-xxl-5{padding-left:3rem !important}.m-xxl-n1{margin:-0.25rem !important}.mt-xxl-n1,.my-xxl-n1{margin-top:-0.25rem !important}.mr-xxl-n1,.mx-xxl-n1{margin-right:-0.25rem !important}.mb-xxl-n1,.my-xxl-n1{margin-bottom:-0.25rem !important}.ml-xxl-n1,.mx-xxl-n1{margin-left:-0.25rem !important}.m-xxl-n2{margin:-0.5rem !important}.mt-xxl-n2,.my-xxl-n2{margin-top:-0.5rem !important}.mr-xxl-n2,.mx-xxl-n2{margin-right:-0.5rem !important}.mb-xxl-n2,.my-xxl-n2{margin-bottom:-0.5rem !important}.ml-xxl-n2,.mx-xxl-n2{margin-left:-0.5rem !important}.m-xxl-n3{margin:-1rem !important}.mt-xxl-n3,.my-xxl-n3{margin-top:-1rem !important}.mr-xxl-n3,.mx-xxl-n3{margin-right:-1rem !important}.mb-xxl-n3,.my-xxl-n3{margin-bottom:-1rem !important}.ml-xxl-n3,.mx-xxl-n3{margin-left:-1rem !important}.m-xxl-n4{margin:-1.5rem !important}.mt-xxl-n4,.my-xxl-n4{margin-top:-1.5rem !important}.mr-xxl-n4,.mx-xxl-n4{margin-right:-1.5rem !important}.mb-xxl-n4,.my-xxl-n4{margin-bottom:-1.5rem !important}.ml-xxl-n4,.mx-xxl-n4{margin-left:-1.5rem !important}.m-xxl-n5{margin:-3rem !important}.mt-xxl-n5,.my-xxl-n5{margin-top:-3rem !important}.mr-xxl-n5,.mx-xxl-n5{margin-right:-3rem !important}.mb-xxl-n5,.my-xxl-n5{margin-bottom:-3rem !important}.ml-xxl-n5,.mx-xxl-n5{margin-left:-3rem !important}.m-xxl-auto{margin:auto !important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto !important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto !important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto !important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto !important}}.exit-notification{position:fixed;top:0;left:0;height:100%;width:100%;background:black;background:rgba(0,0,0,0.8);z-index:99999999999}.exit-notification.is-hidden{display:none}.exit-notification .exit-notification-inner{position:fixed;top:100px;width:700px;margin-left:-363px;left:50%;background:white;padding:2rem;border-radius:.25rem}@media screen and (max-width:699px){.exit-notification .exit-notification-inner{position:absolute;width:auto;margin:20px;left:0;top:0;right:0}}.exit-notification-buttons{text-align:right;margin-top:1rem}.exit-notification-buttons button{appearance:none;border-radius:.25rem;border:1px solid #d0cfcf;padding:.5rem 1.25rem;cursor:pointer;margin-right:.5rem}.accordion .accordion-container{list-style:none;padding:0;margin:0}.accordion .accordion-container .accordion-slide{background:#fff;padding:.5rem;padding-top:1rem;display:flex;flex-direction:column}.accordion .accordion-container .accordion-slide:nth-of-type(odd){background:#f8f9fa}.accordion .accordion-container .accordion-slide .accordion-head h3 a{text-decoration:none;color:#000}.accordion .accordion-container .accordion-slide .accordion-head .accordion-title-text:hover{cursor:pointer;text-decoration:underline}.accordion .accordion-container .accordion-slide .accordion-content-wrapper{display:none;padding:1rem;padding-top:.25rem;padding-bottom:0}.accordion .accordion-container .accordion-slide .accordion-content-wrapper .component{padding:0 1rem}.accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper{display:block}.box.banner-placeholder{height:auto}.box.background-primary{background:#d0cfcf}.box.background-secondary{background:#efefef}.box.box-shadow{box-shadow:0 1rem 3rem rgba(0,0,0,0.175) !important}.box.content-container{display:block;padding:1rem}.box.content-container .component-content{margin:0 auto}@media only screen and (min-width:576px){.box.content-container .component-content{max-width:540px}}@media only screen and (min-width:768px){.box.content-container .component-content{max-width:720px}}@media only screen and (min-width:992px){.box.content-container .component-content{max-width:960px}}@media only screen and (min-width:1200px){.box.content-container .component-content{max-width:1030px}}.box.content-container.box-container .component-content{max-width:764px}.box.crm-form{margin-top:1.5rem;background-color:#f8f9fa;margin-bottom:3rem}.box.crm-form .content{display:inline-block;padding-top:1.5rem}@media only screen and (min-width:992px){.box.crm-form .content{padding:1.5rem !important}}.box.flexbox .content{display:flex}.box.flexbox.flex-wrap-wrap .content{flex-wrap:wrap}.box.flexbox.justify-content-center .content{justify-content:center}.box.flexbox.justify-content-space-between .content{justify-content:space-between;align-items:flex-end}@media only screen and (min-width:992px){.box.flexbox.justify-content-space-between .content{align-items:stretch}}.box.image-tool{margin-bottom:3rem}.box.width-auto{width:auto}.snippetReference .component-content,.snippetReference #gsk-consent-choicesContainer{margin:0 auto}@media only screen and (min-width:576px){.snippetReference .component-content,.snippetReference #gsk-consent-choicesContainer{max-width:540px}}@media only screen and (min-width:768px){.snippetReference .component-content,.snippetReference #gsk-consent-choicesContainer{max-width:720px}}@media only screen and (min-width:992px){.snippetReference .component-content,.snippetReference #gsk-consent-choicesContainer{max-width:960px}}@media only screen and (min-width:1200px){.snippetReference .component-content,.snippetReference #gsk-consent-choicesContainer{max-width:1030px}}.snippetReference.snippet-box-container .component-content{max-width:764px}.image.hero-image{padding-left:0;padding-right:0}.image.hero-image .component-content{display:flex}.image.hero-image .component-content img{width:100%;max-height:20vh}@media only screen and (min-width:992px){.image.hero-image .component-content img{max-height:40vh}}.image img{max-height:100%;max-width:100%}.richText.button{border-radius:.25rem;line-height:1.5rem;font-size:1rem;margin:0;text-transform:none;vertical-align:middle;cursor:pointer}.richText.button a,.richText.button p{padding:.375rem .75rem}.richText .component-content{display:flex;justify-content:center;align-items:center}.richText .component-content .richText-content{width:100%}.richText .component-content p{margin:0}.snippetReference[class*="reference-co-promote"] .richText a{background-image:url("https://i-preprod-cf65.gskstatic.com/content/dam/cf-pharma/dtc-flovent/en_US/innoviva-logo.png");background-repeat:no-repeat;display:inline-block;text-decoration:none;width:106px;height:20px;background-size:auto 18px;background-position:1px 1px;vertical-align:top;position:relative;top:-2px}.richText-image{display:block;margin-bottom:10px}.richText-image.pull-left{float:left}.richText-image.pull-right{float:right}.richText.codelines{margin:1rem 0;padding-bottom:1rem}@media only screen and (max-width:991px){.richText.codelines{padding:0 1rem 1rem 1rem}}.richText.codelines .component-content{flex-direction:row;align-items:flex-start}.richText.codelines .component-content p,.richText.codelines .component-content span{font-size:.75rem;line-height:1}.richText.codelines img{width:5.0625rem !important;height:1.5rem !important;margin-right:1.5rem;margin-top:.875rem}.richText.copyright{background-image:url("https://a248.e.akamai.net/7/123/35826/v001/gskflash.download.akamai.com/35826/msd/footers/2016-template/images/sprite.svg");background-repeat:no-repeat}@media(max-width:991px){.richText.header-navigation-link,.richText.header-searchbox-link{text-align:center;margin-top:5px}.richText.header-navigation-link:before,.richText.header-searchbox-link:before{margin:auto;width:30px;height:30px;content:"";background-repeat:no-repeat;background-position:center center;display:block}.richText.header-navigation-link .component-content p,.richText.header-searchbox-link .component-content p{width:70px;padding:0;font-size:.825rem;text-transform:uppercase;cursor:pointer}}@media(max-width:991px){.richText.header-navigation-link{margin-left:15px;border:1px solid #d0cfcf}.richText.header-navigation-link:before{background-size:100% auto;background-image:url("/content/dam/cf-pharma/dtc-flovent/en_US/icon-menu.svg")}}@media only screen and (min-width:992px){.richText.header-navigation-link{display:none}}@media(max-width:991px){.richText.header-searchbox-link{margin-right:15px;border:1px solid #d0cfcf}.richText.header-searchbox-link:before{background-size:auto 90%;background-image:url("/content/dam/cf-pharma/dtc-flovent/en_US/icon-search.svg")}}@media(max-width:991px){.richText.header-searchbox-link .component-content{align-items:flex-end !important}}.richText.header-searchbox-link .component-content p a{padding:0;color:#000;text-decoration:none}@media only screen and (min-width:992px){.richText.header-searchbox-link .component-content p a{display:none}}.richText.header-follow-us-link{border:1px solid #d0cfcf;display:none;margin-left:.75rem}@media only screen and (min-width:992px){.richText.header-follow-us-link{display:block}}@media only screen and (min-width:992px){.richText.header-follow-us-link .richText-content>p:after{content:"\f078";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:.375rem;font-size:14px}}.richText.header-follow-us-link p{cursor:pointer}.richText.header-follow-us-link p a{color:#000;text-decoration:none}.richText.med-watch{border-radius:.25rem;margin-top:1rem;margin-bottom:1rem;padding:.25rem 0}@media only screen and (max-width:991px){.richText.med-watch{padding:.5rem 0 2rem 0}}.richText.med-watch .richText-content{text-align:center}.richText.timeout{display:none}body[class*="template-dtc"] .richText.med-watch{margin-top:3.25rem;margin-bottom:0;background-color:#f8f9fa;border:1px solid #d0cfcf}body[class*="template-dtc"] .richText.med-watch p{font-weight:700;line-height:1.5rem;color:#3c3c3c;font-family:Arial}body[class*="template-dtc"] .richText.med-watch p a{color:#cd4a46;font-family:Arial;text-decoration:none}@media only screen and (max-width:991px){body[class*="template-dtc"] .richText.med-watch{margin-top:3.375rem}}.snippetReference.banner-fixed-component,.snippetReference.browser-warning{min-height:0}.banner-fixed-component{min-height:0}.snippetReference.browser-warning{background-color:#fcf8e3}@supports(-webkit-appearance:none){.snippetReference.browser-warning{display:none}}.snippetReference.browser-warning .component-content .banner{color:#8a6d3b;line-height:1.5;padding:30px}.snippetReference.browser-warning .component-content .banner .banner__content{display:block;text-align:left}.snippetReference.browser-warning .component-content .banner .banner__content b{font-size:1.2rem}.snippetReference.browser-warning .component-content .banner .banner__close-button{align-self:baseline;background-color:#fcf8e3;color:inherit;border:0}.reference-banner .banner:not(.is-hidden){display:flex;justify-content:center;align-items:center;padding:15px}@media only screen and (min-width:992px){.reference-banner .banner:not(.is-hidden){padding:15px 0}}.banner__close-button{margin-left:.5rem}.banner__close-button:after{content:"\f00d";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.banner__content{text-align:center;flex-grow:1;display:flex;justify-content:center;align-items:center}.banner__content p{margin:0}.banner__icon{margin-right:.5rem}body>.container .palettes,body>#zenpage .palettes{display:flex;flex-wrap:wrap}body>.container .palettes .palette,body>#zenpage .palettes .palette{margin-right:1rem;margin-bottom:1.5rem;width:90px;height:90px;position:relative;border-radius:100%}@media only screen and (min-width:992px){body>.container .palettes .palette,body>#zenpage .palettes .palette{width:100px;height:100px}}body>.container .palettes .palette .palette-label,body>#zenpage .palettes .palette .palette-label{color:#000;font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:.85rem;position:absolute;bottom:-1.25rem;text-align:center;display:inline-block;width:100%}body .reference-isi{background-color:#FFF}body .reference-isi article .isi-title{font-size:1.15rem !important;line-height:1.8rem !important;border-bottom:1px solid #000}body .reference-isi article .isi-sticky-hidden .isi-title:not(.combined){line-height:normal !important}body .reference-isi article .snippet p,body .reference-isi article .snippet li,body .reference-isi article .full p,body .reference-isi article .full li{font-size:1rem;line-height:1.5rem}body .reference-isi article button.isi-toggle{background-color:#CCC;border-radius:40px}body .reference-isi article button.isi-toggle:after{font-size:1.15rem;line-height:1rem}body.isi-only .reference-isi button.isi-toggle:after{content:"-"}body:not(.isi-only) .reference-isi button.isi-toggle:after{content:"+"}body .reference-isi{padding:0}body .reference-isi .isi-title{display:flex;min-height:58px;align-items:center}body .reference-isi.sticky{width:100%;position:fixed;left:0;bottom:0;z-index:4;box-shadow:5px 5px 10px #000;transition:bottom .3s;z-index:5}body .reference-isi.sticky .isi-title{cursor:pointer}body .reference-isi.sticky .isi-title.combined{padding-right:50px}body .reference-isi.sticky div[aria-role="group"] .isi-title{display:none}body .reference-isi.sticky .lg{display:none}@media only screen and (min-width:992px){body .reference-isi.sticky div[aria-role="group"] .isi-title{display:flex}body .reference-isi.sticky .lg{display:block}body .reference-isi.sticky .sm{display:none}}body .reference-isi:not(.sticky) .isi-title{margin-bottom:15px}@media(max-width:992px){body .reference-isi:not(.sticky) .isi-title.combined{margin-bottom:0}body .reference-isi:not(.sticky) .isi-title:not(.combined){margin-top:15px;margin-bottom:0;padding-top:0;padding-bottom:0;min-height:auto;border:0}}body .reference-isi article{position:relative}@media only screen and (min-width:992px){body .reference-isi article{display:flex}body .reference-isi article .isi-title.combined{display:none}}body .reference-isi article .isi-title{padding:15px}body .reference-isi article button.isi-toggle{width:44px;height:44px;position:absolute;right:7px;top:7px;border:0;cursor:pointer}body .reference-isi article button.isi-toggle span{display:none}@media only screen and (min-width:992px){body .reference-isi article div[aria-role="group"]{width:50%}}body .reference-isi article div[aria-role="group"]>div:not(.isi-title){padding:0 15px}body:not(.isi-sticky-collapsed) .sticky{padding-bottom:15px}body:not(.isi-sticky-collapsed) .sticky .isi-title{margin-bottom:15px}body.isi-sticky-collapsed .sticky .isi-title{border:0}body.isi-sticky-hidden .sticky{bottom:-200px}body.isi-only .sticky{display:none}body.isi-only #content{display:none}body.isi-only .reference-isi .isi-title{cursor:pointer}body:not(.isi-only) #footer .reference-isi button.isi-toggle{display:none}body #footer .reference-isi .snippet{display:none}body #footer .reference-isi div[aria-role="group"] .isi-title{padding-top:0;padding-bottom:0}@media only screen and (min-width:992px){body #footer .reference-isi div[aria-role="group"] .isi-title{padding-top:15px;padding-bottom:15px}}.snippetReference.reference-brand-area{display:flex;align-items:center;padding:.25rem}@media only screen and (min-width:992px){.snippetReference.reference-brand-area{padding:.25rem 15px;width:50%}}.snippetReference.reference-copyright-area .component-content{display:flex}.snippetReference[class*="reference-search-area"]{display:block;position:static}@media only screen and (min-width:992px){.snippetReference[class*="reference-search-area"]{padding:.25rem 15px;width:50%}}@media only screen and (min-width:992px){.snippetReference[class*="reference-search-area"].is-hidden-desktop{display:none}}.snippetReference[class*="reference-search-area"] .inner{height:100%}.snippetReference[class*="reference-search-area"] .inner .component-content{display:flex;justify-content:flex-end;align-items:flex-start}.snippetReference.reference-skip-content{display:none}.snippetReference[class*="reference-co-promote"]{min-height:auto;margin-top:1rem;padding:0 1rem}.snippetReference[class*="reference-co-promote"] .richText{font-size:.75rem}.snippetReference[class*="reference-co-promote"] .richText .component-content{display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:flex-start}@media only screen and (min-width:992px){.snippetReference[class*="reference-co-promote"] .richText .component-content{flex-direction:row-reverse}}.snippetReference[class*="reference-co-promote"] .richText .component-content img{height:14px;margin-bottom:0;margin-left:5px}.snippetReference[class*="reference-co-promote"] .richText .component-content .richText-content{width:auto}.snippetReference[class*="reference-co-promote"] .richText p{text-align:left}.snippetReference[class*="reference-footer-links--dtc-lean-lifecycle"]{padding-top:1rem;padding-left:1rem;padding-right:1rem}.snippetReference.reference-med-watch-pharma,.snippetReference.reference-med-watch-pharma-hcp{padding-left:1rem;padding-right:1rem;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row;display:flex}.snippetReference.reference-med-watch---vaccines{padding-left:1rem;padding-right:1rem;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row;display:flex}.snippetReference[class*="reference-patient-assistance-program"]{background-color:#fafaf8;padding:40px 0}@media only screen and (max-width:991px){.snippetReference[class*="reference-patient-assistance-program"]{padding-top:1.875rem}}.snippetReference[class*="reference-patient-assistance-program"] .component-content{display:flex;margin:0 auto;justify-content:center}@media only screen and (max-width:991px){.snippetReference[class*="reference-patient-assistance-program"] .component-content{flex-wrap:wrap}}.snippetReference[class*="reference-patient-assistance-program"] .component-content .component-content>a:first-child{display:none}.snippetReference[class*="reference-patient-assistance-program"] .component-content .box{background-color:#fff}.snippetReference[class*="reference-patient-assistance-program"] .component-content .gsk-help-center-card .paragraphSystem.content{margin-left:0 !important;margin-right:0 !important}@media only screen and (min-width:992px){.snippetReference[class*="reference-patient-assistance-program"] .component-content .gsk-help-center-card{margin-right:1rem;width:50%}}@media only screen and (max-width:991px){.snippetReference[class*="reference-patient-assistance-program"] .component-content .gsk-help-center-card{margin:0 1.25rem;margin-bottom:.9375rem}}.snippetReference[class*="reference-patient-assistance-program"] .component-content .gsk-help-center-card>.component-content{padding:2rem}@media only screen and (max-width:991px){.snippetReference[class*="reference-patient-assistance-program"] .component-content .gsk-help-center-card>.component-content{padding-left:1.25rem;padding-right:1.25rem}}.snippetReference[class*="reference-patient-assistance-program"] .component-content .gsk-help-center-card .imageCompatibleMarkup{padding-bottom:.75rem}.snippetReference[class*="reference-patient-assistance-program"] .component-content .gsk-help-center-card .imageCompatibleMarkup .component-content{justify-content:flex-start;gap:0}.snippetReference[class*="reference-patient-assistance-program"] .component-content .gsk-help-center-card .richText p{line-height:1.5rem;font-family:Arial}.snippetReference[class*="reference-patient-assistance-program"] .component-content .gsk-help-center-card .richText p a{color:#cd4a46;font-family:Arial;font-weight:400}.snippetReference[class*="reference-patient-assistance-program"] .component-content .gsk-help-center-card .richText.even p{padding-bottom:2rem}.snippetReference[class*="reference-patient-assistance-program"] .component-content .gsk-for-you-card .paragraphSystem.content{margin-left:0 !important;margin-right:0 !important}@media only screen and (min-width:992px){.snippetReference[class*="reference-patient-assistance-program"] .component-content .gsk-for-you-card{margin-left:1rem;width:50%}}@media only screen and (max-width:991px){.snippetReference[class*="reference-patient-assistance-program"] .component-content .gsk-for-you-card{margin:0 1.25rem;margin-top:.9375rem}}.snippetReference[class*="reference-patient-assistance-program"] .component-content .gsk-for-you-card>.component-content{padding:2.625rem 2rem 4rem 2rem}@media only screen and (max-width:991px){.snippetReference[class*="reference-patient-assistance-program"] .component-content .gsk-for-you-card>.component-content{padding:2.625rem 2rem 2rem 2rem}}@media only screen and (max-width:991px){.snippetReference[class*="reference-patient-assistance-program"] .component-content .gsk-for-you-card>.component-content{padding-left:1.25rem;padding-right:1.25rem}}.snippetReference[class*="reference-patient-assistance-program"] .component-content .gsk-for-you-card .image.component{padding-bottom:1.375rem}.snippetReference[class*="reference-patient-assistance-program"] .component-content .gsk-for-you-card .image.component .component-content{justify-content:flex-start;gap:0}.snippetReference[class*="reference-patient-assistance-program"] .component-content .gsk-for-you-card .richText p{line-height:1.5rem;font-family:Arial}.snippetReference[class*="reference-patient-assistance-program"] .component-content .gsk-for-you-card .richText p a{color:#cd4a46;font-family:Arial}.snippetReference[class*="reference-patient-assistance-program"] .component-content .gsk-for-you-card .richText p a.telephone.initialized{text-wrap:nowrap}.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last{width:322px;height:112px;font-size:.625rem;line-height:1.2;border:solid 1px #efefef;border-radius:8px;padding:1rem;margin:0 .5rem .5rem .5rem}@media only screen and (min-width:992px){.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last{margin-top:.5rem}}.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last img{display:block;margin:0 auto}.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last p{text-align:center}.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last figure{margin:0}.snippetReference.reference-contact-us .image{text-align:center;padding:1rem 0}.snippetReference.reference-social-media---follow-us{margin:8px}.snippetReference.reference-social-media---follow-us .component-content{display:flex;justify-content:center}.snippetReference.reference-social-media---follow-us .component-content .shareThis{width:auto}.snippetReference.reference-social-media---follow-us .component-content .shareThis .shareThis-list{padding-left:0}.snippetReference.reference-trademarks{min-height:auto;padding:0 1rem;margin-top:.5rem}.snippetReference.reference-trademarks .richText{font-size:.75rem}.snippetReference.reference-trademarks .richText p{text-align:left}.footer-links ul{padding-left:0;padding-right:0;align-items:center;list-style-type:none;margin:0}@media only screen and (min-width:992px){.footer-links ul{display:flex;flex-direction:row}}.footer-links ul li{padding-top:1rem;padding-bottom:1rem}@media only screen and (min-width:992px){.footer-links ul li{padding-right:2.5rem;padding-top:.5rem;padding-bottom:.5rem}}@media only screen and (max-width:991px){.footer-links ul li{border-bottom:1px solid #efefed}}.footer-links ul li a{text-decoration:none;color:#cd4a46;line-height:1.5rem;font-family:Arial;font-weight:400}.footer-links ul li a:hover{text-decoration:underline}.page-campaign-landing-page #header .layout-inner .col-xs-12.col-md-12 .reference-brand-area{padding-left:15px;padding-right:15px;width:auto}.page-at-approval-home-page #footer .richText.trademark-text{margin-left:15px;margin-top:15px}.page-at-approval-home-page #footer .richText.trademark-text .component-content{font-size:.75rem;line-height:1}.reference-codelines .codelines p{font-family:Arial}.reference-codelines .codelines p span{font-size:.875rem !important;line-height:1.5rem !important;font-family:Arial !important}.reference-codelines .codelines a{background-image:url("/content/dam/cf-pharma/dtc-flovent/en_US/gsk-logo.png");width:5.68rem;height:1.5rem;display:block;background-size:100% auto;background-repeat:no-repeat;background-position:center center;margin-top:1.5rem;margin-right:1.5rem}@media only screen and (max-width:991px){.reference-codelines .codelines a{margin-top:1.875rem;width:4.62rem}}.reference-codelines .codelines .richText-content{border-left:1px solid #d5d1ce;padding-left:1rem}.reference-codelines .codelines .richText-content p{font-size:.875rem;line-height:1.5rem}.reference-trademarks{margin-top:0 !important}.reference-trademarks .inner .richText.component p{font-size:.875rem;line-height:1.5rem;font-family:Arial;font-weight:400}@media only screen and (max-width:991px){.reference-trademarks .inner .richText.component p{padding-bottom:.5rem}}.reference-trademarks #gsk-consent-choicesContainer{margin-top:1.5rem !important;margin-bottom:1.5rem !important}@media only screen and (max-width:991px){.reference-trademarks #gsk-consent-choicesContainer{margin-top:1rem !important}}.reference-trademarks #gsk-consent-choicesContainer #gsk-consent-choices{margin:0 !important;padding:0 !important}.codelines.fixed-component{padding:0 !important;padding-bottom:.75rem}@media only screen and (max-width:991px){.codelines.fixed-component{padding-bottom:.5rem}}#footer .footer-nav{margin:1rem 0;padding:0}#footer .footer-nav .content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:1rem 0}#footer .footer-nav .content ul{list-style-type:none;padding:0;margin:0}@media only screen and (min-width:992px){#footer .footer-nav .content{flex-direction:row;align-items:flex-start;text-align:left}#footer .footer-nav .content .richText:not(:last-of-type){border-right:solid 1px #000}#footer .footer-nav .content .richText-content{margin:0 1rem}}[class*='reference-utility-links']{background-color:#efefef}[class*='reference-utility-links']>.inner>.component-content{display:flex;justify-content:space-between}[class*='reference-utility-links']>.inner>.component-content .richText p{line-height:1.15}@media only screen and (max-width:991px){[class*='reference-utility-links']>.inner>.component-content .richText p span.is-hidden-desktop{padding:.5rem 0}}[class*='reference-utility-links']>.inner>.component-content .richText.is-hidden-desktop{flex-grow:1;width:100%}@media only screen and (min-width:992px){[class*='reference-utility-links']>.inner>.component-content{display:flex}[class*='reference-utility-links']>.inner>.component-content>.richText:not(:first-of-type){margin-left:auto;flex-grow:0}}[class*='reference-utility-links']>.inner>.component-content>a{display:none}[class*='reference-utility-links'] ul{list-style-type:none;margin:0;padding:0}[class*='reference-utility-links'] ul li{display:flex;align-items:center;padding:.5rem 1.5rem}@media only screen and (min-width:992px){[class*='reference-utility-links'] ul li{padding:.5rem 1.5rem}}[class*='reference-utility-links'] ul li a{text-decoration:none;color:#000}[class*='reference-utility-links'] .richText-content>ul{display:flex;justify-content:center}[class*='reference-utility-links'] .richText-content>ul>li{position:relative;flex-grow:1;flex-basis:0;justify-content:center}[class*='reference-utility-links'] .richText-content>ul>li.has-children:after{content:"\f078";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:.5rem}[class*='reference-utility-links'] .richText-content>ul>li::not(:first-child){border-left:1px solid #d0cfcf}@media only screen and (min-width:992px){[class*='reference-utility-links'] .richText-content>ul>li{flex-basis:auto}}[class*='reference-utility-links'] li ul{display:none}[class*='reference-utility-links'] li ul li{justify-content:flex-start}[class*='reference-utility-links'] li[data-clicked=true].expanded:focus{outline:0}[class*='reference-utility-links'] li.expanded ul{display:block;position:absolute;top:100%;left:0;right:0;background-color:#fff;border:solid 1px #efefef;z-index:1}[class*='reference-utility-links'] .expanded ul{display:block}[class*='reference-utility-links---dtc-unbranded']{background-color:#fff}[class*='reference-utility-links---dtc-unbranded']>.inner>.component-content .richText p{padding:.5rem 0}[class*='reference-utility-links---dtc-at-approval'] ul li,[class*='reference-utility-links---dtc'] ul li{padding:.5rem 1.25rem}[class*='reference-utility-links---dtc'] .richText-content>ul{display:inline-flex}[class*='reference-utility-links---hcp-unbranded']{background-color:#fff}[class*='reference-utility-links---hcp-unbranded']>.inner>.component-content .richText p span.is-hidden-mobile{padding:.5rem 0}@media only screen and (max-width:991px){.template-dtc-lean-lifecycle .reference-utility-links---dtc{z-index:1}}.template-dtc-lean-lifecycle .image.hero-image .component-content img{max-height:100%}.template-dtc-lean-lifecycle .spacing-list{padding-top:.5rem;padding-bottom:0}.template-dtc-lean-lifecycle span.header-2{display:inline-block}@media only screen and (max-width:991px){.template-dtc-lean-lifecycle .mt-sm-1{margin-top:1rem}}@media only screen and (min-width:992px){.template-dtc-lean-lifecycle .mt-sm-1{margin-top:0 !important}}@media only screen and (max-width:991px){.template-dtc-lean-lifecycle .reference-brand-area1{margin:0 16px}}.template-dtc-lean-lifecycle .reference-brand-area1 .brand-name{width:80%}.template-dtc-lean-lifecycle .reference-brand-area1 .brand-name.first{margin-right:204px}@media only screen and (max-width:991px){.template-dtc-lean-lifecycle .reference-brand-area1 .brand-name.first{margin-right:20px}}.template-dtc-lean-lifecycle .header-flovent h1{font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:700;font-size:1.625rem;line-height:1.9375rem}@media only screen and (max-width:991px){.template-dtc-lean-lifecycle .header-flovent h1{font-size:1.125rem;line-height:1.3125rem;padding:0 20px}}.template-dtc-lean-lifecycle .accordion ul.accordion-container{margin:0;width:100%}.template-dtc-lean-lifecycle .accordion ul.accordion-container li{padding-left:0;padding-bottom:0;padding-right:0}.template-dtc-lean-lifecycle .accordion ul.accordion-container li.is-active .accordion-title a{font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.25rem}.template-dtc-lean-lifecycle .accordion ul.accordion-container li.is-active .accordion-content-wrapper p{line-height:1.25rem}.template-dtc-lean-lifecycle .accordion ul.accordion-container li .accordion-content-wrapper{padding-top:1rem;padding-left:.3rem;padding-right:0}.template-dtc-lean-lifecycle .accordion ul.accordion-container li .accordion-content-wrapper .accordion-title-text{font-size:1.125rem;line-height:1.3125rem;font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:700}@media only screen and (max-width:991px){.template-dtc-lean-lifecycle .accordion ul.accordion-container li .accordion-content-wrapper .component{padding-left:0}}.template-dtc-lean-lifecycle .accordion ul.accordion-container li .accordion-content-wrapper .component p{margin-bottom:0}.template-dtc-lean-lifecycle .accordion ul.accordion-container li .accordion-content-wrapper .component ul{padding-left:1.2rem}.template-dtc-lean-lifecycle .accordions-wrapper:last-child{padding-bottom:2.4rem}.template-dtc-lean-lifecycle .accordions-wrapper .accordion-title::before{font-weight:400}.template-dtc-lean-lifecycle .accordion .accordion-container .accordion-slide:nth-of-type(odd){background:transparent}@media only screen and (min-width:992px){.template-dtc-lean-lifecycle .hero-image img{margin-left:50px}}.template-dtc-lean-lifecycle .reference-isi article button.isi-toggle{background:#fff}.template-dtc-lean-lifecycle .reference-isi article button.isi-toggle:after{color:#000}.template-dtc-lean-lifecycle .reference-isi article .isi-title{background:#cd4a46;color:#fff}@media only screen and (max-width:991px){.template-dtc-lean-lifecycle .reference-isi article .isi-title.heading-left,.template-dtc-lean-lifecycle .reference-isi article .isi-title.heading-right{font-weight:700;background:0;color:#cd4a46}}@media only screen and (min-width:992px){.template-dtc-lean-lifecycle .reference-isi article .isi-title.heading-left,.template-dtc-lean-lifecycle .reference-isi article .isi-title.heading-right{background:#cd4a46;color:#fff}}.template-dtc-lean-lifecycle .reference-isi article .full{font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.375rem;color:#000}.template-dtc-lean-lifecycle .reference-isi article .full.right ul{padding:0 18px}.template-dtc-lean-lifecycle .reference-isi article .full p,.template-dtc-lean-lifecycle .reference-isi article .full li{font-size:1rem;line-height:1.25rem}.template-dtc-lean-lifecycle .reference-isi article .snippet p,.template-dtc-lean-lifecycle .reference-isi article .snippet li{font-size:1rem;line-height:1.25rem}.template-dtc-lean-lifecycle .reference-isi article .snippet.right.sm ul{padding-left:15px}.template-dtc-lean-lifecycle .snippetReference.reference-utility-links---dtc .header-elements p,.template-dtc-lean-lifecycle .snippetReference.reference-utility-links---dtc li{font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:1rem;margin-top:1.125rem !important;margin-bottom:1.375rem !important;color:#544f40}@media only screen and (max-width:991px){.template-dtc-lean-lifecycle .snippetReference.reference-utility-links---dtc .header-elements p,.template-dtc-lean-lifecycle .snippetReference.reference-utility-links---dtc li{font-size:14px;margin-top:.5rem !important;margin-bottom:.875rem !important;color:#544f40;line-height:.875rem;font-weight:700}}.template-dtc-lean-lifecycle .snippetReference.reference-brand-area1 .component-content{display:flex;justify-content:center}.template-dtc-lean-lifecycle .snippetReference[class*="reference-utility-links"]{background:0}.template-dtc-lean-lifecycle .snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last{float:right}.template-dtc-lean-lifecycle .snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last img{float:right;margin-top:1.6rem}.template-dtc-lean-lifecycle .snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last p{width:53%;text-align:left !important}@media only screen and (min-width:992px){.template-dtc-lean-lifecycle .snippetReference li.has-children{margin-left:11rem}}@media(max-width:991px){.template-dtc-lean-lifecycle .snippetReference li.has-children{padding-right:0;white-space:nowrap}}@media only screen and (max-width:768px){.template-dtc-lean-lifecycle:not(.highlighted-content)>.richText-content{width:80%}}.template-dtc-lean-lifecycle .highlighted-content>.component-content{margin:0 auto}@media only screen and (min-width:769px) and (max-width:1629px){.template-dtc-lean-lifecycle .highlighted-content>.component-content{max-width:65vw}}@media(min-width:1630px){.template-dtc-lean-lifecycle .highlighted-content>.component-content{max-width:1240px}}.template-dtc-lean-lifecycle .highlighted-content>.component-content>.richText-content{border:dashed 1px #999;border-radius:25px}@media only screen and (max-width:768px){.template-dtc-lean-lifecycle .highlighted-content>.component-content>.richText-content{width:95%}}@media only screen and (min-width:992px){.template-dtc-lean-lifecycle .hidden-large{display:none}}@media only screen and (max-width:991px){.template-dtc-lean-lifecycle .hidden-small{display:none}}.template-dtc-lean-lifecycle .richText.accordion-control p a{font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:700}@media only screen and (max-width:768px){.template-dtc-lean-lifecycle .richText.accordion-control .component-content{width:95%}}@media only screen and (max-width:768px){.template-dtc-lean-lifecycle .accordion .accordion-container{width:95%;margin:0 auto}}.template-dtc-lean-lifecycle .section-1 .highlighted-content>.component-content>.richText-content{border:0;border-radius:0 !important;background:#e6e6e6 !important}@media only screen and (max-width:768px){.template-dtc-lean-lifecycle .section-1 .highlighted-content>.component-content>.richText-content{width:98% !important}}.template-dtc-lean-lifecycle .section-2 .highlighted-content>.component-content>.richText-content{border-radius:0 !important}.page-home .selection-underline{text-decoration:underline}@media(max-width:991px){.page-home .snippetReference.reference-utility-links---dtc{padding:0 16px}.page-home .snippetReference.reference-utility-links---dtc p,.page-home .snippetReference.reference-utility-links---dtc li{font-size:14px}}.page-home .reference-gsk-top-message{padding:0;background-color:#cd4a46;color:#fff}.page-home .reference-gsk-top-message .richText{height:75px}.page-home .reference-gsk-top-message p{text-align:center;font-size:18px;font-weight:bold}@media(max-width:991px){.page-home .reference-gsk-top-message .richText{height:50px;padding:11px 23px 9px 24px}.page-home .reference-gsk-top-message p{font-size:13px}}.page-home .header-elements li.has-children li{padding:1px 7px}.page-home .header-elements li.has-children li a{color:#5f5f5f !important}.page-home .bg-gradient{padding:0;margin-top:20px}.page-home .bg-gradient img{margin:0}.page-home .hero-container{margin-top:1.375rem}@media only screen and (max-width:991px){.page-home .hero-container{margin-top:.875rem}}.page-home .hero-container .richText{color:#fff}.page-home .hero-container .richText h1{padding-bottom:1.25rem;font-size:2.125rem;line-height:2.5rem;font-family:Arial;text-align:center}@media(max-width:991px){.page-home .hero-container .richText h1{padding-bottom:.5rem;font-size:1rem;line-height:1rem;font-weight:700}}.page-home .hero-container .richText h1 span{font-weight:400}.page-home .hero-container .richText p{text-align:center;font-size:1.25rem;line-height:1.5rem;font-family:Arial}@media(max-width:991px){.page-home .hero-container .richText p{font-size:.75rem;line-height:.875rem}}.page-home .healthcare-box{padding:0;margin-top:20px;margin-bottom:30px}@media(max-width:991px){.page-home .healthcare-box{margin-top:8px;margin-bottom:13px}.page-home .healthcare-box .richText h1{font-size:16px;padding:0 20px}}@media only screen and (max-width:991px) and (max-width:991px){.page-home .healthcare-box .richText h1{line-height:1rem}}@media(max-width:991px){.page-home .cta-box .box .richText a{padding:14px 26px;height:63px;display:flex;justify-content:center;align-items:center;font-size:1rem}}@media(min-width:992px){.page-home .cta-box .box .richText a{padding:14px 25px;font-size:1rem}}.page-home .cta-box .box .content{display:flex;justify-content:center;align-items:center}.page-home .fda-box{padding-top:0 !important;padding-bottom:0 !important}.page-home .fda-box .fda-richtext{font-size:.5rem;line-height:.625rem;margin-top:1.75rem;letter-spacing:.15px}@media(max-width:991px){.page-home .fda-box .fda-richtext{font-size:9px;margin-top:8px}}.page-home .fda-box .fda-richtext p{font-family:Arial;font-weight:700}@media(max-width:991px){.page-home .accordions-wrapper{margin-top:21px;padding-top:0 !important;padding-bottom:2d7px !important}}.page-home .accordion ul.accordion-container li.is-active .accordion-title a{color:#cd4a46 !important}.page-home .accordion ul.inner-sub-list li{margin-bottom:3px !important}.page-home .accordion ul.inner-list li{margin-bottom:6px}.page-home .accordion strong{font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:700}.page-home .accordion .telephone{text-decoration:none;color:inherit}.page-home .accordion .richText{margin-left:14px}.page-home .accordion .richText.richText-with-list{margin-left:10px !important}.page-home #exit-notification .exit-notification-buttons .exit-notification-accept{background-color:#544f40;border-color:#544f40;color:#fff;width:115px;height:50px;font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:700;border-radius:10px;margin-right:20px}@media only screen and (max-width:991px){.page-home #exit-notification .exit-notification-buttons .exit-notification-accept{width:250px;height:50px;margin-bottom:1.25rem}}.page-home #exit-notification .exit-notification-buttons .exit-notification-deny{background-color:#e1e1e1;border-color:#e1e1e1;color:#000;font-size:18px;width:115px;height:50px;font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:700;border-radius:10px;margin-right:20px}@media only screen and (max-width:991px){.page-home #exit-notification .exit-notification-buttons .exit-notification-deny{width:250px;height:50px}}.page-home #exit-notification .exit-notification-inner{border-radius:10px}@media(min-width:992px){.page-home #exit-notification .exit-notification-inner{width:760px}}@media(max-width:575px){.page-home #exit-notification .exit-notification-inner{margin-left:30px;margin-right:30px}}@media(max-width:991px){.page-home #exit-notification .exit-notification-text,.page-home #exit-notification .exit-notification-buttons{text-align:center}.page-home #exit-notification .exit-notification-text .richText-content p,.page-home #exit-notification .exit-notification-buttons .richText-content p{line-height:1.375rem;font-family:Arial}.page-home #exit-notification .exit-notification-accept,.page-home #exit-notification .exit-notification-deny{margin-right:0 !important}.page-home #exit-notification .exit-notification-inner{padding:35px 27px}.page-home #exit-notification .exit-notification-inner{margin-top:60px;border-radius:15px 20px 25px 20px}.page-home #exit-notification p{font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:400}}.page-home .reference-isi p,.page-home .reference-isi li{font-size:14px !important;line-height:16px !important;font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:400}@media(max-width:991px){.page-home .reference-isi p,.page-home .reference-isi li{margin-bottom:12px}.page-home .reference-isi ul.inner-list{margin-top:12px}.page-home .reference-isi ul.inner-list li{margin-bottom:3px !important}}@media(min-width:992px){.page-home .reference-isi p,.page-home .reference-isi li{margin-bottom:15px}.page-home .reference-isi ul.inner-list{margin-top:15px}.page-home .reference-isi ul.inner-list li{margin-bottom:5px !important}}.page-home .reference-med-watch-pharma .richText.med-watch{border:none !important;background-color:#fff}@media only screen and (max-width:991px){.page-home .reference-med-watch-pharma .richText.med-watch .richText-content{text-align:left}}.page-home .reference-med-watch-pharma .richText.med-watch .telephone.initialized{text-wrap:nowrap}.page-home .mobile-only{display:none}@media screen and (max-width:991px){.page-home .mobile-only{display:block}}.page-home .mt-10{margin-top:10px !important}.page-home .ml-20{margin-left:20px !important}.page-home .inner-space-list li:not(:last-child){margin-bottom:15px !important}@media(max-width:991px){.page-home .inner-space-list li:not(:last-child){margin-bottom:6px !important}}@media only screen and (min-width:768px){.page-home .cta-box .richText{min-width:350px}}
