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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@charset "UTF-8";@import url("https://p.typekit.net/p.css?s=1&k=uyy3jzh&ht=tk&f=17265.17267.32226.32227.32230.32231.32236.32238&a=34663417&app=typekit&e=css");@import url("https://p.typekit.net/p.css?s=1&k=jhf1vjz&ht=tk&f=32224.32235&a=50469129&app=typekit&e=css");@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}@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/570287/00000000000000007735afea/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}.tk-source-sans-pro{font-family:"source-sans-pro",sans-serif}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}.bexsero-title{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px}.bexsero-title--large{font-size:36px}.bexsero-subtitle{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px}.bexsero-title-text{color:#212121;font-family:"din-2014";font-weight:bold;font-size:16px}.bexsero-body{color:#212121;font-family:"source-sans-pro";font-size:16px}.bexsero-footnote{color:#212121;font-family:"source-sans-pro";font-size:13px}a[href]{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:18px}.tabs{background-color:#eee}.tabs .selected{background-color:#fff}.gsk-bg-congress-blue{background-color:#00467f}.gsk-bg-bexsero-light-gray{background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]{background-color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] .component{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none;display:block;padding-right:0;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:50%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:auto}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component.first{max-width:200px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{width:100%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content{padding:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li a{width:100%;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link{border:0;color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold;align-self:center}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link .component-content p{font-size:12px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{align-self:center}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{padding-right:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:16%}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:15%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link{border:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a{color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a:before{background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/icon-search.svg") no-repeat left;background-size:34px 34px;content:" ";width:34px;height:34px;display:inline-block;position:relative;top:5px;left:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #navigation-container>.row{margin:0;padding:0 5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation{border-top:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 2%;justify-content:space-between}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:5px solid transparent;position:relative;top:5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{color:#212121;display:block;font-family:"source-sans-pro";font-size:16px;font-weight:bold;max-width:185px;margin:0 auto}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{font-size:18px;max-width:100%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span:hover{color:#0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span.navigation-item-decoration{display:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a{border-bottom:3px solid #0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#e9f7fc}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{padding:14px 0 10px}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li a{height:30px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li.is-active a{border-bottom:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span.navigation-item-decoration{display:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{color:#0090ba}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{content:"\f078";margin-right:10%}}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active>a span:after{content:"\f077"}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active{border-bottom:2px solid #e9f7fc}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a span{border-bottom:3px solid #0090ba}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a.navigation-item-title span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-top:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-radius:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{color:#00467f;line-height:.5rem}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{max-width:initial}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span:hover{color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2.is-active a{border-bottom:3px solid #0090ba !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2 a{border-bottom:none !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button{border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none;background-image:none;background-color:#00467f;border-radius:.5rem;color:#fff;text-indent:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button:hover{background-color:#00467f;color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .searchBox-label input{border:3px solid #00467f;border-radius:.5rem;background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/search_noborder.png") no-repeat 6px center;padding-left:40px;background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:0;padding-right:0;padding-top:40px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:7%;padding-right:7%;margin-left:0;margin-right:0}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch{padding:.25rem 0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch span,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{color:#212121;font-family:"source-sans-pro";font-size:16px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{text-decoration:none;font-weight:normal;color:#00467f}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding:10px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding-left:7%;padding-right:7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines span{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:25px;margin-top:30px}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:7%;padding-right:7%;padding-left:6%;padding-left:-10px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks p{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines .richText-content p{padding-left:5px;padding-right:5px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{line-height:.5}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded a{font-family:"source-sans-pro";font-weight:normal}#header #header-container{box-shadow:0 0 10px rgba(0,0,0,0.16)}@media only screen and (min-width:768px){#header #header-container .reference-brand-area>.inner{padding-left:14.2%}}#header #header-container .brand-name{height:86px;margin-top:10px}#header #header-container .mobile-navigation-utility-links{border-bottom:2px solid #00467f;text-align:center}#header #header-container .mobile-navigation-utility-links a{font-size:16px;font-weight:normal;color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] *{font-family:"source-sans-pro",sans-serif}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] a[href]{color:#00467f;font-family:"din-2014";font-size:inherit}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .dark-mode a[href]{color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .nowrap{white-space:nowrap}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] sup{top:-0.4rem;font-weight:normal;font-size:65%}.url-break{overflow-wrap:break-word;word-wrap:break-word}.references-box-shadow{box-shadow:0 5px 10px rgba(0,0,0,0.16)}#content .button-primary{padding:6px 16px;border:3px solid #00467f;border-radius:10px;color:#00467f;background-color:#fff;font-family:"din-2014";font-size:1.125rem;line-height:2rem;display:inline-block;text-decoration:none}#content .button-primary.is-hidden-mobile{display:none}@media only screen and (min-width:992px){#content .button-primary.is-hidden-mobile{display:inline-block}}#content .button-primary--icon-arrow-right{display:inline-flex;gap:10px}#content .button-primary--icon-arrow-right::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;font-size:.875rem}#content .button-primary--icon-arrow-right.is-hidden-mobile{display:none}@media only screen and (min-width:992px){#content .button-primary--icon-arrow-right.is-hidden-mobile{display:inline-flex}}@media only screen and (max-width:767px){#content .home-banner-button .button-primary--icon-arrow-right{gap:.125rem}#content .home-banner-button .button-primary{line-height:1.438rem}}a[href]{color:#00f}body{background:#fff;margin:0}h1{margin:0}h2{line-height:1.2;margin:0}h3{margin:0}*{box-sizing:border-box;font-family:sans-serif}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{padding-left:0;padding-right:0;min-height:0}@media only screen and (min-width:992px){.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{padding-left:15px;padding-right:15px}}.sup,.sub,sup,sub{font-size:.70rem;position:relative;top:-3px}.sup,sup{top:-3px}.sub,sub{top:3px}.component{font-size:1rem}.component .component-content{width:100%;height:100%;max-width:100%}.component .component-content .content>a{display:none}.container{width:100% !important;overflow:hidden}.container>.row{margin-left:-15px;margin-right:-15px}.container:before,.container:after,.container-fluid:before,.container-fluid:after,.paragraphSystem:before,.paragraphSystem:after,.row:before,.row:after{display:none}.desktop-only{display:none}@media only screen and (min-width:992px){.desktop-only{display:block}}#footer .layout-inner .col-xs-12.col-md-12{padding-left:0;padding-right:0}#header{float:none;z-index:1001}#header .layout-inner .col-xs-12.col-md-12{padding-left:0;padding-right:0}#header .content-container{max-width:100% !important}.is-hidden{display:none}.is-hidden-desktop{display:block !important}@media only screen and (min-width:992px){.is-hidden-desktop{display:none !important}}.is-hidden-mobile{display:none !important}@media only screen and (min-width:992px){.is-hidden-mobile{display:block !important}}.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}.negative-indent{position:relative}.negative-indent .target-item{position:absolute;left:-7px}.z-index-2{z-index:2}.dark-blue-bold-text{color:#00467f;font-weight:700}.sub-body .selection-bold{font-weight:bold}.medium-top-margin-text{display:block;margin-top:30px}.selection-italic{font-style:italic}.margin-bottom-10{margin-bottom:10px}.aem-AuthorLayer-Edit #content .component{display:block !important;margin:0 auto !important;width:90% !important;float:none !important}.aem-AuthorLayer-Edit #header .snippetReference,.aem-AuthorLayer-Edit #footer .snippetReference{display:block !important}.aem-AuthorLayer-Edit .search-message-template{display:block}.aem-AuthorLayer-Edit .is-hidden{display:block !important}.aem-AuthorLayer-Edit .template .mobile-navigation-utility-links{display:block !important}.aem-AuthorLayer-Edit .toolTipText.is-hidden{display:none !important}.exit-notification{position:fixed;top:0;left:0;height:100%;width:100%;background:black;background:rgba(0,0,0,0.8);z-index:99999999999}.exit-notification.is-hidden{display:none}.exit-notification .exit-notification-inner{position:fixed;top:100px;width:700px;margin-left:-363px;left:50%;background:white;padding:2rem;border-radius:.25rem}@media screen and (max-width:699px){.exit-notification .exit-notification-inner{position:absolute;width:auto;margin:20px;left:0;top:0}}.exit-notification-buttons{text-align:left;margin-top:1rem}.exit-notification-buttons button{appearance:none;border-radius:.25rem;border:1px solid magenta;padding:.5rem 1.25rem;cursor:pointer;margin-right:.5rem}.overlay-background{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;z-index:9998;opacity:.7}.overlay-container{position:absolute;width:100%;top:0;text-align:center;z-index:9999;padding-bottom:30px;height:100vh;overflow:hidden}.overlay-content{position:relative;min-width:80px;min-height:80px;max-width:90%;padding:1.25rem 1em;padding-right:2.25rem;display:inline-block;background:#FFF;text-align:left;border-radius:.5rem;margin-top:50px}.overlay-content-inner{overflow:hidden}.overlay-close{z-index:9999;font-size:1.5rem;line-height:1;position:absolute;right:.75rem;cursor:pointer;display:none;color:magenta;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}}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.accordion .accordion-container{list-style:none;padding:0;margin:0}.accordion .accordion-container .accordion-slide{background:#fff;padding:.5rem;padding-top:1rem;display:flex;flex-direction:column}.accordion .accordion-container .accordion-slide:nth-of-type(odd){background:#f8f9fa}.accordion .accordion-container .accordion-slide .accordion-head h3 a{text-decoration:none;color:#000}.accordion .accordion-container .accordion-slide .accordion-head 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}@charset "UTF-8";@import url("https://p.typekit.net/p.css?s=1&k=uyy3jzh&ht=tk&f=17265.17267.32226.32227.32230.32231.32236.32238&a=34663417&app=typekit&e=css");@import url("https://p.typekit.net/p.css?s=1&k=jhf1vjz&ht=tk&f=32224.32235&a=50469129&app=typekit&e=css");@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/570287/00000000000000007735afea/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}.tk-source-sans-pro{font-family:"source-sans-pro",sans-serif}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}.bexsero-title{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px}.bexsero-title--large{font-size:36px}.bexsero-subtitle{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px}.bexsero-title-text{color:#212121;font-family:"din-2014";font-weight:bold;font-size:16px}.bexsero-body{color:#212121;font-family:"source-sans-pro";font-size:16px}.bexsero-footnote{color:#212121;font-family:"source-sans-pro";font-size:13px}a[href]{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:18px}.tabs{background-color:#eee}.tabs .selected{background-color:#fff}.gsk-bg-congress-blue{background-color:#00467f}.gsk-bg-bexsero-light-gray{background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]{background-color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] .component{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none;display:block;padding-right:0;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:50%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:auto}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component.first{max-width:200px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{width:100%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content{padding:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li a{width:100%;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link{border:0;color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold;align-self:center}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link .component-content p{font-size:12px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{align-self:center}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{padding-right:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:16%}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:15%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link{border:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a{color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a:before{background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/icon-search.svg") no-repeat left;background-size:34px 34px;content:" ";width:34px;height:34px;display:inline-block;position:relative;top:5px;left:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #navigation-container>.row{margin:0;padding:0 5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation{border-top:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 2%;justify-content:space-between}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:5px solid transparent;position:relative;top:5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{color:#212121;display:block;font-family:"source-sans-pro";font-size:16px;font-weight:bold;max-width:185px;margin:0 auto}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{font-size:18px;max-width:100%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span:hover{color:#0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span.navigation-item-decoration{display:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a{border-bottom:3px solid #0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#e9f7fc}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{padding:14px 0 10px}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li a{height:30px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li.is-active a{border-bottom:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span.navigation-item-decoration{display:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{color:#0090ba}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{content:"\f078";margin-right:10%}}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active>a span:after{content:"\f077"}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active{border-bottom:2px solid #e9f7fc}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a span{border-bottom:3px solid #0090ba}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a.navigation-item-title span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-top:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-radius:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{color:#00467f;line-height:.5rem}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{max-width:initial}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span:hover{color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2.is-active a{border-bottom:3px solid #0090ba !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2 a{border-bottom:none !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button{border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none;background-image:none;background-color:#00467f;border-radius:.5rem;color:#fff;text-indent:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button:hover{background-color:#00467f;color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .searchBox-label input{border:3px solid #00467f;border-radius:.5rem;background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/search_noborder.png") no-repeat 6px center;padding-left:40px;background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:0;padding-right:0;padding-top:40px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:7%;padding-right:7%;margin-left:0;margin-right:0}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch{padding:.25rem 0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch span,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{color:#212121;font-family:"source-sans-pro";font-size:16px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{text-decoration:none;font-weight:normal;color:#00467f}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding:10px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding-left:7%;padding-right:7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines span{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:25px;margin-top:30px}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:7%;padding-right:7%;padding-left:6%;padding-left:-10px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks p{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines .richText-content p{padding-left:5px;padding-right:5px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{line-height:.5}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded a{font-family:"source-sans-pro";font-weight:normal}#header #header-container{box-shadow:0 0 10px rgba(0,0,0,0.16)}@media only screen and (min-width:768px){#header #header-container .reference-brand-area>.inner{padding-left:14.2%}}#header #header-container .brand-name{height:86px;margin-top:10px}#header #header-container .mobile-navigation-utility-links{border-bottom:2px solid #00467f;text-align:center}#header #header-container .mobile-navigation-utility-links a{font-size:16px;font-weight:normal;color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] *{font-family:"source-sans-pro",sans-serif}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] a[href]{color:#00467f;font-family:"din-2014";font-size:inherit}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .dark-mode a[href]{color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .nowrap{white-space:nowrap}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] sup{top:-0.4rem;font-weight:normal;font-size:65%}.url-break{overflow-wrap:break-word;word-wrap:break-word}.references-box-shadow{box-shadow:0 5px 10px rgba(0,0,0,0.16)}.box.banner-placeholder{height:auto}.box.background-primary{background:magenta}.box.background-secondary{background:magenta}.box.background-secondary-gray{background:#f2f2f2}.box.box-shadow{box-shadow:0 0 10px rgba(0,0,0,0.16) !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 magenta;margin-bottom:1rem}.gigyaraas .newAsterik{color:#e76468}.gigyaraas .gigya-tooltips{display:inline-block;position:relative;cursor:pointer}.gigyaraas .gigya-tooltips:hover .gigya-tooltips-content{padding:5px 10px;width:270px;display:block;position:absolute;background-color:#FFF;box-shadow:0 0 3px #666}.gigyaraas .gigya-tooltips:before{padding-right:1px;width:20px;height:20px;text-align:center;color:#FFF;content:"i";display:flex;justify-content:center;align-items:center;background-color:#666;border-radius:20px;font-size:1rem;position:relative;top:-1px;font-style:italic;font-family:'Times New Roman',Times,serif}.gigyaraas .gigya-tooltips:not(:hover) .gigya-tooltips-content{display:none}.gigyaraas .coupon{display:none !important}@media only screen and (min-width:992px){.gigyaraas .coupon{display:none !important}}.gigyaraas .coupon.visible{display:none !important}@media only screen and (min-width:992px){.gigyaraas .coupon.visible{display:block !important}}.gigyaraas div.gigya-composite-control.dob-year.autocorrect input{border-color:#b6bdc5}.gigyaraas div.gigya-composite-control.dob-year.autocorrect .gigya-error-msg{display:none}.gigyaraas div.gigya-composite-control .gigya-error-msg.gigya-error-msg-active{font-size:inherit}.gigyaraas div.gigya-composite-control.col-md-4{box-sizing:border-box;display:inline-block;vertical-align:top;width:33.33%;width:calc(100% / 3)}.gigyaraas div.gigya-composite-control.col-md-4+.col-md-4{padding-left:.75rem}.gigyaraas .gigya-control{display:none}.gigyaraas .gigya-screen-caption{display:none}.gigyaraas .gigya-screen{float:left}.gigyaraas .gigya-screen.portrait{width:100%;padding-left:0;padding-right:0}.gigyaraas .gigya-screen.portrait.mobile{padding:0}.gigyaraas .gigya-screen.portrait.mobile:before{display:none}.gigyaraas .gigya-layout-row{max-width:100%}.gigyaraas .gigya-composite-control-checkbox,.gigyaraas .gigya-multi-choice-item{padding-left:1.25rem}.gigyaraas .gigya-composite-control-checkbox .gigya-input-radio,.gigyaraas .gigya-multi-choice-item .gigya-input-radio,.gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox,.gigyaraas .gigya-multi-choice-item .gigya-input-checkbox{width:22px;height:22px;border:1px solid magenta;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 magenta}.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 magenta;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:magenta;padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.gigyaraas input[type=submit].gigya-input-submit:hover{background:magenta}.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%}#navigation-container{box-shadow:0 5px 5px -8px #000}.navigation{width:100%;margin-top:0;background:#fff;border-top:1px solid magenta}@media only screen and (min-width:992px){.navigation{border:0;background:#fff}}.navigation .navigation-large-menu{display:none}.navigation .navigation-mobile-menu{display:none}.navigation .navigation-root{align-items:center;height:100%;list-style:none;margin:0;display:block;padding-left:0}@media only screen and (min-width:992px){.navigation .navigation-root{display:flex;justify-content:space-around}}.navigation .navigation-root.is-open{width:100%;z-index:10000}.navigation .navigation-root.navigation-level1 .navigation-item{display:block}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item{display:flex;height:auto;padding:0}}.navigation .navigation-root.navigation-level1 .navigation-item:after{display:none}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item:hover .navigation-root.navigation-level2{display:block}}.navigation .navigation-root.navigation-level1 .navigation-item.follow-us{display:flex;align-items:center;padding:.5rem}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item.follow-us{display:none}}.navigation .navigation-root.navigation-level1 .navigation-item.follow-us p{margin:0;margin-right:.5rem;font-weight:bold}.navigation .navigation-root.navigation-level1 .navigation-item.follow-us .follow-us-images{display:flex;align-items:center}.navigation .navigation-root.navigation-level1 .navigation-item.follow-us .follow-us-images a{padding:0;height:24px}.navigation .navigation-root.navigation-level1 .navigation-item.follow-us .follow-us-images a img{height:1.5rem;width:1.5rem}.navigation .navigation-root.navigation-level1 .navigation-item.has-children{height:auto;padding-bottom:0;position:relative;display:block}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item.has-children{padding:0}}.navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{content:"\f055";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;right:0;margin-right:.5rem;top:.5rem}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{content:"\f078";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:static;font-size:14px;top:auto}}.navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active>a span:after{content:"\f056";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active>a span:after{content:"\f078";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}.navigation .navigation-root.navigation-level1 .navigation-item.navigation-level1.first:before{content:""}.navigation .navigation-root.navigation-level1 .navigation-item.last:nth-child(n+3) .navigation-level2{right:0}.navigation .navigation-root.navigation-level1 .navigation-item a{display:block;width:100%;padding:0;padding-right:0;text-decoration:none;color:black;height:2.5rem;line-height:1.5rem}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item a{padding:0;height:100%}}.navigation .navigation-root.navigation-level1 .navigation-item a span{width:100%;display:inline-block;padding:.5rem;color:#000;font-weight:bold;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.navigation .navigation-root.navigation-level1 .navigation-item a .navigation-item-decoration{display:none}.navigation .navigation-root.navigation-level2{display:none;width:100%;text-align:left}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level2{width:auto;height:auto;position:absolute;background:#fff;border-radius:.25rem;padding:.5rem 0;border:1px solid #ccc}}.navigation .navigation-root.navigation-level2.is-open{display:block}.navigation .navigation-root.navigation-level2 .navigation-item{font-size:1em;white-space:nowrap;display:block}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level2 .navigation-item{margin:0;padding:0}}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:magenta}.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:magenta;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:magenta;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:magenta;margin-top:.5rem}.quiz.component.section .genericFormGroup>span.formControl-radio{height:70px;flex:1 1 10%;background-color:magenta;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:magenta}.quiz.component.section .quizScoreBox:not(.display){display:none}.quiz.component.section .quizOverlayContainer{display:none}.snippetReference .button.generateScore{display:none}@media print{body.print-quiz #header,body.print-quiz #content div.Content>*{display:none}body.print-quiz .print-me{display:block !important}body.print-quiz .isi{position:static}body.print-quiz .isi__body,body.print-quiz .isi__body-static{display:block !important}body.print-quiz div[class*='isi__body-floating']{display:none !important}body.print-quiz .quizProgressBar,body.print-quiz .nextQuestionPage,body.print-quiz .prevQuestionPage,body.print-quiz .quiz-results__email-form,body.print-quiz .quiz-results__print-container,body.print-quiz .quiz-results__score-container button{display:none !important}body.print-quiz .questionsPerPage,body.print-quiz .quiz-results__score-container,body.print-quiz .questionAnswers,body.print-quiz .quiz-results__score-statement{display:block !important;min-height:unset !important}}.richText.button{border-radius:.25rem;line-height:1.5rem;font-size:1rem;margin:0;text-transform:none;vertical-align:middle;cursor:pointer}.richText.button a,.richText.button p{padding:.375rem .75rem}.richText .component-content{display:flex;justify-content:center;align-items:center}.richText .component-content .richText-content{width:100%}.richText .component-content p{margin:0}.snippetReference[class*="reference-co-promote"] .richText a{background-image:url("https://i-preprod-cf65.gskstatic.com/content/dam/cf-pharma/hcp-bexsero-hcp/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:.75rem;line-height:1}.richText.codelines img{width:52px;height:45px;margin-right:10px}.richText.copyright{background-image:url("https://a248.e.akamai.net/7/123/35826/v001/gskflash.download.akamai.com/35826/msd/footers/2016-template/images/sprite.svg");background-repeat:no-repeat}@media(max-width:991px){.richText.header-navigation-link,.richText.header-searchbox-link{text-align:center;margin-top:5px}.richText.header-navigation-link:before,.richText.header-searchbox-link:before{margin:auto;width:30px;height:30px;content:"";background-repeat:no-repeat;background-position:center center;display:block}.richText.header-navigation-link .component-content p,.richText.header-searchbox-link .component-content p{width:70px;padding:0;font-size:.825rem;text-transform:uppercase;cursor:pointer}}@media(max-width:991px){.richText.header-navigation-link{margin-left:15px;border:1px solid magenta}.richText.header-navigation-link:before{background-size:100% auto;background-image:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/icon-menu.svg")}}@media only screen and (min-width:992px){.richText.header-navigation-link{display:none}}@media(max-width:991px){.richText.header-searchbox-link{margin-right:15px;border:1px solid magenta}.richText.header-searchbox-link:before{display:none;background-size:auto 90%;background-image:url("/content/dam/cf-pharma/hcp-bexsero-hcp/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 magenta;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 magenta}.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:magenta}.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-bexsero-hcp/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 magenta;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 magenta}.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 magenta;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}@charset "UTF-8";@import url("https://p.typekit.net/p.css?s=1&k=uyy3jzh&ht=tk&f=17265.17267.32226.32227.32230.32231.32236.32238&a=34663417&app=typekit&e=css");@import url("https://p.typekit.net/p.css?s=1&k=jhf1vjz&ht=tk&f=32224.32235&a=50469129&app=typekit&e=css");@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/570287/00000000000000007735afea/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}.tk-source-sans-pro{font-family:"source-sans-pro",sans-serif}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}.bexsero-title{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px}.bexsero-title--large{font-size:36px}.bexsero-subtitle{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px}.bexsero-title-text{color:#212121;font-family:"din-2014";font-weight:bold;font-size:16px}.bexsero-body{color:#212121;font-family:"source-sans-pro";font-size:16px}.bexsero-footnote{color:#212121;font-family:"source-sans-pro";font-size:13px}a[href]{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:18px}.tabs{background-color:#eee}.tabs .selected{background-color:#fff}.gsk-bg-congress-blue{background-color:#00467f}.gsk-bg-bexsero-light-gray{background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]{background-color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] .component{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none;display:block;padding-right:0;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:50%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:auto}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component.first{max-width:200px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{width:100%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content{padding:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li a{width:100%;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link{border:0;color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold;align-self:center}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link .component-content p{font-size:12px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{align-self:center}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{padding-right:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:16%}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:15%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link{border:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a{color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a:before{background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/icon-search.svg") no-repeat left;background-size:34px 34px;content:" ";width:34px;height:34px;display:inline-block;position:relative;top:5px;left:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #navigation-container>.row{margin:0;padding:0 5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation{border-top:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 2%;justify-content:space-between}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:5px solid transparent;position:relative;top:5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{color:#212121;display:block;font-family:"source-sans-pro";font-size:16px;font-weight:bold;max-width:185px;margin:0 auto}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{font-size:18px;max-width:100%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span:hover{color:#0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span.navigation-item-decoration{display:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a{border-bottom:3px solid #0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#e9f7fc}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{padding:14px 0 10px}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li a{height:30px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li.is-active a{border-bottom:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span.navigation-item-decoration{display:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{color:#0090ba}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{content:"\f078";margin-right:10%}}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active>a span:after{content:"\f077"}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active{border-bottom:2px solid #e9f7fc}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a span{border-bottom:3px solid #0090ba}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a.navigation-item-title span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-top:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-radius:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{color:#00467f;line-height:.5rem}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{max-width:initial}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span:hover{color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2.is-active a{border-bottom:3px solid #0090ba !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2 a{border-bottom:none !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button{border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none;background-image:none;background-color:#00467f;border-radius:.5rem;color:#fff;text-indent:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button:hover{background-color:#00467f;color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .searchBox-label input{border:3px solid #00467f;border-radius:.5rem;background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/search_noborder.png") no-repeat 6px center;padding-left:40px;background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:0;padding-right:0;padding-top:40px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:7%;padding-right:7%;margin-left:0;margin-right:0}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch{padding:.25rem 0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch span,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{color:#212121;font-family:"source-sans-pro";font-size:16px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{text-decoration:none;font-weight:normal;color:#00467f}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding:10px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding-left:7%;padding-right:7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines span{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:25px;margin-top:30px}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:7%;padding-right:7%;padding-left:6%;padding-left:-10px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks p{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines .richText-content p{padding-left:5px;padding-right:5px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{line-height:.5}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded a{font-family:"source-sans-pro";font-weight:normal}#header #header-container{box-shadow:0 0 10px rgba(0,0,0,0.16)}@media only screen and (min-width:768px){#header #header-container .reference-brand-area>.inner{padding-left:14.2%}}#header #header-container .brand-name{height:86px;margin-top:10px}#header #header-container .mobile-navigation-utility-links{border-bottom:2px solid #00467f;text-align:center}#header #header-container .mobile-navigation-utility-links a{font-size:16px;font-weight:normal;color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] *{font-family:"source-sans-pro",sans-serif}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] a[href]{color:#00467f;font-family:"din-2014";font-size:inherit}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .dark-mode a[href]{color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .nowrap{white-space:nowrap}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] sup{top:-0.4rem;font-weight:normal;font-size:65%}.url-break{overflow-wrap:break-word;word-wrap:break-word}.references-box-shadow{box-shadow:0 5px 10px rgba(0,0,0,0.16)}.search-results-page{background-color:#f2f2f2}.search-results-page.content-container{padding:0;float:none}.search-results-page .bexsero-title{background-color:#f2f2f2;color:#00467f;font-size:30px;font-family:"din-2014";font-weight:bold}.searchResults{padding-top:20px;line-height:1.5rem;padding-left:10px;padding-right:10px}@media only screen and (min-width:768px){.searchResults{padding-left:20%;padding-right:20%}}.searchResults .searchResults-number{padding:.75rem 1rem 0}.searchResults .searchResults-pagination{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:center;margin:1rem 0}.searchResults .searchResults-pagination .searchResults-pagination-item.desktop-only{display:none}.searchResults .searchResults-pagination ul{align-items:flex-start;display:flex;justify-content:center;list-style:none;margin:0;padding:0;text-align:center}.searchResults .searchResults-pagination ul li{border:1px solid magenta;border-left:0;line-height:1rem;margin:0;padding:0}.searchResults .searchResults-pagination ul li a{display:block;height:1rem;margin:0;min-width:2rem;padding:0 .5rem;text-decoration:none}.searchResults .searchResults-pagination ul li:first-child{border-left:1px solid magenta}.searchResults .searchResults-pagination ul li.current a{background:magenta;color:#fff}.searchResults .searchResults-pagination ul li.item-next{-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomrightt:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;cursor:auto;padding:0 .5rem}.searchResults .searchResults-pagination ul li.item-next a{margin:0 -0.5rem}.searchResults .searchResults-pagination ul li.item-previous{-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;border-top-left-radius:5px;border-bottom-left-radius:5px;color:magenta;cursor:auto;padding:0 .5rem}.searchResults .searchResults-pagination ul li.item-previous a{margin:0 -0.5rem}.searchResults .searchResults-pagination .pagination-message{font-weight:700;line-height:2rem;margin:0;margin-right:1rem;padding:0;text-align:right}.searchResults .searchResults-results .searchResults-result{margin-bottom:.5rem}.searchResults .searchResults-results .searchResults-result .searchResults-tags{display:none}.searchResults .searchResults-results .searchResults-result.pdf a:before{content:"\f1c1";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:black;margin-right:.25rem}.searchResults .searchResults-results .searchResults-result.pdf a:after{content:"(PDF)";display:inline;color:magenta;margin-left:.25rem;font-size:1rem;font-weight:normal}.searchResults .searchResults-results .searchResults-result.video a:before{content:"\f03d";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:black;margin-right:.25rem}.searchResults .searchResults-results .searchResults-result.video a:after{content:"(video)";display:inline;color:magenta;margin-left:.25rem;font-size:1rem;font-weight:normal}.searchResults .searchResults-facets{background:magenta;border:1px solid magenta;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin:0 0 2rem}.searchResults .searchResults-facets .searchResults-facet{display:block}.searchResults .searchResults-facets .searchResults-facet:last-child{display:none}.searchResults .searchResults-facets .searchResults-facet .facet-category{display:none}.searchResults .searchResults-facets .searchResults-facet ul.facet-category__values{list-style-type:none;margin:.5rem 0 1rem;padding:0}.searchResults .searchResults-facets .searchResults-facet ul.facet-category__values li{color:#00f;font-weight:bold;padding-left:1.5rem}.search-message-template{display:none}.page-search-result #content{background-color:#f2f2f2}@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 magenta;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 magenta}.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 magenta;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 magenta}.tabs-nav-list{display:flex;padding:0;margin:0;list-style:none;overflow-x:auto;overflow-y:hidden;margin-bottom:-1px}.tabs-nav-item{display:flex;align-items:stretch;flex-shrink:0;max-width:200px;border:1px solid transparent}.tabs-nav-item a{display:block;display:flex;align-items:center;color:inherit;text-decoration:none;padding:.5rem 1rem}.tabs-nav-item.is-active{border-color:magenta;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 magenta}.tabs-content{padding-top:1rem;overflow:hidden}.video-transcript a{text-decoration:none}.video-transcript .transcript{display:none}.video-transcript .transcript.is-visible{display:block;padding-top:1rem}.video-transcript .show-transcript:after{content:"\f054";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.video-transcript .show-transcript.rotate-down:after{content:"\f078";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.video-transcript .hide-transcript-button{display:flex;justify-content:space-around}.video-transcript .more-videos{margin-left:60px}.title{padding-top:1rem;margin-bottom:.5rem}.title h1{color:magenta}.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:magenta;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:magenta}.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:magenta;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:magenta}.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:magenta;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:magenta;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 magenta;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}@charset "UTF-8";@import url("https://p.typekit.net/p.css?s=1&k=uyy3jzh&ht=tk&f=17265.17267.32226.32227.32230.32231.32236.32238&a=34663417&app=typekit&e=css");@import url("https://p.typekit.net/p.css?s=1&k=jhf1vjz&ht=tk&f=32224.32235&a=50469129&app=typekit&e=css");@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/570287/00000000000000007735afea/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}.tk-source-sans-pro{font-family:"source-sans-pro",sans-serif}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}.bexsero-title{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px}.bexsero-title--large{font-size:36px}.bexsero-subtitle{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px}.bexsero-title-text{color:#212121;font-family:"din-2014";font-weight:bold;font-size:16px}.bexsero-body{color:#212121;font-family:"source-sans-pro";font-size:16px}.bexsero-footnote{color:#212121;font-family:"source-sans-pro";font-size:13px}a[href]{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:18px}.tabs{background-color:#eee}.tabs .selected{background-color:#fff}.gsk-bg-congress-blue{background-color:#00467f}.gsk-bg-bexsero-light-gray{background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]{background-color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] .component{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none;display:block;padding-right:0;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:50%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:auto}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component.first{max-width:200px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{width:100%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content{padding:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li a{width:100%;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link{border:0;color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold;align-self:center}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link .component-content p{font-size:12px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{align-self:center}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{padding-right:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:16%}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:15%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link{border:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a{color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a:before{background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/icon-search.svg") no-repeat left;background-size:34px 34px;content:" ";width:34px;height:34px;display:inline-block;position:relative;top:5px;left:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #navigation-container>.row{margin:0;padding:0 5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation{border-top:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 2%;justify-content:space-between}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:5px solid transparent;position:relative;top:5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{color:#212121;display:block;font-family:"source-sans-pro";font-size:16px;font-weight:bold;max-width:185px;margin:0 auto}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{font-size:18px;max-width:100%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span:hover{color:#0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span.navigation-item-decoration{display:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a{border-bottom:3px solid #0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#e9f7fc}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{padding:14px 0 10px}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li a{height:30px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li.is-active a{border-bottom:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span.navigation-item-decoration{display:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{color:#0090ba}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{content:"\f078";margin-right:10%}}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active>a span:after{content:"\f077"}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active{border-bottom:2px solid #e9f7fc}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a span{border-bottom:3px solid #0090ba}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a.navigation-item-title span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-top:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-radius:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{color:#00467f;line-height:.5rem}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{max-width:initial}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span:hover{color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2.is-active a{border-bottom:3px solid #0090ba !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2 a{border-bottom:none !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button{border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none;background-image:none;background-color:#00467f;border-radius:.5rem;color:#fff;text-indent:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button:hover{background-color:#00467f;color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .searchBox-label input{border:3px solid #00467f;border-radius:.5rem;background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/search_noborder.png") no-repeat 6px center;padding-left:40px;background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:0;padding-right:0;padding-top:40px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:7%;padding-right:7%;margin-left:0;margin-right:0}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch{padding:.25rem 0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch span,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{color:#212121;font-family:"source-sans-pro";font-size:16px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{text-decoration:none;font-weight:normal;color:#00467f}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding:10px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding-left:7%;padding-right:7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines span{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:25px;margin-top:30px}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:7%;padding-right:7%;padding-left:6%;padding-left:-10px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks p{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines .richText-content p{padding-left:5px;padding-right:5px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{line-height:.5}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded a{font-family:"source-sans-pro";font-weight:normal}#header #header-container{box-shadow:0 0 10px rgba(0,0,0,0.16)}@media only screen and (min-width:768px){#header #header-container .reference-brand-area>.inner{padding-left:14.2%}}#header #header-container .brand-name{height:86px;margin-top:10px}#header #header-container .mobile-navigation-utility-links{border-bottom:2px solid #00467f;text-align:center}#header #header-container .mobile-navigation-utility-links a{font-size:16px;font-weight:normal;color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] *{font-family:"source-sans-pro",sans-serif}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] a[href]{color:#00467f;font-family:"din-2014";font-size:inherit}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .dark-mode a[href]{color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .nowrap{white-space:nowrap}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] sup{top:-0.4rem;font-weight:normal;font-size:65%}.url-break{overflow-wrap:break-word;word-wrap:break-word}.references-box-shadow{box-shadow:0 5px 10px rgba(0,0,0,0.16)}body .reference-isi{background-color:#FFF}@media(min-width:992px){body .reference-isi{padding-left:7% !important;padding-right:7% !important}}body .reference-isi article .isi-title{font-size:16px;font-weight:bold}body .reference-isi article .isi-title span{font-family:'source-sans-pro'}body .reference-isi article .isi-sticky-hidden .isi-title:not(.combined){line-height:normal !important}body .reference-isi article .snippet p,body .reference-isi article .snippet li,body .reference-isi article .full p,body .reference-isi article .full li{font-size:1rem;line-height:1.5rem}body .reference-isi article button.isi-toggle{background-color:#00467f;color:white;border-radius:40px}body .reference-isi article button.isi-toggle:after{font-size:1.15rem;line-height:1rem}body .reference-isi article .right ul{list-style:none}body .reference-isi article .right ul li::before{content:"\2022";color:#00467f;font-weight:bold;display:inline-block;width:1em;margin-left:-1em}body .reference-isi article .right li{margin-left:-25px;font-family:'source-sans-pro'}body .reference-isi article .right li em{font-family:'source-sans-pro'}body .reference-isi article .right p a{font-family:'source-sans-pro'}body .reference-isi article .left p,body .reference-isi article .left em{font-family:'source-sans-pro'}body.isi-only .reference-isi button.isi-toggle:after{content:"-"}body:not(.isi-only) .reference-isi button.isi-toggle:after{content:"+"}body{padding-bottom:110px;font-family:'source-sans-pro' !important}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.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}}.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:magenta}.reference-quiz-results+.gigyaraas{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:.25rem 15px;width:50%}}.snippetReference.reference-copyright-area .component-content{display:flex}.snippetReference[class*="reference-search-area"]{display:block;position:static}@media only screen and (min-width:992px){.snippetReference[class*="reference-search-area"]{padding:.25rem 15px;width:50%}}@media only screen and (min-width:992px){.snippetReference[class*="reference-search-area"].is-hidden-desktop{display:none}}.snippetReference[class*="reference-search-area"] .inner{height:100%}.snippetReference[class*="reference-search-area"] .inner .component-content{display:flex;justify-content:flex-end;align-items:flex-start}.snippetReference.reference-skip-content{display:none}.snippetReference[class*="reference-co-promote"]{min-height:auto;margin-top:1rem;padding:0 1rem}.snippetReference[class*="reference-co-promote"] .richText{font-size:.75rem}.snippetReference[class*="reference-co-promote"] .richText .component-content{display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:flex-start}@media only screen and (min-width:992px){.snippetReference[class*="reference-co-promote"] .richText .component-content{flex-direction:row-reverse}}.snippetReference[class*="reference-co-promote"] .richText .component-content img{height:14px;margin-bottom:0;margin-left:5px}.snippetReference[class*="reference-co-promote"] .richText .component-content .richText-content{width:auto}.snippetReference[class*="reference-co-promote"] .richText p{text-align:left}.snippetReference.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 magenta;border-radius:8px;padding:1rem;margin:0 .5rem .5rem .5rem}@media only screen and (min-width:992px){.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last{margin-top:.5rem}}.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last img{display:block;margin:0 auto}.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last p{text-align:center}.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last figure{margin:0}.snippetReference.reference-contact-us .image{text-align:center;padding:1rem 0}.snippetReference.reference-social-media---follow-us{margin:8px}.snippetReference.reference-social-media---follow-us .component-content{display:flex;justify-content:center}.snippetReference.reference-social-media---follow-us .component-content .shareThis{width:auto}.snippetReference.reference-social-media---follow-us .component-content .shareThis .shareThis-list{padding-left:0}.snippetReference.reference-trademarks{min-height:auto;padding:0 1rem;margin-top:.5rem}.snippetReference.reference-trademarks .richText{font-size:.75rem}.snippetReference.reference-trademarks .richText p{text-align:left}.footer-links ul{padding-left:1rem;padding-right:1rem;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:row;display:flex;list-style-type:none;margin:0}.footer-links ul li{padding:.5rem}.footer-links ul li:not(:last-of-type){border-right:1px solid #ced4da}.footer-links ul li a{text-decoration:none}.footer-links ul li a:hover{text-decoration:underline}.page-campaign-landing-page #header .layout-inner .col-xs-12.col-md-12 .reference-brand-area{padding-left:15px;padding-right:15px;width:auto}.page-at-approval-home-page #footer .richText.trademark-text{margin-left:15px;margin-top:15px}.page-at-approval-home-page #footer .richText.trademark-text .component-content{font-size:.75rem;line-height:1}#footer .footer-nav{margin:1rem 0;padding:0}#footer .footer-nav .content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:1rem 0}#footer .footer-nav .content ul{list-style-type:none;padding:0;margin:0}@media only screen and (min-width:992px){#footer .footer-nav .content{flex-direction:row;align-items:flex-start;text-align:left}#footer .footer-nav .content .richText:not(:last-of-type){border-right:solid 1px #000}#footer .footer-nav .content .richText-content{margin:0 1rem}}[class*='reference-utility-links']{background-color:magenta}[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 magenta}@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 magenta;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}.gsk-alert-bar{margin:0}.gsk-alert-bar__content{padding:6px 15px}.gsk-alert-bar__content .richText-content{display:flex;justify-content:center;align-items:center}@media only screen and (min-width:992px){.gsk-alert-bar__content .richText-content{padding-left:15px;padding-right:7%}}.gsk-alert-bar__content .richText-content p{margin:0 0 0 auto}.gsk-alert-bar__content .richText-content p a{font-size:.875rem}.gsk-alert-bar__content .richText-content svg{vertical-align:middle}.reference-alert-bar---hcp-homepage{padding:0}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:magenta;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 magenta;margin-left:calc((var(--offset) * -1px) - 10px)}@charset "UTF-8";@import url("https://p.typekit.net/p.css?s=1&k=uyy3jzh&ht=tk&f=17265.17267.32226.32227.32230.32231.32236.32238&a=34663417&app=typekit&e=css");@import url("https://p.typekit.net/p.css?s=1&k=jhf1vjz&ht=tk&f=32224.32235&a=50469129&app=typekit&e=css");@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/570287/00000000000000007735afea/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}.tk-source-sans-pro{font-family:"source-sans-pro",sans-serif}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}.bexsero-title{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px}.bexsero-title--large{font-size:36px}.bexsero-subtitle{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px}.bexsero-title-text{color:#212121;font-family:"din-2014";font-weight:bold;font-size:16px}.bexsero-body{color:#212121;font-family:"source-sans-pro";font-size:16px}.bexsero-footnote{color:#212121;font-family:"source-sans-pro";font-size:13px}a[href]{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:18px}.tabs{background-color:#eee}.tabs .selected{background-color:#fff}.gsk-bg-congress-blue{background-color:#00467f}.gsk-bg-bexsero-light-gray{background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]{background-color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] .component{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none;display:block;padding-right:0;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:50%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:auto}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component.first{max-width:200px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{width:100%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content{padding:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li a{width:100%;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link{border:0;color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold;align-self:center}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link .component-content p{font-size:12px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{align-self:center}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{padding-right:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:16%}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:15%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link{border:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a{color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a:before{background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/icon-search.svg") no-repeat left;background-size:34px 34px;content:" ";width:34px;height:34px;display:inline-block;position:relative;top:5px;left:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #navigation-container>.row{margin:0;padding:0 5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation{border-top:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 2%;justify-content:space-between}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:5px solid transparent;position:relative;top:5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{color:#212121;display:block;font-family:"source-sans-pro";font-size:16px;font-weight:bold;max-width:185px;margin:0 auto}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{font-size:18px;max-width:100%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span:hover{color:#0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span.navigation-item-decoration{display:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a{border-bottom:3px solid #0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#e9f7fc}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{padding:14px 0 10px}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li a{height:30px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li.is-active a{border-bottom:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span.navigation-item-decoration{display:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{color:#0090ba}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{content:"\f078";margin-right:10%}}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active>a span:after{content:"\f077"}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active{border-bottom:2px solid #e9f7fc}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a span{border-bottom:3px solid #0090ba}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a.navigation-item-title span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-top:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-radius:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{color:#00467f;line-height:.5rem}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{max-width:initial}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span:hover{color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2.is-active a{border-bottom:3px solid #0090ba !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2 a{border-bottom:none !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button{border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none;background-image:none;background-color:#00467f;border-radius:.5rem;color:#fff;text-indent:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button:hover{background-color:#00467f;color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .searchBox-label input{border:3px solid #00467f;border-radius:.5rem;background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/search_noborder.png") no-repeat 6px center;padding-left:40px;background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:0;padding-right:0;padding-top:40px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:7%;padding-right:7%;margin-left:0;margin-right:0}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch{padding:.25rem 0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch span,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{color:#212121;font-family:"source-sans-pro";font-size:16px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{text-decoration:none;font-weight:normal;color:#00467f}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding:10px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding-left:7%;padding-right:7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines span{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:25px;margin-top:30px}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:7%;padding-right:7%;padding-left:6%;padding-left:-10px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks p{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines .richText-content p{padding-left:5px;padding-right:5px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{line-height:.5}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded a{font-family:"source-sans-pro";font-weight:normal}#header #header-container{box-shadow:0 0 10px rgba(0,0,0,0.16)}@media only screen and (min-width:768px){#header #header-container .reference-brand-area>.inner{padding-left:14.2%}}#header #header-container .brand-name{height:86px;margin-top:10px}#header #header-container .mobile-navigation-utility-links{border-bottom:2px solid #00467f;text-align:center}#header #header-container .mobile-navigation-utility-links a{font-size:16px;font-weight:normal;color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] *{font-family:"source-sans-pro",sans-serif}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] a[href]{color:#00467f;font-family:"din-2014";font-size:inherit}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .dark-mode a[href]{color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .nowrap{white-space:nowrap}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] sup{top:-0.4rem;font-weight:normal;font-size:65%}.url-break{overflow-wrap:break-word;word-wrap:break-word}.references-box-shadow{box-shadow:0 5px 10px rgba(0,0,0,0.16)}@charset "UTF-8";@import url("https://p.typekit.net/p.css?s=1&k=uyy3jzh&ht=tk&f=17265.17267.32226.32227.32230.32231.32236.32238&a=34663417&app=typekit&e=css");@import url("https://p.typekit.net/p.css?s=1&k=jhf1vjz&ht=tk&f=32224.32235&a=50469129&app=typekit&e=css");@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/570287/00000000000000007735afea/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}.tk-source-sans-pro{font-family:"source-sans-pro",sans-serif}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}.bexsero-title{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px}.bexsero-title--large{font-size:36px}.bexsero-subtitle{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px}.bexsero-title-text{color:#212121;font-family:"din-2014";font-weight:bold;font-size:16px}.bexsero-body{color:#212121;font-family:"source-sans-pro";font-size:16px}.bexsero-footnote{color:#212121;font-family:"source-sans-pro";font-size:13px}a[href]{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:18px}.tabs{background-color:#eee}.tabs .selected{background-color:#fff}.gsk-bg-congress-blue{background-color:#00467f}.gsk-bg-bexsero-light-gray{background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]{background-color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] .component{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none;display:block;padding-right:0;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:50%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:auto}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component.first{max-width:200px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{width:100%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content{padding:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li a{width:100%;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link{border:0;color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold;align-self:center}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link .component-content p{font-size:12px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{align-self:center}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{padding-right:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:16%}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:15%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link{border:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a{color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a:before{background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/icon-search.svg") no-repeat left;background-size:34px 34px;content:" ";width:34px;height:34px;display:inline-block;position:relative;top:5px;left:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #navigation-container>.row{margin:0;padding:0 5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation{border-top:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 2%;justify-content:space-between}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:5px solid transparent;position:relative;top:5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{color:#212121;display:block;font-family:"source-sans-pro";font-size:16px;font-weight:bold;max-width:185px;margin:0 auto}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{font-size:18px;max-width:100%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span:hover{color:#0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span.navigation-item-decoration{display:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a{border-bottom:3px solid #0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#e9f7fc}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{padding:14px 0 10px}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li a{height:30px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li.is-active a{border-bottom:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span.navigation-item-decoration{display:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{color:#0090ba}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{content:"\f078";margin-right:10%}}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active>a span:after{content:"\f077"}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active{border-bottom:2px solid #e9f7fc}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a span{border-bottom:3px solid #0090ba}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a.navigation-item-title span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-top:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-radius:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{color:#00467f;line-height:.5rem}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{max-width:initial}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span:hover{color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2.is-active a{border-bottom:3px solid #0090ba !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2 a{border-bottom:none !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button{border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none;background-image:none;background-color:#00467f;border-radius:.5rem;color:#fff;text-indent:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button:hover{background-color:#00467f;color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .searchBox-label input{border:3px solid #00467f;border-radius:.5rem;background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/search_noborder.png") no-repeat 6px center;padding-left:40px;background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:0;padding-right:0;padding-top:40px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:7%;padding-right:7%;margin-left:0;margin-right:0}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch{padding:.25rem 0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch span,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{color:#212121;font-family:"source-sans-pro";font-size:16px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{text-decoration:none;font-weight:normal;color:#00467f}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding:10px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding-left:7%;padding-right:7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines span{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:25px;margin-top:30px}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:7%;padding-right:7%;padding-left:6%;padding-left:-10px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks p{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines .richText-content p{padding-left:5px;padding-right:5px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{line-height:.5}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded a{font-family:"source-sans-pro";font-weight:normal}#header #header-container{box-shadow:0 0 10px rgba(0,0,0,0.16)}@media only screen and (min-width:768px){#header #header-container .reference-brand-area>.inner{padding-left:14.2%}}#header #header-container .brand-name{height:86px;margin-top:10px}#header #header-container .mobile-navigation-utility-links{border-bottom:2px solid #00467f;text-align:center}#header #header-container .mobile-navigation-utility-links a{font-size:16px;font-weight:normal;color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] *{font-family:"source-sans-pro",sans-serif}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] a[href]{color:#00467f;font-family:"din-2014";font-size:inherit}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .dark-mode a[href]{color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .nowrap{white-space:nowrap}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] sup{top:-0.4rem;font-weight:normal;font-size:65%}.url-break{overflow-wrap:break-word;word-wrap:break-word}.references-box-shadow{box-shadow:0 5px 10px rgba(0,0,0,0.16)}.video-transcript .richText-content>p{font-size:24px;margin-top:15px}.video-transcript .richText-content>p:nth-of-type(1){font-family:"din-2014"}.video-transcript .richText-content>p:nth-of-type(2){font-family:"din-2014";font-weight:bold}.video-transcript .richText-content>p:nth-of-type(3){font-family:"din-2014-narrow"}.video-transcript .richText-content>p:nth-of-type(4){font-family:"din-2014-narrow";font-weight:bold}.video-transcript .richText-content>p:nth-of-type(5){font-family:"source-sans-pro"}.video-transcript .richText-content>p:nth-of-type(6){font-family:"source-sans-pro";font-weight:bold}.image-tool>div.component-content>div.content>div{border-radius:5px 5px 0 0;margin:10px 0;padding:15px 10px}.image-tool>div.component-content>div.content>div:nth-of-type(1){margin:0;padding:0}.image-tool>div.component-content>div.content>div:nth-of-type(2){color:#fff;background:#00467f}.image-tool>div.component-content>div.content>div:nth-of-type(3){color:#fff;background:#0090ba}.image-tool>div.component-content>div.content>div:nth-of-type(4){color:#000;background:#85d4eb}.image-tool>div.component-content>div.content>div:nth-of-type(5){color:#000;background:#e9f7fc}.image-tool>div.component-content>div.content>div:nth-of-type(6){color:#fff;background:#544f40}.image-tool>div.component-content>div.content>div:nth-of-type(7){color:#000;background:#f2f2f2}.image-tool>div.component-content>div.content>div:nth-of-type(8){color:#fff;background:#212121}.image-tool>div.component-content>div.content>div:nth-of-type(9){color:#fff;background-image:radial-gradient(#00467f 25%,#003d6e 65%,#003056 100%)}.image-tool>div.component-content>div.content>div:nth-of-type(10){color:#000;background:linear-gradient(#d4f1fa,#fff)}@charset "UTF-8";@import url("https://p.typekit.net/p.css?s=1&k=uyy3jzh&ht=tk&f=17265.17267.32226.32227.32230.32231.32236.32238&a=34663417&app=typekit&e=css");@import url("https://p.typekit.net/p.css?s=1&k=jhf1vjz&ht=tk&f=32224.32235&a=50469129&app=typekit&e=css");@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/570287/00000000000000007735afea/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}.tk-source-sans-pro{font-family:"source-sans-pro",sans-serif}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}.bexsero-title{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px}.bexsero-title--large{font-size:36px}.bexsero-subtitle{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px}.bexsero-title-text{color:#212121;font-family:"din-2014";font-weight:bold;font-size:16px}.bexsero-body{color:#212121;font-family:"source-sans-pro";font-size:16px}.bexsero-footnote{color:#212121;font-family:"source-sans-pro";font-size:13px}a[href]{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:18px}.tabs{background-color:#eee}.tabs .selected{background-color:#fff}.gsk-bg-congress-blue{background-color:#00467f}.gsk-bg-bexsero-light-gray{background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]{background-color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] .component{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none;display:block;padding-right:0;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:50%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:auto}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component.first{max-width:200px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{width:100%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content{padding:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li a{width:100%;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link{border:0;color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold;align-self:center}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link .component-content p{font-size:12px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{align-self:center}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{padding-right:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:16%}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:15%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link{border:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a{color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a:before{background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/icon-search.svg") no-repeat left;background-size:34px 34px;content:" ";width:34px;height:34px;display:inline-block;position:relative;top:5px;left:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #navigation-container>.row{margin:0;padding:0 5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation{border-top:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 2%;justify-content:space-between}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:5px solid transparent;position:relative;top:5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{color:#212121;display:block;font-family:"source-sans-pro";font-size:16px;font-weight:bold;max-width:185px;margin:0 auto}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{font-size:18px;max-width:100%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span:hover{color:#0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span.navigation-item-decoration{display:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a{border-bottom:3px solid #0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#e9f7fc}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{padding:14px 0 10px}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li a{height:30px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li.is-active a{border-bottom:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span.navigation-item-decoration{display:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{color:#0090ba}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{content:"\f078";margin-right:10%}}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active>a span:after{content:"\f077"}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active{border-bottom:2px solid #e9f7fc}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a span{border-bottom:3px solid #0090ba}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a.navigation-item-title span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-top:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-radius:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{color:#00467f;line-height:.5rem}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{max-width:initial}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span:hover{color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2.is-active a{border-bottom:3px solid #0090ba !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2 a{border-bottom:none !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button{border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none;background-image:none;background-color:#00467f;border-radius:.5rem;color:#fff;text-indent:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button:hover{background-color:#00467f;color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .searchBox-label input{border:3px solid #00467f;border-radius:.5rem;background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/search_noborder.png") no-repeat 6px center;padding-left:40px;background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:0;padding-right:0;padding-top:40px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:7%;padding-right:7%;margin-left:0;margin-right:0}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch{padding:.25rem 0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch span,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{color:#212121;font-family:"source-sans-pro";font-size:16px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{text-decoration:none;font-weight:normal;color:#00467f}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding:10px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding-left:7%;padding-right:7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines span{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:25px;margin-top:30px}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:7%;padding-right:7%;padding-left:6%;padding-left:-10px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks p{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines .richText-content p{padding-left:5px;padding-right:5px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{line-height:.5}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded a{font-family:"source-sans-pro";font-weight:normal}#header #header-container{box-shadow:0 0 10px rgba(0,0,0,0.16)}@media only screen and (min-width:768px){#header #header-container .reference-brand-area>.inner{padding-left:14.2%}}#header #header-container .brand-name{height:86px;margin-top:10px}#header #header-container .mobile-navigation-utility-links{border-bottom:2px solid #00467f;text-align:center}#header #header-container .mobile-navigation-utility-links a{font-size:16px;font-weight:normal;color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] *{font-family:"source-sans-pro",sans-serif}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] a[href]{color:#00467f;font-family:"din-2014";font-size:inherit}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .dark-mode a[href]{color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .nowrap{white-space:nowrap}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] sup{top:-0.4rem;font-weight:normal;font-size:65%}.url-break{overflow-wrap:break-word;word-wrap:break-word}.references-box-shadow{box-shadow:0 5px 10px rgba(0,0,0,0.16)}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-404-handler .box.content-container{background:#f2f2f2;padding-top:7%;padding-bottom:8%}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-404-handler #content h1.bexsero-title{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px;padding-top:0;font-size:45px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-404-handler #content h1.bexsero-title+p{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px;background:#e9f7fc;border:2px solid #00467f;border-right:0;border-left:0;margin:30px 0;padding:30px 10px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-404-handler #content h1.bexsero-title+p+p{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px;color:#000}@charset "UTF-8";@import url("https://p.typekit.net/p.css?s=1&k=uyy3jzh&ht=tk&f=17265.17267.32226.32227.32230.32231.32236.32238&a=34663417&app=typekit&e=css");@import url("https://p.typekit.net/p.css?s=1&k=jhf1vjz&ht=tk&f=32224.32235&a=50469129&app=typekit&e=css");@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/570287/00000000000000007735afea/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}.tk-source-sans-pro{font-family:"source-sans-pro",sans-serif}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}.bexsero-title{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px}.bexsero-title--large{font-size:36px}.bexsero-subtitle{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px}.bexsero-title-text{color:#212121;font-family:"din-2014";font-weight:bold;font-size:16px}.bexsero-body{color:#212121;font-family:"source-sans-pro";font-size:16px}.bexsero-footnote{color:#212121;font-family:"source-sans-pro";font-size:13px}a[href]{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:18px}.tabs{background-color:#eee}.tabs .selected{background-color:#fff}.gsk-bg-congress-blue{background-color:#00467f}.gsk-bg-bexsero-light-gray{background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]{background-color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] .component{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none;display:block;padding-right:0;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:50%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:auto}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component.first{max-width:200px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{width:100%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content{padding:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li a{width:100%;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link{border:0;color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold;align-self:center}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link .component-content p{font-size:12px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{align-self:center}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{padding-right:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:16%}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:15%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link{border:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a{color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a:before{background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/icon-search.svg") no-repeat left;background-size:34px 34px;content:" ";width:34px;height:34px;display:inline-block;position:relative;top:5px;left:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #navigation-container>.row{margin:0;padding:0 5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation{border-top:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 2%;justify-content:space-between}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:5px solid transparent;position:relative;top:5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{color:#212121;display:block;font-family:"source-sans-pro";font-size:16px;font-weight:bold;max-width:185px;margin:0 auto}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{font-size:18px;max-width:100%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span:hover{color:#0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span.navigation-item-decoration{display:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a{border-bottom:3px solid #0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#e9f7fc}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{padding:14px 0 10px}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li a{height:30px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li.is-active a{border-bottom:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span.navigation-item-decoration{display:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{color:#0090ba}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{content:"\f078";margin-right:10%}}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active>a span:after{content:"\f077"}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active{border-bottom:2px solid #e9f7fc}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a span{border-bottom:3px solid #0090ba}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a.navigation-item-title span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-top:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-radius:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{color:#00467f;line-height:.5rem}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{max-width:initial}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span:hover{color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2.is-active a{border-bottom:3px solid #0090ba !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2 a{border-bottom:none !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button{border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none;background-image:none;background-color:#00467f;border-radius:.5rem;color:#fff;text-indent:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button:hover{background-color:#00467f;color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .searchBox-label input{border:3px solid #00467f;border-radius:.5rem;background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/search_noborder.png") no-repeat 6px center;padding-left:40px;background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:0;padding-right:0;padding-top:40px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:7%;padding-right:7%;margin-left:0;margin-right:0}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch{padding:.25rem 0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch span,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{color:#212121;font-family:"source-sans-pro";font-size:16px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{text-decoration:none;font-weight:normal;color:#00467f}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding:10px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding-left:7%;padding-right:7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines span{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:25px;margin-top:30px}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:7%;padding-right:7%;padding-left:6%;padding-left:-10px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks p{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines .richText-content p{padding-left:5px;padding-right:5px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{line-height:.5}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded a{font-family:"source-sans-pro";font-weight:normal}#header #header-container{box-shadow:0 0 10px rgba(0,0,0,0.16)}@media only screen and (min-width:768px){#header #header-container .reference-brand-area>.inner{padding-left:14.2%}}#header #header-container .brand-name{height:86px;margin-top:10px}#header #header-container .mobile-navigation-utility-links{border-bottom:2px solid #00467f;text-align:center}#header #header-container .mobile-navigation-utility-links a{font-size:16px;font-weight:normal;color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] *{font-family:"source-sans-pro",sans-serif}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] a[href]{color:#00467f;font-family:"din-2014";font-size:inherit}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .dark-mode a[href]{color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .nowrap{white-space:nowrap}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] sup{top:-0.4rem;font-weight:normal;font-size:65%}.url-break{overflow-wrap:break-word;word-wrap:break-word}.references-box-shadow{box-shadow:0 5px 10px rgba(0,0,0,0.16)}.searchResults{background-color:#f2f2f2}.searchResults .searchResults-facets{background:#e9f7fc;border:2px solid #00467f;border-right:0;border-left:0;border-radius:0;padding:1rem;text-align:center;color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px}.searchResults .searchResults-number{padding:0}.searchResults .searchResults-term::after{content:".";position:relative;left:-5px}.searchResults .searchResults-results .searchResults-result .searchResults-title a{color:#00467f;font-family:"source-sans-pro";font-size:16px}.searchResults .searchResults-results .searchResults-result.pdf a:after{color:#00467f;font-family:"source-sans-pro";font-size:16px;font-weight:bold}.searchResults .searchResults-pagination ul{max-width:100%}.searchResults .searchResults-pagination ul li{border:0}.searchResults .searchResults-pagination ul li:first-child{border:0}.searchResults .searchResults-pagination ul li.searchResults-pagination-item{color:#212121;font-family:"source-sans-pro";font-size:16px;border-right:1px solid #00467f;color:#212121;font-weight:bold}.searchResults .searchResults-pagination ul li.searchResults-pagination-item:first-child{border:0}.searchResults .searchResults-pagination ul li.searchResults-pagination-item:last-child{border:0}.searchResults .searchResults-pagination ul li.searchResults-pagination-item a{color:#212121;font-family:"source-sans-pro";font-size:16px;border-right:1px solid #00467f;color:#00467f;font-weight:bold}.searchResults .searchResults-pagination ul li.searchResults-pagination-item a:first-child{border:0}.searchResults .searchResults-pagination ul li.searchResults-pagination-item a:last-child{border:0}.searchResults .searchResults-pagination ul li.is-active a{color:#212121}.searchResults .searchResults-pagination .pagination-message{display:none}@charset "UTF-8";@import url("https://p.typekit.net/p.css?s=1&k=uyy3jzh&ht=tk&f=17265.17267.32226.32227.32230.32231.32236.32238&a=34663417&app=typekit&e=css");@import url("https://p.typekit.net/p.css?s=1&k=jhf1vjz&ht=tk&f=32224.32235&a=50469129&app=typekit&e=css");@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/570287/00000000000000007735afea/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}.tk-source-sans-pro{font-family:"source-sans-pro",sans-serif}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}.bexsero-title{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px}.bexsero-title--large{font-size:36px}.bexsero-subtitle{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px}.bexsero-title-text{color:#212121;font-family:"din-2014";font-weight:bold;font-size:16px}.bexsero-body{color:#212121;font-family:"source-sans-pro";font-size:16px}.bexsero-footnote{color:#212121;font-family:"source-sans-pro";font-size:13px}a[href]{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:18px}.tabs{background-color:#eee}.tabs .selected{background-color:#fff}.gsk-bg-congress-blue{background-color:#00467f}.gsk-bg-bexsero-light-gray{background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]{background-color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] .component{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none;display:block;padding-right:0;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:50%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:auto}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component.first{max-width:200px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{width:100%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content{padding:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li a{width:100%;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link{border:0;color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold;align-self:center}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link .component-content p{font-size:12px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{align-self:center}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{padding-right:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:16%}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:15%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link{border:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a{color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a:before{background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/icon-search.svg") no-repeat left;background-size:34px 34px;content:" ";width:34px;height:34px;display:inline-block;position:relative;top:5px;left:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #navigation-container>.row{margin:0;padding:0 5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation{border-top:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 2%;justify-content:space-between}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:5px solid transparent;position:relative;top:5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{color:#212121;display:block;font-family:"source-sans-pro";font-size:16px;font-weight:bold;max-width:185px;margin:0 auto}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{font-size:18px;max-width:100%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span:hover{color:#0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span.navigation-item-decoration{display:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a{border-bottom:3px solid #0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#e9f7fc}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{padding:14px 0 10px}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li a{height:30px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li.is-active a{border-bottom:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span.navigation-item-decoration{display:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{color:#0090ba}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{content:"\f078";margin-right:10%}}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active>a span:after{content:"\f077"}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active{border-bottom:2px solid #e9f7fc}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a span{border-bottom:3px solid #0090ba}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a.navigation-item-title span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-top:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-radius:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{color:#00467f;line-height:.5rem}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{max-width:initial}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span:hover{color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2.is-active a{border-bottom:3px solid #0090ba !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2 a{border-bottom:none !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button{border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none;background-image:none;background-color:#00467f;border-radius:.5rem;color:#fff;text-indent:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button:hover{background-color:#00467f;color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .searchBox-label input{border:3px solid #00467f;border-radius:.5rem;background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/search_noborder.png") no-repeat 6px center;padding-left:40px;background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:0;padding-right:0;padding-top:40px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:7%;padding-right:7%;margin-left:0;margin-right:0}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch{padding:.25rem 0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch span,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{color:#212121;font-family:"source-sans-pro";font-size:16px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{text-decoration:none;font-weight:normal;color:#00467f}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding:10px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding-left:7%;padding-right:7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines span{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:25px;margin-top:30px}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:7%;padding-right:7%;padding-left:6%;padding-left:-10px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks p{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines .richText-content p{padding-left:5px;padding-right:5px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{line-height:.5}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded a{font-family:"source-sans-pro";font-weight:normal}#header #header-container{box-shadow:0 0 10px rgba(0,0,0,0.16)}@media only screen and (min-width:768px){#header #header-container .reference-brand-area>.inner{padding-left:14.2%}}#header #header-container .brand-name{height:86px;margin-top:10px}#header #header-container .mobile-navigation-utility-links{border-bottom:2px solid #00467f;text-align:center}#header #header-container .mobile-navigation-utility-links a{font-size:16px;font-weight:normal;color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] *{font-family:"source-sans-pro",sans-serif}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] a[href]{color:#00467f;font-family:"din-2014";font-size:inherit}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .dark-mode a[href]{color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .nowrap{white-space:nowrap}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] sup{top:-0.4rem;font-weight:normal;font-size:65%}.url-break{overflow-wrap:break-word;word-wrap:break-word}.references-box-shadow{box-shadow:0 5px 10px rgba(0,0,0,0.16)}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .exit-notification .exit-notification-inner{border-radius:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .exit-notification .exit-notification-inner p.bexsero-title{font-size:22px;margin-bottom:22px;font-family:"din-2014"}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .exit-notification .exit-notification-inner p{font-family:"din-2014"}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .exit-notification .exit-notification-buttons{text-align:center;white-space:nowrap}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .exit-notification .exit-notification-buttons button{border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none;background:transparent;border-radius:.5rem;color:#00467f}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .exit-notification .exit-notification-buttons button: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;font-size:14px;font-weight:bold;margin-left:.5rem}@charset "UTF-8";@import url("https://p.typekit.net/p.css?s=1&k=uyy3jzh&ht=tk&f=17265.17267.32226.32227.32230.32231.32236.32238&a=34663417&app=typekit&e=css");@import url("https://p.typekit.net/p.css?s=1&k=jhf1vjz&ht=tk&f=32224.32235&a=50469129&app=typekit&e=css");@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/570287/00000000000000007735afea/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}.tk-source-sans-pro{font-family:"source-sans-pro",sans-serif}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}.bexsero-title{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px}.bexsero-title--large{font-size:36px}.bexsero-subtitle{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px}.bexsero-title-text{color:#212121;font-family:"din-2014";font-weight:bold;font-size:16px}.bexsero-body{color:#212121;font-family:"source-sans-pro";font-size:16px}.bexsero-footnote{color:#212121;font-family:"source-sans-pro";font-size:13px}a[href]{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:18px}.tabs{background-color:#eee}.tabs .selected{background-color:#fff}.gsk-bg-congress-blue{background-color:#00467f}.gsk-bg-bexsero-light-gray{background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]{background-color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] .component{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none;display:block;padding-right:0;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:50%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:auto}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component.first{max-width:200px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{width:100%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content{padding:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li a{width:100%;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link{border:0;color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold;align-self:center}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link .component-content p{font-size:12px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{align-self:center}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{padding-right:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:16%}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:15%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link{border:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a{color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a:before{background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/icon-search.svg") no-repeat left;background-size:34px 34px;content:" ";width:34px;height:34px;display:inline-block;position:relative;top:5px;left:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #navigation-container>.row{margin:0;padding:0 5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation{border-top:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 2%;justify-content:space-between}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:5px solid transparent;position:relative;top:5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{color:#212121;display:block;font-family:"source-sans-pro";font-size:16px;font-weight:bold;max-width:185px;margin:0 auto}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{font-size:18px;max-width:100%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span:hover{color:#0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span.navigation-item-decoration{display:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a{border-bottom:3px solid #0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#e9f7fc}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{padding:14px 0 10px}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li a{height:30px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li.is-active a{border-bottom:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span.navigation-item-decoration{display:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{color:#0090ba}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{content:"\f078";margin-right:10%}}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active>a span:after{content:"\f077"}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active{border-bottom:2px solid #e9f7fc}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a span{border-bottom:3px solid #0090ba}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a.navigation-item-title span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-top:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-radius:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{color:#00467f;line-height:.5rem}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{max-width:initial}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span:hover{color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2.is-active a{border-bottom:3px solid #0090ba !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2 a{border-bottom:none !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button{border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none;background-image:none;background-color:#00467f;border-radius:.5rem;color:#fff;text-indent:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button:hover{background-color:#00467f;color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .searchBox-label input{border:3px solid #00467f;border-radius:.5rem;background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/search_noborder.png") no-repeat 6px center;padding-left:40px;background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:0;padding-right:0;padding-top:40px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:7%;padding-right:7%;margin-left:0;margin-right:0}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch{padding:.25rem 0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch span,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{color:#212121;font-family:"source-sans-pro";font-size:16px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{text-decoration:none;font-weight:normal;color:#00467f}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding:10px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding-left:7%;padding-right:7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines span{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:25px;margin-top:30px}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:7%;padding-right:7%;padding-left:6%;padding-left:-10px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks p{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines .richText-content p{padding-left:5px;padding-right:5px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{line-height:.5}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded a{font-family:"source-sans-pro";font-weight:normal}#header #header-container{box-shadow:0 0 10px rgba(0,0,0,0.16)}@media only screen and (min-width:768px){#header #header-container .reference-brand-area>.inner{padding-left:14.2%}}#header #header-container .brand-name{height:86px;margin-top:10px}#header #header-container .mobile-navigation-utility-links{border-bottom:2px solid #00467f;text-align:center}#header #header-container .mobile-navigation-utility-links a{font-size:16px;font-weight:normal;color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] *{font-family:"source-sans-pro",sans-serif}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] a[href]{color:#00467f;font-family:"din-2014";font-size:inherit}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .dark-mode a[href]{color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .nowrap{white-space:nowrap}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] sup{top:-0.4rem;font-weight:normal;font-size:65%}.url-break{overflow-wrap:break-word;word-wrap:break-word}.references-box-shadow{box-shadow:0 5px 10px rgba(0,0,0,0.16)}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .box.section.content-container{background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .box.is-hidden-desktop{position:relative;margin:-16px;margin-bottom:-5px;width:calc(100% - -32px)}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .box.is-hidden-desktop .hero-disclaimer{position:absolute;top:52%;left:50%;transform:translate(-50%,-50%);text-align:center}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .box.is-hidden-desktop .hero-disclaimer p{color:#212121;font-family:"source-sans-pro";font-size:13px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .box.is-hidden-desktop .hero-heading{position:absolute;top:66%;left:50%;transform:translate(-50%,-50%);text-align:center;max-width:300px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .box.is-hidden-desktop .hero-heading p{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .box.is-hidden-desktop .hero-heading p .sup{top:-0.4rem;font-weight:normal;font-size:65%}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .box.is-hidden-desktop .button{border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none;text-align:center;max-width:fit-content;display:block;left:50%;top:50%;position:relative;transform:translate(-50%,-132%)}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .box.is-hidden-desktop .button a{text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .box.is-hidden-desktop .button a::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;position:relative;font-size:14px;top:0;left:5px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .box.is-hidden-mobile{margin:-16px -16px -35px;width:calc(100% - -32px)}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .box.is-hidden-mobile .hero-heading{position:absolute;max-width:425px;top:4rem;left:3rem}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .box.is-hidden-mobile .hero-heading p{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px;font-size:36px;line-height:44px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .box.is-hidden-mobile .hero-heading p .sup{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px;top:-0.4rem;font-weight:normal;font-size:65%;line-height:44px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .box.is-hidden-mobile .hero-heading+.button{border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none;max-width:fit-content;position:absolute;top:14rem;left:4rem}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .box.is-hidden-mobile .hero-heading+.button a{text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .box.is-hidden-mobile .hero-heading+.button a::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;position:relative;font-size:14px;top:0;left:5px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .box.is-hidden-mobile .hero-heading+.button+.button{border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none;position:absolute;top:4rem;right:4rem;max-width:180px;background-color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .box.is-hidden-mobile .hero-heading+.button+.button a{text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .box.is-hidden-mobile .hero-heading+.button+.button a::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;position:relative;font-size:14px;top:0;left:5px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .box.is-hidden-mobile .hero-heading+.button+.button+.button{border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none;position:absolute;top:8rem;right:4rem;max-width:230px;background-color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .box.is-hidden-mobile .hero-heading+.button+.button+.button a{text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .box.is-hidden-mobile .hero-heading+.button+.button+.button a::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;position:relative;font-size:14px;top:0;left:5px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .box.is-hidden-mobile .hero-disclaimer{color:#212121;font-family:"source-sans-pro";font-size:13px;position:absolute;top:80%;left:40%;transform:translate(0,-50%)}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-box{padding:1.938rem 1.625rem 0 1.625rem}}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-banner-button{border-top:.25rem solid #00467f}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-banner-button a{max-width:17.75rem;margin:1.938rem 0 .938rem 0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-banner-button a::after{align-content:center}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-indication{font-family:"source-sans-pro";margin:0;margin-left:15px;padding-top:40px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-indication{padding-top:0;float:left;max-width:calc(100% - 425px);position:relative;margin-left:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-indication h3{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:16px;margin-bottom:10px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-indication h3+p{margin-bottom:10px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-indication p{font-family:"source-sans-pro";color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .hero-right-tile{background-color:#00467f;background-image:radial-gradient(#00467f 25%,#003d6e 65%,#003056 100%);display:inline-block;height:220px;margin-top:-32px;padding-top:38px;margin-right:15px}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .hero-right-tile{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .hero-right-tile{max-width:375px;display:block;float:right;padding:2rem;position:relative;margin:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .hero-right-tile>.component-content>.content{display:inline-grid;grid-template-columns:35% 65%;row-gap:5px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .hero-right-tile>.component-content>.content .image{text-align:center;grid-row:1 / 3;padding-top:5px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .hero-right-tile>.component-content>.content .richText,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .hero-right-tile>.component-content>.content .button{grid-column:2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .hero-right-tile>.component-content>.content .richText p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .hero-right-tile>.component-content>.content .button p{font-family:"source-sans-pro";font-size:18px;color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .hero-right-tile>.component-content>.content .richText h2,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .hero-right-tile>.component-content>.content .richText h2 span,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .hero-right-tile>.component-content>.content .button h2,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .hero-right-tile>.component-content>.content .button h2 span{color:#85d4eb;font-family:"din-2014";font-weight:bold;font-size:22px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .hero-right-tile>.component-content>.content .button{border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none;margin-top:15px;border:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .hero-right-tile>.component-content>.content .button:hover{background-color:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .hero-right-tile>.component-content>.content .button p{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .hero-right-tile>.component-content>.content .button p a{color:#fff;text-decoration:none;padding:0;font-family:"source-sans-pro"}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .hero-right-tile>.component-content>.content .button p a::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;position:relative;font-size:14px;top:0;left:5px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container{padding-top:20px}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container .mobile-image-100 .image img{width:100%}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container .image img{width:20%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container .reference-home-cta{background-color:#fff;border-top:5px solid #00467f;margin-bottom:20px;padding-bottom:10px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container .reference-home-cta{padding-top:.5rem}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container .reference-home-cta.even{margin-right:2%}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container .reference-home-cta.first{height:130px;padding-top:1rem}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container .reference-home-cta.first .home-cta .image img{width:72px;height:63px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container .reference-home-cta.first .home-cta .image{float:left;width:25%;text-align:right;padding-right:30px;margin-top:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container .reference-home-cta.first .home-cta .image+.richText{float:left;max-width:75%;text-align:left}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container .reference-home-cta.reference-home-cta-series-fast .home-cta h2,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container .reference-home-cta.reference-home-cta-series-fast .home-cta h2 span{max-width:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container .reference-home-cta.reference-home-cta-series-fast .home-cta h2,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container .reference-home-cta.reference-home-cta-series-fast .home-cta h2 span{max-width:100%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container .reference-home-cta .home-cta{text-align:center;padding:0 12px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container .reference-home-cta .home-cta .image{text-align:center;margin:20px auto 10px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container .reference-home-cta .home-cta h2,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container .reference-home-cta .home-cta h2 span{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px;max-width:250px;margin:0 auto 10px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container .reference-home-cta .home-cta h2,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container .reference-home-cta .home-cta h2 span{max-width:100%;margin-bottom:2px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container .reference-home-cta .home-cta p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container .reference-home-cta .home-cta sup{color:#212121;font-family:"source-sans-pro";font-size:16px;line-height:20px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container .reference-home-cta .home-cta h2,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container .reference-home-cta .home-cta p{margin-bottom:10px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container .reference-home-cta .home-cta h2,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container .reference-home-cta .home-cta p{margin-bottom:5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container .reference-home-cta .home-cta sup{top:-0.4rem;font-weight:normal;font-size:65%;top:-0.3rem}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container .reference-home-cta .home-cta a{font-family:"source-sans-pro";font-size:18px;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container .reference-home-cta .home-cta a::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;position:relative;font-size:14px;top:0;left:5px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container .reference-home-cta .home-cta .bexsero-footnote{color:#212121;font-family:"source-sans-pro";font-size:13px;font-size:10px;padding:0 10px;text-align:left;text-indent:-0.5em;line-height:13px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container .reference-home-cta.gsk-cards .home-cta .image img{max-width:487px;width:100%;height:auto}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container .reference-home-cta.gsk-cards--icon .home-cta .image img{width:64px;height:auto}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container>.component-content>.content{display:grid;grid-template-columns:repeat(2,auto);gap:20px}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .home-cta-container>.component-content>.content>.first{grid-column:1 / 3}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .box.home-patient-video .bexsero-subtitle{padding-bottom:13px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .box.home-patient-video .bexsero-subtitle{margin-top:50px;width:675px;margin:50px auto 0}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .box.home-patient-video{width:100%}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .box.home-patient-video .richText.first,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .box.home-patient-video .brightcove-player__iframe{float:none;max-width:675px;margin:0 auto}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .box.home-patient-video .brightcove+.richText{margin-top:50px;margin-bottom:24px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .box.home-patient-video .brightcove+.richText{padding-left:7%;padding-right:7%;margin-top:30px;margin-bottom:64px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .box.home-patient-video .brightcove+.richText h3{color:#212121;font-family:"din-2014";font-weight:bold;font-size:16px;font-family:"source-sans-pro"}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .box.home-patient-video .brightcove+.richText p{color:#212121;font-family:"source-sans-pro";font-size:16px;font-family:"source-sans-pro"}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .bexsero-references{padding-bottom:34px;padding-top:34px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .bexsero-references{padding-left:7%;padding-right:7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .bexsero-references h3,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .bexsero-references p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .bexsero-references span,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .bexsero-references em{color:#212121;font-family:"source-sans-pro";font-size:16px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .bexsero-references .selection-bold{font-weight:bold}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .bexsero-references h3{margin-bottom:15px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .bexsero-references p{text-indent:-15px;margin-left:15px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .gsk-hero-banner>div.component-content>div.content>div.richText{grid-row:4;grid-column:5}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .gsk-hero-banner>div.component-content>div.content>.image+.richText{grid-column:1;grid-row:2}@media screen and (max-width:991px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .gsk-hero-banner>div.component-content>div.content>.image+.richText{margin-top:15px}}@media screen and (min-width:992px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .gsk-hero-banner>div.component-content>div.content>.image+.richText{grid-row:4;grid-column:5}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .gsk-hero-banner>div.component-content>div.content>.image+.richText p{text-align:center}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .gsk-hero-banner>div.component-content>div.content>.image+.richText p a.button-primary{margin-top:3vh}@media screen and (min-width:992px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-home .gsk-hero-banner>div.component-content>div.content>.image+.richText p a.button-primary{margin-top:5vh}}.reference-banner.penmenvy-banner{background-color:#555}.reference-banner{background-color:#00467f}.reference-banner .banner:not(.is-hidden){padding:3px 0}.reference-banner .banner{display:flex;justify-content:center;align-items:center}.reference-banner .banner.is-hidden{display:none}.reference-banner .banner__content{text-align:center;flex-grow:1;display:flex;justify-content:center;align-items:center}.reference-banner .banner__content p{color:white;font-family:"din-2014";font-size:inherit;line-height:22px;font-weight:600;padding-bottom:4px;padding-top:4px;margin:0}.reference-banner .banner__content p a{color:white !important}.reference-banner button{border:0;outline:0;background-color:inherit;margin-right:10px;cursor:pointer}.reference-banner .banner__close-button:after{content:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/cross-banner.svg");font-size:22px;color:white}@charset "UTF-8";@import url("https://p.typekit.net/p.css?s=1&k=uyy3jzh&ht=tk&f=17265.17267.32226.32227.32230.32231.32236.32238&a=34663417&app=typekit&e=css");@import url("https://p.typekit.net/p.css?s=1&k=jhf1vjz&ht=tk&f=32224.32235&a=50469129&app=typekit&e=css");@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/570287/00000000000000007735afea/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}.tk-source-sans-pro{font-family:"source-sans-pro",sans-serif}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}.bexsero-title{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px}.bexsero-title--large{font-size:36px}.bexsero-subtitle{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px}.bexsero-title-text{color:#212121;font-family:"din-2014";font-weight:bold;font-size:16px}.bexsero-body{color:#212121;font-family:"source-sans-pro";font-size:16px}.bexsero-footnote{color:#212121;font-family:"source-sans-pro";font-size:13px}a[href]{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:18px}.tabs{background-color:#eee}.tabs .selected{background-color:#fff}.gsk-bg-congress-blue{background-color:#00467f}.gsk-bg-bexsero-light-gray{background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]{background-color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] .component{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none;display:block;padding-right:0;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:50%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:auto}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component.first{max-width:200px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{width:100%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content{padding:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li a{width:100%;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link{border:0;color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold;align-self:center}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link .component-content p{font-size:12px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{align-self:center}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{padding-right:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:16%}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:15%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link{border:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a{color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a:before{background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/icon-search.svg") no-repeat left;background-size:34px 34px;content:" ";width:34px;height:34px;display:inline-block;position:relative;top:5px;left:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #navigation-container>.row{margin:0;padding:0 5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation{border-top:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 2%;justify-content:space-between}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:5px solid transparent;position:relative;top:5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{color:#212121;display:block;font-family:"source-sans-pro";font-size:16px;font-weight:bold;max-width:185px;margin:0 auto}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{font-size:18px;max-width:100%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span:hover{color:#0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span.navigation-item-decoration{display:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a{border-bottom:3px solid #0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#e9f7fc}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{padding:14px 0 10px}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li a{height:30px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li.is-active a{border-bottom:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span.navigation-item-decoration{display:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{color:#0090ba}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{content:"\f078";margin-right:10%}}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active>a span:after{content:"\f077"}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active{border-bottom:2px solid #e9f7fc}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a span{border-bottom:3px solid #0090ba}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a.navigation-item-title span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-top:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-radius:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{color:#00467f;line-height:.5rem}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{max-width:initial}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span:hover{color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2.is-active a{border-bottom:3px solid #0090ba !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2 a{border-bottom:none !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button{border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none;background-image:none;background-color:#00467f;border-radius:.5rem;color:#fff;text-indent:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button:hover{background-color:#00467f;color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .searchBox-label input{border:3px solid #00467f;border-radius:.5rem;background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/search_noborder.png") no-repeat 6px center;padding-left:40px;background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:0;padding-right:0;padding-top:40px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:7%;padding-right:7%;margin-left:0;margin-right:0}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch{padding:.25rem 0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch span,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{color:#212121;font-family:"source-sans-pro";font-size:16px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{text-decoration:none;font-weight:normal;color:#00467f}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding:10px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding-left:7%;padding-right:7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines span{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:25px;margin-top:30px}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:7%;padding-right:7%;padding-left:6%;padding-left:-10px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks p{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines .richText-content p{padding-left:5px;padding-right:5px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{line-height:.5}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded a{font-family:"source-sans-pro";font-weight:normal}#header #header-container{box-shadow:0 0 10px rgba(0,0,0,0.16)}@media only screen and (min-width:768px){#header #header-container .reference-brand-area>.inner{padding-left:14.2%}}#header #header-container .brand-name{height:86px;margin-top:10px}#header #header-container .mobile-navigation-utility-links{border-bottom:2px solid #00467f;text-align:center}#header #header-container .mobile-navigation-utility-links a{font-size:16px;font-weight:normal;color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] *{font-family:"source-sans-pro",sans-serif}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] a[href]{color:#00467f;font-family:"din-2014";font-size:inherit}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .dark-mode a[href]{color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .nowrap{white-space:nowrap}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] sup{top:-0.4rem;font-weight:normal;font-size:65%}.url-break{overflow-wrap:break-word;word-wrap:break-word}.references-box-shadow{box-shadow:0 5px 10px rgba(0,0,0,0.16)}.page-safety .page-content{padding-left:.938rem;padding-right:.938rem;background-color:#f2f2f2}@media only screen and (min-width:768px){.page-safety .page-content{padding-left:7%;padding-right:7%}}.page-safety .page-width{margin:auto;max-width:47.563rem}@media only screen and (min-width:768px){.page-safety .page-width{min-width:660px}}.page-safety .saf-header-container{padding-left:7%;padding-right:7%;font-family:"din-2014";background:linear-gradient(#d4f1fa,#fff 60%);box-shadow:0 3px 6px rgba(0,0,0,0.16)}.page-safety .header-txt{color:#00467f;text-align:center;padding-top:30px;padding-bottom:20px;max-width:706px;margin:auto;font-size:30px;font-family:"din-2014";line-height:32px}@media only screen and (max-width:767px){.page-safety .header-txt{padding-bottom:2.063rem}}.page-safety .header-txt span,.page-safety .header-txt sup{font-family:"din-2014"}.page-safety .header-txt .block{display:block}.page-safety .chart-header{color:#212121;max-width:47.563rem;margin:auto !important;padding:1.563rem .313rem 1.063rem .313rem;font-family:"source-sans-pro";font-weight:bold}@media only screen and (min-width:768px){.page-safety .chart-header{padding:1.563rem 0 1.063rem 0}}@media only screen and (max-width:767px){.page-safety .chart-header{padding:.875rem 0}}@media only screen and (max-width:767px){.page-safety .dsk-table{display:none}}@media only screen and (min-width:768px){.page-safety .mbl-table{display:none}}.page-safety table{margin:auto;max-width:667px;min-width:100%}@media only screen and (min-width:768px){.page-safety table{min-width:660px}}.page-safety table:first-child{border-top:6.6px solid #0090ba}.page-safety table .col-lg{width:41%;font-family:"din-2014-narrow";padding-top:10px;padding-bottom:10px;padding-left:5px}@media only screen and (min-width:768px){.page-safety table .col-lg{width:23%;padding-left:15px}}.page-safety table .col-lg .txt-bold,.page-safety table .col-lg .f-14{font-family:"din-2014-narrow"}.page-safety table .col-mix{width:59%;font-family:"din-2014-narrow";padding-top:10px;padding-bottom:10px;font-size:20px;color:#00467f;border-left:2px solid white}@media only screen and (min-width:768px){.page-safety table .col-mix{width:38.5%}}.page-safety table .col-sm{width:29.5%;text-align:center;font-family:"din-2014-narrow";padding-top:10px;padding-bottom:10px}@media only screen and (min-width:768px){.page-safety table .col-sm{width:18%}}.page-safety table .col-sm .txt-bold,.page-safety table .col-sm .f-14{font-family:"din-2014-narrow"}.page-safety tr>th,.page-safety tr>td{border-bottom:1px solid #544f40}.page-safety .txt-lgt-blu{color:#007fa4}.page-safety .brdr-left{border-left:2px solid #0090ba !important}.page-safety .bgclr-white{background-color:#fff}.page-safety .no-brdr-bot{border-bottom:0 !important}.page-safety .txt-bold{font-weight:bold}.page-safety .table-txt{display:block;padding:10px 5px;border-bottom:1px solid #544f40;font-size:18px;margin:auto;max-width:660px}@media only screen and (min-width:768px){.page-safety .table-txt{display:flex;padding:10px 15px}}.page-safety .table-txt p{font-family:"din-2014-narrow"}.page-safety .txt-center{text-align:center}.page-safety .f-14{font-size:14px}.page-safety .f-18{font-size:18px}.page-safety .foot-txt{font-weight:bold;padding:1.5rem 0}@media only screen and (min-width:992px){.page-safety .foot-txt{padding:2.375rem 0 3.125rem 0}}.page-safety .pt-20{padding-top:20px}.page-safety .ref-txt-14{font-size:14px;vertical-align:text-top;font-weight:normal}.page-safety .ref-txt-8{font-size:8px;vertical-align:text-top}.page-safety .ref-txt-8b{font-size:8px;vertical-align:text-bottom}.page-safety .ref-txt-6{font-size:6px;vertical-align:text-top}.page-safety .ref-txt-11{font-size:11px;vertical-align:text-top}.page-safety .ref-txt-16{font-size:16px;vertical-align:text-top}.page-safety .btn-spacing{margin-bottom:50px !important;text-align:center}.page-safety .safety-img-ref{padding-top:1.375rem;position:relative}@media only screen and (min-width:992px){.page-safety .safety-img-ref{padding-top:.5rem}}.page-safety .safety-img-ref p{font-size:.688rem;line-height:.813rem}.page-safety .safety-superscript{position:absolute;top:1.188rem;left:-0.375rem}@media only screen and (min-width:992px){.page-safety .safety-superscript{top:.313rem}}.page-safety .padlef-5{padding-left:5px}.page-safety .btn-link{padding:6px 20px;font-size:20px !important;border-radius:6px;text-decoration:none;border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none}.page-safety .btn-link::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;position:relative;font-size:14px;top:0;left:5px}.page-safety .page-def{margin-bottom:45px !important}.page-safety .safety-ref{padding-top:45px;padding-bottom:45px}.page-safety .safety-ref h3>span{font-family:"source-sans-pro";font-size:16px}.page-safety .safety-ref p{font-family:"source-sans-pro";padding-top:20px}.page-safety .bexsero-footnote{line-height:1.25rem;font-size:1rem;font-family:"din-2014"}@charset "UTF-8";@import url("https://p.typekit.net/p.css?s=1&k=uyy3jzh&ht=tk&f=17265.17267.32226.32227.32230.32231.32236.32238&a=34663417&app=typekit&e=css");@import url("https://p.typekit.net/p.css?s=1&k=jhf1vjz&ht=tk&f=32224.32235&a=50469129&app=typekit&e=css");@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/570287/00000000000000007735afea/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}.tk-source-sans-pro{font-family:"source-sans-pro",sans-serif}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}.bexsero-title{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px}.bexsero-title--large{font-size:36px}.bexsero-subtitle{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px}.bexsero-title-text{color:#212121;font-family:"din-2014";font-weight:bold;font-size:16px}.bexsero-body{color:#212121;font-family:"source-sans-pro";font-size:16px}.bexsero-footnote{color:#212121;font-family:"source-sans-pro";font-size:13px}a[href]{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:18px}.tabs{background-color:#eee}.tabs .selected{background-color:#fff}.gsk-bg-congress-blue{background-color:#00467f}.gsk-bg-bexsero-light-gray{background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]{background-color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] .component{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none;display:block;padding-right:0;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:50%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:auto}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component.first{max-width:200px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{width:100%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content{padding:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li a{width:100%;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link{border:0;color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold;align-self:center}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link .component-content p{font-size:12px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{align-self:center}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{padding-right:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:16%}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:15%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link{border:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a{color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a:before{background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/icon-search.svg") no-repeat left;background-size:34px 34px;content:" ";width:34px;height:34px;display:inline-block;position:relative;top:5px;left:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #navigation-container>.row{margin:0;padding:0 5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation{border-top:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 2%;justify-content:space-between}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:5px solid transparent;position:relative;top:5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{color:#212121;display:block;font-family:"source-sans-pro";font-size:16px;font-weight:bold;max-width:185px;margin:0 auto}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{font-size:18px;max-width:100%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span:hover{color:#0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span.navigation-item-decoration{display:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a{border-bottom:3px solid #0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#e9f7fc}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{padding:14px 0 10px}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li a{height:30px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li.is-active a{border-bottom:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span.navigation-item-decoration{display:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{color:#0090ba}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{content:"\f078";margin-right:10%}}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active>a span:after{content:"\f077"}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active{border-bottom:2px solid #e9f7fc}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a span{border-bottom:3px solid #0090ba}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a.navigation-item-title span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-top:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-radius:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{color:#00467f;line-height:.5rem}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{max-width:initial}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span:hover{color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2.is-active a{border-bottom:3px solid #0090ba !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2 a{border-bottom:none !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button{border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none;background-image:none;background-color:#00467f;border-radius:.5rem;color:#fff;text-indent:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button:hover{background-color:#00467f;color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .searchBox-label input{border:3px solid #00467f;border-radius:.5rem;background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/search_noborder.png") no-repeat 6px center;padding-left:40px;background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:0;padding-right:0;padding-top:40px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:7%;padding-right:7%;margin-left:0;margin-right:0}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch{padding:.25rem 0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch span,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{color:#212121;font-family:"source-sans-pro";font-size:16px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{text-decoration:none;font-weight:normal;color:#00467f}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding:10px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding-left:7%;padding-right:7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines span{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:25px;margin-top:30px}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:7%;padding-right:7%;padding-left:6%;padding-left:-10px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks p{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines .richText-content p{padding-left:5px;padding-right:5px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{line-height:.5}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded a{font-family:"source-sans-pro";font-weight:normal}#header #header-container{box-shadow:0 0 10px rgba(0,0,0,0.16)}@media only screen and (min-width:768px){#header #header-container .reference-brand-area>.inner{padding-left:14.2%}}#header #header-container .brand-name{height:86px;margin-top:10px}#header #header-container .mobile-navigation-utility-links{border-bottom:2px solid #00467f;text-align:center}#header #header-container .mobile-navigation-utility-links a{font-size:16px;font-weight:normal;color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] *{font-family:"source-sans-pro",sans-serif}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] a[href]{color:#00467f;font-family:"din-2014";font-size:inherit}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .dark-mode a[href]{color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .nowrap{white-space:nowrap}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] sup{top:-0.4rem;font-weight:normal;font-size:65%}.url-break{overflow-wrap:break-word;word-wrap:break-word}.references-box-shadow{box-shadow:0 5px 10px rgba(0,0,0,0.16)}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box{box-shadow:0 0 10px rgba(0,0,0,0.16);margin-top:-16px;z-index:1}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box.bg-white-clr{background-color:white}@media only screen and (max-width:767px) and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box{padding-left:7%;padding-right:7%;background:linear-gradient(to bottom,#d4f1fa,10px,#fff);padding-top:3rem}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box>.component-content>.content>div.richText.first{display:inline-block}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box h1{background:linear-gradient(#d4f1fa,#fff);color:#00467f;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px;padding-top:32px;margin-bottom:15px;text-align:center}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box h1{background:transparent;max-width:516px;text-align:left;display:inline-block;padding-top:9px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box h1 .nowrap{white-space:normal}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box h1 span{font-family:"din-2014"}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box h1 span:first-of-type{color:#0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box h1 sup{top:-0.4rem;font-weight:normal;font-size:65%;top:-0.5rem;font-family:"din-2014"}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box .image{width:86%;margin:25px auto 0;display:block}@media only screen and (min-width:576px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box .image img{margin:0 auto;width:100%}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box .image{width:auto;display:inline-block;float:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box .image img{width:467px;height:258px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box .richText:last-child p:first-child{line-height:1.12rem}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box .richText:last-child p:first-child{padding:0 2.375rem 0 1.813rem}}@media only screen and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box .richText:last-child p:first-child{max-width:24.188rem}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box .richText:last-child p:first-child strong{color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box .richText:last-child p:last-child{padding:1.188rem 0 2.375rem 1.813rem}@media only screen and (min-width:992px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box .richText:last-child p:last-child{padding:1.188rem 0 3.625rem 0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box ul{padding:0 3rem 0 3.844rem}@media only screen and (min-width:992px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box ul{padding:0 0 0 2rem}}@media only screen and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box ul{max-width:23.688rem}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box ul li{font-family:"source-sans-pro";line-height:20px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box ul li::marker{color:#00467f}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box ul li sup{top:-0.4rem}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box ul+p{padding:0;margin-bottom:0;font-size:.75rem;line-height:.938rem;color:#707070}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box ul+p{padding:0 1.938rem 0 1.813rem}}@media only screen and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box ul+p{max-width:26.688rem}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box{background-image:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/bg_texture_tadetoGray.jpg");background-repeat:no-repeat;background-size:2125px;background-position:bottom}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px) and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box{background-size:1948px}}@media only screen and (min-width:992px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box{background-size:1588px}}@media screen and (max-width:992px) and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box.content-above-box{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box>.component-content>.content>.richText{padding-left:7%;padding-right:7%;max-width:50%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box .richText.first h2{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px;line-height:28px;padding-top:45px;margin-bottom:20px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box .richText.first h2 span{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px;color:#0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box .richText.first+.richText{font-weight:bold;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box .richText.first+.richText .sup{font-weight:normal}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box .richText.last{padding-bottom:30px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box .richText.last ul{list-style-type:none;color:#00467f}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box .richText.last ul li{margin-bottom:10px;font-size:18px;line-height:22px;text-indent:-42px;position:relative;padding-left:5px;padding-right:20px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box .richText.last ul li::before{width:37px;height:37px;background-image:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/dosing/Icon_Checkmark.png");background-size:37px;display:inline-block;position:relative;content:" ";top:10px;margin-right:5px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box .richText.last ul li sup{top:.4rem}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box+.box{padding-left:15px;padding-right:15px;background-color:#00467f;padding-top:30px;padding-bottom:30px}@media only screen and (max-width:767px) and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box+.box{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}@media only screen and (min-width:992px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box+.box{position:relative;left:50%;margin-top:-400px;max-width:48%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box+.box::before,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box+.box::after{display:block;content:" ";width:100%}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box+.box::before{border-bottom:3px solid #0090ba;margin-bottom:20px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box+.box::after{border-top:3px solid #0090ba;margin-top:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box+.box .dosing-cta .content-flex{display:flex;justify-content:space-between;align-items:center;margin:auto;max-width:387px}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box+.box .dosing-cta .content-flex{max-width:291px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box+.box .dosing-cta .content-flex p:first-of-type{color:#85d4eb;font-family:"din-2014";font-size:28px;line-height:32px;font-weight:bold}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box+.box .dosing-cta .content-flex p:nth-of-type(2) img{width:114px;height:85px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box+.box .dosing-cta .box-cont{max-width:387px;margin:20px auto 0 auto}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box+.box .dosing-cta .box-cont{max-width:291px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box+.box .dosing-cta .box-cont a{font-family:"source-sans-pro";color:#fff;font-size:18px;line-height:22px;max-width:275px;margin-bottom:30px;display:block}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box+.box+.box{padding-top:30px}@media screen and (max-width:992px) and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box+.box+.box.content-above-box{padding-left:15px;padding-right:15px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box+.box+.box .richText.first{padding-left:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box+.box+.box h2{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px;margin-bottom:15px;width:100%;margin:0 auto 15px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box+.box+.box .image{max-width:100%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box+.box+.box .image>.component-content{max-width:675px;margin:0 auto}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box+.box+.box .button{border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none;font-size:20px;font-weight:bold;text-align:center;max-width:275px;display:block;margin:50px 0;left:50%;transform:translateX(-50%)}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box+.box+.box .button{max-width:310px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box+.box+.box .button a{text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box+.box+.box .button a::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;position:relative;font-size:14px;top:0;left:5px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box+.box+.box .button+.richText.last{padding-left:7%;padding-right:7%;padding-bottom:50px;color:#212121}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box+.box+.box .dosing-video-container .video-title{max-width:42.188rem;margin:0 auto}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box+.box+.box .dosing-video-container .parametrizedhtml{width:100%;padding-left:0}@media only screen and (min-width:992px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box+.box+.box .dosing-video-container .parametrizedhtml{width:84%}}@media only screen and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box+.box+.box .dosing-video-container .parametrizedhtml{width:75%}}@media only screen and (min-width:992px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box+.box+.box .dosing-video-container .reference-video-transcript .accordion-content .richText{padding-left:1rem}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-white-box+.box+.box.add-gradient{background-color:#00467f;background-image:radial-gradient(#00467f 25%,#003d6e 65%,#003056 100%)}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .page-content{padding-left:10px;padding-right:10px;padding-top:0;padding-bottom:0}@media only screen and (min-width:992px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .page-content{padding-left:7%;padding-right:7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-ref{padding:45px 0;color:#212121}@media only screen and (min-width:992px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-ref{padding:45px 15px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-ref ul{padding-left:17px;margin:20px auto 0 auto}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-ref ul li{list-style-type:decimal;line-height:20px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .dosing-ref ul li::marker{font-weight:bold}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-dosing .brightcove-player__iframe{max-width:675px;margin:0 auto}}@charset "UTF-8";@import url("https://p.typekit.net/p.css?s=1&k=uyy3jzh&ht=tk&f=17265.17267.32226.32227.32230.32231.32236.32238&a=34663417&app=typekit&e=css");@import url("https://p.typekit.net/p.css?s=1&k=jhf1vjz&ht=tk&f=32224.32235&a=50469129&app=typekit&e=css");@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/570287/00000000000000007735afea/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}.tk-source-sans-pro{font-family:"source-sans-pro",sans-serif}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}.bexsero-title{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px}.bexsero-title--large{font-size:36px}.bexsero-subtitle{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px}.bexsero-title-text{color:#212121;font-family:"din-2014";font-weight:bold;font-size:16px}.bexsero-body{color:#212121;font-family:"source-sans-pro";font-size:16px}.bexsero-footnote{color:#212121;font-family:"source-sans-pro";font-size:13px}a[href]{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:18px}.tabs{background-color:#eee}.tabs .selected{background-color:#fff}.gsk-bg-congress-blue{background-color:#00467f}.gsk-bg-bexsero-light-gray{background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]{background-color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] .component{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none;display:block;padding-right:0;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:50%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:auto}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component.first{max-width:200px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{width:100%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content{padding:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li a{width:100%;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link{border:0;color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold;align-self:center}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link .component-content p{font-size:12px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{align-self:center}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{padding-right:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:16%}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:15%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link{border:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a{color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a:before{background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/icon-search.svg") no-repeat left;background-size:34px 34px;content:" ";width:34px;height:34px;display:inline-block;position:relative;top:5px;left:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #navigation-container>.row{margin:0;padding:0 5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation{border-top:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 2%;justify-content:space-between}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:5px solid transparent;position:relative;top:5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{color:#212121;display:block;font-family:"source-sans-pro";font-size:16px;font-weight:bold;max-width:185px;margin:0 auto}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{font-size:18px;max-width:100%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span:hover{color:#0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span.navigation-item-decoration{display:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a{border-bottom:3px solid #0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#e9f7fc}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{padding:14px 0 10px}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li a{height:30px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li.is-active a{border-bottom:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span.navigation-item-decoration{display:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{color:#0090ba}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{content:"\f078";margin-right:10%}}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active>a span:after{content:"\f077"}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active{border-bottom:2px solid #e9f7fc}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a span{border-bottom:3px solid #0090ba}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a.navigation-item-title span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-top:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-radius:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{color:#00467f;line-height:.5rem}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{max-width:initial}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span:hover{color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2.is-active a{border-bottom:3px solid #0090ba !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2 a{border-bottom:none !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button{border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none;background-image:none;background-color:#00467f;border-radius:.5rem;color:#fff;text-indent:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button:hover{background-color:#00467f;color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .searchBox-label input{border:3px solid #00467f;border-radius:.5rem;background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/search_noborder.png") no-repeat 6px center;padding-left:40px;background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:0;padding-right:0;padding-top:40px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:7%;padding-right:7%;margin-left:0;margin-right:0}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch{padding:.25rem 0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch span,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{color:#212121;font-family:"source-sans-pro";font-size:16px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{text-decoration:none;font-weight:normal;color:#00467f}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding:10px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding-left:7%;padding-right:7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines span{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:25px;margin-top:30px}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:7%;padding-right:7%;padding-left:6%;padding-left:-10px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks p{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines .richText-content p{padding-left:5px;padding-right:5px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{line-height:.5}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded a{font-family:"source-sans-pro";font-weight:normal}#header #header-container{box-shadow:0 0 10px rgba(0,0,0,0.16)}@media only screen and (min-width:768px){#header #header-container .reference-brand-area>.inner{padding-left:14.2%}}#header #header-container .brand-name{height:86px;margin-top:10px}#header #header-container .mobile-navigation-utility-links{border-bottom:2px solid #00467f;text-align:center}#header #header-container .mobile-navigation-utility-links a{font-size:16px;font-weight:normal;color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] *{font-family:"source-sans-pro",sans-serif}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] a[href]{color:#00467f;font-family:"din-2014";font-size:inherit}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .dark-mode a[href]{color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .nowrap{white-space:nowrap}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] sup{top:-0.4rem;font-weight:normal;font-size:65%}.url-break{overflow-wrap:break-word;word-wrap:break-word}.references-box-shadow{box-shadow:0 5px 10px rgba(0,0,0,0.16)}.page-video-library .page-content{padding:0 10px;background-color:#f2f2f2}@media only screen and (min-width:992px){.page-video-library .page-content{padding-left:7%;padding-right:7%}}.page-video-library .tab-2 a span{color:#212121;font-size:16px}.page-video-library .tab-2 .video-header{min-height:140.59px}.page-video-library .tab-2 .video-tile .visibilty-hidden{visibility:hidden}.page-video-library .tab-1 a span{color:#212121;font-size:16px}.page-video-library .tab-1 .video-header{min-height:116px}.page-video-library .tab-1 .video-tile .visibilty-hidden{visibility:hidden}.page-video-library .video-tile{display:flex;width:100%;background-color:#fff}@media only screen and (min-width:992px){.page-video-library .video-tile{width:50%}}.page-video-library .video-tile h3{padding:35px 10px 5px 10px;color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px}@media only screen and (min-width:992px){.page-video-library .video-tile h3{padding:35px 0 5px 0}}.page-video-library .video-tile p{color:#212121;font-family:"source-sans-pro";font-size:16px;line-height:20px;padding:0 10px 10px 10px}@media only screen and (min-width:992px){.page-video-library .video-tile p{padding:0 0 10px 0}}.page-video-library .video-tile .hapyak-embed{max-width:calc(100% - 20px)}@media only screen and (min-width:992px){.page-video-library .video-tile .hapyak-embed{max-width:100%}}.page-video-library .video-tile .video-video{text-align:center;padding-bottom:30px}.page-video-library .video-tile .brightcove{text-align:center;padding-left:10px;padding-right:10px;padding-bottom:0}@media only screen and (min-width:992px){.page-video-library .video-tile .brightcove{padding-left:15px;padding-right:15px}}.page-video-library .video-tile .brightcove+.reference-video-transcript .accordion .accordion-container .accordion-slide{background:white;padding:15px .5rem}.page-video-library .video-tile .brightcove+.reference-video-transcript .accordion .accordion-container .accordion-slide h3{padding:0 .5rem}.page-video-library .video-tile .brightcove+.reference-video-transcript .accordion .accordion-container .accordion-slide h3 a{color:#00467f;font-size:14px}.page-video-library .video-tile .brightcove+.reference-video-transcript .accordion .accordion-container .accordion-slide h3 a span{padding-left:.5em;font-weight:400}.page-video-library .video-tile .brightcove+.reference-video-transcript .accordion .accordion-container .accordion-slide h3 a span:hover,.page-video-library .video-tile .brightcove+.reference-video-transcript .accordion .accordion-container .accordion-slide h3 a span:active,.page-video-library .video-tile .brightcove+.reference-video-transcript .accordion .accordion-container .accordion-slide h3 a span:focus,.page-video-library .video-tile .brightcove+.reference-video-transcript .accordion .accordion-container .accordion-slide h3 a span:visited{text-decoration:none}.page-video-library .video-tile .brightcove+.reference-video-transcript .accordion .accordion-container .accordion-slide h3 a:hover,.page-video-library .video-tile .brightcove+.reference-video-transcript .accordion .accordion-container .accordion-slide h3 a:active,.page-video-library .video-tile .brightcove+.reference-video-transcript .accordion .accordion-container .accordion-slide h3 a:focus,.page-video-library .video-tile .brightcove+.reference-video-transcript .accordion .accordion-container .accordion-slide h3 a:visited{text-decoration:none}.page-video-library .chart-header{color:#212121;max-width:677px;margin:auto !important;padding:20px 5px 20px 5px;font-family:"source-sans-pro";font-weight:bold}@media only screen and (min-width:992px){.page-video-library .chart-header{padding:25px 0 30px 0}}.page-video-library .tabs-cont-mbl{display:block}@media only screen and (min-width:992px){.page-video-library .tabs-cont-mbl{display:none}}.page-video-library .tabs-cont-desk.is-hidden,.page-video-library .tabs-cont-mbl.is-hidden{display:none !important}.page-video-library .tabs-cont-desk{display:none}@media only screen and (min-width:992px){.page-video-library .tabs-cont-desk{display:block}}.page-video-library .tabs{display:flex;text-align:center;margin:auto;max-width:100%}@media only screen and (min-width:992px){.page-video-library .tabs{max-width:calc(100% - 30px)}}.page-video-library .tabs h3{width:50%;cursor:pointer;border-width:1px 1px 0 1px;background-color:#eee;border-color:#ccc;border-style:solid;padding:10px 0 10px 0}.page-video-library .tabs h3 a{text-decoration:none;color:#212121;font-family:"source-sans-pro";font-size:16px;font-weight:bold}.page-video-library .tabs h3:first-child{margin-right:7.5px}.page-video-library .tabs h3:nth-child(2){margin-left:7.5px}.page-video-library .tabs h3.active{background-color:#fff}@media only screen and (min-width:992px){.page-video-library .tab-content{padding:0 30px}}.page-video-library .tab-content .hr-line{margin:0 auto !important;color:#ccc;width:100%}.page-video-library .tab-content .hr-line.hr-max{margin:0 auto !important;max-width:calc(100% - 20px)}.page-video-library .tab-content .hr-background{background-color:#fff}.page-video-library .header-txt{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px;text-align:center;padding-top:25px;max-width:706px;margin:auto}@media only screen and (min-width:992px){.page-video-library .header-txt{padding-top:60px}}.page-video-library .page-def{padding:45px 0 40px 0;font-weight:bold;color:#212121}@charset "UTF-8";@import url("https://p.typekit.net/p.css?s=1&k=uyy3jzh&ht=tk&f=17265.17267.32226.32227.32230.32231.32236.32238&a=34663417&app=typekit&e=css");@import url("https://p.typekit.net/p.css?s=1&k=jhf1vjz&ht=tk&f=32224.32235&a=50469129&app=typekit&e=css");@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/570287/00000000000000007735afea/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}.tk-source-sans-pro{font-family:"source-sans-pro",sans-serif}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}.bexsero-title{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px}.bexsero-title--large{font-size:36px}.bexsero-subtitle{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px}.bexsero-title-text{color:#212121;font-family:"din-2014";font-weight:bold;font-size:16px}.bexsero-body{color:#212121;font-family:"source-sans-pro";font-size:16px}.bexsero-footnote{color:#212121;font-family:"source-sans-pro";font-size:13px}a[href]{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:18px}.tabs{background-color:#eee}.tabs .selected{background-color:#fff}.gsk-bg-congress-blue{background-color:#00467f}.gsk-bg-bexsero-light-gray{background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]{background-color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] .component{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none;display:block;padding-right:0;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:50%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:auto}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component.first{max-width:200px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{width:100%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content{padding:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li a{width:100%;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link{border:0;color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold;align-self:center}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link .component-content p{font-size:12px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{align-self:center}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{padding-right:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:16%}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:15%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link{border:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a{color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a:before{background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/icon-search.svg") no-repeat left;background-size:34px 34px;content:" ";width:34px;height:34px;display:inline-block;position:relative;top:5px;left:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #navigation-container>.row{margin:0;padding:0 5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation{border-top:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 2%;justify-content:space-between}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:5px solid transparent;position:relative;top:5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{color:#212121;display:block;font-family:"source-sans-pro";font-size:16px;font-weight:bold;max-width:185px;margin:0 auto}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{font-size:18px;max-width:100%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span:hover{color:#0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span.navigation-item-decoration{display:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a{border-bottom:3px solid #0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#e9f7fc}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{padding:14px 0 10px}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li a{height:30px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li.is-active a{border-bottom:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span.navigation-item-decoration{display:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{color:#0090ba}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{content:"\f078";margin-right:10%}}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active>a span:after{content:"\f077"}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active{border-bottom:2px solid #e9f7fc}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a span{border-bottom:3px solid #0090ba}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a.navigation-item-title span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-top:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-radius:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{color:#00467f;line-height:.5rem}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{max-width:initial}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span:hover{color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2.is-active a{border-bottom:3px solid #0090ba !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2 a{border-bottom:none !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button{border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none;background-image:none;background-color:#00467f;border-radius:.5rem;color:#fff;text-indent:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button:hover{background-color:#00467f;color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .searchBox-label input{border:3px solid #00467f;border-radius:.5rem;background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/search_noborder.png") no-repeat 6px center;padding-left:40px;background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:0;padding-right:0;padding-top:40px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:7%;padding-right:7%;margin-left:0;margin-right:0}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch{padding:.25rem 0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch span,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{color:#212121;font-family:"source-sans-pro";font-size:16px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{text-decoration:none;font-weight:normal;color:#00467f}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding:10px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding-left:7%;padding-right:7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines span{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:25px;margin-top:30px}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:7%;padding-right:7%;padding-left:6%;padding-left:-10px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks p{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines .richText-content p{padding-left:5px;padding-right:5px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{line-height:.5}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded a{font-family:"source-sans-pro";font-weight:normal}#header #header-container{box-shadow:0 0 10px rgba(0,0,0,0.16)}@media only screen and (min-width:768px){#header #header-container .reference-brand-area>.inner{padding-left:14.2%}}#header #header-container .brand-name{height:86px;margin-top:10px}#header #header-container .mobile-navigation-utility-links{border-bottom:2px solid #00467f;text-align:center}#header #header-container .mobile-navigation-utility-links a{font-size:16px;font-weight:normal;color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] *{font-family:"source-sans-pro",sans-serif}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] a[href]{color:#00467f;font-family:"din-2014";font-size:inherit}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .dark-mode a[href]{color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .nowrap{white-space:nowrap}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] sup{top:-0.4rem;font-weight:normal;font-size:65%}.url-break{overflow-wrap:break-word;word-wrap:break-word}.references-box-shadow{box-shadow:0 5px 10px rgba(0,0,0,0.16)}.page-real-world-evidence .page-bg-color{background-color:#f2f2f2;padding-top:0;padding-bottom:0}@media only screen and (max-width:767px){.page-real-world-evidence .page-bg-color{padding:0}}.page-real-world-evidence .page-content{padding-left:10px;padding-right:10px}@media only screen and (min-width:992px){.page-real-world-evidence .page-content{padding-left:7%;padding-right:7%}}.page-real-world-evidence .heading-box{position:relative}.page-real-world-evidence .heading-img{width:100%;padding:0}.page-real-world-evidence .heading-img img{width:100%}.page-real-world-evidence .abs-txt{position:absolute;top:60%;left:59.5%}.page-real-world-evidence .abs-txt .bexsero-footnote{font-size:10px}.page-real-world-evidence .abs-txt-mobile{position:absolute;top:80vw;right:15px;width:162px}.page-real-world-evidence .abs-txt-mobile .heading-notes{max-width:162px}.page-real-world-evidence .abs-txt-mobile .heading-notes.bexsero-footnote{font-size:10px}.page-real-world-evidence .abs-heading{position:absolute;top:45px;left:7%;padding:0}@media only screen and (min-width:992px){.page-real-world-evidence .abs-heading{width:355px}}@media screen and (max-width:1200px) and (min-width:992px){.page-real-world-evidence .abs-heading{left:2%}}.page-real-world-evidence .abs-heading-mobile{position:absolute;top:94vw;padding-left:10px;padding-right:10px}.page-real-world-evidence .abs-heading-mobile .title1,.page-real-world-evidence .abs-heading-mobile .title2{text-align:center;margin:auto}.page-real-world-evidence .abs-heading-mobile .primary-list{margin-left:auto;margin-right:auto}.page-real-world-evidence .abs-heading-mobile .hero-blue-txt{text-align:center}.page-real-world-evidence .heading-container .title1{color:#0090ba;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px;padding:0}.page-real-world-evidence .heading-container .title2{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px;margin-bottom:12px;padding:0}@media only screen and (min-width:992px){.page-real-world-evidence .heading-container .title2{margin-bottom:10px}}.page-real-world-evidence .heading-container .primary-list{max-width:407px;margin-top:10px;padding-left:15px;line-height:20px;color:#212121}.page-real-world-evidence .heading-container .primary-list li{list-style-type:none}.page-real-world-evidence .heading-container .primary-list li::before{content:"\2022";color:#00467f;font-weight:bold;display:inline-block;width:.5em;margin-left:-0.5em}.page-real-world-evidence .heading-container .primary-list .secondary-list{margin-bottom:5px;padding-left:15px;line-height:20px}.page-real-world-evidence .heading-container .primary-list .secondary-list li{list-style-type:none}.page-real-world-evidence .heading-container .primary-list .secondary-list li::before{content:"\002D";color:#00467f;font-weight:bold;display:inline-block;width:.5em;margin-left:-0.5em}.page-real-world-evidence .hero-blue-txt{color:#00467f;display:block;font-family:"din-2014-narrow";font-weight:300;font-size:17px;line-height:21px}@media only screen and (min-width:992px){.page-real-world-evidence .hero-blue-txt{font-size:20px}}.page-real-world-evidence .abs-img{float:none;width:598px;margin:0 auto}.page-real-world-evidence .abs-img img{margin-top:-40px}.page-real-world-evidence .abs-img-mobile{padding:60px 0 20px}@media only screen and (min-width:992px){.page-real-world-evidence .incidence-title{float:none;margin:0 auto;padding-left:0;padding-right:0;width:804px}.page-real-world-evidence .incidence-title .sub-body{margin-bottom:15px}}.page-real-world-evidence .incidence-title p{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px;line-height:28px;margin-bottom:12px}@media only screen and (min-width:992px){.page-real-world-evidence .incidence-title p{text-align:center}}@media only screen and (max-width:767px){.page-real-world-evidence .sub-content{padding:0 15px}}.page-real-world-evidence .sub-content .bexsero-subtitle{font-family:"din-2014";font-weight:bold}@media only screen and (min-width:992px){.page-real-world-evidence .sub-content{padding-top:4%}.page-real-world-evidence .sub-content.margin-bottom-10{padding-top:0}}.page-real-world-evidence .sub-body{line-height:20px;color:#212121;font-family:"source-sans-pro";font-size:16px;display:block;margin-bottom:25px}.page-real-world-evidence .sub-body .selection-bold{font-weight:bold}.page-real-world-evidence .sub-body_lg{line-height:24px;color:#212121;font-family:"source-sans-pro";font-size:16px;font-size:20px;display:block;margin-bottom:25px}.page-real-world-evidence .sub-body_lg .selection-bold{font-weight:bold}.page-real-world-evidence .sub-button-wrapper{text-align:center}.page-real-world-evidence a[href].sub-button{display:inline-block;font-size:20px;line-height:32px;border:3px solid;border-radius:6px;padding:3px 35px 3px 15px;text-decoration:none;margin-top:10px;margin-bottom:35px;position:relative;text-align:center}@media only screen and (min-width:992px){.page-real-world-evidence a[href].sub-button{margin-top:18px}}.page-real-world-evidence a[href].sub-button:after{content:"";background-image:url(/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/right-blue-arrow.svg);background-position:right;background-repeat:no-repeat;position:absolute;height:14px;width:9px;top:50%;right:15px;transform:translateY(-50%)}.page-real-world-evidence .incidence-image{display:none}@media only screen and (min-width:992px){.page-real-world-evidence .incidence-image{margin-top:20px;display:block}.page-real-world-evidence .incidence-image img{display:block;margin:0 auto;width:848px}}.page-real-world-evidence .incidence-image-mobile{margin-top:20px;margin-bottom:30px}.page-real-world-evidence .incidence-image-mobile .component-content{float:right;margin:0;overflow-x:auto;width:360px}.page-real-world-evidence .incidence-image-mobile img{max-width:fit-content;width:560px}@media only screen and (min-width:992px){.page-real-world-evidence .incidence-image-mobile{display:none}}.page-real-world-evidence .sub-vacc{color:#212121;font-family:"source-sans-pro";font-size:16px;font-weight:bold;margin-top:95px !important}@media screen and (max-width:991px) and (min-width:374px){.page-real-world-evidence .sub-vacc{margin-top:55px !important;padding:0}}.page-real-world-evidence sup{top:-5px !important}@media only screen and (max-width:767px){.page-real-world-evidence .video-tile{padding:0 15px}}.page-real-world-evidence .video-tile .video-heading{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px;margin:20px auto 11px auto;max-width:675px}.page-real-world-evidence .video-tile .video-video{text-align:center}.page-real-world-evidence .video-tile .hapyak-embed{max-width:675px;max-height:377px}.page-real-world-evidence .real-world-references{background-color:#f2f2f2}.page-real-world-evidence .real-ref{padding:45px 0;color:#212121}@media only screen and (min-width:992px){.page-real-world-evidence .real-ref{padding:45px 15px}}.page-real-world-evidence .real-ref ul{padding-left:17px;margin:20px auto 0 auto}.page-real-world-evidence .real-ref ul li{list-style-type:decimal}.page-real-world-evidence .real-ref ul li:not(:last-child){margin-bottom:25px}.page-real-world-evidence .real-ref ul li::marker{font-weight:bold}.page-real-world-evidence .font-size-24{font-size:24px !important}.page-real-world-evidence .color-light-blue{color:#009ac7 !important}@media only screen and (max-width:767px){.page-real-world-evidence .margin-top-9-second{margin-top:9% !important}}.page-real-world-evidence .margin-top-9{margin-top:2.5% !important}@media only screen and (max-width:767px){.page-real-world-evidence .margin-top-9{margin-top:9% !important}}.page-real-world-evidence .box-shadow-div{box-shadow:0 0 5px #707070;margin-bottom:5px}.page-real-world-evidence .font-size-20{font-size:20px !important}.page-real-world-evidence .sup-left-align{font-size:12px;float:left;position:relative;left:-6px;top:3px !important}@charset "UTF-8";@import url("https://p.typekit.net/p.css?s=1&k=uyy3jzh&ht=tk&f=17265.17267.32226.32227.32230.32231.32236.32238&a=34663417&app=typekit&e=css");@import url("https://p.typekit.net/p.css?s=1&k=jhf1vjz&ht=tk&f=32224.32235&a=50469129&app=typekit&e=css");@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/570287/00000000000000007735afea/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}.tk-source-sans-pro{font-family:"source-sans-pro",sans-serif}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}.bexsero-title{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px}.bexsero-title--large{font-size:36px}.bexsero-subtitle{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px}.bexsero-title-text{color:#212121;font-family:"din-2014";font-weight:bold;font-size:16px}.bexsero-body{color:#212121;font-family:"source-sans-pro";font-size:16px}.bexsero-footnote{color:#212121;font-family:"source-sans-pro";font-size:13px}a[href]{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:18px}.tabs{background-color:#eee}.tabs .selected{background-color:#fff}.gsk-bg-congress-blue{background-color:#00467f}.gsk-bg-bexsero-light-gray{background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]{background-color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] .component{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none;display:block;padding-right:0;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:50%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:auto}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component.first{max-width:200px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{width:100%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content{padding:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li a{width:100%;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link{border:0;color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold;align-self:center}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link .component-content p{font-size:12px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{align-self:center}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{padding-right:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:16%}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:15%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link{border:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a{color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a:before{background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/icon-search.svg") no-repeat left;background-size:34px 34px;content:" ";width:34px;height:34px;display:inline-block;position:relative;top:5px;left:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #navigation-container>.row{margin:0;padding:0 5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation{border-top:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 2%;justify-content:space-between}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:5px solid transparent;position:relative;top:5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{color:#212121;display:block;font-family:"source-sans-pro";font-size:16px;font-weight:bold;max-width:185px;margin:0 auto}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{font-size:18px;max-width:100%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span:hover{color:#0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span.navigation-item-decoration{display:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a{border-bottom:3px solid #0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#e9f7fc}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{padding:14px 0 10px}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li a{height:30px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li.is-active a{border-bottom:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span.navigation-item-decoration{display:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{color:#0090ba}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{content:"\f078";margin-right:10%}}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active>a span:after{content:"\f077"}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active{border-bottom:2px solid #e9f7fc}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a span{border-bottom:3px solid #0090ba}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a.navigation-item-title span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-top:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-radius:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{color:#00467f;line-height:.5rem}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{max-width:initial}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span:hover{color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2.is-active a{border-bottom:3px solid #0090ba !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2 a{border-bottom:none !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button{border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none;background-image:none;background-color:#00467f;border-radius:.5rem;color:#fff;text-indent:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button:hover{background-color:#00467f;color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .searchBox-label input{border:3px solid #00467f;border-radius:.5rem;background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/search_noborder.png") no-repeat 6px center;padding-left:40px;background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:0;padding-right:0;padding-top:40px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:7%;padding-right:7%;margin-left:0;margin-right:0}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch{padding:.25rem 0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch span,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{color:#212121;font-family:"source-sans-pro";font-size:16px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{text-decoration:none;font-weight:normal;color:#00467f}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding:10px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding-left:7%;padding-right:7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines span{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:25px;margin-top:30px}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:7%;padding-right:7%;padding-left:6%;padding-left:-10px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks p{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines .richText-content p{padding-left:5px;padding-right:5px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{line-height:.5}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded a{font-family:"source-sans-pro";font-weight:normal}#header #header-container{box-shadow:0 0 10px rgba(0,0,0,0.16)}@media only screen and (min-width:768px){#header #header-container .reference-brand-area>.inner{padding-left:14.2%}}#header #header-container .brand-name{height:86px;margin-top:10px}#header #header-container .mobile-navigation-utility-links{border-bottom:2px solid #00467f;text-align:center}#header #header-container .mobile-navigation-utility-links a{font-size:16px;font-weight:normal;color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] *{font-family:"source-sans-pro",sans-serif}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] a[href]{color:#00467f;font-family:"din-2014";font-size:inherit}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .dark-mode a[href]{color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .nowrap{white-space:nowrap}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] sup{top:-0.4rem;font-weight:normal;font-size:65%}.url-break{overflow-wrap:break-word;word-wrap:break-word}.references-box-shadow{box-shadow:0 5px 10px rgba(0,0,0,0.16)}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box{background-color:#fff;background-image:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/bg_texture_fadetoWhite.jpg");margin-top:-16px;padding:32px 16px 16px;background-repeat:no-repeat;background-size:2125px;background-position:center}@media only screen and (max-width:767px) and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box{background-size:1948px}}@media only screen and (min-width:992px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box{background-size:1588px}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box{padding-left:calc(7% - -7%);padding-right:calc(7% - -7%)}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box .richText.first{width:49%;display:inline-block;margin:0;vertical-align:top;max-width:512px;margin-right:15px}}@media only screen and (min-width:992px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box .richText.first{margin-right:20px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box h1{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px;color:#0090ba;text-align:center;max-width:200px;margin:0 auto 30px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box h1{max-width:100%;margin:0 0 30px;text-align:left}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box h1 span{color:#00467f;font-family:"din-2014";text-transform:uppercase}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box p{color:#212121;font-family:"source-sans-pro";font-size:16px;margin:0 0 30px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box p{text-align:left}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box p+p{color:#212121;font-family:"source-sans-pro";font-size:16px;line-height:20px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box p+p sup{top:-0.4rem}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box p+p+p{border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none;max-width:275px;margin:50px 0 15px;text-align:center;padding:.375rem .75rem}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box p+p+p a{text-decoration:none;font-size:20px;line-height:32px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box .image{margin-top:15px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box .image{display:inline-block;width:47%;margin:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box .image img{width:401px;height:401px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box .button{border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none;max-width:275px;margin:25px auto 15px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box .button{margin:50px 0 15px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box .button a{text-decoration:none;font-size:20px;line-height:32px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box+.box{box-shadow:0 0 10px 0 rgba(0,0,0,0.25),0 0 5px 0 rgba(0,0,0,0.25)}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box+.box{padding:50px 16px}}@media only screen and (max-width:767px) and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box+.box{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box+.box{padding-left:calc(7% - -1%);padding-right:calc(7% - -1%);padding-bottom:30px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box+.box .richText.first{padding:0 130px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box+.box h2{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px;font-family:"din-2014";color:#00467f}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box+.box h2{margin-top:30px;text-align:center}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box+.box h2 span{font-weight:bold;font-family:"din-2014";color:#0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box+.box h2+p{margin-top:20px;line-height:20px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box+.box h2+p sup{top:-0.4rem}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box+.box .bexsero-footnote{margin-top:25px;line-height:13px;text-indent:-4px;margin-left:4px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box+.box .bexsero-footnote{margin-top:10px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box+.box .bexsero-footnote sup{top:-0.3rem}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box+.box .bexsero-footnote+p{margin-top:25px;line-height:20px;color:#212121}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box+.box .bexsero-footnote+p{margin-top:10px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box+.box .bexsero-footnote+p sup{top:-0.4rem}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box+.box .button{border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none;max-width:220px;margin:25px auto}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box+.box .button a{text-decoration:none;font-size:20px;line-height:32px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box+.box .button+.richText{color:#212121;font-family:"source-sans-pro";font-size:16px;font-weight:bold}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box+.box+.box{padding-top:50px;background:#f2f2f2;z-index:-1}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box+.box+.box{padding:50px 16px}}@media only screen and (max-width:767px) and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box+.box+.box{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box+.box+.box{padding-left:7%;padding-right:7%;padding-bottom:50px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .heading-box+.box+.box p{color:#212121;font-family:"source-sans-pro";font-size:16px;line-height:20px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .bexsero-references{background-color:#f2f2f2;margin-bottom:-10px}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .bexsero-references{padding:50px 10px}}@media only screen and (max-width:767px) and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .bexsero-references{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .bexsero-references{padding-left:7%;padding-right:7%;padding-top:50px;padding-bottom:50px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .bexsero-references h3,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .bexsero-references p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .bexsero-references span,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .bexsero-references em{color:#212121;font-family:"source-sans-pro";font-size:16px;line-height:20px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .bexsero-references .selection-bold{font-weight:bold}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .bexsero-references h3{margin-bottom:15px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .bexsero-references p{text-indent:-15px;margin-left:15px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-overview .bexsero-references>.component-content>.richText-content>p:first-of-type{margin-bottom:15px}@charset "UTF-8";@import url("https://p.typekit.net/p.css?s=1&k=uyy3jzh&ht=tk&f=17265.17267.32226.32227.32230.32231.32236.32238&a=34663417&app=typekit&e=css");@import url("https://p.typekit.net/p.css?s=1&k=jhf1vjz&ht=tk&f=32224.32235&a=50469129&app=typekit&e=css");@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/570287/00000000000000007735afea/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}.tk-source-sans-pro{font-family:"source-sans-pro",sans-serif}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}.bexsero-title{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px}.bexsero-title--large{font-size:36px}.bexsero-subtitle{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px}.bexsero-title-text{color:#212121;font-family:"din-2014";font-weight:bold;font-size:16px}.bexsero-body{color:#212121;font-family:"source-sans-pro";font-size:16px}.bexsero-footnote{color:#212121;font-family:"source-sans-pro";font-size:13px}a[href]{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:18px}.tabs{background-color:#eee}.tabs .selected{background-color:#fff}.gsk-bg-congress-blue{background-color:#00467f}.gsk-bg-bexsero-light-gray{background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]{background-color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] .component{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none;display:block;padding-right:0;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:50%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:auto}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component.first{max-width:200px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{width:100%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content{padding:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li a{width:100%;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link{border:0;color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold;align-self:center}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link .component-content p{font-size:12px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{align-self:center}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{padding-right:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:16%}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:15%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link{border:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a{color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a:before{background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/icon-search.svg") no-repeat left;background-size:34px 34px;content:" ";width:34px;height:34px;display:inline-block;position:relative;top:5px;left:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #navigation-container>.row{margin:0;padding:0 5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation{border-top:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 2%;justify-content:space-between}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:5px solid transparent;position:relative;top:5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{color:#212121;display:block;font-family:"source-sans-pro";font-size:16px;font-weight:bold;max-width:185px;margin:0 auto}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{font-size:18px;max-width:100%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span:hover{color:#0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span.navigation-item-decoration{display:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a{border-bottom:3px solid #0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#e9f7fc}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{padding:14px 0 10px}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li a{height:30px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li.is-active a{border-bottom:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span.navigation-item-decoration{display:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{color:#0090ba}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{content:"\f078";margin-right:10%}}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active>a span:after{content:"\f077"}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active{border-bottom:2px solid #e9f7fc}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a span{border-bottom:3px solid #0090ba}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a.navigation-item-title span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-top:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-radius:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{color:#00467f;line-height:.5rem}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{max-width:initial}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span:hover{color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2.is-active a{border-bottom:3px solid #0090ba !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2 a{border-bottom:none !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button{border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none;background-image:none;background-color:#00467f;border-radius:.5rem;color:#fff;text-indent:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button:hover{background-color:#00467f;color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .searchBox-label input{border:3px solid #00467f;border-radius:.5rem;background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/search_noborder.png") no-repeat 6px center;padding-left:40px;background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:0;padding-right:0;padding-top:40px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:7%;padding-right:7%;margin-left:0;margin-right:0}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch{padding:.25rem 0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch span,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{color:#212121;font-family:"source-sans-pro";font-size:16px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{text-decoration:none;font-weight:normal;color:#00467f}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding:10px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding-left:7%;padding-right:7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines span{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:25px;margin-top:30px}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:7%;padding-right:7%;padding-left:6%;padding-left:-10px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks p{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines .richText-content p{padding-left:5px;padding-right:5px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{line-height:.5}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded a{font-family:"source-sans-pro";font-weight:normal}#header #header-container{box-shadow:0 0 10px rgba(0,0,0,0.16)}@media only screen and (min-width:768px){#header #header-container .reference-brand-area>.inner{padding-left:14.2%}}#header #header-container .brand-name{height:86px;margin-top:10px}#header #header-container .mobile-navigation-utility-links{border-bottom:2px solid #00467f;text-align:center}#header #header-container .mobile-navigation-utility-links a{font-size:16px;font-weight:normal;color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] *{font-family:"source-sans-pro",sans-serif}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] a[href]{color:#00467f;font-family:"din-2014";font-size:inherit}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .dark-mode a[href]{color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .nowrap{white-space:nowrap}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] sup{top:-0.4rem;font-weight:normal;font-size:65%}.url-break{overflow-wrap:break-word;word-wrap:break-word}.references-box-shadow{box-shadow:0 5px 10px rgba(0,0,0,0.16)}.page-meningococcal-disease .page-content{padding-left:10px;padding-right:10px}@media only screen and (min-width:992px){.page-meningococcal-disease .page-content{padding-left:7%;padding-right:7%}}.page-meningococcal-disease .page-header{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px;padding-top:30px;padding-bottom:20px;text-align:center;min-width:327px;max-width:327px;margin:auto}@media only screen and (min-width:992px){.page-meningococcal-disease .page-header{max-width:586px}}.page-meningococcal-disease .page-header span{font-family:"din-2014";font-weight:bold}.page-meningococcal-disease .page-header sup{top:-14px !important}.page-meningococcal-disease .color-light{color:#0090ba;font-family:"din-2014"}.page-meningococcal-disease .bg-white{background-color:#fff;padding:0;box-shadow:0 0 10px rgba(0,0,0,0.16);z-index:2}@media only screen and (min-width:992px){.page-meningococcal-disease .bg-white{padding:60px 7%}}.page-meningococcal-disease .page-cdc-heading,.page-meningococcal-disease .page-cdc-sub{max-width:676px;text-align:center}.page-meningococcal-disease .page-cdc-heading{margin:45px auto 10px auto;color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px}.page-meningococcal-disease .page-cdc-sub{margin:auto 10px 50px 10px !important;text-align:left;color:#212121;font-family:"source-sans-pro";font-size:16px}@media only screen and (min-width:576px){.page-meningococcal-disease .page-cdc-sub{margin:auto auto 50px auto !important}}.page-meningococcal-disease sup{top:-5px !important}.page-meningococcal-disease .row-container{display:flex;justify-content:center;flex-direction:column;max-width:1540px;margin:auto}@media only screen and (min-width:992px){.page-meningococcal-disease .row-container{flex-direction:row}}.page-meningococcal-disease .row-item{width:100%}@media only screen and (min-width:992px){.page-meningococcal-disease .row-item{width:50%}}.page-meningococcal-disease .row-item-heading{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px}.page-meningococcal-disease .row-item-img{text-align:center}.page-meningococcal-disease .row-item-img.left img{max-width:224px}.page-meningococcal-disease .row-item-img.right img{max-width:190px}.page-meningococcal-disease .row-item-footnote.left{text-align:right;color:#212121;font-family:"source-sans-pro";font-size:16px;font-weight:bold;position:absolute;left:67%;bottom:53%;left:67%;bottom:53%}@media only screen and (min-width:992px){.page-meningococcal-disease .row-item-footnote.left{left:35%;bottom:95px}}.page-meningococcal-disease .row-item-footnote.right{margin:15px auto auto auto;color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px;text-align:center;max-width:220px}@media only screen and (min-width:992px){.page-meningococcal-disease .row-item-footnote.right{max-width:404px}}.page-meningococcal-disease .row-item.left{background-color:#e9f7fc;padding:30px 15px}@media only screen and (min-width:992px){.page-meningococcal-disease .row-item.left{padding:20px;margin-right:20px}}.page-meningococcal-disease .row-item.left .row-item-heading{max-width:443px;margin:auto}@media only screen and (max-width:767px){.page-meningococcal-disease .row-item.left .row-item-heading{max-width:298px}}.page-meningococcal-disease .row-item.left .row-item-sub{color:#212121;font-family:"source-sans-pro";font-size:16px;font-weight:bold;max-width:300px;margin:16px auto 10px auto}@media only screen and (min-width:992px){.page-meningococcal-disease .row-item.left .row-item-sub{max-width:443px;margin:16px auto 5px auto}}.page-meningococcal-disease .row-item.left .bexsero-footnote{margin-left:22.5px;margin-top:10px}@media only screen and (min-width:992px){.page-meningococcal-disease .row-item.left .bexsero-footnote{margin-left:0;margin-top:0}}.page-meningococcal-disease .row-item.right{padding:40px 15px;border:0}@media only screen and (min-width:992px){.page-meningococcal-disease .row-item.right{padding:14px;border:6px solid #e9f7fc}}.page-meningococcal-disease .row-item.right .row-item-heading{max-width:403px;margin:auto}.page-meningococcal-disease .row-item.right .row-item-sub{color:#212121;font-family:"source-sans-pro";font-size:16px;font-weight:bold;max-width:172px;margin:25px auto 30px auto;text-align:center}@media only screen and (min-width:992px){.page-meningococcal-disease .row-item.right .row-item-sub{max-width:443px}}.page-meningococcal-disease .selection-bold{font-weight:bold}.page-meningococcal-disease .primary-list{max-width:642px;padding-left:15px;line-height:20px;color:#212121;margin:auto 15px}@media only screen and (min-width:576px){.page-meningococcal-disease .primary-list{margin:auto auto 45px auto}}@media only screen and (max-width:767px){.page-meningococcal-disease .primary-list{margin:auto 15px 30px 15px}}.page-meningococcal-disease .primary-list li{list-style-type:none;margin-bottom:5px}.page-meningococcal-disease .primary-list li::before{content:"\2022";color:#00467f;font-weight:bold;display:inline-block;width:.5em;margin-left:-0.5em}.page-meningococcal-disease .dose-container{background-color:#00467f;background-image:radial-gradient(#00467f 25%,#003d6e 65%,#003056 100%);padding:30px 15px;max-width:676px;margin:auto}@media only screen and (min-width:576px){.page-meningococcal-disease .dose-container{padding:30px}}.page-meningococcal-disease .dose-section{border-top:3px solid #009ac7;border-bottom:3px solid #009ac7;padding:0 30px 25px 30px;position:relative}@media only screen and (min-width:576px){.page-meningococcal-disease .dose-section{padding:0 143px 25px 60px}}.page-meningococcal-disease .dose-section-heading{color:#85d4eb;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px}@media only screen and (max-width:767px){.page-meningococcal-disease .dose-section-heading{max-width:150px}}.page-meningococcal-disease .dose-section-body{color:#fff;font-family:"source-sans-pro";font-size:16px;padding-top:15px;padding-bottom:15px;line-height:22px}.page-meningococcal-disease .dose-section-body a{color:#fff !important;font-family:"source-sans-pro" !important;font-size:16px !important;text-decoration:underline;font-weight:bold}.page-meningococcal-disease .dose-section-notes{color:#85d4eb;font-family:"din-2014";font-size:16px;font-weight:bold}.page-meningococcal-disease .dose-section-img{position:absolute;top:-18px;right:73px;width:73px;height:73px;z-index:1}.page-meningococcal-disease .dose-section-brdr{height:3px;border-top:3px solid #003561eb;position:absolute;width:73px;right:58px;top:-11px;border-right:0;border-left:0;border-bottom:0}.page-meningococcal-disease .impact-heading{max-width:676px;margin:45px auto 10px auto;color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px}@media only screen and (max-width:767px){.page-meningococcal-disease .impact-heading{margin:25px 15px 10px 15px}}.page-meningococcal-disease .impact-link{max-width:676px;margin:auto !important}@media only screen and (max-width:767px){.page-meningococcal-disease .impact-link{margin:auto 15px !important}}.page-meningococcal-disease .impact-link a{color:#212121 !important}.page-meningococcal-disease .video-tile .video-heading{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px;margin:40px auto 11px auto;max-width:675px}@media only screen and (max-width:767px){.page-meningococcal-disease .video-tile .video-heading{margin:40px 15px 11px 15px}}.page-meningococcal-disease .video-tile .video-video{text-align:center}.page-meningococcal-disease .video-tile .hapyak-embed{max-width:675px;max-height:377px}@media only screen and (max-width:767px){.page-meningococcal-disease .video-tile .hapyak-embed{padding:0 15px}}.page-meningococcal-disease .sub-button{text-align:center;margin-top:60px !important;margin-bottom:45px !important}@media only screen and (max-width:767px){.page-meningococcal-disease .sub-button{margin:60px 15px 45px 15px !important}.page-meningococcal-disease .sub-button a{padding:8px 25px !important}}.page-meningococcal-disease .sub-button a{font-size:20px !important;border:3px solid;border-radius:6px;padding:8px 30px;text-decoration:none;cursor:pointer}.page-meningococcal-disease .page-info{margin-bottom:45px !important}.page-meningococcal-disease .menindis-ref{padding:45px 0;color:#212121}@media only screen and (min-width:992px){.page-meningococcal-disease .menindis-ref{padding:45px 15px}}.page-meningococcal-disease .menindis-ref ul{padding-left:17px;margin:20px auto 0 auto}.page-meningococcal-disease .menindis-ref ul li{list-style-type:decimal;word-break:break-word}.page-meningococcal-disease .menindis-ref ul li::marker{font-weight:bold}@charset "UTF-8";@import url("https://p.typekit.net/p.css?s=1&k=uyy3jzh&ht=tk&f=17265.17267.32226.32227.32230.32231.32236.32238&a=34663417&app=typekit&e=css");@import url("https://p.typekit.net/p.css?s=1&k=jhf1vjz&ht=tk&f=32224.32235&a=50469129&app=typekit&e=css");@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/570287/00000000000000007735afea/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}.tk-source-sans-pro{font-family:"source-sans-pro",sans-serif}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}.bexsero-title{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px}.bexsero-title--large{font-size:36px}.bexsero-subtitle{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px}.bexsero-title-text{color:#212121;font-family:"din-2014";font-weight:bold;font-size:16px}.bexsero-body{color:#212121;font-family:"source-sans-pro";font-size:16px}.bexsero-footnote{color:#212121;font-family:"source-sans-pro";font-size:13px}a[href]{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:18px}.tabs{background-color:#eee}.tabs .selected{background-color:#fff}.gsk-bg-congress-blue{background-color:#00467f}.gsk-bg-bexsero-light-gray{background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]{background-color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] .component{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none;display:block;padding-right:0;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:50%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:auto}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component.first{max-width:200px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{width:100%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content{padding:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li a{width:100%;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link{border:0;color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold;align-self:center}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link .component-content p{font-size:12px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{align-self:center}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{padding-right:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:16%}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:15%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link{border:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a{color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a:before{background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/icon-search.svg") no-repeat left;background-size:34px 34px;content:" ";width:34px;height:34px;display:inline-block;position:relative;top:5px;left:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #navigation-container>.row{margin:0;padding:0 5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation{border-top:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 2%;justify-content:space-between}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:5px solid transparent;position:relative;top:5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{color:#212121;display:block;font-family:"source-sans-pro";font-size:16px;font-weight:bold;max-width:185px;margin:0 auto}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{font-size:18px;max-width:100%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span:hover{color:#0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span.navigation-item-decoration{display:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a{border-bottom:3px solid #0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#e9f7fc}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{padding:14px 0 10px}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li a{height:30px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li.is-active a{border-bottom:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span.navigation-item-decoration{display:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{color:#0090ba}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{content:"\f078";margin-right:10%}}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active>a span:after{content:"\f077"}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active{border-bottom:2px solid #e9f7fc}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a span{border-bottom:3px solid #0090ba}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a.navigation-item-title span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-top:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-radius:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{color:#00467f;line-height:.5rem}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{max-width:initial}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span:hover{color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2.is-active a{border-bottom:3px solid #0090ba !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2 a{border-bottom:none !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button{border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none;background-image:none;background-color:#00467f;border-radius:.5rem;color:#fff;text-indent:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button:hover{background-color:#00467f;color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .searchBox-label input{border:3px solid #00467f;border-radius:.5rem;background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/search_noborder.png") no-repeat 6px center;padding-left:40px;background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:0;padding-right:0;padding-top:40px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:7%;padding-right:7%;margin-left:0;margin-right:0}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch{padding:.25rem 0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch span,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{color:#212121;font-family:"source-sans-pro";font-size:16px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{text-decoration:none;font-weight:normal;color:#00467f}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding:10px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding-left:7%;padding-right:7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines span{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:25px;margin-top:30px}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:7%;padding-right:7%;padding-left:6%;padding-left:-10px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks p{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines .richText-content p{padding-left:5px;padding-right:5px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{line-height:.5}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded a{font-family:"source-sans-pro";font-weight:normal}#header #header-container{box-shadow:0 0 10px rgba(0,0,0,0.16)}@media only screen and (min-width:768px){#header #header-container .reference-brand-area>.inner{padding-left:14.2%}}#header #header-container .brand-name{height:86px;margin-top:10px}#header #header-container .mobile-navigation-utility-links{border-bottom:2px solid #00467f;text-align:center}#header #header-container .mobile-navigation-utility-links a{font-size:16px;font-weight:normal;color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] *{font-family:"source-sans-pro",sans-serif}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] a[href]{color:#00467f;font-family:"din-2014";font-size:inherit}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .dark-mode a[href]{color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .nowrap{white-space:nowrap}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] sup{top:-0.4rem;font-weight:normal;font-size:65%}.url-break{overflow-wrap:break-word;word-wrap:break-word}.references-box-shadow{box-shadow:0 5px 10px rgba(0,0,0,0.16)}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box{background-color:#fff;background-image:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/bg_texture_fadetoTrans.png");background-position:bottom;margin-top:-16px;padding:32px 16px 16px;background-repeat:no-repeat;background-size:2125px}@media only screen and (max-width:767px) and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box{background-size:1948px}}@media only screen and (min-width:992px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box{background-size:1588px}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box{padding-left:calc(7% - -1%);padding-right:calc(7% - -1%);background-image:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/bg_texture_fadetoTrans.png");background-position:bottom}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box .richText.first{width:48%;display:inline-block;margin:0;vertical-align:top;max-width:512px;margin-right:25px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box .richText.first ul{padding-right:10px;padding-left:18px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box .richText.first ul li{color:#212121;font-family:"source-sans-pro";font-size:16px;line-height:20px;margin-top:10px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box .richText.first ul li sup{top:-0.4rem}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box .richText.first ul li::marker{color:#00467f}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box .richText.first .bexsero-body{text-indent:-.275rem;padding-left:5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box h1{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px;color:#0090ba;text-align:center;max-width:200px;margin:0 auto 24px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box h1{max-width:100%;margin:0 0 14px;text-align:left}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box h1 span{color:#00467f;font-family:"din-2014"}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box h2{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px;margin:0 0 22px;line-height:30px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box h2{text-align:left;margin:0 0 15px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box h2 span{color:#0090ba;font-family:"din-2014"}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box h2+p{color:#212121;font-family:"source-sans-pro";font-size:16px;line-height:20px;padding-bottom:4px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box h2+p sup{top:-0.4rem}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box h2+p+p{border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none;max-width:275px;margin:50px 0 15px;text-align:center;padding:.375rem .75rem}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box h2+p+p a{text-decoration:none;font-size:20px;line-height:32px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box .image{margin-top:15px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box .image{display:inline-block;width:47%;margin:0;text-align:center}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box .image img{width:401px;height:401px}}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box .image+.richText{margin-left:-16px;width:calc(100% - -16px)}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box .image+.richText ul{padding-right:10px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box .image+.richText ul li{color:#212121;font-family:"source-sans-pro";font-size:16px;line-height:20px;margin-top:10px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box .image+.richText ul li::marker{color:#00467f}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box .image+.richText ul li sup{top:-0.4rem}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box .image+.richText .bexsero-body{padding-left:7%;padding-right:7%;text-indent:-0.5rem}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box .image+.richText .bexsero-body sup{top:-0.4rem}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box+.box{padding-left:7%;padding-right:7%;padding-bottom:20px;background-color:#fff;box-shadow:0 5px 5px 0 rgba(0,0,0,0.25)}@media only screen and (max-width:767px) and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box+.box{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box+.box .richText.first{color:#212121;font-family:"source-sans-pro";font-size:16px;line-height:20px;padding-top:10px;text-align:center}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box+.box .richText.first{margin-top:15px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box+.box .richText.first sup{top:-0.275rem}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box+.box .richText.first+.richText{text-align:center}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box+.box .richText.first+.richText p{margin-top:30px;padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box+.box .richText.first+.richText p a{text-decoration:none;font-size:18px;line-height:22px;text-align:center;padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box+.box .richText.first+.richText+.richText{color:#212121;font-family:"source-sans-pro";font-size:16px;line-height:20px;margin-top:10px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box+.box .richText.first+.richText+.richText{padding:10px 18px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box+.box .richText.first+.richText+.richText sup{top:-0.3rem}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box+.box .richText.first+.richText+.richText .bexsero-footnote{color:#212121;font-family:"source-sans-pro";font-size:16px;line-height:18px;font-weight:bold;margin-top:20px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box+.box .richText.first+.richText+.richText .immuneresp-btn{border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none;max-width:225px;margin:25px auto 45px;text-align:center}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box+.box .richText.first+.richText+.richText .immuneresp-btn{margin:50px auto 30px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box+.box .richText.first+.richText+.richText .immuneresp-btn a{text-decoration:none;font-size:20px;line-height:32px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box+.box+.box{padding-top:30px;padding-bottom:30px;background-color:#f2f2f2;padding-left:7%;padding-right:7%;z-index:-1}@media only screen and (max-width:767px) and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box+.box+.box{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box+.box+.box{padding-top:50px;padding-bottom:50px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .heading-box+.box+.box p{color:#212121;font-family:"source-sans-pro";font-size:16px;line-height:20px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .bexsero-footnote sup{top:-0.3rem}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .overlay-container{height:auto}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .overlay-container .overlay-content{padding:20px}@media only screen and (min-width:992px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .overlay-container .overlay-content{padding:33px 48px}}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .overlay-container .box.content-container{padding:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .overlay-container h2{font-family:"din-2014";font-size:22px;padding-bottom:20px;color:#00467f}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .overlay-container h2 span{color:#0090ba;font-family:"din-2014"}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .overlay-container h2 sup{font-size:50%}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .overlay-container p{color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .overlay-container p sup{top:-0.5rem}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .overlay-container .superscript{position:absolute}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .overlay-container .padlef-7{padding-left:7px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .overlay-container .bexsero-body{padding-bottom:20px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .overlay-container .bexsero-body sup{top:-0.3rem}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .overlay-container .overlay-close:after{content:url("../../assets/img/XClose.png");top:-65px;left:40px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .overlay-container .row-container{display:flex;margin-bottom:50px;margin-top:25px;width:100%;flex-wrap:wrap}@media only screen and (min-width:992px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .overlay-container .row-container{flex-wrap:nowrap}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .overlay-container .row-container-item{flex:0 0 25%;margin-right:5px;max-width:140px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .overlay-container .row-container-item{margin-right:20px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .overlay-container .row-img{margin-bottom:20px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .overlay-container .row-img img{width:140px;max-width:140px;height:100px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .overlay-container .row-txt{color:#212121;font-family:"source-sans-pro";font-size:16px;line-height:20px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .overlay-container .row-txt sup{top:-0.5rem}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .page-content{padding-left:10px;padding-right:10px}@media only screen and (min-width:992px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .page-content{padding-left:7%;padding-right:7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .formulation-ref,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .overlay-ref{padding:45px 0;color:#212121}@media only screen and (min-width:992px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .formulation-ref,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .overlay-ref{padding:45px 15px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .formulation-ref ul,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .overlay-ref ul{padding-left:17px;margin:20px auto 0 auto}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .formulation-ref ul li,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .overlay-ref ul li{list-style-type:decimal;line-height:20px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .formulation-ref ul li::marker,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .overlay-ref ul li::marker{font-weight:bold}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .overlay-ref{padding:40px 0 0 7px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .overlay-ref .foot-note{margin-left:-7px}@media only screen and (min-width:992px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .overlay-ref{padding:40px 0 0 6px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .overlay-ref .foot-note{margin-left:-6px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-clinical-profile.page-formulation .antigen-link{text-decoration:none;font-size:18px !important}@charset "UTF-8";@import url("https://p.typekit.net/p.css?s=1&k=uyy3jzh&ht=tk&f=17265.17267.32226.32227.32230.32231.32236.32238&a=34663417&app=typekit&e=css");@import url("https://p.typekit.net/p.css?s=1&k=jhf1vjz&ht=tk&f=32224.32235&a=50469129&app=typekit&e=css");@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/570287/00000000000000007735afea/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}.tk-source-sans-pro{font-family:"source-sans-pro",sans-serif}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}.bexsero-title{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px}.bexsero-title--large{font-size:36px}.bexsero-subtitle{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px}.bexsero-title-text{color:#212121;font-family:"din-2014";font-weight:bold;font-size:16px}.bexsero-body{color:#212121;font-family:"source-sans-pro";font-size:16px}.bexsero-footnote{color:#212121;font-family:"source-sans-pro";font-size:13px}a[href]{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:18px}.tabs{background-color:#eee}.tabs .selected{background-color:#fff}.gsk-bg-congress-blue{background-color:#00467f}.gsk-bg-bexsero-light-gray{background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]{background-color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] .component{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none;display:block;padding-right:0;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:50%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:auto}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component.first{max-width:200px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{width:100%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content{padding:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li a{width:100%;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link{border:0;color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold;align-self:center}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link .component-content p{font-size:12px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{align-self:center}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{padding-right:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:16%}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:15%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link{border:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a{color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a:before{background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/icon-search.svg") no-repeat left;background-size:34px 34px;content:" ";width:34px;height:34px;display:inline-block;position:relative;top:5px;left:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #navigation-container>.row{margin:0;padding:0 5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation{border-top:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 2%;justify-content:space-between}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:5px solid transparent;position:relative;top:5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{color:#212121;display:block;font-family:"source-sans-pro";font-size:16px;font-weight:bold;max-width:185px;margin:0 auto}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{font-size:18px;max-width:100%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span:hover{color:#0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span.navigation-item-decoration{display:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a{border-bottom:3px solid #0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#e9f7fc}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{padding:14px 0 10px}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li a{height:30px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li.is-active a{border-bottom:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span.navigation-item-decoration{display:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{color:#0090ba}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{content:"\f078";margin-right:10%}}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active>a span:after{content:"\f077"}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active{border-bottom:2px solid #e9f7fc}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a span{border-bottom:3px solid #0090ba}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a.navigation-item-title span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-top:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-radius:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{color:#00467f;line-height:.5rem}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{max-width:initial}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span:hover{color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2.is-active a{border-bottom:3px solid #0090ba !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2 a{border-bottom:none !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button{border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none;background-image:none;background-color:#00467f;border-radius:.5rem;color:#fff;text-indent:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button:hover{background-color:#00467f;color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .searchBox-label input{border:3px solid #00467f;border-radius:.5rem;background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/search_noborder.png") no-repeat 6px center;padding-left:40px;background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:0;padding-right:0;padding-top:40px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:7%;padding-right:7%;margin-left:0;margin-right:0}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch{padding:.25rem 0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch span,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{color:#212121;font-family:"source-sans-pro";font-size:16px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{text-decoration:none;font-weight:normal;color:#00467f}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding:10px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding-left:7%;padding-right:7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines span{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:25px;margin-top:30px}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:7%;padding-right:7%;padding-left:6%;padding-left:-10px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks p{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines .richText-content p{padding-left:5px;padding-right:5px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{line-height:.5}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded a{font-family:"source-sans-pro";font-weight:normal}#header #header-container{box-shadow:0 0 10px rgba(0,0,0,0.16)}@media only screen and (min-width:768px){#header #header-container .reference-brand-area>.inner{padding-left:14.2%}}#header #header-container .brand-name{height:86px;margin-top:10px}#header #header-container .mobile-navigation-utility-links{border-bottom:2px solid #00467f;text-align:center}#header #header-container .mobile-navigation-utility-links a{font-size:16px;font-weight:normal;color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] *{font-family:"source-sans-pro",sans-serif}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] a[href]{color:#00467f;font-family:"din-2014";font-size:inherit}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .dark-mode a[href]{color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .nowrap{white-space:nowrap}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] sup{top:-0.4rem;font-weight:normal;font-size:65%}.url-break{overflow-wrap:break-word;word-wrap:break-word}.references-box-shadow{box-shadow:0 5px 10px rgba(0,0,0,0.16)}.page-immune-response .backgrnd-img .img-footnote ul,.page-immune-response .backgrnd-img .immune-img-box1 .richText.even ul,.page-immune-response .backgrnd-img .immune-img-box2 .richText.even ul{list-style:none;padding-left:0;margin-top:0}.page-immune-response .backgrnd-img .img-footnote ul li,.page-immune-response .backgrnd-img .immune-img-box1 .richText.even ul li,.page-immune-response .backgrnd-img .immune-img-box2 .richText.even ul li{font-size:.813rem;line-height:.938rem;position:relative;padding-left:.38rem;padding-bottom:.438rem}.page-immune-response .backgrnd-img .img-footnote ul li .footnote-superscript,.page-immune-response .backgrnd-img .immune-img-box1 .richText.even ul li .footnote-superscript,.page-immune-response .backgrnd-img .immune-img-box2 .richText.even ul li .footnote-superscript{position:absolute;top:-0.156rem;left:0;font-size:65%}.page-immune-response .page-content{padding-left:10px;padding-right:10px}@media only screen and (min-width:992px){.page-immune-response .page-content{padding-left:7%;padding-right:7%}}.page-immune-response .backgrnd-img{background-image:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/bg_texture_fadetoTrans.png");background-repeat:no-repeat;background-size:59.25rem;background-position:top}@media only screen and (min-width:768px){.page-immune-response .backgrnd-img{background-size:118.75rem 59.25rem}}@media only screen and (min-width:992px){.page-immune-response .backgrnd-img{background-size:96.25rem 59.25rem}}.page-immune-response .backgrnd-img .immunological-definition h2{line-height:1.625rem;font-family:"din-2014";color:#0285b2;padding-bottom:.813rem}@media only screen and (min-width:992px){.page-immune-response .backgrnd-img .immunological-definition h2{padding-top:1.188rem}}.page-immune-response .backgrnd-img .immunological-definition p{line-height:1.25rem;color:#212121;padding-bottom:.688rem}.page-immune-response .backgrnd-img .bexsero-measured-ive h2,.page-immune-response .backgrnd-img .bexsero-measured-ive .blue-bold-text{font-family:"din-2014"}.page-immune-response .backgrnd-img .bexsero-measured-ive h2{line-height:1.625rem}@media only screen and (min-width:992px){.page-immune-response .backgrnd-img .bexsero-measured-ive h2{padding-top:.688rem;padding-bottom:.563rem}}.page-immune-response .backgrnd-img .bexsero-measured-ive .text-italic{font-weight:600;font-style:italic}.page-immune-response .backgrnd-img .bexsero-measured-ive .blue-bold-text{color:#009ac7;font-weight:bold}.page-immune-response .backgrnd-img .bexsero-measured-ive ul{padding-left:0;margin-top:0}.page-immune-response .backgrnd-img .bexsero-measured-ive ul .check-icon{list-style:none;padding-top:1.813rem;position:relative}.page-immune-response .backgrnd-img .bexsero-measured-ive ul .check-icon::before{width:2.438rem;height:2.5rem;background-image:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/immune/checkmark-icon");background-size:2.5rem;display:inline-block;position:absolute;content:" ";top:.875rem;margin-right:.313rem;left:-0.5rem}.page-immune-response .backgrnd-img .bexsero-measured-ive ul .check-icon .bexsero-list2{padding-left:2.25rem;display:inline-block;font-family:"din-2014"}.page-immune-response .backgrnd-img .bexsero-measured-ive ul .check-icon .immune-list{margin-left:1.25rem}.page-immune-response .backgrnd-img .bexsero-measured-ive ul .check-icon .immune-list li{list-style:disc;line-height:1.25rem;font-size:1rem;padding-top:.813rem}@media only screen and (min-width:992px){.page-immune-response .backgrnd-img .bexsero-measured-ive ul .check-icon .immune-list li{font-size:1.125rem}}.page-immune-response .backgrnd-img .bexsero-measured-ive ul .check-icon .immune-list li:first-child{padding-top:.944rem}.page-immune-response .backgrnd-img .bexsero-measured-ive ul .checklist-first{font-size:1.25rem;line-height:1.75rem}.page-immune-response .backgrnd-img .bexsero-measured-ive ul .checklist-second{font-size:1.25rem;line-height:1.5rem}.page-immune-response .backgrnd-img .bexsero-measured-ive p{font-size:.625rem;line-height:.875rem;padding-bottom:1.438rem}@media only screen and (min-width:992px){.page-immune-response .backgrnd-img .bexsero-measured-ive p{padding:.688rem 0 1.25rem 0}}@media only screen and (max-width:767px){.page-immune-response .backgrnd-img .bexsero-measured-ive p span{display:block}}@media only screen and (min-width:992px){.page-immune-response .backgrnd-img .immune-img-box1{padding-right:.625rem}}.page-immune-response .backgrnd-img .immune-img-box1 .richText.odd{padding-top:1.125rem;line-height:1.25rem}@media only screen and (min-width:992px){.page-immune-response .backgrnd-img .immune-img-box1 .richText.odd{padding-top:1.75rem}}.page-immune-response .backgrnd-img .immune-img-box1 .richText.even{padding-top:1rem;line-height:.938rem;font-size:.813rem}@media only screen and (min-width:992px){.page-immune-response .backgrnd-img .immune-img-box1 .richText.even{padding-top:.625rem}}@media only screen and (min-width:992px){.page-immune-response .backgrnd-img .immune-img-box2{padding-left:.625rem}}.page-immune-response .backgrnd-img .immune-img-box2 .richText.odd{padding-top:1.125rem;line-height:1.25rem}@media only screen and (min-width:992px){.page-immune-response .backgrnd-img .immune-img-box2 .richText.odd{padding-top:1.438rem}}.page-immune-response .backgrnd-img .immune-img-box2 .richText.even{padding-top:1rem;line-height:.938rem;font-size:.813rem}@media only screen and (min-width:992px){.page-immune-response .backgrnd-img .immune-img-box2 .richText.even{padding-top:.625rem}}.page-immune-response .backgrnd-img .immune-study-design{padding-top:.5rem}.page-immune-response .backgrnd-img .immune-study-design p{padding-bottom:.5rem}.page-immune-response .backgrnd-img .img-center{text-align:center}.page-immune-response .immune-heading h2{font-family:"din-2014";line-height:1.5rem}.page-immune-response .page-header{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px;text-align:center;margin:auto;line-height:2rem;padding-top:1.688rem}.page-immune-response .page-header .block{display:block;font-family:inherit}.page-immune-response .page-header .initial-heading{font-family:"din-2014";font-weight:400;color:#00467f}@media only screen and (max-width:767px){.page-immune-response .page-header{max-width:321px;padding:.688rem 0 1.5rem 0}}.page-immune-response .page-sub-head{color:#212121;font-family:"source-sans-pro";font-size:16px;padding-bottom:48px;text-align:center}@media only screen and (max-width:767px){.page-immune-response .page-sub-head{margin-left:5px !important;margin-right:5px !important;text-align:left}}.page-immune-response .color-light{color:#0090ba}.page-immune-response .color-dark-blu{color:#00467f}.page-immune-response .bg-white{background-color:#fff}.page-immune-response sup{top:-5px !important}.page-immune-response .superscript{position:absolute}.page-immune-response .padlef-4{padding-left:4px}.page-immune-response .ref-txt-8{font-size:8px;vertical-align:text-top}.page-immune-response .selection-bold{font-weight:bold}.page-immune-response .f-din2014{font-family:"din-2014"}.page-immune-response .table-container{display:flex;flex-direction:column}.page-immune-response .table-container table:first-child{margin-bottom:45px}@media only screen and (min-width:992px){.page-immune-response .table-container table:first-child{margin-bottom:0}}@media only screen and (max-width:767px){.page-immune-response .table-container table:nth-child(2) td:nth-child(1){padding:5px}.page-immune-response .table-container table:nth-child(2) tr:nth-last-child(2){border-bottom:0}}.page-immune-response .table-container table:nth-child(2) tr:nth-child(7){height:0;min-height:0;border-top:0}.page-immune-response .table-container table:nth-child(2) tr:nth-child(7) td{padding:0;font-size:0}@media only screen and (min-width:992px){.page-immune-response .table-container{flex-direction:row}.page-immune-response .table-container table:nth-child(2) tr:nth-child(7){height:auto;min-height:auto}.page-immune-response .table-container table:nth-child(2) tr:nth-child(7) td{padding:inherit;font-size:inherit}}.page-immune-response .table-container table{width:100%;border-collapse:collapse;background-color:white;box-shadow:0 3px 6px rgba(0,0,0,0.175) !important}@media only screen and (min-width:992px){.page-immune-response .table-container table{width:50%}}.page-immune-response .table-container table:first-child{margin-right:20px}@media only screen and (max-width:767px){.page-immune-response .table-container table:first-child{margin-right:0}}.page-immune-response .table-container table td{padding:0}.page-immune-response .table-container table .sml-txt{font-size:14px !important;font-weight:normal !important;font-family:"din-2014-narrow"}.page-immune-response .table-container table .header{text-align:center;font-size:14px;color:#212121;font-family:"din-2014-narrow";padding:5px 25px}@media only screen and (max-width:767px){.page-immune-response .table-container table .header{padding:5px 0}}.page-immune-response .table-container table .header span{font-size:14px;color:#212121;font-family:"din-2014-narrow"}.page-immune-response .table-container table .header .dark-blu{font-size:20px;font-family:"din-2014-narrow";color:#00467f;font-weight:bold}.page-immune-response .table-container table th{background-color:#0090ba;color:#fff;font-family:"din-2014";font-weight:bold;font-size:22px;font-family:"din-2014-narrow";padding:5px 8px}.page-immune-response .table-container table th sup{font-family:"din-2014-narrow"}.page-immune-response .table-container table tr{border-top:2px dashed #8d8d8d;border-bottom:2px dashed #8d8d8d}.page-immune-response .table-container table tr:first-child{border:0}.page-immune-response .table-container table tr:nth-child(2){border-top:0;border-left:0;border-right:0}.page-immune-response .table-container table tr:last-child{border-bottom:0}.page-immune-response .table-container table td:nth-child(2){width:28.6%;min-width:28.6%;text-align:center;border-left:2px dashed #8d8d8d;border-right:2px dashed #8d8d8d;font-weight:bold;font-size:20px;font-family:"din-2014-narrow";color:#212121;padding-top:10px;padding-bottom:10px}.page-immune-response .table-container table td:nth-child(1){width:47%;min-width:47%;padding:10px 20px;font-size:17px;font-family:"din-2014-narrow";font-weight:bold;color:#212121}.page-immune-response .table-container table td:nth-child(1) span{font-family:"din-2014-narrow"}@media only screen and (max-width:767px){.page-immune-response .table-container table td:nth-child(1){padding:5px 5px}.page-immune-response .table-container table td:nth-child(1) img{margin-right:7px !important}}.page-immune-response .table-container table td:nth-child(1) img{width:49px;height:26px;margin-right:30px;margin-bottom:-15px}.page-immune-response .table-container table td:nth-child(3){text-align:center;width:24.4%;min-width:24.4%;font-weight:bold;font-size:20px;font-family:"din-2014-narrow";color:#212121;padding-top:10px;padding-bottom:10px}.page-immune-response .table-container table tr:nth-child(3) td{font-size:20px;font-family:"din-2014-narrow";font-weight:bold;color:#212121;padding-top:10px;padding-bottom:10px}.page-immune-response .table-container table tr:nth-child(3) td:first-child{padding-left:99px}@media only screen and (min-width:992px){.page-immune-response .table-container table tr:nth-child(3) td:first-child{padding-left:99px}}@media only screen and (max-width:767px){.page-immune-response .table-container table tr:nth-child(3) td:first-child{padding-left:59px !important}}.page-immune-response .table-container table tr:nth-child(6) td:first-child{white-space:nowrap}.page-immune-response .table-container table tr:nth-child(7),.page-immune-response .table-container table tr:nth-child(3){min-height:48px;height:48px}.page-immune-response .table-container table tr:nth-child(7) strong,.page-immune-response .table-container table tr:nth-child(3) strong{color:#91278f;font-family:"din-2014-narrow"}.page-immune-response .table-container table tr:nth-child(1),.page-immune-response .table-container table tr:nth-child(2),.page-immune-response .table-container table tr:nth-child(4),.page-immune-response .table-container table tr:nth-child(5),.page-immune-response .table-container table tr:nth-child(6){min-height:42px;height:42px}.page-immune-response .table-container table tr:nth-child(7)>td{font-size:14px;font-family:"din-2014-narrow";font-weight:normal;color:#212121;padding-left:95px}.page-immune-response .table-container table tr:nth-child(7)>td img{margin-left:-79px}@media only screen and (min-width:992px){.page-immune-response .table-container table tr:nth-child(7)>td{padding-left:89px}}@media only screen and (max-width:767px){.page-immune-response .table-container table tr:nth-child(7)>td{padding-left:59px !important}.page-immune-response .table-container table tr:nth-child(7)>td img{margin-left:-56px}}.page-immune-response .sub-button{text-align:center;margin-top:60px !important;margin-bottom:45px !important}@media only screen and (max-width:767px){.page-immune-response .sub-button{margin:60px 15px 45px 15px !important}.page-immune-response .sub-button a{padding:8px 25px !important}}.page-immune-response .sub-button a{font-size:20px !important;border:3px solid;border-radius:6px;padding:8px 30px;text-decoration:none;cursor:pointer}.page-immune-response .immune-ref{padding:45px 0;color:#212121}@media only screen and (min-width:992px){.page-immune-response .immune-ref{padding:45px 15px}}.page-immune-response .immune-ref ul{padding-left:17px;margin:20px auto 0 auto}.page-immune-response .immune-ref ul li{list-style-type:decimal}.page-immune-response .immune-ref ul li::marker{font-weight:bold}.page-immune-response .ref-txt-197{font-size:8px;vertical-align:text-bottom}.page-immune-response .btn-link{padding:6px 20px;font-size:20px !important;border-radius:6px;text-decoration:none;border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none}.page-immune-response .btn-link::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;position:relative;font-size:14px;top:0;left:5px}.page-immune-response .btn-container{text-align:center !important;margin-top:34px !important;margin-bottom:58px !important}@media only screen and (min-width:992px){.page-immune-response .btn-container{margin-bottom:79px !important}}.page-immune-response .vac-txt{color:#212121;font-family:"source-sans-pro";font-size:16px;font-weight:bold;padding-top:20px}@media only screen and (max-width:767px){.page-immune-response .vac-txt{max-width:327px;margin:auto !important}}.page-immune-response .txt-isi{padding-top:45px;padding-bottom:40px}.page-immune-response .foot-txtpadding{padding-top:10px}@media only screen and (max-width:767px){.page-immune-response .foot-txtpadding{max-width:327px}}.page-immune-response .lin-txt{line-height:13px;padding-top:30px}@media only screen and (max-width:767px){.page-immune-response .lin-txt{padding-top:20px;max-width:327px;margin:auto !important}}@charset "UTF-8";@import url("https://p.typekit.net/p.css?s=1&k=uyy3jzh&ht=tk&f=17265.17267.32226.32227.32230.32231.32236.32238&a=34663417&app=typekit&e=css");@import url("https://p.typekit.net/p.css?s=1&k=jhf1vjz&ht=tk&f=32224.32235&a=50469129&app=typekit&e=css");@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/570287/00000000000000007735afea/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}.tk-source-sans-pro{font-family:"source-sans-pro",sans-serif}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}.bexsero-title{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px}.bexsero-title--large{font-size:36px}.bexsero-subtitle{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px}.bexsero-title-text{color:#212121;font-family:"din-2014";font-weight:bold;font-size:16px}.bexsero-body{color:#212121;font-family:"source-sans-pro";font-size:16px}.bexsero-footnote{color:#212121;font-family:"source-sans-pro";font-size:13px}a[href]{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:18px}.tabs{background-color:#eee}.tabs .selected{background-color:#fff}.gsk-bg-congress-blue{background-color:#00467f}.gsk-bg-bexsero-light-gray{background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]{background-color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] .component{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none;display:block;padding-right:0;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:50%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:auto}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component.first{max-width:200px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{width:100%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content{padding:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li a{width:100%;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link{border:0;color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold;align-self:center}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link .component-content p{font-size:12px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{align-self:center}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{padding-right:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:16%}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:15%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link{border:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a{color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a:before{background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/icon-search.svg") no-repeat left;background-size:34px 34px;content:" ";width:34px;height:34px;display:inline-block;position:relative;top:5px;left:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #navigation-container>.row{margin:0;padding:0 5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation{border-top:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 2%;justify-content:space-between}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:5px solid transparent;position:relative;top:5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{color:#212121;display:block;font-family:"source-sans-pro";font-size:16px;font-weight:bold;max-width:185px;margin:0 auto}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{font-size:18px;max-width:100%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span:hover{color:#0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span.navigation-item-decoration{display:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a{border-bottom:3px solid #0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#e9f7fc}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{padding:14px 0 10px}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li a{height:30px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li.is-active a{border-bottom:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span.navigation-item-decoration{display:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{color:#0090ba}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{content:"\f078";margin-right:10%}}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active>a span:after{content:"\f077"}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active{border-bottom:2px solid #e9f7fc}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a span{border-bottom:3px solid #0090ba}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a.navigation-item-title span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-top:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-radius:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{color:#00467f;line-height:.5rem}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{max-width:initial}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span:hover{color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2.is-active a{border-bottom:3px solid #0090ba !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2 a{border-bottom:none !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button{border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none;background-image:none;background-color:#00467f;border-radius:.5rem;color:#fff;text-indent:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button:hover{background-color:#00467f;color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .searchBox-label input{border:3px solid #00467f;border-radius:.5rem;background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/search_noborder.png") no-repeat 6px center;padding-left:40px;background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:0;padding-right:0;padding-top:40px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:7%;padding-right:7%;margin-left:0;margin-right:0}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch{padding:.25rem 0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch span,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{color:#212121;font-family:"source-sans-pro";font-size:16px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{text-decoration:none;font-weight:normal;color:#00467f}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding:10px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding-left:7%;padding-right:7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines span{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:25px;margin-top:30px}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:7%;padding-right:7%;padding-left:6%;padding-left:-10px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks p{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines .richText-content p{padding-left:5px;padding-right:5px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{line-height:.5}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded a{font-family:"source-sans-pro";font-weight:normal}#header #header-container{box-shadow:0 0 10px rgba(0,0,0,0.16)}@media only screen and (min-width:768px){#header #header-container .reference-brand-area>.inner{padding-left:14.2%}}#header #header-container .brand-name{height:86px;margin-top:10px}#header #header-container .mobile-navigation-utility-links{border-bottom:2px solid #00467f;text-align:center}#header #header-container .mobile-navigation-utility-links a{font-size:16px;font-weight:normal;color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] *{font-family:"source-sans-pro",sans-serif}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] a[href]{color:#00467f;font-family:"din-2014";font-size:inherit}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .dark-mode a[href]{color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .nowrap{white-space:nowrap}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] sup{top:-0.4rem;font-weight:normal;font-size:65%}.url-break{overflow-wrap:break-word;word-wrap:break-word}.references-box-shadow{box-shadow:0 5px 10px rgba(0,0,0,0.16)}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .box.content-container.first{padding-top:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box{position:relative;background-color:#f2f2f2;padding-bottom:30px}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box{z-index:-2}}@media only screen and (max-width:767px) and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box .image.is-hidden-mobile{max-height:300px;overflow:hidden}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box .image.is-hidden-desktop{z-index:-1}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box .image.is-hidden-desktop+.richText+.richText+.richText{width:50%;margin-top:30px}}@media screen and (max-width:1199px) and (min-width:992px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box .image.is-hidden-desktop+.richText+.richText+.richText{margin-top:-100px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box .image.is-hidden-desktop+.richText+.richText+.richText .richText-content{margin-top:30px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box .image.is-hidden-desktop+.richText+.richText+.richText .richText-content{margin-top:0;vertical-align:top}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box .image.is-hidden-desktop+.richText+.richText+.richText .richText-content>h2{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px;margin-bottom:30px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box .image.is-hidden-desktop+.richText+.richText+.richText .richText-content>p:nth-of-type(2){color:#212121;font-family:"source-sans-pro";font-size:16px;font-size:11px;line-height:16px;margin-top:30px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box .image.is-hidden-desktop+.richText+.richText+.richText .richText-content ol{list-style-type:none;margin-top:20px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box .image.is-hidden-desktop+.richText+.richText+.richText .richText-content ol>li{text-indent:-38px;margin-left:0;margin-bottom:15px;font-size:18px;line-height:22px;color:#00467f}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box .image.is-hidden-desktop+.richText+.richText+.richText .richText-content ol>li::before{display:inline;background-color:#0090ba;border-radius:50%;color:#fff;font-family:"din-2014";font-size:20px;line-height:18px;font-weight:bold;padding:0 8px;margin-right:10px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box .image.is-hidden-desktop+.richText+.richText+.richText .richText-content ol>li:nth-of-type(1)::before{content:"1"}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box .image.is-hidden-desktop+.richText+.richText+.richText .richText-content ol>li:nth-of-type(2)::before{content:"2"}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box .image.is-hidden-desktop+.richText+.richText+.richText .richText-content ol>li:nth-of-type(3)::before{content:"3"}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box .image.is-hidden-desktop+.richText+.richText+.richText .richText-content ol>li sup{top:-0.4rem}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box .image.is-hidden-desktop+.richText+.richText+.richText .richText-content ol+p{color:#212121;font-family:"source-sans-pro";font-size:13px;text-indent:-5px;margin-left:5px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box .image.is-hidden-desktop+.richText+.richText+.richText .richText-content ol+p sup{top:-0.25rem}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box .richText{padding-left:15px;padding-right:15px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box .richText{padding-left:7%;padding-right:7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box .bexsero-footnote{position:absolute;top:225px;max-width:calc(100% - 15px);font-size:12px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box .bexsero-footnote{left:7%;max-width:100%;font-size:10px}}@media screen and (max-width:566px) and (min-width:390px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box .bexsero-footnote{left:7%;max-width:100%;top:62vw}}@media screen and (max-width:991px) and (min-width:567px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box .bexsero-footnote{left:7%;max-width:100%;top:33%}}@media screen and (max-width:991px) and (min-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box .bexsero-footnote{top:29%}}@media screen and (max-width:1199px) and (min-width:992px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box .bexsero-footnote{top:23%}}@media only screen and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box .bexsero-footnote{top:30%}}@media only screen and (min-width:1344px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box .bexsero-footnote{top:calc(30% - -30px)}}@media only screen and (min-width:1500px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box .bexsero-footnote{top:calc(30% - -40px)}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box h1{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px;line-height:32px;text-align:center;max-width:300px;margin:-180px auto 0;position:relative}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box h1{margin:27px auto 0}}@media only screen and (min-width:992px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box h1{max-width:400px;position:absolute;top:225px;right:7%;text-align:left}}@media screen and (max-width:991px) and (min-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box h1{position:relative;margin:auto !important;max-width:300px}}@media screen and (max-width:1199px) and (min-width:992px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box h1{top:230px;right:calc(1% - -10px)}}@media only screen and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box h1{right:calc(48% - 460px)}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box h1 span{color:#0090ba;font-family:"din-2014"}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box{background-color:#00467f;background-image:radial-gradient(#00467f 25%,#003d6e 65%,#003056 100%);padding:30px 15px}@media only screen and (max-width:767px) and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box{position:relative;left:51.4%;margin-top:-400px;max-width:43%;box-shadow:rgba(0,0,0,0.25) 0 0 10px}}@media only screen and (min-width:768px) and (max-width:1199px) and (min-width:992px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box{margin-top:-565px;max-width:48%}}@media only screen and (min-width:768px) and (max-width:991px) and (min-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box{margin-top:-815px}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box{margin-top:-465px}}@media only screen and (min-width:768px) and (min-width:1250px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box{margin-top:-450px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box::before,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box::after{display:block;content:" ";width:100%}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box::before{border-bottom:3px solid #0090ba;margin-bottom:20px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box::after{border-top:3px solid #0090ba;margin-top:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box>.component-content>.content{padding:0 10px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box>.component-content>.content{padding:0 40px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box .richText.first{color:#85d4eb;font-weight:bold;font-size:28px;line-height:32px;display:inline-block;max-width:55%;vertical-align:top}@media only screen and (min-width:360px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box .richText.first{max-width:60%}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box .richText.first{max-width:285px;padding-top:15px}}@media screen and (max-width:1199px) and (min-width:992px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box .richText.first{max-width:50%;vertical-align:bottom}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box .richText.first p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box .richText.first span{font-family:"din-2014"}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box .image{display:inline-block;width:114px;height:85px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box .image{margin-left:30px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box .richText.last{color:#fff;font-size:18px;line-height:22px;margin-bottom:30px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box .richText.last p{margin-top:20px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box .richText.last p{margin-top:10px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box .richText.last p sup{top:-0.4rem}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box+.box.last{background-color:#f2f2f2;padding:30px 15px}@media only screen and (max-width:767px) and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box+.box.last{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box+.box.last{padding-left:7%;padding-right:7%}}@media screen and (max-width:1199px) and (min-width:992px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box+.box.last{padding-top:15%}}@media only screen and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box+.box.last{padding-top:8%}}@media only screen and (min-width:1344px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box+.box.last{padding-top:7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box+.box.last .richText.first h2{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px;line-height:28px;max-width:300px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box+.box.last .richText.first h2{max-width:675px;margin:40px auto 30px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box+.box.last .richText.first ul{padding:0 18px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box+.box.last .richText.first ul{max-width:675px;margin:0 auto}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box+.box.last .richText.first ul li{color:#212121;font-family:"source-sans-pro";font-size:16px;line-height:20px;margin-top:10px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box+.box.last .richText.first ul li sup{top:-0.4rem}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box+.box.last .richText.first ul li::marker{color:#00467f}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box+.box.last .richText.first ul+h2{margin:40px 0 20px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box+.box.last .richText.first ul+h2{max-width:675px;margin:40px auto 10px}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box+.box.last .brightcove-player__iframe{max-width:675px;margin:0 auto}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box+.box.last .richText.last>.component-content>.richText-content p:first-of-type{color:#212121;font-family:"source-sans-pro";font-size:16px;line-height:18px;font-weight:bold;margin:10px 0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box+.box.last .richText.last>.component-content>.richText-content h2{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px;line-height:26px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box+.box.last .richText.last>.component-content>.richText-content p:last-of-type{line-height:20px;margin-top:20px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .heading-box+.box+.box.last .richText.last>.component-content>.richText-content p:last-of-type br{display:none}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling #footer .box.first{background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .bexsero-references{padding-bottom:34px;padding-top:34px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .bexsero-references{padding-left:7%;padding-right:7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .bexsero-references h3,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .bexsero-references p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .bexsero-references span,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .bexsero-references em{color:#212121;font-family:"source-sans-pro";font-size:16px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .bexsero-references .selection-bold{font-weight:bold}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .bexsero-references h3{margin-bottom:15px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .bexsero-references p{text-indent:-15px;margin-left:15px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .real-ref{padding:45px 0;color:#212121}@media only screen and (min-width:992px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .real-ref{padding:45px 15px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .real-ref ul{padding-left:17px;margin:20px auto 0 auto}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .real-ref ul li{list-style-type:decimal}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"].page-patient-counseling .real-ref ul li::marker{font-weight:bold}@charset "UTF-8";@import url("https://p.typekit.net/p.css?s=1&k=uyy3jzh&ht=tk&f=17265.17267.32226.32227.32230.32231.32236.32238&a=34663417&app=typekit&e=css");@import url("https://p.typekit.net/p.css?s=1&k=jhf1vjz&ht=tk&f=32224.32235&a=50469129&app=typekit&e=css");@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"source-sans-pro";src:url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/570287/00000000000000007735afea/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/570287/00000000000000007735afea/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/c2b6e5/00000000000000007735afee/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/efa8e9/00000000000000007735aff4/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:700}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/1fe1ce/00000000000000007735aff6/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/2bdaca/00000000000000007735afe5/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/6be18e/00000000000000007735afeb/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700}.tk-source-sans-pro{font-family:"source-sans-pro",sans-serif}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}@font-face{font-family:"din-2014";src:url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/35b7e6/00000000000000007735afe4/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}@font-face{font-family:"din-2014-narrow";src:url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/a24755/00000000000000007735afe0/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}.tk-din-2014{font-family:"din-2014",sans-serif}.tk-din-2014-narrow{font-family:"din-2014-narrow",sans-serif}.bexsero-title{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px}.bexsero-title--large{font-size:36px}.bexsero-subtitle{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px}.bexsero-title-text{color:#212121;font-family:"din-2014";font-weight:bold;font-size:16px}.bexsero-body{color:#212121;font-family:"source-sans-pro";font-size:16px}.bexsero-footnote{color:#212121;font-family:"source-sans-pro";font-size:13px}a[href]{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:18px}.tabs{background-color:#eee}.tabs .selected{background-color:#fff}.gsk-bg-congress-blue{background-color:#00467f}.gsk-bg-bexsero-light-gray{background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]{background-color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] .component{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none;display:block;padding-right:0;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"] ul li a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:50%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component{width:auto}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] [class*="reference-utility-links"]>.inner>.component-content>.component.first{max-width:200px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{width:100%}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner a{color:#fff;font-family:"din-2014";font-size:14px;font-weight:bold;text-decoration:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content{padding:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-utility-links---hcp-branded>div.inner>div.component-content>div.is-hidden-desktop li a{width:100%;text-align:right}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link{border:0;color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold;align-self:center}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-navigation-link .component-content p{font-size:12px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{align-self:center}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp{padding-right:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:16%}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .reference-search-area---hcp>.inner>.component-content{padding-right:15%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link{border:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a{color:#00467f;font-family:"din-2014";font-size:12px;font-weight:bold}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .richText.header-searchbox-link .component-content p a:before{background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/icon-search.svg") no-repeat left;background-size:34px 34px;content:" ";width:34px;height:34px;display:inline-block;position:relative;top:5px;left:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #navigation-container>.row{margin:0;padding:0 5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation{border-top:0}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 2%;justify-content:space-between}}@media only screen and (min-width:768px) and (min-width:1200px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1{padding:0 7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:5px solid transparent;position:relative;top:5px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{color:#212121;display:block;font-family:"source-sans-pro";font-size:16px;font-weight:bold;max-width:185px;margin:0 auto}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span{font-size:18px;max-width:100%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span:hover{color:#0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item a span.navigation-item-decoration{display:none}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a{border-bottom:3px solid #0090ba}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.is-active a span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#e9f7fc}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{padding:14px 0 10px}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li a{height:30px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>ul li.is-active a{border-bottom:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span.navigation-item-decoration{display:none}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{color:#0090ba}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{content:"\f078";margin-right:10%}}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active>a span:after{content:"\f077"}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active{border-bottom:2px solid #e9f7fc}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a span{border-bottom:3px solid #0090ba}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a.navigation-item-title span{color:#0090ba}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-top:1px solid #85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2{border-radius:0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a{border-bottom:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#85d4eb}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#fff}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{color:#00467f;line-height:.5rem}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span{max-width:initial}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-root.navigation-level2 .navigation-item a span:hover{color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2.is-active a{border-bottom:3px solid #0090ba !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .navigation .navigation-level2 a{border-bottom:none !important}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button{border:3px solid #00467f;border-radius:10px;font-family:"din-2014";font-weight:bold;font-size:18px;text-decoration:none;background-image:none;background-color:#00467f;border-radius:.5rem;color:#fff;text-indent:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .button:hover{background-color:#00467f;color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .searchBox .component-content .cf-search-box .searchBox-label input{border:3px solid #00467f;border-radius:.5rem;background:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/search_noborder.png") no-repeat 6px center;padding-left:40px;background-color:#f2f2f2}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:0;padding-right:0;padding-top:40px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp{padding-left:7%;padding-right:7%;margin-left:0;margin-right:0}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch{padding:.25rem 0}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch span,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{color:#212121;font-family:"source-sans-pro";font-size:16px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-med-watch-pharma-hcp .med-watch a{text-decoration:none;font-weight:normal;color:#00467f}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding:10px}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines{padding-left:7%;padding-right:7%}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines p,body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-codelines span{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:25px;margin-top:30px}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}@media only screen and (min-width:768px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks{padding-left:7%;padding-right:7%;padding-left:6%;padding-left:-10px}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-trademarks p{font-family:"source-sans-pro";font-size:14px;color:#212121}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines{padding:0}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .richText.codelines .richText-content p{padding-left:5px;padding-right:5px}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{line-height:.5}@media only screen and (max-width:767px){body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded{margin-left:-16px;margin-right:-16px;width:calc(100% - -32px)}}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] #footer .reference-hcp-footer-links-unbranded a{font-family:"source-sans-pro";font-weight:normal}#header #header-container{box-shadow:0 0 10px rgba(0,0,0,0.16)}@media only screen and (min-width:768px){#header #header-container .reference-brand-area>.inner{padding-left:14.2%}}#header #header-container .brand-name{height:86px;margin-top:10px}#header #header-container .mobile-navigation-utility-links{border-bottom:2px solid #00467f;text-align:center}#header #header-container .mobile-navigation-utility-links a{font-size:16px;font-weight:normal;color:#544f40}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] *{font-family:"source-sans-pro",sans-serif}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] a[href]{color:#00467f;font-family:"din-2014";font-size:inherit}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .dark-mode a[href]{color:#fff}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] .nowrap{white-space:nowrap}body[data-theme-path="/etc/designs/zg/hcp-bexsero-hcp/desktop"] sup{top:-0.4rem;font-weight:normal;font-size:65%}.url-break{overflow-wrap:break-word;word-wrap:break-word}.references-box-shadow{box-shadow:0 5px 10px rgba(0,0,0,0.16)}.page-global-heritage .page-bg-color{background-color:#f2f2f2;padding-top:0;padding-bottom:0}@media only screen and (max-width:767px){.page-global-heritage .page-bg-color{padding:0}}.page-global-heritage .page-content{padding-left:10px;padding-right:10px}@media only screen and (min-width:992px){.page-global-heritage .page-content{padding-left:7%;padding-right:7%}}.page-global-heritage .heading-box{position:relative}.page-global-heritage .heading-img{width:100%;padding:0}.page-global-heritage .heading-img img{width:100%}.page-global-heritage .abs-txt{position:absolute;top:61%;left:59.5%}.page-global-heritage .abs-txt-mobile{position:absolute;top:79vw;left:48vw}.page-global-heritage .abs-txt-mobile .heading-notes{max-width:186px}.page-global-heritage .abs-heading{position:absolute;top:143px;left:7%;padding:0}@media screen and (max-width:1200px) and (min-width:992px){.page-global-heritage .abs-heading{left:2%}}.page-global-heritage .abs-heading-mobile{position:absolute;top:94vw;padding-left:10px;padding-right:10px}.page-global-heritage .abs-heading-mobile .title1,.page-global-heritage .abs-heading-mobile .title2{max-width:310px;text-align:center;margin:auto}.page-global-heritage .abs-heading-mobile .primary-list{margin-left:auto;margin-right:auto}.page-global-heritage .heading-container .title1{color:#0090ba;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px;padding:0}.page-global-heritage .heading-container .title2{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:30px;padding-top:15px;padding:0}.page-global-heritage .heading-container .primary-list{max-width:407px;margin-top:10px;padding-left:15px;line-height:20px;color:#212121}.page-global-heritage .heading-container .primary-list li{list-style-type:none}.page-global-heritage .heading-container .primary-list li::before{content:"\2022";color:#00467f;font-weight:bold;display:inline-block;width:.5em;margin-left:-0.5em}.page-global-heritage .heading-container .primary-list .secondary-list{margin-bottom:5px;padding-left:15px;line-height:20px}.page-global-heritage .heading-container .primary-list .secondary-list li{list-style-type:none}.page-global-heritage .heading-container .primary-list .secondary-list li::before{content:"\002D";color:#00467f;font-weight:bold;display:inline-block;width:.5em;margin-left:-0.5em}.page-global-heritage .abs-img{padding:0;margin-top:-135px;margin-bottom:40px}@media screen and (max-width:1340px) and (min-width:990px){.page-global-heritage .abs-img{margin-top:-115px}}@media screen and (max-width:1200px) and (min-width:992px){.page-global-heritage .abs-img{margin-top:-75px}}.page-global-heritage .abs-img img{display:block;width:598px;margin:0 auto}.page-global-heritage .abs-img-mobile{margin-top:-35px;margin-bottom:15px}@media screen and (max-width:992px) and (min-width:576px){.page-global-heritage .abs-img-mobile{margin-top:20px}}@media screen and (max-width:576px) and (min-width:425px){.page-global-heritage .abs-img-mobile{margin-top:97px}}@media only screen and (max-width:767px){.page-global-heritage .sub-content{padding:0 15px}}.page-global-heritage .sub-content .bexsero-subtitle{font-family:"din-2014";font-weight:bold}.page-global-heritage .sub-body{text-align:center;line-height:20px;color:#212121;font-family:"source-sans-pro";font-size:16px;margin:11px auto !important}.page-global-heritage .sub-button{text-align:center;margin-top:35px !important}.page-global-heritage .sub-button a{font-size:20px !important;border:3px solid;border-radius:6px;padding:8px 30px;text-decoration:none;cursor:pointer}.page-global-heritage .sub-vacc{color:#212121;font-family:"source-sans-pro";font-size:16px;font-weight:bold;margin-top:95px !important;text-align:center}@media screen and (max-width:991px) and (min-width:374px){.page-global-heritage .sub-vacc{margin-top:55px !important;padding:0;text-align:left}}.page-global-heritage sup{top:-5px !important}@media only screen and (max-width:767px){.page-global-heritage .video-tile{padding:0 15px}}.page-global-heritage .video-tile .video-heading{color:#00467f;font-family:"din-2014";font-weight:bold;font-size:22px;margin:20px auto 11px auto;max-width:675px}.page-global-heritage .video-tile .video-video{text-align:center}.page-global-heritage .video-tile .hapyak-embed{max-width:675px;max-height:377px}.page-global-heritage .real-world-references{background-color:#f2f2f2}.page-global-heritage .real-ref{padding:45px 0;color:#212121}@media only screen and (min-width:992px){.page-global-heritage .real-ref{padding:45px 15px}}.page-global-heritage .real-ref ul{padding-left:17px;margin:20px auto 0 auto}.page-global-heritage .real-ref ul li{list-style-type:decimal}.page-global-heritage .real-ref ul li::marker{font-weight:bold}@media only screen and (min-width:768px){.page-global-heritage .brightcove-player__iframe{max-width:675px;margin:0 auto}}@media screen and (min-width:768px){.reference-video-transcript{padding:0;max-width:675px;left:50%;transform:translateX(-50%)}}.reference-video-transcript .accordion .accordion-container .accordion-slide{background:#f2f2f2}.reference-video-transcript .accordion .accordion-container .accordion-slide .accordion-head h3 a{color:#00467f;font-size:14px !important;line-height:18px}.reference-video-transcript .accordion .accordion-container .accordion-slide .accordion-head h3 a span{padding-left:.5em;font-weight:400;color:inherit !important;font-size:inherit !important}.reference-video-transcript .accordion .accordion-container .accordion-slide .accordion-head h3 a span:hover,.reference-video-transcript .accordion .accordion-container .accordion-slide .accordion-head h3 a span:active,.reference-video-transcript .accordion .accordion-container .accordion-slide .accordion-head h3 a span:focus,.reference-video-transcript .accordion .accordion-container .accordion-slide .accordion-head h3 a span:visited{text-decoration:none}.reference-video-transcript .accordion .accordion-container .accordion-slide .accordion-head h3 a:hover,.reference-video-transcript .accordion .accordion-container .accordion-slide .accordion-head h3 a:active,.reference-video-transcript .accordion .accordion-container .accordion-slide .accordion-head h3 a:focus,.reference-video-transcript .accordion .accordion-container .accordion-slide .accordion-head h3 a:visited{text-decoration:none}@media screen and (max-width:767px){.reference-video-transcript .accordion .accordion-container .accordion-slide .accordion-content-wrapper{padding:.25rem 0 0 0}}@media screen and (max-width:767px){.reference-video-transcript .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-content .richText{padding:0}}.reference-video-transcript .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-content .richText .richText-content{padding-top:19px}.reference-video-transcript .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-content .richText .richText-content>p{font-size:16px;margin:0 !important;padding:0 !important;line-height:20px !important;color:#212121}#content .gsk-hero-banner img{width:100%}#content .gsk-hero-banner>.component-content{background-repeat:no-repeat;background-size:contain}@media only screen and (min-width:992px){#content .gsk-hero-banner>.component-content{background-image:url("/content/dam/cf-pharma/hcp-bexsero-hcp/en_US/home/Homepage_Hero_Desktop-1920.png") !important;background-position:top center;background-size:cover;position:relative}}#content .gsk-hero-banner>.component-content>.content{display:grid;grid-template-columns:100%;grid-template-rows:calc(100vw - 25vw) auto auto auto}@media only screen and (min-width:992px){#content .gsk-hero-banner>.component-content>.content{grid-template-columns:31% repeat(2,auto) 1fr;grid-template-rows:40px repeat(2,auto) calc(100vw / 5) repeat(2,auto);gap:20px;max-width:1570px;margin:0 auto}}#content .gsk-hero-banner>.component-content>.content .richText .component-content{display:block}#content .gsk-hero-banner__figcaption{grid-column:1 / 2;grid-row:2 / 3}#content .gsk-hero-banner__figcaption p{font-style:'source-sans-pro';font-size:.75rem;text-align:center}@media only screen and (min-width:992px){#content .gsk-hero-banner__figcaption{position:absolute;top:79%;left:37%;padding:0}#content .gsk-hero-banner__figcaption p{text-align:left;padding:0}}#content .gsk-hero-banner__image{grid-column:1 / 2;grid-row:3 / 4}@media only screen and (min-width:992px){#content .gsk-hero-banner__image{grid-area:1 / 1 / 8 / 2;max-width:37.5vw}}#content .gsk-hero-banner__main-button{grid-column:1 / 2;grid-row:4 / 5;text-align:center;top:-10vw}@media only screen and (min-width:992px){#content .gsk-hero-banner__main-button{position:absolute;top:85%;left:37.5%;justify-self:start;padding:0;text-align:left}#content .gsk-hero-banner__main-button a:first-child{margin-right:20px}}@media only screen and (min-width:992px){#content .gsk-hero-banner__top-right{grid-area:2 / 1 / 3 / 5;width:auto;justify-self:end}}@media only screen and (min-width:992px){#content .gsk-hero-banner__middle-right{grid-area:3 / 1 / 4 / 5;width:auto;justify-self:end}}.gsk-callout-text-image>.component-content>.content{display:flex;flex-flow:column-reverse wrap}@media only screen and (min-width:768px){.gsk-callout-text-image>.component-content>.content{display:block}}
