/*!
 * 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;font-size:1rem;line-height:1.125rem;margin:0}h1{font-size:18px;font-weight:bold;line-height:21px;margin:0}@media only screen and (min-width:992px){h1{font-size:26px;line-height:31px}}h2{font-size:1rem;font-weight:bold;line-height:1.125rem;margin:0}h3{font-size:1.125rem;font-weight:bold;line-height:1.3125rem;margin:0}h4{font-size:1rem;font-weight:bold;line-height:1.125rem;margin:0}*{box-sizing:border-box;font-family:Arial,Helvetica,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}p.no-margin{margin:0}span.font-sm{font-size:14px}span.no-margin{margin:0}span.text-dark-blue{color:#004b8d}span.text-light-blue{color:#8bd3f5}span.codelines-text{color:#544f40;font-size:.75rem;line-height:13px;letter-spacing:.5px}.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}.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}}.exit-notification-buttons{text-align:left;margin-top:1rem}.exit-notification-buttons button{appearance:none;border-radius:.25rem;border:1px solid #3c3c3c;padding:.5rem 1.25rem;cursor:pointer;margin-right:.5rem}.overlay-background{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;z-index:9998;opacity:.7}.overlay-container{position:absolute;width:100%;top:0;text-align:center;z-index:9999;padding-bottom:30px;height:100vh;overflow:hidden}.overlay-content{position:relative;min-width:80px;min-height:80px;max-width:90%;padding:1.25rem 1em;padding-right:2.25rem;display:inline-block;background:#FFF;text-align:left;border-radius:.5rem;margin-top:50px}.overlay-content-inner{overflow:hidden}.overlay-close{z-index:9999;font-size:1.5rem;line-height:1;position:absolute;right:.75rem;cursor:pointer;display:none;color:#004b8d;outline:0}.overlay-close:after{content:"\f00d";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.overlay-loading{position:absolute;left:0;top:0;width:100%;height:100%}.m-0{margin:0 !important}.mt-0,.my-0{margin-top:0 !important}.mr-0,.mx-0{margin-right:0 !important}.mb-0,.my-0{margin-bottom:0 !important}.ml-0,.mx-0{margin-left:0 !important}.m-1{margin:.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}}.accordion .accordion-container{list-style:none;padding:0;margin:0}.accordion .accordion-container .accordion-slide{background:#fff;padding:.5rem 0;display:flex;flex-direction:column}.accordion .accordion-container .accordion-slide.last{padding-bottom:1rem}.accordion .accordion-container .accordion-slide .accordion-head h2{font-weight:normal}.accordion .accordion-container .accordion-slide .accordion-head h2 a{display:block;text-decoration:none;color:#000;padding-left:17px;position:relative}.accordion .accordion-container .accordion-slide .accordion-head h2 a:before{background-image:url(/content/dam/cf-pharma/dtc-mybreo/en_US/home/icon-expand.png);background-size:8.5px auto;content:'';position:absolute;top:4px;left:0;width:8.5px;height:10px}.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:.75rem 1rem 0}.accordion .accordion-container .accordion-slide .accordion-content-wrapper .paragraphSystem,.accordion .accordion-container .accordion-slide .accordion-content-wrapper .row{margin:0}.accordion .accordion-container .accordion-slide .accordion-content-wrapper h4{color:#004b8d;margin-bottom:.5rem}.accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-subtitle-sm h4{margin-bottom:0}.accordion .accordion-container .accordion-slide .accordion-content-wrapper p:not(:last-child){margin-bottom:.75rem}.accordion .accordion-container .accordion-slide .accordion-content-wrapper p.no-margin{margin:0}.accordion .accordion-container .accordion-slide .accordion-content-wrapper ul{list-style-type:none;padding-left:1rem}.accordion .accordion-container .accordion-slide .accordion-content-wrapper ul li{margin-bottom:.75rem}.accordion .accordion-container .accordion-slide .accordion-content-wrapper ul li::before{content:'\2022';color:#004b8d;font-weight:bold;display:inline-block;width:1em;margin-left:-1em}.accordion .accordion-container .accordion-slide .accordion-content-wrapper ul li ul{margin-top:1rem}.accordion .accordion-container .accordion-slide.is-active .accordion-head h2 a{color:#004b8d;font-weight:bold}.accordion .accordion-container .accordion-slide.is-active .accordion-head h2 a:before{background-image:url(/content/dam/cf-pharma/dtc-mybreo/en_US/home/icon-collapse.png);background-size:8.5px auto;content:'';position:absolute;top:8px;left:0;width:8.5px;height:2px}.accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper{display:block}.accordion-section-title{color:#004b8d;margin:1rem 0}.accordion-section-title h3{position:relative}.accordion-section-title h3:after{background-color:#8bd3f5;content:'';width:100%;height:3px;position:absolute;left:0;bottom:-6px}.box.hero-container{background-image:linear-gradient(0,#8bd3f5 0,#fff 100%);box-shadow:0 -3px 15px rgba(0,0,0,0.04),0 6px 15px rgba(0,0,0,0.16);height:217px;margin-bottom:.5rem}.box.hero-container>.component-content{display:flex;align-items:center;justify-content:center}.box.hero-container>.component-content>.content{display:flex;align-items:center;justify-content:center}.box.hero-container .image{margin:0 auto}@media only screen and (min-width:992px){.box.hero-container{height:353px}}.box.banner-placeholder{height:auto}.box.background-primary{background:#3c3c3c}.box.background-secondary{background:#707070}.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:650px}}.box.content-container-md{display:block;padding:0 1rem 10px}.box.content-container-md .component-content{margin:0 auto}@media only screen and (min-width:576px){.box.content-container-md .component-content{max-width:540px}}@media only screen and (min-width:768px){.box.content-container-md .component-content{max-width:650px}}@media only screen and (min-width:992px){.box.content-container-md .component-content{max-width:720px}}.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}.divider{padding-bottom:1rem;border-bottom:1px solid #3c3c3c;margin-bottom:1rem}.gigyaraas .newAsterik{color:#e76468}.gigyaraas .gigya-tooltips{display:inline-block;position:relative;cursor:pointer}.gigyaraas .gigya-tooltips:hover .gigya-tooltips-content{padding:5px 10px;width:270px;display:block;position:absolute;background-color:#FFF;box-shadow:0 0 3px #666}.gigyaraas .gigya-tooltips:before{padding-right:1px;width:20px;height:20px;text-align:center;color:#FFF;content:"i";display:flex;justify-content:center;align-items:center;background-color:#666;border-radius:20px;font-size:1rem;position:relative;top:-1px;font-style:italic;font-family:'Times New Roman',Times,serif}.gigyaraas .gigya-tooltips:not(:hover) .gigya-tooltips-content{display:none}.gigyaraas .coupon{display:none !important}@media only screen and (min-width:992px){.gigyaraas .coupon{display:none !important}}.gigyaraas .coupon.visible{display:none !important}@media only screen and (min-width:992px){.gigyaraas .coupon.visible{display:block !important}}.gigyaraas div.gigya-composite-control.dob-year.autocorrect input{border-color:#b6bdc5}.gigyaraas div.gigya-composite-control.dob-year.autocorrect .gigya-error-msg{display:none}.gigyaraas div.gigya-composite-control .gigya-error-msg.gigya-error-msg-active{font-size:inherit}.gigyaraas div.gigya-composite-control.col-md-4{box-sizing:border-box;display:inline-block;vertical-align:top;width:33.33%;width:calc(100% / 3)}.gigyaraas div.gigya-composite-control.col-md-4+.col-md-4{padding-left:.75rem}.gigyaraas .gigya-control{display:none}.gigyaraas .gigya-screen-caption{display:none}.gigyaraas .gigya-screen{float:left}.gigyaraas .gigya-screen.portrait{width:100%;padding-left:0;padding-right:0}.gigyaraas .gigya-screen.portrait.mobile{padding:0}.gigyaraas .gigya-screen.portrait.mobile:before{display:none}.gigyaraas .gigya-layout-row{max-width:100%}.gigyaraas .gigya-composite-control-checkbox,.gigyaraas .gigya-multi-choice-item{padding-left:1.25rem}.gigyaraas .gigya-composite-control-checkbox .gigya-input-radio,.gigyaraas .gigya-multi-choice-item .gigya-input-radio,.gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox,.gigyaraas .gigya-multi-choice-item .gigya-input-checkbox{width:22px;height:22px;border:1px solid #707070;box-sizing:border-box;margin-top:0;cursor:pointer;background:white;-webkit-appearance:none;border-radius:50%;position:relative}.gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:hover,.gigyaraas .gigya-multi-choice-item .gigya-input-radio:hover,.gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:hover,.gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:hover{border:1px solid #3c3c3c}.gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:checked,.gigyaraas .gigya-multi-choice-item .gigya-input-radio:checked,.gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:checked,.gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:checked{border:1px solid #3c3c3c;background:#eee}.gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:checked:after,.gigyaraas .gigya-multi-choice-item .gigya-input-radio:checked:after,.gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:checked:after,.gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:checked:after{box-sizing:border-box;content:"";display:inline-block;position:absolute;top:0;left:0;width:7px;height:10px;border:2px solid #333;border-left:0;border-top:0;transform:translate(7.75px,4.5px) rotate(45deg)}.gigyaraas .gigya-composite-control-checkbox label,.gigyaraas .gigya-multi-choice-item label{min-height:22px;line-height:22px;width:auto;cursor:pointer}.gigyaraas input[type=submit].gigya-input-submit{width:auto;background:#004b8d;padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.gigyaraas input[type=submit].gigya-input-submit:hover{background:#8bd3f5}.gigyaraas input[type=submit].gigya-input-submit:disabled{background-color:#ccc;color:#fff}.gigyaraas label.gigya-composite-control.gigya-composite-control-label{display:block}.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.hero-image-sm{display:block;width:158px}@media only screen and (min-width:992px){.image.hero-image-sm{display:none}}.image.hero-image-lg{display:none;width:245px}@media only screen and (min-width:992px){.image.hero-image-lg{display:block}}.image img{max-height:100%;max-width:100%}#navigation-container{box-shadow:0 5px 5px -8px #000}.navigation{width:100%;margin-top:0;background:#fff;border-top:1px solid #707070}@media only screen and (min-width:992px){.navigation{border:0;background:#fff}}.navigation .navigation-large-menu{display:none}.navigation .navigation-mobile-menu{display:none}.navigation .navigation-root{align-items:center;height:100%;list-style:none;margin:0;display:block;padding-left:0}@media only screen and (min-width:992px){.navigation .navigation-root{display:flex;justify-content:space-around}}.navigation .navigation-root.is-open{width:100%;z-index:10000}.navigation .navigation-root.navigation-level1 .navigation-item{display:block}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item{display:flex;height:auto;padding:0}}.navigation .navigation-root.navigation-level1 .navigation-item:after{display:none}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item:hover .navigation-root.navigation-level2{display:block}}.navigation .navigation-root.navigation-level1 .navigation-item.follow-us{display:flex;align-items:center;padding:.5rem}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item.follow-us{display:none}}.navigation .navigation-root.navigation-level1 .navigation-item.follow-us p{margin:0;margin-right:.5rem;font-weight:bold}.navigation .navigation-root.navigation-level1 .navigation-item.follow-us .follow-us-images{display:flex;align-items:center}.navigation .navigation-root.navigation-level1 .navigation-item.follow-us .follow-us-images a{padding:0;height:24px}.navigation .navigation-root.navigation-level1 .navigation-item.follow-us .follow-us-images a img{height:1.5rem;width:1.5rem}.navigation .navigation-root.navigation-level1 .navigation-item.has-children{height:auto;padding-bottom:0;position:relative;display:block}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item.has-children{padding:0}}.navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{content:"\f055";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;right:0;margin-right:.5rem;top:.5rem}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{content:"\f078";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:static;font-size:14px;top:auto}}.navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active>a span:after{content:"\f056";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active>a span:after{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}}.navigation .navigation-root.navigation-level1 .navigation-item.navigation-level1.first:before{content:""}.navigation .navigation-root.navigation-level1 .navigation-item.last:nth-child(n+3) .navigation-level2{right:0}.navigation .navigation-root.navigation-level1 .navigation-item a{display:block;width:100%;padding:0;padding-right:0;text-decoration:none;color:black;height:2.5rem;line-height:1.5rem}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item a{padding:0;height:100%}}.navigation .navigation-root.navigation-level1 .navigation-item a span{width:100%;display:inline-block;padding:.5rem;color:#000;font-weight:bold;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.navigation .navigation-root.navigation-level1 .navigation-item a .navigation-item-decoration{display:none}.navigation .navigation-root.navigation-level2{display:none;width:100%;text-align:left}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level2{width:auto;height:auto;position:absolute;background:#fff;border-radius:.25rem;padding:.5rem 0;border:1px solid #ccc}}.navigation .navigation-root.navigation-level2.is-open{display:block}.navigation .navigation-root.navigation-level2 .navigation-item{font-size:1em;white-space:nowrap;display:block}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level2 .navigation-item{margin:0;padding:0}}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#004b8d}.navigation .navigation-root.navigation-level2 .navigation-item a:hover span{color:white}}.navigation .navigation-root.navigation-level2 .navigation-item a span{color:#000;padding:.5rem 1.5rem;font-weight:normal}.navigation .navigation-root.navigation-level2 .navigation-item a.is-hidden{display:none}#header .navigation{display:none}#header .navigation.is-visible{display:block}@media only screen and (min-width:992px){#header .navigation{display:block}}.mobile-navigation-utility-links{display:none}.mobile-navigation-utility-links.is-visible{display:block}@media only screen and (min-width:992px){.mobile-navigation-utility-links.is-visible{display:none}}.mobile-navigation-utility-links ul{list-style-type:none;padding-left:.5rem;margin:0 0 .5rem 0}.mobile-navigation-utility-links a{display:block;padding:.5rem .5rem .5rem 0;background-color:#fff;font-weight:bold;text-decoration:none;color:#000;line-height:1.5rem}.quiz.component.section .questionsPerPage{position:relative;margin:1rem 0;padding-bottom:1rem}.quiz.component.section .questionsPerPage:not(:first-of-type):not(.current){display:none}.quiz.component.section .questionsPerPage.current{display:block}.quiz.component.section .questionsPerPage:last-child .nextQuestionPage{display:none}.quiz.component.section .questionsPerPage .nextQuestionPage,.quiz.component.section .questionsPerPage .prevQuestionPage{margin-top:1rem}.quiz.component.section .quizQuestion{padding:0 1rem}.quiz.component.section .questionAnswers{min-height:200px}.quiz.component.section .quizProgressBar{background-color:#3c3c3c;width:100%;height:2rem;display:flex;position:relative}.quiz.component.section .quizProgressBar:before{content:"Progress";position:absolute;top:25%;left:1rem}.quiz.component.section .quizProgressBarQuestions{background-color:#004b8d;width:0;height:100%;transition:width .5s}.quiz.component.section .quesLeftCaption{margin:0;padding:1rem 0}@media screen{.quiz.component.section .genericFormGroup{display:flex;flex-wrap:wrap}.quiz.component.section .genericFormGroup>label{position:relative;display:flex;align-items:center;flex:1 1 90%;padding:.5rem;background-color:#707070;margin-top:.5rem}.quiz.component.section .genericFormGroup>span.formControl-radio{height:70px;flex:1 1 10%;background-color:#707070;margin-top:.5rem;padding-left:.5rem;position:relative}.quiz.component.section .genericFormGroup>span.formControl-radio input{height:100%;width:100%;max-width:2rem}.quiz.component.section .genericFormGroup>span.formControl-radio input:after{display:block;content:" ";position:absolute;top:0;bottom:0;right:0;left:0}}@media only screen and (min-width:992px){.quiz.component.section .genericFormGroup{flex-wrap:nowrap}.quiz.component.section .genericFormGroup label{flex-basis:25%;margin-right:.5rem}.quiz.component.section .genericFormGroup span{flex-basis:5%}}.quiz.component.section .genericFormGroup .quizRadioImg{flex-basis:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:.5rem;margin-left:.5rem}@media print{.quiz.component.section .genericFormGroup .quizRadioImg{display:inline-flex}}.quiz.component.section .genericFormGroup .quizRadioImg input[type="image"]{max-width:160px;margin-top:1rem}.quiz.component.section .genericFormGroup .quizRadioImg .formControl-radio{display:none}.quiz.component.section .genericFormGroup .quizRadioImg.checked{background-color:#004b8d}.quiz.component.section .quizScoreBox:not(.display){display:none}.quiz.component.section .quizOverlayContainer{display:none}.snippetReference .button.generateScore{display:none}@media print{body.print-quiz #header,body.print-quiz #content div.Content>*{display:none}body.print-quiz .print-me{display:block !important}body.print-quiz .isi{position:static}body.print-quiz .isi__body,body.print-quiz .isi__body-static{display:block !important}body.print-quiz div[class*='isi__body-floating']{display:none !important}body.print-quiz .quizProgressBar,body.print-quiz .nextQuestionPage,body.print-quiz .prevQuestionPage,body.print-quiz .quiz-results__email-form,body.print-quiz .quiz-results__print-container,body.print-quiz .quiz-results__score-container button{display:none !important}body.print-quiz .questionsPerPage,body.print-quiz .quiz-results__score-container,body.print-quiz .questionAnswers,body.print-quiz .quiz-results__score-statement{display:block !important;min-height:unset !important}}.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(/content/dam/cf-pharma/dtc-mybreo/en_US/innoviva-logo.png);background-repeat:no-repeat;background-size:72px auto;display:inline-block;text-decoration:none;width:72px;height:11px;vertical-align:top;position:relative}.richText-image{display:block;margin-bottom:10px}.richText-image.pull-left{float:left}.richText-image.pull-right{float:right}.richText.intro-section h1{color:#3c3c3c;letter-spacing:.5px;margin-bottom:10px;text-align:center}@media only screen and (min-width:768px){.richText.intro-section-links .component-content{max-width:650px}}@media only screen and (min-width:992px){.richText.intro-section-links .component-content{max-width:720px}}@media only screen and (min-width:992px){.richText.intro-section-links p{display:flex;align-items:center;justify-content:space-between}}.richText.intro-section-links a{background-color:#8bd3f5;border-radius:10px;color:#000;display:block;font-size:14px;font-weight:bold;padding:15px;text-align:center;text-decoration:none}.richText.intro-section-links a:not(:last-child){margin-bottom:10px}.richText.intro-section-links a:hover{background-color:#004b8d;color:#fff}@media only screen and (min-width:992px){.richText.intro-section-links a{width:49%}.richText.intro-section-links a:not(:last-child){margin-bottom:0}}.richText.codelines{padding:0 15px;margin:1rem 0;padding-bottom:1rem}.richText.codelines .component-content{flex-direction:row;align-items:flex-start}.richText.codelines .component-content p,.richText.codelines .component-content span{color:#3c3c3c;font-size:.75rem;line-height:13px}.richText.codelines img{width:52px;height:45px;margin-right:10px}.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}.richText.header-navigation-link:before{background-size:100% auto;background-image:url("/content/dam/cf-pharma/dtc-breo/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}.richText.header-searchbox-link:before{background-size:auto 90%;background-image:url("/content/dam/cf-pharma/dtc-breo/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 #3c3c3c;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;padding:.25rem .5rem;margin-top:1rem;margin-bottom:1rem}.richText.med-watch .richText-content{text-align:center}.richText.timeout{display:none}body[class*="template-dtc"] .richText.med-watch{margin-top:1rem;margin-bottom:0;padding:0}@media only screen and (min-width:992px){body[class*="template-dtc"] .richText.med-watch{margin-top:1.75rem}}body[class*="template-dtc"] .richText.med-watch p{color:#544f40;line-height:20px}.searchBox{background:white;position:absolute;left:0;right:0}@media only screen and (min-width:992px){.searchBox{position:static;width:400px;min-width:auto}}.searchBox .autocomplete-container{background-color:#efefef}.searchBox .autocomplete-container ul{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;list-style-type:none;margin:0;padding:0;display:none}.searchBox .autocomplete-container ul.show{display:block}.searchBox .autocomplete-container ul li{margin:0;padding:7px 5px}.searchBox .autocomplete-container ul li:hover,.searchBox .autocomplete-container ul li.selected{background:#3c3c3c}.searchBox .component-content{display:flex;justify-content:left;align-items:flex-end}.searchBox .component-content .cf-search-box{width:100%;padding:.25rem;position:relative}@media only screen and (min-width:992px){.searchBox .component-content .cf-search-box{padding:0}}.searchBox .component-content .cf-search-box .button{position:absolute;right:0;top:.25rem;right:.25rem;line-height:1.5rem;padding:.375rem 1.5rem;border-radius:.25rem;border:1px solid #ccc;cursor:pointer;background-image:url("/content/dam/cf-pharma/usxf-dev/en_US/icon-search.svg");background-position:center;background-repeat:no-repeat;background-size:20px;text-indent:300%;white-space:nowrap;overflow:hidden}@media only screen and (min-width:992px){.searchBox .component-content .cf-search-box .button{top:0;right:0}}.searchBox .component-content .cf-search-box .searchBox-label{width:100%}.searchBox .component-content .cf-search-box .searchBox-label input{width:100%;border-radius:.25rem;padding:.375rem .75rem;line-height:1.5rem;height:auto;border:1px solid #3c3c3c;font-size:16px}.searchBox .component-content .cf-search-box .searchBox-label .searchBox-title{display:none}.searchBox .tooltip{display:none;position:absolute;z-index:1001;top:3.1rem;left:calc(50% - 130px);max-width:260px;justify-content:center}.searchBox .tooltip.visible{display:flex}.searchBox .tooltip .arrow{position:absolute;top:-0.5rem;width:0;height:0;border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-bottom:.5rem solid #3c3c3c}.searchBox .tooltip .arrow:after{content:'';display:block;position:absolute;width:0;height:0;margin-left:-0.5rem;margin-top:2px;border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-bottom:.5rem solid #fff}.searchBox .tooltip .tooltip-inner{background-color:#fff;border:1px solid #3c3c3c;padding:1rem .75rem}#header .searchBox{display:block}@media(max-width:991px){#header .searchBox{display:none}}@media only screen and (min-width:992px){#header .searchBox.is-hidden{display:none}}#header .searchBox.is-visible{display:block}.searchResults{margin-top:1rem;padding:0 15px;line-height:1.5rem}.searchResults .searchResults-number{padding:.75rem 1rem 0}.searchResults .searchResults-pagination{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-end;margin:1rem 0}.searchResults .searchResults-pagination ul{align-items:flex-start;display:flex;justify-content:center;list-style:none;margin:0;padding:0;text-align:center}.searchResults .searchResults-pagination ul li{border:1px solid #004b8d;border-left:0;line-height:2rem;margin:0;padding:0}.searchResults .searchResults-pagination ul li a{display:block;height:2rem;margin:0;min-width:2rem;padding:0 .5rem;text-decoration:none}.searchResults .searchResults-pagination ul li a:hover{background:#004b8d;color:#fff}.searchResults .searchResults-pagination ul li:first-child{border-left:1px solid #004b8d}.searchResults .searchResults-pagination ul li.current a{background:#004b8d;color:#fff}.searchResults .searchResults-pagination ul li.item-next{-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomrightt:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;cursor:auto;padding:0 .5rem}.searchResults .searchResults-pagination ul li.item-next a{margin:0 -0.5rem}.searchResults .searchResults-pagination ul li.item-previous{-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;border-top-left-radius:5px;border-bottom-left-radius:5px;color:#999;cursor:auto;padding:0 .5rem}.searchResults .searchResults-pagination ul li.item-previous a{margin:0 -0.5rem}.searchResults .searchResults-pagination .pagination-message{font-weight:700;line-height:2rem;margin:0;margin-right:1rem;padding:0;text-align:right}.searchResults .searchResults-results .searchResults-result{margin-bottom:.5rem}.searchResults .searchResults-results .searchResults-result .searchResults-tags{display:none}.searchResults .searchResults-results .searchResults-result.pdf a:before{content:"\f1c1";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;color:black;margin-right:.25rem}.searchResults .searchResults-results .searchResults-result.pdf a:after{content:"(PDF)";display:inline;color:#004b8d;margin-left:.25rem;font-size:1rem;font-weight:normal}.searchResults .searchResults-results .searchResults-result.video a:before{content:"\f03d";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;color:black;margin-right:.25rem}.searchResults .searchResults-results .searchResults-result.video a:after{content:"(video)";display:inline;color:#004b8d;margin-left:.25rem;font-size:1rem;font-weight:normal}.searchResults .searchResults-facets{background:#3c3c3c;border:1px solid #004b8d;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin:0 0 2rem}.searchResults .searchResults-facets .searchResults-facet{display:block}.searchResults .searchResults-facets .searchResults-facet:last-child{display:none}.searchResults .searchResults-facets .searchResults-facet .facet-category{display:none}.searchResults .searchResults-facets .searchResults-facet ul.facet-category__values{list-style-type:none;margin:.5rem 0 1rem;padding:0}.searchResults .searchResults-facets .searchResults-facet ul.facet-category__values li{color:#00f;font-weight:bold;padding-left:1.5rem}.search-message-template{display:none}@media only screen and (min-width:992px){.snippetReference.reference-search-area .is-visible .shareThis,.snippetReference.reference-search-area .is-visible-locked .shareThis{display:block !important}}.snippetReference.reference-search-area .shareThis{display:none;position:absolute;border:1px solid #3c3c3c;padding:.5rem 0;background:white;z-index:1010;border-radius:.25rem}.snippetReference.reference-search-area .shareThis ul.shareThis-list{list-style:none;display:flex;flex-direction:column;padding:0;margin:0}.snippetReference.reference-search-area .shareThis ul.shareThis-list li{display:flex;padding:.25rem 1.5rem;justify-content:space-around;align-items:center}.snippetReference.reference-search-area .shareThis ul.shareThis-list li a{display:inherit;padding:0;display:flex;align-items:center;color:#000;text-decoration:none}.snippetReference.reference-search-area .shareThis ul.shareThis-list li a img{width:1.5em;height:1.5em;margin-right:.25rem}#footer .shareThis{display:block}#footer .shareThis ul{display:flex;justify-content:center;list-style:none;margin:0}#footer .shareThis ul li a{padding:0 4px}#footer .shareThis ul li a img{height:24px;width:30px}.snippetReference.reference-social-share .is-visible .shareThis,.snippetReference.reference-social-share .is-visible-locked .shareThis{display:inline-block}.snippetReference.reference-social-share .content.paragraphSystem{margin:0;display:inline-flex;flex-direction:column;position:relative;width:100%}.snippetReference.reference-social-share .box.first .richText{display:inline-block;border:1px solid #3c3c3c}.snippetReference.reference-social-share .box.first .richText-content>p{display:flex;align-items:center}.snippetReference.reference-social-share .box.first .richText-content>p:before{content:"\f1e0";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}.snippetReference.reference-social-share .box.first .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;font-size:14px}.snippetReference.reference-social-share .box.first a{text-decoration:none;color:#000;flex:1}.snippetReference.reference-social-share .shareThis{display:none;position:absolute;background-color:#fff;top:3rem;left:0;right:0;border:solid 1px #3c3c3c;padding:.5rem 0;z-index:1010;border-radius:.25rem}.snippetReference.reference-social-share .shareThis img{width:1.5rem;height:auto}.snippetReference.reference-social-share .shareThis .shareThis-list{margin:0;padding:0;list-style-type:none}.snippetReference.reference-social-share .shareThis .shareThis-item a{padding:.25rem .75rem;display:flex;align-items:center}.snippetReference.reference-social-share .shareThis .shareThis-item a img{padding-right:.25rem}.tabs-nav{border-bottom:1px solid #3c3c3c}.tabs-nav-list{display:flex;padding:0;margin:0;list-style:none;overflow-x:auto;overflow-y:hidden;margin-bottom:-1px}.tabs-nav-item{display:flex;align-items:stretch;flex-shrink:0;max-width:200px;border:1px solid transparent}.tabs-nav-item a{display:block;display:flex;align-items:center;color:inherit;text-decoration:none;padding:.5rem 1rem}.tabs-nav-item.is-active{border-color:#3c3c3c;background-color:#fff;border-bottom-color:#fff;border-radius:.25rem .25rem 0 0}.tabs-nav-switcher-right:after{content:"Scroll left or right to see more tabs";display:block;text-align:right;padding-top:.5rem;background-color:#fff;margin-bottom:-1px;border-top:1px solid #3c3c3c}.tabs-content{padding-top:1rem;overflow:hidden}.video-transcript a{text-decoration:none}.video-transcript .transcript{display:none}.video-transcript .transcript.is-visible{display:block;padding-top:1rem}.video-transcript .show-transcript:after{content:"\f054";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}.video-transcript .show-transcript.rotate-down: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}.video-transcript .hide-transcript-button{display:flex;justify-content:space-around}.video-transcript .more-videos{margin-left:60px}.title{padding-top:1rem;margin-bottom:.5rem}.title h1{color:#004b8d}.parametrizedhtml.reference-back-to-top .scrollToTop{background:#f8f9fa;border:1px solid #dee2e6;border-radius:.25rem;bottom:6rem;box-shadow:0 0 7px #6c757d;cursor:pointer;color:#000;line-height:1.5rem;opacity:0;overflow:hidden;padding:.6rem;position:fixed;right:2rem;text-align:center;text-decoration:none;visibility:hidden;width:4rem;z-index:1008}.parametrizedhtml.reference-back-to-top .scrollToTop.show{opacity:.3;visibility:visible}.parametrizedhtml.reference-back-to-top .scrollToTop:hover{background-color:#ced4da;color:#0056b3;opacity:1;text-decoration:none;filter:brightness(120%) !important}.parametrizedhtml.reference-back-to-top .scrollToTop .caption{display:none}.parametrizedhtml.reference-back-to-top i{font-size:2rem;cursor:pointer}.parametrizedhtml.reference-back-to-top i:before{content:"\f077";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.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}.snippetReference.reference-Banner{background:#8bd3f5;text-align:center;line-height:25px;min-height:0}.snippetReference.reference-Banner *{color:#000;font-size:16px;font-family:Arial,Arial Bold,Arial Regular !important}.snippetReference.reference-Banner .banner__content p a{display:inline-block}.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}.gsk-chat{cursor:pointer;position:fixed;right:-58px;top:50%;transform:rotate(-90deg);z-index:9999;opacity:.5}.gsk-chat:hover{opacity:1}.gsk-chat p{background:orange;padding:.25rem .5rem;border-radius:.25rem;width:auto;color:#fff;margin:0}.gsk-chat p a{color:white;text-decoration:none}.gsk-chat p a:before{content:"\f086";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-right:.25rem}.parametrizedhtml.reference-faq-feedback{color:#6c757d}.parametrizedhtml.reference-faq-feedback .faq-feedback{display:flex;align-items:center}.parametrizedhtml.reference-faq-feedback .faq-feedback .thumbs{padding:0 .5rem;position:relative;cursor:pointer}.parametrizedhtml.reference-faq-feedback .faq-feedback .thumbs .faq-tooltip{display:none;position:absolute;background-color:#555;color:#fff;text-align:center;padding:.25rem;border-radius:.25rem;z-index:1;left:0;margin-left:-65px;width:170px;top:25px}.parametrizedhtml.reference-faq-feedback .faq-feedback .thumbs .faq-tooltip:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #555}.parametrizedhtml.reference-faq-feedback .faq-feedback .thumbs:hover .faq-tooltip{display:block}.parametrizedhtml.reference-faq-feedback .faq-feedback .thumbs.thumbs-up .icon:before{content:"\f164";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}.parametrizedhtml.reference-faq-feedback .faq-feedback .thumbs.thumbs-down .icon:before{content:"\f165";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}.parametrizedhtml.reference-faq-feedback .thumbs-up .icon.clicked{color:green}.parametrizedhtml.reference-faq-feedback .thumbs-down .icon.clicked{color:red}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form button.fdop-form-location{margin-top:.5rem;background:transparent;border:0;text-decoration:underline;padding:0}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .fdop-form-submit,.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-row{margin-bottom:1rem;display:block}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .fdop-form-submit{background-color:#004b8d;color:#fff;padding:.5rem 1rem;border:0}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-group{display:block;padding:1rem 0}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-group label{margin-bottom:.5rem;display:block}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-group input,.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-group select{display:block;width:100%;height:2rem;padding:0 .5rem}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-group select{border-radius:0;min-width:9rem;appearance:none;-webkit-appearance:none}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-group.form-group-select{position:relative;padding-right:.5rem}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-group.form-group-select:after{content:"\f107";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;right:1rem;top:3rem;pointer-events:none}@media only screen and (min-width:992px){.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-group{display:inline-block;vertical-align:top}}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-map-filter button.active{background-color:#004b8d}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:2rem}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content.is-hidden{display:none}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content #fdop-title{margin-bottom:.5rem}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column{width:100%;margin-bottom:1rem}@media only screen and (min-width:992px){.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column{width:50%;margin:2rem 0;padding-right:15px}}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data .fdop-name,.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data .fdop-type{display:block}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data .fdop-name{font-weight:bold}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table{border-collapse:collapse;vertical-align:baseline}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table thead{padding:1rem .5rem}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table thead th{padding:.25rem;text-align:left}@media only screen and (min-width:992px){.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table thead th{padding:.75rem}}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table thead th:last-of-type{display:none}@media only screen and (min-width:992px){.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table thead th:last-of-type{display:table-cell}}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table tbody tr{background-color:#3c3c3c;cursor:pointer}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table tbody tr:nth-of-type(odd){background-color:#999}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table tbody tr td{padding:.25rem .25rem .5rem;vertical-align:baseline;text-transform:capitalize}@media only screen and (min-width:992px){.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table tbody tr td{padding:.75rem}}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table tbody tr td:last-of-type{display:none}@media only screen and (min-width:992px){.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table tbody tr td:last-of-type{display:table-cell}}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table tbody tr td .directions{text-decoration:none;color:#fff;background:#004b8d;padding:.25rem .5rem}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-map{height:200px}@media only screen and (min-width:992px){.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-map{height:500px;margin-top:0}}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-map p{margin:.25rem 0}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-map p.briefcase:before{content:"\f469";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;color:blue;margin-right:.25rem}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-map p.file-prescription:before{content:"\f572";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;color:red;margin-right:.25rem}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-show-more a{text-decoration:none;padding:.5rem 1.75rem;background-color:#004b8d;color:#fff}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-show-more:not(.is-active){display:none}.parametrizedhtml.reference-find-doctor-or-pharmacy.only-Doctors tr.Pharmacy{display:none}.parametrizedhtml.reference-find-doctor-or-pharmacy.only-Pharmacies tr.Clinic{display:none}.image-tool-header .reference-image-tool---tooltip .imageTool-wrapper{display:flex;flex-wrap:wrap;margin-top:.5rem;align-items:center}.image-tool-header .reference-image-tool---tooltip .imageTool-wrapper #file-input{margin:0;padding:0;margin-right:2rem;-webkit-appearance:none;border:1px solid #3c3c3c;min-width:400px}.image-tool-header .reference-image-tool---tooltip .imageTool-wrapper input{margin-right:2rem}.image-tool-header .reference-image-tool---tooltip .imageTool-wrapper label{margin-right:.5rem}.image-tool-header .reference-image-tool---tooltip .imageTool-wrapper .second-image-wrapper{display:none;margin-top:1rem}body .reference-isi{background-color:#fff}body .reference-isi article .isi-title.heading-left span,body .reference-isi article .isi-title.heading-right span{color:#004b8d;font-weight:bold}@media only screen and (min-width:992px){body .reference-isi article .isi-title.heading-left span,body .reference-isi article .isi-title.heading-right span{color:#fff}}body .reference-isi article .isi-title.heading-right{position:relative}@media only screen and (min-width:768px){body .reference-isi article .isi-title.heading-right::before{content:'';background-color:#004b8d;position:absolute;height:100%;width:2px;left:-1px;top:0;z-index:1}}body .reference-isi article .isi-title.heading-right span{display:block;margin-bottom:14px}@media only screen and (min-width:768px){body .reference-isi article .isi-title.heading-right span{display:inline;margin-bottom:0}}body .reference-isi article .isi-title.combined{background-color:#004b8d;position:relative}body .reference-isi article .isi-title.combined span{color:#fff;font-size:16px;font-weight:bold;line-height:18px}body .reference-isi article .isi-title.combined:after{background:linear-gradient(to bottom,rgba(0,0,0,0.25) 0,rgba(0,0,0,0) 95%);content:'';display:block;height:6px;width:100%;position:absolute;left:0;bottom:-6px}@media only screen and (min-width:992px){body .reference-isi article .isi-title.combined{background-color:transparent}body .reference-isi article .isi-title.combined span{color:#000}body .reference-isi article .isi-title.combined:after{display:none}}@media only screen and (min-width:992px){body .reference-isi article .isi-title{background:#004b8d;position:relative}body .reference-isi article .isi-title span{color:#fff;font-size:16px;font-weight:bold;line-height:18px}body .reference-isi article .isi-title:after{background:linear-gradient(to bottom,rgba(0,0,0,0.25) 0,rgba(0,0,0,0) 95%);content:'';display:block;height:6px;width:100%;position:absolute;left:0;bottom:-6px}}body .reference-isi article .isi-sticky-hidden .isi-title:not(.combined){line-height:normal !important}body .reference-isi article .snippet h4,body .reference-isi article .snippet p,body .reference-isi article .snippet li,body .reference-isi article .full h4,body .reference-isi article .full p,body .reference-isi article .full li{font-size:14px;line-height:16px}body .reference-isi article .snippet h4,body .reference-isi article .full h4{color:#004b8d}body .reference-isi article .snippet ul,body .reference-isi article .full ul{list-style-type:none;padding-left:14px;margin-top:0}@media only screen and (min-width:768px){body .reference-isi article .snippet ul,body .reference-isi article .full ul{margin-top:14px}}body .reference-isi article .snippet li,body .reference-isi article .full li{position:relative}body .reference-isi article .snippet li:before,body .reference-isi article .full li:before{content:"";background-color:#004b8d;border-radius:50%;display:block;position:absolute;width:4px;height:4px;left:-13px;margin-top:5px}body .reference-isi article .snippet li ul,body .reference-isi article .full li ul{margin-top:5px;padding-left:20px}body .reference-isi article .snippet li ul li,body .reference-isi article .full li ul li{position:relative}body .reference-isi article .snippet li ul li:before,body .reference-isi article .full li ul li:before{content:"";background-color:#000;display:block;position:absolute;left:-20px;width:8px;height:1px;margin-top:7px}body .reference-isi article .snippet li ul li:not(:last-child),body .reference-isi article .full li ul li:not(:last-child){margin-bottom:4px}body .reference-isi article .snippet li:not(:last-child),body .reference-isi article .full li:not(:last-child){margin-bottom:16px}@media only screen and (min-width:768px){body .reference-isi article div[aria-role="group"]>div:not(.isi-title).full.left,body .reference-isi article div[aria-role="group"]>div:not(.isi-title).full.right{padding-right:110px}}body .reference-isi article button.isi-toggle{background-color:#fff;border-radius:40px;z-index:1}body .reference-isi article button.isi-toggle:after{color:#004b8d;font-size:1.15rem}body.isi-only .reference-isi button.isi-toggle:after{content:"-"}body:not(.isi-only) .reference-isi button.isi-toggle:after{content:"+"}body{padding-bottom:110px}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 only screen and (min-width:992px){body .reference-isi:not(.sticky) .isi-title{margin-bottom:25px}}@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}}.quiz-results__score-container,.quiz-results__print-container{padding:1rem 0}.quiz-result__email-notification p{margin:1rem 0 0 0;padding:1rem;background-color:#004b8d}.reference-quiz-results+.gigyaraas{display:none}#header .header-container{border-bottom:1px solid #3c3c3c}@media only screen and (min-width:992px){#header .header-container{border-bottom:0}}.snippetReference.reference-brand-area{display:flex;align-items:center;padding:.25rem}@media only screen and (min-width:992px){.snippetReference.reference-brand-area{padding:.25rem 25px;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{color:#544f40;font-size:.75rem;line-height:13px;letter-spacing:.5px;text-align:left;margin-right:50px}@media only screen and (min-width:992px){.snippetReference[class*="reference-co-promote"] .richText p{margin-right:0}}.snippetReference.reference-med-watch-pharma,.snippetReference.reference-med-watch-pharma-hcp{background-color:#fff;box-shadow:0 -17px 15px rgba(0,0,0,0.03);padding-left:1rem;padding-right:1rem;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row;display:flex;margin:.75rem 0}@media only screen and (min-width:992px){.snippetReference.reference-med-watch-pharma,.snippetReference.reference-med-watch-pharma-hcp{margin-bottom:1.75rem}}.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"] .component-content{justify-content:center;flex-wrap:wrap;flex-direction:row;display:flex}.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.first{border:solid 1px #707070;width:310px;height:103px;margin:0 auto 4px}@media only screen and (min-width:768px){.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.first{margin:0 1rem 1.5rem 0}}.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.first img{margin-top:9px;width:255px}.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last{border:solid 1px #707070;width:310px;height:103px;font-size:.625rem;line-height:1.2;padding:0 1rem;margin:0 auto 1rem}@media only screen and (min-width:768px){.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last{margin:0 0 1.5rem 1rem}}.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}@media only screen and (min-width:992px){.snippetReference.reference-trademarks{margin-top:.25rem}}.snippetReference.reference-trademarks .richText{font-size:.75rem}.snippetReference.reference-trademarks .richText p{color:#544f40;font-size:.75rem;line-height:13px;letter-spacing:.5px;margin-right:10px}@media only screen and (min-width:992px){.snippetReference.reference-trademarks .richText p{margin-right:0}}.footer-links ul{display:flex;justify-content:flex-start;padding-left:1rem;padding-right:1rem;align-items:center;flex-wrap:wrap;flex-direction:row;display:flex;list-style-type:none;margin:0 auto 30px;width:368px}@media only screen and (min-width:768px){.footer-links ul{justify-content:center;width:100%}}.footer-links ul li{margin-bottom:8px;padding:.75rem 1.15rem;text-align:right}.footer-links ul li:not(:last-of-type){border-right:1px solid #707070}.footer-links ul li:first-child{margin-left:10px;width:158px}@media only screen and (min-width:768px){.footer-links ul li:first-child{width:auto}}.footer-links ul li:nth-child(3){margin-left:13px}.footer-links ul li:last-child{text-align:center;width:100%}@media only screen and (min-width:768px){.footer-links ul li:last-child{width:auto}}.footer-links ul li a{font-size:13px;letter-spacing:.5px;text-decoration:none}.footer-links ul li a:hover{text-decoration:underline}.shape-content{min-height:auto;padding:0 1rem;margin-top:1rem}.shape-content p{color:#544f40;font-size:.75rem;line-height:13px;letter-spacing:.5px}.page-campaign-landing-page #header .layout-inner .col-xs-12.col-md-12 .reference-brand-area{padding-left:25px;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}#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:#707070;z-index:1}[class*='reference-utility-links']>.inner>.component-content{display:flex;padding:0 15px;justify-content:space-between}@media only screen and (min-width:992px){[class*='reference-utility-links']>.inner>.component-content{padding:0}}[class*='reference-utility-links']>.inner>.component-content .richText p{line-height:1.15;font-size:14px;font-weight:bold;letter-spacing:.5px}@media only screen and (min-width:992px){[class*='reference-utility-links']>.inner>.component-content .richText p{font-size:16px}}@media only screen and (max-width:767px){[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;line-height:1.15;font-size:14px;font-weight:bold;letter-spacing:.5px}@media only screen and (min-width:992px){[class*='reference-utility-links'] ul li{font-size:16px}}@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{background-color:#fff;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;color:#8bd3f5;margin-left:0}[class*='reference-utility-links'] .richText-content>ul>li::not(:first-child){border-left:1px solid #3c3c3c}@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{color:#004b8d}[class*='reference-utility-links'] li[data-clicked=true].expanded.has-children:after{color:#004b8d}[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 #707070;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 0 .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}.template-campaign-landing-page .richText.clp-disclaimer{width:auto;line-height:1.5}.template-campaign-landing-page .richText.clp-main-content{max-width:500px}@media only screen and (min-width:992px){.template-campaign-landing-page .richText.clp-main-content{position:absolute;padding:0 15px;top:0;z-index:1001}}.template-campaign-landing-page .richText.clp-main-content .richText-content{line-height:1.5;text-align:left}.template-campaign-landing-page .richText.clp-main-content .richText-content h2{font-size:2rem;margin-top:0;margin-bottom:.5rem}.template-campaign-landing-page .richText.clp-main-content .richText-content ul{list-style:none;padding-left:0;margin-bottom:1rem}.template-campaign-landing-page .richText.clp-main-content .richText-content ul li{padding-left:20px}@media only screen and (min-width:992px){.template-campaign-landing-page .richText.clp-main-content .richText-content ul li{padding-left:0}}.template-campaign-landing-page .richText.clp-main-content .richText-content ul li:before{content:"\f00c";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;left:0;color:red}@media only screen and (min-width:992px){.template-campaign-landing-page .richText.clp-main-content .richText-content ul li:before{position:static}}.template-campaign-landing-page .richText.clp-main-content .richText-content p:last-of-type{padding-top:1rem;text-align:center}@media only screen and (min-width:992px){.template-campaign-landing-page .richText.clp-main-content .richText-content p:last-of-type{text-align:left}}.template-campaign-landing-page .richText.clp-main-content .richText-content p .call-to-action{background:#004b8d;padding:1rem 2rem;color:#fff;text-decoration:none;font-size:1.25rem;line-height:1.5;border:.3rem}@media only screen and (min-width:992px){.template-campaign-landing-page .richText.clp-main-content .richText-content p .call-to-action{padding:1rem 3rem}}.template-campaign-landing-page .richText.clp-main-content .richText-content p .call-to-action:after{padding-left:.25rem;content:"\f054";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}.template-campaign-landing-page .richText.clp-side-content{display:none;font-size:1.25rem;font-style:italic;font-weight:bold;right:40px;max-width:200px;position:absolute;top:75px}@media only screen and (min-width:992px){.template-campaign-landing-page .richText.clp-side-content{display:block}}.template-campaign-landing-page .richText.clp-side-content .richText-content{text-align:left}.template-campaign-landing-page .richText.clp-side-content .richText-content p{line-height:1.5rem;color:red}.page-background-images .section-1,.page-background-images .section-2,.page-background-images .section-3,.page-background-images .section-4,.page-background-images .section-5,.page-background-images.page-comparison .section-1,.page-background-images.page-comparison .section-2,.page-background-images.page-comparison .section-3,.page-background-images.page-comparison .section-4,.page-background-images.page-comparison .section-5{min-height:600px;background-color:#efefef;border:1px solid #CCC;background-size:cover}.page-background-images .section-1.bglazyloaded{background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/anoro-v2/en_US/woman-smiling-camera.jpg")}.page-background-images .section-2.bglazyloaded{background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/why_trelegy_for_asthma_hero_desktop.jpg")}.page-background-images .section-3.bglazyloaded{background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/dtc-zejula/master/heroes/homepage-header-1440breakpoint.jpg")}.page-background-images .section-4.bglazyloaded{background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/benlysta/master/Building-Support-Network1.jpg")}.page-background-images .section-5.bglazyloaded{background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/nucala-v2/en_US/sea/hero-home-updated.jpg")}.page-background-images.page-comparison .section-1{background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/anoro-v2/en_US/woman-smiling-camera.jpg")}.page-background-images.page-comparison .section-2{background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/why_trelegy_for_asthma_hero_desktop.jpg")}.page-background-images.page-comparison .section-3{background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/dtc-zejula/master/heroes/homepage-header-1440breakpoint.jpg")}.page-background-images.page-comparison .section-4{background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/benlysta/master/Building-Support-Network1.jpg")}.page-background-images.page-comparison .section-5{background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/nucala-v2/en_US/sea/hero-home-updated.jpg")}.page-frequently-asked-questions .richText.accordion-control h2,.template-dtc-lean-lifecycle .richText.accordion-control h2{text-align:right}.page-frequently-asked-questions .richText.accordion-control a,.template-dtc-lean-lifecycle .richText.accordion-control a{color:#000;font-weight:bold;position:relative}.page-frequently-asked-questions .richText.accordion-control a:first-of-type,.template-dtc-lean-lifecycle .richText.accordion-control a:first-of-type{padding-right:.5rem}.page-frequently-asked-questions .richText.accordion-control a:last-child,.template-dtc-lean-lifecycle .richText.accordion-control a:last-child{padding-left:.5rem}.page-frequently-asked-questions .richText.accordion-control a.active,.template-dtc-lean-lifecycle .richText.accordion-control a.active{font-weight:bold;color:#004b8d}.page-asset-test .image-tool{padding:0}.page-asset-test .image-tool .richText{padding-top:1rem}.page-asset-test .image-tool .image img{margin-bottom:-4px}.page-asset-test .image-tool .image.hero-image .component-content{display:block}.page-thank-you-page .gigyaraas{display:none}.page-thank-you-page .digitalWallet{display:none}.page-thank-you-page .reference-e-mail-notification-form{display:none}.page-thank-you-page .wallet-link,.page-thank-you-page .desktop-email-text,.page-thank-you-page .phone-email-wallet,.page-thank-you-page .desktop-email{display:none}[data-theme-path='/etc/designs/zg/dtc-breo/desktop'] h1{font-size:1.7rem;font-weight:800}[data-theme-path='/etc/designs/zg/dtc-breo/desktop'] .richText .component-content p{line-height:1.5}#header .brand-name.brand-name-sm{display:block;margin-top:.5rem;width:216.85px}@media only screen and (min-width:992px){#header .brand-name.brand-name-sm{display:none}}#header .brand-name.brand-name-lg{display:none;width:349.27px}@media only screen and (min-width:992px){#header .brand-name.brand-name-lg{display:block}}.page-home .background-secondary{border:solid 1px black}.page-home .reference-footer-quick-nav{display:none}.page-at-approval-home-page #content .box.background-secondary,.page-hcp-at-approval #content .box.background-secondary{border:solid 1px #999}.page-404-handler #content h1{font-size:86px;font-weight:500;margin-top:1%}.page-404-handler #content p{font-size:20px;padding-top:10px}.page-404-handler #content ul{list-style:none;display:flex;justify-content:center;flex-wrap:wrap}.page-404-handler #content ul li{padding:0 1rem}.page-404-handler #content ul li p{padding:0}.page-404-handler #content ul li:not(:last-of-type){border-right:solid 1px #000}.page-404-handler #content ul a{font-size:1rem;text-decoration:none;color:inherit}.page-404-handler .reference-footer-quick-nav{display:none}.page-home .alert{background-color:#f26632 !important}.page-home .alert .component-content{display:flex;justify-content:center}.page-home .alert .component-content img{width:32px;margin:0 auto;margin-left:15px}.page-home .alert .component-content p{margin-left:1rem;font-size:22px;line-height:29px;margin-right:15px;margin-top:20px;margin-bottom:20px}.page-home .alert .component-content p a[href]{color:#00e}.template-dtc-lean-lifecycle #content{background:#fff}.template-dtc-lean-lifecycle .snippetReference.reference-brand-area1{margin:8px 0;display:inline-block;text-align:center;width:100%;align-items:center}@media only screen and (min-width:992px){.template-dtc-lean-lifecycle .snippetReference.reference-brand-area1{margin:-15px 0 18px}}.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;border-bottom:1px solid #eae7f2}@media only screen and (min-width:992px){.template-dtc-lean-lifecycle .snippetReference[class*='reference-utility-links']{border-bottom: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;width:104px}.template-dtc-lean-lifecycle .snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last p{width:58%;text-align:left !important}.template-dtc-lean-lifecycle .snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last a{font-weight:bold}@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}}.template-dtc-lean-lifecycle .image.hero-image .component-content img{width:75vw;max-height:70vh;margin:0 auto}@media only screen and (max-width:768px){.template-dtc-lean-lifecycle .image.hero-image .component-content img{width:100%;margin:0 auto}}@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}}@media only screen and (max-width:768px){.template-dtc-lean-lifecycle .richText.accordion-control .component-content{width:95%}}.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}a.tooltip{color:#000;position:relative;display:inline-block;border-bottom:1px dashed #000;text-decoration:none}.toolTip.is-hidden{opacity:0}.toolTipText{--offset:-140;animation:.2s slideIn;position:absolute;background-color:#3c3c3c;left:50%;top:150%;border-bottom:0;padding:15px 15px;margin-left:calc(var(--offset) * 1px);width:280px;z-index:1;transition:all .2s;box-shadow:0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23)}@keyframes slideIn{from{top:250%;opacity:0}to{top:150%;opacity:1}}.toolTipText:before{content:"";right:0;left:0;top:-10px;position:absolute;width:0;height:0;width:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #3c3c3c;margin-left:calc((var(--offset) * -1px) - 10px)}
