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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:'FontAwesome';src:url("../../assets/fonts/fa-solid-900.eot");src:url("../../assets/fonts/fa-solid-900.eot") format("embedded-opentype"),url("../../assets/fonts/fa-solid-900.woff") format("woff"),url("../../assets/fonts/fa-solid-900.woff2") format("woff"),url("../../assets/fonts/fa-solid-900.ttf") format("truetype"),url("../../assets/fonts/fa-solid-900.svg") format("svg");font-weight:normal;font-style:normal}a[href]{color:#00f}body{background:#fff;margin:0}h1{margin:0}h2{line-height:1.2;margin:0}h3{margin:0}*{box-sizing:border-box;font-family:sans-serif}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{padding-left:0;padding-right:0;min-height:0}@media only screen and (min-width:992px){.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{padding-left:15px;padding-right:15px}}.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}#footer .layout-inner .col-xs-12.col-md-12{padding-left:0;padding-right:0}#header{float:none;z-index:1001}#header .layout-inner .col-xs-12.col-md-12{padding-left:0;padding-right:0}#header .content-container{max-width:100% !important}.is-hidden{display:none}.is-hidden-desktop{display:block}@media only screen and (min-width:992px){.is-hidden-desktop{display:none}}.is-hidden-mobile{display:none}@media only screen and (min-width:992px){.is-hidden-mobile{display:block}}.paragraphSystem,.row{margin-left:0;margin-right:0}@media only screen and (min-width:992px){.paragraphSystem,.row{margin-left:-15px;margin-right:-15px}}.snippetReference{position:relative;background:0;font-size:1em;border:0}.snippetReference.is-hidden{display:none !important}.aem-AuthorLayer-Edit #content .component{display:block !important;margin:0 auto !important;width:90% !important;float:none !important}.aem-AuthorLayer-Edit #header .snippetReference,.aem-AuthorLayer-Edit #footer .snippetReference{display:block !important}.aem-AuthorLayer-Edit .search-message-template{display:block}.aem-AuthorLayer-Edit .is-hidden{display:block !important}.aem-AuthorLayer-Edit .template .mobile-navigation-utility-links{display:block !important}.aem-AuthorLayer-Edit .toolTipText.is-hidden{display:none !important}.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 #d0cfcf;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:#ff9800;outline:0}.overlay-close:after{content:"\f00d";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.overlay-loading{position:absolute;left:0;top:0;width:100%;height:100%}.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}.accordion .accordion-container .accordion-slide.is-active .accordion-title-text::before{content:""}.accordion .accordion-container .accordion-slide:not(.is-active) .accordion-title-text::before{content:""}.box.banner-placeholder{height:auto}.box.background-primary{background:#d0cfcf}.box.background-secondary{background:#efefef}.box.box-shadow{box-shadow:0 1rem 3rem rgba(0,0,0,0.175) !important}.box.content-container{display:block;padding:1rem}.box.content-container .component-content{margin:0 auto}@media only screen and (min-width:576px){.box.content-container .component-content{max-width:540px}}@media only screen and (min-width:768px){.box.content-container .component-content{max-width:720px}}@media only screen and (min-width:992px){.box.content-container .component-content{max-width:960px}}@media only screen and (min-width:1200px){.box.content-container .component-content{max-width:1540px}}.box.crm-form{margin-top:1.5rem;background-color:#f8f9fa;margin-bottom:3rem}.box.crm-form .content{display:inline-block;padding-top:1.5rem}@media only screen and (min-width:992px){.box.crm-form .content{padding:1.5rem !important}}.box.flexbox .content{display:flex}.box.flexbox.flex-wrap-wrap .content{flex-wrap:wrap}.box.flexbox.justify-content-center .content{justify-content:center}.box.flexbox.justify-content-space-between .content{justify-content:space-between;align-items:flex-end}@media only screen and (min-width:992px){.box.flexbox.justify-content-space-between .content{align-items:stretch}}.box.image-tool{margin-bottom:3rem}.box.width-auto{width:auto}.divider{padding-bottom:1rem;border-bottom:1px solid #d0cfcf;margin-bottom:1rem}.gigyaraas .coupon{display:none !important}@media only screen and (min-width:992px){.gigyaraas .coupon{display:none !important}}.gigyaraas .coupon.visible{display:none !important}@media only screen and (min-width:992px){.gigyaraas .coupon.visible{display:block !important}}.gigyaraas div.gigya-composite-control.dob-year.autocorrect input{border-color:#b6bdc5}.gigyaraas div.gigya-composite-control.dob-year.autocorrect .gigya-error-msg{display:none}.gigyaraas div.gigya-composite-control .gigya-error-msg.gigya-error-msg-active{font-size:inherit}.gigyaraas div.gigya-composite-control.col-md-4{box-sizing:border-box;display:inline-block;vertical-align:top;width:33.33%;width:calc(100% / 3)}.gigyaraas div.gigya-composite-control.col-md-4+.col-md-4{padding-left:.75rem}.gigyaraas .gigya-control{display:none}.gigyaraas .gigya-screen-caption{display:none}.gigyaraas .gigya-screen{float:left}.gigyaraas .gigya-screen.portrait{width:100%;padding-left:0;padding-right:0}.gigyaraas .gigya-screen.portrait.mobile{padding:0}.gigyaraas .gigya-screen.portrait.mobile:before{display:none}.gigyaraas .gigya-layout-row{max-width:100%}.gigyaraas .gigya-composite-control-checkbox,.gigyaraas .gigya-multi-choice-item{padding-left:1.25rem}.gigyaraas .gigya-composite-control-checkbox .gigya-input-radio,.gigyaraas .gigya-multi-choice-item .gigya-input-radio,.gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox,.gigyaraas .gigya-multi-choice-item .gigya-input-checkbox{width:22px;height:22px;border:1px solid #efefef;box-sizing:border-box;margin-top:0;cursor:pointer;background:white;-webkit-appearance:none;border-radius:50%;position:relative}.gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:hover,.gigyaraas .gigya-multi-choice-item .gigya-input-radio:hover,.gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:hover,.gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:hover{border:1px solid #d0cfcf}.gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:checked,.gigyaraas .gigya-multi-choice-item .gigya-input-radio:checked,.gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:checked,.gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:checked{border:1px solid #d0cfcf;background:#eee}.gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:checked:after,.gigyaraas .gigya-multi-choice-item .gigya-input-radio:checked:after,.gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:checked:after,.gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:checked:after{box-sizing:border-box;content:"";display:inline-block;position:absolute;top:0;left:0;width:7px;height:10px;border:2px solid #333;border-left:0;border-top:0;transform:translate(7.75px,4.5px) rotate(45deg)}.gigyaraas .gigya-composite-control-checkbox label,.gigyaraas .gigya-multi-choice-item label{min-height:22px;line-height:22px;width:auto;cursor:pointer}.gigyaraas input[type=submit].gigya-input-submit{width:auto;background:#ff9800;padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.gigyaraas input[type=submit].gigya-input-submit:hover{background:#2196f3}.gigyaraas input[type=submit].gigya-input-submit:disabled{background-color:#ccc;color:#fff}.gigyaraas label.gigya-composite-control.gigya-composite-control-label{display:block}@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@1,700&display=swap");.hero-personalization .component-content h2{color:#fff;font-family:'Roboto Condensed',sans-serif;font-size:24px;font-style:italic;padding-bottom:15px}@media only screen and (min-width:992px){.hero-personalization .component-content h2{font-size:38px;line-height:75px}}.hero-personalization .component-content p{color:#fff;font-size:14px;font-style:italic;font-weight:bold;position:absolute;width:142px}@media only screen and (min-width:992px){.hero-personalization .component-content p{font-size:26px;position:static;width:406px}}.hero-personalization .component-content a[href]{color:#061f5c;font-style:italic;font-size:16px;font-weight:bold;position:relative;text-decoration:none}.hero-personalization .component-content a[href]::after{content:'';position:absolute;right:-28px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:10px solid #061f5c;border-right:10px solid transparent;border-top:7px solid transparent;border-bottom:7px solid transparent}@media only screen and (min-width:992px){.hero-personalization .component-content a[href]::after{display:none}}@media only screen and (min-width:992px){.hero-personalization .component-content a[href]{font-size:20px}}.hero-personalization .component-content .hero__link{margin-left:0;left:0;position:static;width:100%}@media only screen and (min-width:992px){.hero-personalization .component-content .hero__link{display:inline-block;width:auto}}.hero-personalization .hero__header{background-size:375px auto;background-repeat:no-repeat}@media screen and (min-width:376px){.hero-personalization .hero__header{background-size:cover}}.hero-personalization.richText .component-content .hero__header p{line-height:18px}@media only screen and (min-width:992px){.hero-personalization.richText .component-content .hero__header p{line-height:36px;margin-left:40px;margin-bottom:40px}}@media only screen and (min-width:992px){.hero-personalization{background-position:center;background-repeat:no-repeat;background-size:1450px auto;min-height:534px}.hero-personalization>.component-content{margin:0 auto;width:1175px}}.hero__header{min-height:230px;padding:38px 15px 0}@media only screen and (min-width:992px){.hero__header{padding:0;min-height:auto}}.hero__keyword{font-family:'Roboto Condensed',sans-serif;position:relative}.hero__keyword:after{content:'';position:absolute;left:0;bottom:-5px;height:4px;width:100%}.hero__link{padding:13px 0;text-align:center}.hero__link a{color:#061f5c}@media only screen and (min-width:992px){.hero__link{background-color:transparent;border-radius:30px;padding:4px 35px 7px;text-align:left}.hero__link a{color:#061f5c}}.hero-copd-option1 .hero__header{background-image:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US//hero-mobile-copd-option1.png)}@media only screen and (min-width:992px){.hero-copd-option1 .hero__header{background:0;padding-top:90px}}.hero-copd-option1 .hero__keyword:after{background-color:#c3a58f}.hero-copd-option1 p{left:30px}.hero-copd-option1 .hero__link{background-color:#c3a58f}@media only screen and (min-width:992px){.hero-copd-option1{background-image:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US//hero-desktop-copd-option1.png)}}.hero-asthma-option1 .hero__header{background-image:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US//hero-mobile-asthma-option1.png)}@media only screen and (min-width:992px){.hero-asthma-option1 .hero__header{background:0;min-height:auto;padding-top:90px}}.hero-asthma-option1 .hero__keyword:after{background-color:#7cc8c4}.hero-asthma-option1 p{left:30px}.hero-asthma-option1 .hero__link{background-color:#7cc8c4}@media only screen and (min-width:992px){.hero-asthma-option1{background-image:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US//hero-desktop-asthma-option1.png)}}.hero-copd-option2 .hero__header{background-image:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US//hero-mobile-copd-option2.png)}@media only screen and (min-width:992px){.hero-copd-option2 .hero__header{background:0;min-height:auto;padding-top:100px}}.hero-copd-option2 .hero__keyword:after{background-color:#c3a58f}.hero-copd-option2 h2{text-align:right}@media only screen and (min-width:992px){.hero-copd-option2 h2{text-align:left}}.hero-copd-option2 p{right:30px}.hero-copd-option2 .hero__link{background-color:#c3a58f}@media only screen and (min-width:992px){.hero-copd-option2{background-image:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US//hero-desktop-copd-option2.png)}.hero-copd-option2 .richText-content{display:flex;flex-direction:column;align-items:flex-end}}.hero-asthma-option2 .hero__header{background-image:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US//hero-mobile-asthma-option2.png)}@media only screen and (min-width:992px){.hero-asthma-option2 .hero__header{background:0;min-height:auto;padding-top:100px}}.hero-asthma-option2 .hero__keyword:after{background-color:#7cc8c4}.hero-asthma-option2 h2{text-align:right}@media only screen and (min-width:992px){.hero-asthma-option2 h2{text-align:left}}.hero-asthma-option2 p{right:65px}.hero-asthma-option2 .hero__link{background-color:#7cc8c4}@media only screen and (min-width:992px){.hero-asthma-option2{background-image:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US//hero-desktop-asthma-option2.png)}.hero-asthma-option2 .richText-content{display:flex;flex-direction:column;align-items:flex-end}}.is-hidden-for-personalization{display:none}.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 #efefef}@media only screen and (min-width:992px){.navigation{border:0;background:#fff}}.navigation .navigation-large-menu{display:none}.navigation .navigation-mobile-menu{display:none}.navigation .navigation-root{align-items:center;height:100%;list-style:none;margin:0;display:block;padding-left:0}@media only screen and (min-width:992px){.navigation .navigation-root{display:flex;justify-content:space-around}}.navigation .navigation-root.is-open{width:100%;z-index:10000}.navigation .navigation-root.navigation-level1 .navigation-item{display:block}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item{display:flex;height:auto;padding:0}}.navigation .navigation-root.navigation-level1 .navigation-item:after{display:none}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item:hover .navigation-root.navigation-level2{display:block}}.navigation .navigation-root.navigation-level1 .navigation-item.follow-us{display:flex;align-items:center;padding:.5rem}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item.follow-us{display:none}}.navigation .navigation-root.navigation-level1 .navigation-item.follow-us p{margin:0;margin-right:.5rem;font-weight:bold}.navigation .navigation-root.navigation-level1 .navigation-item.follow-us .follow-us-images{display:flex;align-items:center}.navigation .navigation-root.navigation-level1 .navigation-item.follow-us .follow-us-images a{padding:0;height:24px}.navigation .navigation-root.navigation-level1 .navigation-item.follow-us .follow-us-images a img{height:1.5rem;width:1.5rem}.navigation .navigation-root.navigation-level1 .navigation-item.has-children{height:auto;padding-bottom:0;position:relative;display:block}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item.has-children{padding:0}}.navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{content:"\f055";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;right:0;margin-right:.5rem;top:.5rem}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{content:"\f078";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:static;font-size:14px;top:auto}}.navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active>a span:after{content:"\f056";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active>a span:after{content:"\f078";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}.navigation .navigation-root.navigation-level1 .navigation-item.navigation-level1.first:before{content:""}.navigation .navigation-root.navigation-level1 .navigation-item.last:nth-child(n+3) .navigation-level2{right:0}.navigation .navigation-root.navigation-level1 .navigation-item a{display:block;width:100%;padding:0;padding-right:0;text-decoration:none;color:black;height:2.5rem;line-height:1.5rem}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item a{padding:0;height:100%}}.navigation .navigation-root.navigation-level1 .navigation-item a span{width:100%;display:inline-block;padding:.5rem;color:#000;font-weight:bold;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:#ff9800}.navigation .navigation-root.navigation-level2 .navigation-item a:hover span{color:white}}.navigation .navigation-root.navigation-level2 .navigation-item a span{color:#000;padding:.5rem 1.5rem;font-weight:normal}.navigation .navigation-root.navigation-level2 .navigation-item a.is-hidden{display:none}#header .navigation{display:none}#header .navigation.is-visible{display:block}@media only screen and (min-width:992px){#header .navigation{display:block}}.mobile-navigation-utility-links{display:none}.mobile-navigation-utility-links.is-visible{display:block}@media only screen and (min-width:992px){.mobile-navigation-utility-links.is-visible{display:none}}.mobile-navigation-utility-links ul{list-style-type:none;padding-left:.5rem;margin:0 0 .5rem 0}.mobile-navigation-utility-links a{display:block;padding:.5rem .5rem .5rem 0;background-color:#fff;font-weight:bold;text-decoration:none;color:#000;line-height:1.5rem}.quiz.component.section .questionsPerPage{position:relative;margin:1rem 0;padding-bottom:1rem}.quiz.component.section .questionsPerPage:not(:first-of-type):not(.current){display:none}.quiz.component.section .questionsPerPage.current{display:block}.quiz.component.section .questionsPerPage:last-child .nextQuestionPage{display:none}.quiz.component.section .questionsPerPage .nextQuestionPage,.quiz.component.section .questionsPerPage .prevQuestionPage{margin-top:1rem}.quiz.component.section .quizQuestion{padding:0 1rem}.quiz.component.section .questionAnswers{min-height:200px}.quiz.component.section .quizProgressBar{background-color:#d0cfcf;width:100%;height:2rem;display:flex;position:relative}.quiz.component.section .quizProgressBar:before{content:"Progress";position:absolute;top:25%;left:1rem}.quiz.component.section .quizProgressBarQuestions{background-color:#ff9800;width:0;height:100%;transition:width .5s}.quiz.component.section .quesLeftCaption{margin:0;padding:1rem 0}@media screen{.quiz.component.section .genericFormGroup{display:flex;flex-wrap:wrap}.quiz.component.section .genericFormGroup>label{position:relative;display:flex;align-items:center;flex:1 1 90%;padding:.5rem;background-color:#efefef;margin-top:.5rem}.quiz.component.section .genericFormGroup>span.formControl-radio{height:70px;flex:1 1 10%;background-color:#efefef;margin-top:.5rem;padding-left:.5rem;position:relative}.quiz.component.section .genericFormGroup>span.formControl-radio input{height:100%;width:100%;max-width:2rem}.quiz.component.section .genericFormGroup>span.formControl-radio input:after{display:block;content:" ";position:absolute;top:0;bottom:0;right:0;left:0}}@media only screen and (min-width:992px){.quiz.component.section .genericFormGroup{flex-wrap:nowrap}.quiz.component.section .genericFormGroup label{flex-basis:25%;margin-right:.5rem}.quiz.component.section .genericFormGroup span{flex-basis:5%}}.quiz.component.section .genericFormGroup .quizRadioImg{flex-basis:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:.5rem;margin-left:.5rem}@media print{.quiz.component.section .genericFormGroup .quizRadioImg{display:inline-flex}}.quiz.component.section .genericFormGroup .quizRadioImg input[type="image"]{max-width:160px;margin-top:1rem}.quiz.component.section .genericFormGroup .quizRadioImg .formControl-radio{display:none}.quiz.component.section .genericFormGroup .quizRadioImg.checked{background-color:#ff9800}.quiz.component.section .quizScoreBox:not(.display){display:none}.quiz.component.section .quizOverlayContainer{display:none}.snippetReference .button.generateScore{display:none}@media print{body.print-quiz #header,body.print-quiz #content div.Content>*{display:none}body.print-quiz .print-me{display:block !important}body.print-quiz .isi{position:static}body.print-quiz .isi__body,body.print-quiz .isi__body-static{display:block !important}body.print-quiz div[class*='isi__body-floating']{display:none !important}body.print-quiz .quizProgressBar,body.print-quiz .nextQuestionPage,body.print-quiz .prevQuestionPage,body.print-quiz .quiz-results__email-form,body.print-quiz .quiz-results__print-container,body.print-quiz .quiz-results__score-container button{display:none !important}body.print-quiz .questionsPerPage,body.print-quiz .quiz-results__score-container,body.print-quiz .questionAnswers,body.print-quiz .quiz-results__score-statement{display:block !important;min-height:unset !important}}.richText.button{border-radius:.25rem;line-height:1.5rem;font-size:1rem;margin:0;text-transform:none;vertical-align:middle;cursor:pointer}.richText.button a,.richText.button p{padding:.375rem .75rem}.richText .component-content{display:flex;justify-content:center;align-items:center}.richText .component-content .richText-content{width:100%}.richText .component-content p{margin:0}.richText-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}.richText.header-navigation-link{border:1px solid #d0cfcf}@media only screen and (min-width:992px){.richText.header-navigation-link{display:none}}.richText.header-navigation-link .component-content p{cursor:pointer}.richText.header-searchbox-link{border:1px solid #d0cfcf}.richText.header-searchbox-link .component-content p{cursor:pointer}.richText.header-searchbox-link .component-content p a{color:#000;text-decoration:none}.richText.header-follow-us-link{border:1px solid #d0cfcf;display:none;margin-left:.75rem}@media only screen and (min-width:992px){.richText.header-follow-us-link{display:block}}@media only screen and (min-width:992px){.richText.header-follow-us-link .richText-content>p:after{content:"\f078";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:.375rem;font-size:14px}}.richText.header-follow-us-link p{cursor:pointer}.richText.header-follow-us-link p a{color:#000;text-decoration:none}.richText.med-watch{border-radius:.25rem;padding:.25rem .5rem;margin-top:1rem;margin-bottom:1rem}.richText.med-watch .richText-content{text-align:center}.richText.timeout{display:none}.fs-12{font-size:12px !important}.fs-13{font-size:13px !important}.fs-14{font-size:14px !important}.fs-16{font-size:16px !important}.fs-18{font-size:18px !important}.fs-20{font-size:20px !important}.fs-28{font-size:28px !important}.fs-31{font-size:31px !important}@media only screen and (max-width:767px){.fs-mb-12{font-size:12px !important}}@media only screen and (max-width:767px){.fs-mb-13{font-size:13px !important}}@media only screen and (max-width:767px){.fs-mb-14{font-size:14px !important}}@media only screen and (max-width:767px){.fs-mb-16{font-size:16px !important}}@media only screen and (max-width:767px){.fs-mb-18{font-size:18px !important}}@media only screen and (max-width:767px){.fs-mb-20{font-size:20px !important}}@media only screen and (max-width:767px){.fs-mb-28{font-size:28px !important}}@media only screen and (max-width:767px){.fs-mb-31{font-size:31px !important}}.lh-normal{line-height:1.5 !important}.lh-21{line-height:21px !important}.lh-24{line-height:24px !important}.lh-26{line-height:26px !important}.lh-28{line-height:28px !important}.lh-32{line-height:32px !important}.lh-37{line-height:37px !important}.lh-40{line-height:40px !important}@media only screen and (max-width:767px){.lh-mb-21{line-height:21px !important}}@media only screen and (max-width:767px){.lh-mb-24{line-height:24px !important}}@media only screen and (max-width:767px){.lh-mb-26{line-height:26px !important}}@media only screen and (max-width:767px){.lh-mb-28{line-height:28px !important}}@media only screen and (max-width:767px){.lh-mb-32{line-height:32px !important}}@media only screen and (max-width:767px){.lh-mb-37{line-height:37px !important}}@media only screen and (max-width:767px){.lh-mb-40{line-height:40px !important}}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-extabold{font-weight:800 !important}.fw-black{font-weight:900 !important}@media only screen and (max-width:767px){.fw-mb-normal{font-weight:400 !important}}@media only screen and (max-width:767px){.fw-mb-medium{font-weight:500 !important}}@media only screen and (max-width:767px){.fw-mb-extabold{font-weight:800 !important}}@media only screen and (max-width:767px){.fw-mb-black{font-weight:900 !important}}.c-blue{color:#061f5c !important}@media only screen and (max-width:767px){.c-mb-blue{color:#061f5c !important}}.c-darkgrey{color:#333 !important}@media only screen and (max-width:767px){.c-mb-darkgrey{color:#333 !important}}.h-50{height:50px !important}body[class*="template-dtc"] .richText.med-watch{margin-top:1rem;margin-bottom:0;background-color:#f8f9fa;border:1px solid #d0cfcf}.line-height--40{line-height:40px !important}.line-height--40 .richText-content *{line-height:40px !important}.line-height--26{line-height:26px !important}.line-height--26 .richText-content *{line-height:26px !important}.searchBox{background:white;position:absolute;left:0;right:0}@media only screen and (min-width:992px){.searchBox{position:static;width:400px;min-width:auto}}.searchBox .autocomplete-container{background-color:#efefef}.searchBox .autocomplete-container ul{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;list-style-type:none;margin:0;padding:0;display:none}.searchBox .autocomplete-container ul.show{display:block}.searchBox .autocomplete-container ul li{margin:0;padding:7px 5px}.searchBox .autocomplete-container ul li:hover,.searchBox .autocomplete-container ul li.selected{background:#d0cfcf}.searchBox .component-content{display:flex;justify-content:left;align-items:flex-end}.searchBox .component-content .cf-search-box{width:100%;padding:.25rem;position:relative}@media only screen and (min-width:992px){.searchBox .component-content .cf-search-box{padding:0}}.searchBox .component-content .cf-search-box .button{position:absolute;right:0;top:.25rem;right:.25rem;line-height:1.5rem;padding:.375rem 1.5rem;border-radius:.25rem;border:1px solid #ccc;cursor:pointer}@media only screen and (min-width:992px){.searchBox .component-content .cf-search-box .button{top:0;right:0}}.searchBox .component-content .cf-search-box .searchBox-label{width:100%}.searchBox .component-content .cf-search-box .searchBox-label input{width:100%;border-radius:.25rem;padding:.375rem .75rem;line-height:1.5rem;height:auto;border:1px solid #d0cfcf;font-size:16px}.searchBox .component-content .cf-search-box .searchBox-label .searchBox-title{display:none}.searchBox .tooltip{display:none;position:absolute;z-index:1001;top:3.1rem;left:calc(50% - 130px);max-width:260px;justify-content:center}.searchBox .tooltip.visible{display:flex}.searchBox .tooltip .arrow{position:absolute;top:-0.5rem;width:0;height:0;border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-bottom:.5rem solid #d0cfcf}.searchBox .tooltip .arrow:after{content:'';display:block;position:absolute;width:0;height:0;margin-left:-0.5rem;margin-top:2px;border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-bottom:.5rem solid #fff}.searchBox .tooltip .tooltip-inner{background-color:#fff;border:1px solid #d0cfcf;padding:1rem .75rem}#header .searchBox{display:none}#header .searchBox.is-visible{display:block}.searchResults{margin-top:1rem;padding:0 15px;line-height:1.5rem}.searchResults .searchResults-number{padding:.75rem 1rem 0}.searchResults .searchResults-pagination{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-end;margin:1rem 0}.searchResults .searchResults-pagination ul{align-items:flex-start;display:flex;justify-content:center;list-style:none;margin:0;padding:0;text-align:center}.searchResults .searchResults-pagination ul li{border:1px solid #ff9800;border-left:0;line-height:2rem;margin:0;padding:0}.searchResults .searchResults-pagination ul li a{display:block;height:2rem;margin:0;min-width:2rem;padding:0 .5rem;text-decoration:none}.searchResults .searchResults-pagination ul li a:hover{background:#ff9800;color:#fff}.searchResults .searchResults-pagination ul li:first-child{border-left:1px solid #ff9800}.searchResults .searchResults-pagination ul li.current a{background:#ff9800;color:#fff}.searchResults .searchResults-pagination ul li.item-next{-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomrightt:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;cursor:auto;padding:0 .5rem}.searchResults .searchResults-pagination ul li.item-next a{margin:0 -0.5rem}.searchResults .searchResults-pagination ul li.item-previous{-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;border-top-left-radius:5px;border-bottom-left-radius:5px;color:#999;cursor:auto;padding:0 .5rem}.searchResults .searchResults-pagination ul li.item-previous a{margin:0 -0.5rem}.searchResults .searchResults-pagination .pagination-message{font-weight:700;line-height:2rem;margin:0;margin-right:1rem;padding:0;text-align:right}.searchResults .searchResults-results .searchResults-result{margin-bottom:.5rem}.searchResults .searchResults-results .searchResults-result .searchResults-tags{display:none}.searchResults .searchResults-results .searchResults-result.pdf a:before{content:"\f1c1";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:black;margin-right:.25rem}.searchResults .searchResults-results .searchResults-result.pdf a:after{content:"(PDF)";display:inline;color:#ff9800;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:#ff9800;margin-left:.25rem;font-size:1rem;font-weight:normal}.searchResults .searchResults-facets{background:#d0cfcf;border:1px solid #ff9800;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin:0 0 2rem}.searchResults .searchResults-facets .searchResults-facet{display:block}.searchResults .searchResults-facets .searchResults-facet:last-child{display:none}.searchResults .searchResults-facets .searchResults-facet .facet-category{display:none}.searchResults .searchResults-facets .searchResults-facet ul.facet-category__values{list-style-type:none;margin:.5rem 0 1rem;padding:0}.searchResults .searchResults-facets .searchResults-facet ul.facet-category__values li{color:#00f;font-weight:bold;padding-left:1.5rem}.search-message-template{display:none}@media only screen and (min-width:992px){.snippetReference.reference-search-area .is-visible .shareThis,.snippetReference.reference-search-area .is-visible-locked .shareThis{display:block !important}}.snippetReference.reference-search-area .shareThis{display:none;position:absolute;border:1px solid #d0cfcf;padding:.5rem 0;background:white;z-index:1010;border-radius:.25rem}.snippetReference.reference-search-area .shareThis ul.shareThis-list{list-style:none;display:flex;flex-direction:column;padding:0;margin:0}.snippetReference.reference-search-area .shareThis ul.shareThis-list li{display:flex;padding:.25rem 1.5rem;justify-content:space-around;align-items:center}.snippetReference.reference-search-area .shareThis ul.shareThis-list li a{display:inherit;padding:0;display:flex;align-items:center;color:#000;text-decoration:none}.snippetReference.reference-search-area .shareThis ul.shareThis-list li a img{width:1.5em;height:1.5em;margin-right:.25rem}#footer .shareThis{display:block}#footer .shareThis ul{display:flex;justify-content:center;list-style:none;margin:0}#footer .shareThis ul li a{padding:0 4px}#footer .shareThis ul li a img{height:24px;width:30px}.snippetReference.reference-social-share .is-visible .shareThis,.snippetReference.reference-social-share .is-visible-locked .shareThis{display:inline-block}.snippetReference.reference-social-share .content.paragraphSystem{margin:0;display:inline-flex;flex-direction:column;position:relative;width:100%}.snippetReference.reference-social-share .box.first .richText{display:inline-block;border:1px solid #d0cfcf}.snippetReference.reference-social-share .box.first .richText-content>p{display:flex;align-items:center}.snippetReference.reference-social-share .box.first .richText-content>p:before{content:"\f1e0";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.snippetReference.reference-social-share .box.first .richText-content>p:after{content:"\f078";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px}.snippetReference.reference-social-share .box.first a{text-decoration:none;color:#000;flex:1}.snippetReference.reference-social-share .shareThis{display:none;position:absolute;background-color:#fff;top:3rem;left:0;right:0;border:solid 1px #d0cfcf;padding:.5rem 0;z-index:1010;border-radius:.25rem}.snippetReference.reference-social-share .shareThis img{width:1.5rem;height:auto}.snippetReference.reference-social-share .shareThis .shareThis-list{margin:0;padding:0;list-style-type:none}.snippetReference.reference-social-share .shareThis .shareThis-item a{padding:.25rem .75rem;display:flex;align-items:center}.snippetReference.reference-social-share .shareThis .shareThis-item a img{padding-right:.25rem}.tabs-nav{border-bottom:1px solid #d0cfcf}.tabs-nav-list{display:flex;padding:0;margin:0;list-style:none;overflow-x:auto;overflow-y:hidden;margin-bottom:-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:#d0cfcf;background-color:#fff;border-bottom-color:#fff;border-radius:.25rem .25rem 0 0}.tabs-nav-switcher-right:after{content:"Scroll left or right to see more tabs";display:block;text-align:right;padding-top:.5rem;background-color:#fff;margin-bottom:-1px;border-top:1px solid #d0cfcf}.tabs-content{padding-top: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}.recommended-for-you--component{background-color:#f2f3f7;border:10px solid #061f5c}.recommended-for-you--component>.component-content>.content{display:flex;flex-direction:column;padding:50px 0}.recommended-for-you--component>.component-content>.content>.richText.component .richText-content{text-align:center;position:relative;padding-bottom:20px}.recommended-for-you--component>.component-content>.content>.richText.component .richText-content p{font-size:28px;line-height:40px}.recommended-for-you--component>.component-content>.content>.richText.component .richText-content:after{content:'';position:absolute;bottom:0;left:calc(50% - 50px);height:3px;width:100px;border-bottom:3px solid #061f5c}.recommended-for-you--component>.component-content>.content>.box>.component-content>.content{display:flex;flex-direction:row;gap:50px;align-items:center;justify-content:center;padding:0}@media only screen and (max-width:767px){.recommended-for-you--component>.component-content>.content>.box>.component-content>.content{flex-direction:column;gap:30px;padding-top:30px}}.recommended-for-you--component>.component-content>.content>.box>.component-content>.content>:nth-child(2){max-width:fit-content;padding:0}.recommended-for-you--component>.component-content>.content>.box>.component-content>.content>:nth-child(2) img{max-width:120px}.recommended-for-you--component>.component-content>.content>.box>.component-content>.content>:nth-child(3){max-width:670px;padding:0 20px}.recommended-for-you--component>.component-content>.content>.box>.component-content>.content>:nth-child(3).richText{padding:0 !important;max-width:620px;width:max-content}.recommended-for-you--component>.component-content>.content>.box>.component-content>.content>:nth-child(3).richText .richText-content *{font-size:32px;line-height:40px;margin:0;font-weight:500;color:#333}.recommended-for-you--component>.component-content>.content>.box>.component-content>.content>:nth-child(3).richText .richText-content * strong{font-weight:700}@media only screen and (max-width:767px){.recommended-for-you--component>.component-content>.content>.box>.component-content>.content>:nth-child(3).richText{max-width:295px;width:fit-content}.recommended-for-you--component>.component-content>.content>.box>.component-content>.content>:nth-child(3).richText .richText-content *{font-size:28px;line-height:34px}}@media only screen and (max-width:767px){.recommended-for-you--component>.component-content>.content>.box>.component-content>.content>:nth-child(3){text-align:center}}.recommended-for-you--component>.component-content>.content>.box>.component-content>.content>:nth-child(4){max-width:fit-content;padding:0}.recommended-for-you--component>.component-content>.content>.box>.component-content>.content>:nth-child(4) .button{border-radius:5px;background-color:#061f5c;color:#fff;font-size:20px;line-height:26px;padding:15px 25px 16px;text-decoration:none;width:295px;height:fit-content;display:flex;text-align:center;font-weight:bold}.recommended-for-you--component>.component-content>.content>.box>.component-content>.content>:nth-child(4) .button span{width:100%}.recommended-for-you--component .recommended-for-you--large-text>.component-content>.content>:nth-child(3){width:631px !important}.savings-and-offers--component>.component-content>{display:flex;justify-content:center}.savings-and-offers--component>.component-content>.content{display:flex;flex-direction:row;gap:50px;align-items:center;justify-content:center;padding:50px 0 48px;border-radius:10px}@media only screen and (max-width:767px){.savings-and-offers--component>.component-content>.content{flex-direction:column;gap:30px;padding:50px 40px}}.savings-and-offers--component>.component-content>.content>:nth-child(2){max-width:fit-content}.savings-and-offers--component>.component-content>.content>:nth-child(2) img{max-width:100px}.savings-and-offers--component>.component-content>.content>:nth-child(3){max-width:540px}.savings-and-offers--component>.component-content>.content>:nth-child(3) .richText{padding:0 !important;max-width:540px;width:max-content}.savings-and-offers--component>.component-content>.content>:nth-child(3) .richText .richText-content *{font-family:futura-pt-condensed,sans-serif;margin:0;font-size:28px;line-height:34px;font-style:italic;font-weight:800;color:#061f5c}@media only screen and (max-width:767px){.savings-and-offers--component>.component-content>.content>:nth-child(3) .richText{max-width:unset;width:fit-content}.savings-and-offers--component>.component-content>.content>:nth-child(3) .richText .richText-content *{font-size:28px;line-height:34px}}@media only screen and (max-width:767px){.savings-and-offers--component>.component-content>.content>:nth-child(3){text-align:center}}.savings-and-offers--component>.component-content>.content>:nth-child(4){max-width:fit-content;padding-left:20px}@media only screen and (max-width:767px){.savings-and-offers--component>.component-content>.content>:nth-child(4){padding-left:0}}.savings-and-offers--component>.component-content>.content>:nth-child(4) .trelegy-ternary-button{padding:15px 25px 16px;background-color:#061f5c;color:#fff;text-decoration:none;max-width:249px;width:fit-content;height:fit-content;font-weight:bold}@media only screen and (max-width:767px){.savings-and-offers--component>.component-content>.content>:nth-child(4) .trelegy-ternary-button{font-size:20px !important;line-height:26px !important}}.savings-and-offers--component>.component-content>.content>:nth-child(4) .trelegy-ternary-button span{min-width:199px}@media only screen and (max-width:767px){.savings-and-offers--component.savings-and-offers--mobile-small-placeholder>.component-content>.content>:nth-child(3) .richText{display:flex;justify-content:center;width:100%}.savings-and-offers--component.savings-and-offers--mobile-small-placeholder>.component-content>.content>:nth-child(3) .richText .richText-content{max-width:225px}}.explore-the-tools--component.explore-the-tools--mb-20>.component-content>.content{margin-bottom:20px !important}.explore-the-tools--component>.component-content>{display:flex;justify-content:center}.explore-the-tools--component>.component-content>.content{margin:40px 0;display:flex;flex-direction:row;gap:50px;align-items:center;justify-content:center;box-shadow:10px 10px 0 #00000029;padding:40px 0;background-color:#061f5c;border-radius:10px}@media only screen and (max-width:767px){.explore-the-tools--component>.component-content>.content{margin:50px 0}}@media only screen and (max-width:767px){.explore-the-tools--component>.component-content>.content{flex-direction:column;gap:30px !important;padding:50px 40px}}.explore-the-tools--component>.component-content>.content>:nth-child(2){max-width:fit-content}.explore-the-tools--component>.component-content>.content>:nth-child(2) img{max-width:100px}.explore-the-tools--component>.component-content>.content>:nth-child(3){max-width:540px}.explore-the-tools--component>.component-content>.content>:nth-child(3).richText{padding:0 !important;max-width:540px;width:max-content}.explore-the-tools--component>.component-content>.content>:nth-child(3).richText .richText-content *{font-family:futura-pt-condensed,sans-serif;font-size:28px;line-height:34px;font-style:italic;font-weight:800;color:#fff;margin:0}@media only screen and (max-width:991px){.explore-the-tools--component>.component-content>.content>:nth-child(3).richText{width:fit-content}}@media only screen and (max-width:767px){.explore-the-tools--component>.component-content>.content>:nth-child(3).richText{max-width:unset;width:fit-content}.explore-the-tools--component>.component-content>.content>:nth-child(3).richText .richText-content *{font-size:28px;line-height:34px}}@media only screen and (max-width:767px){.explore-the-tools--component>.component-content>.content>:nth-child(3){text-align:center}}.explore-the-tools--component>.component-content>.content>:nth-child(4){max-width:fit-content;padding:0}.explore-the-tools--component>.component-content>.content>:nth-child(4) p{margin:0 !important}@media only screen and (max-width:767px){.explore-the-tools--component>.component-content>.content>:nth-child(4){padding-left:0}}.explore-the-tools--component>.component-content>.content>:nth-child(4) .trelegy-ternary-button{padding:15px 25px 16px;text-decoration:none;max-width:249px;width:249px;height:fit-content;font-weight:bold}.explore-the-tools--component>.component-content>.content>:nth-child(4) .trelegy-ternary-button span{min-width:199px;font-size:20px !important;line-height:26px !important}.components-container{display:flex;justify-content:center}.components-container>.component-content{display:flex;justify-content:center}@media only screen and (max-width:767px){.components-container>.component-content{padding:0 !important}}.components-container>.component-content>.content{display:flex;max-width:1170px;gap:30px;width:100%;justify-content:center}@media only screen and (max-width:767px){.components-container>.component-content>.content{gap:0}}.card-with-top-image--component{padding-left:0;padding-right:0;border-radius:10px}@media only screen and (max-width:767px){.card-with-top-image--component{border-radius:0}}.card-with-top-image--component>.component-content>.content{display:flex;flex-direction:column;padding-left:40px;padding-right:40px}@media only screen and (max-width:767px){.card-with-top-image--component>.component-content>.content{padding-left:50px;padding-right:50px}}.card-with-top-image--component>.component-content>.content .image{width:100%}.card-with-top-image--component>.component-content>.content .image img{width:80px;height:80px}.card-with-top-image--component>.component-content>.content .richText *{font-size:20px;line-height:26px;margin-top:0 !important;margin-bottom:0 !important}.card-with-top-image--component>.component-content>.content .richText p{padding-bottom:0}.see-patient-profile--component.see-patient-profile--fullWidth>.component-content>.content .richText{max-width:unset !important}.see-patient-profile--component>.component-content>.content .richText{max-width:824px;width:100%;display:flex;padding:0}.see-patient-profile--component>.component-content>.content .richText .richText-content{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:767px){.see-patient-profile--component>.component-content>.content .richText .richText-content{padding-left:40px;padding-right:40px;flex-direction:column}}.see-patient-profile--component>.component-content>.content .richText .richText-content .content{font-size:24px;color:#fff;text-align:left !important}@media only screen and (max-width:767px){.see-patient-profile--component>.component-content>.content .richText .richText-content .content{font-weight:700;font-size:20px;line-height:26px;text-align:center !important}}.see-patient-profile--component>.component-content>.content .richText .richText-content .yellow-button{margin:0 !important}@media only screen and (max-width:767px){.see-patient-profile--component>.component-content>.content .richText .richText-content .yellow-button{width:100%;padding-top:20px}}.see-patient-profile--component>.component-content>.content .richText .richText-content .yellow-button a{min-width:220px;display:flex;align-items:center;justify-content:center;text-decoration:none;min-height:57px;background-color:#f9be00;border-radius:5px;color:#061f5c;font-size:20px;line-height:26px;font-weight:700;text-align:center}@media only screen and (max-width:767px){.see-patient-profile--component>.component-content>.content .richText .richText-content .yellow-button a{font-size:18px;width:100%;line-height:24px;padding-top:0}}.title{padding-top:1rem;margin-bottom:.5rem}.title h1{color:#ff9800}.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}#banner{display:none}#banner .at-element-marker{font-size:20px !important}#banner .banner__close-button{-webkit-appearance:none;border:0;cursor:pointer;background-color:transparent}.reference-banner{padding: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;border-style:none !important;background-color:#e2ad06}.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}.parametrizedhtml.reference-faq-feedback{color:#6c757d}.parametrizedhtml.reference-faq-feedback .faq-feedback{display:flex;align-items:center}.parametrizedhtml.reference-faq-feedback .faq-feedback .thumbs{padding:0 .5rem;position:relative;cursor:pointer}.parametrizedhtml.reference-faq-feedback .faq-feedback .thumbs .faq-tooltip{display:none;position:absolute;background-color:#555;color:#fff;text-align:center;padding:.25rem;border-radius:.25rem;z-index:1;left:0;margin-left:-65px;width:170px;top:25px}.parametrizedhtml.reference-faq-feedback .faq-feedback .thumbs .faq-tooltip:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #555}.parametrizedhtml.reference-faq-feedback .faq-feedback .thumbs:hover .faq-tooltip{display:block}.parametrizedhtml.reference-faq-feedback .faq-feedback .thumbs.thumbs-up .icon:before{content:"\f164";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.parametrizedhtml.reference-faq-feedback .faq-feedback .thumbs.thumbs-down .icon:before{content:"\f165";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.parametrizedhtml.reference-faq-feedback .thumbs-up .icon.clicked{color:green}.parametrizedhtml.reference-faq-feedback .thumbs-down .icon.clicked{color:red}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form button.fdop-form-location{margin-top:.5rem;background:transparent;border:0;text-decoration:underline;padding:0}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .fdop-form-submit,.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-row{margin-bottom:1rem;display:block}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .fdop-form-submit{background-color:#ff9800;color:#fff;padding:.5rem 1rem;border:0}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-group{display:block;padding:1rem 0}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-group label{margin-bottom:.5rem;display:block}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-group input,.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-group select{display:block;width:100%;height:2rem;padding:0 .5rem}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-group select{border-radius:0;min-width:9rem;appearance:none;-webkit-appearance:none}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-group.form-group-select{position:relative;padding-right:.5rem}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-group.form-group-select:after{content:"\f107";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;right:1rem;top:3rem;pointer-events:none}@media only screen and (min-width:992px){.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-form .form-group{display:inline-block;vertical-align:top}}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-map-filter button.active{background-color:#ff9800}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:2rem}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content.is-hidden{display:none}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content #fdop-title{margin-bottom:.5rem}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column{width:100%;margin-bottom:1rem}@media only screen and (min-width:992px){.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column{width:50%;margin:2rem 0;padding-right:15px}}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data .fdop-name,.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data .fdop-type{display:block}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data .fdop-name{font-weight:bold}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table{border-collapse:collapse;vertical-align:baseline}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table thead{padding:1rem .5rem}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table thead th{padding:.25rem;text-align:left}@media only screen and (min-width:992px){.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table thead th{padding:.75rem}}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table thead th:last-of-type{display:none}@media only screen and (min-width:992px){.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table thead th:last-of-type{display:table-cell}}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table tbody tr{background-color:#d0cfcf;cursor:pointer}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table tbody tr:nth-of-type(odd){background-color:#999}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table tbody tr td{padding:.25rem .25rem .5rem;vertical-align:baseline;text-transform:capitalize}@media only screen and (min-width:992px){.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table tbody tr td{padding:.75rem}}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table tbody tr td:last-of-type{display:none}@media only screen and (min-width:992px){.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table tbody tr td:last-of-type{display:table-cell}}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-data table tbody tr td .directions{text-decoration:none;color:#fff;background:#ff9800;padding:.25rem .5rem}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-map{height:200px}@media only screen and (min-width:992px){.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-map{height:500px;margin-top:0}}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-map p{margin:.25rem 0}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-map p.briefcase:before{content:"\f469";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:blue;margin-right:.25rem}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-content-column #fdop-map p.file-prescription:before{content:"\f572";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:red;margin-right:.25rem}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-show-more a{text-decoration:none;padding:.5rem 1.75rem;background-color:#ff9800;color:#fff}.parametrizedhtml.reference-find-doctor-or-pharmacy .fdop .fdop-content .fdop-show-more:not(.is-active){display:none}.parametrizedhtml.reference-find-doctor-or-pharmacy.only-Doctors tr.Pharmacy{display:none}.parametrizedhtml.reference-find-doctor-or-pharmacy.only-Pharmacies tr.Clinic{display:none}.image-tool-header .reference-image-tool---tooltip .imageTool-wrapper{display:flex;flex-wrap:wrap;margin-top:.5rem;align-items:center}.image-tool-header .reference-image-tool---tooltip .imageTool-wrapper #file-input{margin:0;padding:0;margin-right:2rem;-webkit-appearance:none;border:1px solid #d0cfcf;min-width:400px}.image-tool-header .reference-image-tool---tooltip .imageTool-wrapper input{margin-right:2rem}.image-tool-header .reference-image-tool---tooltip .imageTool-wrapper label{margin-right:.5rem}.image-tool-header .reference-image-tool---tooltip .imageTool-wrapper .second-image-wrapper{display:none;margin-top:1rem}body .reference-isi{background-color:#FFF}body .reference-isi article .isi-title{font-size:1.15rem !important;line-height:1.8rem !important;margin-bottom:0 !important}body .reference-isi article .isi-title.combined span{font-size:13px}body .reference-isi article .isi-title span{color:#061f5c;font-weight:bold;font-size:20px}@media screen and (max-width:991px){body .reference-isi article .isi-title span{font-size:18px}}body .reference-isi article .isi-sticky-hidden .isi-title:not(.combined){line-height:normal !important}body .reference-isi article .snippet p,body .reference-isi article .snippet li,body .reference-isi article .full p,body .reference-isi article .full li{font-size:1rem;line-height:1.5rem}body .reference-isi article button.isi-toggle{background-color:#CCC;border-radius:40px}body .reference-isi article button.isi-toggle:after{font-size:1.15rem;line-height:1rem}body.isi-only .reference-isi button.isi-toggle:after{content:"-"}body:not(.isi-only) .reference-isi button.isi-toggle:after{content:"+"}body .reference-isi{padding:0}body .reference-isi .isi-title{display:flex;min-height:58px;align-items:center}body .reference-isi.sticky{width:100%;position:fixed;left:0;bottom:0;z-index:4;box-shadow:5px 5px 10px #000;transition:bottom .3s;z-index:5}body .reference-isi.sticky .isi-title{cursor:pointer}body .reference-isi.sticky .isi-title.combined{padding-right:55px}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 .lg p:first-child{margin-top:0 !important}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;padding-right:55px}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{border:0;width:44px;height:44px;box-shadow:0 2px 6px 0 rgba(169,177,184,0.5);right:7px;top:10px;position:absolute;z-index:1002;padding:0;border-radius:3.14286rem;background:#fff}body .reference-isi article button.isi-toggle span{display:none}@media screen and (max-width:991px){body .reference-isi article button.isi-toggle{top:10px}}body .reference-isi article button.isi-toggle::after{font-size:35px !important;line-height:1 !important;color:#061f5c !important}@media only screen and (min-width:992px){body .reference-isi article div[aria-role="group"]{width:50%}}body .reference-isi article div[aria-role="group"]>div:not(.isi-title){padding:0 15px}body:not(.isi-sticky-collapsed) .sticky{padding-bottom:15px}body:not(.isi-sticky-collapsed) .sticky .isi-title{margin-bottom:15px}body.isi-sticky-collapsed .sticky .isi-title{border:0}body.isi-sticky-hidden .sticky{bottom:-200px}body.isi-only .sticky{display:none}body.isi-only #content{display:none}body.isi-only .reference-isi .isi-title{cursor:pointer}body:not(.isi-only) #footer .reference-isi button.isi-toggle{display:none}body #footer .reference-isi .snippet{display:none}body #footer .reference-isi div[aria-role="group"] .isi-title{padding-top:0;padding-bottom:0}@media only screen and (min-width:992px){body #footer .reference-isi div[aria-role="group"] .isi-title{padding-top:15px;padding-bottom:15px}}body.isi-sticky-hidden .reference-isi article button.isi-toggle{top:10px !important}@media screen and (max-width:991px){body.isi-sticky-hidden .reference-isi article button.isi-toggle{top:10px !important}}body.isi-sticky-hidden .reference-isi article button.isi-toggle::after{font-size:40px !important}body .reference-isi.sticky{z-index:999}@media screen and (max-width:350px){body:not(.isi-sticky-collapsed) .sticky{bottom:-100px}}@media screen and (max-width:991px){body .reference-isi article .snippet p,body .reference-isi article .snippet li,body .reference-isi article .full p,body .reference-isi article .full li{line-height:15px !important}}.quiz-results__score-container,.quiz-results__print-container{padding:1rem 0}.quiz-result__email-notification p{margin:1rem 0 0 0;padding:1rem;background-color:#ff9800}.reference-quiz-results+.gigyaraas{display:none}.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 #efefef;border-radius:8px;padding:1rem;margin:0 .5rem .5rem .5rem}@media only screen and (min-width:992px){.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last{margin-top:.5rem}}.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last img{display:block;margin:0 auto}.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last p{text-align:center}.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last figure{margin:0}.snippetReference.reference-contact-us .image{text-align:center;padding:1rem 0}.snippetReference.reference-social-media---follow-us{margin:8px}.snippetReference.reference-social-media---follow-us .component-content{display:flex;justify-content:center}.snippetReference.reference-social-media---follow-us .component-content .shareThis{width:auto}.snippetReference.reference-social-media---follow-us .component-content .shareThis .shareThis-list{padding-left:0}.snippetReference.reference-trademarks{min-height:auto;padding:0 1rem;margin-top:.5rem}.snippetReference.reference-trademarks .richText{font-size:.75rem}.snippetReference.reference-trademarks .richText p{text-align:left}.footer-links ul{padding-left: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:#efefef}[class*='reference-utility-links']>.inner>.component-content{display:flex;padding:0 15px;justify-content:space-between}[class*='reference-utility-links']>.inner>.component-content .richText.is-hidden-desktop{flex-grow:1;width:100%}@media only screen and (min-width:992px){[class*='reference-utility-links']>.inner>.component-content{display:flex}[class*='reference-utility-links']>.inner>.component-content>.richText:not(:first-of-type){margin-left:auto;flex-grow:0}}[class*='reference-utility-links']>.inner>.component-content>a{display:none}[class*='reference-utility-links'] ul{list-style-type:none;margin:0;padding:0}[class*='reference-utility-links'] ul li{display:flex;align-items:center;padding:.5rem 1.5rem}@media only screen and (min-width:992px){[class*='reference-utility-links'] ul li{padding:.5rem 1.5rem}}[class*='reference-utility-links'] ul li a{text-decoration:none;color:#000}[class*='reference-utility-links'] .richText-content>ul{display:flex;justify-content:center}[class*='reference-utility-links'] .richText-content>ul>li{position:relative;flex-grow:1;flex-basis:0;justify-content:center}[class*='reference-utility-links'] .richText-content>ul>li.has-children:after{content:"\f078";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:.5rem}[class*='reference-utility-links'] .richText-content>ul>li::not(:first-child){border-left:1px solid #d0cfcf}@media only screen and (min-width:992px){[class*='reference-utility-links'] .richText-content>ul>li{flex-basis:auto}}[class*='reference-utility-links'] li ul{display:none}[class*='reference-utility-links'] li ul li{justify-content:flex-start}[class*='reference-utility-links'] li[data-clicked=true].expanded:focus{outline:0}[class*='reference-utility-links'] li.expanded ul{display:block;position:absolute;top:100%;left:0;right:0;background-color:#fff;border:solid 1px #efefef;z-index:1}[class*='reference-utility-links'] .expanded ul{display:block}.template-campaign-landing-page .richText.clp-disclaimer{width:auto;line-height:1.5}.template-campaign-landing-page .richText.clp-main-content{max-width:500px}@media only screen and (min-width:992px){.template-campaign-landing-page .richText.clp-main-content{position:absolute;padding:0 15px;top:0;z-index:1001}}.template-campaign-landing-page .richText.clp-main-content .richText-content{line-height:1.5;text-align:left}.template-campaign-landing-page .richText.clp-main-content .richText-content h2{font-size:2rem;margin-top:0;margin-bottom:.5rem}.template-campaign-landing-page .richText.clp-main-content .richText-content ul{list-style:none;padding-left:0;margin-bottom:1rem}.template-campaign-landing-page .richText.clp-main-content .richText-content ul li{padding-left:20px}@media only screen and (min-width:992px){.template-campaign-landing-page .richText.clp-main-content .richText-content ul li{padding-left:0}}.template-campaign-landing-page .richText.clp-main-content .richText-content ul li:before{content:"\f00c";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;left:0;color:red}@media only screen and (min-width:992px){.template-campaign-landing-page .richText.clp-main-content .richText-content ul li:before{position:static}}.template-campaign-landing-page .richText.clp-main-content .richText-content p:last-of-type{padding-top:1rem;text-align:center}@media only screen and (min-width:992px){.template-campaign-landing-page .richText.clp-main-content .richText-content p:last-of-type{text-align:left}}.template-campaign-landing-page .richText.clp-main-content .richText-content p .call-to-action{background:#ff9800;padding:1rem 2rem;color:#fff;text-decoration:none;font-size:1.25rem;line-height:1.5;border:.3rem}@media only screen and (min-width:992px){.template-campaign-landing-page .richText.clp-main-content .richText-content p .call-to-action{padding:1rem 3rem}}.template-campaign-landing-page .richText.clp-main-content .richText-content p .call-to-action:after{padding-left:.25rem;content:"\f054";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.template-campaign-landing-page .richText.clp-side-content{display:none;font-size:1.25rem;font-style:italic;font-weight:bold;right:40px;max-width:200px;position:absolute;top:75px}@media only screen and (min-width:992px){.template-campaign-landing-page .richText.clp-side-content{display:block}}.template-campaign-landing-page .richText.clp-side-content .richText-content{text-align:left}.template-campaign-landing-page .richText.clp-side-content .richText-content p{line-height:1.5rem;color:red}.page-frequently-asked-questions .richText.accordion-control a{text-decoration:none;color:#ff9800}.page-frequently-asked-questions .richText.accordion-control a:hover{filter:brightness(120%);text-decoration:underline}.page-frequently-asked-questions .richText.accordion-control a:first-of-type{padding-right:.5rem;border-right:1px solid #d0cfcf}.page-frequently-asked-questions .richText.accordion-control a.active{font-weight:bold;color:#ff9800}.page-asset-test .image-tool{padding:0}.page-asset-test .image-tool .richText{padding-top:1rem}.page-asset-test .image-tool .image img{margin-bottom:-4px}.page-asset-test .image-tool .image.hero-image .component-content{display:block}.page-thank-you-page .gigyaraas{display:none}.page-thank-you-page .digitalWallet{display:none}.page-thank-you-page .reference-e-mail-notification-form{display:none}.page-thank-you-page .wallet-link,.page-thank-you-page .desktop-email-text,.page-thank-you-page .phone-email-wallet,.page-thank-you-page .desktop-email{display:none}[data-theme-path='/etc/designs/zg/hcp-trelegyhcp/desktop'] h1{font-size:1.7rem;font-weight:800}[data-theme-path='/etc/designs/zg/hcp-trelegyhcp/desktop'] .richText .component-content p{line-height:1.5}#header .brand-name{height:50px}.page-home .background-secondary{border:solid 1px black}.page-home .reference-footer-quick-nav{display:none}.page-at-approval-home-page #content .box.background-secondary,.page-hcp-at-approval #content .box.background-secondary{border:solid 1px #999}.page-404-handler #content h1{font-size:86px;font-weight:500;margin-top:1%}.page-404-handler #content p{font-size:20px;padding-top:10px}.page-404-handler #content ul{list-style:none;display:flex;justify-content:center;flex-wrap:wrap}.page-404-handler #content ul li{padding:0 1rem}.page-404-handler #content ul li p{padding:0}.page-404-handler #content ul li:not(:last-of-type){border-right:solid 1px #000}.page-404-handler #content ul a{font-size:1rem;text-decoration:none;color:inherit}.page-404-handler .reference-footer-quick-nav{display:none}*{font-family:'Roboto'}.container p,.container .trelegy-body-content,.container div{color:#333;font-size:16px;line-height:21px}.container p-white,.container .trelegy-body-content-white,.container div-white{color:#fff}.container p b,.container .trelegy-body-content b,.container div b{font-size:16px}.video-pages-font{font-size:31px;font-weight:500}@media only screen and (max-width:991px){.video-pages-font{font-size:28px;font-weight:700}}@media only screen and (min-width:992px){.box.component.trelegy-container-box>.component-content{max-width:1170px;margin:0 auto}}@media only screen and (max-width:991px){.box.component.trelegy-container-box>.component-content{padding:0 40px}}@media screen and (max-width:576px){.box.component.trelegy-container-box>.component-content{padding:0 20px}}@media only screen and (max-width:991px){.box.image-box.component.trelegy-container-box>.component-content{padding:0}.box.image-box.component.trelegy-container-box>.component-content .richText-content,.box.image-box.component.trelegy-container-box>.component-content .accordion-head{padding:0 40px}}.container a[href]{color:#061f5c}.container sup{top:-0.6em}.container sub{bottom:-0.4em}.container sub,.container sup{font-size:60%}.container ul{padding-left:18px;margin:0}.container ul li{color:#333;padding-top:5px}.page-404-handler #content h1,[data-theme-path='/etc/designs/zg/hcp-trelegyhcp/desktop'] h1,.container .trelegy-heading-1{color:#061f5c;font-size:40px;line-height:53px;font-weight:500}@media only screen and (max-width:991px){.page-404-handler #content h1,[data-theme-path='/etc/designs/zg/hcp-trelegyhcp/desktop'] h1,.container .trelegy-heading-1{font-size:28px;line-height:37px}}.container .trelegy-heading-medium-1{color:#061f5c;font-size:28px;line-height:37px}.container h2,.container .trelegy-heading-2{color:#333;font-size:28px;line-height:37px}@media only screen and (max-width:991px){.container h2,.container .trelegy-heading-2{font-size:24px;line-height:32px}}.container h3,.container .trelegy-heading-3{color:#333;font-size:24px;line-height:32px;font-weight:700}@media only screen and (max-width:991px){.container h3,.container .trelegy-heading-3{font-size:20px;line-height:26px}}.container .trelegy-heading-medium-3{color:#333;font-size:20px;line-height:26px}.container h4,.container .trelegy-heading-4,.container .trelegy-heading-4 b{color:#333;font-size:20px;line-height:26px}@media only screen and (max-width:991px){.container h4,.container .trelegy-heading-4,.container .trelegy-heading-4 b{font-size:18px;line-height:24px}}.container .trelegy-heading-medium-4{color:#333;font-size:18px;line-height:18px}.container h5,.container .trelegy-heading-5{color:#333;font-size:15px;line-height:20px}.container .trelegy-regular-font-size{font-size:16px}.container .trelegy-heading-medium-5{color:#767676;font-size:14px;line-height:14px}.container .foot-note{font-size:15px;line-height:20px}.container .trelegy-footnote{font-size:13px;line-height:32px}[data-theme-path='/etc/designs/zg/hcp-trelegyhcp/desktop'] .richText .component-content p.trelegy-footnote{font-size:13px;line-height:32px}.container .trelegy-color-dark-mint{color:#44a2a0}.container .trelegy-color-dark-tan{color:#b48c74}.container .trelegy-color-darker-tan{color:#9d663e}.container .trelegy-color-red{color:red}.container .trelegy-font-large{font-size:40px;line-height:40px}.container .trelegy-font-medium{font-size:28px;line-height:28px}.container .trelegy-dark-mint{color:#44a2a0}.container .trelegy-dark-tan{color:#b48c74}.container .trelegy-white{color:#fff}.container .trelegy-headline-yellow{color:#f6be33}.container .trelegy-yellow{color:#f9be00;font-family:'futura-pt-condensed';font-size:42px;font-weight:800;font-style:italic;line-height:39px}.container .trelegy-blue{color:#061f5c}.container .trelegy-graph-blue{color:#202759}.container .trelegy-graph-light-blue{color:#001f5b}.container .trelegy-graph-grey{color:#555}.container .trelegy-light-grey{color:#767676}.container .trelegy-off-white-box{background-color:#f2f3f7}.container .trelegy-white-box{background-color:#fff}.container .trelegy-blue-box{background-color:#061f5c}.container .trelegy-dark-mint-box{background-color:#44a2a0}.container .trelegy-mint-box{background-color:#7cc8c4}.container .trelegy-off-mint-box{background-color:#e5f4f3}.container .trelegy-dark-tan-box{background-color:#b48c74}.container .trelegy-tan-box{background-color:#c3a58f}.container .trelegy-off-tan-box{background-color:#f3ede9}.container .trelegy-off-white-box{background-color:#f2f3f7}.container .trelegy-off-white-gradient-box{background:linear-gradient(to top,#fff,#f2f3f7)}.container .trelegy-green-box{background-color:#f5fff5}.container .trelegy-green-gradient-box{background:linear-gradient(to top,#218721,#f5fff5)}.container .trelegy-green{color:#218721}.container .regular-font{font-weight:normal}.container .medium-font{font-weight:500}.container .bold-font{font-weight:700}.container .display-inline-block{display:inline-block}.container .font-family-black{font-weight:900}.container .negative-indent{text-indent:-7px;display:inline-block}.container .text-decoration-none{text-decoration:none}.container .trelegy-gradient-box{background-size:40px 40px;background-image:linear-gradient(to right,#172e67 1px,transparent 1px),linear-gradient(to bottom,#172e67 1px,transparent 1px)}@media only screen and (min-width:992px){.trelegy-flex-center-aligned-items-box.box.component.trelegy-container-box>.component-content .paragraphSystem.content{display:flex;align-items:center}}@media only screen and (max-width:991px){.box.component.trelegy-container-box.trelegy-border-image-box-container{padding-top:0;padding-bottom:10px}}@media only screen and (max-width:991px){.box.component.trelegy-container-box.trelegy-border-image-box-container>.component-content{padding:10px 0 0 0}}a[href].trelegy-primary-button{background-color:#061f5c;color:#fff;display:flex;font-size:20px;line-height:26px;font-family:'Roboto',sans-serif;border-radius:36px;text-align:center;cursor:pointer;text-decoration:none;font-weight:700;width:271px;height:57px;justify-content:center;align-items:center;padding:0 20px}@media only screen and (max-width:991px){a[href].trelegy-primary-button{width:295px;height:50px;font-size:18px;line-height:24px;margin:0 auto}}a[href].trelegy-secondary-button{background-color:#fff;color:#061f5c;display:flex;font-size:20px;line-height:26px;font-family:'Roboto',sans-serif;border-radius:36px;text-decoration:none;font-weight:700;width:271px;height:57px;justify-content:center;align-items:center;text-align:center;margin:0 auto;padding:0 20px}@media only screen and (max-width:991px){a[href].trelegy-secondary-button{font-size:18px;line-height:24px;width:295px}}a[href].trelegy-ternary-button{background-color:#f9be00;color:#061f5c;display:flex;font-size:20px;line-height:26px;font-family:'Roboto',sans-serif;border-radius:5px;text-decoration:none;font-weight:700;width:220px;height:57px;justify-content:center;align-items:center;text-align:center;margin:0 auto;padding:0 20px}@media only screen and (max-width:991px){a[href].trelegy-ternary-button{font-size:18px;line-height:24px;width:220px}}.tan-link-container,.blue-link-container{display:flex}.richText .component-content p.tan-link-container{margin-top:50px;margin-bottom:20px}@media only screen and (max-width:991px){.richText .component-content p.tan-link-container{margin-top:30px}}.tan-circle{display:inline-block;line-height:1.1}.tan-circle::before{height:30px;width:30px;display:inline-block;background-color:#c3a58f;border-radius:30px;content:"";vertical-align:middle;margin-right:20px}@media only screen and (max-width:991px){.tan-circle::before{height:20px;width:20px;border-radius:20px;position:relative;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}}.trelegy-blue-circle{display:inline-block;line-height:1.1;margin-bottom:20px}.trelegy-blue-circle::before{height:30px;width:30px;display:inline-block;background-color:#061f5c;border-radius:30px;content:"";vertical-align:middle;margin-right:20px}@media only screen and (max-width:991px){.trelegy-blue-circle::before{height:20px;width:20px;border-radius:20px;position:relative;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}}.mint-circle{display:inline-block;line-height:1.1}.mint-circle::before{height:30px;width:30px;display:inline-block;background-color:#7cc8c4;border-radius:30px;content:"";vertical-align:middle;margin-right:20px}@media only screen and (max-width:991px){.mint-circle::before{height:20px;width:20px;border-radius:20px;position:relative;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);margin-right:16px}}a[href].link-with-tan-circle-and-arrows{display:inline-block;line-height:1.1;color:#061f5c;font-size:20px;line-height:26px;font-weight:700}a[href].link-with-tan-circle-and-arrows::after{content:' \00BB';margin-left:5px;position:absolute}@media only screen and (max-width:991px){a[href].link-with-tan-circle-and-arrows{font-size:18px;line-height:24px}}a[href].link-with-mint-circle-and-arrows{display:inline-block;color:#061f5c;font-size:20px;line-height:26px;font-weight:700}a[href].link-with-mint-circle-and-arrows::after{content:' \00BB';margin-left:5px;position:absolute}@media only screen and (max-width:991px){a[href].link-with-mint-circle-and-arrows{font-size:18px;line-height:24px}}.mobile-and-tablet-only{display:none !important}@media only screen and (max-width:991px){.mobile-and-tablet-only{display:block !important}}.mobile-and-tablet-only.box.content-container{display:none !important}@media only screen and (max-width:991px){.mobile-and-tablet-only.box.content-container{display:block !important}}.desktop-only:not(.searchResults-pagination-item){display:block !important}@media only screen and (max-width:991px){.desktop-only:not(.searchResults-pagination-item){display:none !important}}@media only screen and (max-width:991px){.no-mobile-padding,div.no-mobile-padding,p.no-mobile-padding{padding:0}}.pt-120{padding-top:120px}.pb-30{padding-bottom:30px}.pb-30.pb-mob-20{padding-bottom:20px}.pb-30.pb-mob-10{padding-bottom:10px}.ptb-20{padding-top:20px;padding-bottom:20px}.prl-0{padding-left:0;padding-right:0}.page-404-handler #content p{padding-top:50px}.pt-100{padding-top:100px}.pb-100{padding-bottom:100px}span.pb-50,span.pt-50,span.pb-30,span.pt-30{display:inline-block}.pb-70{padding-bottom:70px}@media only screen and (max-width:991px){.pb-70{padding-bottom:50px}}.pt-70{padding-top:70px}@media only screen and (max-width:991px){.pt-70{padding-top:50px}}.font-weight-normal{font-weight:normal}.flex-img-horizonatally-centered .component-content{display:flex;justify-content:center}@media only screen and (min-width:992px){.flex-richtext-horizonatally-centered>.component-content>.richText-content{display:flex;justify-content:center}}@media only screen and (min-width:992px){.flex-text-with-btn>.component-content>.richText-content{display:flex;align-items:center;justify-content:center}.flex-text-with-btn>.component-content>.richText-content p:first-child{padding-right:30px}}@media only screen and (max-width:991px){.flex-text-with-btn>.component-content>.richText-content{display:flex;align-items:center;flex-direction:column}.flex-text-with-btn>.component-content>.richText-content p:first-child{padding-bottom:30px}}@media only screen and (max-width:991px){.box.flexbox.trelegy-container-box .content{display:flex;flex-direction:column;align-items:center}}.trelegy-learn-more-box a[href].trelegy-secondary-button{width:220px}@media only screen and (max-width:991px){.trelegy-learn-more-box{padding:50px 0}}.box-with-image-in-top-border{margin:0 15px;border-radius:1rem}@media only screen and (max-width:991px){.box-with-image-in-top-border{margin-bottom:10px;padding:0;border-radius:unset}.box-with-image-in-top-border:last-child{margin-bottom:0}.box-with-image-in-top-border .component-content .paragraphSystem.content{padding:0 40px}}.box-with-image-in-top-border:nth-of-type(3) .component-content .paragraphSystem.content .richText>.component-content p a{width:317px}@media only screen and (max-width:991px){.box-with-image-in-top-border:nth-of-type(3) .component-content .paragraphSystem.content .richText>.component-content p a{width:295px}}.box-with-image-in-top-border .component-content .paragraphSystem.content{margin:0;height:100%}.box-with-image-in-top-border .component-content .paragraphSystem.content .richText{position:relative}.box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content::before{content:"";background-size:cover;height:140px;width:140px;border-radius:140px;position:absolute;display:block;top:-70px;left:50%;transform:translateX(-70px);background:#fff}@media only screen and (max-width:991px){.box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content::before{top:30px}}.box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content{margin-top:100px}@media only screen and (min-width:992px){.box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content{height:100%}}@media only screen and (max-width:991px){.box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content{margin-top:200px}}.box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p{padding-bottom:30px}@media only screen and (min-width:992px){.box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p:first-child{padding-bottom:30px}}@media only screen and (max-width:991px){.box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p:first-child{display:none}}@media only screen and (max-width:991px){.box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p:nth-child(2){margin:0 auto}}@media only screen and (min-width:992px){.box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p:nth-child(3){margin-bottom:30px}}@media only screen and (min-width:992px){.box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p:last-child{position:absolute;bottom:0;left:0;right:0;margin:0 auto}}.box.flexbox.trelegy-container-box.symbicort-turbuhaler-callout .content{max-width:75rem}.box.flexbox.trelegy-container-box.symbicort-turbuhaler-callout .content .box-with-image-in-top-border .component-content .paragraphSystem.content{margin:0;height:100%}.box.flexbox.trelegy-container-box.symbicort-turbuhaler-callout .content .box-with-image-in-top-border .component-content .paragraphSystem.content .richText{position:relative}.box.flexbox.trelegy-container-box.symbicort-turbuhaler-callout .content .box-with-image-in-top-border .component-content .paragraphSystem.content .richText .component-content p{margin-top:30px}.box.flexbox.trelegy-container-box.symbicort-turbuhaler-callout .content .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content::before{height:80px;width:80px;top:15px;position:absolute;margin-left:2rem}.box.flexbox.trelegy-container-box.symbicort-turbuhaler-callout .content .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content{margin-top:-3px}@media only screen and (min-width:992px){.box.flexbox.trelegy-container-box.symbicort-turbuhaler-callout .content .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content{height:100%}}@media only screen and (max-width:991px){.box.flexbox.trelegy-container-box.symbicort-turbuhaler-callout .content .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content{margin-top:62px}}.box.flexbox.trelegy-container-box.symbicort-turbuhaler-callout .content .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p a{position:relative;top:2.4rem}@media only screen and (max-width:991px){.box.flexbox.trelegy-container-box.symbicort-turbuhaler-callout .content .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p a{top:0}}@media only screen and (max-width:991px){.box.flexbox.trelegy-container-box.symbicort-turbuhaler-callout .content .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p:nth-child(2){margin:0 auto;position:relative;top:50px}}@media only screen and (min-width:992px){.box.flexbox.trelegy-container-box.symbicort-turbuhaler-callout .content .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p:nth-child(3){margin-bottom:30px}}.bars-container{line-height:10px;display:flex}@media only screen and (max-width:991px){.bars-container{line-height:6px}}.blue-bar{width:66px;height:10px;background-color:#061f5c;border-radius:.25rem;margin-right:12px;display:inline-block}@media only screen and (max-width:991px){.blue-bar{height:6px}}.tan-bar{width:22px;height:10px;background-color:#c3a58f;border-radius:.25rem;display:inline-block}@media only screen and (max-width:991px){.tan-bar{height:6px}}.mint-bar{width:44px;height:10px;background-color:#7cc8c4;border-radius:.25rem;display:inline-block;margin-right:12px}@media only screen and (max-width:991px){.mint-bar{height:6px}}.yellow-bar{width:11px;height:10px;background-color:#f9be00;border-radius:.25rem;display:inline-block;margin-left:12px}@media only screen and (max-width:991px){.yellow-bar{height:6px}}.reference-utility-links---hcp-branded.snippetReference{background-color:#fff;border-bottom:2px solid #7cc8c4}@media only screen and (max-width:991px){.reference-utility-links---hcp-branded.snippetReference{padding:6px 12px;background-color:#7cc8c4}}.reference-utility-links---hcp-branded.snippetReference p,.reference-utility-links---hcp-branded.snippetReference li,.reference-utility-links---hcp-branded.snippetReference a{font-size:14px;color:#767676}@media only screen and (max-width:991px){.reference-utility-links---hcp-branded.snippetReference p,.reference-utility-links---hcp-branded.snippetReference li,.reference-utility-links---hcp-branded.snippetReference a{color:#061f5c;font-size:15px}}@media only screen and (max-width:991px){.reference-utility-links---hcp-branded.snippetReference .component-content .richText{flex:50%}}@media only screen and (min-width:992px){.reference-utility-links---hcp-branded.snippetReference .component-content .richText .component-content{align-items:flex-start}}@media only screen and (max-width:991px){.reference-utility-links---hcp-branded.snippetReference .component-content .richText .richText-content>ul>li{justify-content:flex-end;padding:0}}.reference-utility-links---hcp-branded.snippetReference .component-content .richText .richText-content>ul>li>ul>li{padding:.5rem .5rem}.reference-utility-links---hcp-branded.snippetReference .component-content .richText .richText-content>ul>li>ul>li a{font-weight:700}@media only screen and (min-width:992px){.reference-utility-links---hcp-branded.snippetReference{padding:10px 15px 0 15px}.reference-utility-links---hcp-branded.snippetReference li{padding:.2rem 1.5rem 1rem}.reference-utility-links---hcp-branded.snippetReference li:not(:nth-last-child(2))::after{content:" | ";left:25px;position:relative}.reference-utility-links---hcp-branded.snippetReference li:last-child{border-right:2px solid #7cc8c4;border-left:2px solid #7cc8c4}.reference-utility-links---hcp-branded.snippetReference li:last-child::after{content:""}.reference-utility-links---hcp-branded.snippetReference li:last-child a{font-size:15px;color:#061f5c;font-weight:700;font-family:'Roboto',sans-serif}}.snippetReference.reference-brand-area{padding:24px 15px 24px 30px}@media only screen and (max-width:991px){.snippetReference.reference-brand-area{padding:30px 10px}.snippetReference.reference-brand-area img{width:206px}}@media only screen and (max-width:365px){.snippetReference.reference-brand-area img{width:170px}}#header .brand-name{height:auto}.navigation{background-color:#061f5c}@media only screen and (min-width:992px){.navigation nav{padding-top:16px}}.navigation .navigation-root li{padding-top:0}@media only screen and (min-width:992px){.navigation .navigation-root{padding:0 45px;align-items:stretch}}.navigation .navigation-root.is-open{width:100%;z-index:10000}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1>.navigation-item>a{border-bottom:4px solid transparent}.navigation .navigation-root.navigation-level1>.navigation-item.is-active>a{border-bottom:4px solid #7cc8c4;margin:0 10px}.navigation .navigation-root.navigation-level1>.navigation-item.is-active>a span{color:#7cc8c4}}.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;width:100%;justify-content:center;border-right:1px solid #fff}.navigation .navigation-root.navigation-level1 .navigation-item:first-child{border-left:1px solid #fff}.navigation .navigation-root.navigation-level1 .navigation-item a{text-align:center;font-size:15px;line-height:15px}}@media only screen and (min-width:992px) and (max-width:991px){.navigation .navigation-root.navigation-level1 .navigation-item a{font-size:18px;line-height:18px}}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item a span{padding:0;height:100%}}@media only screen and (max-width:991px){.navigation .navigation-root.navigation-level1 .navigation-item{border-bottom:1px solid #fff}}.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:hover>a>span{color:#7cc8c4}}.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{padding:0;height:auto}.navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a{border-bottom:4px solid #7cc8c4;margin:0 auto;width:95%}.navigation .navigation-root.navigation-level1 .navigation-item.has-children.has-active-child>a span{color:#7cc8c4}}.navigation .navigation-root.navigation-level1 .navigation-item.has-children>a span:after{content:""}.navigation .navigation-root.navigation-level1 .navigation-item.has-children>a .navigation-item-decoration{display:block;outline:0;line-height:16px}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item.has-children>a .navigation-item-decoration{font-size:14px;margin-top:-4px}}@media only screen and (max-width:991px){.navigation .navigation-root.navigation-level1 .navigation-item.has-children>a .navigation-item-decoration{padding:0;line-height:18px}}.navigation .navigation-root.navigation-level1 .navigation-item.has-children>a .navigation-item-decoration: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:absolute;right:0;margin-right:.5rem;top:.5rem}@media only screen and (max-width:991px){.navigation .navigation-root.navigation-level1 .navigation-item.has-children>a .navigation-item-decoration:after{top:22px;margin-right:20px}}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item.has-children>a .navigation-item-decoration:after{margin-bottom:0;content:"\f0d7";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:15px;top:auto}}.navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active>a span:after{content:""}.navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active>a .navigation-item-decoration{display:block;outline:0}.navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active>a .navigation-item-decoration:after{content:"\f053";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 .navigation-item-decoration:after{content:"\f0d8";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:15px}}@media only screen and (max-width:991px){.navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active{background-color:#03143c}}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item.has-children:hover>a{border-bottom:4px solid #7cc8c4;margin:0 auto;width:95%}.navigation .navigation-root.navigation-level1 .navigation-item.has-children:hover>a span{color:#7cc8c4}.navigation .navigation-root.navigation-level1 .navigation-item.has-children:hover>a span:after{content:""}.navigation .navigation-root.navigation-level1 .navigation-item.has-children:hover>a .navigation-item-decoration{display:block}.navigation .navigation-root.navigation-level1 .navigation-item.has-children:hover>a .navigation-item-decoration:after{content:"\f053";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) and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item.has-children:hover>a .navigation-item-decoration:after{content:"\f0d8";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:#7cc8c4}}@media only screen and (max-width:991px){.navigation .navigation-root.navigation-level1 .navigation-item.is-active>a span{color:#7cc8c4;font-weight:bold}}.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:#fff;height:auto;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:22px 30px;color:#fff;font-weight:bold;font-size:15px;font-family:'Roboto',sans-serif}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level1 .navigation-item a span{padding:0}}@media only screen and (max-width:991px){.navigation .navigation-root.navigation-level1 .navigation-item a span{font-size:18px;line-height:18px;font-weight:normal}}.navigation .navigation-root.navigation-level2{display:none;width:100%;text-align:left}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level2{max-width:95%;height:auto;position:absolute;background:#061f5c;border-radius:0;padding:12px 10px;border:0;left:0;right:0;color:#fff;margin:0 auto}}.navigation .navigation-root.navigation-level2.is-open{display:block}@media only screen and (max-width:991px){.navigation .navigation-root.navigation-level2.is-open{border-top:1px solid #fff}}.navigation .navigation-root.navigation-level2 .navigation-item{font-size:14px;white-space:normal;display:block}@media only screen and (max-width:991px){.navigation .navigation-root.navigation-level2 .navigation-item{border-bottom:0}}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level2 .navigation-item{margin:0;padding:0;border:0}.navigation .navigation-root.navigation-level2 .navigation-item:first-child{border-left:0}}@media only screen and (min-width:992px){.navigation .navigation-root.navigation-level2 .navigation-item a{color:#fff;padding:12px 0;font-size:14px;font-weight:700}.navigation .navigation-root.navigation-level2 .navigation-item a span{font-size:14px}.navigation .navigation-root.navigation-level2 .navigation-item a:hover{background-color:#7cc8c4}.navigation .navigation-root.navigation-level2 .navigation-item a:hover span{color:#fff;font-size:14px;font-weight:700}}.navigation .navigation-root.navigation-level2 .navigation-item a span{color:#fff;padding:15px 40px;font-weight:700}@media only screen and (max-width:991px){.navigation .navigation-root.navigation-level2 .navigation-item a span{font-weight:400}}.navigation .navigation-root.navigation-level2 .navigation-item a.is-hidden{display:none}@media only screen and (max-width:991px){.navigation .navigation-root.navigation-level2 .navigation-item:last-child a span{padding-bottom:22px}}@media only screen and (max-width:991px){.navigation .navigation-root.navigation-level2 .navigation-item:first-child a span{padding-top:22px}}.mobile-navigation-utility-links ul{list-style:none;padding:0;margin:0;background-color:#061f5c}.mobile-navigation-utility-links a{background-color:#061f5c;color:#fff;padding:0 0 0 5px;font-family:'Roboto',sans-serif;font-size:18px;line-height:23px;font-weight:200}.mobile-navigation-utility-links ul li{padding:30px 30px 0 30px}.mobile-navigation-utility-links ul li:last-child{padding-bottom:30px}.mobile-navigation-utility-links ul li a[href]{color:#fff}.mobile-navigation-utility-links ul li:first-child a[href]{background-color:#fff;padding:12px 20px;border-radius:30px;width:fit-content;font-size:18px;font-weight:700;line-height:23px;color:#061f5c}.reference-search-area---hcp,.reference-brand-area{background-color:#f2f3f7;color:#fff}@media only screen and (max-width:991px){.reference-search-area---hcp,.reference-brand-area{background-color:#061f5c}}.richText.header-searchbox-link{border-radius:30px;background:#061f5c}.richText.header-searchbox-link .component-content p a{color:#fff;display:flex;align-items:center;padding:3px 12px;font-size:15px;line-height:15px;font-weight:700;font-family:'Roboto',sans-serif}@media only screen and (max-width:991px){.richText.header-searchbox-link .component-content p a{font-size:14px;line-height:16px;padding:0;display:block}}@media only screen and (min-width:992px){.richText.header-searchbox-link .component-content p a:after{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/search-button-icon.svg) no-repeat right;background-size:23px 20px;fill:#fff;content:" ";width:30px;height:20px;display:inline-block;position:relative;top:0;right:-12px}}@media only screen and (max-width:991px){.richText.header-searchbox-link .component-content p a{text-transform:uppercase;font-size:13px;line-height:13px;font-weight:500}.richText.header-searchbox-link .component-content p a:before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/search-button-icon-mobile.svg) no-repeat right;fill:#fff;content:" ";top:-4px;position:relative;background-size:24px 24px;width:24px;height:24px;left:0;display:flex;margin:0 auto;right:0}}@media only screen and (max-width:991px){.richText.button.header-searchbox-link .component-content p{padding:0}}@media only screen and (max-width:991px){.richText.header-searchbox-link{border:0}}.snippetReference[class*="reference-search-area"]{padding:23px 30px 23px 15px}@media only screen and (max-width:991px){.snippetReference[class*="reference-search-area"]{padding:0 10px 0 0;display:flex;align-self:center}}#header .searchBox.is-visible{border-radius:30px;border:0}@media only screen and (max-width:991px){#header .searchBox.is-visible{line-height:36px}}.snippetReference[class*="reference-search-area"] .inner .component-content{align-items:center}.searchBox{width:379px;height:55px}@media only screen and (max-width:991px){.searchBox{height:auto;width:100%}}@media only screen and (max-width:991px){.searchBox .component-content{background-image:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/search-button-icon-mobile.svg);height:auto}}@media only screen and (max-width:991px){.searchBox .component-content .cf-search-box{padding:0 20px 30px 20px;background:#061f5c}}.searchBox .component-content .cf-search-box .searchBox-label input{border-radius:30px;border:0;font-family:'Roboto',sans-serif}@media only screen and (max-width:991px){.searchBox .component-content .cf-search-box .searchBox-label input{line-height:36px}}.searchBox .component-content .cf-search-box .searchBox-label input:focus{outline:0}.searchBox .component-content .cf-search-box .button{background-color:#7cc8c4;color:#fff;display:inline-block;padding:10px 17px 9px 17px;font-size:16px;line-height:24px;font-family:'Roboto',sans-serif;border-radius:30px;position:absolute;top:-4px;right:4px}@media only screen and (max-width:991px){.searchBox .component-content .cf-search-box .button{display:flex;padding:6px 20px;top:5px;right:26px}}.searchBox .component-content .cf-search-box .button:focus{outline:0}.searchBox .component-content .cf-search-box .tooltip .tooltip-inner{color:#333;font-family:'Roboto',sans-serif}@media only screen and (max-width:991px){.header-container{background-color:#061f5c}}@media only screen and (max-width:991px){.header-container .header-navigation-link{display:flex;align-self:center;padding:0 10px 5px 15px}}.header-container .richText.header-navigation-link{border:0}@media only screen and (max-width:991px){.header-container .richText.header-navigation-link .component-content p{color:#fff;font-size:13px;line-height:13px;font-weight:500;background-image:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/menu-mobile.svg);background-repeat:no-repeat;background-position:1px 5px;padding:30px 0 0 0;text-transform:uppercase}}.snippetReference.reference-med-watch-pharma-hcp{background-color:#f2f3f7;padding-bottom:0;margin:50px 0 25px 0;border-top:2px solid #7cc8c4}.snippetReference.reference-med-watch-pharma-hcp p{font-size:14px;font-weight:400;color:#333}.snippetReference.reference-med-watch-pharma-hcp a{color:#061f5c;font-size:14px;font-weight:700}.footer-links ul li{padding:0 10px;margin:5px 0;font-size:16px;font-weight:700;color:#061f5c}.footer-links ul li:not(:last-of-type){border-right:1px solid #ddd}.footer-links ul li a{color:#061f5c;font-size:16px;font-weight:700}.snippetReference[class*="reference-co-promote"]{margin-top:15px;margin-bottom:10px}.snippetReference[class*="reference-co-promote"] p{font-size:15px}.snippetReference[class*="reference-co-promote"] .richText .component-content img{position:relative;top:4px;margin-left:0}.snippetReference.reference-trademarks{margin-top:15px}.snippetReference.reference-trademarks p{font-size:15px}.snippetReference.reference-trademarks p:first-child{margin-bottom:10px}.richText.codelines .component-content .richText-image{margin-bottom:0}.richText.codelines .component-content p{font-size:12px}.static .isi__body--right,.expanded .isi__body--right{display:none}.reference-isi{padding:15px 0 50px 0}@media only screen and (max-width:991px){.reference-isi{padding:5px 0 60px 0}}@media only screen and (min-width:992px){.reference-isi .isi.collapsed.collapsed-preview.hcp-trelegy-isi-container.initialized.static .isi__title-left,.reference-isi .isi.collapsed.collapsed-preview.hcp-trelegy-isi-container.initialized.static .isi__title-right{display:none}}.reference-isi .isi.floating.collapsed.collapsed-preview .isi__title-combined{display:none}@media only screen and (max-width:991px){.reference-isi .isi.floating.collapsed.collapsed-preview .isi__title-bar{padding:5px}}.reference-isi .isi.static.collapsed.collapsed-preview .isi__title-combined,.reference-isi .isi.static.collapsed.collapsed-no-preview .isi__title-combined{display:none}.reference-isi .isi.collapsed-no-preview.collapsed.floating .isi__title-bar .isi__title-left,.reference-isi .isi.collapsed-no-preview.collapsed.floating .isi__title-bar .isi__title-right{padding-bottom:15px}.reference-isi .isi.collapsed-no-preview.collapsed.floating .isi__body--left{border-right:1px solid #ddd}.reference-isi .isi.collapsed-preview.collapsed.floating .isi__body{margin-bottom:25px}@media only screen and (min-width:992px){.reference-isi .isi.collapsed-preview.collapsed.floating .isi__body .isi__body--left{padding-left:15px;border-right:1px solid #ddd}}@media only screen and (min-width:992px){.reference-isi .isi.expanded{box-shadow:0 -9px 12px -9px #767676}}.reference-isi .isi.expanded .isi__title-left,.reference-isi .isi.expanded .isi__title-right,.reference-isi .isi.expanded .isi__title-combined{display:none}.reference-isi .isi.expanded .isi__toggle-button{top:27px}@media only screen and (max-width:991px){.reference-isi .isi.expanded .isi__toggle-button{top:10px;right:10px}}@media only screen and (max-width:991px){.reference-isi .isi.expanded .isi__title-bar{padding:5px}}.reference-isi .isi.expanded.scrolled-to-top{margin-top:50px}@media only screen and (max-width:991px){.reference-isi .isi.expanded.scrolled-to-top{margin-top:0}}.reference-isi .isi.expanded.scrolled-to-top .isi__toggle-button{top:77px}@media only screen and (max-width:991px){.reference-isi .isi.expanded.scrolled-to-top .isi__toggle-button{top:10px;right:10px}}.reference-isi .isi.expanded.search-box-adjustment{margin-top:80px}.reference-isi .isi.expanded.search-box-adjustment .isi__toggle-button{top:80px}@media only screen and (max-width:991px){.reference-isi .isi.expanded.search-box-adjustment .isi__toggle-button{top:80px}}.reference-isi .isi.collapsed-no-preview.static .isi__title-left,.reference-isi .isi.collapsed-no-preview.static .isi__title-right{display:none}.reference-isi .indications-heading b{font-size:20px;font-weight:700;color:#061f5c}@media only screen and (max-width:991px){.reference-isi .indications-heading b{font-size:18px}}.reference-isi .isi__body-floating--mobile b{font-size:16px}.reference-isi .isi__body-floating--mobile p{font-size:16px;line-height:16px;margin:5px 0}.reference-isi .isi__body-floating--mobile p:first-child{color:#061f5c}.reference-isi .isi__body-floating--mobile li{font-size:16px;line-height:16px}.reference-isi .isi__title-bar{border:0;padding:25px 0 0 0}@media only screen and (max-width:991px){.reference-isi .isi__title-bar{padding:12px 10px 12px 20px}}.reference-isi .isi__title-bar .isi__title-left{border-right:1px solid #ddd;padding-left:15px}.reference-isi .isi__title-bar .isi__title-left,.reference-isi .isi__title-bar .isi__title-right{font-size:20px;line-height:24px;color:#061f5c;font-family:'Roboto',sans-serif}.reference-isi .isi__title-bar .isi__title-combined{font-size:20px;line-height:24px;color:#061f5c;font-family:'Roboto',sans-serif}@media only screen and (max-width:991px){.reference-isi .isi__title-bar .isi__title-combined{font-size:13px;margin-right:30px}}.reference-isi .isi__title-bar .isi__expand-icon{width:auto}.reference-isi .isi__title-bar .isi__toggle-button{border:0;width:45px;height:45px;box-shadow:0 2px 6px 0 rgba(169,177,184,0.5);right:4.9rem;top:-22px;position:absolute;z-index:1002;padding:0;border-radius:3.14286rem;background:#fff}@media only screen and (max-width:991px){.reference-isi .isi__title-bar .isi__toggle-button{top:10px;right:1rem;width:24px;height:24px;border:1px solid #061f5c}}.reference-isi .isi__title-bar .isi__toggle-button .isi__expand-icon.css-icon:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:3px;transform:translate(-50%,-50%);background-color:#061f5c}@media only screen and (max-width:991px){.reference-isi .isi__title-bar .isi__toggle-button .isi__expand-icon.css-icon:after{width:12px;height:2px}}.reference-isi .isi__title-bar .isi__toggle-button .isi__expand-icon.css-icon:before{content:"";position:absolute;top:50%;left:50%;width:3px;height:20px;transform:translate(-50%,-50%);background-color:#061f5c}@media only screen and (max-width:991px){.reference-isi .isi__title-bar .isi__toggle-button .isi__expand-icon.css-icon:before{width:2px;height:12px}}.reference-isi .isi__title-bar .isi__toggle-button .isi__collapse-icon.css-icon:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:3px;transform:translate(-50%,-50%);background-color:#061f5c}@media only screen and (max-width:991px){.reference-isi .isi__title-bar .isi__toggle-button .isi__collapse-icon.css-icon:after{width:12px;height:2px}}.reference-isi .isi__body--right .isi__title-right{font-size:20px;line-height:24px;color:#061f5c;font-family:'Roboto',sans-serif}.reference-isi .isi__body-static{font-size:16px;line-height:24px;font-family:'Roboto',sans-serif}@media only screen and (max-width:991px){.reference-isi .isi__body-static .indications-heading{margin:0}}.reference-isi .isi__body-static .no-margin-bottom{margin-bottom:0}.reference-isi .isi__body-static ul{padding-left:20px}.reference-isi .isi__body-static a{color:#061f5c;font-weight:bold}.reference-isi .isi__body-floating--desktop,.reference-isi .isi__body-floating--mobile{font-size:16px;line-height:24px;font-family:'Roboto',sans-serif}.reference-isi ul{padding-left:19px;margin:0;list-style-type:none}.reference-isi ul li{color:#333}.reference-isi ul li:before{content:"\2022";display:inline-block;width:1em;margin-left:-1em;color:#061f5c}.reference-isi ul>li>ul{list-style-type:none}.reference-isi ul>li>ul li{font-size:16px}.reference-isi ul>li>ul li:before{content:"\2013";display:inline-block;width:1em;margin-left:-1em;color:#061f5c}.reference-isi p{color:#333;margin:10px 0}.reference-isi a{color:#061f5c}#footer .trelegy-welcome-overlay-config{display:none}.overlay-container{height:auto}.overlay-container .video-video .external-chapters-embed{height:480px}@media only screen and (max-width:991px){.overlay-container .video-video .external-chapters-embed{height:181px}}.overlay-container.page-load-overlay .overlay-close{display:none !important}.overlay-container .overlay-content{padding:5px}@media only screen and (max-width:991px){.overlay-container .overlay-content{padding:30px 20px}}.overlay-container .overlay-content-inner{padding:25px 15px}@media only screen and (max-width:991px){.overlay-container .overlay-content-inner{padding:0}}.overlay-container .trelegy-welcome-overlay{font-family:'Roboto',sans-serif}@media only screen and (max-width:991px){.overlay-container .trelegy-welcome-overlay .trelegy-overlay-title-section{padding:0 40px}}@media only screen and (max-width:991px){.overlay-container .trelegy-welcome-overlay .trelegy-overlay-box{padding-bottom:20px}}.overlay-container .trelegy-welcome-overlay .trelegy-overlay-box .paragraphSystem.content{display:flex;flex-direction:row;justify-content:center}@media only screen and (max-width:991px){.overlay-container .trelegy-welcome-overlay .trelegy-overlay-box .paragraphSystem.content{flex-direction:column}}.overlay-container .trelegy-welcome-overlay .trelegy-overlay-box .box .paragraphSystem.content{text-align:center;display:flex;flex-direction:column;padding:30px;margin:0;width:440px}@media only screen and (max-width:991px){.overlay-container .trelegy-welcome-overlay .trelegy-overlay-box .box .paragraphSystem.content{flex-direction:row;padding:15px;width:auto}}@media only screen and (max-width:991px){.overlay-container .trelegy-welcome-overlay .trelegy-overlay-box .box .paragraphSystem.content .richText .richText-content p{text-align:left !important;padding-left:10px}.overlay-container .trelegy-welcome-overlay .trelegy-overlay-box .box .paragraphSystem.content .richText .richText-content p:first-child{font-size:20px}.overlay-container .trelegy-welcome-overlay .trelegy-overlay-box .box .paragraphSystem.content .richText .richText-content p:nth-child(2){font-size:15px}}.overlay-container .trelegy-welcome-overlay .trelegy-overlay-box .box{border:1px solid #ddd;box-shadow:0 0 5px 2px #ddd;border-radius:.5rem;margin:25px 10px}@media only screen and (max-width:991px){.overlay-container .trelegy-welcome-overlay .trelegy-overlay-box .box{margin:0}.overlay-container .trelegy-welcome-overlay .trelegy-overlay-box .box:first-of-type{margin:25px 0 15px 0}}.overlay-container .trelegy-welcome-overlay .trelegy-overlay-box .image{padding-bottom:10px}@media only screen and (max-width:991px){.overlay-container .trelegy-welcome-overlay .trelegy-overlay-box .image{max-width:100%}.overlay-container .trelegy-welcome-overlay .trelegy-overlay-box .image img{max-width:60px}}.overlay-container .trelegy-welcome-overlay .trelegy-overlay-box .trelegy-overlay-patient-selected,.overlay-container .trelegy-welcome-overlay .trelegy-overlay-box .trelegy-overlay-hcp-selected{cursor:pointer}.overlay-container .trelegy-welcome-overlay .trelegy-overlay-title{font-size:28px;line-height:36px;font-weight:bold}@media only screen and (max-width:991px){.overlay-container .trelegy-welcome-overlay .trelegy-overlay-title{font-size:24px;line-height:28px}}.overlay-container .trelegy-welcome-overlay .trelegy-overlay-subtitle{font-size:20px;line-height:36px}@media only screen and (max-width:991px){.overlay-container .trelegy-welcome-overlay .trelegy-overlay-subtitle{font-size:18px;line-height:28px}}.overlay-container .trelegy-welcome-overlay .trelegy-overlay-box-title{font-size:24px;line-height:22px;font-weight:bold;color:#061f5c;text-decoration:underline;padding-bottom:10px;display:inline-block}@media only screen and (max-width:991px){.overlay-container .trelegy-welcome-overlay .trelegy-overlay-box-title{font-size:20px;line-height:20px}}.overlay-container .trelegy-welcome-overlay .trelegy-overlay-box-subtitle{font-size:16px;line-height:22px;padding-bottom:10px;display:inline-block}@media only screen and (max-width:991px){.overlay-container .trelegy-welcome-overlay .trelegy-overlay-box-subtitle{font-size:15px;line-height:20px}}.overlay-container .trelegy-welcome-overlay .trelegy-overlay-box-hyperlink{font-size:16px;line-height:22px;font-weight:bold;display:block;padding-top:15px;text-decoration:underline}.overlay-container .trelegy-welcome-overlay .trelegy-overlay-box-hyperlink a{color:#061f5c}@media only screen and (max-width:991px){.overlay-container .trelegy-welcome-overlay .trelegy-overlay-box-hyperlink{font-size:16px;line-height:22px;padding-top:8px}}.overlay-container .trelegy-welcome-overlay .trelegy-overlay-footnote{font-size:15px;line-height:30px}@media only screen and (max-width:991px){.overlay-container .trelegy-welcome-overlay .trelegy-overlay-footnote{font-size:13px;line-height:20px}}.trelegy-accordion{font-family:'Roboto',sans-serif}.trelegy-accordion .accordion-slide{background-color:transparent !important}.trelegy-accordion p{color:#fff}.trelegy-accordion .accordion-container .accordion-slide{padding:0 0 0 20px}.trelegy-accordion .accordion-title{border-top:0;border-bottom:0}@media only screen and (max-width:991px){.trelegy-accordion .accordion-title{text-align:left}}.trelegy-accordion .accordion-title sup a{color:#061f5c !important}.trelegy-accordion .accordion-title sup a:before{display:none !important}.trelegy-accordion .accordion-head{max-width:fit-content}@media only screen and (min-width:992px){.trelegy-accordion .accordion-container .accordion-slide .accordion-head h3 a:before,.trelegy-accordion .accordion-container .accordion-slide.is-active .accordion-head h3 a:before{position:absolute;left:0;top:3px;padding-left:0;font-size:23px}}.trelegy-accordion .accordion-title-link{color:#fff !important;font-size:20px;line-height:26px;text-decoration:underline}@media only screen and (max-width:991px){.trelegy-accordion .accordion-title-link{font-size:20px}}.trelegy-accordion .accordion-title-link .accordion-title-text{text-decoration:underline}@media only screen and (max-width:991px){.trelegy-accordion .accordion-title-link .accordion-title-text{padding-left:10px}}.trelegy-accordion .accordion-title-link .accordion-title-text sup{display:inline-block;text-decoration:none}.trelegy-accordion .accordion-container .accordion-slide .accordion-content-wrapper{padding:0}.trelegy-accordion .accordion-container .accordion-slide .accordion-content-wrapper p{padding:10px 0}.trelegy-accordion .accordion-container .accordion-slide .accordion-content-wrapper p.padd-0{padding:0}.trelegy-accordion .accordion-container .accordion-slide .accordion-content-wrapper p:last-child{padding-bottom:0}@media only screen and (max-width:991px){.trelegy-accordion .accordion-container .accordion-slide .accordion-content-wrapper p{font-size:16px}}.trelegy-accordion .accordion-container .accordion-slide .accordion-content-wrapper b{display:block}@media only screen and (max-width:991px){.trelegy-accordion .accordion-container .accordion-slide .accordion-content-wrapper b{font-size:15px}}.trelegy-accordion .accordion-container .accordion-slide .accordion-content-wrapper b.display-inline-block{display:inline-block}@media only screen and (max-width:991px){.trelegy-accordion .accordion-container .accordion-slide,.trelegy-accordion .accordion-container .accordion-slide .accordion-content-wrapper{padding:0 !important}}.trelegy-accordion .accordion-container .accordion-slide .accordion-content-wrapper .component{padding:8px 10px 0 15px}@media only screen and (max-width:991px){.trelegy-accordion .accordion-container .accordion-slide .accordion-content-wrapper .component{padding:8px 30px 0 30px}}.references-container p,.references-container b,.references-container li{font-size:16px;color:#333}.references-container a[href]{color:#061f5c}@media only screen and (min-width:992px){.references-container{margin:0 15px}}@media only screen and (max-width:991px){.references-container{padding:0 20px}}.references-container li{padding-bottom:10px}.references-container li:last-child{padding-bottom:0}.references-container ol{margin:10px 0 0 0;padding:0;counter-reset:item}.references-container ol>li{margin:0;padding:0 0 10px 2em;text-indent:-1.5em;list-style-type:none;counter-increment:item}.references-container ol>li:before{display:inline-block;width:1em;padding-right:.5em;font-weight:bold;text-align:right;content:counter(item) "."}@media only screen and (max-width:991px){.reference-isi .floating.hcp-trelegy-isi-container ul li,.reference-isi .floating.hcp-trelegy-isi-container p{font-size:16px;line-height:15px}}.exit-notification .exit-notification-inner{top:60px;padding:60px}.exit-notification .exit-notification-inner h2{font-weight:500;padding-bottom:10px}.exit-notification .exit-notification-inner .richText .component-content p{font-size:16px;line-height:20px}@media only screen and (min-width:992px){.exit-notification .exit-notification-inner{width:631px;margin-left:-328.5px}}@media only screen and (max-width:991px){.exit-notification .exit-notification-inner{top:30px;padding:30px 20px}}.exit-notification-buttons{text-align:left;margin-top:30px;display:flex}.exit-notification-buttons button{background-color:#061f5c;color:#fff;padding:0 24px;font-size:16px;line-height:24px;font-family:'Roboto',sans-serif;border-radius:30px;text-align:center;cursor:pointer;text-decoration:none;font-weight:700;height:57px}.exit-notification-buttons button:first-child{min-width:121px;margin-right:20px}.exit-notification-buttons button:last-child{min-width:154px;margin-right:0}@media only screen and (max-width:991px){.exit-notification-buttons button{width:100%;font-size:16px;line-height:24px;padding:0 16px}.exit-notification-buttons button:first-child{flex:1;min-width:121px}.exit-notification-buttons button:last-child{flex:1;min-width:154px}}.page-404-handler #content p{font-size:16px;line-height:21px}.page-404-handler .box.content-container{padding:0}.page-404-handler .box.content-container .component-content{max-width:1170px}@media only screen and (max-width:991px){.page-404-handler .box.content-container .component-content .richText-content{padding:0 40px}}.page-404-handler #content h1{margin-top:70px;font-weight:500}@media only screen and (max-width:991px){.page-404-handler #content h1{margin-top:50px}}.richText .component-content h3.jump-links.width-control strong{width:85rem}@media only screen and (min-width:1200px){.richText .component-content h3.jump-links.width-control strong{width:100rem}}.richText .component-content p.jump-links b,.richText .component-content h3.jump-links strong{display:flex;background-color:#061f5c;margin-left:-400px;padding-left:400px;border-bottom-right-radius:25px;width:fit-content}.richText .component-content p.jump-links b a.jump-link,.richText .component-content h3.jump-links strong a.jump-link{color:#fff;font-size:16px;padding:15px 26.5px !important}.richText .component-content p.jump-links b a.jump-link.vl-link,.richText .component-content h3.jump-links strong a.jump-link.vl-link{padding:25px !important}.richText .component-content p.jump-links b a[href],.richText .component-content h3.jump-links strong a[href]{padding:15px 20px 15px 0;max-width:250px;box-sizing:content-box}.richText .component-content p.jump-links b a[href]:first-child,.richText .component-content h3.jump-links strong a[href]:first-child{padding-left:0}@media only screen and (max-width:991px){.richText .component-content p.jump-links b,.richText .component-content h3.jump-links strong{display:none}}.richText .component-content p.jump-links b a[href],.richText .component-content p.jump-links-mobile b a[href]{color:#fff;text-decoration:none}.richText .component-content p.jump-links b a[href] span,.richText .component-content p.jump-links-mobile b a[href] span{border-bottom:1px solid #fff;display:inline}.jump-links-mobile{padding-top:30px}@media only screen and (max-width:991px){.jump-links-mobile a{display:block;padding-bottom:30px}}.trelegy-rich-text-with-dots .trelegy-blue{font-size:16px;line-height:18px;position:relative}.trelegy-rich-text-with-dots .trelegy-blue::before{content:"";height:10px;width:10px;background-color:#061f5c;border-radius:10px;position:absolute;top:2px}.trelegy-rich-text-with-dots .trelegy-blue b{padding-left:15px}.trelegy-rich-text-with-dots .trelegy-text-color-grey{color:#808184;font-size:16px;line-height:18px;position:relative}.trelegy-rich-text-with-dots .trelegy-text-color-grey::before{content:"";height:10px;width:10px;background-color:#808184;border-radius:10px;position:absolute;top:2px}.trelegy-rich-text-with-dots .trelegy-text-color-grey b{padding-left:15px}.trelegy-border-bottom{width:100%;height:1px;background:#9e9e9e;margin-top:20px;margin-bottom:15px}@media only screen and (max-width:991px){.trelegy-border-bottom{margin-top:30px;margin-bottom:30px}}.trelegy-accordion.trelegy-accordion-blue .accordion-title .accordion-title-link .accordion-title-text{color:#061f5c}.trelegy-accordion.trelegy-accordion-blue .accordion-title .accordion-title-link::before{color:#061f5c}.trelegy-accordion.trelegy-accordion-blue .accordion-content .richText-content p{color:#333}.trelegy-table p{background:#c3a58f;border-top-left-radius:10px;margin-block-end:0;font-size:16px;font-weight:bold;border-top-right-radius:10px;padding:10px 30px;margin-block-start:0}@media only screen and (max-width:991px){.trelegy-table p{border-top-right-radius:0;border-top-left-radius:0;font-size:14px}}.trelegy-table table{background:#fff;width:100%;border:1px solid #c3a58f;border-collapse:collapse;border-spacing:0;display:inline-block;padding-right:30px;padding-left:30px;border-bottom-right-radius:10px;border-bottom-left-radius:10px}@media only screen and (max-width:991px){.trelegy-table table{border-bottom-right-radius:0;border-bottom-left-radius:0;padding-right:20px;padding-left:20px;border:0}}.trelegy-table table tr:first-child{border-bottom:1px solid #808184}.trelegy-table table tr:first-child td strong{font-size:16px}@media only screen and (max-width:991px){.trelegy-table table tr:first-child td strong{font-size:14px}}.trelegy-table table tr td{padding:10px 0 10px 0;width:35.33%;vertical-align:middle;font-weight:normal;font-size:16px}@media only screen and (max-width:991px){.trelegy-table table tr td{font-size:13px}}.trelegy-table table tr td p{background:transparent;border:0;border-radius:unset;font-weight:inherit;padding:0;margin:0}.trelegy-table table tr td .selection-bold{font-weight:bold}.trelegy-table table tr td strong{font-size:16px}@media only screen and (max-width:991px){.trelegy-table table tr td strong{font-size:13px}}.trelegy-table table tr td .trelegy-table-text-align-center{text-align:center;width:100%;display:block}@media only screen and (max-width:991px){.trelegy-table table tr td .trelegy-regular-font-size strong{font-size:16px}}@media only screen and (max-width:991px){.trelegy-table-container-mobile .component-content{padding:0 !important}.trelegy-table-container-mobile .component-content .richText-content h3{padding:0 40px 30px 40px}.trelegy-table-container-mobile .box.component:last-of-type{padding-top:30px}}.trelegy-table-foot-note p{font-size:14px}@media only screen and (max-width:991px){.trelegy-table-foot-note{padding:20px 40px 0 40px}}.trelegy-search-results.box.content-container{padding:0}.trelegy-search-results.box.content-container .title{padding-top:70px;margin-bottom:0}@media only screen and (max-width:991px){.trelegy-search-results.box.content-container .title{padding-top:50px}}.trelegy-search-results.box.content-container>.component-content{max-width:1170px}@media only screen and (max-width:991px){.trelegy-search-results.box.content-container>.component-content{padding:0 40px}}.trelegy-search-results.box.content-container .searchResults{font-family:'Roboto',sans-serif;padding:0;margin-top:0}.trelegy-search-results.box.content-container .searchResults .searchBlox-results{font-size:28px;line-height:37px;margin:50px 0 20px 0;color:#333;padding:0}@media only screen and (max-width:991px){.trelegy-search-results.box.content-container .searchResults .searchBlox-results{padding:0}}.trelegy-search-results.box.content-container .searchResults .searchBlox-results .searchResults-results{border-bottom:1px solid #9e9e9e;padding-left:0}@media only screen and (max-width:991px){.trelegy-search-results.box.content-container .searchResults .searchBlox-results .searchResults-results{padding-left:0}}.trelegy-search-results.box.content-container .searchResults .searchBlox-results .searchResults-results .searchResults-result{padding-top:0;margin-bottom:50px}@media only screen and (max-width:991px){.trelegy-search-results.box.content-container .searchResults .searchBlox-results .searchResults-results .searchResults-result{padding-top:0}}.trelegy-search-results.box.content-container .searchResults .searchBlox-results .searchResults-results .searchResults-result.pdf a:before{content:"";margin-right:0}.trelegy-search-results.box.content-container .searchResults .searchBlox-results .searchResults-results .searchResults-result.pdf a:after{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/pdf-icon.png) no-repeat right;content:" ";display:inline-block;color:#ff9800;margin-left:10px;font-size:1rem;font-weight:normal;width:16px;height:16px}.trelegy-search-results.box.content-container .searchResults .searchBlox-results .searchResults-results .searchResults-result .searchResults-title{font-size:20px;line-height:26px}@media only screen and (max-width:991px){.trelegy-search-results.box.content-container .searchResults .searchBlox-results .searchResults-results .searchResults-result .searchResults-title{font-size:18px;line-height:24px}}.trelegy-search-results.box.content-container .searchResults .searchBlox-results .searchResults-results .searchResults-result .searchResults-title a{color:#061f5c}.trelegy-search-results.box.content-container .searchResults .searchBlox-results .searchResults-results .searchResults-result .searchResults-description{font-size:16px;line-height:21px;color:#333;padding-top:10px}.trelegy-search-results.box.content-container .searchResults .searchResults-facets{background:0;border:0;margin:50px 0;color:#333}.trelegy-search-results.box.content-container .searchResults .searchResults-facets .searchResults-number{padding:0;font-size:28px;line-height:37px;font-weight:500}@media only screen and (max-width:991px){.trelegy-search-results.box.content-container .searchResults .searchResults-facets .searchResults-number{padding:0;font-size:24px;line-height:32px}}.trelegy-search-results.box.content-container .searchResults .searchResults-pagination{justify-content:center;margin:50px 0}@media only screen and (max-width:991px){.trelegy-search-results.box.content-container .searchResults .searchResults-pagination{margin:50px 0 20px 0}}.trelegy-search-results.box.content-container .searchResults .searchResults-pagination .pagination-message{display:none}.trelegy-search-results.box.content-container .searchResults .searchResults-pagination .searchResults-pagination-list li.item-previous,.trelegy-search-results.box.content-container .searchResults .searchResults-pagination .searchResults-pagination-list li.item-next{border:0;font-size:20px;line-height:26px;font-weight:bold;text-decoration:underline;color:#061f5c}@media only screen and (max-width:991px){.trelegy-search-results.box.content-container .searchResults .searchResults-pagination .searchResults-pagination-list li.item-previous,.trelegy-search-results.box.content-container .searchResults .searchResults-pagination .searchResults-pagination-list li.item-next{font-size:18px;line-height:24px}}.trelegy-search-results.box.content-container .searchResults .searchResults-pagination .searchResults-pagination-list li.item-previous a,.trelegy-search-results.box.content-container .searchResults .searchResults-pagination .searchResults-pagination-list li.item-next a{color:#061f5c;padding:0;font-size:20px;line-height:26px}@media only screen and (max-width:991px){.trelegy-search-results.box.content-container .searchResults .searchResults-pagination .searchResults-pagination-list li.item-previous a,.trelegy-search-results.box.content-container .searchResults .searchResults-pagination .searchResults-pagination-list li.item-next a{font-size:18px;line-height:24px}}.trelegy-search-results.box.content-container .searchResults .searchResults-pagination .searchResults-pagination-list li.item-previous{padding:0 30px 0 0}.trelegy-search-results.box.content-container .searchResults .searchResults-pagination .searchResults-pagination-list li.item-previous.first-page{text-decoration:none;color:#333}.trelegy-search-results.box.content-container .searchResults .searchResults-pagination .searchResults-pagination-list li.item-next{padding:0 0 0 30px}.trelegy-search-results.box.content-container .searchResults .searchResults-pagination .searchResults-pagination-list li.item-next.last-page{text-decoration:none;color:#333}.trelegy-search-results.box.content-container .searchResults .searchResults-pagination ul{display:table}.trelegy-search-results.box.content-container .searchResults .searchResults-pagination ul li{display:table-cell;border:0;margin:0 3px}.trelegy-search-results.box.content-container .searchResults .searchResults-pagination ul li:nth-child(2){padding-right:10px}.trelegy-search-results.box.content-container .searchResults .searchResults-pagination ul li a{background:#061f5c;color:#fff;display:flex;align-items:center;justify-content:center;padding:0 .7rem;height:50px;min-width:50px;font-size:18px;line-height:24px;font-weight:bold;font-family:'Roboto',sans-serif;border-radius:50%}.trelegy-search-results.box.content-container .searchResults .searchResults-pagination ul li.item-next a{width:auto}.trelegy-search-results.box.content-container .searchResults .searchResults-pagination ul li.item-next a,.trelegy-search-results.box.content-container .searchResults .searchResults-pagination ul li.item-previous a{background:#fff;color:#061f5c;margin:0}.trelegy-search-results.box.content-container .searchResults .searchResults-pagination ul li.current a{background:#9e9e9e;color:#333}.responder-graph{display:flex;align-items:center;justify-content:space-evenly;max-width:80%;margin:0 auto}.responder-graph>div{margin-right:10px}.responder-graph>div p:first-child{font-size:24px;line-height:29px}.responder-graph>div p:nth-child(2){font-size:78px;line-height:93px}.responder-graph>div p:last-child{font-size:15px;line-height:17px}.responder-footnote{font-size:16px;line-height:21px;max-width:80%;margin:0 auto;text-align:center}.responder-footnote:first-of-type{border-bottom:1px solid #333}.margin-left-sup{margin-left:-4px}.underline,.richText .component-content p.underline{margin-bottom:80px}@media only screen and (max-width:991px){.underline,.richText .component-content p.underline{margin-bottom:40px}}.underline::after,.richText .component-content p.underline::after{content:"";background:#9e9e9e;width:80px;height:3px;position:relative;display:block;bottom:-30px}@media only screen and (max-width:991px){.underline::after,.richText .component-content p.underline::after{bottom:-20px}}.help-icon{display:inline-block;text-decoration:underline}.help-icon::after{content:"\f35d";font-family:FontAwesome,sans-serif;font-style:normal;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;position:relative;font-size:16px;color:#061f5c;margin-left:10px;top:-3px}.download-icon{display:inline-block;text-decoration:underline}.download-icon::after{content:"\f019";font-family:FontAwesome,sans-serif;font-style:normal;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;position:relative;font-size:16px;color:#061f5c;margin-left:10px;top:-3px}body.trelegy-home-page .asthma-hero{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/0.0_D_Homepage_Hero.jpg");background-position-y:0;height:610px !important;background-size:cover}@media only screen and (max-width:991px){body.trelegy-home-page .asthma-hero{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/0.0_M_Homepage_Hero.jpg");height:230px !important;background-color:#061f5c}}@media only screen and (max-width:767px){body.trelegy-home-page .asthma-hero{height:240px}}body.trelegy-home-page a[href].trelegy-secondary-button.trelegy-button-2{width:270px;font-size:16px}body.trelegy-home-page .tan-background{background-color:#c3a58f}body.trelegy-home-page .mint-background{background-color:#7cc8c4}@media only screen and (min-width:992px){body.trelegy-home-page .mint-background{margin-left:30px}}@media only screen and (max-width:991px){body.trelegy-home-page .mint-background{margin-top:20px}}body.trelegy-home-page .home-description>.component-content{text-align:center}body.trelegy-home-page .home-description p{font-size:24px;color:white;font-weight:400}@media only screen and (max-width:991px){body.trelegy-home-page .home-description p{font-size:16px;font-weight:500}}body.trelegy-home-page .text-color-tan{font-weight:bold;color:#c3a58f}body.trelegy-home-page .text-color-mint{font-weight:bold;color:#7cc8c4}@media only screen and (max-width:991px){body.trelegy-home-page .negative-top-position{top:-5px}}@media only screen and (min-width:992px) and (max-width:1130px){body.trelegy-home-page .box-with-image-in-top-border:nth-of-type(3) .component-content .paragraphSystem.content .richText>.component-content p a{width:unset}}@media only screen and (max-width:991px){.padding-right-left-20-mobile{padding:0 25px}}@media only screen and (min-width:992px){.trelegy-home-container .box_copy{position:relative;top:-55px}}@media only screen and (min-width:992px){.trelegy-home-container .zip-coverage-info{width:50%}}@media only screen and (min-width:992px){.trelegy-home-container .box.component.trelegy-coverage-locator>.component-content{max-width:1170px;margin:0 auto;padding:0 20px}}@media only screen and (max-width:991px){.trelegy-home-container .box.component.trelegy-coverage-locator>.component-content{padding:0 20px}}.trelegy-home-container .zip-code-locator-box{border-radius:30px;padding-right:100px;padding-left:100px}.trelegy-home-container .zip-code-locator-box.loading{opacity:1}.trelegy-home-container .zip-code-locator-box.loading .loading-icon{display:block !important;position:absolute;top:189px;left:calc((100% - 60px)/2);z-index:9}.trelegy-home-container .zip-code-locator-box .loading-icon{display:none}@media only screen and (min-width:992px){.trelegy-home-container .zip-code-locator-box #goToCoveragePage{margin-bottom:10px}.trelegy-home-container .zip-code-locator-box .zip-coverage-info-cont>.component-content>.richText-content{display:flex}.trelegy-home-container .zip-code-locator-box .zip-coverage-info-cont>.component-content>.richText-content .zip-coverage-info:first-child{margin-right:30px}}@media only screen and (max-width:991px){.trelegy-home-container .zip-code-locator-box h2{text-align:center;margin-bottom:20px}.trelegy-home-container .zip-code-locator-box .zip-coverage-info h2{text-align:left;margin-bottom:0}}@media only screen and (max-width:991px){.trelegy-home-container .zip-code-locator-box{padding:30px 20px}}.trelegy-home-container .zip-code-locator-box a[href].trelegy-primary-button{width:585px}@media only screen and (max-width:991px){.trelegy-home-container .zip-code-locator-box a[href].trelegy-primary-button{width:295px;height:85px;border-radius:50px}}.trelegy-home-container .zip-code-locator-box #national_coverage,.trelegy-home-container .zip-code-locator-box #coverageContent,.trelegy-home-container .zip-code-locator-box #location_coverage{font-family:'Roboto',sans-serif;color:#333}@media only screen and (max-width:991px){.trelegy-home-container .zip-code-locator-box #coverageContent{padding-bottom:30px}.trelegy-home-container .zip-code-locator-box #coverageContent .trelegy-heading-4{font-size:20px;line-height:26px}}.trelegy-home-container .zip-code-locator-box>.component-content>.paragraphSystem>.box>.component-content>.paragraphSystem{display:flex;align-items:flex-end}@media only screen and (max-width:991px){.trelegy-home-container .zip-code-locator-box>.component-content>.paragraphSystem>.box>.component-content>.paragraphSystem{flex-direction:column}}.trelegy-home-container .zip-code-locator-box .textField.form-element{margin-top:10px}.trelegy-home-container .zip-code-locator-box .textField.form-element .component-content{display:flex;justify-content:center}.trelegy-home-container .zip-code-locator-box .textField.form-element .component-content .control-group{text-align:center}.trelegy-home-container .zip-code-locator-box .textField.form-element .component-content .control-group label{font-size:14px;line-height:18px;color:#767676}@media only screen and (max-width:991px){.trelegy-home-container .zip-code-locator-box .textField.form-element .component-content .control-group label{font-size:16px;line-height:21px}}.trelegy-home-container .zip-code-locator-box .textField.form-element .component-content .control-group #zipCode{height:50px;border:2px solid #767676;border-radius:30px;outline:0;padding:5px 30px;margin-top:5px;text-align:center;font-family:'Roboto',sans-serif;color:#333}.trelegy-home-container .coverage-details{padding-left:0;padding-right:0}@media only screen and (max-width:991px){.trelegy-home-container .coverage-details{padding:30px 20px}}.trelegy-home-container .coverage-details p{margin-bottom:10px}.trelegy-home-container .coverage-details p:last-child{margin-bottom:0}@media only screen and (max-width:991px){.trelegy-home-container .accordion{padding:0 20px}}.trelegy-home-container .trelegy-savings-box a[href].trelegy-primary-button{height:50px}@media only screen and (min-width:992px){.trelegy-home-container .trelegy-savings-box h2{padding-bottom:8px}.trelegy-home-container .trelegy-savings-box h2+div{padding-bottom:8px}}@media only screen and (max-width:991px){.trelegy-home-container .trelegy-savings-box{padding:50px 0}.trelegy-home-container .trelegy-savings-box h2{padding:30px 0}.trelegy-home-container .trelegy-savings-box .trelegy-primary-button{margin-top:30px}}@media only screen and (max-width:991px){.trelegy-home-container .hero-box{padding-top:30px}.trelegy-home-container .hero-box h3{margin-top:30px}.trelegy-home-container .hero-box h3 .pb-50{padding-bottom:30px}}.page-dosing---delivery .trelegy-table-block{margin:40px auto 30px auto}@media only screen and (max-width:767px){.page-dosing---delivery .trelegy-table-block{margin:0}}.page-dosing---delivery .trelegy-table-block thead tr th:first-child{text-align:left !important;padding-left:0 !important}.page-dosing---delivery .trelegy-table-block thead tr th:first-child .trelegy-white{font-size:32px !important;line-height:33px !important}.page-dosing---delivery .trelegy-table-block thead tr th:not(:first-child){background-color:#fff}.page-dosing---delivery .trelegy-table-block tbody tr{background-color:#fff}.page-dosing---delivery .trelegy-table-block tbody tr:nth-child(odd) td:nth-child(2){background-color:rgba(112,139,206,0.18)}.page-dosing---delivery .trelegy-table-block tr th,.page-dosing---delivery .trelegy-table-block tr td{border-right:4px solid #061f5c !important}.page-dosing---delivery .section-1 .mobile-and-tablet-only{padding-bottom:10px}@media only screen and (min-width:375px) and (max-width:576px){.page-dosing---delivery .section-1 .mobile-and-tablet-only{padding-left:18px}}.page-dosing---delivery .section-1 .mobile-and-tablet-only .trelegy-white{font-size:20px;line-height:24px}.page-dosing---delivery .section-6 .trelegy-white{font-size:30px !important;line-height:39px !important}.letter-spacing-m3{letter-spacing:-0.3px !important}.padding-bottom-11{padding-bottom:11px !important}.padding-top-25{padding-top:25px !important}.padding-bottom-8{padding-bottom:8px !important}@media screen and (max-width:375px){.no-min-width{min-width:unset !important}}.margin-left-5{margin-left:5px !important}.text-left{text-align:left}.ellipta-content{padding-bottom:8px !important;padding-top:15px !important}.trelegy-3-content{padding-top:18px !important;padding-bottom:3px !important}.trelegy-3-title{margin-top:-11px !important}.padding-bottom-23{padding-bottom:23px !important}.font-22{font-size:22px !important}.trelegy-dosing-container h4{margin:0}.trelegy-dosing-container .font-20-mob-18{font-size:20px}@media only screen and (max-width:991px){.trelegy-dosing-container .font-20-mob-18{font-size:18px}}.trelegy-dosing-container .uses-list li{font-size:20px;line-height:24px}@media only screen and (max-width:991px){.trelegy-dosing-container .uses-list li{font-size:18px;line-height:20px}}.trelegy-dosing-container .dosing-hero{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/4.0_D_Dosing_Delivery_Hero.jpg");background-repeat:no-repeat;background-size:cover;background-position-x:center;background-position-y:0;height:300px;background-color:transparent;position:relative}@media only screen and (max-width:991px){.trelegy-dosing-container .dosing-hero{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/4.0_M_Dosing_Delivery_Hero.jpg");height:300px;background-position-y:top}}.trelegy-dosing-container .hero-header-dosing{font-size:31px;color:#fff;line-height:40px !important}@media only screen and (max-width:991px){.trelegy-dosing-container .hero-header-dosing{display:none}}@media only screen and (max-width:991px){.trelegy-dosing-container .accordion-title-link .accordion-title-text{font-size:16px}}.trelegy-dosing-container .dosing-mobile-heading{padding:30px 40px}.trelegy-dosing-container .dosing-mobile-heading h2{font-size:28px;line-height:37px}.trelegy-dosing-container .video-text-box .trelegy-blue-box .component-content{padding:20px}.trelegy-dosing-container .video-text-box .trelegy-blue-box .component-content p a[href]{margin:unset !important}@media only screen and (max-width:991px){.trelegy-dosing-container .trelegy-dosing-container .hero-box .image.image-thumbnail{padding-bottom:0 !important}}.trelegy-dosing-container .img-thumbnail{padding:0;max-width:380px;height:215px;margin-left:15px}@media only screen and (max-width:991px){.trelegy-dosing-container .img-thumbnail{height:166px;margin-left:0;padding-bottom:0 !important}}.trelegy-dosing-container .thumbnail-text{border-top-right-radius:10px;border-bottom-right-radius:10px;height:214px}@media only screen and (max-width:991px){.trelegy-dosing-container .thumbnail-text{border-bottom-left-radius:10px;border-top-right-radius:0;height:unset;max-width:296px}}@media screen and (max-width:991px){.trelegy-dosing-container .trelegy-main-block .showhide{display:none}}.trelegy-dosing-container .trelegy-main-block .font13{font-size:13px}.trelegy-dosing-container .trelegy-main-block .font18{font-size:18px}.trelegy-dosing-container .trelegy-main-block .font24{font-size:24px}.trelegy-dosing-container .trelegy-main-block .tickmark,.trelegy-dosing-container .trelegy-main-block .tickmarkgrey{background-repeat:no-repeat;background-size:49px 42px;background-position:center}.trelegy-dosing-container .trelegy-main-block .tickmark{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/2025q4-why-wait/40-dosing/blue-check.png")}.trelegy-dosing-container .trelegy-main-block .tickmarkgrey{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/2025q4-why-wait/40-dosing/grey-check.png")}@media screen and (max-width:991px){.trelegy-dosing-container .trelegy-main-block .trelegy-block-desktop{display:none}}.trelegy-dosing-container .trelegy-main-block .trelegy-block-desktop .trelegy-table-block{border-collapse:collapse;width:100%}.trelegy-dosing-container .trelegy-main-block .trelegy-block-desktop .trelegy-table-block .table-header th{text-align:center;padding:0 10px;font-weight:normal}.trelegy-dosing-container .trelegy-main-block .trelegy-block-desktop .trelegy-table-block .table-header th p{padding:0;margin:5px 0}.trelegy-dosing-container .trelegy-main-block .trelegy-block-desktop .trelegy-table-block .table-body tr:nth-child(odd){background-color:#f2f3f7}.trelegy-dosing-container .trelegy-main-block .trelegy-block-desktop .trelegy-table-block .table-body tr td{text-align:left;padding:25px;border-right:1px solid #505050;font-size:20px}.trelegy-dosing-container .trelegy-main-block .trelegy-block-desktop .trelegy-table-block .table-body tr td:last-child{border-right:0}@media screen and (min-width:992px){.trelegy-dosing-container .trelegy-main-block .trelegy-block-mobile{display:none}}.trelegy-dosing-container .trelegy-main-block .trelegy-block-mobile .trelegy-table-block .block:nth-child(even){background-color:#f2f3f7}.trelegy-dosing-container .trelegy-main-block .trelegy-block-mobile .trelegy-table-block .block-heading{padding:10px 0 15px 0;border:0;text-align:center;background-color:#fff}.trelegy-dosing-container .trelegy-main-block .trelegy-block-mobile .trelegy-table-block .block-header{text-align:center}.trelegy-dosing-container .trelegy-main-block .trelegy-block-mobile .trelegy-table-block .block-header p{padding:0;margin:0}.trelegy-dosing-container .trelegy-main-block .trelegy-block-mobile .trelegy-table-block .block-panel{display:flex;justify-content:space-between;margin:0;padding-bottom:0}.trelegy-dosing-container .trelegy-main-block .trelegy-block-mobile .trelegy-table-block .block-panel div:first-child{background-color:rgba(112,139,206,0.18)}.trelegy-dosing-container .trelegy-main-block .trelegy-block-mobile .trelegy-table-block .block-panel .block-panel-subsection{width:125px;text-align:center;padding:15px}.trelegy-dosing-container .trelegy-main-block .trelegy-block-mobile .trelegy-table-block .block-panel .block-panel-subsection.bordeRight{border-right:1px solid #666464}.trelegy-dosing-container .trelegy-main-block .trelegy-block-mobile .trelegy-table-block .block-panel.block-panel-header{padding-top:0}.trelegy-dosing-container .trelegy-main-block .trelegy-block-mobile .trelegy-table-block .block-panel.block-panel-header>.block-panel-subsection{padding-top:4px;padding-bottom:4px}.trelegy-dosing-container .asthma-container.col-lg-6{width:33.3333%}@media only screen and (max-width:991px){.trelegy-dosing-container .asthma-container.col-lg-6{width:100%}}.trelegy-dosing-container .asthma-container-text a[href]{color:#fff !important}.trelegy-dosing-container .asthma-container-text.col-lg-6{width:66.6666%}@media only screen and (max-width:991px){.trelegy-dosing-container .asthma-container-text.col-lg-6{width:100%;padding-top:15px}}.trelegy-dosing-container .gradient-text.col-lg-8{width:100%}.trelegy-dosing-container .reference-hapyak{width:33.3333%}@media only screen and (max-width:991px){.trelegy-dosing-container .reference-hapyak{width:100%}}.trelegy-dosing-container .hero-box>.component-content>.paragraphSystem{display:inline-block;border-radius:10px;padding:30px;background-color:#f4f4f4}@media only screen and (min-width:992px){.trelegy-dosing-container .hero-box>.component-content>.paragraphSystem{padding:30px 30px 45px 30px}}.trelegy-dosing-container .gradient-inline-box .paragraphSystem h2{font-size:36px;font-family:"Roboto Condensed"}@media only screen and (max-width:991px){.trelegy-dosing-container .gradient-inline-box .paragraphSystem h2{font-size:24px}}@media only screen and (max-width:991px){.trelegy-dosing-container .gradient-inline-box .paragraphSystem h4{font-size:16px}}.trelegy-dosing-container .gradient-inline-box .paragraphSystem:first-of-type{display:flex;justify-content:center;margin:0 auto}@media only screen and (max-width:991px){.trelegy-dosing-container .gradient-inline-box .paragraphSystem:first-of-type{display:block}}.trelegy-dosing-container .gradient-inline-box .box .paragraphSystem:first-of-type{display:block}.trelegy-dosing-container .gradient-inline-box .box .paragraphSystem:first-of-type .richText-content{text-align:center}@media only screen and (min-width:992px){.trelegy-dosing-container .moa-container .component-content>.paragraphSystem{display:flex}.trelegy-dosing-container .moa-container .component-content>.paragraphSystem .image .component-content{text-align:center}}.trelegy-dosing-container a[href]{color:#061f5c}.trelegy-dosing-container a[href].trelegy-ternary-button{font-size:16px;line-height:21px}.trelegy-dosing-container .content-lama .component-content{display:block}.trelegy-dosing-container .content-lama .component-content .richText-content{background:#061f5c;width:fit-content;border-top-left-radius:5px;border-top-right-radius:5px}.trelegy-dosing-container .content-lama .component-content .richText-content h4{color:#f2f3f7;padding:10px;font-size:20px !important}@media only screen and (max-width:991px){.trelegy-dosing-container .trelegy-dosing-container .moa-container .component-content>.paragraphSystem{display:block}}@media only screen and (max-width:991px){.trelegy-dosing-container .box-with-image-in-top-border{margin-bottom:0}}@media only screen and (max-width:991px){.trelegy-dosing-container .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content{margin-top:125px}}@media only screen and (max-width:991px){.trelegy-dosing-container .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p{padding-bottom:10px}}.trelegy-dosing-container .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p:nth-child(2){font-size:20px}@media only screen and (min-width:992px){.trelegy-dosing-container .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p:nth-child(2){margin-bottom:0;padding-top:20px;padding-bottom:15px}}.trelegy-dosing-container .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p:nth-child(3){font-size:20px}@media only screen and (max-width:991px){.trelegy-dosing-container .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p:nth-child(3){padding-bottom:20px}}.trelegy-dosing-container .box-with-image-in-top-border:first-of-type .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/Resources_CTA_Icon.png) no-repeat center;top:0}.trelegy-dosing-container .box-with-image-in-top-border:nth-of-type(2) .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/trelegy-inhaler-icon.png) no-repeat center;top:0}.trelegy-dosing-container .box-with-image-in-top-border:nth-of-type(3) .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/doctor-discussion-guide-icon.png) no-repeat center;top:0}.trelegy-dosing-container .box-with-image-in-top-border:nth-of-type(3) .component-content .paragraphSystem.content .richText>.component-content a[href]{display:flex;justify-content:center;align-items:center;width:100%}.trelegy-dosing-container .richText .component-content p.jump-links strong{display:flex;background-color:#061f5c;margin-left:-400px;padding-left:400px;border-bottom-right-radius:25px;width:inherit}.trelegy-dosing-container .richText .component-content p.jump-links strong a[href]{padding:23px 20px 23px 35px;max-width:300px;box-sizing:content-box;color:#fff;text-decoration:none !important}.trelegy-dosing-container .richText .component-content p.jump-links strong a[href] span{border-bottom:1.5px solid #fff}.trelegy-dosing-container .richText .component-content p.jump-links strong a[href]:first-child{padding-left:0}@media only screen and (max-width:991px){.trelegy-dosing-container .richText .component-content p.jump-links strong{display:none}}.trelegy-dosing-container .richText .component-content p.jump-links b a[href],.trelegy-dosing-container .richText .component-content p.jump-links-mobile strong a[href]{color:#fff;text-decoration:unset}.trelegy-dosing-container .richText .component-content p.jump-links b a[href] span,.trelegy-dosing-container .richText .component-content p.jump-links-mobile strong a[href] span{border-bottom:1.5px solid #fff;display:inline}.trelegy-dosing-container .jump-links-mobile{padding-top:30px}@media only screen and (max-width:991px){.trelegy-dosing-container .jump-links-mobile a{display:block;padding-bottom:30px}}@media only screen and (min-width:992px){.trelegy-dosing-container .hero-box{padding-bottom:0}}.trelegy-dosing-container .trelegy-3-gradient-box{background-image:linear-gradient(#f4f4f4,white)}@media only screen and (max-width:991px){.trelegy-dosing-container .box.component.trelegy-container-box.trelegy-img-container>.component-content{padding:0}}.trelegy-dosing-container .inhalers-desktop-box{position:relative}.trelegy-dosing-container .inhalers-desktop-box>.component-content>.paragraphSystem{background-color:#061f5c;display:flex;border-radius:25px;margin:0}.trelegy-dosing-container .inhalers-desktop-box .image{position:absolute;top:-90px}.trelegy-dosing-container .inhalers-desktop-box .richText.component{padding-top:90px}.trelegy-dosing-container .inhalers-desktop-box .richText.component p{padding-bottom:50px}.trelegy-dosing-container .inhalers-desktop-box .richText.component p:first-child{padding-bottom:10px}.trelegy-dosing-container .allborders{border:2px solid #061f5c;padding:16px 20px}@media only screen and (min-width:992px){.trelegy-dosing-container .trelegy-accordion{margin-left:15px}}.trelegy-dosing-container .trelegy-accordion p{color:#333}.trelegy-dosing-container .trelegy-accordion .accordion-title-link{color:#061f5c !important}@media only screen and (max-width:991px){.trelegy-dosing-container .trelegy-accordion .accordion-title-link{display:flex}}.trelegy-dosing-container ol{counter-reset:my-awesome-counter;list-style:none;margin:0}.trelegy-dosing-container ol li{counter-increment:my-awesome-counter;position:relative}.trelegy-dosing-container ol li{padding-bottom:10px;font-size:20px}.trelegy-dosing-container ol li b{font-size:20px}@media only screen and (max-width:991px){.trelegy-dosing-container ol li{font-size:18px;line-height:20px}.trelegy-dosing-container ol li b{font-size:18px;line-height:20px}}.trelegy-dosing-container ol li::before{content:counter(my-awesome-counter);color:#fff;font-size:12px;font-weight:bold;position:absolute;--size:20px;left:calc(-1 * var(--size) - 15px);line-height:14px;padding-top:3px;width:var(--size);height:calc(1 * var(--size) - 3px);top:4px;border-radius:50%;text-align:center;font-family:"Akzidenz-Grotesk Std",sans-serif}.trelegy-dosing-container ol li:first-child::before{background:#061f5c}.trelegy-dosing-container ol li:nth-child(2)::before{background:#c3a58f}.trelegy-dosing-container ol li:last-child::before{background:#7cc8c4}.trelegy-dosing-container .inhalers-inside-container{padding-bottom:30px}@media only screen and (max-width:991px){.trelegy-dosing-container .inhalers-inside-container .inhaler-details{padding-bottom:30px}}.trelegy-dosing-container .inhalers-inside-container li{padding-top:5px}@media only screen and (min-width:992px){.trelegy-dosing-container .inhalers-inside-container{padding-bottom:30px}.trelegy-dosing-container .inhalers-inside-container>.component-content>.paragraphSystem.content{display:flex;align-items:center}}.trelegy-dosing-container .hero-box ul li:last-child{padding-bottom:10px}.trelegy-dosing-container .mobile-img-inhaler{padding:0}.trelegy-dosing-container .mobile-img-inhaler .component-content img{width:110px;max-width:293px}@media only screen and (min-width:992px){.trelegy-dosing-container .easy-to-use-box>.component-content>.paragraphSystem{display:block}.trelegy-dosing-container .easy-to-use-box>.component-content>.paragraphSystem .flex-img-horizonatally-centered{max-width:100%;max-height:100%}.trelegy-dosing-container .easy-to-use-box>.component-content>.paragraphSystem .flex-img-horizonatally-centered .component-content{display:block}.trelegy-dosing-container .easy-to-use-box>.component-content>.paragraphSystem .flex-img-horizonatally-centered .component-content img{max-width:293px}}.trelegy-dosing-container .pdf-downlaod-icon{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/pdf-download-icon.svg");height:20px;width:20px;background-repeat:no-repeat;background-position:center;margin-left:10px}.trelegy-dosing-container .video-play,.trelegy-dosing-container .video-circle{background-repeat:no-repeat;background-position:center}.trelegy-dosing-container a[href].trelegy-ternary-button.yellow-video-button{display:flex;justify-content:space-between;position:relative}.trelegy-dosing-container .video-circle{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/video-circle.svg");height:20px;width:20px}.trelegy-dosing-container .video-play{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/video-play.svg");height:10px;transform:translate(50%,50%);width:10px;position:absolute}@media only screen and (max-width:991px){.trelegy-dosing-container .dosing-heading-container .pt-50{padding-top:30px}.trelegy-dosing-container .easy-to-use-box>.component-content>.paragraphSystem{display:flex;flex-direction:column-reverse}.trelegy-dosing-container .easy-to-use-box>.component-content>.paragraphSystem .flex-img-horizonatally-centered .component-content img{width:198px;height:232px}.trelegy-dosing-container .pt-120{padding-top:0}.trelegy-dosing-container .hero-box .image{padding-bottom:10px}.trelegy-dosing-container .hero-box .box.pt-50{padding-top:30px}.trelegy-dosing-container .inhalers-box{padding:50px 0}.trelegy-dosing-container .inhalers-box .image{padding-top:30px}.trelegy-dosing-container .inhalers-box .image:first-child{padding-top:0}.trelegy-dosing-container .inhalers-box .image img{width:140px;height:140px}.trelegy-dosing-container .inhalers-box p:nth-child(2){padding-top:30px}.trelegy-dosing-container .inhalers-box .trelegy-heading-4{font-size:20px;line-height:26px}.trelegy-dosing-container .box-with-image-in-top-border:first-child{margin:0}.trelegy-dosing-container .moa-bar-container{padding-top:30px;padding-bottom:50px}.trelegy-dosing-container .moa-bar-container .bars-container{padding-bottom:50px}.trelegy-dosing-container .moa-bar-container .image{padding-top:0}.trelegy-dosing-container .easy-to-use-header{padding-bottom:30px}.trelegy-dosing-container .inhalers-inside-container{padding-top:30px}.trelegy-dosing-container .inhalers-inside-container .image{padding-bottom:30px}.trelegy-dosing-container .inhalers-inside-container .image img{width:280px;height:170px}.trelegy-dosing-container .inhalers-inside-container li{padding-top:5px}.trelegy-dosing-container h4.pt-50{padding-top:30px}}.trelegy-dosing-container .dosing-inhaler-image-box>.component-content{display:flex;justify-content:center;align-items:center}@media only screen and (max-width:767px){.hero-border-img img{min-height:3px}}.trelegy-linear-gradient{background-image:linear-gradient(#f2f3f7,#fff)}.references-container p,.references-container b,.references-container li{font-size:15px}.references-container p strong,.references-container b strong,.references-container li strong{font-size:16px}.page-coverage .formulary-buttons{display:flex;justify-content:center;gap:30px}.page-coverage .formulary-buttons a{width:fit-content !important;padding:15px 30px !important;height:fit-content !important}@media only screen and (max-width:767px){.page-coverage .formulary-buttons{flex-direction:column}.page-coverage .formulary-buttons a{width:100% !important}}@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@1,300&display=swap");.margin-bottom-m15{margin-bottom:-15px !important}.background-inherit{background-color:inherit}@media only screen and (min-width:992px){.asthma-hero.box.content-container{padding:0}}.padding-top-0{padding-top:0 !important}.margin-top-51{margin-top:51px}.margin-top-18{margin-top:14px}.margin-top-20{margin-top:20px}.margin-top-26{margin-top:26px}.margin-bottom-50{margin-bottom:50px}.margin-bottom-35{margin-bottom:35px}.margin-top-43{margin-top:43px}.margin-top-50{margin-top:50px}.padding-bottom-40{padding-bottom:40px}.padding-top-20{padding-top:20px !important}.padding-bottom-20{padding-bottom:20px !important}.padding-top-35{padding-top:35px !important}.height-4{height:4px}.reference-li-section{font-size:medium !important;color:black !important}.padding-left{padding-left:10px}@media only screen and (min-width:992px){body.patient-copd-page .richText.component.section.pt-d-30{padding-top:1.875rem}}@media only screen and (min-width:992px){body.patient-copd-page .richText.component.section.pt-d-50{padding-top:3.125rem}}@media only screen and (min-width:992px){body.patient-copd-page .box.component.section.box-pt-d-30{padding-top:1.875rem}}@media only screen and (min-width:992px){body.patient-copd-page .risks-box:nth-of-type(2){padding-top:0;padding-bottom:3.125rem}}body.patient-copd-page .risks-box{padding-right:0}@media only screen and (min-width:992px){body.patient-copd-page .risks-box{padding-top:50px;padding-bottom:50px}}body.patient-copd-page .risks-box>.component-content{margin-right:0 !important}@media only screen and (min-width:992px){body.patient-copd-page .why-wait-title-section .flex-richtext-horizonatally-centered>.component-content>.richText-content{display:flex;justify-content:unset}}body.patient-copd-page .margin-top-24{margin-top:24px !important}@media only screen and (max-width:991px){body.patient-copd-page .see-trelegy-section{margin-top:30px !important}}body.patient-copd-page br.desktop{display:block}@media only screen and (max-width:991px){body.patient-copd-page br.desktop{display:none}}body.patient-copd-page br.mobile{display:none}@media only screen and (max-width:991px){body.patient-copd-page br.mobile{display:block}}body.patient-copd-page .hero-top-content{margin-top:4rem}body.patient-copd-page .padding-top-50{padding-top:50px !important}@media only screen and (max-width:991px){body.patient-copd-page .padding-bottom-0{padding-bottom:0 !important}}@media only screen and (max-width:991px){body.patient-copd-page .maria-mobile-title h3{padding-right:45px}}@media only screen and (max-width:991px){body.patient-copd-page .maria-mobile-title{padding-left:15px}}body.patient-copd-page .patrick-section{padding-left:51px}body.patient-copd-page .patrick-section h3{font-size:28px}body.patient-copd-page .patrick-section .patrick-section-symptom-title h4{font-size:24px;margin-top:19px;margin-bottom:19px;line-height:32px}@media only screen and (max-width:991px){body.patient-copd-page .patrick-section .patrick-section-symptom-title h4{line-height:24px}}body.patient-copd-page .patrick-section .Patrick-section-symptom-title-2 h4{font-size:24px;margin:20px 0 0 0;line-height:30px}body.patient-copd-page .maria-mobile-content-title h4{color:#061f5c}body.patient-copd-page .maria-mobile-content-title p{color:#333 !important}body.patient-copd-page .maria-mobile-content-title ul li p{line-height:20px !important}body.patient-copd-page .maria-mobile-content-title ul li:nth-child(2){padding-top:0}body.patient-copd-page .maria-mobile-content-title .at-risk-title h4{padding-top:13px;padding-bottom:13px}body.patient-copd-page .patrick-mobile-content h4{color:#061f5c}body.patient-copd-page .patrick-mobile-content .patrick-mobile-content-title-1{padding-top:13px;padding-bottom:13px}body.patient-copd-page .study-container-1 p{letter-spacing:-0.2px}body.patient-copd-page .study-container-1,body.patient-copd-page .study-container-2,body.patient-copd-page .study-container-3{padding-left:20px;padding-right:20px}@media only screen and (max-width:991px){body.patient-copd-page .study-container-1,body.patient-copd-page .study-container-2,body.patient-copd-page .study-container-3{padding-left:15px;padding-right:15px;margin-bottom:0}}body.patient-copd-page .study-container-1-rich-text,body.patient-copd-page .study-container-2-rich-text,body.patient-copd-page .study-container-3-rich-text{padding-left:0;padding-right:0}body.patient-copd-page .long-colorful-lines-image{display:none}@media only screen and (max-width:991px){body.patient-copd-page .checkmark-section-1 .text-check-mark,body.patient-copd-page .checkmark-section-2 .text-check-mark{margin-top:20px !important}}body.patient-copd-page .checkmark-section-1 .text-check-mark p,body.patient-copd-page .checkmark-section-2 .text-check-mark p{margin-top:7px;margin-bottom:7px}@media only screen and (max-width:991px){body.patient-copd-page .checkmark-section-1 .text-check-mark p,body.patient-copd-page .checkmark-section-2 .text-check-mark p{margin-top:0;margin-bottom:0}}@media only screen and (max-width:991px){body.patient-copd-page .checkmark-section-2 .component-content .paragraphSystem .odd p{margin-top:10px;margin-bottom:10px}}@media only screen and (max-width:991px){body.patient-copd-page .trelegy-blue-box{padding-left:30px;padding-right:30px}}@media only screen and (max-width:991px){body.patient-copd-page .trelegy-blue-box.box.component.trelegy-container-box>.component-content{padding:0}}body.patient-copd-page .risks-box.box.component.trelegy-container-box>.component-content{padding:0}@media only screen and (max-width:991px){body.patient-copd-page .study-container-1.box-with-image-in-top-border .component-content .paragraphSystem.content,body.patient-copd-page .study-container-2.box-with-image-in-top-border .component-content .paragraphSystem.content,body.patient-copd-page .study-container-3.box-with-image-in-top-border .component-content .paragraphSystem.content{padding:0}}@media only screen and (max-width:991px){body.patient-copd-page .you-may-have-patients-section.box.component.trelegy-container-box>.component-content,body.patient-copd-page .gold-report-section.box.component.trelegy-container-box>.component-content,body.patient-copd-page .checkmark-section.box.component.trelegy-container-box>.component-content,body.patient-copd-page .why-wait-title-section.box.component.trelegy-container-box>.component-content{padding:0 15px}}body.patient-copd-page .tan-lungs-container .tan-lungs-content-2 h3{margin-top:3px}@media only screen and (max-width:991px){body.patient-copd-page .tan-lungs-container .tan-lungs-content-2 h3{margin-top:0}}body.patient-copd-page .copd-hero-content{margin-top:55px}@media only screen and (min-width:992px){body.patient-copd-page .copd-hero-content{text-align:center}}@media only screen and (max-width:991px){body.patient-copd-page .copd-hero-content{margin-top:0}}@media only screen and (max-width:991px){body.patient-copd-page .mobile-margin-top-50{margin-top:20px}}@media only screen and (max-width:991px){body.patient-copd-page .mobile-margin-top-20{margin-top:20px}}@media only screen and (max-width:991px){body.patient-copd-page .asthma-hero-content .hero-headline-3 p{letter-spacing:0 !important}}@media only screen and (min-width:992px) and (max-width:1199px){body.patient-copd-page .box.component.trelegy-copd-container-1{padding-left:5px !important}}body.patient-copd-page>.component-content{padding:0 20px}@media only screen and (min-width:992px) and (max-width:1199px){body.patient-copd-page>.component-content .paragraphSystem.content .col-xs-12{padding-left:5px !important}}body.patient-copd-page .asthma-hero{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/1.1_D_Patient%20Profile_COPD%20Hero.jpg")}@media only screen and (min-width:992px){body.patient-copd-page .asthma-hero{background-size:cover}}@media only screen and (max-width:991px){body.patient-copd-page .asthma-hero{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/1.1_M_Patient%20Profile_COPD%20Hero_Maria.jpg");height:200px;padding-top:42px}}@media only screen and (max-width:991px){body.patient-copd-page .patrick-hero-image{height:200px;margin-top:0;padding-top:42px;background-size:cover;background-repeat:no-repeat;background-position-y:top;background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/1.1_M_Patient%20Profile_COPD%20Hero_Patrick.jpg")}}body.patient-copd-page .text-steps{font-size:18px;font-family:"Roboto",Medium;color:#333;margin:30px 0 30px 0 !important}@media only screen and (max-width:991px){body.patient-copd-page .text-steps{margin:30px 0 0 0 !important}}body.patient-copd-page .text-steps p{border-left:5px solid #c3a58f;padding:12px 0 12px 15px}@media only screen and (max-width:991px){body.patient-copd-page .text-steps p{padding:0 0 0 15px}}body.patient-copd-page .header-patient-profile{font-size:31px;line-height:40px !important}@media only screen and (max-width:991px){body.patient-copd-page .header-patient-profile{font-size:28px;line-height:37px !important;padding-bottom:30px;padding-top:30px}}body.patient-copd-page .percent-italic{font-size:50px;font-weight:bold;font-style:italic;padding-top:0}@media only screen and (max-width:991px){body.patient-copd-page .percent-italic{font-size:32px;padding-top:10px}}body.patient-copd-page .graphic-text-2{font-size:24px;padding-top:0;font-family:"Roboto",Medium}@media only screen and (max-width:991px){body.patient-copd-page .graphic-text-2{font-size:20px;line-height:26px !important;font-family:"Roboto",Medium}}body.patient-copd-page .asthma-description-3 p{font-size:24px}@media only screen and (max-width:991px){body.patient-copd-page .asthma-description-3 p{font-size:20px}}@media only screen and (max-width:991px){body.patient-copd-page .hero-box>.component-content{padding:0 15px !important}}body.patient-copd-page .hero-box>.component-content>.paragraphSystem{display:inline-block;border-radius:20px;padding:30px 20px;background-color:#f4f4f4}@media only screen and (min-width:992px){body.patient-copd-page .hero-box>.component-content>.paragraphSystem{padding:50px 50px}}body.patient-copd-page .hero-box>.component-content>.paragraphSystem .flex-img-horizonatally-centered img{width:140px;margin-right:20px}@media only screen and (max-width:991px){body.patient-copd-page .hero-box>.component-content>.paragraphSystem .flex-img-horizonatally-centered img{margin-bottom:20px;margin-right:0}}body.patient-copd-page .copd-content-container>div>div{display:flex}@media only screen and (max-width:991px){body.patient-copd-page .copd-content-container>div>div{flex-direction:column}}body.patient-copd-page .text-check-mark{padding-left:0}body.patient-copd-page .text-check-mark>div>div{display:flex}body.patient-copd-page .text-check-mark>div>div:before{content:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/check-icon.png");transform:scale(0.5);height:10px;width:60px}@media only screen and (max-width:991px){body.patient-copd-page .text-check-mark>div>div:before{width:0;margin-right:45px}}body.patient-copd-page .text-check-mark>div>div p{margin-left:20px;font-weight:500;font-size:16px;line-height:2 !important}@media only screen and (max-width:991px){body.patient-copd-page .text-check-mark>div>div p{line-height:21px !important;margin-left:15px}}body.patient-copd-page .copd-description p{font-size:20px}@media only screen and (max-width:991px){body.patient-copd-page .copd-description p{font-size:18px}}body.patient-copd-page .copd-description h3{font-size:1.75rem;font-weight:500}@media only screen and (max-width:991px){body.patient-copd-page .copd-description h3{font-size:1.5rem;line-height:1.75rem}}body.patient-copd-page .asthma-description-3 h2{font-weight:500;line-height:2.063rem}@media only screen and (max-width:991px){body.patient-copd-page .asthma-description-3 h2{font-size:1.5rem;line-height:1.75rem}}body.patient-copd-page .logo-container{width:115px}@media only screen and (max-width:991px){body.patient-copd-page .logo-container{width:fit-content}body.patient-copd-page .logo-container img{width:50px;height:50px}}body.patient-copd-page .tan-risk-logo{margin-top:25px}body.patient-copd-page .underline-2{border-bottom-color:#c3a58f}body.patient-copd-page .box-with-image-in-top-border:nth-of-type(3) .component-content .paragraphSystem.content .richText>.component-content p a{width:271px}.margin-bottom-60{margin-bottom:60px}.margin-bottom-40{margin-bottom:60px}@media only screen and (max-width:991px){.margin-left-7-mobile{margin-left:7%}}.trelegy-ppcopd-container .richText-image{margin-bottom:0}.trelegy-ppcopd-container h4{margin:0}@media only screen and (max-width:991px){.trelegy-ppcopd-container .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content{margin-top:125px}}@media only screen and (max-width:991px){.trelegy-ppcopd-container .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p{padding-bottom:10px}}@media only screen and (min-width:992px){.trelegy-ppcopd-container .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p:nth-child(2){margin-bottom:0;padding-top:20px;padding-bottom:15px}}@media only screen and (max-width:991px){.trelegy-ppcopd-container .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p:nth-child(3){padding-bottom:30px}}.trelegy-ppcopd-container .box-with-image-in-top-border:first-of-type .component-content .paragraphSystem.content .richText>.component-content::before{background:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/impact-study-icon.png") no-repeat center;top:0}.trelegy-ppcopd-container .box-with-image-in-top-border:nth-of-type(2) .component-content .paragraphSystem.content .richText>.component-content::before{background:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/trelegy-inhaler-icon.png") no-repeat center;top:0}.trelegy-ppcopd-container .box-with-image-in-top-border:nth-of-type(3) .component-content .paragraphSystem.content .richText>.component-content::before{background:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/doctor-discussion-guide-icon.png") no-repeat center;top:0}@media only screen and (min-width:992px){.trelegy-ppcopd-container .flex-text-with-btn>.component-content>.richText-content{display:flex;align-items:center;justify-content:flex-start}.trelegy-ppcopd-container .flex-text-with-btn>.component-content>.richText-content p:first-child{padding-right:225px}}.trelegy-ppcopd-container .risks-box>.component-content>.paragraphSystem{border-bottom:1px solid #fff;display:inline-block;border-bottom:1px solid #fff;width:100%}.trelegy-ppcopd-container .risks-box>.component-content>.paragraphSystem .image{margin-bottom:20px}.trelegy-ppcopd-container .risks-box>.component-content>.paragraphSystem .richText{text-align:center}@media only screen and (min-width:992px){.trelegy-ppcopd-container .patient-name .component-content img{width:165px;height:101px}}@media only screen and (max-width:991px){.trelegy-ppcopd-container .patient-name .component-content{flex-direction:column;align-items:flex-start}.trelegy-ppcopd-container .consequences-container .paragraphSystem{text-align:center}.trelegy-ppcopd-container .consequences-container .paragraphSystem .pb-50{padding-bottom:30px}.trelegy-ppcopd-container .consequences-container .paragraphSystem .risks-box>.component-content>.paragraphSystem{margin-bottom:30px;padding-bottom:0}.trelegy-ppcopd-container .consequences-container .paragraphSystem .risks-box>.component-content>.paragraphSystem .image{margin-bottom:20px}.trelegy-ppcopd-container .consequences-container .paragraphSystem .risks-box .richText.flex-richtext-horizonatally-centered{margin-bottom:20px}.trelegy-ppcopd-container .consequences-container .paragraphSystem .risks-box .richText.flex-richtext-horizonatally-centered .richText-content{line-height:21px}.trelegy-ppcopd-container .consequences-container .paragraphSystem .risks-box .richText.flex-richtext-horizonatally-centered .richText-content p{line-height:21px}}@media only screen and (max-width:991px){.page-impact-study .breo-mobile-heading{padding:40px !important}}.page-impact-study .see-ppcopd-container .flex-text-with-btn>.component-content>.richText-content p:first-child{padding-bottom:20px;line-height:26px}@media only screen and (min-width:992px){.page-impact-study .see-ppcopd-container .flex-text-with-btn>.component-content>.richText-content p:first-child{padding-right:0;padding-bottom:0;line-height:24px}}@media only screen and (min-width:992px){.page-impact-study .see-ppcopd-container .flex-text-with-btn>.component-content>.richText-content p:last-child{margin-right:97px}}@media only screen and (max-width:991px){.padding-l-r-20-mob{padding:0 20px !important}.padding-l-r-40-mob>.component-content{padding:0 40px !important}}@media only screen and (min-width:992px){.width-630{width:631px !important}}@media only screen and (min-width:992px){.access-resources .component-content>.content{gap:0}.access-resources .component-content>.content>:nth-child(3).richText{margin-left:35px;margin-right:70px}}.mt-0{margin-top:0 !important}.mb-0{margin-bottom:0 !important}@media only screen and (max-width:991px){.padding-top-40{padding-top:40px !important}}.page-patient-profiles a[href].trelegy-ternary-button{width:14.375rem}.page-patient-profiles .no-mobile-padding.trelegy-blue-box.trelegy-container-box.why-wait-content-section.first{margin:20px 0;padding:20px 27px}@media only screen and (min-width:768px){.page-patient-profiles .no-mobile-padding.trelegy-blue-box.trelegy-container-box.why-wait-content-section.first .reference-whywait_headline{padding:0}}.page-patient-profiles .no-mobile-padding.trelegy-blue-box.trelegy-container-box.why-wait-content-section.first .reference-whywait_headline .whywaitheadline h1{font-size:52px;line-height:61px}@media only screen and (min-width:768px){.page-patient-profiles .no-mobile-padding.trelegy-blue-box.trelegy-container-box.why-wait-content-section.first .reference-whywait_headline .whywaitheadline h1{font-size:88px;line-height:103px;width:545px;display:inline-block;margin-right:40px}}.page-patient-profiles .no-mobile-padding.trelegy-blue-box.trelegy-container-box.why-wait-content-section.first .reference-whywait_headline .whywaitheadline h2{font-size:28px;line-height:37px}@media only screen and (min-width:768px){.page-patient-profiles .no-mobile-padding.trelegy-blue-box.trelegy-container-box.why-wait-content-section.first .reference-whywait_headline .whywaitheadline h2{font-size:30px;line-height:39px;display:inline-block;width:598px}}.page-patient-profiles .why-wait-content-section.section-1 .box.exacerbation-container.trelegy-green-box{border-radius:5px}@media only screen and (min-width:768px){.page-patient-profiles .why-wait-content-section.section-1 .box.exacerbation-container.trelegy-green-box{padding:40px 50px}}.page-patient-profiles .why-wait-content-section.section-1 .box.exacerbation-container.trelegy-green-box .image{width:294px}@media only screen and (max-width:767px){.page-patient-profiles .why-wait-content-section.section-1 .box.exacerbation-container.trelegy-green-box .image{width:248px;left:50%;transform:translateX(-50%)}}@media only screen and (min-width:768px){.page-patient-profiles .why-wait-content-section.section-1 .box.exacerbation-container.trelegy-green-box .image{margin-right:105px;margin-top:0 !important;padding:0}}@media only screen and (min-width:768px){.page-patient-profiles .why-wait-content-section.section-1 .box.exacerbation-container.trelegy-green-box .image+.richText{padding:0}}.page-patient-profiles .why-wait-content-section.section-1 .box.exacerbation-container.trelegy-green-box .image+.richText>.component-content>.richText-content>p{padding-left:20px}@media only screen and (min-width:768px){.page-patient-profiles .why-wait-content-section.section-1 .box.exacerbation-container.trelegy-green-box .image+.richText>.component-content>.richText-content>p{padding-left:0}}.page-patient-profiles .why-wait-content-section.section-1 .box.exacerbation-container.trelegy-green-box .image+.richText>.component-content>.richText-content>p:first-of-type{font-size:30px;line-height:38px;font-weight:900}@media only screen and (min-width:768px){.page-patient-profiles .why-wait-content-section.section-1 .box.exacerbation-container.trelegy-green-box .image+.richText>.component-content>.richText-content>p:first-of-type{font-size:55px;line-height:1.5}}.page-patient-profiles .why-wait-content-section.section-1 .box.exacerbation-container.trelegy-green-box .image+.richText>.component-content>.richText-content>p:nth-of-type(2){font-size:56px;line-height:58px;font-style:italic;font-weight:700;font-family:'Roboto Condensed',sans-serif}@media only screen and (min-width:768px){.page-patient-profiles .why-wait-content-section.section-1 .box.exacerbation-container.trelegy-green-box .image+.richText>.component-content>.richText-content>p:nth-of-type(2){font-size:77px;line-height:1.5}}.page-patient-profiles .why-wait-content-section.section-1 .box.exacerbation-container.trelegy-green-box .image+.richText>.component-content>.richText-content>p:nth-of-type(3){font-size:20px;line-height:26px;font-weight:500}@media only screen and (min-width:768px){.page-patient-profiles .why-wait-content-section.section-1 .box.exacerbation-container.trelegy-green-box .image+.richText>.component-content>.richText-content>p:nth-of-type(3){font-size:32px;line-height:36px}}.page-patient-profiles .why-wait-content-section.section-1 .box.exacerbation-container.trelegy-green-box .image+.richText+.richText>.component-content>.richText-content>p{font-size:16px;line-height:21px;font-weight:400;margin-top:17px;padding:0 20px}@media only screen and (min-width:768px){.page-patient-profiles .why-wait-content-section.section-1 .box.exacerbation-container.trelegy-green-box .image+.richText+.richText>.component-content>.richText-content>p{line-height:26px;margin-top:25px}}.page-patient-profiles .why-wait-content-section.section-1 h3{font-size:24px;line-height:28px;font-weight:500}@media only screen and (min-width:768px){.page-patient-profiles .why-wait-content-section.section-1 h3{font-size:28px;line-height:33px}}.page-patient-profiles .why-wait-content-section.section-3 .trelegy-green-box{padding:30px 20px;border-radius:5px}@media only screen and (min-width:768px){.page-patient-profiles .why-wait-content-section.section-3 .trelegy-green-box{padding:30px 50px}.page-patient-profiles .why-wait-content-section.section-3 .trelegy-green-box .box+.box{padding:0;margin-left:40px}.page-patient-profiles .why-wait-content-section.section-3 .trelegy-green-box .image{padding:0}.page-patient-profiles .why-wait-content-section.section-3 .trelegy-green-box .image img{margin-right:40px}}.page-patient-profiles .why-wait-content-section.section-3 p.percent-italic{font-size:36px;font-weight:900;line-height:38px;color:#218721;font-style:normal}@media only screen and (min-width:768px){.page-patient-profiles .why-wait-content-section.section-3 p.percent-italic{font-size:55px;line-height:1.5}}.page-patient-profiles .why-wait-content-section.section-3 p.graphic-text-2{font-size:20px;line-height:26px;font-weight:500;color:#333}@media only screen and (min-width:768px){.page-patient-profiles .why-wait-content-section.section-3 p.graphic-text-2{font-size:32px;line-height:36px;margin-bottom:7px}}.page-patient-profiles .why-wait-content-section.section-3 p.graphic-text-2 .selection-bold-2{color:#218721}.page-patient-profiles .why-wait-content-section.section-4{border-radius:5px}@media only screen and (min-width:768px){.page-patient-profiles .why-wait-content-section.section-4{margin-left:0;margin-right:0}}.page-patient-profiles .why-wait-content-section.section-4>.component-content .trelegy-green-box{padding:0 15px}.page-patient-profiles .why-wait-content-section.section-4 h2{font-size:24px;line-height:32px;font-weight:700;color:#218721;text-align:center;padding:0 28px;margin-top:20px}.page-patient-profiles .why-wait-content-section.section-4 .hanging-footnote-asterisk{padding:8px;background:#218721;background:linear-gradient(180deg,rgba(33,135,33,0.23) 0,#218721 50%);position:relative;margin:0 15px;max-width:calc(100% - 30px)}@media only screen and (min-width:768px){.page-patient-profiles .why-wait-content-section.section-4 .hanging-footnote-asterisk{left:50%;transform:translateX(-50%);max-width:836px;margin-bottom:25px}}.page-patient-profiles .why-wait-content-section.section-4 .hanging-footnote-asterisk>.component-content{background-color:#fff;padding:40px 25px 30px}.page-patient-profiles .why-wait-content-section.section-4 .hanging-footnote-asterisk>.component-content img{width:64px;position:absolute;left:50%;transform:translateX(-50%) translateY(-110%)}.page-patient-profiles .why-wait-content-section.section-4 .hanging-footnote-asterisk>.component-content img+div{font-size:20px;font-family:Arial,Helvetica,sans-serif;line-height:24px;text-align:center}.page-patient-profiles .why-wait-content-section.section-4+.image{margin-left:15px}.page-patient-profiles .why-wait-content-section.section-5>.component-content{padding:0}@media only screen and (min-width:768px){.page-patient-profiles .why-wait-content-section.section-5 .checkmark-section-2>.component-content>.content{display:flex;flex-wrap:wrap;justify-content:space-between}}.page-patient-profiles .why-wait-content-section.section-5 .checkmark-section-2 .box{width:212px}@media only screen and (max-width:767px){.page-patient-profiles .why-wait-content-section.section-5 .checkmark-section-2 .box{left:50%;transform:translateX(-50%)}.page-patient-profiles .why-wait-content-section.section-5 .checkmark-section-2 .box:not(.first){margin-top:34px}}@media only screen and (min-width:768px){.page-patient-profiles .why-wait-content-section.section-5 .checkmark-section-2 .box{width:230px;padding:0}}.page-patient-profiles .why-wait-content-section.section-5 .checkmark-section-2 .box .image{width:140px;left:50%;transform:translateX(-50%)}.page-patient-profiles .why-wait-content-section.section-5 .checkmark-section-2 .box .richText{text-align:center}.page-patient-profiles .why-wait-content-section.section-5 .checkmark-section-2 .box .richText>.component-content>.richText-content>div{font-size:16px;line-height:19px;font-weight:500}.page-patient-profiles .why-wait-content-section.section-5 .consequences-container h3{font-size:24px;line-height:32px;font-weight:700;color:#218721;text-align:center}.page-patient-profiles .why-wait-content-section.section-5 .risks-box .box{max-width:289px}@media only screen and (max-width:767px){.page-patient-profiles .why-wait-content-section.section-5 .risks-box .box{left:50%;transform:translateX(-50%);margin-top:34px}}@media only screen and (min-width:768px){.page-patient-profiles .why-wait-content-section.section-5 .risks-box .box{max-width:100%}.page-patient-profiles .why-wait-content-section.section-5 .risks-box .box .paragraphSystem.content{display:flex;flex-wrap:wrap;justify-content:space-between}}.page-patient-profiles .why-wait-content-section.section-5 .risks-box+.richText h4{max-width:289px;font-size:20px;line-height:24px;font-weight:700;color:#218721;margin:0 auto}.page-patient-profiles .why-wait-content-section.section-7{margin:0}.page-asthma.page-patient-profile .reference-hci-tout-block .personalization-tout.tdu.is-hidden,.page-asthma.page-patient-profile .reference-hci-tout-block .personalization-tout.tuta.is-hidden,.page-asthma.page-patient-profile .reference-hci-tout-block .personalization-tout.tult.is-hidden{margin-bottom:50px}.letter-spacing-1{letter-spacing:1px !important}.bg-y-m6{background-position-y:-6px !important}.tile-1-title{text-align:center;padding-bottom:10px;padding-top:11.42px}.restriction-apply-desktop{font-size:15px !important;line-height:26px !important;font-weight:600;padding-bottom:13px;padding-left:1.5rem}.restriction-apply-mobile{font-size:15px !important;line-height:26px !important;font-weight:600;padding-bottom:13px}.request-savings-sample-button{text-align:center;padding-left:20px;padding-right:20px}.patients-save-title{font-weight:800 !important;padding-bottom:25px}.download-coupon-savings-button{text-align:left;padding:20px 0}.trelegy-saving-sample-container .negative-indent{text-indent:-5px}@media only screen and (min-width:992px){.trelegy-saving-sample-container .trelegy-container-box h1{font-size:38px}}.trelegy-saving-sample-container .page-header{font-family:"Roboto",Bold;font-size:32px;line-height:36px;font-weight:600}@media only screen and (min-width:992px) and (max-width:1199px){.trelegy-saving-sample-container .page-header{font-weight:800}}.trelegy-saving-sample-container .page-header-sub-text{font-family:"Roboto",Medium}@media only screen and (max-width:991px){.trelegy-saving-sample-container .page-header-sub-text{font-weight:500}}.trelegy-saving-sample-container h1>span.page-header{font-size:28px;line-height:34px}@media only screen and (min-width:992px){.trelegy-saving-sample-container h1>span.page-header{font-size:31px;line-height:37px}}.trelegy-saving-sample-container .mint-text{color:#44a2a0;font-size:24px;font-weight:600}@media only screen and (max-width:991px){.trelegy-saving-sample-container .mint-text{font-size:22px;line-height:24px !important}}@media only screen and (max-width:991px){.trelegy-saving-sample-container .easy-to-use-box{margin-bottom:20px}}.trelegy-saving-sample-container .easy-to-use-box h3{font-weight:500}.trelegy-saving-sample-container .easy-to-use-box p{font-size:15px}@media only screen and (max-width:991px){.trelegy-saving-sample-container .easy-to-use-box .flex-img-horizonatally-centered img{width:100%;height:100%}}.trelegy-saving-sample-container .trelegy-savings-box>.component-content>.paragraphSystem{background-color:#061f5c;border-radius:25px;display:inline-block;padding-bottom:50px}@media only screen and (max-width:991px){.trelegy-saving-sample-container .trelegy-savings-box>.component-content>.paragraphSystem{margin-bottom:50px}}.trelegy-saving-sample-container .trelegy-savings-box>.component-content>.paragraphSystem .trelegy-white{color:#fff}.trelegy-saving-sample-container .trelegy-savings-box>.component-content>.paragraphSystem .trelegy-heading-4 b{color:inherit}.trelegy-saving-sample-container .trelegy-savings-box>.component-content{padding:0 20px !important}@media only screen and (min-width:992px){.trelegy-saving-sample-container .trelegy-savings-box>.component-content{padding:0 !important}}.trelegy-saving-sample-container .trelegy-savings-box>.component-content .component{padding:0 10px}@media only screen and (min-width:992px){.trelegy-saving-sample-container .trelegy-savings-box>.component-content .component{padding:0 30px}.trelegy-saving-sample-container .trelegy-savings-box>.component-content .component .richText.holder-rt{padding:0 15px}}.trelegy-saving-sample-container .trelegy-savings-box>.component-content .component img{margin-top:35px;width:30%;height:30%}@media only screen and (min-width:992px){.trelegy-saving-sample-container .trelegy-savings-box>.component-content .component img{margin-top:50px;width:auto}}@media only screen and (min-width:992px){.trelegy-saving-sample-container .flex-richtext-horizonatally-centered .trelegy-primary-button{width:460px}}.trelegy-saving-sample-container .flex-richtext-horizonatally-right .trelegy-primary-button,.trelegy-saving-sample-container .flex-richtext-horizonatally-left .trelegy-primary-button{display:inline-block;width:100%;padding:15px 30px;height:auto}@media only screen and (min-width:992px){.trelegy-saving-sample-container .flex-richtext-horizonatally-right .trelegy-primary-button,.trelegy-saving-sample-container .flex-richtext-horizonatally-left .trelegy-primary-button{width:auto}}@media only screen and (max-width:991px){.trelegy-saving-sample-container .flex-richtext-horizonatally-right p,.trelegy-saving-sample-container .flex-richtext-horizonatally-left p{font-size:14px}}.trelegy-saving-sample-container .trelegy-accordion{margin-bottom:30px}@media only screen and (min-width:992px){.trelegy-saving-sample-container .trelegy-accordion{margin-bottom:20px}}.trelegy-saving-sample-container .trelegy-accordion .accordion-content-wrapper b{display:inline-block}.trelegy-saving-sample-container .trelegy-accordion .accordion-title-link{color:#061f5c !important;display:inline-flex;font-family:'Roboto',Bold;font-size:16px;font-weight:700}@media only screen and (max-width:991px){.trelegy-saving-sample-container .trelegy-accordion p:nth-child(2){font-size:16px !important}}.trelegy-saving-sample-container .trelegy-accordion p{color:inherit;font-size:13px}.trelegy-saving-sample-container .trelegy-accordion p a{text-decoration:underline}.trelegy-saving-sample-container .trelegy-accordion p a b{text-decoration:underline}.trelegy-saving-sample-container .trelegy-accordion p b,.trelegy-saving-sample-container .trelegy-accordion p a{font-size:13px}@media only screen and (max-width:991px){.trelegy-saving-sample-container .trelegy-accordion p{font-size:12px !important}.trelegy-saving-sample-container .trelegy-accordion p b,.trelegy-saving-sample-container .trelegy-accordion p a{font-size:12px !important}}.trelegy-saving-sample-container .trelegy-accordion .accordion-container .accordion-slide .accordion-head h3 a:before{color:#061f5c}.trelegy-saving-sample-container .trelegy-accordion .richText-content h4{font-weight:400;margin:0}.trelegy-saving-sample-container .trelegy-accordion .richText-content h5{margin:0;font-size:14px}.trelegy-saving-sample-container .box-with-image-in-top-border{min-height:300px}@media only screen and (min-width:992px){.trelegy-saving-sample-container .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p:nth-child(2){margin-bottom:30px}}.trelegy-saving-sample-container .box-with-image-in-top-border:first-of-type .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/download-icon.png) no-repeat center}.trelegy-saving-sample-container .box-with-image-in-top-border:nth-of-type(2) .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/zip-code-pin-icon.png) #fff no-repeat center;background-size:40%}.trelegy-saving-sample-container .box-with-image-in-top-border:nth-of-type(3) .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/captain_study.png) #fff no-repeat center}@media only screen and (max-width:991px){.trelegy-saving-sample-container .box-with-image-in-top-border.box-with-image-in-top-border .component-content .paragraphSystem.content{padding:0 10px}}@media only screen and (min-width:992px){.trelegy-saving-sample-container .desktop-only{display:inline-block}}@media only screen and (max-width:991px){.trelegy-saving-sample-container .is-hidden-desktop{display:inline-block}}.trelegy-saving-sample-container .trelegy-sub-heading{font-family:"Roboto",Black;font-size:28px;line-height:32px;font-weight:800}.trelegy-saving-sample-container h3{font-size:24px;line-height:26px;font-weight:600}.trelegy-saving-sample-container .how-to-get-text{text-align:center;font-size:30px;line-height:32px !important;font-weight:500;padding-bottom:31px}@media only screen and (max-width:991px){.trelegy-saving-sample-container .how-to-get-text{padding-bottom:13px}}.trelegy-saving-sample-container .savings-sample-button{font-size:18px !important;line-height:24px !important;font-family:"Roboto";font-weight:500 !important}.trelegy-saving-sample-container .savings-sample-button.button-1{width:18.4375rem}@media only screen and (max-width:767px){.trelegy-saving-sample-container .savings-sample-button.button-1{width:auto}}.trelegy-saving-sample-container .savings-sample-button.button-2{width:23.32rem}@media only screen and (max-width:767px){.trelegy-saving-sample-container .savings-sample-button.button-2{width:auto;height:72px}}@media only screen and (min-width:992px){.trelegy-saving-sample-container .list-box>.component-content{padding-left:4rem}}.trelegy-saving-sample-container .up-to-date-list li{font-family:"Roboto";font-weight:500;font-size:18px;line-height:28px}.trelegy-saving-sample-container .img-sub-text{font-family:"Roboto";font-size:14px;font-weight:normal;line-height:18px;padding-top:20px;padding-bottom:34px}@media only screen and (min-width:992px){.trelegy-saving-sample-container .img-sub-text{padding-top:50px;padding-bottom:36px}.trelegy-saving-sample-container .img-sub-text .trelegy-blue{font-weight:400}}@media only screen and (max-width:991px){.trelegy-saving-sample-container .img-sub-text{font-weight:500}}.trelegy-saving-sample-container .footnote-text{font-size:15px;line-height:20px;display:flex;align-items:baseline;font-family:"Roboto"}.trelegy-saving-sample-container .padd-container-box>.component-content{padding:0 20px !important}@media only screen and (min-width:992px){.trelegy-saving-sample-container .padd-container-box>.component-content{padding:0 40px !important;margin:0 auto;width:1360px}}@media only screen and (max-width:991px){.trelegy-saving-sample-container .padd-container-box .footnote-box>.component-content{padding:0 10px !important}}.trelegy-saving-sample-container .get-sample-saving-box{height:464px}.trelegy-saving-sample-container .get-sample-saving-box>.component-content>.paragraphSystem{padding-bottom:21px;margin-bottom:30px}@media only screen and (min-width:1200px){.trelegy-saving-sample-container .get-sample-saving-box>.component-content>.paragraphSystem{padding-bottom:80px;margin-bottom:50px}}.trelegy-saving-sample-container .get-sample-saving-box .holder{width:335px;height:282px;background-color:#fff;border-radius:1.5rem;margin:0 auto;padding:1.5rem .65rem;position:relative}@media only screen and (min-width:1200px){.trelegy-saving-sample-container .get-sample-saving-box .holder.holder-2{width:374px}}.trelegy-saving-sample-container .get-sample-saving-box .holder .img{height:90.55px;width:82px;background-repeat:no-repeat;margin:0 auto}.trelegy-saving-sample-container .get-sample-saving-box .holder .img.img-1{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/Number_1.png")}.trelegy-saving-sample-container .get-sample-saving-box .holder .img.img-2{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/Number_2.png")}.trelegy-saving-sample-container .get-sample-saving-box .holder .img.img-3{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/Number_3.png")}.trelegy-saving-sample-container .get-sample-saving-box .holder span.trelegy-blue{font-weight:400;line-height:21px;font-size:16px}@media only screen and (max-width:991px){.trelegy-saving-sample-container .get-sample-saving-box .holder{width:auto;height:auto;margin:1.25rem}}@media only screen and (min-width:992px) and (max-width:1199px){.trelegy-saving-sample-container .get-sample-saving-box .holder{width:auto;margin:1.25rem}}@media only screen and (max-width:991px){.trelegy-saving-sample-container .get-sample-saving-box{height:auto}}@media only screen and (min-width:992px) and (max-width:1199px){.trelegy-saving-sample-container .get-sample-saving-box{height:auto}}.trelegy-saving-sample-container .get-sample-saving-box .holder-link{position:absolute;width:100%;height:100%;top:0;left:0;border-radius:1.5rem}.trelegy-saving-sample-container .after-you-complete-text{padding:20px 20px 0;text-align:center;font-weight:500}.trelegy-saving-sample-container .after-you-complete-text span{font-weight:500 !important}@media only screen and (max-width:991px){.trelegy-saving-sample-container .after-you-complete-text{padding-top:0}}.trelegy-saving-sample-container .padd-0{padding:0 !important}@media only screen and (min-width:992px){.trelegy-saving-sample-container .eligible-discount-accordion-box{padding:0 85px}}.trelegy-saving-sample-container .accordion-eligibility-text{font-family:"Roboto",Medium;font-size:18px}.trelegy-saving-sample-container .who-is-eligible-text{font-family:"Roboto",Bold;font-weight:700;font-size:16px !important}@media only screen and (min-width:1200px){.trelegy-saving-sample-container .middle-box{padding-left:.9rem !important}}.vs-symbicort---spiriva .foot-note{font-size:15px}.vs-symbicort---spiriva .richText-content .trelegy-blue b{font-size:20px}.vs-symbicort---spiriva .trelegy-rich-text-with-dots .trelegy-blue{font-size:16px;line-height:18px;position:relative}.vs-symbicort---spiriva .trelegy-rich-text-with-dots .trelegy-blue::before{content:"";height:10px;width:10px;background-color:#061f5c;border-radius:10px;position:absolute;top:5px}.vs-symbicort---spiriva .trelegy-rich-text-with-dots .trelegy-blue b{padding-left:15px;font-size:16px;line-height:18px}@media only screen and (max-width:991px){.vs-symbicort---spiriva .trelegy-rich-text-with-dots .trelegy-blue b{font-size:13px}}.vs-symbicort---spiriva .trelegy-rich-text-with-dots .trelegy-text-color-grey{color:#808184;font-size:16px;line-height:18px;position:relative}@media only screen and (max-width:991px){.vs-symbicort---spiriva .trelegy-rich-text-with-dots .trelegy-text-color-grey{font-size:13px}}.vs-symbicort---spiriva .trelegy-rich-text-with-dots .trelegy-text-color-grey::before{content:"";height:10px;width:10px;background-color:#808184;border-radius:10px;position:absolute;top:5px}.vs-symbicort---spiriva .trelegy-rich-text-with-dots .trelegy-text-color-grey b{padding-left:15px;font-size:16px;line-height:18px}@media only screen and (max-width:991px){.vs-symbicort---spiriva .trelegy-rich-text-with-dots .trelegy-text-color-grey b{font-size:13px}}.vs-symbicort---spiriva .text-center-align .richText-content div{width:100%;text-align:center}.vs-symbicort---spiriva .text-center-align .richText-content div .trelegy-blue{font-size:20px;line-height:26px}.vs-symbicort---spiriva .text-center-align p{width:100%;text-align:center}@media only screen and (max-width:991px){.vs-symbicort---spiriva .chart-footnote.pt-70{padding-top:0}.vs-symbicort---spiriva .image{text-align:center}.vs-symbicort---spiriva .chart-container{padding-top:0;padding-bottom:30px}}.vs-symbicort---spiriva .trelegy-accordion .accordion-slide{position:relative}.vs-symbicort---spiriva .trelegy-accordion .accordion-slide .accordion-title-link{display:flex}.vs-symbicort---spiriva .trelegy-accordion .accordion-slide .accordion-title-text{padding-left:15px}@media only screen and (min-width:992px){.vs-symbicort---spiriva .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p:nth-child(2){margin-bottom:30px}}.vs-symbicort---spiriva .box-with-image-in-top-border:first-of-type .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/CTA_Icon_Dosing.svg) no-repeat center}.vs-symbicort---spiriva .box-with-image-in-top-border:nth-of-type(2) .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/CTA_Icon_Adverse_Reactions.svg) no-repeat center}.vs-symbicort---spiriva .box-with-image-in-top-border:nth-of-type(3) .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/savings-icon.png) no-repeat center}.vs-symbicort---spiriva .trelegy-table table tr td{font-weight:normal}@media only screen and (min-width:992px){.vs-symbicort---spiriva .trelegy-table-container-mobile h3{margin-bottom:30px}}.trelegy-graph-3-title{letter-spacing:-0.4px}@media only screen and (min-width:992px){.efficacy-turbuhaler .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p:nth-child(2){margin-bottom:30px}}.efficacy-turbuhaler .box-with-image-in-top-border:first-of-type .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/cta-icon-resources.svg) no-repeat center}.efficacy-turbuhaler .box-with-image-in-top-border:nth-of-type(2) .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/SYM_SPI_Study_Icon.png) no-repeat center}.efficacy-turbuhaler .box-with-image-in-top-border:nth-of-type(3) .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/data-icon.png) no-repeat center}@media only screen and (max-width:991px){.efficacy-turbuhaler h1{padding:10px 0;letter-spacing:-0.3px}.efficacy-turbuhaler h1 span{font-weight:700}.efficacy-turbuhaler h1 sup{font-weight:normal}}@media only screen and (max-width:991px){.efficacy-turbuhaler .richText .component-content p.supporting-analysis-border{width:80%;height:1px;background:#9e9e9e;margin:20px auto}.efficacy-turbuhaler .supporting-analysis,.efficacy-turbuhaler .supporting-analysis+p{text-align:center}}@media only screen and (min-width:992px){.efficacy-turbuhaler .richText .component-content p.supporting-analysis-border{display:none}}.efficacy-turbuhaler .hero-box .negative-indent{text-indent:-4px}@media only screen and (max-width:991px){.efficacy-turbuhaler .exacerbation-container{padding-top:20px}}@media only screen and (max-width:991px){.efficacy-turbuhaler .trelegy-learn-more-box{text-align:center}}.symbicort-hero p span{top:48px !important;letter-spacing:.6px}.symbicort-hero p span span{font-weight:700}.page-fulfil-study .jump-links{width:90vw}.page-fulfil-study .jump-links:nth-child(1){padding-left:0 !important}.page-fulfil-study h4{margin:10px 0 0}.page-fulfil-study h4 span{font-weight:normal}.page-fulfil-study .section-5 .image img{height:auto}.page-fulfil-study .section-3 .image img{height:auto;width:100%}.page-fulfil-study .section-4 .trelegy-white{font-family:"Roboto";font-size:30px;line-height:39px;font-weight:500}.page-fulfil-study .jump-links-ul{list-style:none;padding:0;width:100%}.page-fulfil-study .jump-links-ul li{font-size:16px;padding:15px 63px 15px 0 !important;display:inline-block}.page-fulfil-study .jump-links-ul li a{padding:0 !important}.page-fulfil-study .richText .component-content h3.jump-links strong a.jump-link{padding:0 !important}.page-fulfil-study .trelegy-table table{display:table !important}.padding-bottom-30{padding-bottom:30px}.margin-left-10{margin-left:10px !important}.margin-top-0{margin-top:0 !important}.margin-top-7{margin-top:7px !important}.margin-top-11{margin-top:11px !important}.margin-top-15{margin-top:15px !important}.margin-top-23{margin-top:23px}.height-75{height:75px !important}.line-height-21{line-height:21px !important}.margin-top-p5{margin-top:.5rem !important}.adverse-events-description{padding:0 40px !important;margin:0 !important}.non-fulfil-trial{padding:0 40px !important}.sign-n-symptoms{margin:0;padding-bottom:20px !important}.padding-bottom-10{padding-bottom:10px !important}.review-blue-bar{width:80%}.padding-top-15{padding-top:15px !important}.padding-top-5{padding-top:5px !important}.margin-bottom-5{margin-bottom:5px !important}.margin-bottom-0{margin-bottom:0 !important}.margin-bottom-20{margin-bottom:20px !important}.margin-top-8{margin-top:8px !important}.margin-top-24{margin-top:24px !important}@media only screen and (min-width:992px){.pr-dk-100{padding-right:100px}}.primary-endpoint,.secondary-endpoint{text-align:center;margin-top:23px !important}.height-30{height:30px}.font-20{font-size:20px !important}.font-16{font-size:16px !important}.margin-0{margin:0}.height-5{height:5px}.text-center{text-align:center}.page-impact-study .references-container p:nth-child(1),.page-impact-study .references-container p:nth-child(1){font-size:20px !important}.page-impact-study .references-container p:nth-child(2),.page-impact-study .references-container ol li:nth-child(1),.page-impact-study .references-container ol li:nth-child(2),.page-impact-study .references-container ol li:nth-child(3){font-size:16px !important}.efficacy-breo .pt-15{padding-top:15px}.efficacy-breo .inline-para{position:relative}.efficacy-breo .inline-para sup{position:absolute;left:-6px;top:8px}.efficacy-breo .flex-text-with-btn>.component-content>.richText-content{justify-content:space-between}.efficacy-breo .flex-text-with-btn>.component-content>.richText-content p:last-child{margin-right:150px}@media only screen and (max-width:991px){.efficacy-breo .flex-text-with-btn>.component-content>.richText-content{justify-content:center}.efficacy-breo .flex-text-with-btn>.component-content>.richText-content p:last-child{margin-right:0}}@media only screen and (max-width:991px){.efficacy-breo .breo-mobile-heading{font-size:28px;padding:20px 30px;line-height:37px !important}}.efficacy-breo .breo-hero{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/1.2_D_Efficacy_vs_BREO_vs_ANORO_Hero.jpg");background-repeat:no-repeat;background-size:cover;background-position-x:center;background-position-y:0;height:300px;background-color:transparent;position:relative}@media only screen and (max-width:991px){.efficacy-breo .breo-hero{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/1.2_M_Efficacy_vs_BREO_vs_ANORO_Hero.jpg");background-position-y:top}}@media only screen and (max-width:767px){.efficacy-breo .breo-hero{height:299.33px}}.efficacy-breo .hero-header{font-size:31px;color:#fff;margin-top:1.4rem !important}@media only screen and (max-width:991px){.efficacy-breo .hero-header{display:none}}@media only screen and (max-width:991px){.efficacy-breo .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content{margin-top:125px}}@media only screen and (max-width:991px){.efficacy-breo .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p{padding-bottom:10px}}@media only screen and (min-width:992px){.efficacy-breo .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p:nth-child(2){margin-bottom:0;margin-top:15px}}.efficacy-breo .box-with-image-in-top-border:first-of-type .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/Resources_CTA_Icon.png) no-repeat center;top:0}.efficacy-breo .box-with-image-in-top-border:nth-of-type(2) .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/trelegy-inhaler-icon.png) no-repeat center;top:0}.efficacy-breo .box-with-image-in-top-border:nth-of-type(3) .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/view-data-icon.png) no-repeat center;top:0}.efficacy-breo .paragraphSystem.content p{margin-bottom:10px;margin-top:10px}.efficacy-breo .richText h4{margin-top:15px}@media only screen and (max-width:991px){.efficacy-breo .richText h4{margin-bottom:0}}.efficacy-breo .rapid-box .box-with-image-in-top-border{margin:0}.efficacy-breo .rapid-box .box-with-image-in-top-border .trelegy-blue-box{border-radius:25px;padding-bottom:30px}@media only screen and (min-width:992px){.efficacy-breo .rapid-box .box-with-image-in-top-border .trelegy-blue-box{width:98%}}@media only screen and (max-width:991px){.efficacy-breo .rapid-box .box-with-image-in-top-border:first-of-type .component-content .paragraphSystem.content{padding:0}}.efficacy-breo .rapid-box .box-with-image-in-top-border:first-of-type .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/15Min_Icon@2x.png) no-repeat center}@media only screen and (max-width:991px){.efficacy-breo .rapid-box .box-with-image-in-top-border:first-of-type .component-content .paragraphSystem.content .richText>.component-content::before{top:-70px}}.efficacy-breo .rapid-box .box-with-image-in-top-border.hour-box{padding-left:0}@media only screen and (max-width:991px){.efficacy-breo .rapid-box .box-with-image-in-top-border.hour-box{margin-top:100px}}@media only screen and (max-width:991px){.efficacy-breo .rapid-box .box-with-image-in-top-border.hour-box .component-content .paragraphSystem.content{padding:0}}.efficacy-breo .rapid-box .box-with-image-in-top-border.hour-box .component-content .paragraphSystem.content .richText{float:right}.efficacy-breo .rapid-box .box-with-image-in-top-border.hour-box .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/24H_Icon@2x.png) no-repeat center}@media only screen and (max-width:991px){.efficacy-breo .rapid-box .box-with-image-in-top-border.hour-box .component-content .paragraphSystem.content .richText>.component-content::before{top:-70px}}.efficacy-breo .rapid-box .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content .richText-content{margin-top:90px}.efficacy-breo .rapid-box .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content .richText-content p{position:initial;display:block !important;margin-bottom:0;padding-bottom:0}.efficacy-breo .rapid-box .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content .richText-content p:first-child{padding-bottom:10px}.efficacy-breo .rapid-box .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content .richText-content p b{font-size:inherit;font-weight:500}.efficacy-breo .rapid-box .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content .richText-content p sup{font-size:50%;top:-0.7em}.efficacy-breo .rapid-box .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content .richText-content .trelegy-heading-2{font-weight:500}.efficacy-breo .rapid-box .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content .richText-content .trelegy-heading-3{font-weight:300}.efficacy-breo h4 b{font-size:inherit}.efficacy-breo hr{margin:24px 0 24px}@media only screen and (max-width:991px){.efficacy-breo hr{margin:20px 0 20px}}.efficacy-breo .trelegy-heading-4 b{color:inherit}@media only screen and (max-width:991px){.efficacy-breo .jump-links-mobile a{padding-bottom:20px}.efficacy-breo .jump-links-mobile a span{text-decoration:underline}.efficacy-breo .jump-links-mobile a:last-child{padding-bottom:0}}.efficacy-breo .trelegy-table p{background:0}@media only screen and (max-width:991px){.efficacy-breo .trelegy-table{margin-bottom:25px}}@media only screen and (min-width:992px){.efficacy-breo .trelegy-table{width:97%}}.efficacy-breo .trelegy-table table{padding-bottom:50px}@media only screen and (min-width:992px){.efficacy-breo .trelegy-table table{padding-right:0;padding-left:0;padding-top:0;margin-bottom:30px}}@media only screen and (max-width:991px){.efficacy-breo .trelegy-table table{padding-right:0;padding-left:0}}.efficacy-breo .trelegy-table table tr:nth-child(odd){background-color:#f2f3f7}.efficacy-breo .trelegy-table table tr:first-child{font-size:16px;margin-block-start:0;margin-bottom:0 !important;border-bottom:0 !important;text-align:center;background:#c3a58f}.efficacy-breo .trelegy-table table tr:first-child p{margin:10px 3px}.efficacy-breo .trelegy-table table tr:nth-child(2) td{padding-top:0}.efficacy-breo .trelegy-table table tr td{text-align:center;width:15%;padding:0}.efficacy-breo .trelegy-table table tr td:nth-child(1){text-align:center}.efficacy-breo .trelegy-table table tr td:nth-child(1) p{text-align:center}.efficacy-breo .trelegy-table table p{padding-left:0}.efficacy-breo .width-auto{width:100%}@media only screen and (max-width:991px){.efficacy-breo .width-auto .component-content{padding:0 !important}.efficacy-breo .width-auto .component-content .box-with-image-in-top-border{margin-bottom:0 !important}.efficacy-breo .width-auto .component-content .box-with-image-in-top-border .paragraphSystem.content{padding:0 !important;margin:0 -20px}.efficacy-breo .width-auto .component-content .box-with-image-in-top-border .paragraphSystem.content .richText.default-style{padding:0 20px}.efficacy-breo .width-auto .component-content .box-with-image-in-top-border:first-of-type{margin-bottom:100px}}@media only screen and (min-width:992px){.efficacy-breo .trelegy-accordion{margin-left:15px;margin-top:15px}}.efficacy-breo .trelegy-accordion .accordion-container .accordion-slide .accordion-head h3{padding:0 0 !important}.efficacy-breo .trelegy-accordion .accordion-container .accordion-slide .accordion-content-wrapper .component-content{padding-left:15px}@media only screen and (max-width:991px){.efficacy-breo .trelegy-accordion .accordion-container .accordion-slide .accordion-content-wrapper .component-content{padding-left:0}}.efficacy-breo .trelegy-accordion .accordion-container .accordion-slide .accordion-content-wrapper .component{padding:0}.efficacy-breo .trelegy-accordion .accordion-container .accordion-slide .accordion-content-wrapper .component b{display:inline-block}.efficacy-breo .trelegy-accordion .accordion-container .accordion-slide .accordion-content-wrapper .component p{padding-bottom:0;margin-bottom:0;margin-top:0}@media only screen and (max-width:991px){.efficacy-breo .trelegy-accordion .accordion-title-link{font-size:16px}}.efficacy-breo .trelegy-heading-3 b{font-size:inherit}.efficacy-breo .responder-rate{text-align:center}@media only screen and (max-width:991px){.efficacy-breo .responder-rate{padding-top:30px;text-align:center}.efficacy-breo .responder-rate .paragraphSystem.content .richText-content p{padding-top:0;margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #9e9e9e}.efficacy-breo .responder-rate .image{padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #9e9e9e}.efficacy-breo .trelegy-table-container-mobile .component-content .richText-content h3{padding:0 40px}}@media only screen and (max-width:991px) and (max-width:991px){.efficacy-breo .box-with-image-in-top-border{margin-bottom:0}}@media only screen and (max-width:991px){.efficacy-breo .trelegy-table-container-mobile h3 span{padding-bottom:0}.efficacy-breo .trelegy-table{margin-bottom:0}.efficacy-breo .trelegy-table table{padding-bottom:30px}.efficacy-breo .pueumonia-content{padding:0 40px}.efficacy-breo .pueumonia-content .paragraphSystem.content p{padding-bottom:0}.efficacy-breo .trelegy-learn-more-box{padding:40px 0}.efficacy-breo .trelegy-learn-more-box .component-content .paragraphSystem.content p{margin-top:0;margin-bottom:0}}.efficacy-breo .pueumonia-content .component-content .richText-content p{padding-bottom:0;margin-bottom:20px !important;margin-top:10px}.efficacy-breo .sub-heading-breo .component-content .richText-content p{margin-bottom:0 !important;margin-top:5px !important}@media only screen and (min-width:992px){.efficacy-breo .middle-text-desktop p{display:inline-block}}.efficacy-breo .trelegy-table-container-mobile .box.component:last-of-type{padding-top:20px}.efficacy-breo .richText .component-content p.jump-links strong{display:flex;background-color:#061f5c;margin-left:-400px;padding-left:400px;border-bottom-right-radius:25px;width:inherit}.efficacy-breo .richText .component-content p.jump-links strong a[href]{margin:23px 20px 23px 35px;max-width:300px;box-sizing:content-box;color:#fff}.efficacy-breo .richText .component-content p.jump-links strong a[href]:first-child{margin-left:0}@media only screen and (max-width:991px){.efficacy-breo .richText .component-content p.jump-links strong a[href]{display:none}}.efficacy-breo .graphic-42-34-block .graphic-42-34{background:#f2f3f7;border-radius:20px;padding-bottom:30px}@media only screen and (max-width:991px){.efficacy-breo .graphic-42-34-block .graphic-42-34{border-radius:0;padding-bottom:20px}}.efficacy-breo .graphic-42-34-block .graphic-42-34 .responder-rate{padding-top:30px;text-align:center;font-size:24px}@media only screen and (max-width:991px){.efficacy-breo .graphic-42-34-block .graphic-42-34 .responder-rate{font-size:20px;padding:20px 30px 0 30px;line-height:26px}}.efficacy-breo .graphic-42-34-block .graphic-42-34 .block{display:flex;margin:0 auto;justify-content:center;margin-top:30px}@media only screen and (max-width:991px){.efficacy-breo .graphic-42-34-block .graphic-42-34 .block{display:block}}.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .left-block-flex,.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .right-block-flex{display:flex;justify-content:center}.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .left-block-flex .number-34,.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .left-block-flex .number-42,.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .right-block-flex .number-34,.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .right-block-flex .number-42{text-align:left;padding-left:10px}.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .left-block-flex .trelegy-100,.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .right-block-flex .trelegy-100{line-height:29px;font-weight:bold;font-size:24px;color:#202759}@media only screen and (max-width:991px){.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .left-block-flex .trelegy-100,.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .right-block-flex .trelegy-100{font-size:21px}}.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .left-block-flex .breo-anoro,.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .right-block-flex .breo-anoro{line-height:29px;font-weight:bold;font-size:24px}@media only screen and (max-width:991px){.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .left-block-flex .breo-anoro,.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .right-block-flex .breo-anoro{font-size:21px}}.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .left-block-flex .breo-anoro.breo,.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .right-block-flex .breo-anoro.breo{color:#767676}.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .left-block-flex .breo-anoro.anoro,.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .right-block-flex .breo-anoro.anoro{color:#555}.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .left-block-flex .number-42,.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .right-block-flex .number-42{line-height:93px;font-weight:bold;font-size:78px;color:#202759}@media only screen and (max-width:991px){.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .left-block-flex .number-42,.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .right-block-flex .number-42{font-size:67px}}.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .left-block-flex .number-34,.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .right-block-flex .number-34{line-height:93px;font-weight:bold;font-size:78px}@media only screen and (max-width:991px){.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .left-block-flex .number-34,.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .right-block-flex .number-34{font-size:67px}}.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .left-block-flex .number-34.left,.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .right-block-flex .number-34.left{color:#767676}.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .left-block-flex .number-34.right,.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .right-block-flex .number-34.right{color:#555}.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .left-block-flex .percentage,.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .right-block-flex .percentage{line-height:42px;font-weight:bold;font-size:35px;vertical-align:middle}@media only screen and (max-width:991px){.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .left-block-flex .percentage,.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .right-block-flex .percentage{font-size:30px}}.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .left-block-flex .percentage.blue-percent,.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .right-block-flex .percentage.blue-percent{color:#202759}.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .left-block-flex .percentage.breo-percent,.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .right-block-flex .percentage.breo-percent{color:#767676}.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .left-block-flex .percentage.anoro-percent,.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .right-block-flex .percentage.anoro-percent{color:#555}.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .left-block-flex .vs,.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .right-block-flex .vs{margin:auto 30px;font-weight:bold;font-size:24px;color:#202759}@media only screen and (max-width:991px){.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .left-block-flex .vs,.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .right-block-flex .vs{font-size:21px}}.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .left-block-flex .number-foot-note,.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .right-block-flex .number-foot-note{overflow:visible;text-align:left;padding-left:10px;font-weight:normal;font-size:15px}.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .left-block-flex .number-foot-note.blue-note,.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .right-block-flex .number-foot-note.blue-note{color:#202759}.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .left-block-flex .number-foot-note.breo-note,.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .right-block-flex .number-foot-note.breo-note{color:#767676}.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .left-block-flex .number-foot-note.anoro-note,.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .right-block-flex .number-foot-note.anoro-note{color:#555}.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .left-block .foot-note-graphic,.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .right-block .foot-note-graphic{color:#333;padding-left:25px}@media only screen and (max-width:991px){.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .left-block .foot-note-graphic,.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .right-block .foot-note-graphic{text-align:center}}.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .block-separator{border-left:2px solid #767676;height:175px;margin:0 50px}@media only screen and (max-width:991px){.efficacy-breo .graphic-42-34-block .graphic-42-34 .block .block-separator{border-left:0;border-bottom:2px solid #767676;height:1px;margin:20px 30px}}.efficacy-breo .component-content .paragraphSystem.content p{margin-bottom:15px;margin-top:15px}.efficacy-breo .component-content .paragraphSystem.content .trelegy-container-box.col-sm-6{width:100%}.efficacy-breo .component-content .paragraphSystem.content .trelegy-container-box.trelegy-off-white-box{background-image:linear-gradient(#f2f3f7,white)}.efficacy-breo .component-content .paragraphSystem.content .trelegy-table table{border:1px solid #c3a58f;border-radius:1em;overflow:hidden;display:block;max-width:60%;margin:0 auto;padding-bottom:0}@media only screen and (max-width:991px){.efficacy-breo .component-content .paragraphSystem.content .trelegy-table table{width:100%;max-width:100%;border-radius:0}}@media only screen and (max-width:991px){.efficacy-breo .box.component.trelegy-container-box.graphic-42-34-box>.component-content{padding:0 0 !important}.efficacy-breo .box.component.trelegy-container-box.graphic-42-34-box>.component-content .accordion-content-wrapper p{padding:10px 0 0 0}.efficacy-breo .box.component.trelegy-container-box.graphic-42-34-box>.component-content #exacerbationReduction,.efficacy-breo .box.component.trelegy-container-box.graphic-42-34-box>.component-content p,.efficacy-breo .box.component.trelegy-container-box.graphic-42-34-box>.component-content h3{padding:0 40px}.efficacy-breo .box.component.trelegy-container-box.graphic-42-34-box>.component-content ul{margin:0 40px}}@media only screen and (min-width:992px){.trelegy-asthma-container .pt-50.pt-mob-30{padding-top:50px}}.trelegy-asthma-container .trelegy-border-bottom{margin:0}.trelegy-asthma-container .hero-box .image{padding-top:50px}.trelegy-asthma-container .hero-box .richText .component-content p.jump-links b a[href]{max-width:max-content}.trelegy-asthma-container .trelegy-accordion{margin:0 15px}@media only screen and (max-width:991px){.trelegy-asthma-container .trelegy-accordion{margin-left:0;margin-right:0;margin-bottom:50px}}.trelegy-asthma-container h4{margin:30px 0 0 0}@media only screen and (max-width:991px){.trelegy-asthma-container .pt-mob-30{padding-top:30px;display:block}}@media only screen and (min-width:992px){.trelegy-asthma-container .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p:nth-child(2){margin-bottom:30px}}.trelegy-asthma-container .box-with-image-in-top-border:first-of-type .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/inhaler-icon.png) no-repeat center}.trelegy-asthma-container .box-with-image-in-top-border:nth-of-type(2) .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/savings-icon.png) no-repeat center}.trelegy-asthma-container .box-with-image-in-top-border:nth-of-type(3) .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/pin-icon.png) no-repeat center}.trelegy-adverse-reactions-container .mobile-and-tablet-only .component-content .richText{padding:0 40px}.trelegy-adverse-reactions-container .mobile-and-tablet-only .component-content .richText p{margin-bottom:10px}.trelegy-adverse-reactions-container .trelegy-blue-box .component-content .richText{padding:0}@media only screen and (max-width:991px){.trelegy-adverse-reactions-container .trelegy-table-container-mobile .box.component:last-of-type{padding-top:0}}.trelegy-adverse-reactions-container .trelegy-table-container-mobile .is-hidden-desktop{margin-bottom:0}@media only screen and (min-width:992px){.trelegy-adverse-reactions-container .mobile-table-heading{padding-bottom:50px}}@media only screen and (max-width:991px){.trelegy-adverse-reactions-container .mobile-table-heading{background:#c3a58f;width:100vw;position:relative;left:-40px;padding:15px 20px;margin-top:50px;font-weight:bold;line-height:20px}}.trelegy-adverse-reactions-container .mobile-table-heading2{margin-bottom:50px;display:block}@media only screen and (max-width:991px){.trelegy-adverse-reactions-container .mobile-table-heading2{margin-bottom:0;background:#7cc8c4;padding:15px 20px;font-weight:bold;line-height:20px}}.trelegy-adverse-reactions-container .is-hidden-desktop{margin-bottom:10px}@media only screen and (min-width:992px){.trelegy-adverse-reactions-container .is-hidden-desktop{display:none !important}}.trelegy-adverse-reactions-container .richText .component-content p.jump-links b a[href]{max-width:inherit}.trelegy-adverse-reactions-container .richText h2{font-weight:500}.trelegy-adverse-reactions-container .richText h2 .trelegy-color-dark-tan,.trelegy-adverse-reactions-container .richText h2 .trelegy-color-dark-mint{font-weight:700}@media only screen and (max-width:991px){.trelegy-adverse-reactions-container .trelegy-table table{padding-bottom:20px}}@media only screen and (max-width:991px){.trelegy-adverse-reactions-container .trelegy-table table tr:first-child{border-bottom:1px solid #767676}}.trelegy-adverse-reactions-container .trelegy-table table tr:first-child td{vertical-align:middle;padding-bottom:10px}@media only screen and (max-width:991px){.trelegy-adverse-reactions-container .trelegy-table table tr:first-child td p{line-height:18px !important}}.trelegy-adverse-reactions-container .trelegy-table table tr:nth-child(2) td{padding-top:15px}@media only screen and (max-width:991px){.trelegy-adverse-reactions-container .trelegy-table table tr td{width:46%;padding:5px 0}.trelegy-adverse-reactions-container .trelegy-table table tr td p{font-weight:normal}.trelegy-adverse-reactions-container .trelegy-table table tr td[colspan]{font-size:14px}}@media only screen and (max-width:991px){.trelegy-adverse-reactions-container .trelegy-table table tr:nth-child(3) p:last-child,.trelegy-adverse-reactions-container .trelegy-table table tr:nth-child(7) p:last-child{background-color:#f2f3f7}}@media only screen and (min-width:992px){.trelegy-adverse-reactions-container .trelegy-table table{padding:0 0 30px;border-radius:22px}.trelegy-adverse-reactions-container .trelegy-table table tr{padding:0 50px}.trelegy-adverse-reactions-container .trelegy-table table tr:nth-child(2) td p:last-child{border-bottom:0}.trelegy-adverse-reactions-container .trelegy-table table tr td[colspan]{padding-bottom:0}.trelegy-adverse-reactions-container .trelegy-table table tr td{width:15%;padding-right:0;padding-left:0;font-size:initial}.trelegy-adverse-reactions-container .trelegy-table table tr td:first-child{padding-left:50px}.trelegy-adverse-reactions-container .trelegy-table table tr td:first-child p{font-weight:normal}.trelegy-adverse-reactions-container .trelegy-table table tr td:last-child{padding-right:50px}.trelegy-adverse-reactions-container .trelegy-table table tr td:last-child p{font-weight:normal}.trelegy-adverse-reactions-container .trelegy-table table tr td strong{font-size:initial}.trelegy-adverse-reactions-container .trelegy-table table tr td p{font-size:initial;padding-bottom:10px;font-weight:normal}.trelegy-adverse-reactions-container .trelegy-table table tr td p:last-child{border-bottom:1px solid;padding-bottom:10px}.trelegy-adverse-reactions-container .trelegy-table table tr:first-child{background-color:#c3a58f}.trelegy-adverse-reactions-container .trelegy-table table tr:first-child td{vertical-align:middle}.trelegy-adverse-reactions-container .trelegy-table table tr:first-child td:first-child{border-top-left-radius:20px}.trelegy-adverse-reactions-container .trelegy-table table tr:first-child td:last-child{border-top-right-radius:20px}.trelegy-adverse-reactions-container .trelegy-table table tr:first-child td p:last-child{border-bottom:0;padding-bottom:0}.trelegy-adverse-reactions-container .trelegy-table table tr:nth-child(2) td{padding-top:30px}.trelegy-adverse-reactions-container .trelegy-table table tr:last-child p:last-child{border-bottom:0;padding-bottom:0}}@media only screen and (min-width:992px){.trelegy-adverse-reactions-container .trelegy-table.mint-heading-table table{border:1px solid #7cc8c4}.trelegy-adverse-reactions-container .trelegy-table.mint-heading-table table tr:first-child{background-color:#7cc8c4}}@media only screen and (max-width:991px){.trelegy-adverse-reactions-container .trelegy-table.mint-heading-table table{padding-bottom:20px;margin-bottom:20px}}@media only screen and (max-width:991px){.trelegy-adverse-reactions-container .trelegy-table.mint-heading-table table tr{padding-bottom:10px}.trelegy-adverse-reactions-container .trelegy-table.mint-heading-table table tr:last-child{border:none !important}.trelegy-adverse-reactions-container .trelegy-table.mint-heading-table table tr:nth-child(1) td,.trelegy-adverse-reactions-container .trelegy-table.mint-heading-table table tr:nth-child(11) td,.trelegy-adverse-reactions-container .trelegy-table.mint-heading-table table tr:nth-child(13) td,.trelegy-adverse-reactions-container .trelegy-table.mint-heading-table table tr:nth-child(15) td{padding-bottom:0;padding-top:5px}.trelegy-adverse-reactions-container .trelegy-table.mint-heading-table table tr:nth-child(2) td,.trelegy-adverse-reactions-container .trelegy-table.mint-heading-table table tr:nth-child(12) td,.trelegy-adverse-reactions-container .trelegy-table.mint-heading-table table tr:nth-child(14) td,.trelegy-adverse-reactions-container .trelegy-table.mint-heading-table table tr:nth-child(16) td{padding-top:15px}.trelegy-adverse-reactions-container .trelegy-table.mint-heading-table table tr:nth-child(1) td{padding-bottom:15px;padding-top:15px}.trelegy-adverse-reactions-container .trelegy-table.mint-heading-table table tr:nth-child(1) td strong{font-size:14px}.trelegy-adverse-reactions-container .trelegy-table.mint-heading-table table tr:nth-child(2) td strong{font-size:14px}.trelegy-adverse-reactions-container .trelegy-table.mint-heading-table table tr:nth-child(4) td,.trelegy-adverse-reactions-container .trelegy-table.mint-heading-table table tr:nth-child(6) td,.trelegy-adverse-reactions-container .trelegy-table.mint-heading-table table tr:nth-child(8) td,.trelegy-adverse-reactions-container .trelegy-table.mint-heading-table table tr:nth-child(10) td,.trelegy-adverse-reactions-container .trelegy-table.mint-heading-table table tr:nth-child(18) td{background-color:#f2f3f7;padding-top:0}.trelegy-adverse-reactions-container .trelegy-table.mint-heading-table table tr:nth-child(3) p:last-child,.trelegy-adverse-reactions-container .trelegy-table.mint-heading-table table tr:nth-child(7) p:last-child{background-color:inherit}.trelegy-adverse-reactions-container .trelegy-table.mint-heading-table table tr td{vertical-align:middle;padding-bottom:2px;width:20%;padding-top:0}.trelegy-adverse-reactions-container .trelegy-table.mint-heading-table table tr td p{padding-bottom:10px;font-weight:normal;line-height:13px;padding-bottom:0}}@media only screen and (max-width:991px){.trelegy-adverse-reactions-container .box-with-image-in-top-border{margin-bottom:0}}.trelegy-adverse-reactions-container .box-with-image-in-top-border .trelegy-blue-box{border-radius:25px;padding-bottom:30px}@media only screen and (min-width:992px){.trelegy-adverse-reactions-container .box-with-image-in-top-border .trelegy-blue-box{width:98%}}@media only screen and (max-width:991px){.trelegy-adverse-reactions-container .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content{margin-top:125px}}@media only screen and (max-width:991px){.trelegy-adverse-reactions-container .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p{padding-bottom:10px}}.trelegy-adverse-reactions-container .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p:nth-child(2){font-size:20px}@media only screen and (min-width:992px){.trelegy-adverse-reactions-container .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p:nth-child(2){padding-top:20px;padding-bottom:15px}}.trelegy-adverse-reactions-container .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p:nth-child(3){font-size:20px}@media only screen and (max-width:991px){.trelegy-adverse-reactions-container .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p:nth-child(3){padding-bottom:20px}}.trelegy-adverse-reactions-container .box-with-image-in-top-border:first-of-type .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/personalization/ar-icon.png) no-repeat center;top:0}.trelegy-adverse-reactions-container .box-with-image-in-top-border:nth-of-type(2) .component-content .paragraphSystem.content .richText{float:right}.trelegy-adverse-reactions-container .box-with-image-in-top-border:nth-of-type(2) .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/CAPTAIN_CTA_Icon.png) no-repeat center;top:0}.trelegy-adverse-reactions-container .box-with-image-in-top-border:nth-of-type(3) .component-content .paragraphSystem.content .richText{float:right}.trelegy-adverse-reactions-container .box-with-image-in-top-border:nth-of-type(3) .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/personalization/teal-tools-icon.png) no-repeat center;top:0}.vs--symbicort--turbuhaler .symbicort-hero{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/symbicort_turbuhaler_efficacy_hero_desktop.jpg");background-repeat:no-repeat;background-size:cover;background-position-x:center;background-position-y:0;height:300px;background-color:transparent;position:relative}.vs--symbicort--turbuhaler .symbicort-hero .cover-text{width:33.75rem;position:relative;top:70px;font-size:31px}@media only screen and (max-width:991px){.vs--symbicort--turbuhaler .symbicort-hero{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/symbicort_turbuhaler_efficacy_hero_mobile.jpg");background-position-y:top}}.vs--symbicort--turbuhaler .box-with-image-in-top-border:first-of-type .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/Resources_CTA_Icon.png) no-repeat center}.vs--symbicort--turbuhaler .box-with-image-in-top-border:nth-of-type(2) .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/trelegy-inhaler-icon.png) no-repeat center}.vs--symbicort--turbuhaler .box-with-image-in-top-border:nth-of-type(3) .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/blueplay_icon.png) no-repeat center}.vs--symbicort--turbuhaler .flex-align{display:flex;align-items:baseline}.vs--symbicort--turbuhaler .trelegy-linear-gradient{background-image:linear-gradient(#f2f3f7,#fff)}.vs--symbicort--turbuhaler em{font-size:15px}@media only screen and (min-width:992px){.vs--symbicort--turbuhaler em{font-size:16px}}.vs--symbicort--turbuhaler .richText .component-content p{margin-top:10px}.vs--symbicort--turbuhaler .richText .component-content p.pt-30{margin-top:0}.vs--symbicort--turbuhaler .trelegy-accordion .accordion-container .accordion-content-wrapper b{display:contents}.vs--symbicort--turbuhaler .trelegy-accordion .accordion-container .accordion-slide{margin-bottom:15px}@media only screen and (min-width:992px){.vs--symbicort--turbuhaler .trelegy-accordion .accordion-container .accordion-slide .accordion-head h3 a::before{top:auto}}.vs--symbicort--turbuhaler .trelegy-accordion.trelegy-accordion-blue .accordion-content .richText-content p{padding:0}@media only screen and (max-width:991px){.vs--symbicort--turbuhaler .trelegy-accordion .accordion-container .accordion-slide .accordion-content-wrapper .component{padding:0}}.vs--symbicort--turbuhaler .trelegy-special-font .richText-content p b,.vs--symbicort--turbuhaler .trelegy-special-font .richText-content p strong,.vs--symbicort--turbuhaler .trelegy-special-font .richText-content h3 b,.vs--symbicort--turbuhaler .trelegy-special-font .richText-content h3 strong{font-size:18px;font-family:'Akzidenz-Grotesk Std',sans-serif}.vs--symbicort--turbuhaler .trelegy-special-font .richText-content .trelegy-font-extralarge{font-size:69px;line-height:106px;font-family:'Akzidenz-Grotesk Std',sans-serif}.vs--symbicort--turbuhaler .trelegy-special-font .richText-content .trelegy-font-medium{font-size:24px}@media only screen and (min-width:992px){.vs--symbicort--turbuhaler .trelegy-special-font .richText-content .trelegy-font-medium{line-height:36px}}.vs--symbicort--turbuhaler .special-vs-style .trelegy-blue{font-size:24px;line-height:120px;font-family:Arial}.vs--symbicort--turbuhaler .trelegy-font-small{font-size:19px}.vs--symbicort--turbuhaler .trelegy-table table{border:1px solid #c3a58f;border-radius:1em;overflow:hidden;display:block;max-width:60%;margin:0 auto;padding-bottom:0;padding:0;width:100%;border-collapse:separate;border-radius:15px}@media only screen and (max-width:991px){.vs--symbicort--turbuhaler .trelegy-table table{max-width:100%;border-radius:0;border-right:transparent;border-left:transparent}}@media only screen and (min-width:992px) and (max-width:1199px){.vs--symbicort--turbuhaler .trelegy-table table tr:first-child td:first-child{border-top-left-radius:15px}.vs--symbicort--turbuhaler .trelegy-table table tr:first-child td:last-child{border-top-right-radius:15px}.vs--symbicort--turbuhaler .trelegy-table table tr:last-child td:first-child{border-bottom-left-radius:15px}.vs--symbicort--turbuhaler .trelegy-table table tr:last-child td:last-child{border-bottom-right-radius:15px}}.vs--symbicort--turbuhaler .trelegy-table table p:nth-child(1){display:block}.vs--symbicort--turbuhaler .trelegy-table table:first-of-type tr:nth-child(odd){background-color:#f2f3f7}.vs--symbicort--turbuhaler .trelegy-table table:first-of-type tr:first-child{background-color:#c3a58f}.vs--symbicort--turbuhaler .trelegy-table.no-rows-bg table:first-of-type tr:nth-child(odd){background-color:inherit}.vs--symbicort--turbuhaler .trelegy-table.no-rows-bg table:first-of-type tr:first-child{background-color:#c3a58f}.vs--symbicort--turbuhaler .trelegy-table p{font-size:16px}.vs--symbicort--turbuhaler .trelegy-table p:nth-child(1){display:none}@media only screen and (max-width:991px){.vs--symbicort--turbuhaler .trelegy-table p{font-size:13px !important}}@media only screen and (max-width:991px){.vs--symbicort--turbuhaler .trelegy-table-container-mobile .box.component:last-of-type{padding-top:0}}.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41{background:#f2f3f7;border-radius:20px;padding:25px 39px;width:370px;height:209px}@media only screen and (min-width:992px) and (max-width:1199px){.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41{margin:0 auto}}@media only screen and (max-width:991px){.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41{border-radius:0;width:100%;height:251px}}.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41 .block{display:flex;margin:0 auto;justify-content:center}@media only screen and (max-width:991px){.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41 .block{display:block}}.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41 .block .left-block-flex{display:flex;justify-content:center;align-items:center}.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41 .block .left-block-flex .number-50,.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41 .block .left-block-flex .number-41{text-align:left;padding-left:10px}.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41 .block .left-block-flex .trelegy-100{line-height:29px;font-weight:bold;font-size:16px;color:#202759;text-align:center;width:100px}.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41 .block .left-block-flex .trelegy-100 span,.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41 .block .left-block-flex .trelegy-100 p{color:currentColor;margin-top:0}@media only screen and (max-width:991px){.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41 .block .left-block-flex .trelegy-100 span,.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41 .block .left-block-flex .trelegy-100 p{position:relative;top:15px}}@media only screen and (max-width:991px){.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41 .block .left-block-flex .trelegy-100{line-height:24px;font-size:21px}}.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41 .block .left-block-flex .symbicort-turbuhaler{line-height:16px;font-weight:bold;font-size:16px;text-align:center;width:162px}@media only screen and (max-width:991px){.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41 .block .left-block-flex .symbicort-turbuhaler{line-height:24px;font-size:21px}}.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41 .block .left-block-flex .symbicort-turbuhaler.turbuhaler{color:#555}.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41 .block .left-block-flex .number-50{line-height:65px;font-weight:bold;font-size:52px;color:#202759;text-align:center}@media only screen and (max-width:991px){.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41 .block .left-block-flex .number-50{font-size:67px;line-height:77px;font-weight:900;padding-top:15px}}.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41 .block .left-block-flex .number-41{line-height:58px;font-weight:bold;font-size:52px;text-align:center}@media only screen and (max-width:991px){.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41 .block .left-block-flex .number-41{font-size:69px;line-height:65px;font-weight:900}}.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41 .block .left-block-flex .number-41.left{color:#555}.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41 .block .left-block-flex .percentage{line-height:42px;font-weight:bold;font-size:24px;vertical-align:middle}@media only screen and (max-width:991px){.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41 .block .left-block-flex .percentage{font-size:30px;font-weight:900}}.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41 .block .left-block-flex .percentage.blue-percent{color:#202759}.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41 .block .left-block-flex .percentage.symbicort-turbuhaler-percent{color:#555}.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41 .block .left-block-flex .vs{margin:auto 20px;font-weight:bold;font-size:24px;color:#202759;position:relative;left:7px;top:7px;width:0}@media only screen and (max-width:991px){.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41 .block .left-block-flex .vs{font-size:21px;top:20px}}.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41 .block .left-block-flex .number-foot-note{overflow:visible;text-align:center;padding-left:10px;font-weight:normal;font-size:15px}.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41 .block .left-block-flex .number-foot-note.blue-note{color:#202759}.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41 .block .left-block-flex .number-foot-note.symbicort-turbuhaler-note{color:#555;position:relative;bottom:1px}.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41 .block .left-block .foot-note-graphic{color:#333;padding-left:25px;text-align:center}.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41 .block .left-block .foot-note-graphic p{margin-top:11px}@media only screen and (max-width:991px){.vs--symbicort--turbuhaler .graphic-50-41-block .graphic-50-41 .block .left-block .foot-note-graphic{text-align:center}}.vs--symbicort--turbuhaler .foot-note-text{font-size:15px}.vs--symbicort--turbuhaler .adverse-event-table-caption{font-weight:500;padding:0}@media only screen and (max-width:991px){.vs--symbicort--turbuhaler .adverse-event-table-caption{padding:0 25px}}@media only screen and (max-width:767px){.vs--symbicort--turbuhaler .stretch-mobile{margin-left:-40px;margin-right:-40px}}.vs--symbicort--turbuhaler .jump-links-mobile strong a{color:#fff;text-decoration:underline}.vs--symbicort--turbuhaler .section-headings{font-weight:500}.vs--symbicort--turbuhaler .empty-holder{display:none}@media only screen and (min-width:1200px){.vs--symbicort--turbuhaler .empty-holder{display:block;height:140px}}@media only screen and (max-width:991px){.vs--symbicort--turbuhaler .table-font{font-size:13px !important}}.text-right{text-align:right}.definiton-title{margin-bottom:10px;font-size:16px}.coverage-container h4{margin:0}@media only screen and (max-width:991px){.coverage-container .coverage-plans__heading{text-align:center}}.coverage-container .box-with-image-in-top-border:first-of-type .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/personalization/beige-trelegy-inhaler-icon.png) no-repeat center;top:0}.coverage-container .box-with-image-in-top-border:nth-of-type(2) .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/personalization/teal-checklist-icon.png) no-repeat center;top:0}.coverage-container .box-with-image-in-top-border:nth-of-type(3) .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/CAPTAIN_CTA_Icon.png) no-repeat center;top:0}@media only screen and (min-width:992px){.coverage-container .box.component.trelegy-coverage-locator>.component-content{max-width:1170px;margin:0 auto}}@media only screen and (max-width:991px){.coverage-container .box.component.trelegy-coverage-locator>.component-content{padding:0 20px}}.coverage-container .control-group{text-align:center}.coverage-container .control-group label{font-size:14px;line-height:18px;color:#767676}@media only screen and (max-width:991px){.coverage-container .control-group label{font-size:13px;line-height:18px}}.coverage-container .control-group #zipCode,.coverage-container .control-group #zipCodeCompare{height:50px;border:2px solid #767676;border-radius:30px;outline:0;padding:5px 30px;margin-top:5px;text-align:center;font-family:'Roboto',sans-serif;color:#333;width:295px}.coverage-container .control-group #zipCode.error,.coverage-container .control-group #zipCodeCompare.error{border:2px solid red}.coverage-container .control-group .controls{position:relative}.coverage-container .control-group .controls button{background-color:#061f5c;color:#fff;display:inline-block;height:34px;width:85px;font-size:15px;line-height:20px;font-family:'Roboto',sans-serif;font-weight:bold;border-radius:30px;position:absolute;top:8px;right:4px;border:0;outline:0;cursor:pointer}.coverage-container .zip-code-locator-box{border-radius:30px;padding:50px 0}.coverage-container .zip-code-locator-box.loading{opacity:1}.coverage-container .zip-code-locator-box.loading .loading-icon{display:block !important;position:absolute;top:113px;left:calc((100% - 42px)/2);z-index:9}.coverage-container .zip-code-locator-box .loading-icon{display:none}@media only screen and (max-width:991px){.coverage-container .zip-code-locator-box{padding:30px 0}}.coverage-container .zip-code-locator-box a[href].trelegy-primary-button{width:295px;height:50px}@media only screen and (max-width:991px){.coverage-container .zip-code-locator-box a[href].trelegy-primary-button{width:295px;height:57px;border-radius:50px}}.coverage-container .zip-code-locator-box #national_coverage,.coverage-container .zip-code-locator-box #coverageContent,.coverage-container .zip-code-locator-box #location_coverage{font-family:'Roboto',sans-serif;color:#333}@media only screen and (max-width:991px){.coverage-container .zip-code-locator-box #coverageContent{padding-bottom:30px}.coverage-container .zip-code-locator-box #coverageContent .trelegy-heading-4{font-size:20px;line-height:26px}}.coverage-container .zip-code-locator-box>.component-content>.paragraphSystem>.box>.component-content>.paragraphSystem{display:flex;align-items:center;flex-direction:column}@media only screen and (max-width:991px){.coverage-container .zip-code-locator-box>.component-content>.paragraphSystem>.box>.component-content>.paragraphSystem{flex-direction:column}}.coverage-container .zip-code-locator-box .textField.form-element{margin-top:10px}@media only screen and (max-width:991px){.coverage-container .zip-code-locator-box .textField.form-element{margin-top:30px}}.coverage-container .zip-code-locator-box .textField.form-element .component-content{display:flex;justify-content:flex-end}@media only screen and (max-width:991px){.coverage-container .zip-code-locator-box .textField.form-element .component-content{justify-content:center}}.coverage-container .zip-code-locator-box .zip-code-form>.component-content>.paragraphSystem{display:flex}@media only screen and (max-width:991px){.coverage-container .zip-code-locator-box .zip-code-form>.component-content>.paragraphSystem{flex-direction:column}}.coverage-container .zip-code-locator-box .zipCodeErrorCont{text-align:right}@media only screen and (max-width:991px){.coverage-container .zip-code-locator-box .zipCodeErrorCont{text-align:center}}.coverage-container .zip-code-locator-box #zipCodeError{padding-right:55px;font-size:14px;line-height:19px;font-weight:bold;color:red}.coverage-container .zip-code-locator-box #zipCodeErrorMob{font-size:14px;line-height:19px;font-weight:bold;color:red}@media only screen and (max-width:991px){.coverage-container .zip-code-locator-box .error .get-coverage-cont.pt-30{padding-top:10px}}.coverage-container .zip-code-locator-box .coverage-plans .trelegy-border-bottom{margin-bottom:20px}.coverage-container .zip-code-locator-box .coverage-plans #zipCodeCompare{height:40px;text-align:left;font-size:15px;padding:5px 20px}.coverage-container .zip-code-locator-box .coverage-plans .control-group{display:flex;flex-direction:column;align-items:flex-start}@media only screen and (min-width:992px){.coverage-container .zip-code-locator-box .coverage-plans .control-group{padding-left:0;padding-right:0}}@media only screen and (max-width:991px){.coverage-container .zip-code-locator-box .coverage-plans .control-group{align-items:center}}.coverage-container .zip-code-locator-box .coverage-plans .control-group label{padding-left:20px}@media only screen and (max-width:991px){.coverage-container .zip-code-locator-box .coverage-plans .control-group.competitor-cont label{padding-left:0}}.coverage-container .zip-code-locator-box .coverage-plans .wrap{position:relative}.coverage-container .zip-code-locator-box .coverage-plans .wrap select{border:2px solid #767676;border-radius:30px;outline:0;padding:5px 20px;margin-top:5px;text-align:left;font-family:'Roboto',sans-serif;color:#333;width:295px;height:40px;-webkit-appearance:none;-moz-appearance:none;font-size:15px}@media only screen and (max-width:991px){.coverage-container .zip-code-locator-box .coverage-plans .wrap select{width:135px}}.coverage-container .zip-code-locator-box .coverage-plans .wrap: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;color:#061f5c;right:-269px;top:-37px;font-size:25px;font-weight:300;height:0;pointer-events:none}@media only screen and (max-width:991px){.coverage-container .zip-code-locator-box .coverage-plans .wrap:after{right:-49px;top:-38px}}@media only screen and (max-width:991px){.coverage-container .zip-code-locator-box .coverage-plans .wrap.competitor-cont select{font-size:13px;width:120px}.coverage-container .zip-code-locator-box .coverage-plans .wrap.competitor-cont:after{right:-44px}}@media only screen and (min-width:992px){.coverage-container .zip-code-locator-box .coverage-plans .plans-heading>.component-content{padding:0 50px}}@media only screen and (max-width:991px){.coverage-container .zip-code-locator-box .coverage-plans .plans-heading>.component-content{padding:0 20px}}@media only screen and (max-width:991px){.coverage-container .zip-code-locator-box .coverage-plans .trelegy-accordion .accordion-container .accordion-slide .accordion-content-wrapper .component{padding:8px 0 0 0}}.coverage-container .zip-code-locator-box .coverage-plans .trelegy-accordion{padding:0}@media only screen and (max-width:991px){.coverage-container .zip-code-locator-box .coverage-plans .trelegy-accordion label{align-self:flex-start;padding-left:30px}}@media only screen and (max-width:991px){.coverage-container .zip-code-locator-box .coverage-plans .trelegy-accordion p label{padding-left:25px}}.coverage-container .zip-code-locator-box .coverage-plans .trelegy-accordion .accordion-container .accordion-slide{padding:0}.coverage-container .zip-code-locator-box .coverage-plans .trelegy-accordion .accordion-title-link{font-size:16px;line-height:21px}@media only screen and (min-width:992px){.coverage-container .zip-code-locator-box .coverage-plans .trelegy-accordion .accordion-title-text{margin-left:30px}}.coverage-container .zip-code-locator-box .coverage-plans .trelegy-accordion .accordion-container .accordion-slide .accordion-head h3 a:before{top:6px}@media only screen and (max-width:991px){.coverage-container .zip-code-locator-box .coverage-plans .trelegy-accordion .accordion-container .accordion-slide .accordion-head h3 a:before{top:2px}}.coverage-container .zip-code-locator-box .coverage-plans .trelegy-accordion .accordion-content-wrapper .accordion-content #zipCodeCompareErrorDesk{padding-left:20px}.coverage-container .zip-code-locator-box .coverage-plans .trelegy-accordion .accordion-content-wrapper .accordion-content .richText>.component-content>.richText-content .accordionZipCodeCont{display:flex;align-items:flex-end;justify-content:space-between}@media only screen and (min-width:992px){.coverage-container .zip-code-locator-box .coverage-plans .trelegy-accordion .accordion-content-wrapper .accordion-content .richText>.component-content>.richText-content .accordionZipCodeCont{margin-right:35px}}@media only screen and (max-width:991px){.coverage-container .zip-code-locator-box .coverage-plans .trelegy-accordion .accordion-content-wrapper .accordion-content .richText>.component-content>.richText-content .accordionZipCodeCont{flex-direction:row;flex-wrap:wrap}}.coverage-container .zip-code-locator-box .coverage-plans .trelegy-accordion .accordion-content-wrapper .accordion-content .richText>.component-content>.richText-content .accordionZipCodeCont p{padding:0}@media only screen and (max-width:991px){.coverage-container .zip-code-locator-box .coverage-plans .trelegy-accordion .accordion-content-wrapper .accordion-content .richText>.component-content>.richText-content .accordionZipCodeCont p{flex:1 0 50%;margin-top:30px}.coverage-container .zip-code-locator-box .coverage-plans .trelegy-accordion .accordion-content-wrapper .accordion-content .richText>.component-content>.richText-content .accordionZipCodeCont p.zipCodeCompareErrorCont{margin-top:10px}}@media only screen and (max-width:991px){.coverage-container .zip-code-locator-box .coverage-plans .trelegy-accordion .accordion-content-wrapper .accordion-content .richText>.component-content>.richText-content .accordionZipCodeCont div{flex:0 1 100%}}.coverage-container .zip-code-locator-box .coverage-plans .coverage-plans__table{width:100%;border-collapse:collapse;border-spacing:0;width:100%}.coverage-container .zip-code-locator-box .coverage-plans .coverage-plans__table .table__body{display:block;max-height:calc(100vh - 190px);overflow-y:auto;width:100%}.coverage-container .zip-code-locator-box .coverage-plans .coverage-plans__table .table__body .table__row:nth-child(even){background-color:#f2f3f7}.coverage-container .zip-code-locator-box .coverage-plans .coverage-plans__table .table__head{display:block;width:100%;background-color:#e5e8ee;text-align:left}@media only screen and (min-width:992px){.coverage-container .zip-code-locator-box .coverage-plans .coverage-plans__table .table__head{display:flex}}@media only screen and (min-width:992px){.coverage-container .zip-code-locator-box .coverage-plans .coverage-plans__table .table__head .table__row{display:flex;align-items:center}}.coverage-container .zip-code-locator-box .coverage-plans .coverage-plans__table .table__cell{display:inline-block;padding-bottom:28px;padding-top:28px;font-size:16px;line-height:16px}@media only screen and (min-width:992px){.coverage-container .zip-code-locator-box .coverage-plans .coverage-plans__table .table__cell{padding-left:0;padding-right:0}}@media only screen and (max-width:991px){.coverage-container .zip-code-locator-box .coverage-plans .coverage-plans__table .table__cell{width:30%}}.coverage-container .zip-code-locator-box .coverage-plans .coverage-plans__table .table__row{display:block;width:100%;padding:0 50px}@media only screen and (min-width:992px){.coverage-container .zip-code-locator-box .coverage-plans .coverage-plans__table .table__row{display:flex}}@media only screen and (max-width:991px){.coverage-container .zip-code-locator-box .coverage-plans .coverage-plans__table .table__row{padding:0 10px}.coverage-container .zip-code-locator-box .coverage-plans .coverage-plans__table .table__row .table__cell:first-child{width:35%}}.coverage-container .coverage-details{padding-left:0;padding-right:0}@media only screen and (max-width:991px){.coverage-container .coverage-details{padding:0}}@media only screen and (max-width:991px){.coverage-container .easy-to-use-box{margin-bottom:20px}}.coverage-container .easy-to-use-box h3{font-weight:500}@media only screen and (max-width:991px){.coverage-container .easy-to-use-box .flex-img-horizonatally-centered img{width:100%;height:100%}}@media only screen and (min-width:992px){.coverage-container .flex-richtext-horizonatally-centered .trelegy-primary-button{width:460px}}.coverage-container .flex-richtext-horizonatally-right .trelegy-primary-button,.coverage-container .flex-richtext-horizonatally-left .trelegy-primary-button{display:inline-block;width:100%;padding:15px 30px;height:auto}@media only screen and (min-width:992px){.coverage-container .flex-richtext-horizonatally-right .trelegy-primary-button,.coverage-container .flex-richtext-horizonatally-left .trelegy-primary-button{width:auto}}@media only screen and (max-width:991px){.coverage-container .flex-richtext-horizonatally-right p,.coverage-container .flex-richtext-horizonatally-left p{font-size:14px}}.coverage-container .trelegy-accordion{margin-bottom:30px}@media only screen and (min-width:992px){.coverage-container .trelegy-accordion{margin-left:15px}}.coverage-container .trelegy-accordion .accordion-content-wrapper b{display:inline-block}.coverage-container .trelegy-accordion .accordion-title-link{color:#061f5c !important;display:inline-flex}.coverage-container .trelegy-accordion p{color:inherit;font-size:13px}.coverage-container .trelegy-accordion p a{text-decoration:underline}.coverage-container .trelegy-accordion p a b{text-decoration:underline}.coverage-container .trelegy-accordion p b,.coverage-container .trelegy-accordion p a{font-size:13px}@media only screen and (max-width:991px){.coverage-container .trelegy-accordion p{font-size:12px !important}.coverage-container .trelegy-accordion p b,.coverage-container .trelegy-accordion p a{font-size:12px !important}}.coverage-container .trelegy-accordion .accordion-container .accordion-slide .accordion-head h3 a:before{color:#061f5c}.coverage-container .trelegy-accordion .richText-content h4{font-weight:400;margin:0}.coverage-container .trelegy-accordion .richText-content h5{margin:0;font-size:14px}.coverage-container .negative-indent{text-indent:-5px}@media only screen and (max-width:991px){.coverage-container .box-with-image-in-top-border{margin-bottom:0}}@media only screen and (max-width:991px){.coverage-container .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content{margin-top:125px}}@media only screen and (max-width:991px){.coverage-container .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p{padding-bottom:10px}}.coverage-container .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p:nth-child(2){font-size:20px}@media only screen and (min-width:992px){.coverage-container .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p:nth-child(2){padding-top:20px;padding-bottom:15px}}.coverage-container .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p:nth-child(3){font-size:20px}@media only screen and (max-width:991px){.coverage-container .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p:nth-child(3){padding-bottom:20px}}.coverage-container .box-with-image-in-top-border:first-of-type .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/personalization/beige-trelegy-inhaler-icon.png) no-repeat center;top:0}.coverage-container .box-with-image-in-top-border:nth-of-type(2) .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/personalization/teal-checklist-icon.png) no-repeat center;top:0}.coverage-container .box-with-image-in-top-border:nth-of-type(3) .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/CAPTAIN_CTA_Icon.png) no-repeat center;top:0}.coverage-container .no-results{text-align:center;padding-top:20px}.font-weight-700{font-weight:700 !important}.trelegy-resources-page h4,.trelegy-resources-page h5{margin:0}.trelegy-resources-page .negative-indent{text-indent:-3px}@media only screen and (max-width:991px){.trelegy-resources-page .pt-mob-30{padding-top:30px}}.trelegy-resources-page .trelegy-accordion .accordion-container .accordion-slide .accordion-content-wrapper b{display:initial}@media only screen and (max-width:991px){.trelegy-resources-page .help-icon:after{margin-left:6px}}@media only screen and (min-width:992px){.trelegy-resources-page .download-coupon>.component-content,.trelegy-resources-page .resources-practice>.component-content,.trelegy-resources-page .resources-patients>.component-content{max-width:1170px;margin:0 auto}}@media only screen and (max-width:991px){.trelegy-resources-page .download-coupon>.component-content,.trelegy-resources-page .resources-practice>.component-content,.trelegy-resources-page .resources-patients>.component-content{padding:0 40px}}@media only screen and (min-width:992px){.trelegy-resources-page .resources-jump-links-box{padding-bottom:50px}.trelegy-resources-page .resources-jump-links-box .component-content{max-width:1170px;margin:0 auto}}@media only screen and (max-width:991px){.trelegy-resources-page .resources-jump-links-box .component-content>.paragraphSystem .richText{padding:0 40px}.trelegy-resources-page .resources-jump-links-box .quick-links>.component-content>.paragraphSystem{display:flex;flex-direction:column}.trelegy-resources-page .resources-jump-links-box .quick-links>.component-content>.paragraphSystem>.box.component{flex:1}.trelegy-resources-page .resources-jump-links-box .quick-links>.component-content>.paragraphSystem>.box.component p{padding-top:30px}.trelegy-resources-page .resources-jump-links-box .quick-links>.component-content>.paragraphSystem>.box.component p:last-child{padding-bottom:30px}}.trelegy-resources-page .resources-jump-links-box .quick-links-desktop>.component-content>.paragraphSystem>.box.component{width:100%}.trelegy-resources-page .resources-jump-links-box .quick-links-desktop>.component-content>.paragraphSystem>.box.component>.component-content>.paragraphSystem{display:flex;flex-direction:row;margin:0}.trelegy-resources-page .resources-jump-links-box .quick-links-desktop>.component-content>.paragraphSystem>.box.component>.component-content>.paragraphSystem .richText{padding:0;margin:0 20px 0 0}.trelegy-resources-page .resources-jump-links-box .quick-links-desktop>.component-content>.paragraphSystem>.box.component>.component-content>.paragraphSystem .richText:last-child{margin-right:0}.trelegy-resources-page .resources-jump-links-box .quick-links-desktop>.component-content>.paragraphSystem>.box.component>.component-content>.paragraphSystem p:not(:first-child){padding-top:20px}.trelegy-resources-page .resources-jump-links-box .quick-links-desktop>.component-content>.paragraphSystem>.box.component>.component-content>.paragraphSystem .box{margin:0 20px 0 0}.trelegy-resources-page .resources-jump-links-box .quick-links-desktop>.component-content>.paragraphSystem>.box.component>.component-content>.paragraphSystem .box:last-child{margin-right:0}.trelegy-resources-page .resources-jump-links-box .quick-links-desktop>.component-content>.paragraphSystem>.box.component>.component-content>.paragraphSystem .box>.component-content>.paragraphSystem{padding:30px;display:flex}.trelegy-resources-page .download-coupon .trelegy-primary-button{width:295px;font-size:18px;line-height:24px}.trelegy-resources-page .resources-practice .trelegy-border-bottom,.trelegy-resources-page .resources-patients .trelegy-border-bottom{margin-top:0;margin-bottom:50px}.trelegy-resources-page .resources-practice .trelegy-heading-3,.trelegy-resources-page .resources-patients .trelegy-heading-3{text-align:center;padding-bottom:50px;display:block}@media only screen and (max-width:991px){.trelegy-resources-page .resources-practice .trelegy-heading-3,.trelegy-resources-page .resources-patients .trelegy-heading-3{padding-bottom:20px;text-align:left}}.trelegy-resources-page .useful-links-hcp,.trelegy-resources-page .useful-links-patients{padding-bottom:70px}@media only screen and (max-width:991px){.trelegy-resources-page .useful-links-hcp,.trelegy-resources-page .useful-links-patients{padding-bottom:30px}}.trelegy-resources-page .useful-links-hcp>.component-content>.paragraphSystem.content,.trelegy-resources-page .useful-links-patients>.component-content>.paragraphSystem.content{display:flex}@media only screen and (max-width:991px){.trelegy-resources-page .useful-links-hcp>.component-content>.paragraphSystem.content,.trelegy-resources-page .useful-links-patients>.component-content>.paragraphSystem.content{flex-direction:column}}.trelegy-resources-page .useful-links-hcp>.component-content>.paragraphSystem.content>.box,.trelegy-resources-page .useful-links-patients>.component-content>.paragraphSystem.content>.box{border-right:1px solid #9e9e9e}@media only screen and (max-width:991px){.trelegy-resources-page .useful-links-hcp>.component-content>.paragraphSystem.content>.box,.trelegy-resources-page .useful-links-patients>.component-content>.paragraphSystem.content>.box{border-right:0;border-bottom:1px solid #9e9e9e}}.trelegy-resources-page .useful-links-hcp>.component-content>.paragraphSystem.content>.box:last-child,.trelegy-resources-page .useful-links-patients>.component-content>.paragraphSystem.content>.box:last-child{border-right:0}.trelegy-resources-page .useful-links-hcp>.component-content>.paragraphSystem.content>.box .component-content .paragraphSystem.content>div,.trelegy-resources-page .useful-links-hcp>.component-content>.paragraphSystem.content>.box .component-content .paragraphSystem.content .image,.trelegy-resources-page .useful-links-patients>.component-content>.paragraphSystem.content>.box .component-content .paragraphSystem.content>div,.trelegy-resources-page .useful-links-patients>.component-content>.paragraphSystem.content>.box .component-content .paragraphSystem.content .image{text-align:center}.trelegy-resources-page .useful-links-hcp>.component-content>.paragraphSystem.content>.box .component-content .paragraphSystem.content .image,.trelegy-resources-page .useful-links-patients>.component-content>.paragraphSystem.content>.box .component-content .paragraphSystem.content .image{margin-bottom:20px}@media only screen and (max-width:991px){.trelegy-resources-page .useful-links-hcp>.component-content>.paragraphSystem.content>.box .component-content .paragraphSystem.content .image,.trelegy-resources-page .useful-links-patients>.component-content>.paragraphSystem.content>.box .component-content .paragraphSystem.content .image{margin-top:30px}}.trelegy-resources-page .useful-links-hcp>.component-content>.paragraphSystem.content>.box .component-content .paragraphSystem.content .box .component-content .paragraphSystem.content,.trelegy-resources-page .useful-links-patients>.component-content>.paragraphSystem.content>.box .component-content .paragraphSystem.content .box .component-content .paragraphSystem.content{display:flex;padding:0 50px}@media only screen and (max-width:991px){.trelegy-resources-page .useful-links-hcp>.component-content>.paragraphSystem.content>.box .component-content .paragraphSystem.content .box .component-content .paragraphSystem.content,.trelegy-resources-page .useful-links-patients>.component-content>.paragraphSystem.content>.box .component-content .paragraphSystem.content .box .component-content .paragraphSystem.content{padding:0 20px 30px 20px}}.trelegy-resources-page .useful-links-hcp>.component-content>.paragraphSystem.content>.box .component-content .paragraphSystem.content .box .component-content .paragraphSystem.content .richText .component-content h3,.trelegy-resources-page .useful-links-patients>.component-content>.paragraphSystem.content>.box .component-content .paragraphSystem.content .box .component-content .paragraphSystem.content .richText .component-content h3{margin-bottom:20px}.trelegy-resources-page .useful-links-hcp>.component-content>.paragraphSystem.content>.box .component-content .paragraphSystem.content .box .component-content .paragraphSystem.content .richText .component-content p:last-child,.trelegy-resources-page .useful-links-patients>.component-content>.paragraphSystem.content>.box .component-content .paragraphSystem.content .box .component-content .paragraphSystem.content .richText .component-content p:last-child{margin-top:20px}@media only screen and (max-width:991px){.trelegy-resources-page .resources-patients{background:#fff;padding-top:0}}.trelegy-resources-page .download-links{padding-right:50px}@media only screen and (max-width:991px){.trelegy-resources-page .download-links{padding:0 20px}}.trelegy-resources-page .download-links .links-box p{margin-bottom:20px}.trelegy-resources-page .download-links .links-box p:last-of-type{margin-bottom:0}.trelegy-resources-page .download-links hr{margin:50px 0}@media only screen and (max-width:991px){.trelegy-resources-page .download-links hr{margin:30px 0}}.trelegy-resources-page .download-images{padding-left:100px}@media only screen and (max-width:991px){.trelegy-resources-page .download-images{padding-left:0;border-top:1px solid #9e9e9e;padding-top:30px;margin-top:30px}}.trelegy-resources-page .download-images .box.component{margin-bottom:50px;padding:30px;border-radius:20px}.trelegy-resources-page .download-images .box.component:last-child{margin-bottom:0}.trelegy-resources-page .download-images .box.component img{margin:0 30px 0 0;width:140px;height:140px}@media only screen and (max-width:991px){.trelegy-resources-page .download-images .box.component.image-top-box{background:#f2f3f7;margin-top:100px;margin-bottom:0}.trelegy-resources-page .download-images .box.component.image-top-box img{position:absolute;top:-100px}}@media only screen and (max-width:991px){.trelegy-resources-page .download-images .box.component .image-top-richtext .richText-content{margin-top:70px}}@media only screen and (max-width:991px){.trelegy-resources-page .download-images .image-top-richtext.richText .component-content{flex-direction:column}}@media only screen and (max-width:991px){.trelegy-resources-page .download-images .underline{padding-left:20px}}@media only screen and (min-width:992px){.trelegy-resources-page .video-library .trelegy-accordion{margin-left:15px}}@media only screen and (min-width:992px){.trelegy-resources-page .video-library .bars-container.mobile-and-tablet-only{display:none}}.trelegy-resources-page .video-library .video-box{margin-bottom:30px;padding-bottom:0;border-bottom:1px solid #9e9e9e}.trelegy-resources-page .video-library .video-box:last-child{border-bottom:0}.trelegy-resources-page .video-library .video-box>.component-content>.paragraphSystem>div{margin-bottom:30px}.trelegy-resources-page .video-library h3{text-align:center}.trelegy-resources-page .video-library .underline{margin-bottom:80px}@media only screen and (max-width:991px){.trelegy-resources-page .video-library{padding-top:0}.trelegy-resources-page .video-library h3{text-align:left}.trelegy-resources-page .video-library .pt-70{padding-top:50px}.trelegy-resources-page .video-library .underline{margin-bottom:40px}.trelegy-resources-page .video-library .video-box.box.component{border-bottom:1px solid #9e9e9e;padding-bottom:0;margin-bottom:30px}.trelegy-resources-page .video-library .video-box.box.component:last-child{border-bottom:0}.trelegy-resources-page .video-library .video-box>.component-content>.paragraphSystem>div{margin-bottom:20px}}@media only screen and (max-width:991px){.trelegy-resources-page .trelegy-off-white-gradient-box{background:#fff}.trelegy-resources-page .trelegy-off-white-gradient-box .trelegy-border-bottom{background:0}.trelegy-resources-page .hcp-downloads.download-images .box.component.image-top-box.image-top-box+.richText{margin-top:20px}}.trelegy-resources-page .accordion-container .accordion-slide .accordion-content-wrapper li{font-size:15px}@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@1,700&display=swap");.why-wait-title{padding:70px 0 !important}.margin-bottom-5{margin-bottom:5px !important}.flexx{display:flex}.space-nowrap{white-space:nowrap}.padding-bottom-16{padding-bottom:16px !important}@media only screen and (min-width:992px){body.patient-profile-asthma-page .trelegy-patient-profile-container .hero-box>.component-content>.paragraphSystem{padding:50px;width:100%;margin-left:0}}@media only screen and (min-width:992px){body.patient-profile-asthma-page .dosing-text-align>.component-content>.richText-content{margin-top:85px !important}}@media only screen and (min-width:992px){body.patient-profile-asthma-page .section-9{margin-top:55px}}@media only screen and (max-width:991px){body.patient-profile-asthma-page .mobile-and-tablet-only.section-9{margin-top:45px}}.pp-mobile-margin-left{margin-left:10%}@media only screen and (max-width:991px){.pp-mobile-margin-left{margin-left:0}}@media only screen and (max-width:991px){.pp-mobile-margin-left-2{margin-left:9%}}.asthma-hero{background-repeat:no-repeat;background-position-x:center;height:610px;background-color:transparent;position:relative}@media only screen and (max-width:991px){.asthma-hero{background-size:cover}}@media only screen and (min-width:992px) and (max-width:1199px){.asthma-hero{zoom:70%}}@media only screen and (min-width:1540px){.asthma-hero{background-size:cover}}.asthma-hero.hero-mobile-1{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/2.1_D_Patient_Profiles_ASTHMA%20Hero.jpg");background-size:cover}@media screen and (min-width:1200px){.asthma-hero.hero-mobile-1{height:41vw}}@media only screen and (max-width:991px){.asthma-hero.hero-mobile-1{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/2.1_M_Patient_Profiles_ASTHMA%20Hero_Craig.jpg")}}@media only screen and (max-width:991px){.asthma-hero{height:280px;background-position-y:top}.asthma-hero.hero-mobile-2{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/2.1_M_Patient_Profiles_ASTHMA%20Hero_Liz.jpg")}}@media only screen and (max-width:767px){.asthma-hero{height:207px}}.unmet-description p{font-family:"Roboto",sans-serif;font-size:24px;font-weight:500}@media only screen and (max-width:991px){.unmet-description p{font-size:20px}}.asthma-hero-content p{font-family:"Roboto Condensed";line-height:32px;color:white;font-size:41px !important;font-weight:bold;font-style:italic}@media only screen and (max-width:991px){.asthma-hero-content h3{color:#333;font-size:20px;line-height:26px;font-weight:500}}@media only screen and (min-width:768px){.asthma-hero-content .hero-headline-1{margin-left:20px}}.asthma-hero-content .hero-headline-1 p{line-height:54px !important}@media only screen and (max-width:991px){.asthma-hero-content .hero-headline-1 p{font-size:36px !important;font-family:"Roboto Condensed";line-height:32px !important}}.asthma-hero-content .hero-headline-2{margin-left:20px}@media only screen and (max-width:991px){.asthma-hero-content .hero-headline-2{margin-left:5px}}.asthma-hero-content .hero-headline-2 p{font-size:93px !important;line-height:122px !important}.asthma-hero-content .hero-headline-2 p span{font-family:'Roboto Condensed',sans-serif;font-weight:300;font-style:italic}@media only screen and (max-width:991px){.asthma-hero-content .hero-headline-2 p{font-size:72px !important;line-height:75px !important}}.asthma-hero-content .hero-headline-3{margin-left:18px}@media only screen and (max-width:991px){.asthma-hero-content .hero-headline-3{margin-left:25px}}.asthma-hero-content .hero-headline-3 p{font-size:40px !important;line-height:53px !important}@media only screen and (max-width:991px){.asthma-hero-content .hero-headline-3 p{letter-spacing:-1px;line-height:21px !important;font-size:32px !important}}.selection-bold-2{font-weight:700}@media only screen and (min-width:992px){.asthma-description-2{margin-left:50px}}.asthma-description-2 .percent-format{font-size:96px;line-height:103px !important;font-weight:bold}@media only screen and (max-width:991px){.asthma-description-2 .percent-format{font-size:69px}}.asthma-description-2 .percent-format .percent{font-size:53px}@media only screen and (max-width:991px){.asthma-description-2 .percent-format .percent{font-size:26px}}.asthma-description-2 p{font-family:"Roboto",sans-serif;font-size:24px}@media only screen and (max-width:991px){.asthma-description-2 p{font-size:20px}}@media only screen and (min-width:1200px){.asthma-description-2 p:first-of-type{width:800px}}@media only screen and (max-width:991px){.asthma-description-2 p:first-of-type{width:auto}}@media only screen and (max-width:767px){.asthma-description-2 p:last-of-type{width:227px}}.asthma-description p{font-family:"Roboto",sans-serif;font-size:15px}@media only screen and (max-width:767px){.asthma-description p{width:290px}}.asthma-description:before{position:absolute;content:"*";left:10px;font-size:10px;top:-2px}@media only screen and (max-width:991px){.asthma-description:before{left:-5px}}.asthma-description-3 p{font-size:24px;line-height:32px}@media only screen and (max-width:991px){.asthma-description-3 p{font-size:20px;line-height:26px}}.uncovering-description{font-size:24px !important}.list-logo p{font-style:normal;font-weight:500}@media only screen and (min-width:992px){.unmet-content-width{width:fit-content}}.list-header{font-family:"Roboto",sans-serif;font-size:24px;font-weight:bold}@media only screen and (max-width:991px){.list-header{font-size:20px;font-weight:normal}}.positive-indent{margin-left:10px;font-size:15px !important;line-height:20px}.tan-lungs-container>div>div{display:flex}@media only screen and (max-width:991px){.tan-lungs-container>div>div{display:flex}}.tan-lungs-container .tan-lungs-content-1{width:fit-content}.tan-lungs-container .tan-lungs-content-1 img{margin-top:2px;height:70px;width:75px}@media only screen and (max-width:991px){.tan-lungs-container .tan-lungs-content-1 img{height:50px;width:50px;margin-right:30px}}.tan-lungs-container .tan-lungs-content-2 ul li::marker{color:white}@media only screen and (max-width:991px){.tan-lungs-container .tan-lungs-content-2 ul li::marker{color:#333}}.tan-lungs-container .tan-lungs-content-2 h3{margin-top:2px;font-weight:bold}@media only screen and (max-width:991px){.tan-lungs-container .tan-lungs-content-2 h3{font-weight:normal;color:#061f5c;font-size:18px}}.tan-lungs-container .tan-lungs-content-2 p{font-family:"Roboto",sans-serif;font-weight:400 !important;font-size:20px !important}@media only screen and (max-width:991px){.tan-lungs-container .tan-lungs-content-2 p{color:#333;font-size:15px !important}}.underline-2{border-bottom-color:#7cc8c4;border-bottom-style:solid;border-bottom-width:4px}.margin-top-100{margin-top:100px}@media only screen and (max-width:991px){.mobile-margin-top-50{margin-top:50px}}.margin-top-55{margin-top:55px}.margin-top-30{margin-top:30px !important}.margin-top-20{margin-top:20px !important}.margin-top-10{margin-top:10px !important}.margin-bottom-10{margin-bottom:10px !important}.margin-top-15{margin-top:15px}y .padding-top-35{padding-top:35px !important}.trelegy-demonstration{padding-top:43px !important;padding-bottom:20px !important}.margin-top-m5{margin-top:-5px !important}.padding-bottom-25{padding-bottom:25px !important}.margin-top-25{margin-top:25px !important}.padding-bottom-5{padding-bottom:5px !important}.acq-7{padding-top:17px !important}.height-6{height:6px}@media only screen and (max-width:991px){.remove-break-on-mobile br{display:none}}.remove-break-on-desktop br{display:none}.references-container p,.references-container b,.references-container li{font-size:15px !important}.asthma-hero-header .component-content .richText-content p{font-size:31px;line-height:40px;padding:50px 0}@media only screen and (max-width:991px){.asthma-hero-header .component-content .richText-content p{font-size:28px;line-height:37px;padding:40px 0}}@media only screen and (min-width:992px){.trelegy-patient-profile-container .richText .component-content p.jump-links b a[href]:last-child{padding-right:70px;padding-left:20px}}@media only screen and (max-width:991px){.trelegy-patient-profile-container .trelegy-heading-4{line-height:24px}}@media only screen and (min-width:992px){.trelegy-patient-profile-container .flex-text-with-btn>.component-content>.richText-content{justify-content:flex-start}.trelegy-patient-profile-container .flex-text-with-btn>.component-content>.richText-content p{padding-right:100px}}.trelegy-patient-profile-container .body-image{width:370px;margin:0 0 0 100px;padding:0}@media only screen and (max-width:991px){.trelegy-patient-profile-container .body-image{margin:20px 0 0 0;width:100%}}.trelegy-patient-profile-container .body-image .component-content .paragraphSystem.content{width:370px}@media only screen and (max-width:991px){.trelegy-patient-profile-container .body-image .component-content .paragraphSystem.content{width:100%}}.trelegy-patient-profile-container .body-image .component-content .paragraphSystem.content .col-xs-12{padding:0}.trelegy-patient-profile-container .richText-image{margin-bottom:0}.trelegy-patient-profile-container .profile-details{padding-right:0}.trelegy-patient-profile-container #unmetNeedInAsthma{position:absolute;top:-55px}@media only screen and (max-width:991px){.trelegy-patient-profile-container #unmetNeedInAsthma{top:-300px}}@media only screen and (max-width:991px){.trelegy-patient-profile-container .box.component.trelegy-container-box.trelegy-border-image-box-container{padding-top:35px}}@media only screen and (max-width:991px){.trelegy-patient-profile-container .hero-box>.component-content{padding:0 40px !important}}.trelegy-patient-profile-container .hero-box>.component-content>.paragraphSystem{display:inline-block;border-radius:20px;padding:35px 15px;background-color:#f4f4f4}@media only screen and (min-width:992px){.trelegy-patient-profile-container .hero-box>.component-content>.paragraphSystem{padding:50px 50px}}.trelegy-patient-profile-container .hero-box>.component-content>.paragraphSystem .flex-img-horizonatally-centered img{width:181px}@media only screen and (max-width:991px){.trelegy-patient-profile-container .hero-box>.component-content>.paragraphSystem .flex-img-horizonatally-centered img{width:136px;margin-bottom:20px}}.trelegy-patient-profile-container h4{margin:0}@media only screen and (max-width:991px){.trelegy-patient-profile-container .box-with-image-in-top-border{margin-bottom:0}}@media only screen and (max-width:991px){.trelegy-patient-profile-container .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content{margin-top:125px}}.trelegy-patient-profile-container .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p{font-size:20px}@media only screen and (max-width:991px){.trelegy-patient-profile-container .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p{padding-bottom:10px}}@media only screen and (min-width:992px){.trelegy-patient-profile-container .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p:nth-child(2){margin-bottom:0;padding-top:20px;padding-bottom:15px}}@media only screen and (max-width:991px){.trelegy-patient-profile-container .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p:nth-child(3){padding-bottom:30px}}.trelegy-patient-profile-container .box-with-image-in-top-border:first-of-type .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/CAPTAIN_CTA_Icon.png) no-repeat center;top:0}.trelegy-patient-profile-container .box-with-image-in-top-border:nth-of-type(2) .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/trelegy-inhaler-icon.png) no-repeat center;top:0}.trelegy-patient-profile-container .box-with-image-in-top-border:nth-of-type(3) .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/Dosing_CTA_Icon.png) no-repeat center;top:0}.trelegy-patient-profile-container .risks-box>.component-content>.paragraphSystem{border-bottom:1px solid #fff;display:inline-block;border-bottom:1px solid #fff;width:100%;margin-bottom:50px;padding-bottom:50px}.trelegy-patient-profile-container .risks-box>.component-content>.paragraphSystem .image{margin-bottom:20px}.trelegy-patient-profile-container .risks-box>.component-content>.paragraphSystem .richText{text-align:center}.trelegy-patient-profile-container .patient-name .component-content img{width:105px}@media only screen and (min-width:992px){.trelegy-patient-profile-container .patient-name .component-content img{width:123px;position:relative;top:-30px}}@media only screen and (max-width:991px){.trelegy-patient-profile-container .patient-name .component-content{flex-direction:column;align-items:flex-start}.trelegy-patient-profile-container .consequences-container .paragraphSystem{text-align:center}.trelegy-patient-profile-container .consequences-container .paragraphSystem .pb-50{padding-bottom:30px}.trelegy-patient-profile-container .consequences-container .paragraphSystem .risks-box>.component-content>.paragraphSystem{margin-bottom:30px;padding-bottom:0}.trelegy-patient-profile-container .consequences-container .paragraphSystem .risks-box>.component-content>.paragraphSystem .image{margin-bottom:30px}.trelegy-patient-profile-container .consequences-container .paragraphSystem .risks-box .richText.flex-richtext-horizonatally-centered{margin-bottom:30px}.trelegy-patient-profile-container .profile-box{padding-top:0}.trelegy-patient-profile-container .profile-box .richText.component.section{margin-top:50px}.trelegy-patient-profile-container .profile-box>.component-content>.paragraphSystem{display:inline-block;position:relative}.trelegy-patient-profile-container .profile-box>.component-content>.paragraphSystem .profile-details{padding-top:0;margin-top:-10px}.trelegy-patient-profile-container .profile-box>.component-content>.paragraphSystem .profile-details h3{white-space:nowrap;margin-bottom:10px}.trelegy-patient-profile-container .profile-box>.component-content>.paragraphSystem .profile-details h3 .pb-30{padding-bottom:5px}.trelegy-patient-profile-container .profile-box>.component-content>.paragraphSystem .profile-details ul{margin-right:50px;width:53%}.trelegy-patient-profile-container .profile-box>.component-content>.paragraphSystem .profile-details .foot-note{width:40%}.trelegy-patient-profile-container .profile-box>.component-content>.paragraphSystem .profile-details .pb-30{padding-bottom:15px}.trelegy-patient-profile-container .profile-box>.component-content>.paragraphSystem .profile-details .pt-30{padding-top:18px}.trelegy-patient-profile-container .profile-box>.component-content>.paragraphSystem .profile-details .trelegy-heading-4{max-width:50%;display:inline-block}.trelegy-patient-profile-container .profile-box>.component-content>.paragraphSystem .profile-details .trelegy-heading-5{max-width:35%}.trelegy-patient-profile-container .profile-box>.component-content>.paragraphSystem .image{position:absolute;top:0;left:calc(100vw - 415px);max-width:100%;max-height:100%}.trelegy-patient-profile-container .profile-box>.component-content>.paragraphSystem .image img{max-width:375px}}@media only screen and (min-width:768px){.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .reference-whywait_headline{padding:0}}.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .reference-whywait_headline .whywaitheadline{padding:25px 0}@media only screen and (min-width:768px) and (max-width:1400px){.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .reference-whywait_headline .whywaitheadline{padding:25px 1.25rem}}@media only screen and (max-width:767px){.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .reference-whywait_headline .whywaitheadline{max-width:326px;margin:0 auto}}@media only screen and (min-width:768px){.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .reference-whywait_headline .whywaitheadline{width:calc(100% - -80px);margin:0 auto}}.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .reference-whywait_headline .whywaitheadline>.component-content{padding:0}.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .reference-whywait_headline .whywaitheadline h1{font-size:52px;line-height:61px}@media only screen and (min-width:768px){.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .reference-whywait_headline .whywaitheadline h1{font-size:88px;line-height:103px;width:545px;display:inline-block;margin-right:40px;margin-left:-40px}}@media only screen and (min-width:768px) and (max-width:1400px){.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .reference-whywait_headline .whywaitheadline h1{margin-left:0}}.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .reference-whywait_headline .whywaitheadline h2{font-size:28px;line-height:37px}@media only screen and (min-width:768px){.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .reference-whywait_headline .whywaitheadline h2{font-size:30px;line-height:39px;display:inline-block;width:729px}}@media only screen and (min-width:1198px) and (max-width:1400px){.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .reference-whywait_headline .whywaitheadline h2{width:649px}}.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .box.why-wait-content-section.section-2 .tan-lungs-content-2 ul li,.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .box.why-wait-content-section.section-3 .tan-lungs-content-2 ul li{padding-top:0;font-size:15px;line-height:18px}.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .box.why-wait-content-section.section-2 .tan-lungs-content-2 ul li p,.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .box.why-wait-content-section.section-3 .tan-lungs-content-2 ul li p{font-size:15px;line-height:18px}.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .box.why-wait-content-section.section-2>.component-content>.content>div.box.first .box{position:relative;top:30px}.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .box.why-wait-content-section.section-2>.component-content>.content>div.box.last{padding:0 0 0 40px}.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .box.why-wait-content-section.section-4>.component-content>.content>div.box>.component-content>.content>div.richText:first-of-type{padding-left:15px}.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .box.why-wait-content-section.section-4>.component-content>.content>div.box>.component-content>.content .asthma-description-3{padding-left:15px;padding-right:25px}.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .box.why-wait-content-section.section-4>.component-content>.content>div.box>.component-content>.content .asthma-description-3 p{font-size:20px;line-height:24px}.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .box.why-wait-content-section.section-5{width:calc(100% - 60px);margin:20px auto;left:50%;transform:translateX(-50%);border-radius:10px}@media only screen and (max-width:767px){.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .box.why-wait-content-section.section-5{width:auto}}.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .box.why-wait-content-section.section-5>.component-content>.content>.box.last{margin-top:25px}@media only screen and (max-width:767px){.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .box.why-wait-content-section.section-5>.component-content>.content>.box.last{padding:20px}}.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .box.why-wait-content-section.section-5>.component-content>.content>.box.last .percent-format{color:#218721;font-weight:900}.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .box.why-wait-content-section.section-6>.component-content{padding:15px}.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .box.why-wait-content-section.section-6 h4{color:#218721;font-size:24px;line-height:26px;font-weight:700;text-align:center;margin-top:25px;padding:25px 35px 0}.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .box.why-wait-content-section.section-6 .hanging-footnote-asterisk{padding:8px;background:#218721;background:linear-gradient(180deg,rgba(33,135,33,0.23) 0,#218721 50%);position:relative;margin:0 15px 40px;max-width:calc(100% - 30px);font-family:Arial,Helvetica,sans-serif;font-size:20px;line-height:24px}@media only screen and (min-width:768px){.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .box.why-wait-content-section.section-6 .hanging-footnote-asterisk{left:50%;transform:translateX(-50%);max-width:836px;margin-bottom:25px}}.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .box.why-wait-content-section.section-6 .hanging-footnote-asterisk>.component-content{background-color:#fff;padding:40px 25px 30px}.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .box.why-wait-content-section.section-6 .hanging-footnote-asterisk>.component-content img{width:64px;position:absolute;left:50%;transform:translateX(-50%) translateY(-110%)}.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .box.why-wait-content-section.section-6 .hanging-footnote-asterisk>.component-content img+div{font-size:20px;font-family:Arial,Helvetica,sans-serif;line-height:24px;text-align:center}@media only screen and (min-width:768px){.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .box.why-wait-content-section.section-6 .hanging-footnote-asterisk>.component-content img+div{font-size:24px;line-height:28px}}.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .box.why-wait-content-section.section-7 h2{font-size:20px;line-height:24px;font-weight:400}.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .box.why-wait-content-section.section-7 h2 span.trelegy-yellow{font-weight:700}@media only screen and (min-width:768px){.page-patient-profile #content>.row>.layout-outer>.layout-inner>div>div.Content.paragraphSystem .box.why-wait-content-section.section-7 h2{font-size:32px;line-height:38px;text-align:center}}a.tooltip{color:#000;position:relative;display:inline-block;border-bottom:1px dashed #000;text-decoration:none}.toolTip.is-hidden{opacity:0}.toolTipText{--offset:-140;animation:.2s slideIn;position:absolute;background-color:#d0cfcf;left:50%;top:150%;border-bottom:0;padding:15px 15px;margin-left:calc(var(--offset) * 1px);width:280px;z-index:1;transition:all .2s;box-shadow:0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23)}@keyframes slideIn{from{top:250%;opacity:0}to{top:150%;opacity:1}}.toolTipText:before{content:"";right:0;left:0;top:-10px;position:absolute;width:0;height:0;width:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #d0cfcf;margin-left:calc((var(--offset) * -1px) - 10px)}.asthma-efficacy-page .trelegy-white-box{border-radius:20px}@media only screen and (max-width:991px){.asthma-efficacy-page .trelegy-white-box{padding:50px 10px}}.asthma-efficacy-page .container .negative-indent{text-indent:-5px}.asthma-efficacy-page .desktop-20-mobile-18{font-size:20px}@media only screen and (max-width:991px){.asthma-efficacy-page .desktop-20-mobile-18{font-size:18px}}.asthma-efficacy-page .desktop-18-mobile-15{font-size:18px}@media only screen and (max-width:991px){.asthma-efficacy-page .desktop-18-mobile-15{font-size:15px}}.asthma-efficacy-page .font-15{font-size:15px}@media only screen and (max-width:991px){.asthma-efficacy-page .breo-mobile-heading{font-size:28px;padding:30px 50px;font-weight:bold;line-height:37px !important}}.asthma-efficacy-page .asthma-efficacy-hero{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/asthama_efficacy_vs_breo_hero_desktop.jpg");background-repeat:no-repeat;background-size:cover;background-position-x:center;background-position-y:0;height:300px;background-color:transparent;position:relative;display:flex;align-items:center}@media only screen and (max-width:991px){.asthma-efficacy-page .asthma-efficacy-hero{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/asthama_efficacy_vs_breo_hero_mobile.jpg");height:300px;background-position-y:top}}.asthma-efficacy-page .asthma-efficacy-hero>.component-content{height:auto}.asthma-efficacy-page .richText .component-content p.jump-links strong{display:flex;background-color:#061f5c;margin-left:-400px;padding-left:400px;border-bottom-right-radius:25px;width:inherit}.asthma-efficacy-page .richText .component-content p.jump-links strong a[href]{margin:23px 20px 23px 0;max-width:250px;box-sizing:content-box}.asthma-efficacy-page .richText .component-content p.jump-links strong a[href]:first-child{padding-left:0}@media only screen and (max-width:991px){.asthma-efficacy-page .richText .component-content p.jump-links strong{display:none}}.asthma-efficacy-page .hero-header-efficacy{font-size:31px;color:#fff;position:relative;top:28%}@media only screen and (max-width:991px){.asthma-efficacy-page .hero-header-efficacy{display:none}}@media only screen and (max-width:991px){.asthma-efficacy-page .box.component.trelegy-container-box.trelegy-border-image-box-container>.component-content{padding:30px 0 0 0}}@media only screen and (max-width:991px){.asthma-efficacy-page .box-with-image-in-top-border{margin-bottom:0}}@media only screen and (max-width:991px){.asthma-efficacy-page .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content{margin-top:125px}}@media only screen and (max-width:991px){.asthma-efficacy-page .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p{padding-bottom:10px;font-size:20px}}.asthma-efficacy-page .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p:nth-child(2){padding-bottom:15px}@media only screen and (min-width:992px){.asthma-efficacy-page .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p:nth-child(2){margin-bottom:0;padding-top:20px}}@media only screen and (max-width:991px){.asthma-efficacy-page .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p:nth-child(3){padding-bottom:30px}}.asthma-efficacy-page .box-with-image-in-top-border:first-of-type .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/Dosing_CTA_Icon.png) no-repeat center;top:0}.asthma-efficacy-page .box-with-image-in-top-border:nth-of-type(2) .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/trelegy-inhaler-icon.png) no-repeat center;top:0}.asthma-efficacy-page .box-with-image-in-top-border:nth-of-type(3) .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/Savings_CTA_Icon.png) no-repeat center;top:0}.asthma-efficacy-page .allborders{border:1px solid #333;padding:16px 20px}.asthma-efficacy-page .trelegy-accordion .accordion-slide .accordion-title-link{display:flex}@media only screen and (max-width:991px){.asthma-efficacy-page .trelegy-accordion .accordion-slide .accordion-title-link .accordion-title-text{font-size:16px}}@media only screen and (max-width:991px){.asthma-efficacy-page .trelegy-accordion{margin-bottom:0}.asthma-efficacy-page .top-spacing-30{margin-top:30px}.asthma-efficacy-page .trelegy-off-white-gradient-box{background:0}}.asthma-efficacy-page .graphic-text{font-size:21px}@media only screen and (max-width:991px){.asthma-efficacy-page .graphic-text{font-size:18px}}.asthma-efficacy-page .trelegy-accordion h3.component{padding:0}@media only screen and (max-width:991px){.asthma-efficacy-page .trelegy-accordion .accordion-container .accordion-slide .accordion-content-wrapper .component{padding:5px 0}}@media only screen and (max-width:991px){.asthma-efficacy-page .trelegy-accordion .accordion-container .accordion-slide .accordion-content-wrapper p{padding:0}.asthma-efficacy-page .trelegy-accordion .accordion-container .accordion-slide .accordion-content-wrapper .image img{margin-right:30px}}.asthma-efficacy-page .trelegy-accordion .component{padding:8px 10px 0 15px}@media only screen and (max-width:991px){.asthma-efficacy-page .trelegy-accordion .component .paragraphSystem{display:flex;align-items:center;padding:5px 0}}@media only screen and (max-width:991px){.asthma-efficacy-page .trelegy-accordion .component{padding:0}}.asthma-efficacy-page .accordion-with-icons{margin-top:30px;margin-bottom:20px}.asthma-efficacy-page .accordion-with-icons .accordion-title .accordion-title-text{color:#333 !important}@media only screen and (max-width:991px){.asthma-efficacy-page .accordion-with-icons .accordion-title .accordion-title-text{font-size:16px}}.asthma-efficacy-page .accordion-with-icons .accordion-content-wrapper .accordion-content .col-xs-12.flex-img-horizonatally-centered{width:auto;padding-left:0}.asthma-efficacy-page .accordion-with-icons .accordion-content-wrapper .accordion-content .col-xs-12.flex-img-horizonatally-centered .flex-img-horizonatally-centered .component-content{display:inline-block;justify-content:left}.asthma-efficacy-page .accordion-with-icons .accordion-content-wrapper .accordion-content .box.component.col-xs-12.col-lg-2 .richText.component{width:80%;padding-left:0}.asthma-efficacy-page .accordion-with-icons .accordion-content-wrapper .accordion-content .box.component.col-xs-12.col-lg-2 .richText.component p{text-align:left !important}.asthma-efficacy-page .foot-note{font-size:16px}@media only screen and (min-width:992px){.asthma-efficacy-page .jump-links a{margin-right:50px !important}.asthma-efficacy-page .accordion-with-icons{margin-top:20px}.asthma-efficacy-page .accordion-with-icons .accordion-content-wrapper .accordion-content p strong{font-size:15px}}@media only screen and (min-width:992px) and (max-width:991px){.asthma-efficacy-page .accordion-with-icons .accordion-content-wrapper .accordion-content p strong{font-size:16px}}@media only screen and (min-width:992px){.asthma-efficacy-page .accordion-with-icons .accordion-content-wrapper .accordion-content .col-xs-12.flex-img-horizonatally-centered{width:100%}.asthma-efficacy-page .accordion-with-icons .accordion-content-wrapper .accordion-content .col-xs-12.flex-img-horizonatally-centered .flex-img-horizonatally-centered .component-content{display:flex;justify-content:center}.asthma-efficacy-page .accordion-with-icons .accordion-content-wrapper .accordion-content .box.component.col-xs-12.col-lg-2{width:14%}.asthma-efficacy-page .accordion-with-icons .accordion-content-wrapper .accordion-content .box.component.col-xs-12.col-lg-2 .richText.component{width:100%}.asthma-efficacy-page .accordion-with-icons .accordion-content-wrapper .accordion-content .box.component.col-xs-12.col-lg-2 .richText.component p{text-align:center !important}}.asthma-efficacy-page .cover-image-box{position:relative}@media only screen and (min-width:992px){.asthma-efficacy-page .cover-image-box{left:0}}@media only screen and (min-width:1200px){.asthma-efficacy-page .cover-image-box{left:calc(100% - 88%)}}.references-container p,.references-container b,.references-container li{font-size:16px}.references-container p strong,.references-container b strong,.references-container li strong{font-size:15px}@media only screen and (max-width:991px){.references-container p strong,.references-container b strong,.references-container li strong{font-size:16px}}@media only screen and (max-width:991px){.references-container p,.references-container b,.references-container li{font-size:15px}}.trelegy-asthma-container h4{margin:10px 0 0 0}@media only screen and (min-width:992px){.adverse-section.flex-text-with-btn>.component-content>.richText-content p:first-child{padding-right:28px;text-align:left !important}}.p-0{padding:0}.pb-0{padding-bottom:0 !important}.pb-5{padding-bottom:5px !important}.pb-10{padding-bottom:10px !important}.pb-15{padding-bottom:15px !important}.pb-20{padding-bottom:20px !important}@media only screen and (max-width:767px){.pb-mb-0{padding-bottom:0 !important}}@media only screen and (max-width:767px){.pb-mb-5{padding-bottom:5px !important}}@media only screen and (max-width:767px){.pb-mb-10{padding-bottom:10px !important}}@media only screen and (max-width:767px){.pb-mb-15{padding-bottom:15px !important}}@media only screen and (max-width:767px){.pb-mb-20{padding-bottom:20px !important}}.pb-25{padding-bottom:25px}@media only screen and (max-width:767px){.pb-mb-25{padding-bottom:25px !important}}.pb-30{padding-bottom:30px}@media only screen and (max-width:767px){.pb-mb-30{padding-bottom:30px !important}}.pb-35{padding-bottom:35px}@media only screen and (max-width:767px){.pb-mb-35{padding-bottom:35px !important}}.pb-40{padding-bottom:40px}@media only screen and (max-width:767px){.pb-mb-40{padding-bottom:40px !important}}.pb-45{padding-bottom:45px}@media only screen and (max-width:767px){.pb-mb-45{padding-bottom:45px !important}}.pb-50{padding-bottom:50px}@media only screen and (max-width:767px){.pb-mb-50{padding-bottom:50px !important}}.pt-0{padding-top:0 !important}.pt-5{padding-top:5px !important}.pt-10{padding-top:10px !important}.pt-15{padding-top:15px !important}.pt-20{padding-top:20px !important}@media only screen and (max-width:767px){.pt-mb-0{padding-top:0 !important}}@media only screen and (max-width:767px){.pt-mb-5{padding-top:5px !important}}@media only screen and (max-width:767px){.pt-mb-10{padding-top:10px !important}}@media only screen and (max-width:767px){.pt-mb-15{padding-top:15px !important}}@media only screen and (max-width:767px){.pt-mb-20{padding-top:20px !important}}.pt-25{padding-top:25px}@media only screen and (max-width:767px){.pt-mb-25{padding-top:25px !important}}.pt-30{padding-top:30px}@media only screen and (max-width:767px){.pt-mb-30{padding-top:30px !important}}.pt-35{padding-top:35px}@media only screen and (max-width:767px){.pt-mb-35{padding-top:35px !important}}.pt-40{padding-top:40px}@media only screen and (max-width:767px){.pt-mb-40{padding-top:40px !important}}.pt-45{padding-top:45px}@media only screen and (max-width:767px){.pt-mb-45{padding-top:45px !important}}.pt-50{padding-top:50px}@media only screen and (max-width:767px){.pt-mb-50{padding-top:50px !important}}.pl-0{padding-left:0}@media only screen and (max-width:767px){.pl-mb-0{padding-left:0 !important}}.pl-5{padding-left:5px}@media only screen and (max-width:767px){.pl-mb-5{padding-left:5px !important}}.pl-10{padding-left:10px}@media only screen and (max-width:767px){.pl-mb-10{padding-left:10px !important}}.pl-15{padding-left:15px}@media only screen and (max-width:767px){.pl-mb-15{padding-left:15px !important}}.pl-20{padding-left:20px}@media only screen and (max-width:767px){.pl-mb-20{padding-left:20px !important}}.pl-25{padding-left:25px}@media only screen and (max-width:767px){.pl-mb-25{padding-left:25px !important}}.pl-30{padding-left:30px}@media only screen and (max-width:767px){.pl-mb-30{padding-left:30px !important}}.pl-35{padding-left:35px}@media only screen and (max-width:767px){.pl-mb-35{padding-left:35px !important}}.pl-40{padding-left:40px}@media only screen and (max-width:767px){.pl-mb-40{padding-left:40px !important}}.pl-45{padding-left:45px}@media only screen and (max-width:767px){.pl-mb-45{padding-left:45px !important}}.pl-50{padding-left:50px}@media only screen and (max-width:767px){.pl-mb-50{padding-left:50px !important}}.pr-0{padding-right:0}@media only screen and (max-width:767px){.pr-mb-0{padding-right:0 !important}}.pr-5{padding-right:5px}@media only screen and (max-width:767px){.pr-mb-5{padding-right:5px !important}}.pr-10{padding-right:10px}@media only screen and (max-width:767px){.pr-mb-10{padding-right:10px !important}}.pr-15{padding-right:15px}@media only screen and (max-width:767px){.pr-mb-15{padding-right:15px !important}}.pr-20{padding-right:20px}@media only screen and (max-width:767px){.pr-mb-20{padding-right:20px !important}}.pr-25{padding-right:25px}@media only screen and (max-width:767px){.pr-mb-25{padding-right:25px !important}}.pr-30{padding-right:30px}@media only screen and (max-width:767px){.pr-mb-30{padding-right:30px !important}}.pr-35{padding-right:35px}@media only screen and (max-width:767px){.pr-mb-35{padding-right:35px !important}}.pr-40{padding-right:40px}@media only screen and (max-width:767px){.pr-mb-40{padding-right:40px !important}}.pr-45{padding-right:45px}@media only screen and (max-width:767px){.pr-mb-45{padding-right:45px !important}}.pr-50{padding-right:50px}@media only screen and (max-width:767px){.pr-mb-50{padding-right:50px !important}}body .pt-50.pt-mob-30{padding-top:30px}body .hide-element{display:none}@media only screen and (min-width:992px){body .d-pt-60{padding-top:60px}}body .m-0{margin:0}body .mb-0{margin-bottom:0 !important}body .mb-5{margin-bottom:5px !important}body .mb-10{margin-bottom:10px !important}body .mb-15{margin-bottom:15px !important}body .mb-20{margin-bottom:20px !important}body .mb-25{margin-bottom:25px !important}body .mb-30{margin-bottom:30px !important}body .mb-35{margin-bottom:35px !important}body .mb-40{margin-bottom:40px !important}body .mb-45{margin-bottom:45px !important}body .mb-50{margin-bottom:50px !important}body .mt-0{margin-top:0 !important}body .mt-5{margin-top:5px !important}body .mt-10{margin-top:10px !important}body .mt-15{margin-top:15px !important}body .mt-20{margin-top:20px !important}body .mt-25{margin-top:25px !important}body .mt-30{margin-top:30px !important}body .mt-35{margin-top:35px !important}body .mt-40{margin-top:40px !important}body .mt-45{margin-top:45px !important}body .mt-50{margin-top:50px !important}body .ml-0{margin-left:0 !important}body .ml-5{margin-left:5px !important}body .ml-10{margin-left:10px !important}body .ml-15{margin-left:15px !important}body .ml-20{margin-left:20px !important}body .ml-25{margin-left:25px !important}body .ml-30{margin-left:30px !important}body .ml-35{margin-left:35px !important}body .ml-40{margin-left:40px !important}body .ml-45{margin-left:45px !important}body .ml-50{margin-left:50px !important}body .mr-0{margin-right:0 !important}body .mr-5{margin-right:5px !important}body .mr-10{margin-right:10px !important}body .mr-15{margin-right:15px !important}body .mr-20{margin-right:20px !important}body .mr-25{margin-right:25px !important}body .mr-30{margin-right:30px !important}body .mr-35{margin-right:35px !important}body .mr-40{margin-right:40px !important}body .mr-45{margin-right:45px !important}body .mr-50{margin-right:50px !important}@media only screen and (max-width:767px){body .mb-mb-0{margin-bottom:0 !important}}@media only screen and (max-width:767px){body .mb-mb-5{margin-bottom:5px !important}}@media only screen and (max-width:767px){body .mb-mb-10{margin-bottom:10px !important}}@media only screen and (max-width:767px){body .mb-mb-15{margin-bottom:15px !important}}@media only screen and (max-width:767px){body .mb-mb-20{margin-bottom:20px !important}}@media only screen and (max-width:767px){body .mb-mb-25{margin-bottom:25px !important}}@media only screen and (max-width:767px){body .mb-mb-30{margin-bottom:30px !important}}@media only screen and (max-width:767px){body .mb-mb-35{margin-bottom:35px !important}}@media only screen and (max-width:767px){body .mb-mb-40{margin-bottom:40px !important}}@media only screen and (max-width:767px){body .mb-mb-45{margin-bottom:45px !important}}@media only screen and (max-width:767px){body .mb-mb-50{margin-bottom:50px !important}}@media only screen and (max-width:767px){body .mt-mb-0{margin-top:0 !important}}@media only screen and (max-width:767px){body .mt-mb-5{margin-top:5px !important}}@media only screen and (max-width:767px){body .mt-mb-10{margin-top:10px !important}}@media only screen and (max-width:767px){body .mt-mb-15{margin-top:15px !important}}@media only screen and (max-width:767px){body .mt-mb-20{margin-top:20px !important}}@media only screen and (max-width:767px){body .mt-mb-25{margin-top:25px !important}}@media only screen and (max-width:767px){body .mt-mb-30{margin-top:30px !important}}@media only screen and (max-width:767px){body .mt-mb-35{margin-top:35px !important}}@media only screen and (max-width:767px){body .mt-mb-40{margin-top:40px !important}}@media only screen and (max-width:767px){body .mt-mb-45{margin-top:45px !important}}@media only screen and (max-width:767px){body .mt-mb-50{margin-top:50px !important}}@media only screen and (max-width:767px){body .ml-mb-0{margin-left:0 !important}}@media only screen and (max-width:767px){body .ml-mb-5{margin-left:5px !important}}@media only screen and (max-width:767px){body .ml-mb-10{margin-left:10px !important}}@media only screen and (max-width:767px){body .ml-mb-15{margin-left:15px !important}}@media only screen and (max-width:767px){body .ml-mb-20{margin-left:20px !important}}@media only screen and (max-width:767px){body .ml-mb-25{margin-left:25px !important}}@media only screen and (max-width:767px){body .ml-mb-30{margin-left:30px !important}}@media only screen and (max-width:767px){body .ml-mb-35{margin-left:35px !important}}@media only screen and (max-width:767px){body .ml-mb-40{margin-left:40px !important}}@media only screen and (max-width:767px){body .ml-mb-45{margin-left:45px !important}}@media only screen and (max-width:767px){body .ml-mb-50{margin-left:50px !important}}@media only screen and (max-width:767px){body .mr-mb-0{margin-right:0 !important}}@media only screen and (max-width:767px){body .mr-mb-5{margin-right:5px !important}}@media only screen and (max-width:767px){body .mr-mb-10{margin-right:10px !important}}@media only screen and (max-width:767px){body .mr-mb-15{margin-right:15px !important}}@media only screen and (max-width:767px){body .mr-mb-20{margin-right:20px !important}}@media only screen and (max-width:767px){body .mr-mb-25{margin-right:25px !important}}@media only screen and (max-width:767px){body .mr-mb-30{margin-right:30px !important}}@media only screen and (max-width:767px){body .mr-mb-35{margin-right:35px !important}}@media only screen and (max-width:767px){body .mr-mb-40{margin-right:40px !important}}@media only screen and (max-width:767px){body .mr-mb-45{margin-right:45px !important}}@media only screen and (max-width:767px){body .mr-mb-50{margin-right:50px !important}}body .ml--7{margin-left:-7px;position:relative}body .item-container{width:100%;padding:0 40px;max-width:1250px;margin:0 auto;float:none}@media screen and (max-width:360px){body .item-container{padding:0 20px}}@media only screen and (max-width:991px){body .item-container{max-width:680px}}@media only screen and (max-width:767px){body .item-container{max-width:580px}}body .clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}body .gray-bg{background-color:#f2f3f7}body .italic-heading{font-size:20px;font-weight:700;margin:0;line-height:1.5;color:#333;font-style:italic}body .italic-heading::after{content:"";display:block;width:80px;height:2px;background-color:#9e9e9e;margin-top:10px}body .hero-banner-container{position:relative;margin-bottom:20px}body .hero-banner-container::after{content:"";position:absolute;bottom:-20px;left:-5px;width:100%;background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/dots-hero-border.png");background-position:center;background-repeat:no-repeat;background-size:cover;height:10px}@media only screen and (max-width:767px){body .hero-banner-container::after{display:none}}body .hero-banner-container .banner-content{position:relative}body .hero-banner-container .banner-content h1{font-size:31px;font-weight:500;color:#fff;margin:0;padding:40px 0;position:absolute;top:80px;z-index:99}@media only screen and (max-width:991px){body .hero-banner-container .banner-content h1{font-size:28px;color:#061f5c;font-weight:700;position:relative;top:0}}body .hero-banner-container .hero-banner-img{width:100%;height:300px;background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/5.1_D_Tools_For_Your_Practice%20Hero.jpg");background-repeat:no-repeat;background-size:cover;background-position:center top;position:relative}@media only screen and (max-width:991px){body .hero-banner-container .hero-banner-img{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/5.1_M_Tools_For_Your_Practice%20Hero.jpg");height:300px}}body .hero-banner-container .hero-banner-img::before{content:"";position:absolute;top:0;left:0;width:50%;height:100%;z-index:1;background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/banner-text-overlay.png");background-size:cover;background-position:center right;background-repeat:no-repeat}@media only screen and (max-width:991px){body .hero-banner-container .hero-banner-img::before{display:none}}body .heading2{font-size:28px;line-height:1.4;color:#333;margin:0;font-weight:700}@media only screen and (max-width:991px){body .heading2{font-size:24px}}body .btn{font-size:16px;line-height:20px;padding:15px 20px 15px 20px;position:relative;background-color:#061f5c;color:#fff !important;font-weight:700;text-decoration:none;display:inline-block;border-radius:5px}body .btn.pdf-icon{padding-right:75px}body .btn.pdf-icon::after{content:"";position:absolute;top:16px;right:20px;background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/pdf-icon-white-sm.png");background-repeat:no-repeat;background-size:contain;width:18px;height:18px}body .btn.play-icon{padding-right:75px}body .btn.play-icon::after{content:"";position:absolute;top:16px;right:20px;background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/play-icon-blue.png");background-repeat:no-repeat;background-size:contain;width:18px;height:18px}body p{font-size:16px;line-height:21px;color:#333}body .row-flex{display:flex;flex-wrap:wrap;justify-content:flex-start;margin:0 -15px;padding-top:10px}body .row-flex .col-sm-12{padding:15px}body .row-flex .grid-col-box{height:100%;width:100%;background-color:#fff;border:solid 2px #ddd;padding:25px;text-align:center}@media only screen and (max-width:991px){body .row-flex .grid-col-box{padding:25px 20px}}body .row-flex .grid-col-box h6{font-size:20px;color:#333;margin:0;padding-bottom:5px;line-height:1.5;font-weight:500}@media only screen and (max-width:991px){body .row-flex .grid-col-box h6{font-size:22px}}body .row-flex .grid-col-box p{font-size:16px;line-height:1.5;color:#333;font-weight:500;margin:0 0 15px;min-height:50px;display:flex;align-items:center;justify-content:center;width:100%}@media only screen and (max-width:991px){body .row-flex .grid-col-box p{min-height:auto}}body .row-flex .grid-col-box img{width:80px;display:block;margin:0 auto 20px}body .row-flex .grid-col-box a{font-size:16px;text-decoration:underline;line-height:1.5;color:#061f5c}body .coupen-link{padding-top:35px;padding-bottom:50px}body .coupen-link .row-flex{justify-content:space-between}body .coupen-link .row-flex .content-wrapper{max-width:650px;width:100%}@media only screen and (max-width:991px){body .coupen-link .row-flex .content-wrapper{max-width:100%}}body .coupen-link .row-flex .content-wrapper .link-item{width:100%;padding:20px 0;border-bottom:solid 1px #9e9e9e}body .coupen-link .row-flex .content-wrapper .link-item:first-child{padding-top:0}body .coupen-link .row-flex .content-wrapper .link-item:first-child a::after{content:"\f35d";font-family:FontAwesome,sans-serif;font-style:normal;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;position:relative;font-size:16px;color:#061f5c;margin-left:10px;top:-3px}body .coupen-link .row-flex .content-wrapper .link-item:last-child{border-bottom:0;padding-bottom:0}body .coupen-link .row-flex .content-wrapper .link-item:nth-child(3) a::after{display:none}body .coupen-link .row-flex .content-wrapper .link-item a{font-size:20px;line-height:1.5;font-weight:500;color:#061f5c;margin:0 0 10px;display:inline-block}@media only screen and (max-width:767px){body .coupen-link .row-flex .content-wrapper .link-item a{max-width:270px}}body .coupen-link .row-flex .content-wrapper .link-item a::after{content:"\f35d";font-family:FontAwesome,sans-serif;font-style:normal;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;position:relative;font-size:16px;color:#061f5c;margin-left:10px;top:-3px}body .coupen-link .row-flex .content-wrapper .link-item p{font-size:16px;line-height:1.5;color:#333}body .coupen-link .row-flex .content-wrapper .link-item .footer-notes{padding-left:10px;font-size:15px}body .coupen-link .row-flex .content-wrapper .link-item .footer-notes sup{font-size:20px;margin-left:-11px;top:3px;padding-right:3px}body .coupen-link .row-flex .right-img{width:100%;height:100%}@media only screen and (max-width:991px){body .coupen-link .row-flex .right-img{padding-top:20px}}body .coupen-link .row-flex .right-img img{display:block;width:100%;max-width:370px;margin:0 0 0 auto;border-radius:10px}@media only screen and (max-width:991px){body .coupen-link .row-flex .right-img img{margin:0;max-width:100%}}body .trelegy-inhaler{padding:50px 0;border-bottom:solid 1px #9e9e9e}body .trelegy-inhaler .row-flex{flex-wrap:nowrap;margin:0;padding-top:0}@media only screen and (max-width:991px){body .trelegy-inhaler .row-flex{display:block}}body .trelegy-inhaler .row-flex .left-img{width:382px;min-width:382px;border:solid 1px #767676;border-right:0}@media only screen and (max-width:991px){body .trelegy-inhaler .row-flex .left-img{width:100%;min-width:auto}}body .trelegy-inhaler .row-flex .left-img img{width:100%;display:block;height:100%;object-fit:cover}@media only screen and (max-width:991px){body .trelegy-inhaler .row-flex .left-img img{height:auto}}body .trelegy-inhaler .row-flex .content-col{width:100%;padding:35px 50px;background-color:#061f5c;border-radius:0 10px 10px 0}@media only screen and (max-width:991px){body .trelegy-inhaler .row-flex .content-col{border-radius:0 0 10px 10px;padding:22px 36px 30px 30px}}body .trelegy-inhaler .row-flex .content-col h6{color:#fff}body .trelegy-inhaler .row-flex .content-col p{color:#fff;padding-bottom:15px}body .trelegy-inhaler .row-flex .content-col .btn{background-color:#f9be00;color:#061f5c !important}body .ISI .references-container{margin:0;padding:0 30px}.page-video-library .video-box .reference-hapyak{width:100%;max-width:940px;padding:0;float:none;margin:0 auto}.page-video-library .trelegy-accordion .accordion-container{width:100%;max-width:940px;margin:0 auto;float:none}.page-video-library .trelegy-accordion .accordion-container .accordion-slide{padding:0 0 0 35px;position:relative}.personalization-tout{display:flex;flex-direction:column;background:#061f5c;border-radius:15px;padding:50px 40px;box-shadow:10px 10px #d6d6d6;text-align:center}.personalization-tout .toutText{margin-top:30px;font-size:28px;line-height:34px;color:white;font-weight:800;font-style:italic;font-family:futura-pt-condensed,sans-serif}.personalization-tout .toutText>span,.personalization-tout .toutText>div{font-family:inherit}.personalization-tout .toutButton{margin-top:35px;background:#f9be00;border-radius:5px;height:83px;display:flex;align-items:center;width:100%;justify-content:center}.personalization-tout .toutButton a{text-decoration:none;font-size:20px;line-height:24px;font-weight:bold;padding:15px 25px}@media screen and (min-width:768px){.personalization-tout{flex-direction:row;padding:40px 75px;justify-content:center;align-items:center;margin-top:50px}.personalization-tout>div{display:flex;justify-content:center;align-items:center;height:100px}.personalization-tout .toutText{max-width:540px;margin-top:0;margin-left:50px;vertical-align:center;text-align:left}.personalization-tout .toutButton{max-width:250px;margin-top:0;margin-left:70px}}.personalization-rfy{display:flex;flex-direction:column;background:#f2f3f7;border:10px solid #061f5c;padding:60px 20px;text-align:center}.personalization-rfy .rfyHeading span,.personalization-rfy .rfyHeading b,.personalization-rfy .rfyHeading i{font-size:28px;line-height:40px;color:#333}.personalization-rfy .rfyHeading hr{height:3px;background:#061f5c;margin:30px auto 35px;width:100px}.personalization-rfy .rfyContent .rfyText{margin-top:30px;font-size:28px;line-height:34px;color:#333;font-weight:500}.personalization-rfy .rfyContent .rfyText .rfyEligibilityDisclaimer{font-size:16px;display:block}.personalization-rfy .rfyContent .rfyText .selection-bold{font-weight:700;font-size:inherit}.personalization-rfy .rfyContent .rfyButton{margin-top:35px;background:#061f5c;color:white;border-radius:5px;min-height:50px;display:flex;align-items:center;width:100%;justify-content:center}.personalization-rfy .rfyContent .rfyButton a{text-decoration:none;font-size:20px;font-weight:bold;line-height:24px;color:white;width:100%;padding:15px 25px}@media screen and (min-width:768px){.personalization-rfy{padding:60px auto;justify-content:center;align-items:center}.personalization-rfy .rfyContent{display:flex;flex-direction:row;align-items:center}.personalization-rfy .rfyContent .rfyText{max-width:620px;margin-left:50px;margin-top:0;text-align:left;font-size:32px;line-height:40px}.personalization-rfy .rfyContent .rfyButton{max-width:300px;margin-left:50px;margin-top:0}}.personalization-tout.is-hidden,.personalization-rfy.is-hidden{display:none}.reference-whywait_headline{background-color:#061f5c}.reference-whywait_headline .whywaitheadline h1{font-family:'futura-pt-condensed',sans-serif;font-weight:800;font-size:88px;line-height:103px;color:#f6be33;font-style:italic}.reference-whywait_headline .whywaitheadline h2{font-family:'Roboto',sans-serif;font-weight:500;font-size:30px;line-height:39px;color:#fff}.whywait-headline{margin:40px auto 40px auto}.whywait-headline h3{font-family:'futura-pt-condensed',sans-serif;font-weight:800;font-size:52px;line-height:38px;color:#f6be33;font-style:italic;text-align:center}@media only screen and (max-width:991px){.whywait-headline h3{font-size:38px;line-height:40px}}body.page-tools-for-your-practice h6{font-size:22px;color:#333;font-weight:500;margin:0;padding-bottom:5px;line-height:1.5}body.page-tools-for-your-practice .your-practice{padding:50px 0 40px}body.page-tools-for-your-practice .your-practice .your-practice-container .your-practice-row{width:100%;display:flex;justify-content:flex-start;flex-wrap:nowrap;padding:30px 0;border-bottom:solid 1px #9e9e9e}@media only screen and (max-width:991px){body.page-tools-for-your-practice .your-practice .your-practice-container .your-practice-row{display:block}}body.page-tools-for-your-practice .your-practice .your-practice-container .your-practice-row .img-col{width:140px;min-width:140px}@media only screen and (max-width:991px){body.page-tools-for-your-practice .your-practice .your-practice-container .your-practice-row .img-col{margin:0 auto 25px}}body.page-tools-for-your-practice .your-practice .your-practice-container .your-practice-row .img-col img{width:100%;display:block}body.page-tools-for-your-practice .your-practice .your-practice-container .your-practice-row .content-col{width:100%;padding-left:40px}@media only screen and (max-width:991px){body.page-tools-for-your-practice .your-practice .your-practice-container .your-practice-row .content-col{text-align:center;padding-left:0}body.page-tools-for-your-practice .your-practice .your-practice-container .your-practice-row .content-col .btn{display:inline-block}}body.page-tools-for-your-practice .your-practice .your-practice-container .your-practice-row .content-col p{padding-bottom:15px;margin:0}body.page-tools-for-your-practice .your-practice .your-practice-container .your-symptoms{padding:30px 0 0 0}@media only screen and (max-width:991px){body.page-tools-for-your-practice .your-practice .your-practice-container .your-symptoms h6{text-align:center}}body.page-tools-for-your-practice .your-practice .your-practice-container .your-symptoms .col-md-6{padding-top:15px}@media only screen and (max-width:991px){body.page-tools-for-your-practice .your-practice .your-practice-container .your-symptoms .col-md-6{width:100%}}body.page-tools-for-your-practice .your-practice .your-practice-container .your-symptoms .your-practice-row{align-items:center;padding:0;border:0}body.page-tools-for-your-practice .your-practice .your-practice-container .your-symptoms .your-practice-row .content-col p{font-size:20px;font-weight:500;color:#061f5c}body.page-tools-for-your-practice .d-margin-right-50{margin-right:50px}@media only screen and (max-width:991px){body.page-tools-for-your-practice .d-margin-right-50{margin-right:0}}body.page-tools-for-your-practice .coupen-link{padding-top:25px}body.page-tools-for-your-practice .coupen-link .row-flex .col-sm-12{padding-bottom:0}body.page-tools-for-your-practice .italic-heading::after{margin-top:30px}.about-inhaler-title{width:90vw !important}.padding-left-0{padding-left:0 !important}.padding-top-40{padding-top:40px !important}.display-block{display:block}.video-empty-section1{width:94%;margin:50px auto 0 !important;height:0}.video-empty-section2{width:1170px;margin:50px auto 0 !important;height:0}.page-video-library b,.page-video-library strong{font-weight:700}@media screen and (min-width:992px){.page-video-library .video-card{width:370px;padding-left:0;padding-right:0;margin-left:15px;margin-right:15px}}@media screen and (max-width:991px){.page-video-library .video-card .image a>img{width:100%}}.page-video-library .vl-rte-transcription .richText-content{width:100%;max-width:940px}.page-video-library .vl-rte-transcription .richText-content .vl-trasncript--header{display:flex;align-items:center}.page-video-library .vl-rte-transcription .richText-content .vl-trasncript--header .vl-trasncript--icon{cursor:pointer;color:#061f5c !important;font-size:23px;line-height:26px}.page-video-library .vl-rte-transcription .richText-content .vl-trasncript--header .vl-trasncript--icon::before{cursor:pointer;content:"\f055";font-family:FontAwesome,sans-serif;font-style:normal;position:relative;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased}.page-video-library .vl-rte-transcription .richText-content .vl-trasncript--header.is-active .vl-trasncript--title a::before{content:"Hide ";font-family:'Roboto';box-sizing:border-box;font-weight:bold}.page-video-library .vl-rte-transcription .richText-content .vl-trasncript--header.is-active .vl-trasncript--icon::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}.page-video-library .vl-rte-transcription .richText-content .vl-trasncript--header:not(.is-active) .vl-trasncript--title a::before{content:"Video "}.page-video-library .vl-rte-transcription .richText-content .vl-trasncript--header .vl-trasncript--title>*{line-height:21px;font-family:'Roboto';box-sizing:border-box;font-size:16px;font-weight:bold}.page-video-library .vl-rte-transcription .richText-content .vl-trasncript--header .vl-trasncript--title a{cursor:pointer;color:#061f5c;text-decoration:underline}.page-video-library .vl-rte-transcription .richText-content .vl-trasncript--header .vl-trasncript--title span{color:#333}.page-video-library .vl-rte-transcription .richText-content .vl-trasncript--content{padding-top:18px}.page-video-library .vl-rte-transcription .richText-content .vl-trasncript--content:not(.is-visible){display:none}.page-video-library .vl-rte-transcription .richText-content .vl-trasncript--content p{line-height:21px;padding-bottom:18px}.page-video-library .vl-rte-transcription .richText-content .vl-trasncript--content ul{padding-left:15px}.page-video-library .vl-rte-transcription .richText-content .vl-trasncript--content li{list-style-type:disc}.page-video-library .vl-rte-transcription .richText-content .vl-trasncript--content li li{list-style-type:circle}.page-video-library .vl-rte-transcription.transcript-pt-32 .richText-content .vl-trasncript--content{padding-top:32px}.page-video-library .page-header{font-size:31px;line-height:40px;font-weight:500;font-family:"Roboto",Medium}@media only screen and (max-width:991px){.page-video-library .page-header{font-size:28px;line-height:37px;font-weight:700}}.page-video-library .grey-line{margin-top:15.5px;width:80px;height:0;border-top:3px solid #9e9e9e}@media only screen and (max-width:991px){.page-video-library .grey-line{margin-top:12.5px}}.page-video-library .section-header{color:#333;font-size:28px;line-height:21px;font-weight:bold;font-family:"Roboto",Bold}@media only screen and (max-width:991px){.page-video-library .section-header{font-size:24px;line-height:28px}}.page-video-library a[href].jump-link{font-size:16px;line-height:21px;color:#fff;font-family:"Roboto",Bold}.page-video-library a[href].jump-link span{font-family:"Roboto",Bold}.page-video-library .jump-links.width-control{line-height:21px !important}.page-video-library .jump-links-mobile a[href]{padding-bottom:20px}.page-video-library .richText .component-content h3.jump-links strong a[href]:first-child{padding-left:0 !important}.page-video-library .trelegy-container-box.video-box-center{display:flex;justify-content:center}.page-video-library .trelegy-container-box.video-box-center>.component-content{max-width:940px}.page-video-library .video-article-container{display:flex;flex-wrap:wrap}.page-video-library .video-article-container .video-article-box{width:370px;min-height:322px;display:block;flex-wrap:wrap;padding-top:30px}@media only screen and (min-width:992px){.page-video-library .video-article-container .video-article-box{margin:0 15px}.page-video-library .video-article-container .video-article-box:nth-child(3n+1){margin-left:0}.page-video-library .video-article-container .video-article-box:nth-child(3n+3){margin-right:0}}@media only screen and (max-width:991px){.page-video-library .video-article-container .video-article-box{width:295px;min-height:273px;margin:0 auto}}.page-video-library .video-article-container .video-article-box .img-content-box{padding:25px 20px;border:2px solid #ddd;border-top:unset}@media only screen and (max-width:991px){.page-video-library .video-article-container .video-article-box .img-content-box{padding-top:22px}}.page-video-library .video-article-container .video-article-box .img-holder{min-height:208px;width:inherit;background-repeat:no-repeat;background-position:0 0;background-size:contain}@media only screen and (max-width:991px){.page-video-library .video-article-container .video-article-box .img-holder{min-height:166px}}.page-video-library .video-article-container .video-article-box .img-holder.img-1{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/video_library_thumbs/Video1.png")}.page-video-library .video-article-container .video-article-box .img-holder.img-2{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/video_library_thumbs/Video2.png")}.page-video-library .video-article-container .video-article-box .img-holder.img-3{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/video_library_thumbs/Video3.png")}.page-video-library .video-article-container .video-article-box .img-holder.img-4{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/video_library_thumbs/Video4.png")}.page-video-library .video-article-container .video-article-box .img-holder.img-5{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/video_library_thumbs/Video5.png")}.page-video-library .video-article-container .video-article-box .img-holder.img-6{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/video_library_thumbs/Video6.png")}.page-video-library .video-article-container .video-article-box .img-holder.img-7{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/video_library_thumbs/Video7.png")}.page-video-library .video-article-container .video-article-box .img-holder.img-8{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/video_library_thumbs/Video8.png")}.page-video-library .video-article-container .video-article-box .img-holder.img-9{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/video_library_thumbs/Video9.png")}.page-video-library .video-article-container .video-article-box .img-holder.img-10{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/video_library_thumbs/Video10.png")}.page-video-library .video-article-container .video-article-box .img-holder.img-11{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/video_library_thumbs/Video11.png")}.page-video-library .video-article-container .video-article-box .img-holder.img-12{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/video_library_thumbs/Video12.png")}.page-video-library .video-article-container .video-article-box .img-holder.img-13{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/video_library_thumbs/Video13.png")}.page-video-library .video-article-container .video-article-box .img-holder.img-14{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/video_library_thumbs/Video14.png")}.page-video-library .video-article-container .video-article-box .img-holder.img-15{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/video_library_thumbs/Video15.png")}.page-video-library .video-article-container .video-article-box .content-holder{min-height:322px;width:inherit}.page-video-library .video-article-container .video-article-box .content-holder .title{font-size:20px;font-weight:500;line-height:26px;font-family:"Roboto",Medium}.page-video-library .video-article-container .video-article-box .content-holder .content{font-size:16px;line-height:21px;font-family:"Roboto",Regular}.page-video-library .video-article-container .video-article-box .content-holder .time{color:#333;font-size:16px;line-height:21px;font-weight:600;font-family:"Roboto",Bold}.page-video-library .grey-border{border-top:1px solid #9e9e9e}.video-card .image>.component-content a>img{position:relative;bottom:-5px}.video-card .img-content-box{padding:25px 20px;border:2px solid #ddd;border-top:unset}@media only screen and (max-width:991px){.video-card .img-content-box{padding-top:22px}}.video-card .title{font-size:20px;font-weight:500;line-height:26px;font-family:"Roboto",Medium}.video-card .content{font-size:16px;line-height:21px !important;font-family:"Roboto",Regular}.video-card .time{color:#333;font-size:16px;line-height:21px;font-weight:600;font-family:"Roboto",Bold}.margin-0{margin:0 !important}.vertical-top{vertical-align:top}.margin-bottom-30{margin-bottom:30px !important}.line-height-21{line-height:21px !important}.line-height-18{line-height:18px !important}.padding-top-20{padding-top:20px !important}.font-weight-500{font-weight:500 !important}.watch-video-button{margin:20px 0 0 !important}.vertical-middle{vertical-align:middle}.download-coupon-content{font-size:15px !important;padding:10px 25px;text-align:left;align-items:baseline;display:flex}.page-patient-resources .padding-bottom-0{padding-bottom:0 !important}.page-patient-resources .trelegy-inhaler{padding-top:38px !important;padding-bottom:15px !important;border-bottom:0}@media only screen and (min-width:1200px){.page-patient-resources .trelegy-inhaler{padding-bottom:50px !important;border-bottom:solid 1px #9e9e9e}}.page-patient-resources .trelegy-inhaler .row-flex .content-col{border-radius:0 !important}.page-patient-resources .trelegy-inhaler .btn.play-icon{width:100%;max-width:199px}.page-patient-resources .hero-border-img{margin-top:10px;margin-left:-10px}.page-patient-resources .patient-resource-hero{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/5.3_D_woman_listening_to_music_hero.jpg");background-repeat:no-repeat;background-size:cover;background-position-x:center;background-position-y:0;height:300px;position:relative}.page-patient-resources .patient-resource-hero .cover-text{width:33.75rem;position:relative;top:6.5rem;font-size:31px}@media only screen and (max-width:991px){.page-patient-resources .patient-resource-hero{background-image:url("/content/dam/cf-pharma/hcp-trelegyhcp/en_US/5.3_M_woman_listening_to_music_hero.jpg");background-position-y:top}}.page-patient-resources h4{font-family:"Roboto",Medium;font-weight:500}.page-patient-resources h6{font-size:22px;line-height:29px;font-weight:500;margin-top:0;margin-bottom:23px}@media(min-width:992px){.page-patient-resources h6{margin-bottom:26px;width:478px}}.page-patient-resources p{font-family:"Roboto",Regular;font-weight:400}.page-patient-resources a[href],.page-patient-resources a[href]>strong,.page-patient-resources a[href].trelegy-ternary-button{font-family:"Roboto",Bold;font-weight:700}.page-patient-resources .first-sub-heading{padding-top:50px}@media only screen and (max-width:991px){.page-patient-resources .first-sub-heading{padding-bottom:30px}}.page-patient-resources .second-sub-heading{font-family:"Roboto",Bold Italic;padding-bottom:10px;font-weight:600;font-size:20px;line-height:21px;font-style:italic}@media only screen and (max-width:991px){.page-patient-resources .second-sub-heading{padding-top:44px}}.page-patient-resources .helpful-tools-container{display:flex;flex-wrap:wrap;gap:30px}@media screen and (max-width:1200px){.page-patient-resources .helpful-tools-container{gap:0}}@media only screen and (max-width:991px){.page-patient-resources .helpful-tools-container{display:block}}@media only screen and (min-width:992px){.page-patient-resources .helpful-tools-container{padding:20px 0 50px}}.page-patient-resources .helpful-tools-container .helpful-tools-box{width:370px;min-height:355px;background-color:#f2f3f7;text-align:center;padding:25px 15px}.page-patient-resources .helpful-tools-container .helpful-tools-box .card-content{height:167px}@media only screen and (max-width:991px){.page-patient-resources .helpful-tools-container .helpful-tools-box .card-content{height:auto}}.page-patient-resources .helpful-tools-container .helpful-tools-box>h4{line-height:26px;font-weight:500}@media only screen and (max-width:991px){.page-patient-resources .helpful-tools-container .helpful-tools-box>h4{font-size:20px !important;line-height:26px !important}}.page-patient-resources .helpful-tools-container .helpful-tools-box>img{width:110px;display:block;margin:14px auto !important}.page-patient-resources .helpful-tools-container .helpful-tools-box>.content{padding:0 25px;min-height:70px;margin:20px 0}.page-patient-resources .helpful-tools-container .helpful-tools-box::nth-child(3){line-height:21px}.page-patient-resources .helpful-tools-container .helpful-tools-box::nth-child(4){padding-top:14px;padding-bottom:0;text-align:center;line-height:21px}@media screen and (max-width:1200px){.page-patient-resources .helpful-tools-container .helpful-tools-box{min-width:auto;width:32%;margin-right:2%}.page-patient-resources .helpful-tools-container .helpful-tools-box:last-child{margin-right:0}}@media only screen and (max-width:991px){.page-patient-resources .helpful-tools-container .helpful-tools-box{width:100%;min-height:auto;max-width:500px;height:auto;margin:0 auto 30px;padding:25px 16px}.page-patient-resources .helpful-tools-container .helpful-tools-box:last-child{margin:0 auto}}.page-patient-resources .helpful-links-container{display:flex;flex-wrap:wrap;gap:30px}@media only screen and (min-width:992px){.page-patient-resources .helpful-links-container{padding:30px 0 40px}}@media screen and (max-width:1200px){.page-patient-resources .helpful-links-container{gap:0}}@media only screen and (max-width:991px){.page-patient-resources .helpful-links-container{display:block}}.page-patient-resources .helpful-links-container .helpful-links-box{width:370px;min-height:311px;border:2px solid #ddd;text-align:center;padding:25px 35px}.page-patient-resources .helpful-links-container .helpful-links-box .card-content{height:104px}@media only screen and (max-width:991px){.page-patient-resources .helpful-links-container .helpful-links-box .card-content{height:auto}}@media screen and (max-width:1200px){.page-patient-resources .helpful-links-container .helpful-links-box{width:32%;min-width:auto;padding:25px 13px}.page-patient-resources .helpful-links-container .helpful-links-box:last-child{margin-right:0}}@media only screen and (max-width:991px){.page-patient-resources .helpful-links-container .helpful-links-box{width:100%;min-height:auto;max-width:500px;height:auto;margin:0 auto 30px;padding:25px 16px}.page-patient-resources .helpful-links-container .helpful-links-box:last-child{margin:0 auto}}.page-patient-resources .helpful-links-container .helpful-links-box h4{padding-bottom:20px}@media only screen and (max-width:991px){.page-patient-resources .helpful-links-container .helpful-links-box h4{font-size:26px;font-size:22px;padding-bottom:4px}}.page-patient-resources .helpful-links-container .helpful-links-box>img{width:80px;display:block;margin:14px auto 19px !important}.page-patient-resources .helpful-links-container .helpful-links-box a::after{content:"\f35d";font-family:FontAwesome,sans-serif;font-style:normal;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;position:relative;font-size:16px;color:#061f5c;margin-left:10px;top:-3px}.page-patient-resources .grey-line{margin-top:15.5px;width:80px;height:0;border-top:3px solid #9e9e9e}@media only screen and (max-width:991px){.page-patient-resources .grey-line{margin-top:12.5px}}.page-patient-resources .section-link{padding-top:10px}@media only screen and (max-width:991px){.page-patient-resources .section-link{padding-top:43px}}.page-patient-resources .section-link h4{margin:15px 0}.page-patient-resources .section-link h4:nth-child(1){margin:0 0 15px}.page-patient-resources .section-link h4 a{position:relative;display:inline-block}.page-patient-resources .section-link h4 a::after{content:"\f35d";font-family:FontAwesome,sans-serif;font-style:normal;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;position:relative;font-size:16px;color:#061f5c;margin-left:10px;top:-3px}.page-patient-resources .section-link a[href]{font-family:"Roboto",Medium;font-size:20px !important}.page-patient-resources .section-link p{font-family:"Roboto",Regular;line-height:21px;padding-bottom:20px}@media only screen and (max-width:991px){.page-patient-resources .section-img{padding-top:21px !important}}.page-patient-resources .section-img .component-content{display:flex;justify-content:end}.page-patient-resources .section-img img{display:flex;margin:0;border-radius:10px}@media only screen and (min-width:1200px){.page-patient-resources .section-img img{max-width:370px}}.page-patient-resources .trelegy-faq-section hr{margin:0}.page-patient-resources .real-patients-container{display:flex;flex-wrap:nowrap;background-color:#061f5c;height:215px}@media only screen and (max-width:991px){.page-patient-resources .real-patients-container{flex-wrap:wrap;height:auto;width:100%;margin:0 auto}}.page-patient-resources .real-patients-container .img-box{width:382px;height:100%}.page-patient-resources .real-patients-container .img-box img{display:block;height:100%;object-fit:cover}@media only screen and (max-width:991px){.page-patient-resources .real-patients-container .img-box{width:100%;height:auto}.page-patient-resources .real-patients-container .img-box>img{width:100%}}.page-patient-resources .real-patients-container .real-patients-box{padding:38px 0 45px 50px;width:471px}@media only screen and (max-width:991px){.page-patient-resources .real-patients-container .real-patients-box{padding:23px 22px 30px 30px;width:100%}}.page-patient-resources .real-patients-container .real-patients-box h4{color:#fff;font-size:22px;line-height:29px;text-align:left}.page-patient-resources .real-patients-container .real-patients-box a[href].trelegy-ternary-button{margin:20px 0 0;font-size:16px;line-height:21px}.padd-0{padding:0 !important}hr{border:1px solid #9e9e9e}.page-early-initiation-results .references-container p:nth-child(1),.page-early-initiation-results .references-container p:nth-child(3){font-size:20px !important}.page-early-initiation-results .eyebrow{font-size:16px;font-style:italic;line-height:14px}@media only screen and (max-width:991px){.page-early-initiation-results .eyebrow{line-height:21px}}.page-early-initiation-results .mb-5{margin-bottom:5px}.page-early-initiation-results .richText .component-content p{line-height:21px}@media only screen and (max-width:991px){.page-early-initiation-results .trelegy-container-box{padding-left:15px;padding-right:15px}.page-early-initiation-results .trelegy-container-box .component-content{padding:unset !important}}.page-early-initiation-results .hero-header span{text-shadow:#00000080 0 0 20px !important}.page-early-initiation-results .hero-area-mobile .richText{padding-top:40px;padding-bottom:40px}@media only screen and (max-width:767px){.page-early-initiation-results .hero-area-mobile .richText{padding-right:30px}}.page-early-initiation-results .hero-area-mobile p{color:#061f5c;font-size:28px;line-height:37px !important;font-weight:bold}.page-early-initiation-results .hero-area{background-image:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/copd-efficacy-evd-hero.jpg);background-repeat:no-repeat;background-size:cover;background-position-x:center;background-position-y:0 !important;height:300px;background-color:transparent;position:relative}.page-early-initiation-results .hero-area .component-content{display:flex;justify-content:left;align-items:center}@media only screen and (max-width:991px){.page-early-initiation-results .hero-area{background-image:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/copd-efficacy-evd-hero-mobile.jpg);background-position-y:center}}@media only screen and (max-width:767px){.page-early-initiation-results .hero-area{height:320px}}@media screen and (min-width:1540px){.page-early-initiation-results .hero-area{height:390px}}.page-early-initiation-results .hero-area .richText{width:440px}.page-early-initiation-results .hero-area .richText-content p{font-size:31px;color:#fff;line-height:40px}@media only screen and (max-width:991px){.page-early-initiation-results .hero-area .richText-content p{display:none}}.page-early-initiation-results .hero-border-img.desktop-only{padding-left:0;padding-right:0}.page-early-initiation-results .hero-border-img.mobile-and-tablet-only img{padding-top:10px;margin-left:-35px;max-width:unset;max-height:unset}.page-early-initiation-results .patient-outcomes{padding-top:50px;padding-bottom:50px}.page-early-initiation-results .patient-outcomes p{line-height:21px !important}.page-early-initiation-results .patient-outcomes a{font-weight:bold}@media only screen and (max-width:991px){.page-early-initiation-results .patient-outcomes{padding-top:30px;padding-bottom:30px}.page-early-initiation-results .patient-outcomes h3{font-size:24px !important;line-height:32px !important}}.page-early-initiation-results p.jump-links{margin-left:-35px !important}.page-early-initiation-results p.jump-links strong{display:flex;background-color:#061f5c;margin-left:-800px;padding-left:800px;border-bottom-right-radius:25px;width:inherit}.page-early-initiation-results p.jump-links strong a[href]{padding:23px 20px 23px 35px;max-width:300px;box-sizing:content-box;color:#fff}.page-early-initiation-results .jump-links-mobile{padding-top:unset}@media only screen and (max-width:991px){.page-early-initiation-results .jump-links-mobile a{padding-bottom:20px}.page-early-initiation-results .jump-links-mobile a span{text-decoration:underline}.page-early-initiation-results .jump-links-mobile a:first-child{padding-top:20px}.page-early-initiation-results .jump-links-mobile a:last-child{padding-bottom:0}}.page-early-initiation-results .blue-box-mobile{margin-bottom:30px}@media only screen and (min-width:992px){.page-early-initiation-results .trelegy-accordion-fixed-width li.is-active .accordion-content-wrapper{max-width:1112px}}@media only screen and (min-width:992px){.page-early-initiation-results .trelegy-accordion{margin-left:15px}}.page-early-initiation-results .trelegy-accordion ul li{list-style-type:disc}.page-early-initiation-results .trelegy-accordion ul li::marker{color:#333}@media only screen and (min-width:992px){.page-early-initiation-results .trelegy-accordion .accordion-content-wrapper .component{padding:8px 30px 0 15px !important}}@media screen and (max-width:510px){.page-early-initiation-results .trelegy-accordion .accordion-title-text{display:inline-block;margin-top:-30px;margin-left:20px;padding-right:20px}}@media screen and (max-width:576px){.page-early-initiation-results #hospitalizedExacerbation,.page-early-initiation-results #exacerbationReduction,.page-early-initiation-results #nextExacerbation{padding-right:50px}}@media only screen and (max-width:991px){.page-early-initiation-results .cta-lungs{padding-bottom:70px}}.page-early-initiation-results .cta-lungs .richText{background:linear-gradient(180deg,#f2f3f7,#fff);border-radius:1em}.page-early-initiation-results .cta-lungs .richText .component-content{padding:50px 210px 50px 150px}@media only screen and (max-width:991px){.page-early-initiation-results .cta-lungs .richText .component-content{flex-direction:column}}@media only screen and (max-width:991px){.page-early-initiation-results .cta-lungs .richText .component-content img{padding-top:50px;padding-bottom:30px}}@media only screen and (max-width:991px){.page-early-initiation-results .cta-lungs .richText .component-content p{text-align:center}}.page-early-initiation-results .cta-lungs .richText .richText-content{padding-left:30px}@media only screen and (max-width:991px){.page-early-initiation-results .cta-lungs .richText .richText-content{padding-left:30px;padding-right:30px}}.page-early-initiation-results .cta-lungs .richText .richText-content p{font-size:24px;line-height:32px}.page-early-initiation-results .cta-lungs img{width:111px}.page-early-initiation-results .publications{background-color:#7CC8C433}@media only screen and (min-width:992px){.page-early-initiation-results .publications .component-content{max-width:1170px;margin:0 auto}}@media only screen and (max-width:991px){.page-early-initiation-results .publications .component-content{flex-direction:column}}.page-early-initiation-results .publications img{padding-right:20px;margin-bottom:0;width:80px}@media only screen and (max-width:991px){.page-early-initiation-results .publications img{padding-top:30px;padding-bottom:20px;padding-right:unset}}@media only screen and (min-width:992px){.page-early-initiation-results .publications .richText-content{display:flex;align-items:center;padding-top:25px;padding-bottom:25px}}@media only screen and (max-width:991px){.page-early-initiation-results .publications .richText-content{padding:0 30px}}@media only screen and (max-width:991px){.page-early-initiation-results .publications .richText-content p{padding-bottom:30px}}.page-early-initiation-results .publications .richText-content p:first-child{color:#061f5c;font-size:29px;line-height:28px;font-weight:900;font-style:italic;font-family:'Futura PT';font-stretch:condensed}@media only screen and (min-width:992px){.page-early-initiation-results .publications .richText-content p:first-child{width:390px}}@media only screen and (max-width:991px){.page-early-initiation-results .publications .richText-content p:first-child{text-align:center}}@media screen and (max-width:475px){.page-early-initiation-results .publications .richText-content p:first-child{display:none}}.page-early-initiation-results .publications .richText-content p.small-only{color:#061f5c;font-size:29px;line-height:28px;font-weight:900;font-style:italic;font-family:'Futura PT';font-stretch:condensed;text-align:center}@media screen and (min-width:476px){.page-early-initiation-results .publications .richText-content p.small-only{display:none}}@media only screen and (min-width:992px){.page-early-initiation-results .publications .richText-content p:last-child{padding-left:50px}}.page-early-initiation-results .publications a{text-align:center}.page-early-initiation-results .publications a::after{content:"\f35d";font-family:FontAwesome,sans-serif;font-style:normal;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;position:relative;font-size:16px;color:white;margin-left:10px;top:-3px}.page-early-initiation-results .publications .btn{font-size:20px;line-height:27px;padding:15px 40px 15px 40px}@media only screen and (max-width:991px){.page-early-initiation-results .publications .btn{width:100%}}@media only screen and (max-width:991px){.page-early-initiation-results .trelegy-border-image-box-container.trelegy-container-box{padding-left:unset;padding-right:unset;padding-bottom:0 !important}}@media only screen and (max-width:991px){.page-early-initiation-results .box-with-image-in-top-border{margin-bottom:unset}}@media only screen and (max-width:991px){.page-early-initiation-results .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content{margin-top:125px}}@media only screen and (max-width:991px){.page-early-initiation-results .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p{padding-bottom:25px}}@media only screen and (min-width:992px){.page-early-initiation-results .box-with-image-in-top-border .component-content .paragraphSystem.content .richText>.component-content>.richText-content p:nth-child(2){margin-bottom:0;margin-top:15px}}.page-early-initiation-results .box-with-image-in-top-border:first-of-type .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/play-icon.png) no-repeat center;top:0}.page-early-initiation-results .box-with-image-in-top-border:nth-of-type(2) .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/trelegy-inhaler-icon.png) no-repeat center;top:0}@media screen and (max-width:575px){.page-early-initiation-results .box-with-image-in-top-border:nth-of-type(2) .component-content .paragraphSystem.content .richText p.p-display{display:none}}@media screen and (min-width:576px){.page-early-initiation-results .box-with-image-in-top-border:nth-of-type(2) .component-content .paragraphSystem.content .richText p.p-mobile-only{display:none}}@media only screen and (max-width:991px){.page-early-initiation-results .box-with-image-in-top-border:nth-of-type(3) .component-content .paragraphSystem.content{padding:0 15px !important}}.page-early-initiation-results .box-with-image-in-top-border:nth-of-type(3) .component-content .paragraphSystem.content .richText>.component-content::before{background:url(/content/dam/cf-pharma/hcp-trelegyhcp/en_US/PP_Icon.png) no-repeat center;top:0}.page-early-initiation-results .percentage-box .percent-desktop{padding-right:30px}.page-early-initiation-results .percentage-box .percent-desktop .content{display:flex;align-items:center}.page-early-initiation-results .percentage-box .percent-desktop .box-eighty-two,.page-early-initiation-results .percentage-box .percent-desktop .box-forty-one{margin-left:20px}.page-early-initiation-results .percentage-box .percent-desktop .richText-content{margin-top:-30px}@media only screen and (max-width:991px){.page-early-initiation-results .percentage-box .percent-desktop .richText-content{margin-bottom:30px}}.page-early-initiation-results .percentage-box .percent-desktop .box-forty-one img{padding-left:30px}.page-early-initiation-results .percentage-box .percent-mobile .box-eighty-two{margin-bottom:20px}@media screen and (max-width:480px){.page-early-initiation-results .percentage-box .percent-mobile .box-forty-one .richText-content{padding-left:30px;padding-right:30px}}.page-early-initiation-results .percentage-box .percent-mobile .box-eighty-two img,.page-early-initiation-results .percentage-box .percent-mobile .box-forty-one img{margin-top:10px;width:156px;height:154px}.page-early-initiation-results .percentage-box .percent-mobile .box-eighty-two .richText-content,.page-early-initiation-results .percentage-box .percent-mobile .box-forty-one .richText-content{margin-top:-30px;margin-bottom:30px}.page-early-initiation-results .percentage-box .box-eighty-two,.page-early-initiation-results .percentage-box .box-forty-one{position:relative;overflow:hidden;background-color:white;border:3px solid #c3a58f;border-radius:20px;z-index:1}@media only screen and (min-width:992px){.page-early-initiation-results .percentage-box .box-eighty-two,.page-early-initiation-results .percentage-box .box-forty-one{height:280px}}.page-early-initiation-results .percentage-box .box-eighty-two .component-content,.page-early-initiation-results .percentage-box .box-forty-one .component-content{display:flex;align-items:center;flex-direction:column}.page-early-initiation-results .percentage-box .box-eighty-two .richText-content,.page-early-initiation-results .percentage-box .box-forty-one .richText-content{padding-left:45px;padding-right:45px}@media only screen and (max-width:991px){.page-early-initiation-results .percentage-box .box-eighty-two .richText-content,.page-early-initiation-results .percentage-box .box-forty-one .richText-content{padding-bottom:10px}}@media only screen and (min-width:992px){.page-early-initiation-results .percentage-box .box-eighty-two .richText-content,.page-early-initiation-results .percentage-box .box-forty-one .richText-content{padding-left:40px;padding-right:40px}}.page-early-initiation-results .percentage-box .box-eighty-two .richText-content p,.page-early-initiation-results .percentage-box .box-forty-one .richText-content p{font-size:24px;line-height:32px;text-align:center}.page-early-initiation-results .percentage-box .box-eighty-two:after{content:'';position:absolute;top:0;left:0;width:82%;height:100%;background:#f6f2ee;-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:skew(-13deg);-ms-transform:skew(-13deg);transform:skew(-13deg);z-index:-1}@media only screen and (max-width:991px){.page-early-initiation-results .percentage-box .box-eighty-two:after{-webkit-transform:skew(-4deg);-ms-transform:skew(-4deg);transform:skew(-4deg)}}.page-early-initiation-results .percentage-box .box-forty-one:after{content:'';position:absolute;top:0;left:0;width:41%;height:100%;background:#f6f2ee;-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:skew(-13deg);-ms-transform:skew(-13deg);transform:skew(-13deg);z-index:-1}@media only screen and (max-width:991px){.page-early-initiation-results .percentage-box .box-forty-one:after{-webkit-transform:skew(-5deg);-ms-transform:skew(-5deg);transform:skew(-5deg)}}@media only screen and (max-width:991px){.page-early-initiation-results .trelegy-learn-more-box{padding-top:34px;padding-bottom:34px}}.page-early-initiation-results .trelegy-learn-more-box .richText{padding-right:19px;padding-left:19px}@media only screen and (max-width:991px){.page-early-initiation-results .trelegy-learn-more-box .regular-font{font-weight:bold}}@media only screen and (min-width:992px){.page-early-initiation-results .trelegy-learn-more-box .regular-font{font-weight:500}}@media only screen and (max-width:991px){.page-early-initiation-results .trelegy-learn-more-box .trelegy-ternary-button{height:54px}}.page-early-initiation-results .references-container p,.page-early-initiation-results .references-container li{font-size:16px !important}.page-early-initiation-results .img-21 img{height:440px;width:1004px;border-bottom:1px solid #061f5c}.page-early-initiation-results .img-43 img{height:448px;width:1002px}.page-early-initiation-results .brown-to-white-gradient--card{text-align:center;padding-top:1.25rem;max-width:54.375rem;margin:0 auto}@media only screen and (max-width:991px){.page-early-initiation-results .brown-to-white-gradient--card{padding-top:1.125rem;border-top:1px solid #061f5c}}.page-early-initiation-results .brown-to-white-gradient--card .early-initiation-results-kpi--text-box{font-family:futura-pt-condensed,sans-serif;font-size:1.688rem !important;font-weight:900 !important;font-style:oblique;line-height:70px !important;color:#b48c74 !important;display:inline-flex;gap:.3rem;align-items:baseline}@media only screen and (max-width:991px){.page-early-initiation-results .brown-to-white-gradient--card .early-initiation-results-kpi--text-box{font-size:1.5rem}}.page-early-initiation-results .brown-to-white-gradient--card .early-initiation-results-kpi--text-box span{font-family:futura-pt-condensed,sans-serif;font-style:normal}.page-early-initiation-results .brown-to-white-gradient--card .early-initiation-results-kpi--text-box span em{font-size:78px;font-family:'Futura PT',sans-serif;font-style:normal}@media only screen and (max-width:991px){.page-early-initiation-results .brown-to-white-gradient--card .early-initiation-results-kpi--text-box span em{font-size:3.75rem}}.page-early-initiation-results .brown-to-white-gradient--card .early-initiation-results-kpi--text-box>:nth-child(2){font-weight:700 !important}@media only screen and (max-width:991px){.page-early-initiation-results .brown-to-white-gradient--card .early-initiation-results-kpi--text-box{line-height:28px !important;padding:23px 0 0;display:block}.page-early-initiation-results .brown-to-white-gradient--card .early-initiation-results-kpi--text-box>:last-child{display:block}}.page-early-initiation-results .brown-to-white-gradient--card>:first-child{font-size:20px !important;line-height:26px !important;margin-bottom:.5rem}@media only screen and (max-width:991px){.page-early-initiation-results .brown-to-white-gradient--card>:first-child{font-size:18px !important;line-height:1.125rem !important}}.page-early-initiation-results .brown-to-white-gradient--card>:nth-child(2){font-family:futura-pt-condensed,sans-serif}.page-early-initiation-results .brown-to-white-gradient--card>:nth-child(3){font-weight:900;letter-spacing:-1px}.page-early-initiation-results .brown-to-white-gradient--card>:nth-child(4),.page-early-initiation-results .brown-to-white-gradient--card>:nth-child(4) *{letter-spacing:0;font-weight:400;font-family:'Roboto' !important}.page-early-initiation-results .brown-to-white-gradient--card>:nth-child(4),.page-early-initiation-results .brown-to-white-gradient--card>:nth-child(3) *:not(sup),.page-early-initiation-results .brown-to-white-gradient--card>:nth-child(4) *{font-size:21px !important;font-family:futura-pt-condensed,sans-serif}.page-early-initiation-results .brown-to-white-gradient--card>:nth-child(3){font-size:1.688rem;font-family:futura-pt-condensed,sans-serif;line-height:1.875rem !important;padding-bottom:.5rem;color:#b48c74}@media only screen and (max-width:991px){.page-early-initiation-results .brown-to-white-gradient--card>:nth-child(3){font-size:24px}}@media only screen and (max-width:991px){.page-early-initiation-results .brown-to-white-gradient--card>:nth-child(4),.page-early-initiation-results .brown-to-white-gradient--card>:nth-child(4) *{font-size:18px !important;line-height:20px}}.page-early-initiation-results .brown-to-white-gradient--card>:last-child{font-size:15px !important;letter-spacing:.1px}@media only screen and (max-width:991px){.page-early-initiation-results .brown-to-white-gradient--card>:last-child{display:flex;padding-top:16px !important}.page-early-initiation-results .brown-to-white-gradient--card>:last-child>:last-child{text-align:left}}.page-early-initiation-results .brown-to-white-gradient--card>:last-child em{font-style:normal}.page-early-initiation-results .brown-to-white-gradient--card>:first-child,.page-early-initiation-results .brown-to-white-gradient--card>:last-child{font-family:'Roboto',sans-serif}.page-early-initiation-results .trelegy-heading-4 strong{color:#061f5c}.page-early-initiation-results .why-wait-content-section h2{font-size:30px;line-height:39px;font-weight:500}.page-early-initiation-results .patient-outcomes .richText-content>p:last-of-type{font-size:15px;line-height:18px !important}
