/*!
 * 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% !important;line-height:0 !important;position:relative !important;vertical-align:baseline !important}sub{bottom:-0.25em}sup{top:-0.5em !important}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}body{background:#fff;margin:0}h1{margin:0}h2{line-height:1.2;margin:0}h3{margin:0}*{box-sizing:border-box;font-family:proxima-nova}.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}.content-container-md{width:100%;max-width:1560px;float:none;margin:0 auto;padding:0 20px}@media screen and (max-width:991px){.content-container-md{padding:0 15px}}.show-md{display:none !important}@media(min-width:768px){.show-md{display:block !important}}.hidden-md{display:block !important}@media(min-width:768px){.hidden-md{display:none !important}}.hidden-xs{display:none !important}@media(max-width:576px){.hidden-xs{display:block !important}}.superscript{font-size:.6em;vertical-align:baseline;position:relative;top:-0.6em;font-weight:normal}.reference{width:100%;max-width:1560px;float:none;margin:0 auto;padding:0 15px}@media screen and (min-width:991px) and (max-width:1559px){.reference{padding:0 30px}}.pt-15{padding-top:15px !important}.text-align-center{text-align:center !important}.content-heading.text-center.mid-line.padding-top-20{padding-top:20px !important}h2.sub-head.color-dark-blue{color:#001689 !important}img.responsive{width:100% !important;height:auto !important}.div-desktop{text-align:left;padding-left:90px}.vertical-center-div{display:flex;justify-content:center;align-items:center}.padding-new{padding:2.5px 40px 2.5px 40px !important}.margin-bottom-ball{margin-bottom:100px}.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;width:1010px;margin-left:-518px;left:50%;background:white;padding:2rem;border-radius:31px}@media screen and (max-width:1050px){.exit-notification .exit-notification-inner{position:absolute;width:auto;margin:15px;left:0;padding:35px 15px}}@media(max-width:990px){.exit-notification .exit-notification-inner{top:125px}}@media(max-width:365px){.exit-notification .exit-notification-inner{padding:25px 15px 25px}}@media(min-width:991px){.exit-notification .exit-notification-inner{top:355px;padding:45px 75px}}.exit-notification .exit-notification-inner .richText h2{text-align:center;margin-bottom:17px;font-size:32px;font-weight:700;line-height:36px;color:#4a464f}.exit-notification .exit-notification-inner .richText p{color:#4a464f;text-align:center;margin-bottom:20px;font-size:20px;line-height:26px}@media(max-width:500px){.exit-notification .exit-notification-inner .richText p{margin-bottom:20px}}.exit-notification-buttons{margin-top:.5rem}@media(min-width:500px){.exit-notification-buttons{text-align:center}}@media(max-width:500px){.exit-notification-buttons{position:relative;display:grid;justify-content:center}}.exit-notification-buttons button{appearance:none;border-radius:50px;border:0;padding:1rem 1.25rem;width:180px;height:60px;cursor:pointer;margin-right:.5rem;margin-left:.5rem;font-weight:bold;font-size:20px;line-height:24px}.exit-notification-buttons button.exit-notification-accept{background-color:#001689;color:#f3f4fa}@media(max-width:500px){.exit-notification-buttons button.exit-notification-accept{display:flex;margin-bottom:25px;justify-content:center}}.exit-notification-buttons button.exit-notification-accept:after{content:url("../../assets/img/next-onhover.png");position:relative;top:4px;right:-7px}@media(max-width:500px){.exit-notification-buttons button.exit-notification-accept:after{right:-5px}}.exit-notification-buttons button.exit-notification-deny{color:#001689;background-color:#f3f4fa}.exit-notification-buttons button.exit-notification-deny:after{content:url("../../assets/img/next.png");position:relative;top:4px;right:-7px}.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:#ff9800;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;padding-top:1rem;display:flex;flex-direction:column}.accordion .accordion-container .accordion-slide .accordion-head h3 a{text-decoration:none;color:#000}.accordion .accordion-container .accordion-slide .accordion-head h3 a:before{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}.accordion .accordion-container .accordion-slide .accordion-head .accordion-title-text:hover{cursor:pointer;text-decoration:underline}.accordion .accordion-container .accordion-slide .accordion-content-wrapper{display:none;padding:1rem;padding-top:.25rem;padding-bottom:0}.accordion .accordion-container .accordion-slide .accordion-content-wrapper .component{padding:0 1rem}.accordion .accordion-container .accordion-slide.is-active .accordion-head h3 a:before{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}.accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper{display:block}@media(min-width:991px){.accordion.accordion-info{padding:0 10px}}.accordion.accordion-info .accordion-slide{padding:0;border-top:1px solid #6877b6}.accordion.accordion-info .accordion-slide:last-child{border-bottom:1px solid #6877b6}@media(max-width:990px){.accordion.accordion-info .accordion-slide .accordion-content-wrapper{padding:.5rem !important}.accordion.accordion-info .accordion-slide .accordion-content-wrapper .component{padding:0}}@media(min-width:991px){.accordion.accordion-info .accordion-slide .accordion-content-wrapper{padding:40px 57px 35px 57px}}.accordion.accordion-info .accordion-slide.is-active{border-radius:40px;box-shadow:0 0 20px #00000029;margin-bottom:30px;margin-top:5px;border-top:0}@media(max-width:990px){.accordion.accordion-info .accordion-slide.is-active{margin-bottom:25px;margin-top:20px}}.accordion.accordion-info .accordion-slide.is-active:last-child{border-bottom:0}.accordion.accordion-info .accordion-slide.is-active:first-child{margin-top:0}.accordion.accordion-info .accordion-slide.is-active+.accordion-slide{border-top:0}.accordion.accordion-info .accordion-slide.is-active .accordion-head{border-bottom:1px solid #6877b6}@media(max-width:990px){.accordion.accordion-info .accordion-slide.is-active .accordion-head h6{margin:30px 57px 30px 2px;padding:.5rem}}.accordion.accordion-info .accordion-slide.is-active .accordion-head h6 a:after{content:url("../../assets/img/Collapse.png");float:right;width:40px;height:40px;transform:translate(-10%,-15%)}@media(max-width:990px){.accordion.accordion-info .accordion-slide.is-active .accordion-head h6 a:after{position:absolute;right:0;transform:translate(-55%,-100%)}}@media(min-width:991px){.accordion.accordion-info .accordion-head .accordion-title{margin:0;padding:31px 45px 0 60px}}@media(max-width:990px){.accordion.accordion-info .accordion-head h6{margin:30px 57px 30px 10px}}.accordion.accordion-info .accordion-head h6 a{font-size:20px !important;font-weight:bold !important;color:#4d4d4f;line-height:26px;text-decoration:none}.accordion.accordion-info .accordion-head h6 a:after{content:url("../../assets/img/Expand.png");float:right;width:40px;height:40px}@media(max-width:990px){.accordion.accordion-info .accordion-head h6 a:after{position:absolute;right:0;transform:translate(-35%,-80%)}}@media(min-width:990px){.accordion.accordion-info .accordion-head h6 a:after{padding-right:30px;padding-bottom:30px;text-align:center}}@media(min-width:992px){.box.box-flex .content{display:flex;justify-content:center}}.box.box-block .content{display:block;justify-content:center}.box.banner-placeholder{height:auto}.box.background-primary{background:#d0cfcf}.box.background-secondary{background:#efefef}.box.box-shadow{box-shadow:0 1rem 3rem rgba(0,0,0,0.175) !important}.box.content-container{display:block;padding:1rem}.box.content-container .component-content{margin:0 auto}@media only screen and (min-width:576px){.box.content-container .component-content{max-width:540px}}@media only screen and (min-width:768px){.box.content-container .component-content{max-width:720px}}@media only screen and (min-width:992px){.box.content-container .component-content{max-width:960px}}@media only screen and (min-width:1200px){.box.content-container .component-content{max-width:1540px}}.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 #d0cfcf;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:proxima-nova}.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 #efefef;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 #d0cfcf}.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 #d0cfcf;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:#ff9800;padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.gigyaraas input[type=submit].gigya-input-submit:hover{background:#2196f3}.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 img{max-height:100%;max-width:100%}img.responsive{width:100%;height:auto}#navigation-container{box-shadow:0 5px 5px -8px #000}.navigation{width:100%;margin-top:0;background:#fff;border-top:1px solid #efefef}@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}.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:#ff9800}.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:#d0cfcf;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:#ff9800;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:#efefef;margin-top:.5rem}.quiz.component.section .genericFormGroup>span.formControl-radio{height:70px;flex:1 1 10%;background-color:#efefef;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:#ff9800}.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}.richText .component-content ul.list{color:#4d4d4f;padding:0;list-style:none}.richText .component-content ul.list li{margin-bottom:10px;font-size:20px;position:relative;padding-left:20px;line-height:26px}.richText .component-content ul.list li::before{content:"";position:absolute;left:0;top:10px;background-color:#ef172f;width:6px;height:6px;border-radius:50%}.snippetReference[class*="reference-co-promote"] .richText a{background-image:url("https://i-preprod-cf65.gskstatic.com/content/dam/cf-pharma/hcp-priorix-v2/en_US/innoviva-logo.png");background-repeat:no-repeat;display:inline-block;text-decoration:none;width:106px;height:20px;background-size:auto 18px;background-position:1px 1px;vertical-align:top;position:relative;top:-2px}.richText-image{display:block;margin-bottom:10px}.richText-image.pull-left{float:left}.richText-image.pull-right{float:right}.richText.codelines{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{font-size:12px;line-height:13px;color:#4d4d4f !important;font-family:proxima-nova;color:#4d4d4f}.richText.codelines img{width:52px;height:52px;margin-right:10px}@media screen and (max-width:400px){.richText.codelines img{margin-bottom:15px}}.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/hcp-priorix-v2/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/hcp-priorix-v2/en_US/icon-search.svg")}}@media(max-width:991px){.richText.header-searchbox-link .component-content{align-items:flex-end !important}}.richText.header-searchbox-link .component-content p a{padding:0;color:#000;text-decoration:none}@media only screen and (min-width:992px){.richText.header-searchbox-link .component-content p a{display:none}}.richText.header-follow-us-link{border:1px solid #d0cfcf;display:none;margin-left:.75rem}@media only screen and (min-width:992px){.richText.header-follow-us-link{display:block}}@media only screen and (min-width:992px){.richText.header-follow-us-link .richText-content>p:after{content:"\f078";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:.375rem;font-size:14px}}.richText.header-follow-us-link p{cursor:pointer}.richText.header-follow-us-link p a{color:#000;text-decoration:none}.richText.med-watch{border-radius:.25rem;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;background-color:#f8f9fa;border:1px solid #d0cfcf}.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:#d0cfcf}.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/hcp-priorix-v2/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 #d0cfcf;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 #d0cfcf}.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 #d0cfcf;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-right:1px solid #001689;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:first-child{border-left:1px solid #ff9800}.searchResults .searchResults-pagination ul li.current a{color:#cdd2e7}.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;border-right:0;padding-left:50px;color:#001689;margin-top:-8px;font-weight:600}.searchResults .searchResults-pagination ul li.item-next a{margin:0 -0.5rem}.searchResults .searchResults-pagination ul li.item-next a:after{content:url("../../assets/img/next.svg");padding-left:5px}.searchResults .searchResults-pagination ul li.item-previous{display:none;-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:#001689;margin-right:.25rem}.searchResults .searchResults-results .searchResults-result.pdf a:after{content:"(PDF)";display:inline;color:#001689;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:#001689;margin-right:.25rem}.searchResults .searchResults-results .searchResults-result.video a:after{content:"(video)";display:inline;color:#ff9800;margin-left:.25rem;font-size:1rem;font-weight:normal}.searchResults .searchResults-facets{background:#d0cfcf;border:1px solid #ff9800;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin:0 0 3rem}.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 #d0cfcf;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 #d0cfcf}.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 #d0cfcf;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 #d0cfcf}.tabs-nav-list{display:flex;padding:0;margin:0;list-style:none;overflow-x:auto;overflow-y:hidden;margin-bottom:-2px}.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:#d0cfcf;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 #d0cfcf}.tabs-content{padding-top:0;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:#ff9800}.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}.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:#ff9800;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:#ff9800}.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:#d0cfcf;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:#ff9800;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:#ff9800;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 #d0cfcf;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{font-size:16px;font-family:proxima-nova;font-weight:bold;line-height:20px;color:#001689}body .reference-isi article .isi-sticky-hidden .isi-title:not(.combined){line-height:normal !important}body .reference-isi article .snippet p,body .reference-isi article .snippet li,body .reference-isi article .full p,body .reference-isi article .full li{font-size:16px;font-family:proxima-nova;line-height:18px;color:#4d4d4f}body .reference-isi article button.isi-toggle{background-color:transparent;border-radius:40px}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(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:#ff9800}.reference-quiz-results+.gigyaraas{display:none}#header{font-family:proxima-nova}#header #header-container{position:relative;background-color:#fff;border-bottom:solid 5px #15a6d5}@media screen and (max-width:991px){#header #header-container{padding-bottom:0;border-bottom:0}#header #header-container>.row>div:first-child{border-bottom:solid 5px #15a6d5}}#header #header-container::before{content:"";display:block;height:40px;width:100%;background-color:#001689;position:absolute;top:0;left:0;border-bottom:15px solid #15a6d5}#header #header-container #navigation-container{box-shadow:none}#header #header-container>.row::after{content:"";clear:both;height:0;display:block;visibility:hidden}#header #header-container>.row>div{max-width:1590px;float:none;margin:0 auto;padding:0 30px}@media screen and (max-width:991px){#header #header-container>.row>div{padding:0}}#header #header-container>.row>div::after{content:"";clear:both;height:0;display:block;visibility:hidden}#header #header-container>.row #navigation-container .navigation{display:flex;align-items:center;background-color:transparent}@media screen and (max-width:991px){#header #header-container>.row #navigation-container .navigation{display:none;border-radius:0}#header #header-container>.row #navigation-container .navigation.is-visible{display:block;padding-top:80px}}#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li{width:20%}@media screen and (max-width:991px){#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li{width:100%;box-shadow:none}}@media screen and (min-width:992px){#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li ul.navigation-level2{border-radius:15px;padding:15px 0;min-width:306px;box-shadow:0 0 10px #00000059}}#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li:last-child>a{border-radius:0 99px 99px 0}@media screen and (max-width:991px){#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li:last-child>a{border-radius:0}}#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li:first-child>a{border-radius:99px 0 0 99px}@media screen and (max-width:991px){#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li:first-child>a{border-radius:0}}#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li:first-child>a::before{content:"";width:1px;height:calc(100% - 40px);top:20px;left:0;background-color:#cdd2e7;position:absolute}@media screen and (max-width:991px){#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li:first-child>a::before{display:none}}#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li.is-active>a{background-color:transparent}#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li.is-active>a span{color:#001689}#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li.has-active-child>a{background-color:transparent}#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li.has-active-child>a span{color:#001689}#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li>a{min-height:100px;display:flex;align-items:center;position:relative}@media screen and (max-width:991px){#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li>a{min-height:auto}}#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li>a:hover{background-color:transparent}#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li>a:hover span{color:#001689}#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li>a::after{content:"";width:1px;height:calc(100% - 40px);top:20px;right:0;background-color:#cdd2e7;position:absolute}@media screen and (max-width:991px){#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li>a::after{display:none}}#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li>a>span{font-size:24px;font-weight:900;color:#4d4d4f;line-height:1.2;padding:20px 30px;text-align:center}@media screen and (max-width:992px){#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li>a>span{color:#001689}}@media screen and (min-width:992px) and (max-width:1430px){#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li>a>span{padding:0 18px 0 10px}}@media screen and (min-width:992px) and (max-width:1024px){#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li>a>span{padding:0 25px 0 0}}#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li>a>span::after{font-size:18px;margin-left:5px}@media screen and (min-width:992px){#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li>a>span::after{margin-right:-30px}}#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li>a>span::after:last-child{font-size:18px;position:absolute;top:auto}@media screen and (max-width:991px){#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li:first-child>a>span:first-child{border-top:solid 1px #cdd2e7}#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li:last-child>a>span:first-child{border-bottom:0}#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li.has-children>a>span:first-child::after{content:"\f078";font-family:FontAwesome,sans-serif;font-style:normal;position:absolute;top:50%;transform:translateY(-50%);font-size:20px;color:#001689;right:0;font-size:18px}#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li>a{height:auto;padding:0 15px}#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li>a>span:first-child{font-size:16px;text-align:left;line-height:1.5;padding:20px 0;border-bottom:solid 1px #cdd2e7;padding-right:40px;position:relative}#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li.is-active.has-children>a>span:first-child::after{transform:translateY(-50%) rotate(180deg)}#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li.is-active>a{background-color:#f3f4fa}#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li.is-active>a>span{border-bottom:0}#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li.is-active ul.navigation-level2 li a{padding:0 15px;height:auto}#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li.is-active ul.navigation-level2 li a span{color:#001689;font-size:14px;font-weight:700;padding:15px 30px;border-bottom:solid 1px #cdd2e7}#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li.is-active ul.navigation-level2 li.is-active a{background-color:#f3f4fa}}@media screen and (min-width:992px){#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li .navigation-level2 li a{height:auto}#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li .navigation-level2 li a span{font-size:20px;font-weight:700;color:#001689;padding:20px 15px}#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li .navigation-level2 li a:hover{background-color:#f3f4fa}#header #header-container>.row #navigation-container .navigation ul.navigation-level1>li .navigation-level2 li.is-active a span{background-color:#f3f4fa}}#header #header-container>.row #navigation-container>.row::after{content:"";clear:both;height:0;display:block;visibility:hidden}#header #header-container>.row #navigation-container>.row>.col-md-12:first-child{padding:22px 15px}@media screen and (max-width:991px){#header #header-container>.row #navigation-container>.row>.col-md-12:first-child{padding:0}}#header .box.flexbox.justify-content-space-between .content{align-items:center !important;margin:0 !important}@media screen and (max-width:580px){#header .box.flexbox.justify-content-space-between .content{justify-content:start}}#header .box.flexbox.justify-content-space-between .content .reference-brand-area .brand-name{padding:0;height:auto}#header .box.flexbox.justify-content-space-between .content .reference-brand-area .brand-name a{display:block;width:352px}@media screen and (max-width:991px){#header .box.flexbox.justify-content-space-between .content .reference-brand-area .brand-name a{width:210px;padding-bottom:0}}#header .box.flexbox.justify-content-space-between .content .reference-brand-area .brand-name a img{height:auto;width:100%;display:block}@media screen and (max-width:991px){#header .box.flexbox.justify-content-space-between .content .reference-brand-area .brand-name a img{padding-bottom:10px}}#header .header-container{padding:0 !important}@media only screen and (min-width:576px){#header .header-container{background-color:transparent}}@media only screen and (min-width:992px){#header .header-container{border-bottom:0}}#header .header-container .reference-utility-links---hcp-branded{background-color:transparent;padding:5px 0 50px}@media screen and (max-width:991px){#header .header-container .reference-utility-links---hcp-branded{padding:5px 15px 40px}}#header .header-container .reference-utility-links---hcp-branded>.inner>.component-content{padding:0}#header .header-container .reference-utility-links---hcp-branded>.inner>.component-content .richText p{font-size:14px;font-weight:700;color:#fff}@media screen and (max-width:991px){#header .header-container .reference-utility-links---hcp-branded>.inner>.component-content .richText p{font-size:13px}}#header .header-container .reference-utility-links---hcp-branded .richText-content>ul>li{font-size:14px;font-weight:700;color:#fff}@media screen and (max-width:991px){#header .header-container .reference-utility-links---hcp-branded .richText-content>ul>li{font-size:13px}}#header .header-container .reference-utility-links---hcp-branded .richText-content>ul>li:last-child{padding-right:0}#header .header-container .reference-utility-links---hcp-branded .richText-content>ul>li>a{color:#fff;font-size:14px;font-weight:700}@media screen and (max-width:991px){#header .header-container .reference-utility-links---hcp-branded .richText-content>ul>li>a{font-size:13px}}#header .header-container .reference-search-area---hcp{padding-right:0}#header .header-container .reference-search-area---hcp .header-searchbox-link{display:none}#header .header-container .reference-search-area---hcp .searchBox{width:450px;border-radius:999px}@media screen and (max-width:991px){#header .header-container .reference-search-area---hcp .searchBox{width:calc(100% - 30px);margin:0 auto;top:180px !important;z-index:99}#header .header-container .reference-search-area---hcp .searchBox form{padding:0}}#header .header-container .reference-search-area---hcp .searchBox .cf-search-box .searchBox-label{display:block}#header .header-container .reference-search-area---hcp .searchBox .cf-search-box .searchBox-label input{padding:12px 85px 12px 25px;border-radius:999px;background-color:#f3f4fa;border:0;color:#333}@media screen and (max-width:991px){#header .header-container .reference-search-area---hcp .searchBox .cf-search-box .searchBox-label input{background-color:#f3f4fa;padding:8px 85px 8px 25px}}#header .header-container .reference-search-area---hcp .searchBox .cf-search-box .button{width:70px;height:100%;border:0 !important;border-radius:0 99px 99px 0;background-color:#001689;background-image:url("/content/dam/cf-pharma/hcp-priorix-v2/en-us-v2/icon-search.svg");background-repeat:no-repeat;background-size:26px;background-position:center;right:0;top:0}@media screen and (max-width:991px){#header .mobile-navigation-utility-links.is-visible ul{margin:0;padding:0;background-color:#e5e3e3}#header .mobile-navigation-utility-links.is-visible ul li{padding:0;border-top:solid 1px #b9b9b9}#header .mobile-navigation-utility-links.is-visible ul li a{display:block;padding:11px 30px 10px 15px;background-color:transparent;border:0;font-size:14px;font-weight:400;color:#4d4d4f;font-family:Arial}}@media screen and (max-width:991px){#header [class*='reference-utility-links']>.inner>.component-content .richText.is-hidden-desktop{flex-grow:inherit;width:auto}#header [class*='reference-utility-links']>.inner>.component-content .richText.is-hidden-desktop li.expanded ul{width:210px;left:auto;right:0}}@media screen and (max-width:991px){#header .richText.header-navigation-link{margin:0 21px 0 15px;width:32px;border-top:solid 2px #4d4d4f;border-bottom:solid 2px #4d4d4f;border-radius:0;height:30px;position:relative;top:-7px}#header .richText.header-navigation-link::before{background-image:none;width:100%;position:absolute;top:50%;height:2px;background-color:#4d4d4f;transform:translateY(-50%)}#header .richText.header-navigation-link::after{background-color:#4d4d4f !important}#header .richText.header-navigation-link .component-content{display:none}}.snippetReference.reference-brand-area{display:flex;align-items:center;padding:.25rem}@media only screen and (min-width:992px){.snippetReference.reference-brand-area{padding:0;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;padding:0 !important}.snippetReference.reference-skip-content{display:none}@media screen and (max-width:991px){.is-open-menu #header .header-container .reference-search-area---hcp .searchBox{display:block}.is-open-menu #header .richText.header-navigation-link{border:0}.is-open-menu #header .richText.header-navigation-link::after{content:"";background-image:none;width:100%;position:absolute;top:50%;height:2px;background-color:#fff;transform:translateY(-50%) rotate(-45deg);right:0}.is-open-menu #header .richText.header-navigation-link::before{transform:translateY(-50%) rotate(45deg)}}.snippetReference[class*="reference-co-promote"]{min-height:auto;margin-top:1rem;padding:0 1rem}.snippetReference[class*="reference-co-promote"] .richText{font-size:.75rem}.snippetReference[class*="reference-co-promote"] .richText .component-content{display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:flex-start}@media only screen and (min-width:992px){.snippetReference[class*="reference-co-promote"] .richText .component-content{flex-direction:row-reverse}}.snippetReference[class*="reference-co-promote"] .richText .component-content img{height:14px;margin-bottom:0;margin-left:5px}.snippetReference[class*="reference-co-promote"] .richText .component-content .richText-content{width:auto}.snippetReference[class*="reference-co-promote"] .richText p{text-align:left}.snippetReference.reference-med-watch-pharma,.snippetReference.reference-med-watch-pharma-hcp{padding-left:1rem;padding-right:1rem;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row;display:flex}.snippetReference.reference-med-watch---vaccines{padding-left:1rem;padding-right:1rem;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row;display:flex}.snippetReference[class*="reference-patient-assistance-program"] .component-content{justify-content:center;flex-wrap:wrap;flex-direction:row;display:flex}.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.first{padding:.5rem}.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last{width:322px;height:112px;font-size:.625rem;line-height:1.2;border:solid 1px #efefef;border-radius:8px;padding:1rem;margin:0 .5rem .5rem .5rem}@media only screen and (min-width:992px){.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last{margin-top:.5rem}}.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last img{display:block;margin:0 auto}.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last p{text-align:center}.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last figure{margin:0}.snippetReference.reference-contact-us .image{text-align:center;padding:1rem 0}.snippetReference.reference-social-media---follow-us{margin:8px}.snippetReference.reference-social-media---follow-us .component-content{display:flex;justify-content:center}.snippetReference.reference-social-media---follow-us .component-content .shareThis{width:auto}.snippetReference.reference-social-media---follow-us .component-content .shareThis .shareThis-list{padding-left:0}.snippetReference.reference-trademarks{min-height:auto;padding:0 1rem;margin-top:.5rem}.snippetReference.reference-trademarks .richText{font-size:.75rem}.snippetReference.reference-trademarks .richText p{text-align:left;font-size:12px;line-height:13px;color:#4d4d4f;font-family:proxima-nova}.footer-links ul{padding-right:1rem;justify-content:left;text-align:left;flex-wrap:wrap;flex-direction:row;display:flex;list-style-type:none;margin:0}@media screen and (min-width:991px){.footer-links ul{max-width:1590px;margin:0 auto;padding-left:0}}.footer-links ul li{padding:.5rem}.footer-links ul li a{text-decoration:none}.footer-links ul li a:hover{text-decoration:underline}@media screen and (max-width:991px){.footer-links ul.Desktop-only{display:none}}.footer-links ul.Mobile-only{padding-right:1rem;justify-content:left;text-align:left;flex-wrap:wrap;flex-direction:column;display:flex;list-style-type:none;margin:0}@media only screen and (min-width:992px){.footer-links ul.Mobile-only{display:none}}.footer-links ul.Mobile-only li{padding:.5rem}.footer-links ul.Mobile-only li a{text-decoration:none}.footer-links ul.Mobile-only li a:hover{text-decoration:underline}#footer .reference-hcp-footer-links-unbranded .footer-links ul.Mobile-only li{padding:20px 0;border-top:1px solid #efefed;width:100%;text-align:left;margin-bottom:0}#footer .reference-hcp-footer-links-unbranded .footer-links ul.Mobile-only li:first-child{text-align:left;padding:20px 0;margin-bottom:0}#footer .reference-hcp-footer-links-unbranded .footer-links ul.Mobile-only li:nth-child(3){text-align:left;padding:20px 0;margin-bottom:0}#footer .reference-hcp-footer-links-unbranded .footer-links ul.Mobile-only li:nth-child(2){padding-left:0}#footer .reference-hcp-footer-links-unbranded .footer-links ul.Mobile-only li:last-child{padding-left:0;border-bottom:1px solid #efefed}#footer .snippetReference.reference-hcp-footer-links-unbranded{padding:0 20px 0}@media screen and (min-width:991px){#footer .snippetReference.reference-hcp-footer-links-unbranded{padding:0 20px 0 0}}.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}#gsk-consent-choices{width:100%;padding:0 20px;max-width:1570px}.trademark{width:100%;padding:0 20px;max-width:1570px;margin:0 auto;display:flex;align-items:center;margin-top:20px;margin-bottom:20px;font-size:14px;line-height:16px;font-weight:400}#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}}#footer .reference-hcp-footer-links-unbranded{background-color:#FFF;padding:50px 20px 40px}@media screen and (max-width:991px){#footer .reference-hcp-footer-links-unbranded .footer-links ul{padding:0}}#footer .reference-hcp-footer-links-unbranded .footer-links ul li{padding:8px 30px}@media screen and (min-width:991px){#footer .reference-hcp-footer-links-unbranded .footer-links ul li{padding:8px 38px}}#footer .reference-hcp-footer-links-unbranded .footer-links ul li:last-child{border-right:0}@media screen and (max-width:600px){#footer .reference-hcp-footer-links-unbranded .footer-links ul li{width:50%;margin-bottom:20px}#footer .reference-hcp-footer-links-unbranded .footer-links ul li:nth-child(2){border-right:0}#footer .reference-hcp-footer-links-unbranded .footer-links ul li:first-child,#footer .reference-hcp-footer-links-unbranded .footer-links ul li:nth-child(3){paint-order:35px;text-align:right;padding-left:0}#footer .reference-hcp-footer-links-unbranded .footer-links ul li:last-child,#footer .reference-hcp-footer-links-unbranded .footer-links ul li:nth-child(2){padding-left:30px;text-align:left;padding-right:0}}#footer .reference-hcp-footer-links-unbranded .footer-links ul li a{color:#001689;text-decoration:none;font-size:14px;line-height:22px;font-weight:700;font-family:proxima-nova}#footer .reference-codelines{background-color:#FFF;padding-bottom:80px}#footer .reference-codelines .codelines{width:100%;padding:0 20px;margin:0 auto;max-width:1570px;display:flex;align-items:center;font-size:14px;line-height:18px;font-weight:400}#footer .reference-codelines .codelines a{background-image:url("/content/dam/cf-pharma/hcp-priorix-v2/en_US/Gsk-logo.svg");margin-right:15px;width:89px;height:72px;display:block;background-size:100% auto;background-repeat:no-repeat}#footer .reference-codelines .codelines a span{visibility:hidden;width:0;height:0;overflow:hidden}#footer .reference-codelines .codelines .component-content{display:block}#footer .reference-codelines .codelines .component-content p{font-size:12px;color:#544f40}#footer .reference-codelines .codelines .component-content p.trademark-text{margin-bottom:15px}body{padding-bottom:0}#footer .component-content>.codelines>div{padding-left:15px;border-left:1px solid #d5d1ce}[class*='reference-utility-links']{background-color:#efefef}[class*='reference-utility-links']>.inner>.component-content{display:flex;padding:0 15px;justify-content:space-between}[class*='reference-utility-links']>.inner>.component-content .richText p{line-height:1.15}@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}@media only screen and (min-width:992px){[class*='reference-utility-links'] ul li{padding:.5rem 1.5rem}}[class*='reference-utility-links'] ul li a{text-decoration:none;color:#000}[class*='reference-utility-links'] .richText-content>ul{display:flex;justify-content:center}[class*='reference-utility-links'] .richText-content>ul>li{position:relative;flex-grow:1;flex-basis:0;justify-content:center}[class*='reference-utility-links'] .richText-content>ul>li.has-children:after{content:"\f078";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:.5rem}[class*='reference-utility-links'] .richText-content>ul>li::not(:first-child){border-left:1px solid #d0cfcf}@media only screen and (min-width:992px){[class*='reference-utility-links'] .richText-content>ul>li{flex-basis:auto}}[class*='reference-utility-links'] li ul{display:none}[class*='reference-utility-links'] li ul li{justify-content:flex-start}[class*='reference-utility-links'] li[data-clicked=true].expanded:focus{outline:0}[class*='reference-utility-links'] li.expanded ul{display:block;position:absolute;top:100%;left:0;right:0;background-color:#fff;border:solid 1px #efefef;z-index:1}[class*='reference-utility-links'] .expanded ul{display:block}[class*='reference-utility-links---dtc-unbranded']{background-color:#fff}[class*='reference-utility-links---dtc-unbranded']>.inner>.component-content .richText p{padding:.5rem 0}[class*='reference-utility-links---dtc-at-approval'] ul li,[class*='reference-utility-links---dtc'] ul li{padding:.5rem 1.25rem}[class*='reference-utility-links---dtc'] .richText-content>ul{display:inline-flex}[class*='reference-utility-links---hcp-unbranded']{background-color:#fff}[class*='reference-utility-links---hcp-unbranded']>.inner>.component-content .richText p span.is-hidden-mobile{padding:.5rem 0}.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:#ff9800;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 a,.template-dtc-lean-lifecycle .richText.accordion-control a{text-decoration:none;color:#ff9800}.page-frequently-asked-questions .richText.accordion-control a:hover,.template-dtc-lean-lifecycle .richText.accordion-control a:hover{filter:brightness(120%);text-decoration:underline}.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;border-right:1px solid #d0cfcf}.page-frequently-asked-questions .richText.accordion-control a.active,.template-dtc-lean-lifecycle .richText.accordion-control a.active{font-weight:bold;color:#ff9800}.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/hcp-priorix-v2/desktop'] h1{font-size:1.7rem;font-weight:800}#header .brand-name{height:50px;padding:0 25px}@media(max-width:991px){#header .brand-name{padding:0 10px !important}}.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 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 .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:#f4f2f0}.template-dtc-lean-lifecycle #header .layout-inner .col-xs-12.col-md-12{box-shadow:0 1px 1px 0 #647082}.template-dtc-lean-lifecycle .snippetReference.reference-brand-area1{margin-bottom:10px}.template-dtc-lean-lifecycle .snippetReference.reference-brand-area1 .component-content{display:flex;justify-content:center}.template-dtc-lean-lifecycle .snippetReference[class*='reference-utility-links']{background:0}.template-dtc-lean-lifecycle .snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last{float:right}.template-dtc-lean-lifecycle .snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last img{float:right;margin-top:1.6rem}.template-dtc-lean-lifecycle .snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last p{width:53%;text-align:left !important}@media only screen and (min-width:992px){.template-dtc-lean-lifecycle .snippetReference li.has-children{margin-left:11rem}}@media(max-width:991px){.template-dtc-lean-lifecycle .snippetReference li.has-children{padding-right:0;white-space:nowrap}}.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%}}@media only screen and (max-width:768px){.template-dtc-lean-lifecycle .accordion .accordion-container{width:95%;margin:0 auto}}.template-dtc-lean-lifecycle .section-1 .highlighted-content>.component-content>.richText-content{border:0;border-radius:0 !important;background:#e6e6e6 !important}@media only screen and (max-width:768px){.template-dtc-lean-lifecycle .section-1 .highlighted-content>.component-content>.richText-content{width:98% !important}}.template-dtc-lean-lifecycle .section-2 .highlighted-content>.component-content>.richText-content{border-radius:0 !important}body:not(.isi-only) .reference-isi button.isi-toggle{background-image:url(../../assets/img/expand_ISI.svg);background-position:center center;background-repeat:no-repeat;top:8px}@media(min-width:1550px){body:not(.isi-only) .reference-isi button.isi-toggle{right:8px;top:9px}}@media(max-width:990px){body:not(.isi-only) .reference-isi button.isi-toggle{background-image:url(../../assets/img/isi_expand.svg);top:4px}}body.isi-only .reference-isi button.isi-toggle{background-image:url(../../assets/img/collapse_ISI.svg);background-position:center center;background-repeat:no-repeat}@media(min-width:1550px){body.isi-only .reference-isi button.isi-toggle{right:8px}}@media(max-width:990px){body.isi-only .reference-isi button.isi-toggle{background-image:url(../../assets/img/isi_collapse.svg);top:6px}}body .reference-isi{background-color:#f3f4fa;box-shadow:0 -10px 17px -10px #707070}body .reference-isi.sticky{box-shadow:0 -10px 17px -10px #707070}body .reference-isi.sticky .isi-title{margin-top:6px}@media(min-width:1550px){body .reference-isi.sticky .isi-title{margin-top:9px}}@media(max-width:425px){body .reference-isi.sticky .isi-title.combined span{letter-spacing:-0.5px}}@media(max-width:425px){body .reference-isi:not(.sticky) .isi-title.combined span{letter-spacing:-0.5px}}@media(min-width:1560px){body .reference-isi article div[aria-role="group"] .isi-title.heading-left{padding-left:calc(100% - 765px)}}@media(min-width:1560px){body .reference-isi article div[aria-role="group"] .isi-title.heading-right{padding-right:calc(100% - 775px)}}@media(min-width:1560px){body .reference-isi article div[aria-role="group"] .snippet.left.lg{padding-left:calc(100% - 765px)}}@media(min-width:1560px){body .reference-isi article div[aria-role="group"] .snippet.right.lg{padding-right:calc(100% - 775px)}}@media(min-width:1560px){body .reference-isi article div[aria-role="group"] .full.left{padding-left:calc(100% - 765px)}}@media(min-width:1560px){body .reference-isi article div[aria-role="group"] .full.right{padding-right:calc(100% - 775px)}}@media(min-width:990px){body .reference-isi article .snippet.right,body .reference-isi article .full.right{margin-top:-15px}}@media(min-width:990px){body .reference-isi article .snippet.left,body .reference-isi article .full.left{margin-top:-15px}}body .reference-isi article .snippet.left.sm,body .reference-isi article .full.left.sm{margin-top:-15px}body .reference-isi article .snippet li,body .reference-isi article .full li{margin-bottom:10px}body .reference-isi article .snippet ul,body .reference-isi article .full ul{padding-left:17px}body .reference-isi article .snippet a,body .reference-isi article .full a{color:#001689}body .reference-isi article .snippet p.text-indent,body .reference-isi article .full p.text-indent{text-indent:-15px;padding-left:15px;display:block}body .reference-isi article .snippet p.pb,body .reference-isi article .full p.pb{padding-bottom:15px;font-weight:600}body .reference-isi article .snippet p span.selection-bold,body .reference-isi article .full p span.selection-bold{font-weight:bold}@media(max-width:990px){body #footer .reference-isi div[aria-role="group"] .isi-title.heading-left{margin-top:0}}@media(max-width:990px){body #footer .reference-isi div[aria-role="group"] .isi-title.heading-right{margin-top:15px}}@media screen and (min-width:992px){.ISI .item-container{padding:0 30px}}.tabs{padding:0;border-radius:0 0 40px 40px;background-color:#cdd2e7}.tabs .tabs-content{min-height:unset !important}.tabs .tabs-nav{background-color:white;border-bottom:1px solid #cdd2e7}.tabs .richText{background-color:white;border-radius:0 0 40px 40px}.tabs .box-background{padding:15px 0}@media(max-width:1200px) and (min-width:991px){.tabs .box-background{padding:15px 10px}}.tabs-nav{border-bottom:0}.tabs-nav-list{justify-content:space-between;align-items:flex-end}.tabs-nav-item{width:49%;border:0;background-color:#001689;border-radius:40px 40px 0 0;color:#fff;max-width:none}.tabs-nav-item.last{position:absolute;right:0}@media(min-width:990px){.tabs-nav-item.last a{padding-right:130px}}.tabs-nav-item a{width:100%;padding:1.2rem}@media(max-width:375px){.tabs-nav-item a{padding:.7rem .1rem .7rem .9rem}}.tabs-nav-item .text-wrapper{font-size:20px;font-weight:bold;line-height:28px}@media(min-width:990px){.tabs-nav-item .text-wrapper{line-height:26px}}.tabs-nav-item.is-active{background-color:#cdd2e7;border-radius:40px 40px 0 0;color:#4e4e4f}@import url("https://p.typekit.net/p.css?s=1&k=qen4wsj&ht=tk&f=139.140.173.174.175.176.25136.25137.143.144.147.148.156.157.161.162&a=24283527&app=typekit&e=css");@font-face{font-family:"proxima-nova";src:url("https://use.typekit.net/af/2555e1/00000000000000007735e603/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/2555e1/00000000000000007735e603/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/2555e1/00000000000000007735e603/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700;font-stretch:normal}@font-face{font-family:"proxima-nova";src:url("https://use.typekit.net/af/4de20a/00000000000000007735e604/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/4de20a/00000000000000007735e604/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/4de20a/00000000000000007735e604/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:700;font-stretch:normal}@font-face{font-family:"proxima-nova";src:url("https://use.typekit.net/af/78aca8/00000000000000007735e60d/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"),url("https://use.typekit.net/af/78aca8/00000000000000007735e60d/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"),url("https://use.typekit.net/af/78aca8/00000000000000007735e60d/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:600;font-stretch:normal}@font-face{font-family:"proxima-nova";src:url("https://use.typekit.net/af/144da4/00000000000000007735e619/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3") format("woff2"),url("https://use.typekit.net/af/144da4/00000000000000007735e619/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3") format("woff"),url("https://use.typekit.net/af/144da4/00000000000000007735e619/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:600;font-stretch:normal}@font-face{font-family:"proxima-nova";src:url("https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400;font-stretch:normal}@font-face{font-family:"proxima-nova";src:url("https://use.typekit.net/af/3322cc/00000000000000007735e616/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/3322cc/00000000000000007735e616/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/3322cc/00000000000000007735e616/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:400;font-stretch:normal}@font-face{font-family:"proxima-nova";src:url("https://use.typekit.net/af/23e139/00000000000000007735e605/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"),url("https://use.typekit.net/af/23e139/00000000000000007735e605/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"),url("https://use.typekit.net/af/23e139/00000000000000007735e605/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:500;font-stretch:normal}@font-face{font-family:"proxima-nova";src:url("https://use.typekit.net/af/79862c/00000000000000007735e60e/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("woff2"),url("https://use.typekit.net/af/79862c/00000000000000007735e60e/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("woff"),url("https://use.typekit.net/af/79862c/00000000000000007735e60e/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:500;font-stretch:normal}.tk-proxima-nova{font-family:"proxima-nova",sans-serif}.clearfix::after{content:"";clear:both;display:table}.colors{padding:50px 0 50px;width:100%;border-bottom:solid 2px #ddd}.colors .color-pallet{width:100%;height:197px;padding:15px;position:relative;margin:10px 0}.colors .color-pallet p{font-size:20px;font-weight:500;color:#fff;position:absolute;bottom:20px}.colors .dark-blue{background:#001689}.colors .medium-blue{background:#6877b6}.colors .light-blue{background:#cdd2e7}.colors .light-blue p{color:#333}.colors .highlight-blue{background:#f3f4fa}.colors .highlight-blue p{color:#333}.colors .cyan-blue{background:#15a6d5}.colors .red{background:#f5333f}.colors .dark-Grey{background:#4d4d4f}.typo-graphy{padding:50px 0 50px}.typo-graphy .big-text{font-size:200px;line-height:1;font-weight:900;color:#4d4d4f}.typo-graphy .font-styles{padding:25px 10px 10px 140px}.typo-graphy .font-styles .bold-text{font-size:20px;font-weight:800}.typo-graphy .font-styles .semi-text{font-size:20px;font-weight:700}.typo-graphy .font-styles .regular-text{font-size:20px;font-weight:500}.typo-graphy .font-styles .italic-text{font-size:20px;font-weight:400;font-style:italic}.typo-graphy ul{padding:0;margin:0;list-style:none}.typo-graphy ul li{padding:20px 0;border-bottom:dashed 1px #ddd;flex-wrap:nowrap;justify-content:flex-start;display:flex}.typo-graphy ul li h1{width:40%;padding-left:0}.typo-graphy ul li p{width:60%}.button-section{padding:50px 0 50px;width:100%}.button-section .button-box{width:100%;height:280px;border-radius:40px;padding:10px;margin:20px 0}.button-section .button-box h1{font-size:30px;color:#001689;font-weight:700;margin-bottom:20px}.button-section .button-box p{font-size:16px;color:#4d4d4f;margin:10px 0}.button-section .button-box p span{display:block;padding-bottom:5px}.button-section .button-box .button-primary{padding:10px 15px;border-radius:999px;color:#fff;background-color:#001689;margin:20px 0;position:relative;border:none !important;box-shadow:none}.button-section .button-box ul{list-style:none;display:flex;padding-left:0;width:100%;justify-content:center;align-items:center;flex-wrap:wrap}.button-section .button-box ul li{width:50%;padding:10px}.button-section .button-box ul li p{font-size:16px;color:#4d4d4f}.button-section .button-box ul li p span{width:23px;height:23px;background-color:#001689;color:#fff;border-radius:50%;margin:10px auto;font-size:18px}.button-section .button-box ul li .table-plus span{width:30px;height:30px;font-size:22px;line-height:1.4}.button-section .hoverable{background-color:#fff;padding:50px 40px;box-shadow:1px 3px 7px 0 rgba(0,0,0,0.4);text-align:center}.button-section .align-shadowBox{padding-top:15px}.button-section .align-shadowBox span{padding-bottom:10px;display:block}*,html,body{font-family:"proxima-nova";box-sizing:border-box}.typo-graphy-headline{font-size:60px !important;font-weight:800;color:#4d4d4f;margin-bottom:15px}.headline{font-size:42px !important;line-height:48px !important;font-weight:900 !important;color:#4d4d4f;line-height:normal}.sub-head{font-size:32px !important;font-weight:900 !important;color:#4d4d4f;line-height:36px !important}.body-extra-bold{font-size:20px !important;font-weight:900 !important;color:#4d4d4f;line-height:normal}.text-link{font-size:20px !important;font-weight:500 !important;color:#001689;line-height:normal;text-decoration:none}.text-body{font-size:20px !important;font-weight:400 !important;color:#4d4d4f;line-height:normal}.text-body sup{font-size:75% !important}.indication-title{font-size:16px !important;font-weight:700 !important;color:#4d4d4f;line-height:normal}.footnotes{font-size:16px !important;font-weight:400 !important;color:#4d4d4f;line-height:normal}.text-references{font-size:16px !important;font-weight:400 !important;color:#4d4d4f;line-height:normal}.text-upercase{text-transform:uppercase}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.ex-bold{font-weight:900}.semi-bold{font-weight:500}.bold{font-weight:700}.regular{font-weight:400}.padding-right{padding-left:70px !important}.chevron::after{font-family:"Fontawesome";font-weight:400;content:"\f054";color:#fff;padding:0 6px;font-size:15px}.clearfix>.component-conten>.paragraphSystem::after{content:"";position:relative;clear:both;height:0;width:0}.item-container{float:none;width:100%;max-width:1590px;margin:0 auto;padding:0 15px}.flex-box{display:flex;flex-wrap:wrap}.custom-li{margin:0;padding:0;list-style:none}.custom-li li{padding-left:20px;position:relative;padding-bottom:20px}.custom-li li::before{content:"";position:absolute;left:0;top:11px;width:6px;height:6px;background-color:#ef172f;border-radius:50%}.button-section .button-box.isi-buttons{display:flex;justify-content:space-around}.button-section .button-box.isi-buttons ul li{width:100%;text-align:center}.button-section .button-box.isi-buttons ul li img{display:block;margin:0 auto 20px}.transcript-acc{float:left;width:100%}@media screen and (min-width:992px){.transcript-acc{padding:0 15px}}.transcript-acc .accordion-container{padding:0;margin:0}.transcript-acc .accordion-container .accordion-slide{padding:20px 0;background-color:transparent !important}.transcript-acc .accordion-container .accordion-slide .accordion-head .accordion-title .accordion-title-link{font-size:20px;font-weight:400;color:#001689;text-decoration:none !important;display:flex;align-items:center}.transcript-acc .accordion-container .accordion-slide .accordion-head .accordion-title .accordion-title-link::before{font-size:26px;margin-right:10px}.transcript-acc .accordion-container .accordion-slide .accordion-head .accordion-title .accordion-title-link span{text-decoration:underline;text-underline-offset:4px}.transcript-acc .accordion-container .accordion-slide .accordion-content-wrapper{padding-top:30px;padding-left:36px}.white-box{width:100%;padding:58px 40px;border-radius:40px;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,0.3);text-align:center;height:100%}@media screen and (max-width:992px){.white-box{padding:40px 21px 50px 21px}}.white-box .heading-sec{min-height:190px;margin-bottom:20px;display:flex;align-items:center;flex-wrap:wrap}.white-box .heading-sec h2{color:#001689;padding-bottom:10px;width:100%}.white-box .heading-sec p{margin:0;width:100%}.btn{padding:17px 35px;font-size:20px;color:#fff;border-radius:99px;background-color:#001689;line-height:1;display:inline-flex;align-items:center;text-decoration:none}@media screen and (max-width:350px){.btn{padding:15px 15px}}.btn::after{font-family:"Fontawesome";font-weight:400;content:"\f054";color:#fff;padding:0 6px;font-size:17px;margin-left:10px}table{border:solid 1px #6877b6;border-collapse:collapse}table thead{background-color:#6877b6}table thead tr th{color:#fff;padding:15px 30px;border:solid 1px #fff}table tbody tr td{border:solid 1px #6877b6;padding:15px 13px}.table-acc table,.table-accordion table,.acc-table table{width:100%;padding-top:30px}.table-acc table td,.table-acc table h5,.table-accordion table td,.table-accordion table h5,.acc-table table td,.acc-table table h5{font-size:20px;line-height:24px;color:#4e4e4f;font-weight:500}.table-acc table p,.table-accordion table p,.acc-table table p{margin:0;overflow-wrap:break-word;hyphens:manual}.table-acc table h5,.table-accordion table h5,.acc-table table h5{margin-top:-12px;margin-bottom:-12px}.table-acc table tr:first-child,.table-accordion table tr:first-child,.acc-table table tr:first-child{background-color:#6877b6}.table-acc table tr:first-child td,.table-accordion table tr:first-child td,.acc-table table tr:first-child td{color:#fff}@media(max-width:990px){.table-acc table tr:first-child td:nth-child(2),.table-acc table tr:first-child td:nth-child(3),.table-accordion table tr:first-child td:nth-child(2),.table-accordion table tr:first-child td:nth-child(3),.acc-table table tr:first-child td:nth-child(2),.acc-table table tr:first-child td:nth-child(3){padding:0 !important}}.table-acc table tr:nth-child(2),.table-acc table tr:nth-child(6),.table-acc table tr:nth-child(10),.table-accordion table tr:nth-child(2),.table-accordion table tr:nth-child(6),.table-accordion table tr:nth-child(10),.acc-table table tr:nth-child(2),.acc-table table tr:nth-child(6),.acc-table table tr:nth-child(10){background-color:#cdd2e7}@media(max-width:990px){.table-acc table tr:nth-child(2) td:nth-child(2),.table-acc table tr:nth-child(2) td:nth-child(3),.table-acc table tr:nth-child(6) td:nth-child(2),.table-acc table tr:nth-child(6) td:nth-child(3),.table-acc table tr:nth-child(10) td:nth-child(2),.table-acc table tr:nth-child(10) td:nth-child(3),.table-accordion table tr:nth-child(2) td:nth-child(2),.table-accordion table tr:nth-child(2) td:nth-child(3),.table-accordion table tr:nth-child(6) td:nth-child(2),.table-accordion table tr:nth-child(6) td:nth-child(3),.table-accordion table tr:nth-child(10) td:nth-child(2),.table-accordion table tr:nth-child(10) td:nth-child(3),.acc-table table tr:nth-child(2) td:nth-child(2),.acc-table table tr:nth-child(2) td:nth-child(3),.acc-table table tr:nth-child(6) td:nth-child(2),.acc-table table tr:nth-child(6) td:nth-child(3),.acc-table table tr:nth-child(10) td:nth-child(2),.acc-table table tr:nth-child(10) td:nth-child(3){padding:0}}.table-acc table tr td:first-child,.table-accordion table tr td:first-child,.acc-table table tr td:first-child{max-width:122px;padding:25px 8px 25px 15px}@media(min-width:991px){.table-acc table tr td:first-child,.table-accordion table tr td:first-child,.acc-table table tr td:first-child{width:41%;padding:12px;padding-left:40px}}.table-acc table td:nth-child(2),.table-accordion table td:nth-child(2),.acc-table table td:nth-child(2){text-align:center;max-width:80px;padding:10px 15px}@media(min-width:991px){.table-acc table td:nth-child(2),.table-accordion table td:nth-child(2),.acc-table table td:nth-child(2){width:26%;padding:12px}}.table-acc table td:nth-child(3),.table-accordion table td:nth-child(3),.acc-table table td:nth-child(3){max-width:80px;text-align:center;padding:11px}@media(min-width:991px){.table-acc table td:nth-child(3),.table-accordion table td:nth-child(3),.acc-table table td:nth-child(3){width:25%;padding:12px}}.table-accordion tr:nth-child(9){background-color:#cdd2e7 !important}.table-accordion tr:nth-child(10){background-color:#fff !important}.acc-table tr:nth-child(10){background-color:#fff !important}.text-indent{text-indent:-10px;padding-left:10px !important;display:block}.page-customer-solutions .sec1{padding-top:40px}.page-customer-solutions .sec1 .left-sec{width:50%;padding-bottom:20px}@media screen and (max-width:767px){.page-customer-solutions .sec1 .left-sec{width:100%}}.page-customer-solutions .sec1 .left-sec h1{margin:0;padding-bottom:15px}.page-customer-solutions .sec1 .left-sec .body-extra-bold{padding-bottom:15px}.page-customer-solutions .sec1 .right-img{width:50%}@media screen and (max-width:767px){.page-customer-solutions .sec1 .right-img{width:100%;max-width:370px;margin:0 auto;padding-bottom:20px}}@media screen and (min-width:767px) and (max-width:1024px){.page-customer-solutions .sec1 .right-img{margin-top:90px}}.page-customer-solutions .sec1 .right-img img{width:100%;max-width:380px;margin:0 auto;display:block}.page-customer-solutions .sec2{padding-top:20px;padding-bottom:120px}.page-customer-solutions .sec2 .left-img{width:40%}@media screen and (max-width:767px){.page-customer-solutions .sec2 .left-img{width:100%;max-width:370px;margin:0 auto;padding-bottom:20px}}.page-customer-solutions .sec2 .left-img img{display:block;width:100%}.page-customer-solutions .sec2 .right-content{width:60%;padding-left:10%}@media screen and (max-width:767px){.page-customer-solutions .sec2 .right-content{width:100%;padding:0}}.page-customer-solutions .top-heading{padding:40px 0}.page-customer-solutions .top-heading .headline{margin:0;padding-bottom:15px}.page-customer-solutions .top-heading .sub-head{margin:0;padding-bottom:20px}@media screen and (min-width:992px){.page-customer-solutions .reference-hapyak{padding:0 15px}}.page-customer-solutions .image{width:100%;display:block;padding-bottom:80px;padding-top:40px}.page-customer-solutions .image img{display:block;width:100%}body.page-videos-and-resources .accordion-content .component-content .richText-content p{margin:0;font-size:18px;padding-top:10px}body.page-videos-and-resources .vjs-poster{border:1px solid #cdd2e7}@media(max-width:991px){body.page-videos-and-resources .accordion .accordion-container .accordion-slide .accordion-content-wrapper .component{padding-left:0 !important}}body.page-videos-and-resources .transcript-acc .accordion-container .accordion-slide .accordion-head .accordion-title .accordion-title-link span{font-weight:600;text-decoration:none}body.page-videos-and-resources .component-content .hapyak-embed{outline:1px solid #cdd2e7}@media screen and (max-width:992px){.page-home .is-mobile{display:none}}@media screen and (min-width:992px) and (max-width:1920px){.page-home .is-desktop{display:none}}.page-home .home-banner{background-color:#15a6d5;padding-top:40px;padding-bottom:20px}.page-home .home-banner .headline{color:#ffff;max-width:1000px;margin:0 auto 20px;text-align:center;text-transform:uppercase}.page-home .home-banner .image{width:100%}.page-home .home-banner .image img{width:100%;margin:0 auto;max-width:1200px;display:block}.page-home .content-heading{padding:70px 0;max-width:750px;margin:0 auto}@media screen and (max-width:767px){.page-home .content-heading{padding:40px 0 70px 0}}.page-home .content-heading .top{padding-bottom:70px}@media screen and (max-width:767px){.page-home .content-heading .top{padding-bottom:40px}}.page-home .content-heading .mid-line{padding:40px 0;border-top:solid 1px #ccc;border-bottom:solid 1px #ccc}.page-home .content-heading .mid-line h2{padding-bottom:15px}.page-home .content-heading .mid-line p{max-width:730px;margin:0 auto}.page-home .footer-img{padding:0 0 80px}.page-home .footer-img img{padding-top:20px;max-width:500px;width:100%;margin:0 auto;display:block}@media screen and (max-width:1199px){.page-home .col-box{justify-content:center}}.page-home .col-box .col-lg-4{padding-bottom:30px}.page-schedule-fit .sec1{padding-top:60px}@media screen and (max-width:992px){.page-schedule-fit .sec1{padding-top:45px}}.page-schedule-fit .sec1 .left-sec{width:50%;padding-bottom:20px}@media screen and (max-width:767px){.page-schedule-fit .sec1 .left-sec{width:100%}}.page-schedule-fit .sec1 .left-sec h1{margin:0;padding-bottom:10px}.page-schedule-fit .sec1 .left-sec .sub-head{padding-bottom:15px}.page-schedule-fit .sec1 .left-sec .body-extra-bold{padding-bottom:15px}.page-schedule-fit .sec1 .right-img{width:50%}@media screen and (max-width:767px){.page-schedule-fit .sec1 .right-img{width:100%;max-width:488px;margin:0 auto;padding-bottom:20px}}@media screen and (min-width:767px) and (max-width:1024px){.page-schedule-fit .sec1 .right-img{margin-top:90px}}.page-schedule-fit .sec1 .right-img img{width:100%;max-width:380px;margin:0 auto;display:block}.page-schedule-fit .table-flex-box{padding-bottom:82px;padding-top:60px}.page-schedule-fit .table-flex-box .is-mobile{display:none}@media screen and (max-width:767px){.page-schedule-fit .table-flex-box{padding-top:20px}.page-schedule-fit .table-flex-box .is-mobile{display:block}.page-schedule-fit .table-flex-box .is-desktop{display:none}}.page-schedule-fit .table-flex-box .left-sec{width:50%;padding-bottom:20px}@media screen and (max-width:767px){.page-schedule-fit .table-flex-box .left-sec{width:100%}}.page-schedule-fit .table-flex-box .left-sec .body-extra-bold{padding-bottom:15px}.page-schedule-fit .table-flex-box .left-sec .text-body{padding-bottom:25px}.page-schedule-fit .table-flex-box .right-content{width:50%;padding-left:50px}@media screen and (max-width:767px){.page-schedule-fit .table-flex-box .right-content{width:100%;padding-left:0;padding-top:10px}}.page-schedule-fit .table-flex-box .font-white{color:#fff}@media screen and (max-width:991px){.page-schedule-fit .table-flex-box .pt-25{padding-top:25px}}@media screen and (max-width:991px){.page-schedule-fit .table-flex-box .pb-25{padding-bottom:25px}}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:#d0cfcf;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 #d0cfcf;margin-left:calc((var(--offset) * -1px) - 10px)}.page-search-results h1{font-size:42px;font-weight:bolder;line-height:30px;color:#4d4d4f;border-bottom:1px solid #ccc;padding-bottom:40px;text-transform:uppercase}@media screen and (max-width:991px){.page-search-results h1{line-height:40px}}.page-search-results h1.hidden-sm{display:block}@media(min-width:576px){.page-search-results h1.hidden-sm{display:none}}.page-search-results .content-container-md{width:100%;max-width:980px;float:none;margin:0 auto;text-align:center;padding-top:30px}@media screen and (max-width:991px){.page-search-results .content-container-md{padding:0 15px;padding-top:25px}}.page-search-results .searchResults{padding:0}.page-search-results .searchResults .desktop-only{display:block}.page-search-results .searchResults h4{display:none}.page-search-results .searchResults .searchResults-pagination{justify-content:center;padding-top:35px}.page-search-results .searchResults .searchResults-pagination ul li.item-next a{margin-top:3px}.page-search-results .searchResults .searchResults-pagination ul li a{height:1.4rem;margin-top:-5px}.page-search-results .searchResults .searchResults-pagination ul li a:hover{color:#cdd2e7;text-decoration:none}.page-search-results .searchResults .searchResults-pagination .pagination-message{display:none}.page-search-results .searchResults .searchResults-facets{background:0;border:0}.page-search-results .searchResults .searchResults-number{font-size:20px;line-height:26px;color:#4d4d4f;padding-top:20px;padding-bottom:47px;border-bottom:1px solid #ccc}@media screen and (max-width:991px){.page-search-results .searchResults .searchResults-number{padding:1rem .5rem 3rem}}.page-search-results .searchResults .searchBlox-results{color:#4d4d4f;font-size:20px;line-height:26px;text-align:center;padding-bottom:100px}@media screen and (max-width:991px){.page-search-results .searchResults .searchBlox-results{padding-bottom:115px;padding-top:25px}}.page-search-results .searchResults .searchBlox-results a{color:#001689;font-size:20px;line-height:26px;font-weight:600;text-decoration:none}.page-search-results .searchResults .searchBlox-results a:hover{text-decoration:underline}.page-search-results .searchResults .searchBlox-results h3{text-align:left}.page-404-handler .content-container-md{width:100%;max-width:660px;float:none;margin:0 auto;text-align:center;padding-top:30px;padding-top:15px}@media screen and (max-width:991px){.page-404-handler .content-container-md{padding:0 15px;padding-top:25px}}.page-404-handler h1{font-size:42px;font-weight:bolder;line-height:50px;color:#4d4d4f;padding-bottom:50px;padding-top:25px;text-align:center}.page-404-handler p.separator{border-top:1px solid #ccc;border-bottom:1px solid #ccc;font-size:20px;line-height:26px;color:#4d4d4f;padding-top:45px;padding-bottom:45px;text-align:center}.page-404-handler p.padding-bottom{padding-bottom:110px;font-size:20px;line-height:26px;color:#4d4d4f;text-align:center;padding-top:45px}.page-404-handler a.link{font-size:20px;line-height:26px;font-weight:500;color:#001689;text-decoration:none}.page-how-to-order #content .content-container-md{padding-top:20px;padding-bottom:0}.page-how-to-order #content h1{line-height:48px;margin-bottom:15px}@media(min-width:768px){.page-how-to-order #content h1{line-height:50px}}.page-how-to-order #content p{padding-left:0;line-height:26px;padding-bottom:10px}.page-how-to-order #content p.body-extra-bold{padding-bottom:25px}.page-how-to-order #content p.padding-bottom-20{padding-bottom:20px}.page-how-to-order #content ul{margin-bottom:25px}.page-how-to-order #content .image.hidden-md{padding-top:20px;padding-bottom:0}@media(min-width:991px){.page-how-to-order #content .image{padding-top:60px}.page-how-to-order #content .image img{max-width:120% !important;width:120%}}.page-how-to-order #content .pb-120{padding-bottom:85px !important}.page-how-to-order #content .footnotes{line-height:20px !important}.page-coding .negative-indent{text-indent:-6px !important;padding-left:0 !important}.page-coding .nowrap{white-space:nowrap !important}.page-coding .hidden{display:block !important}@media(min-width:375px){.page-coding .hidden{display:none !important}}.page-coding .content-container-md{padding-top:35px;padding-bottom:130px}@media(max-width:768px){.page-coding .content-container-md{padding-top:45px}}.page-coding h1{line-height:48px;margin-bottom:15px}@media(min-width:768px){.page-coding h1{line-height:50px}}.page-coding h2{line-height:36px}.page-coding a{color:#4d4d4f;text-decoration:none}.page-coding a.text-link{color:#001689}.page-coding p{padding-left:0;line-height:26px}.page-coding p.body-extra-bold{padding-top:20px}@media(min-width:768px){.page-coding p.body-extra-bold{padding-top:25px}}.page-coding p.text-references{padding:50px 0}@media(min-width:990px){.page-coding p.text-references{padding:50px 10px}}.page-coding p.footnotes{line-height:20px;margin-bottom:25px}.page-coding .box-block .image.hidden-md{padding-top:20px;text-align:center;padding-bottom:0}@media(max-width:990px){.page-coding .box-block .image.show-md{padding-top:20px;text-align:center;padding-bottom:0}.page-coding .box-block .image.show-md img{max-width:100% !important}}@media(min-width:991px){.page-coding .box-block .image.show-md{padding-top:70px;padding-bottom:20px}.page-coding .box-block .image.show-md img{max-width:120% !important;width:120%;height:400px}}@media(min-width:1350px){.page-coding .box-block .image.show-md{padding-top:10px}.page-coding .box-block .image.show-md img{max-width:100% !important;height:424px}}.page-coding .box-block .richText p{width:50%;margin:0 auto;text-align:center}@media(max-width:990px){.page-coding .box-block .richText p{width:80%;padding-bottom:120px}}@media(min-width:991px){.page-coding .box-block .richText p{width:57%}}@media(min-width:1200px){.page-coding .box-block .richText p{width:50%}}.page-scheduling-transition .content-container-md{padding-top:40px;padding-bottom:80px}@media(max-width:990px){.page-scheduling-transition .content-container-md{padding:50px 15px 0}}@media(max-width:990px){.page-scheduling-transition .padding-left{padding-left:10px !important}}.page-scheduling-transition h1{line-height:48px !important;margin-bottom:10px}@media(min-width:768px){.page-scheduling-transition h1{line-height:50px !important}}.page-scheduling-transition h2{margin-bottom:15px}.page-scheduling-transition p{line-height:26px}.page-scheduling-transition p.footnotes{line-height:20px;margin-top:20px}.page-scheduling-transition p.text-references{line-height:20px;padding:50px 0 30px}@media(min-width:990px){.page-scheduling-transition p.text-references{padding:45px 10px}}@media(min-width:991px){.page-scheduling-transition sup.superscript{top:-0.65em !important}}.page-scheduling-transition a.text-link:after{content:url("../../assets/img/next.png");position:relative;top:4px;right:-1px}.page-scheduling-transition a.text-color{color:inherit;text-decoration:none;font-family:inherit}.page-scheduling-transition .image.show-md{padding-top:5px}@media(min-width:991px){.page-scheduling-transition .image.show-md{padding-left:120px}}@media(max-width:990px){.page-scheduling-transition .image.show-md{padding:30px 0 100px 0;text-align:center}}.page-scheduling-transition .image.hidden-md{padding:30px 0 100px 0;text-align:center}@media(min-width:991px){.page-storage .padding-content{padding:0 32px 0 32px}}.page-storage a.text-color{color:inherit;text-decoration:none;font-family:inherit}.page-storage .tabs{margin-bottom:120px}.page-storage .tabs ul.content{height:160px}@media screen and (min-width:340px) and (max-width:990px){.page-storage .tabs ul.content{height:550px}}@media screen and (min-width:991px) and (max-width:1200px){.page-storage .tabs ul.content{height:200px}}.page-storage .tabs .richText{margin:0 auto;float:none;width:94%;padding:10px}@media(min-width:768px){.page-storage .tabs .richText .component-content{padding:20px 10px}}@media(min-width:1560px){.page-storage .tabs .richText .component-content{padding:20px 55px 20px 10px}}.page-storage h1{padding:45px 0 15px 0}@media(min-width:768px){.page-storage h1{line-height:50px !important}}.page-storage p.body-extra-bold{line-height:28px}.page-storage p.padding-top-25{padding-top:25px}.page-storage p.margin-bottom-30{margin-bottom:30px}.page-storage p.text-references{padding:50px 0}.page-storage .image.show-md{padding-top:35px}@media(min-width:991px){.page-storage .image.show-md{padding-top:70px}.page-storage .image.show-md img{max-width:120% !important;width:120%}}@media(min-width:1350px){.page-storage .image.show-md{padding-top:35px}.page-storage .image.show-md img{max-width:100% !important;width:100%}}.page-storage .image.hidden-md{padding-top:25px;text-align:center}@media(min-width:991px){.page-reconstitution .padding-side{padding-left:18px !important;padding-right:18px !important}}.page-reconstitution .component-content .hapyak-embed{outline:1px solid #cdd2e7}@media(max-width:990px){.page-reconstitution .image.border .component-content{border-bottom:1px dashed #6877b6}}.page-reconstitution .hidden-xs{display:none !important}@media(max-width:375px){.page-reconstitution .hidden-xs{display:block !important}}.page-reconstitution .show-xs{display:none !important}@media(min-width:376px){.page-reconstitution .show-xs{display:block !important}}.page-reconstitution .content-container-md{padding-top:40px;padding-bottom:30px}@media(max-width:990px){.page-reconstitution .content-container-md{padding:45px 15px 0}}.page-reconstitution .content-container-md .image.show-md{padding-top:20px}@media screen and (min-width:991px) and (max-width:1400px){.page-reconstitution .content-container-md .image.show-md{padding-top:65px}}@media screen and (min-width:991px) and (max-width:1400px){.page-reconstitution .content-container-md .image.show-md img{max-width:130%}}.page-reconstitution .content-container-md .image.hidden-md{text-align:center}.page-reconstitution .content-container-md h1{padding-bottom:10px}.page-reconstitution .content-container-md h2{padding-bottom:20px}@media(min-width:991px){.page-reconstitution .content-container{border-bottom:1px dashed #6877b6;max-width:1530px;float:none;margin:0 auto}}.page-reconstitution .content-container .component-content{max-width:1530px !important}@media(max-width:1400px){.page-reconstitution .content-container{padding-top:0 !important}}.page-reconstitution .content-container p.body-extra-bold{padding-top:0 !important}.page-reconstitution .content-container .image{text-align:center}@media(max-width:991px){.page-reconstitution .content-container .image img{padding:25px 0}}.page-reconstitution .text-references{padding:50px 0;line-height:20px}.page-reconstitution .normal{font-weight:normal !important}.page-reconstitution .bold{font-weight:bold}.page-reconstitution .pt-45{padding-top:45px}.page-reconstitution .pb-20{padding-bottom:20px}.page-reconstitution .pt-110{padding-top:110px}.page-reconstitution .video-header{font-weight:normal !important;padding-top:60px}.page-reconstitution .padding-10{padding:10px 0}.page-reconstitution a.text-color{color:inherit;text-decoration:none;font-family:inherit}.page-reconstitution .hidden-lg{display:block}@media(min-width:992px){.page-reconstitution .hidden-lg{display:none}}.page-reconstitution .show-lg{display:none}@media(min-width:992px){.page-reconstitution .show-lg{display:block}}.page-reconstitution .accordion{padding-bottom:100px}@media(max-width:991px){.page-reconstitution .accordion .accordion-container .accordion-slide .accordion-content-wrapper .component{padding-left:0 !important}}.page-reconstitution .transcript-acc .accordion-container .accordion-slide .accordion-head .accordion-title .accordion-title-link span{text-decoration:none !important}.page-safety-profile .no-wrap{white-space:nowrap}.page-safety-profile .body-extra-bold,.page-safety-profile .text-body{line-height:26px}.page-safety-profile .hidden-xs{display:none !important}@media(max-width:364px){.page-safety-profile .hidden-xs{display:block !important}}.page-safety-profile .accordion.accordion-info{padding-bottom:120px;padding-top:15px}@media(max-width:991px){.page-safety-profile .accordion.accordion-info{padding-top:15px}}@media(max-width:991px){.page-safety-profile .accordion.accordion-info .accordion-slide:first-child .accordion-head h6 a:after{transform:translate(-35%,-50%)}}@media screen and (min-width:575px) and (max-width:990px){.page-safety-profile .accordion.accordion-info .accordion-slide:first-child .accordion-head h6 a:after{transform:translate(-35%,-20%)}}@media(max-width:991px){.page-safety-profile .accordion.accordion-info .accordion-slide.is-active:first-child .accordion-head h6 a:after{transform:translate(-45%,-70%)}}@media screen and (min-width:575px) and (max-width:990px){.page-safety-profile .accordion.accordion-info .accordion-slide.is-active:first-child .accordion-head h6 a:after{transform:translate(-45%,-45%)}}.page-safety-profile .accordion .richText.padding-left{padding-left:10px}.page-safety-profile .accordion .box-flex{border-bottom:1px dashed #6877b6}.page-safety-profile .accordion .box-flex .component-content{padding-bottom:20px}@media(max-width:991px){.page-safety-profile .accordion .box-flex .richText{padding-bottom:30px}}.page-safety-profile .content-container-md.padding .richText{padding-top:40px}@media(max-width:991px){.page-safety-profile .content-container-md.padding .richText{padding-top:45px}}.page-safety-profile .content-container-md.padding .richText h1,.page-safety-profile .content-container-md.padding .richText h2{padding-bottom:15px}.page-safety-profile .content-container-md .image{text-align:center}.page-safety-profile .content-container-md .image.show-md{padding-top:20px}.page-safety-profile .content-container-md .image.hidden-md{padding-top:30px}.page-safety-profile .pb-10{padding-bottom:10px !important}@media(min-width:991px){.page-safety-profile .pb-65{padding-bottom:65px !important}}.page-safety-profile .pt-30{padding-top:30px !important}@media(max-width:990px){.page-safety-profile .padding-content{padding:1rem !important}}.page-safety-profile .align-items .component-content{align-items:flex-start}.page-safety-profile .text-references{padding:50px 0;line-height:20px}@media(max-width:990px){.page-safety-profile .pt-40{padding-top:40px !important}}@media(max-width:990px){.page-safety-profile .pb-30{padding-bottom:30px !important}}@media(max-width:990px){.page-safety-profile .pt-25{padding-top:25px !important}}.page-safety-profile .pt-15{padding-top:30px !important}@media(max-width:990px){.page-safety-profile .pt-15{padding-top:15px !important}}@media(max-width:990px){.page-safety-profile .pt-15-xs{padding-top:15px !important}}.page-safety-profile .text-indent{text-indent:-6px !important;padding-left:10px}@media(max-width:990px){.page-safety-profile .text-indent{padding-left:0 !important}}.page-global-heritage .bold{font-weight:bold}.page-global-heritage .text-references{padding:50px 0;line-height:20px}.page-global-heritage .padding{padding-top:0 !important}.page-global-heritage .content-container-md{padding-bottom:80px}.page-global-heritage .content-container-md .richText{padding-top:75px}@media(max-width:990px){.page-global-heritage .content-container-md .richText{padding-top:40px}}.page-global-heritage .content-container-md .image.show-md{padding-top:60px}@media screen and (min-width:991px) and (max-width:1200px){.page-global-heritage .content-container-md .image.show-md{padding-top:90px}}@media(max-width:990px){.page-global-heritage .content-container-md .image.show-md{text-align:center}}.page-global-heritage .content-container-md .image.hidden-md{padding:40px 0 100px 0;text-align:center}.page-global-heritage .content-container-md h1{padding-bottom:15px}.page-global-heritage .content-container-md ul{padding-bottom:5px !important}.page-global-heritage .content-container-md p.footnotes{padding-bottom:10px}.page-global-heritage .text-indent{text-indent:-6px !important;padding-left:0 !important}.page-clinical-studies .m-40{margin:40px 0}.page-clinical-studies .sec1{padding-top:60px;padding-bottom:20px}@media screen and (max-width:992px){.page-clinical-studies .sec1{padding-top:45px}}.page-clinical-studies .sec1 .left-sec{width:50%;padding-bottom:20px}@media screen and (max-width:767px){.page-clinical-studies .sec1 .left-sec{width:100%}}.page-clinical-studies .sec1 .left-sec h1{margin:0;padding-bottom:10px}.page-clinical-studies .sec1 .left-sec .sub-head{padding-bottom:15px}.page-clinical-studies .sec1 .left-sec .body-extra-bold{padding-bottom:15px}.page-clinical-studies .sec1 .right-img{width:50%}@media screen and (max-width:767px){.page-clinical-studies .sec1 .right-img{width:100%;max-width:488px;margin:0 auto;padding-bottom:20px}}@media screen and (min-width:767px) and (max-width:1024px){.page-clinical-studies .sec1 .right-img{margin-top:90px}}.page-clinical-studies .sec1 .right-img img{width:100%;max-width:360px;margin:0 auto;display:block}.page-clinical-studies .accordion{width:100%;margin:0;padding-bottom:50px}@media screen and (max-width:991px){.page-clinical-studies .accordion{padding-bottom:25px}}.page-clinical-studies .accordion .accordion-container .accordion-slide.is-active+li .accordion-head .accordion-title a{border-top-color:transparent}.page-clinical-studies .accordion .accordion-container .accordion-slide{padding:0;background-color:transparent;margin:0}.page-clinical-studies .accordion .accordion-container .accordion-slide:last-child .accordion-head .accordion-title a{border-bottom:solid 1px #6877b6}.page-clinical-studies .accordion .accordion-container .accordion-slide .accordion-head .accordion-title{margin:0;width:100%}.page-clinical-studies .accordion .accordion-container .accordion-slide .accordion-head .accordion-title a{text-decoration:none;color:#4e4e4f;font-size:20px;font-weight:700;margin:0;padding:55px 55px;position:relative;display:flex;flex-wrap:nowrap;align-items:center;line-height:1.5;border-top:solid 1px #6877b6;justify-content:space-between}@media screen and (max-width:991px){.page-clinical-studies .accordion .accordion-container .accordion-slide .accordion-head .accordion-title a{padding:20px 15px}}.page-clinical-studies .accordion .accordion-container .accordion-slide .accordion-head .accordion-title a .accordion-title-text{text-decoration:none}.page-clinical-studies .accordion .accordion-container .accordion-slide .accordion-head .accordion-title a .accordion-title-text:hover{text-decoration:none}.page-clinical-studies .accordion .accordion-container .accordion-slide .accordion-head .accordion-title a .accordion-title-text .no-wrap{white-space:nowrap}.page-clinical-studies .accordion .accordion-container .accordion-slide .accordion-head .accordion-title a::after{content:"";display:inline-block;background-image:url("/content/dam/cf-pharma/hcp-priorix-v2/en_US/table_expand_dm.svg");background-repeat:no-repeat;background-size:cover;width:40px;min-width:40px;height:40px;margin-left:10px}.page-clinical-studies .accordion .accordion-container .accordion-slide .accordion-content-wrapper{padding:50px 55px}@media screen and (max-width:991px){.page-clinical-studies .accordion .accordion-container .accordion-slide .accordion-content-wrapper{padding:20px 15px}}.page-clinical-studies .accordion .accordion-container .accordion-slide:nth-child(odd){background-color:transparent;background:transparent}.page-clinical-studies .accordion .accordion-container .accordion-slide.is-active{background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,0.3);border-radius:40px;overflow:hidden;margin-bottom:25px}.page-clinical-studies .accordion .accordion-container .accordion-slide.is-active .accordion-head .accordion-title a{border-top-color:transparent;border-bottom:solid 1px #6877b6}.page-clinical-studies .accordion .accordion-container .accordion-slide.is-active .accordion-head .accordion-title a::after{background-image:url("/content/dam/cf-pharma/hcp-priorix-v2/en_US/table_collapse_dm.svg")}.page-clinical-studies .acc-footer{padding-bottom:50px}.page-clinical-studies .acc-footer p{margin-bottom:0;padding-bottom:40px}@media screen and (max-width:991px){.page-clinical-studies .acc-footer p{padding-bottom:20px}}.page-clinical-studies .acc-inner-content{width:100%}.page-clinical-studies .acc-inner-content .para-1{padding-bottom:25px;margin-bottom:0}.page-clinical-studies .acc-inner-content .img-box{width:100%;align-items:end}.page-clinical-studies .acc-inner-content .img-box img{width:100%}.page-clinical-studies .acc-inner-content .img-box .left-img{width:50%;padding:0 15px 10px 0}@media screen and (max-width:991px){.page-clinical-studies .acc-inner-content .img-box .left-img{width:100%;padding:0 0 15px}}.page-clinical-studies .acc-inner-content .img-box .left-img .img-container{max-width:530px;margin-left:auto}@media screen and (max-width:991px){.page-clinical-studies .acc-inner-content .img-box .left-img .img-container{max-width:100%;margin:0}}.page-clinical-studies .acc-inner-content .img-box .right-img{width:50%}@media screen and (max-width:991px){.page-clinical-studies .acc-inner-content .img-box .right-img{width:100%}}.page-clinical-studies .acc-inner-content .img-box .right-img .img-container{max-width:520px}@media screen and (max-width:991px){.page-clinical-studies .acc-inner-content .img-box .right-img .img-container{max-width:100%}}.page-clinical-studies .para-box{padding-bottom:50px;margin-bottom:50px;border-bottom:dashed 1px #6877b6}@media screen and (max-width:991px){.page-clinical-studies .para-box{padding-bottom:25px;margin-bottom:25px}}.page-clinical-studies .para-box .left-sec{width:50%;padding:0 15px 0 0}@media screen and (max-width:991px){.page-clinical-studies .para-box .left-sec{width:100%;padding:0 0 15px 0}}.page-clinical-studies .para-box .left-sec p:not(:last-child){padding-bottom:10px}.page-clinical-studies .para-box .right-sec{width:50%;padding:0 0 0 15px}@media screen and (max-width:991px){.page-clinical-studies .para-box .right-sec{width:100%;padding:0}}.page-clinical-studies .last-para .body-extra-bold,.page-clinical-studies .acc-content2 .body-extra-bold{padding-bottom:15px}.page-clinical-studies .last-para .pb-10,.page-clinical-studies .acc-content2 .pb-10{padding-bottom:10px}@media screen and (max-width:991px){.page-clinical-studies .accordion .accordion-container .accordion-slide .accordion-content-wrapper .component{padding:0 !important}}.page-clinical-studies .text-indent{text-indent:-6px !important}.page-coadministration .pt-80{padding-top:75px;padding-bottom:10px}@media(max-width:990px){.page-coadministration .pt-80{padding-top:55px}}.page-coadministration .pr-30{padding-right:30px}.page-coadministration .pr-10{padding-right:10px}.page-coadministration .bold{font-weight:bold !important}.page-coadministration .hidden-xs{display:none !important}@media(max-width:500px){.page-coadministration .hidden-xs{display:block !important}}.page-coadministration .show-xs{display:none !important}@media(min-width:501px){.page-coadministration .show-xs{display:block !important}}.page-coadministration .border{border-bottom:1px dashed #6877b6}.page-coadministration .tabs{margin-bottom:120px}.page-coadministration .tabs .text-body{padding-bottom:10px}.page-coadministration .tabs .body-extra-bold{padding:10px 0}.page-coadministration .tabs .tabs-nav-item.first a{padding-right:0}@media(max-width:375px){.page-coadministration .tabs .tabs-nav-item.last a{padding:.7rem .1rem 2.4rem .9rem}}@media screen and (min-width:376px) and (max-width:399px){.page-coadministration .tabs .tabs-nav-item.last a{padding:.7rem 1.1rem 2rem .9rem;min-height:209px}}@media screen and (min-width:432px) and (max-width:438px){.page-coadministration .tabs .tabs-nav-item.last a{padding:1.2rem 0rem 1.2rem 1.2rem}}@media screen and (min-width:479px) and (max-width:541px){.page-coadministration .tabs .tabs-nav-item.last a{min-height:152px}}@media screen and (min-width:602px) and (max-width:758px){.page-coadministration .tabs .tabs-nav-item.last a{padding-bottom:40px;min-height:125px}}.page-coadministration .tabs ul.list{padding-bottom:15px}.page-coadministration .tabs .richText{margin:0 auto;float:none;width:94%;padding:10px}@media(min-width:768px){.page-coadministration .tabs .richText .component-content{padding:20px 10px}}@media(min-width:1560px){.page-coadministration .tabs .richText .component-content{padding:20px 40px 110px 35px}}@media(max-width:500px){.page-coadministration .tabs .richText .component-content{padding:10px 22px 22px 10px}}@media(min-width:991px){.page-coadministration .padding-content{padding:0 35px 0 35px}}.page-coadministration .text-link{padding-bottom:25px}.page-coadministration .text-link a{font-size:20px !important;font-weight:500 !important;color:#001689;text-decoration:none}.page-coadministration .text-link a:before{content:url("../../assets/img/previous.png");position:relative;top:3px}.page-coadministration .content-container-md h1{padding-bottom:15px}.page-coadministration .content-container-md .image{text-align:center}.page-coadministration .content-container-md .image.hidden-md{padding:15px 0}.page-coadministration .content-container-md .richText{padding-right:0}.page-coadministration .text-references{padding:50px 0}
