/*!
 * 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}@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=6de91ef3-790b-4365-b054-d55d0db30222");@font-face{font-family:"Avenir LT W01_55 Roman1475520";src:url("https://assets.gskstatic.com/pharma/us/fonts/trelegy/57bf7902-79ee-4b31-a327-1bbf59a3d155.eot?#iefix");src:url("https://assets.gskstatic.com/pharma/us/fonts/trelegy/57bf7902-79ee-4b31-a327-1bbf59a3d155.eot?#iefix") format("eot"),url("https://assets.gskstatic.com/pharma/us/fonts/trelegy/b290e775-e0f9-4980-914b-a4c32a5e3e36.woff2") format("woff2"),url("https://assets.gskstatic.com/pharma/us/fonts/trelegy/4b978f72-bb48-46c3-909a-2a8cd2f8819c.woff") format("woff"),url("https://assets.gskstatic.com/pharma/us/fonts/trelegy/9bdf0737-f98c-477a-9365-ffc41b9d1285.ttf") format("truetype")}@font-face{font-family:"Avenir LT W01_85 Heavy1475544";src:url("https://assets.gskstatic.com/pharma/us/fonts/trelegy/6af9989e-235b-4c75-8c08-a83bdaef3f66.eot?#iefix");src:url("https://assets.gskstatic.com/pharma/us/fonts/trelegy/6af9989e-235b-4c75-8c08-a83bdaef3f66.eot?#iefix") format("eot"),url("https://assets.gskstatic.com/pharma/us/fonts/trelegy/d513e15e-8f35-4129-ad05-481815e52625.woff2") format("woff2"),url("https://assets.gskstatic.com/pharma/us/fonts/trelegy/61bd362e-7162-46bd-b67e-28f366c4afbe.woff") format("woff"),url("https://assets.gskstatic.com/pharma/us/fonts/trelegy/ccd17c6b-e7ed-4b73-b0d2-76712a4ef46b.ttf") format("truetype")}@font-face{font-family:"Avenir LT W01_95 Black1475556";src:url("https://assets.gskstatic.com/pharma/us/fonts/trelegy/f55e4498-ad48-4577-93a0-c614de5cbbb8.eot?#iefix");src:url("https://assets.gskstatic.com/pharma/us/fonts/trelegy/f55e4498-ad48-4577-93a0-c614de5cbbb8.eot?#iefix") format("eot"),url("https://assets.gskstatic.com/pharma/us/fonts/trelegy/c78eb7af-a1c8-4892-974b-52379646fef4.woff2") format("woff2"),url("https://assets.gskstatic.com/pharma/us/fonts/trelegy/75b36c58-2a02-4057-a537-09af0832ae46.woff") format("woff"),url("https://assets.gskstatic.com/pharma/us/fonts/trelegy/b5c44a82-eeb8-41de-9c3f-a8db50b24b8a.ttf") format("truetype")}body{margin:0;padding:0;background:#FFF}h1,h2,h3,h4,h5{margin:0;padding:0}*{box-sizing:border-box}div:after{content:"";display:block;clear:both}.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 .component-content{width:100%;height:100%;max-width:100%}.component .component-content .content>a{display:none}.container{width:100% !important;overflow:hidden}.container>.row{margin-left:-15px;margin-right:-15px}.container:before,.container:after,.container-fluid:before,.container-fluid:after,.paragraphSystem:before,.paragraphSystem:after,.row:before,.row:after{display:none}.desktop-only{display:none}@media only screen and (min-width:992px){.desktop-only{display:block}}#footer .layout-inner .col-xs-12.col-md-12{padding-left:0;padding-right:0}#header{float:none;z-index:1001}#header .layout-inner .col-xs-12.col-md-12{padding-left:0;padding-right:0}#header .content-container{max-width:100% !important}.is-hidden{display:none}.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;border:0;min-height:30px}.snippetReference.is-hidden{display:none !important}.divider-curved-albescentWhite,.dividercurveastral{width:100%;height:3.05vw;overflow:hidden;position:relative}.divider-curved-albescentWhite .curve,.dividercurveastral .curve{margin-left:-50%;width:100%;height:20vw;clip-path:ellipse(200% 60% at 50% 38%)}.palette-gulfBlue,.palette-pottersClay,.palette-indianKhaki,.palette-clamShell,.palette-albescentWhite,.palette-mineShaft,.palette-dustyGray,.palette-alto,.palette-azure,.palette-hawkesBlue,.palette-astral,.palette-ziggurat{width:200px;height:200px;border:1px solid #666}.palette-gulfBlue:after,.palette-pottersClay:after,.palette-indianKhaki:after,.palette-clamShell:after,.palette-albescentWhite:after,.palette-mineShaft:after,.palette-dustyGray:after,.palette-alto:after,.palette-azure:after,.palette-hawkesBlue:after,.palette-astral:after,.palette-ziggurat:after{display:block}.light a,.dark a{text-decoration:underline;font-family:"Avenir LT W01_55 Roman1475520";display:inline-block}.button-primary,.button-secondary{padding:10px 20px}.external-link:after,#content .hero .bgwhite p:nth-child(5) .link-with-icon-after:after,#content .hero .bgwhite p:nth-child(6) .link-with-icon-after:after{margin-left:10px;content:"";display:inline-block;width:18px;height:18px;background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/external-link.svg");top:2px;position:relative}.divider-curved-albescentWhite{background-color:#f5e0d1}.divider-curved-albescentWhite .curve-white{background-color:#FFF}.blue{color:#036 !important}.gulf-blue{color:#061f5c}.azure{color:#3959b0}.hide{display:none}*:not(.aem-AuthorLayer-Edit) .dividercurvedwhite,*:not(.aem-AuthorLayer-Edit) .dividercurvedziggurat,*:not(.aem-AuthorLayer-Edit) .dividercurveddawnpink,*:not(.aem-AuthorLayer-Edit) .dividercurvedgulfblue,*:not(.aem-AuthorLayer-Edit) .dividercurveastral,*:not(.aem-AuthorLayer-Edit) .dividercurvedalbescentwhite,*:not(.aem-AuthorLayer-Edit) .dividercurvedwhitesmoke,*:not(.aem-AuthorLayer-Edit) .dividercurvedindiankhaki,*:not(.aem-AuthorLayer-Edit) .dividercurvedfog,*:not(.aem-AuthorLayer-Edit) .dividercurvedhawkesblue{position:relative}@media only screen and (max-width:991px){*:not(.aem-AuthorLayer-Edit) .dividercurvedwhite,*:not(.aem-AuthorLayer-Edit) .dividercurvedziggurat,*:not(.aem-AuthorLayer-Edit) .dividercurveddawnpink,*:not(.aem-AuthorLayer-Edit) .dividercurvedgulfblue,*:not(.aem-AuthorLayer-Edit) .dividercurveastral,*:not(.aem-AuthorLayer-Edit) .dividercurvedalbescentwhite,*:not(.aem-AuthorLayer-Edit) .dividercurvedwhitesmoke,*:not(.aem-AuthorLayer-Edit) .dividercurvedindiankhaki,*:not(.aem-AuthorLayer-Edit) .dividercurvedfog,*:not(.aem-AuthorLayer-Edit) .dividercurvedhawkesblue,*:not(.aem-AuthorLayer-Edit) .dividercurvedwhite .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedziggurat .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurveddawnpink .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedgulfblue .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurveastral .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedalbescentwhite .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedwhitesmoke .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedindiankhaki .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedfog .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedhawkesblue .box.component{height:4.7vw}}@media only screen and (min-width:992px){*:not(.aem-AuthorLayer-Edit) .dividercurvedwhite,*:not(.aem-AuthorLayer-Edit) .dividercurvedziggurat,*:not(.aem-AuthorLayer-Edit) .dividercurveddawnpink,*:not(.aem-AuthorLayer-Edit) .dividercurvedgulfblue,*:not(.aem-AuthorLayer-Edit) .dividercurveastral,*:not(.aem-AuthorLayer-Edit) .dividercurvedalbescentwhite,*:not(.aem-AuthorLayer-Edit) .dividercurvedwhitesmoke,*:not(.aem-AuthorLayer-Edit) .dividercurvedindiankhaki,*:not(.aem-AuthorLayer-Edit) .dividercurvedfog,*:not(.aem-AuthorLayer-Edit) .dividercurvedhawkesblue,*:not(.aem-AuthorLayer-Edit) .dividercurvedwhite .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedziggurat .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurveddawnpink .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedgulfblue .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurveastral .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedalbescentwhite .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedwhitesmoke .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedindiankhaki .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedfog .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedhawkesblue .box.component{height:3.05vw}}*:not(.aem-AuthorLayer-Edit) .dividercurvedwhite .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedziggurat .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurveddawnpink .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedgulfblue .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurveastral .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedalbescentwhite .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedwhitesmoke .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedindiankhaki .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedfog .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedhawkesblue .box.component{position:absolute;bottom:0;left:0}@media only screen and (max-width:991px){*:not(.aem-AuthorLayer-Edit) .dividercurvedwhite .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedziggurat .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurveddawnpink .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedgulfblue .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurveastral .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedalbescentwhite .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedwhitesmoke .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedindiankhaki .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedfog .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedhawkesblue .box.component{clip-path:ellipse(70% 260% at 50% -160%)}}@media only screen and (min-width:992px){*:not(.aem-AuthorLayer-Edit) .dividercurvedwhite .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedziggurat .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurveddawnpink .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedgulfblue .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurveastral .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedalbescentwhite .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedwhitesmoke .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedindiankhaki .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedfog .box.component,*:not(.aem-AuthorLayer-Edit) .dividercurvedhawkesblue .box.component{clip-path:ellipse(55% 140% at 50% -43%)}}*:not(.aem-AuthorLayer-Edit) .dividercurvedwhite .curvehawkesblue{background-color:#e3eafd}*:not(.aem-AuthorLayer-Edit) .dividercurvedwhite .curvehastral{background-color:#337399}*:not(.aem-AuthorLayer-Edit) .dividercurvedwhite .curvegulfblue{background-color:#061f5c}*:not(.aem-AuthorLayer-Edit) .dividercurvedwhite .curvedawnpink{background-color:#f0e8e2}*:not(.aem-AuthorLayer-Edit) .dividercurvedwhite .curvedulllavender{background-color:#9eade5}*:not(.aem-AuthorLayer-Edit) .dividercurvedwhite .curvefog{background-color:#d8e0ff}*:not(.aem-AuthorLayer-Edit) .dividercurvedwhite .curvewhite{background-color:#FFF}*:not(.aem-AuthorLayer-Edit) .dividercurvedwhite .curvechetwodeblue{background-color:#93a2de}*:not(.aem-AuthorLayer-Edit) .dividercurvedwhite .curveazure{background-color:#3959b0}*:not(.aem-AuthorLayer-Edit) .dividercurvedziggurat{background-color:#bed2de}*:not(.aem-AuthorLayer-Edit) .dividercurvedziggurat .curvewhite{background-color:#FFF}*:not(.aem-AuthorLayer-Edit) .dividercurveddawnpink{background-color:#f0e8e2}*:not(.aem-AuthorLayer-Edit) .dividercurveddawnpink .curvewhite{background-color:#FFF}*:not(.aem-AuthorLayer-Edit) .dividercurvedgulfblue{background-color:#061f5c}*:not(.aem-AuthorLayer-Edit) .dividercurvedgulfblue .curvewhite{background-color:#FFF}*:not(.aem-AuthorLayer-Edit) .dividercurvedgulfblue .curvefog{background-color:#d8e0ff}*:not(.aem-AuthorLayer-Edit) .dividercurveastral{background-color:#337399;margin-bottom:0}*:not(.aem-AuthorLayer-Edit) .dividercurveastral .curvegulfblue{background-color:#061f5c}*:not(.aem-AuthorLayer-Edit) .dividercurveastral .curvewhite{background-color:#FFF}*:not(.aem-AuthorLayer-Edit) .dividercurvedalbescentwhite{background-color:#f5e0d1}*:not(.aem-AuthorLayer-Edit) .dividercurvedalbescentwhite .curvewhite{background-color:#FFF}*:not(.aem-AuthorLayer-Edit) .dividercurvedwhitesmoke{background-color:#eee}*:not(.aem-AuthorLayer-Edit) .dividercurvedwhitesmoke .curvewhite{background-color:#FFF}*:not(.aem-AuthorLayer-Edit) .dividercurvedindiankhaki{background-color:#c3a58f}*:not(.aem-AuthorLayer-Edit) .dividercurvedindiankhaki .curvegulfblue{background-color:#061f5c}*:not(.aem-AuthorLayer-Edit) .dividercurvedfog{background-color:#d8e0ff}*:not(.aem-AuthorLayer-Edit) .dividercurvedfog .curvewhite{background-color:#FFF}*:not(.aem-AuthorLayer-Edit) .dividercurvedhawkesblue{background-color:#e3eafd}*:not(.aem-AuthorLayer-Edit) .dividercurvedhawkesblue .curvewhite{background-color:#FFF}*:not(.aem-AuthorLayer-Edit) .dividercurveddawnpink{background-color:#f0e8e2}*:not(.aem-AuthorLayer-Edit) .dividercurveddawnpink .curvegulfblue{background-color:#061f5c}.dividercurveastral{background-color:#337399}.dividercurveastral .curvegulfblue{background-color:#061f5c}.dividercurveastral .curvehawkesblue{background-color:#e3eafd}body{font-size:16px}h1{color:#CCC}.palette-gulfBlue{background-color:#061f5c}.palette-gulfBlue:after{content:#061f5c}.palette-pottersClay{background-color:#815936}.palette-pottersClay:after{content:#815936}.palette-indianKhaki{background-color:#c3a58f}.palette-indianKhaki:after{content:#c3a58f}.palette-clamShell{background-color:#d8c1b2}.palette-clamShell:after{content:#d8c1b2}.palette-albescentWhite{background-color:#f5e0d1}.palette-albescentWhite:after{content:#f5e0d1}.palette-mineShaft{background-color:#333}.palette-mineShaft:after{content:#333}.palette-dustyGray{background-color:#999}.palette-dustyGray:after{content:#999}.palette-alto{background-color:#DDD}.palette-alto:after{content:#DDD}.palette-azure{background-color:#3959b0}.palette-azure:after{content:#3959b0}.palette-hawkesBlue{background-color:#e3eafd}.palette-hawkesBlue:after{content:#e3eafd}.palette-astral{background-color:#337399}.palette-astral:after{content:#337399}.palette-ziggurat{background-color:#bed2de}.palette-ziggurat:after{content:#bed2de}.highlight.bg-hawkesBlue>.component-content>.content>.richText .richText-content{background-color:#e3eafd}.highlight.bgdawnpink>.component-content>.content>.richText .richText-content{background-color:#f0e8e2}.highlight.bg-ziggurat>.component-content>.content>.richText .richText-content{background-color:#bed2de}.highlight.bg-ziggurat>.component-content>.content>.richText .richText-content p{color:#061f5c}.highlight.bghawkesblue>.component-content>.content>.richText .richText-content{background-color:#e3eafd}.highlight.highlighted-content{border:10px solid #c3a58f}.highlight>.component-content>.content>.richText .richText-content{padding:30px 30px 5px 30px}@media only screen and (min-width:992px){.center-v{display:flex;align-items:center}}.bg-indiankhaki{background-color:#c3a58f}.bg-astral{background-color:#337399}.bg-gulfblue{background-color:#061f5c}.lightgray{background-color:#DDD}.bghawkesblue{background-color:#e3eafd}.bgalbescentwhite{background-color:#f5e0d1}.bgdawnpink:not(.richText){background-color:#f0e8e2}.bgdawnpink.richText .component-content{background-color:#f0e8e2}.bgwhitesmoke{background-color:#eee}.bggallery{background-color:#eaeaea}.bgdulllavender{background-color:#9eade5}.bgfog{background-color:#d8e0ff}.bg-veniceBlue{background-color:#094a7b}.bg-poloBlue{background-color:#93b9cc}.bg-ziggurat{background-color:#bed2de}.bg-catskillWhite{background-color:#e2ecf2}.background-color-gradient{background:#bed2de;background:linear-gradient(180deg,#bed2de 0,#FFF 100%)}.bg-athensgray{background-color:#f2f3f7}.bg-white{background-color:#FFF}.bg-chetwodeblue{background-color:#93a2de}.bgazure{background-color:#3959b0}.highlighted-content{border:10px solid #c3a58f}.callout{margin-bottom:15px}@media only screen and (max-width:991px){.callout .primary-button,.callout .secondary-button{margin-top:-15px}}.callout.box.component>.component-content>.component:nth-child(2) p{margin-bottom:10px}.nopadding-bottom{padding-bottom:0}.callout.default>.component-content>.content>.box.component>.component-content{padding:20px 15px 0 20px;border:10px solid #c3a58f}@media only screen and (min-width:992px){.callout.default>.component-content>.content>.box.component>.component-content{padding:30px 30px 0 30px}}@media only screen and (min-width:992px){.callout.default .box.component .component:nth-child(3) p{float:right}}.callout.default.default-with-button>.component-content>.content>.box.component>.component-content{border:20px solid #c3a58f}@media only screen and (max-width:991px){.cta .aligncenter a{display:flex !important;align-items:center}}.callout.pricing>.component-content>.content>.box.component>.component-content{padding:20px 15px 5px 20px;border:10px solid #c3a58f}@media only screen and (min-width:992px){.callout.pricing>.component-content>.content>.box.component>.component-content{padding:30px 30px 5px 30px}}.callout.pricing .box.component .component:nth-child(2) h2 .headline-2{font-size:2.625rem;line-height:3rem}@media only screen and (min-width:992px){.callout.pricing .box.component .component:nth-child(2) h2 .headline-2{font-size:2.625rem}}@media only screen and (min-width:992px){.callout.pricing .box.component .component:nth-child(2) h2 .headline-2{line-height:3rem}}.callout.pricing .box.component .component:nth-child(2) h2,.callout.pricing .box.component .component:nth-child(2) p{margin-bottom:15px;color:#061f5c}.callout.pricing .box.component .component:nth-child(2) p:first-of-type{font-family:"Avenir LT W01_85 Heavy1475544";font-size:1.75rem;line-height:1.75rem}@media only screen and (min-width:992px){.callout.pricing .box.component .component:nth-child(2) p:first-of-type{font-size:1.75rem}}@media only screen and (min-width:992px){.callout.pricing .box.component .component:nth-child(2) p:first-of-type{line-height:1.75rem}}@media only screen and (min-width:992px){.callout.pricing .box.component .component:nth-child(3) p{float:right;padding-top:45px}}@media only screen and (min-width:1200px){.callout.pricing .box.component .component:nth-child(3) p{padding-top:35px}}.callout.pricing .box.component .component:nth-child(4) p{color:#061f5c}.callout.number>.component-content>.content>.box.component>.component-content{padding:15px 15px 15px 0;border:10px solid #c3a58f;background-color:#FFF}@media only screen and (min-width:992px){.callout.number>.component-content>.content>.box.component>.component-content{padding:20px 20px 20px 0}}.callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content{display:flex;align-items:flex-start}.callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content p{margin-bottom:0;color:#061f5c}.callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content .component:nth-child(2){max-width:170px;padding-right:15px}@media only screen and (min-width:992px){.callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content .component:nth-child(2){max-width:210px}}.callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content .component:nth-child(2) p,.callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content .component:nth-child(2) h2 .headline-2{font-family:'futura-pt-condensed',sans-serif;font-size:2rem;line-height:1.875rem;font-weight:800;font-style:italic;padding-left:18px}@media only screen and (min-width:992px){.callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content .component:nth-child(2) p,.callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content .component:nth-child(2) h2 .headline-2{font-size:2.375rem}}@media only screen and (min-width:992px){.callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content .component:nth-child(2) p,.callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content .component:nth-child(2) h2 .headline-2{line-height:2rem}}@media only screen and (min-width:992px){.callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content .component:nth-child(2) p,.callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content .component:nth-child(2) h2 .headline-2{padding-left:30px}}.callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content .component:nth-child(2) p{margin-bottom:-15px}@media only screen and (min-width:992px){.callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content .component:nth-child(2) p{margin-bottom:-20px}}.callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content .component:nth-child(2):after{content:'';display:block;background-color:rgba(158,173,229,0.6);border:10px solid rgba(158,173,229,0.6);border-top-right-radius:25px;border-bottom-right-radius:25px}@media only screen and (min-width:992px){.callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content .component:nth-child(2):after{border:15px solid rgba(158,173,229,0.6)}}.callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content .component:nth-child(3){min-height:65px;display:flex;align-items:center;border-left:1px solid #333;padding-left:15px}@media only screen and (min-width:992px){.callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content .component:nth-child(3){padding-left:30px;min-height:75px}}.callout.number-with-image>.component-content>.content>.box.component>.component-content{background-color:#FFF;padding:20px 15px;border:10px solid #c3a58f}@media only screen and (min-width:992px){.callout.number-with-image>.component-content>.content>.box.component>.component-content{padding:20px}}.callout.number-with-image>.component-content>.content>.box.component>.component-content>.paragraphSystem.content p{margin-bottom:0;color:#061f5c}.callout.number-with-image>.component-content>.content>.box.component>.component-content>.paragraphSystem.content .component:nth-child(2){margin-bottom:10px}.callout.number-with-image>.component-content>.content>.box.component>.component-content>.paragraphSystem.content .component:nth-child(2) img{margin-right:10px}.callout.number-with-image>.component-content>.content>.box.component>.component-content>.paragraphSystem.content .component:nth-child(2) .richText-content{min-height:53px;border-left:1px solid #333}.callout.number-with-image>.component-content>.content>.box.component>.component-content>.paragraphSystem.content .component:nth-child(2) .richText-content h2{padding-left:15px;margin-bottom:-30px;margin-top:15px}@media only screen and (min-width:992px){.callout.number-with-image>.component-content>.content>.box.component>.component-content>.paragraphSystem.content .component:nth-child(2) .richText-content h2{padding-left:15px;margin-bottom:-15px;margin-top:0}}.callout.number-with-image>.component-content>.content>.box.component>.component-content>.paragraphSystem.content .component:nth-child(2) .richText-content h2 .headline-2{font-family:'futura-pt-condensed',sans-serif;font-size:2rem;line-height:1.375rem;font-weight:800;font-style:italic}@media only screen and (min-width:992px){.callout.number-with-image>.component-content>.content>.box.component>.component-content>.paragraphSystem.content .component:nth-child(2) .richText-content h2 .headline-2{font-size:2.375rem}}@media only screen and (min-width:992px){.callout.number-with-image>.component-content>.content>.box.component>.component-content>.paragraphSystem.content .component:nth-child(2) .richText-content h2 .headline-2{line-height:2.25rem}}.callout.number-with-image>.component-content>.content>.box.component>.component-content>.paragraphSystem.content .component:nth-child(2) .richText-content:after{content:'';display:block;width:165px;background-color:rgba(158,173,229,0.6);border:10px solid rgba(158,173,229,0.6);border-top-right-radius:25px;border-bottom-right-radius:25px;margin-top:15px}@media only screen and (min-width:992px){.callout.number-with-image>.component-content>.content>.box.component>.component-content>.paragraphSystem.content .component:nth-child(2) .richText-content:after{width:190px;border:15px solid rgba(158,173,229,0.6);margin-bottom:5px;margin-top:0}}.callout.default-with-image{border:10px solid #c3a58f;background-color:#FFF}.callout.default-with-image .richText .component-content{padding:20px}@media only screen and (min-width:992px){.callout.default-with-image .richText .component-content{padding:20px 5px}}.callout.default-with-image .richText .component-content img{flex-shrink:0;margin:0 auto;height:85px;margin-bottom:20px;display:block}@media only screen and (min-width:992px){.callout.default-with-image .richText .component-content img{margin-right:30px;margin-bottom:0}}@media only screen and (max-width:991px){.callout.default-with-image .richText .component-content{display:block}}@media only screen and (max-width:991px){.callout.default-with-image .richText .component-content img.pull-left{float:none}}.callout.default-with-image .richText .component-content .richText-content p{margin-bottom:0}.inline-image .richText.component img{position:absolute;left:0;height:60px;margin-bottom:0}.inline-image .richText.component .component-content{position:relative;padding:40px 15px 40px 90px;border-bottom:1px solid #707070}@media only screen and (min-width:992px){.inline-image .richText.component .component-content{padding-left:100px}}.inline-image .richText.component .component-content .richText-content p{margin-bottom:0}.footer-cta-container{padding:0;border:20px solid #c3a58f}@media only screen and (min-width:992px){.footer-cta-container{padding-top:60px !important;padding-bottom:60px !important;background-color:#c3a58f}}.footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content{display:block}@media only screen and (min-width:992px){.footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content{max-width:775px;display:flex;align-items:flex-start;margin:auto}}.footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(2){display:none}@media only screen and (min-width:992px){.footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(2){display:block;padding:0}}@media only screen and (min-width:992px){.footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(2) img{height:250px}}.footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3){background-color:#FFF}@media only screen and (min-width:992px){.footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3){min-width:375px;padding:0}}@media only screen and (min-width:992px){.footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content{position:relative}}.footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content{padding:75px 15px 15px 15px}@media only screen and (min-width:992px){.footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content{min-height:250px;padding:22px 51px 0 49px}}.footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content h2{margin-bottom:15px;margin-top:0}@media only screen and (min-width:992px){.footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content h2{margin-bottom:10px}}.footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content p{margin-bottom:28px}@media only screen and (min-width:992px){.footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content p{margin-bottom:14px}}@media only screen and (max-width:991px){.footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .primary-button,.footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .secondary-button{margin:auto}}@media only screen and (min-width:992px){.footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .primary-button,.footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .secondary-button{position:absolute;bottom:30px}}.footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content{display:block}@media only screen and (min-width:992px){.footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content{max-width:775px;display:flex;align-items:flex-start}}@media only screen and (min-width:1200px){.footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content{margin:auto}}.footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(2){display:none}@media only screen and (min-width:992px){.footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(2){display:block;padding:0}}@media(min-width:992px) and (max-width:1200px){.footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(2){overflow:hidden}}@media only screen and (min-width:992px){.footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(2) img{height:250px}}@media(min-width:992px) and (max-width:1200px){.footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(2) img{max-width:unset;margin-left:-75px}}.footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3){background-color:#FFF}@media only screen and (min-width:992px){.footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3){min-width:375px;padding:0}}@media(min-width:992px) and (max-width:1200px){.footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3){min-width:340px}}@media only screen and (min-width:992px){.footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content{position:relative}}.footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content{padding:75px 15px 0 15px}@media only screen and (min-width:992px){.footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content{min-height:250px;padding:30px 9px 0 40px}}@media only screen and (min-width:1200px){.footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content{padding:50px 9px 0 40px}}.footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content h2{margin-bottom:25px;margin-top:0}@media only screen and (min-width:992px){.footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content h2{margin-bottom:10px}}.footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content p{margin-bottom:0}@media only screen and (max-width:991px){.footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .primary-button{margin:auto}}@media only screen and (min-width:992px){.footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .primary-button{position:absolute;bottom:36px}}@media only screen and (min-width:992px){.footer-cta-container .footer-cta-callout-column-2>.component-content>.paragraphSystem.content>.component:nth-child(2){min-width:340px}}@media only screen and (min-width:1200px){.footer-cta-container .footer-cta-callout-column-2>.component-content>.paragraphSystem.content>.component:nth-child(2){min-width:375px}}@media only screen and (min-width:992px){.footer-cta-container .footer-cta-callout-column-2>.component-content>.paragraphSystem.content>.component:nth-child(2)>.component-content{position:relative}}.footer-cta-container .footer-cta-callout-column-2>.component-content>.paragraphSystem.content>.component:nth-child(2)>.component-content>.richText-content{background-color:#FFF;padding:35px 15px 15px 15px}@media only screen and (min-width:992px){.footer-cta-container .footer-cta-callout-column-2>.component-content>.paragraphSystem.content>.component:nth-child(2)>.component-content>.richText-content{min-height:250px;padding:30px 15px 0 25px}}@media only screen and (min-width:1200px){.footer-cta-container .footer-cta-callout-column-2>.component-content>.paragraphSystem.content>.component:nth-child(2)>.component-content>.richText-content{padding:50px 15px 0 25px}}.footer-cta-container .footer-cta-callout-column-2>.component-content>.paragraphSystem.content>.component:nth-child(2)>.component-content>.richText-content h2{margin-top:0}@media only screen and (max-width:991px){.footer-cta-container .footer-cta-callout-column-2>.component-content>.paragraphSystem.content>.component:nth-child(2)>.component-content>.richText-content h2{padding-top:25px;border-top:1px solid #999}}.footer-cta-container .footer-cta-callout-column-2>.component-content>.paragraphSystem.content>.component:nth-child(2)>.component-content>.richText-content p{margin-bottom:0}@media only screen and (max-width:991px){.footer-cta-container .footer-cta-callout-column-2>.component-content>.paragraphSystem.content>.component:nth-child(2)>.component-content>.richText-content .secondary-button{margin:auto}}@media only screen and (min-width:992px){.footer-cta-container .footer-cta-callout-column-2>.component-content>.paragraphSystem.content>.component:nth-child(2)>.component-content>.richText-content .secondary-button{position:absolute;bottom:36px}}.footer-cta-2{padding:0;border:20px solid #c3a58f}@media only screen and (min-width:992px){.footer-cta-2{padding-top:60px !important;padding-bottom:60px !important;background-color:#c3a58f;border:0}}.footer-cta-2 .callout{margin-bottom:0}.footer-cta-2 .callout>.component-content>.paragraphSystem.content{display:block}@media only screen and (min-width:992px){.footer-cta-2 .callout>.component-content>.paragraphSystem.content{max-width:1022px;margin:auto}}.footer-cta-2 .callout>.component-content>.paragraphSystem.content .box.component>.component-content{background-color:#FFF;padding:15px 15px 15px 15px;border:none !important}@media only screen and (min-width:992px){.footer-cta-2 .callout>.component-content>.paragraphSystem.content .box.component>.component-content{padding:30px 30px 30px 30px}}.footer-cta-2 .callout>.component-content>.paragraphSystem.content .box.component>.component-content .primary-button,.footer-cta-2 .callout>.component-content>.paragraphSystem.content .box.component>.component-content .secondary-button{width:280px}@media only screen and (min-width:992px){.footer-cta-2 .callout .box.component .component:nth-child(3) p{padding-top:23px}}.curved-image-mobile{z-index:1}.curved-image-mobile img{clip-path:ellipse(150% 140% at 50% -43%);margin-bottom:-90px;width:100%}.label{font-size:1.25rem;line-height:1.625rem;font-family:'Lato',sans-serif;font-weight:normal}@media only screen and (min-width:992px){.label{font-size:1.25rem}}@media only screen and (min-width:992px){.label{line-height:1.625rem}}.footnote{font-size:.875rem;line-height:1.25rem;font-family:'Lato',sans-serif;font-weight:normal}@media only screen and (min-width:992px){.footnote{font-size:.875rem}}@media only screen and (min-width:992px){.footnote{line-height:1.25rem}}.light a{color:#3959b0}.light a:hover{color:#c3a58f}.light a:visited:hover{color:#061f5c}.dark a,.dark a:hover{color:#FFF !important}h1,h3,.body-copy p{margin-top:0;margin-bottom:24px}h2{margin-top:0;margin-bottom:15px}@media only screen and (min-width:992px){h2 sup{top:-0.4em}}h4{margin-top:0;margin-bottom:16px}a.icon-anchor:after{background-image:url("")}a.icon-external:after{background-image:url("")}a.icon-pdf:after{background-image:url("")}a.icon-email:after{background-image:url("")}h1,h2{font-weight:normal;font-family:"Avenir LT W01_95 Black1475556"}h3,h4{font-weight:normal;font-family:"Avenir LT W01_85 Heavy1475544"}h1 .headline-1{font-size:2.75rem;line-height:3rem;text-transform:uppercase}h1 .headline-1,h1 .headline-1 a{color:#061f5c}@media only screen and (min-width:992px){h1 .headline-1{font-size:2.75rem}}@media only screen and (min-width:992px){h1 .headline-1{line-height:3rem}}h2 .headline-2{font-size:1.5rem;line-height:1.875rem}h2 .headline-2,h2 .headline-2 a{color:#061f5c}h2 .headline-2 a:hover,h2 .headline-2 a:focus{color:#c3a58f}@media only screen and (min-width:992px){h2 .headline-2{font-size:1.75rem}}@media only screen and (min-width:992px){h2 .headline-2{line-height:2.125rem}}h3 .headline-3{color:#815936;font-size:1.25rem;line-height:1.625rem}@media only screen and (min-width:992px){h3 .headline-3{font-size:1.375rem}}@media only screen and (min-width:992px){h3 .headline-3{line-height:1.75rem}}h4 .headline-4{color:#333;font-size:1rem;line-height:1.375rem}@media only screen and (min-width:992px){h4 .headline-4{font-size:1rem}}@media only screen and (min-width:992px){h4 .headline-4{line-height:1.375rem}}h5{margin-top:30px;margin-bottom:30px;color:#efefef;font-size:2rem;font-family:sans-serif;font-weight:normal;border-bottom:1px solid #efefef}@media only screen and (min-width:992px){h5{font-size:2rem}}.body-copy p,.body-copy li,.body-copy .answer,.body-copy .genericFormGroup label,.body-copy .quiz-results label{font-size:1rem;line-height:1.375rem;font-family:'Lato',sans-serif}@media only screen and (min-width:992px){.body-copy p,.body-copy li,.body-copy .answer,.body-copy .genericFormGroup label,.body-copy .quiz-results label{font-size:1rem}}@media only screen and (min-width:992px){.body-copy p,.body-copy li,.body-copy .answer,.body-copy .genericFormGroup label,.body-copy .quiz-results label{line-height:1.375rem}}.body-copy p a,.body-copy li a,.body-copy .answer a,.body-copy .genericFormGroup label a,.body-copy .quiz-results label a{color:#3959b0;font-weight:900}.body-copy p a:hover,.body-copy p a:focus,.body-copy li a:hover,.body-copy li a:focus,.body-copy .answer a:hover,.body-copy .answer a:focus,.body-copy .genericFormGroup label a:hover,.body-copy .genericFormGroup label a:focus,.body-copy .quiz-results label a:hover,.body-copy .quiz-results label a:focus{color:#815936}.body-copy p b,.body-copy p .selection-bold,.body-copy li b,.body-copy li .selection-bold,.body-copy .answer b,.body-copy .answer .selection-bold,.body-copy .genericFormGroup label b,.body-copy .genericFormGroup label .selection-bold,.body-copy .quiz-results label b,.body-copy .quiz-results label .selection-bold{font-weight:900}.body-copy p,.body-copy li{color:#333;font-weight:normal}.primary-button,.secondary-button,.quiz-results button{padding:20px;width:250px;min-height:62px;text-align:center;display:block;font-size:1.25rem;line-height:1.25rem;font-family:"Avenir LT W01_95 Black1475556";text-decoration:none;cursor:pointer}@media only screen and (min-width:992px){.primary-button,.secondary-button,.quiz-results button{font-size:1.25rem}}@media only screen and (min-width:992px){.primary-button,.secondary-button,.quiz-results button{line-height:1.25rem}}.primary-button,.quiz-results button{color:#FFF;background-color:#3959b0}.primary-button:hover,.quiz-results button:hover{color:#061f5c;background-color:#e3eafd}.secondary-button{color:#3959b0;background-color:#FFF;border:2px solid #3959b0}.secondary-button:hover{color:#061f5c;background-color:#e3eafd;border:2px solid #061f5c}.primary-sign-up{padding:10px 20px;text-align:center;display:inline-block;font-size:1rem;font-family:"Avenir LT W01_95 Black1475556";text-decoration:none;color:#FFF;background-color:#061f5c;border:2px solid #061f5c;text-transform:uppercase;cursor:pointer}@media only screen and (min-width:992px){.primary-sign-up{font-size:1rem}}.primary-sign-up:hover{color:#061f5c;background-color:#e3eafd}.reference-utility-links---dtc ul li{font-size:.75rem}@media only screen and (min-width:992px){.reference-utility-links---dtc ul li{font-size:.75rem}}@media only screen and (min-width:992px){.shareThis:hover{display:block !important}}.dark h1,.dark h2,.dark h3,.dark h4,.dark p,.dark li,.dark a,.dark span{color:#FFF !important}.dark.cta a:after{border-left:.5rem solid #FFF !important}.callout.bgziggurat{background-color:#bed2de}.callout.bgziggurat h2,.callout.bgziggurat p{color:#061f5c}.anchorlink{margin-left:1.275rem;position:relative;display:inline-block;color:#3959b0;font-weight:700}.anchorlink:before{margin-left:-1.275rem;margin-right:5px;content:'';display:inline-block;width:17px;height:16px;background-size:100% auto;background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/arrow-down.svg");background-repeat:no-repeat;position:relative;top:3px}.anchorlink:hover,.anchorlink:focus{color:#3959b0 !important}.reference-faq-feedback .faq-feedback p{color:#815936;font-size:1rem;font-weight:900;font-family:'Lato',sans-serif}@media only screen and (min-width:992px){.reference-faq-feedback .faq-feedback p{font-size:1rem}}.faq-tooltip{padding:15px 20px;color:#333;font-size:.75rem;font-family:'Lato',sans-serif;background-color:#d8c1b2}@media only screen and (min-width:992px){.faq-tooltip{font-size:.75rem}}.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 #d8c1b2}.bggulfblue:not(.cta) .richText-content{background-color:#061f5c}@media only screen and (max-width:991px){.cta{margin-bottom:35px}}.cta.bgziggurat .richText-content{background-color:#bed2de}.cta.bggulfblue .richText-content{background-color:#061f5c}.cta.bgastral .richText-content{background-color:#337399}.cta p{margin:0}.cta .image.component img{width:100%}.cta .richText a{min-height:100px;padding:20px 25px;display:block;text-decoration:none;font-weight:900;font-family:'Lato',sans-serif;color:#061f5c;font-size:1.25rem;line-height:1.625rem}@media only screen and (min-width:992px){.cta .richText a{font-size:1.25rem}}@media only screen and (min-width:992px){.cta .richText a{line-height:1.625rem}}.cta .richText a:after{margin-left:10px;width:0;height:0;content:"";display:inline-block;border-top:.5rem solid transparent;border-bottom:.5rem solid transparent;border-left:.5rem solid #061f5c}.cta .richText a:hover{color:#061f5c;text-decoration:underline}img{display:block}.video-anchor-link{position:relative;display:block;color:#3959b0;font-weight:700;padding-left:23px;margin-top:30px}@media only screen and (min-width:992px){.video-anchor-link{margin-top:0}}.video-anchor-link:before{content:'';display:block;width:17px;height:16px;position:absolute;left:0;top:6px;background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/arrow-down.svg");background-repeat:no-repeat}.link-with-icon-after{margin-right:1.275rem;position:relative;display:block}.link-with-icon-after:after{margin-left:10px;content:'';display:inline-block;width:10px;height:11px;background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/chevron-icon.png");background-repeat:no-repeat;position:relative;top:0}#content .hero{padding-left:0;padding-right:0}@media only screen and (min-width:992px){#content .hero{background-color:#337399}}#content .hero>.component-content{background-size:100% auto;background-repeat:no-repeat}@media only screen and (max-width:991px){#content .hero>.component-content{clip-path:ellipse(150% 60% at 50% 38%)}}@media only screen and (min-width:992px){#content .hero>.component-content{clip-path:ellipse(150% 60% at 50% 38%)}}@media only screen and (min-width:1200px){#content .hero>.component-content{padding-left:30px;padding-right:45px}}@media only screen and (min-width:992px){#content .hero>.component-content .content-container{padding-top:60px}}@media only screen and (max-width:991px){#content .hero .content-container{padding-left:0;padding-right:0;padding-bottom:0}}@media only screen and (max-width:991px){#content .hero .dark{margin-top:30%;padding-left:1rem;padding-right:1rem}}#content .hero .dark h1,#content .hero .dark h2{width:65%}@media only screen and (min-width:992px){#content .hero .dark h1,#content .hero .dark h2{width:55%}}#content .hero .dark h1{margin-bottom:10px}#content .hero .dark h2 span{color:#bed2de !important}#content .hero .dark p:first-of-type{font-family:'Lato',sans-serif;background-color:rgba(190,210,222,0.9);color:#333 !important;padding:1rem}#content .hero .dark .anchorlink:hover{color:#FFF !important}#content .hero .dark .anchorlink:before{width:51px;height:51px;background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/play-icon.png");top:0;vertical-align:middle;margin-right:15px}#content .hero .bgwhite{padding:1rem;padding-top:20px;background-color:white}@media only screen and (min-width:992px){#content .hero .bgwhite{padding:20px 30px 15px;background-color:rgba(255,255,255,0.8)}}@media only screen and (max-width:991px){#content .hero .bgwhite .link-with-icon-after{padding-right:1rem}}@media only screen and (max-width:991px){#content .hero.hero-2>.component-content{background-position:top center;background-size:cover;clip-path:ellipse(150% 140% at 50% -43%);height:70vw !important;max-height:250px}}@media only screen and (min-width:992px){#content .hero.hero-2>.component-content{clip-path:ellipse(125% 140% at 50% -43%);min-height:21vw !important}}@media only screen and (max-width:991px){#content .hero.hero-2 .dark{margin-top:0}}#content .hero.hero-2 .dark h1,#content .hero.hero-2 .dark h2{width:100%}@media only screen and (max-width:991px){#content .hero.hero-2 .dark h1{width:60%;margin-top:40px}}#content .hero.hero-2 .dark h2 span{color:#FFF !important}.curveastral{overflow:hidden;position:relative}@media only screen and (max-width:991px){.curveastral{height:22px}}@media only screen and (min-width:992px){.curveastral{height:32px}}.curveastral .component-content{padding:0;width:100%;background-color:#337399;border-radius:100%;position:absolute;left:0;bottom:0;transform-origin:bottom center}@media only screen and (max-width:991px){.curveastral .component-content{height:84px;transform:scale(1.5)}}@media only screen and (min-width:992px){.curveastral .component-content{height:64px;transform:scale(1.2)}}@media only screen and (max-width:991px){.box.component.paddingtop{padding-top:36px}}@media only screen and (min-width:992px){.box.component.paddingtop{padding-top:50px}}@media only screen and (max-width:991px){.box.component.paddingbottom{padding-bottom:36px}}@media only screen and (min-width:992px){.box.component.paddingbottom{padding-bottom:50px}}.box.component.paddingtop-40{padding-top:40px}@media only screen and (min-width:992px){.box.component.padding-30{padding-left:30px;padding-right:30px}}.bgastral{background-color:#337399}.error{color:#fd0d1b;font-family:"Avenir LT W01_95 Black1475556";font-weight:900}.body-copy ul{margin-left:0;padding-left:1.1rem;list-style-type:none}.body-copy ul>li:before{margin-right:.3rem;content:"\2022";color:#815936;font-weight:bold;display:inline-block;width:10px;font-size:.675rem;margin-left:-1.5em}.body-copy ul>li>ul>li:before{width:.25rem;color:#000;content:"-"}.margin-top-40{margin-top:40px}.margin-bottom-50{margin-bottom:50px}.margin-bottom-45{margin-bottom:45px}.margin-bottom-30{margin-bottom:30px}.margin-top-0{margin-top:0 !important}.margin-bottom-0{margin-bottom:0 !important}.padding-top-0{padding-top:0 !important}.padding-bottom-0{padding-bottom:0 !important}.paddingbottom-25{padding-bottom:25px !important}p span.margin-top-0{display:block;margin-top:-24px !important}p span.margin-bottom-0{display:block;margin-bottom:-24px !important}p span.margin-top-0-below-ul{display:block;margin-top:-15px !important}p span.margin-bottom-0-above-ul{display:block;margin-bottom:-20px !important}.sub,.sup{font-size:.8rem;position:relative}.sub{top:3px}.sup{top:-5px}.indent{margin-left:25px;display:block}.herohome h1{padding-top:15px;margin-bottom:0;font-size:2.75rem;font-family:"Avenir LT W01_95 Black1475556"}@media only screen and (min-width:992px){.herohome h1{font-size:2.75rem}}.herohome h2{color:#061f5c;font-size:1.5rem;font-family:"Avenir LT W01_95 Black1475556"}@media only screen and (min-width:992px){.herohome h2{font-size:1.5rem}}.page-error-handler .dividercurvedwhite,.page-risks-and-side-effects .dividercurvedwhite,.page-faqs .dividercurvedwhite{margin-bottom:20px}@media only screen and (min-width:992px){.page-error-handler .dividercurvedwhite,.page-risks-and-side-effects .dividercurvedwhite,.page-faqs .dividercurvedwhite{margin-bottom:40px}}.heronoimage{padding-bottom:20px}.heronoimage h1{margin-top:0;margin-bottom:0;color:#061f5c;font-size:2.75rem;font-family:"Avenir LT W01_95 Black1475556"}@media only screen and (min-width:992px){.heronoimage h1{font-size:2.75rem}}@media only screen and (max-width:991px){.heronoimage h1 .headline-1 .small{font-size:1.5rem;line-height:1.875rem;display:block}}.heronoimage h2{color:#061f5c;margin-top:25px;margin-bottom:0;font-size:1.5rem;font-family:"Avenir LT W01_95 Black1475556"}@media only screen and (min-width:992px){.heronoimage h2{font-size:1.5rem}}.heronoimage.bghawkesblue{background-color:#e3eafd}.heronoimage.headline-switch-order h1{margin-top:25px;margin-bottom:0}.heronoimage.headline-switch-order h2{margin-top:0;margin-bottom:0}.heronoimage.headline-h1-alone h1{margin-top:25px}.heronoimage.mcm-hero{padding-bottom:0}.heronoimage.mcm-hero h1{margin-top:5%}@media(min-width:768px) and (max-width:991px){.heronoimage.mcm-hero h1{margin-top:30%}}@media only screen and (min-width:992px){.heronoimage.mcm-hero h1{margin-top:14%}}@media(max-width:576px){.heronoimage.mcm-hero h1 .headline-1{font-size:2.5rem;line-height:2.75rem}}.heronoimage.mcm-hero img{margin-top:10%}a.pdf,.pdf{padding-right:22px;background-repeat:no-repeat;background-position:center right;background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/icon-pdf.svg")}.page-home .gigya-layout-row .gigya-layout-row .gigya-composite-control:nth-child(4) .gigya-label:after,.page-why-trelegy-for-copd .gigya-layout-row .gigya-layout-row .gigya-composite-control:nth-child(4) .gigya-label:after,.page-why-trelegy-for-asthma .gigya-layout-row .gigya-layout-row .gigya-composite-control:nth-child(4) .gigya-label:after{margin-left:5px;content:"*";color:red;position:relative;top:-4px}.page-home .gigya-multi-choice-item label,.page-why-trelegy-for-copd .gigya-multi-choice-item label,.page-why-trelegy-for-asthma .gigya-multi-choice-item label{height:32px;display:flex !important;align-items:center}.page-home #trelegy__dtc__v3__unified-emailonly-thankyou-form .gigya-layout-row .gigya-layout-row .gigya-composite-control:nth-child(2),.page-why-trelegy-for-copd #trelegy__dtc__v3__unified-emailonly-thankyou-form .gigya-layout-row .gigya-layout-row .gigya-composite-control:nth-child(2),.page-why-trelegy-for-asthma #trelegy__dtc__v3__unified-emailonly-thankyou-form .gigya-layout-row .gigya-layout-row .gigya-composite-control:nth-child(2){padding-bottom:0 !important}.page-home .gigyaraas .gigya-screen.portrait,.page-why-trelegy-for-copd .gigyaraas .gigya-screen.portrait,.page-why-trelegy-for-asthma .gigyaraas .gigya-screen.portrait{width:100% !important;padding-left:0 !important;padding-top:30px !important}.page-home .gigyaraas .gigya-composite-control-textbox.input-email,.page-why-trelegy-for-copd .gigyaraas .gigya-composite-control-textbox.input-email,.page-why-trelegy-for-asthma .gigyaraas .gigya-composite-control-textbox.input-email{position:relative !important}.page-home .gigyaraas .gigya-input-text,.page-why-trelegy-for-copd .gigyaraas .gigya-input-text,.page-why-trelegy-for-asthma .gigyaraas .gigya-input-text{border:none !important;border-radius:0 !important}.page-home .gigyaraas .gigya-input-text.gigya-error,.page-why-trelegy-for-copd .gigyaraas .gigya-input-text.gigya-error,.page-why-trelegy-for-asthma .gigyaraas .gigya-input-text.gigya-error{border:1px solid #fd0d1b !important}.page-home .gigyaraas .gigya-screen .gigya-composite-control.gigya-composite-control-label,.page-why-trelegy-for-copd .gigyaraas .gigya-screen .gigya-composite-control.gigya-composite-control-label,.page-why-trelegy-for-asthma .gigyaraas .gigya-screen .gigya-composite-control.gigya-composite-control-label{display:block !important}.page-home .gigyaraas .gigya-label-text,.page-home .gigyaraas .gigya-composite-control-label,.page-home .gigyaraas .lbl-privacy-statement,.page-home .gigyaraas h2,.page-why-trelegy-for-copd .gigyaraas .gigya-label-text,.page-why-trelegy-for-copd .gigyaraas .gigya-composite-control-label,.page-why-trelegy-for-copd .gigyaraas .lbl-privacy-statement,.page-why-trelegy-for-copd .gigyaraas h2,.page-why-trelegy-for-asthma .gigyaraas .gigya-label-text,.page-why-trelegy-for-asthma .gigyaraas .gigya-composite-control-label,.page-why-trelegy-for-asthma .gigyaraas .lbl-privacy-statement,.page-why-trelegy-for-asthma .gigyaraas h2{text-align:left !important}.page-home .gigyaraas .gigya-label-text a,.page-home .gigyaraas .gigya-label-text a b,.page-home .gigyaraas .gigya-composite-control-label a,.page-home .gigyaraas .gigya-composite-control-label a b,.page-home .gigyaraas .lbl-privacy-statement a,.page-home .gigyaraas .lbl-privacy-statement a b,.page-home .gigyaraas h2 a,.page-home .gigyaraas h2 a b,.page-why-trelegy-for-copd .gigyaraas .gigya-label-text a,.page-why-trelegy-for-copd .gigyaraas .gigya-label-text a b,.page-why-trelegy-for-copd .gigyaraas .gigya-composite-control-label a,.page-why-trelegy-for-copd .gigyaraas .gigya-composite-control-label a b,.page-why-trelegy-for-copd .gigyaraas .lbl-privacy-statement a,.page-why-trelegy-for-copd .gigyaraas .lbl-privacy-statement a b,.page-why-trelegy-for-copd .gigyaraas h2 a,.page-why-trelegy-for-copd .gigyaraas h2 a b,.page-why-trelegy-for-asthma .gigyaraas .gigya-label-text a,.page-why-trelegy-for-asthma .gigyaraas .gigya-label-text a b,.page-why-trelegy-for-asthma .gigyaraas .gigya-composite-control-label a,.page-why-trelegy-for-asthma .gigyaraas .gigya-composite-control-label a b,.page-why-trelegy-for-asthma .gigyaraas .lbl-privacy-statement a,.page-why-trelegy-for-asthma .gigyaraas .lbl-privacy-statement a b,.page-why-trelegy-for-asthma .gigyaraas h2 a,.page-why-trelegy-for-asthma .gigyaraas h2 a b{text-decoration:underline !important}.page-home .gigyaraas .gigya-label-text,.page-why-trelegy-for-copd .gigyaraas .gigya-label-text,.page-why-trelegy-for-asthma .gigyaraas .gigya-label-text{font-family:'Lato',sans-serif !important}.page-home .gigyaraas .lbl-ageVerify,.page-why-trelegy-for-copd .gigyaraas .lbl-ageVerify,.page-why-trelegy-for-asthma .gigyaraas .lbl-ageVerify{font-family:'Lato',sans-serif !important;font-weight:normal !important;font-size:1rem !important}.page-home .gigyaraas .gigya-error-msg.gigya-error-msg-active,.page-why-trelegy-for-copd .gigyaraas .gigya-error-msg.gigya-error-msg-active,.page-why-trelegy-for-asthma .gigyaraas .gigya-error-msg.gigya-error-msg-active{display:block;text-align:left;color:#fd0d1b !important;font-family:"Avenir LT W01_95 Black1475556" !important;font-weight:900 !important}.page-home .gigyaraas .lbl-emailonly-thankyou,.page-why-trelegy-for-copd .gigyaraas .lbl-emailonly-thankyou,.page-why-trelegy-for-asthma .gigyaraas .lbl-emailonly-thankyou{font-size:1.25rem;line-height:1.625rem}@media only screen and (min-width:992px){.page-home .gigyaraas .lbl-emailonly-thankyou,.page-why-trelegy-for-copd .gigyaraas .lbl-emailonly-thankyou,.page-why-trelegy-for-asthma .gigyaraas .lbl-emailonly-thankyou{font-size:1.375rem}}@media only screen and (min-width:992px){.page-home .gigyaraas .lbl-emailonly-thankyou,.page-why-trelegy-for-copd .gigyaraas .lbl-emailonly-thankyou,.page-why-trelegy-for-asthma .gigyaraas .lbl-emailonly-thankyou{line-height:1.75rem}}.page-home .gigyaraas input[type="submit"],.page-why-trelegy-for-copd .gigyaraas input[type="submit"],.page-why-trelegy-for-asthma .gigyaraas input[type="submit"]{width:auto;padding:10px 20px !important;text-align:center !important;height:28px !important;display:inline-block !important;font-size:1rem !important;font-family:"Avenir LT W01_95 Black1475556" !important;text-decoration:none !important;color:#FFF !important;background-color:#061f5c !important;border:2px solid #061f5c !important;cursor:pointer !important;border-radius:0 !important;outline:0}@media only screen and (min-width:992px){.page-home .gigyaraas input[type="submit"],.page-why-trelegy-for-copd .gigyaraas input[type="submit"],.page-why-trelegy-for-asthma .gigyaraas input[type="submit"]{font-size:1rem !important}}@media only screen and (max-width:991px){.page-home .gigyaraas input[type="submit"],.page-why-trelegy-for-copd .gigyaraas input[type="submit"],.page-why-trelegy-for-asthma .gigyaraas input[type="submit"]{padding:10px 13px !important}}.page-home .gigyaraas input[type="submit"]:hover,.page-why-trelegy-for-copd .gigyaraas input[type="submit"]:hover,.page-why-trelegy-for-asthma .gigyaraas input[type="submit"]:hover{color:#061f5c !important;background-color:#e3eafd !important}.page-why-trelegy-for-asthma .gigyaraas .lbl-ageVerify{font-weight:bold !important;font-size:.875rem !important}@media only screen and (min-width:992px){.page-why-trelegy-for-asthma .gigyaraas .lbl-ageVerify{font-weight:normal !important}}.icon-120 img{width:120px;height:120px;margin:0 auto 8px}@media only screen and (min-width:992px){.icon-120 img{margin-bottom:25px}}@media only screen and (max-width:991px){.mobile-image-100 img{width:100%}}.page-savings-and-support.page-thank-you-eligible-user .gigya-raas,.page-savings-and-support.page-thank-you-eligible-user .gigyaraas,.page-savings-and-support.page-thank-you-ineligible-user .gigya-raas,.page-savings-and-support.page-thank-you-ineligible-user .gigyaraas{display:none !important}.page-home .savingsbanner,.page-why-trelegy-for-copd .savingsbanner,.page-copd.page-treatment-management .savingsbanner,.page-why-trelegy-for-asthma .savingsbanner,.page-asthma.page-treatment-management .savingsbanner,.page-copd.page-copd-resources .savingsbanner,.page-asthma.page-asthma-resources .savingsbanner,.page-doctor-discussion-guide .savingsbanner{width:100%;position:relative;background-color:#c3a58f;z-index:1}.page-home .savingsbanner>.component-content,.page-why-trelegy-for-copd .savingsbanner>.component-content,.page-copd.page-treatment-management .savingsbanner>.component-content,.page-why-trelegy-for-asthma .savingsbanner>.component-content,.page-asthma.page-treatment-management .savingsbanner>.component-content,.page-copd.page-copd-resources .savingsbanner>.component-content,.page-asthma.page-asthma-resources .savingsbanner>.component-content,.page-doctor-discussion-guide .savingsbanner>.component-content{width:100%;max-width:1560px !important;min-height:36px;background-color:#c3a58f;margin:0 auto}@media only screen and (min-width:992px){.page-home .savingsbanner>.component-content,.page-why-trelegy-for-copd .savingsbanner>.component-content,.page-copd.page-treatment-management .savingsbanner>.component-content,.page-why-trelegy-for-asthma .savingsbanner>.component-content,.page-asthma.page-treatment-management .savingsbanner>.component-content,.page-copd.page-copd-resources .savingsbanner>.component-content,.page-asthma.page-asthma-resources .savingsbanner>.component-content,.page-doctor-discussion-guide .savingsbanner>.component-content{min-height:52px}}.page-home .savingsbanner,.page-home .savingsbanner *,.page-home .savingsbanner p,.page-why-trelegy-for-copd .savingsbanner,.page-why-trelegy-for-copd .savingsbanner *,.page-why-trelegy-for-copd .savingsbanner p,.page-copd.page-treatment-management .savingsbanner,.page-copd.page-treatment-management .savingsbanner *,.page-copd.page-treatment-management .savingsbanner p,.page-why-trelegy-for-asthma .savingsbanner,.page-why-trelegy-for-asthma .savingsbanner *,.page-why-trelegy-for-asthma .savingsbanner p,.page-asthma.page-treatment-management .savingsbanner,.page-asthma.page-treatment-management .savingsbanner *,.page-asthma.page-treatment-management .savingsbanner p,.page-copd.page-copd-resources .savingsbanner,.page-copd.page-copd-resources .savingsbanner *,.page-copd.page-copd-resources .savingsbanner p,.page-asthma.page-asthma-resources .savingsbanner,.page-asthma.page-asthma-resources .savingsbanner *,.page-asthma.page-asthma-resources .savingsbanner p,.page-doctor-discussion-guide .savingsbanner,.page-doctor-discussion-guide .savingsbanner *,.page-doctor-discussion-guide .savingsbanner p{margin-top:0 !important;margin-bottom:0 !important;padding-top:0 !important;padding-bottom:0 !important}@media only screen and (max-width:991px){.page-home .savingsbanner,.page-home .savingsbanner *,.page-home .savingsbanner p,.page-why-trelegy-for-copd .savingsbanner,.page-why-trelegy-for-copd .savingsbanner *,.page-why-trelegy-for-copd .savingsbanner p,.page-copd.page-treatment-management .savingsbanner,.page-copd.page-treatment-management .savingsbanner *,.page-copd.page-treatment-management .savingsbanner p,.page-why-trelegy-for-asthma .savingsbanner,.page-why-trelegy-for-asthma .savingsbanner *,.page-why-trelegy-for-asthma .savingsbanner p,.page-asthma.page-treatment-management .savingsbanner,.page-asthma.page-treatment-management .savingsbanner *,.page-asthma.page-treatment-management .savingsbanner p,.page-copd.page-copd-resources .savingsbanner,.page-copd.page-copd-resources .savingsbanner *,.page-copd.page-copd-resources .savingsbanner p,.page-asthma.page-asthma-resources .savingsbanner,.page-asthma.page-asthma-resources .savingsbanner *,.page-asthma.page-asthma-resources .savingsbanner p,.page-doctor-discussion-guide .savingsbanner,.page-doctor-discussion-guide .savingsbanner *,.page-doctor-discussion-guide .savingsbanner p{line-height:1rem}}.page-home .savingsbanner .richText-content,.page-why-trelegy-for-copd .savingsbanner .richText-content,.page-copd.page-treatment-management .savingsbanner .richText-content,.page-why-trelegy-for-asthma .savingsbanner .richText-content,.page-asthma.page-treatment-management .savingsbanner .richText-content,.page-copd.page-copd-resources .savingsbanner .richText-content,.page-asthma.page-asthma-resources .savingsbanner .richText-content,.page-doctor-discussion-guide .savingsbanner .richText-content{padding-left:1rem;padding-right:1rem;min-height:36px;display:flex;align-items:center}@media only screen and (min-width:992px){.page-home .savingsbanner .richText-content,.page-why-trelegy-for-copd .savingsbanner .richText-content,.page-copd.page-treatment-management .savingsbanner .richText-content,.page-why-trelegy-for-asthma .savingsbanner .richText-content,.page-asthma.page-treatment-management .savingsbanner .richText-content,.page-copd.page-copd-resources .savingsbanner .richText-content,.page-asthma.page-asthma-resources .savingsbanner .richText-content,.page-doctor-discussion-guide .savingsbanner .richText-content{min-height:52px}}.page-home .savingsbanner .richText-content p,.page-why-trelegy-for-copd .savingsbanner .richText-content p,.page-copd.page-treatment-management .savingsbanner .richText-content p,.page-why-trelegy-for-asthma .savingsbanner .richText-content p,.page-asthma.page-treatment-management .savingsbanner .richText-content p,.page-copd.page-copd-resources .savingsbanner .richText-content p,.page-asthma.page-asthma-resources .savingsbanner .richText-content p,.page-doctor-discussion-guide .savingsbanner .richText-content p{position:relative;width:100%;color:#061f5c;font-size:.9375rem;text-align:center}@media only screen and (min-width:992px){.page-home .savingsbanner .richText-content p,.page-why-trelegy-for-copd .savingsbanner .richText-content p,.page-copd.page-treatment-management .savingsbanner .richText-content p,.page-why-trelegy-for-asthma .savingsbanner .richText-content p,.page-asthma.page-treatment-management .savingsbanner .richText-content p,.page-copd.page-copd-resources .savingsbanner .richText-content p,.page-asthma.page-asthma-resources .savingsbanner .richText-content p,.page-doctor-discussion-guide .savingsbanner .richText-content p{font-size:1.25rem}}@media(max-width:375px){.page-home .savingsbanner .richText-content p,.page-why-trelegy-for-copd .savingsbanner .richText-content p,.page-copd.page-treatment-management .savingsbanner .richText-content p,.page-why-trelegy-for-asthma .savingsbanner .richText-content p,.page-asthma.page-treatment-management .savingsbanner .richText-content p,.page-copd.page-copd-resources .savingsbanner .richText-content p,.page-asthma.page-asthma-resources .savingsbanner .richText-content p,.page-doctor-discussion-guide .savingsbanner .richText-content p{text-align:left}}.page-home .savingsbanner .richText-content p a,.page-why-trelegy-for-copd .savingsbanner .richText-content p a,.page-copd.page-treatment-management .savingsbanner .richText-content p a,.page-why-trelegy-for-asthma .savingsbanner .richText-content p a,.page-asthma.page-treatment-management .savingsbanner .richText-content p a,.page-copd.page-copd-resources .savingsbanner .richText-content p a,.page-asthma.page-asthma-resources .savingsbanner .richText-content p a,.page-doctor-discussion-guide .savingsbanner .richText-content p a{color:#061f5c;word-wrap:none;display:inline-block}.page-home .savingsbanner .richText-content p a:after,.page-why-trelegy-for-copd .savingsbanner .richText-content p a:after,.page-copd.page-treatment-management .savingsbanner .richText-content p a:after,.page-why-trelegy-for-asthma .savingsbanner .richText-content p a:after,.page-asthma.page-treatment-management .savingsbanner .richText-content p a:after,.page-copd.page-copd-resources .savingsbanner .richText-content p a:after,.page-asthma.page-asthma-resources .savingsbanner .richText-content p a:after,.page-doctor-discussion-guide .savingsbanner .richText-content p a:after{width:0;height:0;content:"";display:inline-block;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:10px solid #061f5c;position:relative;left:4px;top:0}@media only screen and (min-width:992px){.page-home .savingsbanner .richText-content p a:after,.page-why-trelegy-for-copd .savingsbanner .richText-content p a:after,.page-copd.page-treatment-management .savingsbanner .richText-content p a:after,.page-why-trelegy-for-asthma .savingsbanner .richText-content p a:after,.page-asthma.page-treatment-management .savingsbanner .richText-content p a:after,.page-copd.page-copd-resources .savingsbanner .richText-content p a:after,.page-asthma.page-asthma-resources .savingsbanner .richText-content p a:after,.page-doctor-discussion-guide .savingsbanner .richText-content p a:after{border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:12px solid #061f5c;left:4px;top:1px}}.page-home .savingsbanner .richText-content .banner-close-button,.page-why-trelegy-for-copd .savingsbanner .richText-content .banner-close-button,.page-copd.page-treatment-management .savingsbanner .richText-content .banner-close-button,.page-why-trelegy-for-asthma .savingsbanner .richText-content .banner-close-button,.page-asthma.page-treatment-management .savingsbanner .richText-content .banner-close-button,.page-copd.page-copd-resources .savingsbanner .richText-content .banner-close-button,.page-asthma.page-asthma-resources .savingsbanner .richText-content .banner-close-button,.page-doctor-discussion-guide .savingsbanner .richText-content .banner-close-button{background-color:transparent;color:inherit;border:0;outline:0;padding:0;cursor:pointer}.page-home .savingsbanner .richText-content .banner-close-button:after,.page-why-trelegy-for-copd .savingsbanner .richText-content .banner-close-button:after,.page-copd.page-treatment-management .savingsbanner .richText-content .banner-close-button:after,.page-why-trelegy-for-asthma .savingsbanner .richText-content .banner-close-button:after,.page-asthma.page-treatment-management .savingsbanner .richText-content .banner-close-button:after,.page-copd.page-copd-resources .savingsbanner .richText-content .banner-close-button:after,.page-asthma.page-asthma-resources .savingsbanner .richText-content .banner-close-button:after,.page-doctor-discussion-guide .savingsbanner .richText-content .banner-close-button:after{content:'';display:inline-block;width:10px;height:10px;background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/banner-close.svg");background-repeat:no-repeat;background-size:100% 100%}@media only screen and (min-width:992px){.page-home .savingsbanner .richText-content .banner-close-button:after,.page-why-trelegy-for-copd .savingsbanner .richText-content .banner-close-button:after,.page-copd.page-treatment-management .savingsbanner .richText-content .banner-close-button:after,.page-why-trelegy-for-asthma .savingsbanner .richText-content .banner-close-button:after,.page-asthma.page-treatment-management .savingsbanner .richText-content .banner-close-button:after,.page-copd.page-copd-resources .savingsbanner .richText-content .banner-close-button:after,.page-asthma.page-asthma-resources .savingsbanner .richText-content .banner-close-button:after,.page-doctor-discussion-guide .savingsbanner .richText-content .banner-close-button:after{width:14px;height:14px}}@media(max-width:576px){.page-home .hero>.component-content{padding-top:10px !important}.page-home .hero .content-container{padding-top:0}.page-home .hero h1{margin-bottom:10px}}.section-1 h4:last-of-type .headline-4{color:green}@media only screen and (max-width:991px){.page-find-a-doctor .headline-h1-alone h1{width:85%}}.page-find-a-doctor .callout.pricing{margin-top:15px}@media only screen and (max-width:991px){.page-find-a-doctor .callout.pricing .primary-button{margin-top:0}}.page-why-trelegy-for-copd .highlight.bg-ziggurat{background-color:transparent}.page-copd-resources .reference-find-a-doctor-widget .fd-widget,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget,.page-treatment-management .reference-find-a-doctor-widget .fd-widget{border:10px solid #c3a58f;padding:40px 30px}@media only screen and (min-width:992px){.page-copd-resources .reference-find-a-doctor-widget .fd-widget,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget,.page-treatment-management .reference-find-a-doctor-widget .fd-widget{min-height:202px;display:flex;justify-content:space-between;margin-top:10px;padding:20px 20px 20px 40px}}.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-icon,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-icon,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-icon{display:flex;align-items:center;flex-direction:column}@media only screen and (min-width:992px){.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-icon,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-icon,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-icon{flex-direction:row;min-width:400px}}.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-icon img,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-icon img,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-icon img{height:auto !important;margin-bottom:30px}@media only screen and (min-width:992px){.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-icon img,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-icon img,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-icon img{padding-right:40px;margin-bottom:0}}.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-icon h2,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-icon h2,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-icon h2{margin-bottom:30px}@media only screen and (min-width:992px){.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-icon h2,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-icon h2,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-icon h2{margin-bottom:0}}.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-icon h2 .headline-2,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-icon h2 .headline-2,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-icon h2 .headline-2{font-size:1.5rem}@media only screen and (min-width:992px){.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-icon h2 .headline-2,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-icon h2 .headline-2,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-icon h2 .headline-2{font-size:1.5rem}}.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-form,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-form,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-form{display:flex;flex-direction:column;justify-content:center;align-items:center}@media only screen and (min-width:992px){.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-form,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-form,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-form{align-items:flex-start}}@media only screen and (min-width:1200px){.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-form,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-form,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-form{padding-left:100px}}.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-group,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-group,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-form .form-group{font-size:1rem;line-height:1.375rem;font-family:'Lato',sans-serif}@media only screen and (min-width:992px){.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-group,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-group,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-form .form-group{font-size:1rem}}@media only screen and (min-width:992px){.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-group,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-group,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-form .form-group{line-height:1.375rem}}.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-form .hidden,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-form .hidden,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-form .hidden{visibility:hidden;position:absolute}.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-form .error,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-form .error,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-form .error{border:2px solid #fd2431 !important;color:#333 !important;font-weight:normal !important}.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-form .error-text,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-form .error-text,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-form .error-text{margin-bottom:18px;padding:0;color:#fd0d1b;font-weight:bold !important}@media only screen and (min-width:992px){.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-form .error-text,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-form .error-text,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-form .error-text{margin-top:13px;margin-bottom:0}}.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-label,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-label,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-form .form-label{margin-bottom:15px}.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-label .fd-form-label,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-label .fd-form-label,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-form .form-label .fd-form-label{font-family:"Avenir LT W01_55 Roman1475520";font-size:1.25rem;margin-right:38px}@media only screen and (min-width:992px){.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-label .fd-form-label,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-label .fd-form-label,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-form .form-label .fd-form-label{font-size:1.25rem}}@media only screen and (min-width:992px){.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-label .fd-form-label,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-label .fd-form-label,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-form .form-label .fd-form-label{margin-right:20px}}@media only screen and (max-width:991px){.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-label .fd-form-label,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-label .fd-form-label,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-form .form-label .fd-form-label{margin-left:-8px}}.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-label .fd-form-location,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-label .fd-form-location,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-form .form-label .fd-form-location{color:#3959b0;font-weight:900;text-decoration:underline;background:transparent;border:0;cursor:pointer}@media only screen and (max-width:991px){.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-label .fd-form-location,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-label .fd-form-location,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-form .form-label .fd-form-location{padding-right:0;margin-left:8px;margin-right:-8px}}.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-label .fd-form-location:hover,.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-label .fd-form-location:focus,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-label .fd-form-location:hover,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-label .fd-form-location:focus,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-form .form-label .fd-form-location:hover,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-form .form-label .fd-form-location:focus{color:#815936}@media only screen and (min-width:992px){.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container{display:flex}}.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-input,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-input,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-input{position:relative}.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-input .fd-form-input,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-input .fd-form-input,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-input .fd-form-input{height:50px;padding:.375rem .75rem;border:2px solid #DDD;margin-bottom:10px;width:252px;outline:0}.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-input .fd-form-input:focus,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-input .fd-form-input:focus,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-input .fd-form-input:focus{border:2px solid #1d87ff}@media only screen and (min-width:992px){.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-input .fd-form-input,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-input .fd-form-input,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-input .fd-form-input{width:220px;height:calc(3.875rem - -3px);margin-bottom:0}}@media only screen and (min-width:1200px){.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-input .fd-form-input,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-input .fd-form-input,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-input .fd-form-input{width:262px}}.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-input .clear-zipcode,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-input .clear-zipcode,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-input .clear-zipcode{position:absolute;cursor:pointer;background:transparent;border:0;top:4px;right:8px;height:40px;width:40px;z-index:100}@media only screen and (min-width:992px){.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-input .clear-zipcode,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-input .clear-zipcode,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-input .clear-zipcode{top:12px}}.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-input .clear-zipcode img,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-input .clear-zipcode img,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-input .clear-zipcode img{margin:auto}.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-submit .primary-button,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-submit .primary-button,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-submit .primary-button{width:252px;min-height:65px;border:none !important;font-size:1.25rem}@media only screen and (min-width:992px){.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-submit .primary-button,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-submit .primary-button,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-submit .primary-button{font-size:1.125rem}}@media only screen and (min-width:992px){.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-submit .primary-button,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-submit .primary-button,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-submit .primary-button{width:220px}}@media only screen and (min-width:1200px){.page-copd-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-submit .primary-button,.page-asthma-resources .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-submit .primary-button,.page-treatment-management .reference-find-a-doctor-widget .fd-widget .fd-form .form-input-container .form-submit .primary-button{width:262px}}.kermit-test{color:green}.page-stay-on-schedule .heronoimage h1 .headline-1,.page-stay-on-schedule .heronoimage h2 .headline-2{color:#FFF}@media only screen and (max-width:991px){.page-stay-on-schedule .heronoimage h2{width:70%}}.page-stay-on-schedule .highlighted-content{border:22px solid #c3a58f}.page-stay-on-schedule .primary-button{width:260px;min-height:74px;display:flex;align-items:center;justify-content:center;font-family:'Lato',sans-serif;font-size:1.25rem;line-height:1.5rem;font-weight:900;text-transform:uppercase;margin:0 auto;color:#FFF;background-color:#3959b0}@media only screen and (min-width:992px){.page-stay-on-schedule .primary-button{font-size:1.25rem}}@media only screen and (min-width:992px){.page-stay-on-schedule .primary-button{line-height:1.5rem}}.page-stay-on-schedule .primary-button:hover{color:#061f5c;background-color:#e3eafd}.page-stay-on-schedule .content-section1 .box.component:nth-child(2) .richText.component .richText-content h2 .headline-2{font-size:1.25rem;line-height:1.375rem}@media only screen and (min-width:992px){.page-stay-on-schedule .content-section1 .box.component:nth-child(2) .richText.component .richText-content h2 .headline-2{font-size:1.25rem}}@media only screen and (min-width:992px){.page-stay-on-schedule .content-section1 .box.component:nth-child(2) .richText.component .richText-content h2 .headline-2{line-height:1.375rem}}@media only screen and (min-width:992px){.page-stay-on-schedule .content-section1 .box.component:nth-child(2) .image{margin-top:-230px}}.page-stay-on-schedule .content-section1 .box.component:nth-child(2) .image img{width:110px;margin:0 auto}@media only screen and (min-width:992px){.page-stay-on-schedule .content-section1 .box.component:nth-child(2) .image img{width:227px}}@media only screen and (max-width:991px){.page-stay-on-schedule .content-section2{padding:0 !important}}.page-stay-on-schedule .content-section2 .component-content .box.component>.component-content{padding:28px 20px 0}@media only screen and (min-width:992px){.page-stay-on-schedule .content-section2 .component-content .box.component>.component-content{padding:55px 20px 30px}}.page-stay-on-schedule .content-section2 .component-content .box.component>.component-content .richText.component:nth-child(2) .component-content img{height:93px;margin-bottom:20px;display:block}@media only screen and (min-width:992px){.page-stay-on-schedule .content-section2 .component-content .box.component>.component-content .richText.component:nth-child(2) .component-content img{margin-right:28px;margin-bottom:0}}@media only screen and (max-width:991px){.page-stay-on-schedule .content-section2 .component-content .box.component>.component-content .richText.component:nth-child(2) .component-content{display:block}}@media only screen and (max-width:991px){.page-stay-on-schedule .content-section2 .component-content .box.component>.component-content .richText.component:nth-child(2) .component-content img.pull-left{float:none}}@media only screen and (min-width:992px){.page-stay-on-schedule .content-section2 .component-content .box.component>.component-content .richText.component:nth-child(2) .component-content .richText-content h2{margin-bottom:0}}.page-stay-on-schedule .content-section2 .component-content .box.component>.component-content .richText.component:nth-child(2) .richText-content h2 .headline-2,.page-stay-on-schedule .content-section2 .component-content .box.component>.component-content .richText.component:nth-child(3) .richText-content h2 .headline-2{font-size:1.375rem;line-height:1.75rem}@media only screen and (min-width:992px){.page-stay-on-schedule .content-section2 .component-content .box.component>.component-content .richText.component:nth-child(2) .richText-content h2 .headline-2,.page-stay-on-schedule .content-section2 .component-content .box.component>.component-content .richText.component:nth-child(3) .richText-content h2 .headline-2{font-size:1.375rem}}@media only screen and (min-width:992px){.page-stay-on-schedule .content-section2 .component-content .box.component>.component-content .richText.component:nth-child(2) .richText-content h2 .headline-2,.page-stay-on-schedule .content-section2 .component-content .box.component>.component-content .richText.component:nth-child(3) .richText-content h2 .headline-2{line-height:1.75rem}}.page-stay-on-schedule .content-section3 .component-content .box.component>.component-content{padding:28px 20px 0}@media only screen and (min-width:992px){.page-stay-on-schedule .content-section3 .component-content .box.component>.component-content{padding:25px 20px 17px}}.page-stay-on-schedule .content-section3 .component-content .box.component>.component-content .richText.component:nth-child(2) .component-content{flex-direction:column}.page-stay-on-schedule .content-section3 .component-content .box.component>.component-content .richText.component:nth-child(2) .component-content img{height:83px;margin-bottom:20px;margin-right:auto;display:block}@media only screen and (min-width:992px){.page-stay-on-schedule .content-section3 .component-content .box.component>.component-content .richText.component:nth-child(2) .component-content img{margin:0 auto;margin-bottom:20px}}.page-stay-on-schedule .content-section3 .component-content .box.component>.component-content .richText.component:nth-child(2) .component-content .richText-content h2 .headline-2{font-size:1.25rem;line-height:1.375rem}@media only screen and (min-width:992px){.page-stay-on-schedule .content-section3 .component-content .box.component>.component-content .richText.component:nth-child(2) .component-content .richText-content h2 .headline-2{font-size:1.25rem}}@media only screen and (min-width:992px){.page-stay-on-schedule .content-section3 .component-content .box.component>.component-content .richText.component:nth-child(2) .component-content .richText-content h2 .headline-2{line-height:1.375rem}}@media only screen and (min-width:992px){.page-stay-on-schedule .content-section3 .component-content .box.component>.component-content .richText.component:nth-child(2) .component-content .richText-content h2{margin-bottom:0}}@media only screen and (max-width:991px){.page-stay-on-schedule .content-section4{padding:0 !important}}.page-stay-on-schedule .content-section4 .highlighted-content{border:22px solid #061f5c;padding:30px 15px 0}@media only screen and (min-width:992px){.page-stay-on-schedule .content-section4 .highlighted-content{padding:55px 20px 0}}@media only screen and (max-width:991px){.page-stay-on-schedule .content-section4 .component-content .box.component>.component-content .richText.component:nth-child(2) .component-content .richText-content h2{text-align:left !important}}.page-stay-on-schedule .content-section4 .component-content .box.component>.component-content .richText.component:nth-child(2) .component-content .richText-content h2 .headline-2{font-size:1.375rem;line-height:1.75rem}@media only screen and (min-width:992px){.page-stay-on-schedule .content-section4 .component-content .box.component>.component-content .richText.component:nth-child(2) .component-content .richText-content h2 .headline-2{font-size:1.25rem}}@media only screen and (min-width:992px){.page-stay-on-schedule .content-section4 .component-content .box.component>.component-content .richText.component:nth-child(2) .component-content .richText-content h2 .headline-2{line-height:1.75rem}}@media only screen and (min-width:992px){.page-stay-on-schedule .content-section4 .component-content .box.component>.component-content .inline-image{padding-top:14px}}.page-stay-on-schedule .content-section4 .component-content .box.component>.component-content .inline-image .box.component .richText.component .component-content{padding:30px 15px 30px 90px;border-bottom:none !important}@media only screen and (max-width:991px){.page-stay-on-schedule .content-section4 .component-content .box.component>.component-content .inline-image .box.component .richText.component .component-content{display:block;padding:10px 0}}@media only screen and (min-width:1200px){.page-stay-on-schedule .content-section4 .component-content .box.component>.component-content .inline-image .box.component .richText.component .component-content{margin-bottom:20px}}.page-stay-on-schedule .content-section4 .component-content .box.component>.component-content .inline-image .box.component .richText.component .component-content img{height:unset}@media only screen and (max-width:991px){.page-stay-on-schedule .content-section4 .component-content .box.component>.component-content .inline-image .box.component .richText.component .component-content img{position:relative;left:unset;margin:auto;display:block;margin-bottom:25px;float:none}}.page-stay-on-schedule .content-section4 .component-content .box.component>.component-content .inline-image .box.component .richText.component .component-content .richText-content p{color:#061f5c}@media only screen and (max-width:991px){.page-stay-on-schedule .content-section4 .component-content .box.component>.component-content .inline-image .box.component .richText.component .component-content .richText-content p{text-align:center}}.page-stay-on-schedule .content-section4 .component-content .box.component>.component-content .inline-image .box.component .richText.component:nth-child(2) .component-content img,.page-stay-on-schedule .content-section4 .component-content .box.component>.component-content .inline-image .box.component .richText.component:nth-child(3) .component-content img,.page-stay-on-schedule .content-section4 .component-content .box.component>.component-content .inline-image .box.component .richText.component:nth-child(5) .component-content img{width:68px}.page-stay-on-schedule .content-section4 .component-content .box.component>.component-content .inline-image .box.component .richText.component:nth-child(4) .component-content img{width:61px}.page-stay-on-schedule .content-section4 .component-content .box.component>.component-content .inline-image .box.component .richText.component:nth-child(6) .component-content img{width:76px}.page-stay-on-schedule .content-section4 .component-content .box.component>.component-content .callout.pricing>.component-content>.content>.box.component>.component-content{padding:15px 0 30px 0;border:0}@media only screen and (min-width:992px){.page-stay-on-schedule .content-section4 .component-content .box.component>.component-content .callout.pricing>.component-content>.content>.box.component>.component-content{display:flex;justify-content:center;padding:30px 0 70px 0}}@media only screen and (min-width:992px){.page-stay-on-schedule .content-section4 .component-content .box.component>.component-content .callout.pricing>.component-content>.content>.box.component>.component-content .richText.component:nth-child(2) .component-content{display:flex;align-items:center;min-height:74px}}.page-stay-on-schedule .content-section4 .component-content .box.component>.component-content .callout.pricing>.component-content>.content>.box.component>.component-content .richText.component:nth-child(2) .component-content .richText-content h2{margin-bottom:45px;padding:0 20px;text-align:center !important}@media only screen and (min-width:992px){.page-stay-on-schedule .content-section4 .component-content .box.component>.component-content .callout.pricing>.component-content>.content>.box.component>.component-content .richText.component:nth-child(2) .component-content .richText-content h2{margin-bottom:0;padding:0;text-align:left !important}}.page-stay-on-schedule .content-section4 .component-content .box.component>.component-content .callout.pricing>.component-content>.content>.box.component>.component-content .richText.component:nth-child(2) .component-content .richText-content h2 .headline-2{font-size:1.25rem;line-height:1.375rem}@media only screen and (min-width:992px){.page-stay-on-schedule .content-section4 .component-content .box.component>.component-content .callout.pricing>.component-content>.content>.box.component>.component-content .richText.component:nth-child(2) .component-content .richText-content h2 .headline-2{font-size:1.25rem}}@media only screen and (min-width:992px){.page-stay-on-schedule .content-section4 .component-content .box.component>.component-content .callout.pricing>.component-content>.content>.box.component>.component-content .richText.component:nth-child(2) .component-content .richText-content h2 .headline-2{line-height:1.375rem}}.page-stay-on-schedule .content-section4 .component-content .box.component>.component-content .callout.pricing>.component-content>.content>.box.component>.component-content .richText.component:nth-child(3) .component-content .richText-content p{float:none;margin:0;padding-top:0}.page-stay-on-schedule .content-section5>.component-content{padding:28px 10px 0 0}@media only screen and (min-width:992px){.page-stay-on-schedule .content-section5>.component-content{padding:25px 10px 0 0}}@media only screen and (min-width:992px){.page-stay-on-schedule .content-section5>.component-content .richText.component .component-content{padding-left:15px}}.page-stay-on-schedule .content-section5>.component-content .richText.component .component-content .richText-content h2 .headline-2{font-size:1.25rem;line-height:1.375rem}@media only screen and (min-width:992px){.page-stay-on-schedule .content-section5>.component-content .richText.component .component-content .richText-content h2 .headline-2{font-size:1.25rem}}@media only screen and (min-width:992px){.page-stay-on-schedule .content-section5>.component-content .richText.component .component-content .richText-content h2 .headline-2{line-height:1.375rem}}@media only screen and (max-width:991px){.page-stay-on-schedule .content-section6{padding:0 !important}}.page-stay-on-schedule .content-section6 .highlighted-content{padding:30px 15px 0}@media only screen and (min-width:992px){.page-stay-on-schedule .content-section6 .highlighted-content{padding:55px 20px 0}}@media only screen and (max-width:991px){.page-stay-on-schedule .content-section6 .component-content .box.component>.component-content .richText.component:nth-child(2) .component-content .richText-content h2{text-align:left !important}}.page-stay-on-schedule .content-section6 .component-content .box.component>.component-content .richText.component:nth-child(2) .component-content .richText-content h2 .headline-2{font-size:1.25rem;line-height:1.375rem}@media only screen and (min-width:992px){.page-stay-on-schedule .content-section6 .component-content .box.component>.component-content .richText.component:nth-child(2) .component-content .richText-content h2 .headline-2{font-size:1.25rem}}@media only screen and (min-width:992px){.page-stay-on-schedule .content-section6 .component-content .box.component>.component-content .richText.component:nth-child(2) .component-content .richText-content h2 .headline-2{line-height:1.375rem}}.page-stay-on-schedule .content-section6 .component-content .box.component>.component-content .richText.component:nth-child(2) .component-content .richText-content p:nth-child(5){color:#061f5c;font-family:"Avenir LT W01_95 Black1475556"}@media only screen and (max-width:991px){.page-stay-on-schedule .content-section6 .component-content .box.component>.component-content .richText.component:nth-child(2) .component-content .richText-content p:nth-child(5){padding:0 55px}}@media only screen and (max-width:991px){.page-stay-on-schedule .content-section6 .component-content .box.component>.component-content .richText.component:nth-child(2) .component-content .richText-content p:nth-child(2),.page-stay-on-schedule .content-section6 .component-content .box.component>.component-content .richText.component:nth-child(2) .component-content .richText-content p:nth-child(3){text-align:left !important}}.page-stay-on-schedule .content-section6 .component-content .box.component>.component-content .richText.component:nth-child(3) .component-content .richText-content p:nth-child(1){float:none;margin:0;padding-top:0}.page-stay-on-schedule .content-section6 .component-content .box.component>.component-content .richText.component:nth-child(3) .component-content .richText-content p:nth-child(2){color:#061f5c;font-family:"Avenir LT W01_95 Black1475556";font-size:1.25rem;line-height:1.75rem;padding:24px 0}@media only screen and (min-width:992px){.page-stay-on-schedule .content-section6 .component-content .box.component>.component-content .richText.component:nth-child(3) .component-content .richText-content p:nth-child(2){font-size:1.25rem}}@media only screen and (min-width:992px){.page-stay-on-schedule .content-section6 .component-content .box.component>.component-content .richText.component:nth-child(3) .component-content .richText-content p:nth-child(2){line-height:1.375rem}}@media only screen and (min-width:992px){.page-stay-on-schedule .content-section6 .component-content .box.component>.component-content .richText.component:nth-child(3) .component-content .richText-content p:nth-child(2) .is-hidden-mobile{display:inline-block}}@media only screen and (max-width:991px){.page-stay-on-schedule .content-section6 .component-content .box.component>.component-content .richText.component:nth-child(3) .component-content .richText-content p:nth-child(2) .m-f,.page-stay-on-schedule .content-section6 .component-content .box.component>.component-content .richText.component:nth-child(3) .component-content .richText-content p:nth-child(2) .am-pm{display:block}}.page-copd-survey.page-thank-you .content-section1 .component-content .image img{display:block;margin:auto;margin-bottom:27px}.page-copd-survey.page-thank-you .content-section1 .component-content .richText.component .component-content .richText-content p{font-family:"Avenir LT W01_55 Roman1475520";color:#061f5c}.page-copd-survey.page-thank-you .content-section1 .component-content .richText.component .component-content .richText-content h2{margin-top:45px;margin-bottom:45px}.page-copd-survey.page-thank-you .content-section1 .component-content .richText.component .component-content .richText-content h2 .headline-2{font-size:1.625rem;line-height:2rem}@media only screen and (min-width:992px){.page-copd-survey.page-thank-you .content-section1 .component-content .richText.component .component-content .richText-content h2 .headline-2{font-size:1.625rem}}@media only screen and (min-width:992px){.page-copd-survey.page-thank-you .content-section1 .component-content .richText.component .component-content .richText-content h2 .headline-2{line-height:2rem}}.page-copd-survey.page-thank-you .content-section1 .component-content .richText.component .component-content .richText-content .primary-button{width:158px;min-height:43px;font-size:1rem;line-height:1.1875rem;margin:0 auto;color:#FFF;background-color:#061f5c}@media only screen and (min-width:992px){.page-copd-survey.page-thank-you .content-section1 .component-content .richText.component .component-content .richText-content .primary-button{font-size:1rem}}@media only screen and (min-width:992px){.page-copd-survey.page-thank-you .content-section1 .component-content .richText.component .component-content .richText-content .primary-button{line-height:1.1875rem}}.page-copd-survey.page-thank-you .content-section1 .component-content .richText.component .component-content .richText-content .primary-button:hover{color:#061f5c;background-color:#e3eafd}#header .reference-utility-links---dtc>.inner>.component-content,#header .header-container>.component-content,#header .navigationCompatibleMarkup>.component-content,.reference-co-promote>.inner>.component-content,.reference-codelines>.component-content{margin:0 auto;max-width:1560px}@media(min-width:1560px){.reference-co-promote>.inner>.component-content{padding-left:15px;padding-right:15px}}.video-transcript .telephone{color:#FFF !important;font-weight:normal !important;text-decoration:none !important}@media only screen and (min-width:992px){.how-trelegy-works-cta{margin-bottom:20px}}.how-trelegy-works-cta>.component-content{background-color:#f0e8e2}@media only screen and (min-width:992px){.how-trelegy-works-cta>.component-content>.paragraphSystem.content{display:flex}}@media only screen and (min-width:992px){.how-trelegy-works-cta>.component-content>.paragraphSystem.content .box.component:nth-child(2){flex:0 0 430px}}@media only screen and (max-width:991px){.how-trelegy-works-cta>.component-content>.paragraphSystem.content .box.component:nth-child(2) .image img{width:100%}}@media only screen and (min-width:992px){.how-trelegy-works-cta>.component-content>.paragraphSystem.content .box.component:nth-child(2) .image img{height:233px}}@media only screen and (max-width:991px){.how-trelegy-works-cta>.component-content>.paragraphSystem.content .box.component:nth-child(3)>.component-content{padding:26px 38px 45px 23px}}@media only screen and (min-width:992px){.how-trelegy-works-cta>.component-content>.paragraphSystem.content .box.component:nth-child(3)>.component-content>.paragraphSystem.content{display:flex;padding-left:0;min-height:233px;flex-direction:column}}@media only screen and (min-width:1200px){.how-trelegy-works-cta>.component-content>.paragraphSystem.content .box.component:nth-child(3)>.component-content>.paragraphSystem.content{flex-direction:row}}@media(min-width:1400px){.how-trelegy-works-cta>.component-content>.paragraphSystem.content .box.component:nth-child(3)>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content{padding:30px 30px 0 35px}}.how-trelegy-works-cta>.component-content>.paragraphSystem.content .box.component:nth-child(3)>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content .richText-content h2 .headline-2{font-size:1.5rem}@media(min-width:992px) and (max-width:1199px){.how-trelegy-works-cta>.component-content>.paragraphSystem.content .box.component:nth-child(3)>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content .richText-content h2{margin-top:15px;margin-bottom:10px}}@media(min-width:992px) and (max-width:1199px){.how-trelegy-works-cta>.component-content>.paragraphSystem.content .box.component:nth-child(3)>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content .richText-content p{margin-bottom:15px}.how-trelegy-works-cta>.component-content>.paragraphSystem.content .box.component:nth-child(3)>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content .richText-content p:last-of-type{margin-bottom:15px}}@media only screen and (min-width:992px){.how-trelegy-works-cta>.component-content>.paragraphSystem.content .box.component:nth-child(3)>.component-content>.paragraphSystem.content .richText.component:nth-child(3){max-width:315px}}.hva-tout{margin-top:40px}@media only screen and (min-width:992px){.hva-tout{margin-top:50px;margin-bottom:10px}}.hva-tout>.component-content{background-color:#f0e8e2;padding:30px 20px 30px}@media only screen and (min-width:1200px){.hva-tout>.component-content{padding:27px 55px 24px}}.hva-tout>.component-content>.paragraphSystem.content{display:flex;align-items:center}@media only screen and (max-width:991px){.hva-tout>.component-content>.paragraphSystem.content{flex-direction:column}}@media only screen and (max-width:991px){.hva-tout>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content{display:block}}.hva-tout>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content img{height:109px;display:block}@media only screen and (max-width:991px){.hva-tout>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content img.pull-left{float:none;margin:auto;margin-bottom:13px}}@media only screen and (min-width:992px){.hva-tout>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content img{margin-bottom:0;margin-right:25px}}.hva-tout>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content .richText-content h2{margin-bottom:20px}@media only screen and (min-width:992px){.hva-tout>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content .richText-content h2{margin-bottom:0}}.hva-tout>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content .richText-content p{padding-right:5px}@media only screen and (min-width:992px){.hva-tout>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content .richText-content p{margin-top:15px;margin-bottom:0;padding-right:0}}.hva-tout>.component-content>.paragraphSystem.content .richText.component:nth-child(3) .component-content .richText-content p{margin-bottom:0}@media only screen and (min-width:992px){.hva-tout>.component-content>.paragraphSystem.content .richText.component:nth-child(3) .component-content .richText-content p{text-align:center}}.hva-tout>.component-content>.paragraphSystem.content .richText.component:nth-child(3) .component-content .richText-content p .secondary-button{display:flex;justify-content:center;align-items:center;min-width:260px;height:62px;line-height:22px}@media only screen and (max-width:991px){.hva-tout>.component-content>.paragraphSystem.content .richText.component:nth-child(3) .component-content .richText-content p .secondary-button{max-width:260px;margin:auto}}.hva-tout>.component-content>.paragraphSystem.content .richText.component:nth-child(3) .component-content .richText-content p .secondary-button:hover{color:#061f5c}@media only screen and (min-width:992px){.hva-tout>.component-content>.paragraphSystem.content .richText.component:nth-child(3) .component-content .richText-content p .secondary-button{display:inline-flex;width:unset}}.patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content img,.patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(4) .component-content img{height:46px;margin-bottom:0}.patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content{position:relative}.patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content:after{content:"";position:absolute;top:50%;width:87%;height:1px;left:13%;background-color:#707070}@media(max-width:576px){.patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content:after{width:78%;left:22%}}@media only screen and (min-width:992px){.patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content:after{width:90%;left:10%}}@media only screen and (min-width:1200px){.patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content:after{width:94%;left:6%}}@media only screen and (max-width:991px){.patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(3) .component-content .richText-content{padding-left:25px;padding-right:25px}}.patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(3) .component-content .richText-content h2{margin-top:25px;margin-bottom:25px}@media only screen and (min-width:1200px){.patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(3) .component-content .richText-content h2{max-width:1095px;margin:0 auto}}.patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(3).with-p-tag .component-content .richText-content h2{margin-bottom:12px}@media only screen and (min-width:1200px){.patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(3).with-p-tag .component-content .richText-content h2{margin-bottom:0}}.patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(3).with-p-tag .component-content .richText-content p{margin-bottom:0}@media only screen and (min-width:1200px){.patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(3).with-p-tag .component-content .richText-content p{margin-top:12px}}.patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(4) .component-content{display:block;position:relative}.patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(4) .component-content:before{content:"";position:absolute;top:50%;width:87%;height:1px;right:13%;background-color:#707070}@media(max-width:576px){.patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(4) .component-content:before{width:78%;right:22%}}@media only screen and (min-width:992px){.patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(4) .component-content:before{width:90%;right:10%}}@media only screen and (min-width:1200px){.patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(4) .component-content:before{width:94%;right:6%}}.patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(4) .component-content img.pull-left{float:right}.patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(5) .component-content img{height:70px;margin-right:20px;margin-bottom:0}@media only screen and (max-width:991px){.patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(5) .component-content .richText-content{padding-right:25px}}.patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(5) .component-content .richText-content p{margin-bottom:0}@media only screen and (min-width:992px){.recomended-for-you .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content{max-width:900px}}@media only screen and (min-width:992px){.recomended-for-you .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3){min-width:501px}}.recomended-for-you .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content{padding:75px 5px 15px}@media only screen and (min-width:992px){.recomended-for-you .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content{padding:22px 20px 0 35px !important}}.recomended-for-you .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content h2{margin-bottom:15px}@media only screen and (min-width:992px){.recomended-for-you .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content h2{margin-bottom:10px}}.recomended-for-you .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content p:first-of-type{font-family:"Avenir LT W01_85 Heavy1475544";color:#815936;margin-bottom:6px}.recomended-for-you .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .primary-button,.recomended-for-you .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .secondary-button{display:flex;align-items:center;justify-content:center;width:unset;min-width:250px;max-width:310px;min-height:unset;height:62px;bottom:40px}@media(max-width:576px){.recomended-for-you .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .primary-button,.recomended-for-you .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .secondary-button{max-width:302px}}@media only screen and (min-width:992px){.recomended-for-you .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .primary-button,.recomended-for-you .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .secondary-button{bottom:20px !important}}@media only screen and (min-width:992px){.recomended-for-you .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content{max-width:900px}}@media only screen and (min-width:992px){.recomended-for-you .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(2) img{float:right}}@media(min-width:1400px){.recomended-for-you .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3){min-width:500px}}.recomended-for-you .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content{padding:75px 5px 15px}@media only screen and (min-width:992px){.recomended-for-you .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content{padding:10px 10px 0 10px !important}}@media(min-width:1400px){.recomended-for-you .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content{padding:22px 18px 20px 40px !important}}.recomended-for-you .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content h2{margin-bottom:15px}@media only screen and (min-width:992px){.recomended-for-you .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content h2{margin-bottom:10px}}.recomended-for-you .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content p:first-of-type{font-family:"Avenir LT W01_85 Heavy1475544";color:#815936;margin-bottom:6px}@media(min-width:992px) and (max-width:1400px){.recomended-for-you .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content p:first-of-type{margin-bottom:0}}.recomended-for-you .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .primary-button,.recomended-for-you .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .secondary-button{display:flex;align-items:center;width:unset;justify-content:center;min-width:250px;max-width:310px;min-height:unset;height:62px;bottom:40px}@media(max-width:576px){.recomended-for-you .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .primary-button,.recomended-for-you .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .secondary-button{max-width:302px}}@media only screen and (min-width:992px){.recomended-for-you .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .primary-button,.recomended-for-you .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .secondary-button{bottom:20px}}@media(min-width:992px) and (max-width:1400px){.recomended-for-you .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .primary-button,.recomended-for-you .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .secondary-button{bottom:10px}}.recomended-for-you .footer-cta-container .footer-cta-callout-column-2>.component-content>.paragraphSystem.content>.component:nth-child(2)>.component-content>.richText-content{padding:20px 15px 15px 15px}@media only screen and (min-width:992px){.recomended-for-you .footer-cta-container .footer-cta-callout-column-2>.component-content>.paragraphSystem.content>.component:nth-child(2)>.component-content>.richText-content{min-height:250px;padding:30px 15px 0 25px}}@media only screen and (min-width:1200px){.recomended-for-you .footer-cta-container .footer-cta-callout-column-2>.component-content>.paragraphSystem.content>.component:nth-child(2)>.component-content>.richText-content{padding:50px 15px 0 25px}}@media only screen and (max-width:991px){.recomended-for-you .footer-cta-container .footer-cta-callout-column-2>.component-content>.paragraphSystem.content>.component:nth-child(2)>.component-content>.richText-content h2{margin-bottom:25px}}.recomended-for-you.savings-callout .footer-cta-container{padding:0;border:20px solid #c3a58f}@media only screen and (min-width:992px){.recomended-for-you.savings-callout .footer-cta-container{border:0}}@media only screen and (min-width:992px){.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content,.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content{max-width:775px;background-color:#FFF;border:1px solid #DDD}}.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(2),.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(2){display:block}.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(2) .component-content,.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(2) .component-content{height:180px;display:flex;justify-content:center;align-items:center}@media only screen and (min-width:992px){.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(2) .component-content,.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(2) .component-content{height:250px}}.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(2) .component-content img,.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(2) .component-content img{height:116px}@media only screen and (min-width:992px){.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3),.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3){min-width:550px}}.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content,.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content{padding:0 20px 45px !important}@media only screen and (min-width:992px){.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content,.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content{padding:30px 20px 0 0 !important}}.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content h2,.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content h2{margin-bottom:30px}@media only screen and (min-width:992px){.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content h2,.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content h2{margin-bottom:22px}}.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content p,.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content p{margin-bottom:9px}.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .primary-button,.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .secondary-button,.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .primary-button,.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .secondary-button{display:block;align-items:unset;width:290px;max-width:unset}@media(max-width:576px){.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .primary-button,.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .secondary-button,.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .primary-button,.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .secondary-button{width:266px;max-width:unset}}@media only screen and (min-width:992px){.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .primary-button,.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .secondary-button,.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .primary-button,.recomended-for-you.savings-callout .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .secondary-button{bottom:30px !important}}@media only screen and (min-width:992px){.recomended-for-you.savings-callout-two-column .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(2){overflow:unset}}@media only screen and (min-width:992px){.recomended-for-you.savings-callout-two-column .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(2) .component-content img{float:unset;max-width:unset;margin-left:unset}}@media(min-width:992px) and (max-width:1200px){.recomended-for-you.savings-callout-two-column .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3){min-width:500px}}@media(min-width:1400px){.recomended-for-you.savings-callout-two-column .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content{padding:22px 18px 20px 0 !important}}@media only screen and (min-width:992px){.recomended-for-you.savings-callout-two-column .footer-cta-container .footer-cta-callout-column-2>.component-content>.paragraphSystem.content .richText .component-content{border:1px solid #DDD}}@media only screen and (max-width:991px){.recomended-for-you.savings-callout-two-column .footer-cta-container .footer-cta-callout-column-2>.component-content>.paragraphSystem.content .richText .component-content .richText-content{padding:0 15px 15px 15px}}@media only screen and (min-width:992px){.recomended-for-you.recomended-for-you-775 .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content{max-width:775px}}@media only screen and (min-width:992px){.recomended-for-you.recomended-for-you-775 .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3){min-width:375px}}@media only screen and (min-width:992px){.recomended-for-you.recomended-for-you-850 .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content{max-width:850px}}@media only screen and (min-width:992px){.recomended-for-you.recomended-for-you-850 .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3){min-width:450px}}@media only screen and (min-width:992px){.recomended-for-you.recomended-for-you-808 .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content{max-width:808px}}@media only screen and (min-width:992px){.recomended-for-you.recomended-for-you-808 .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3){min-width:408px}}@media only screen and (min-width:992px){.recomended-for-you.recomended-for-you-1000 .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content{max-width:1000px}}@media only screen and (min-width:992px){.recomended-for-you.recomended-for-you-1000 .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3){min-width:600px}}@media only screen and (min-width:992px){.page-asthma.page-what-is-asthma .recomended-for-you.recomended-for-you-trelegy-transition .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content,.page-asthma.page-treatment-management .recomended-for-you.recomended-for-you-trelegy-transition .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content{max-width:850px}}@media(min-width:1400px){.page-asthma.page-what-is-asthma .recomended-for-you.recomended-for-you-trelegy-transition .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3),.page-asthma.page-treatment-management .recomended-for-you.recomended-for-you-trelegy-transition .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3){min-width:450px}}@media only screen and (min-width:992px){.page-asthma.page-what-is-asthma .recomended-for-you.recomended-for-you-trelegy-transition .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .primary-button,.page-asthma.page-treatment-management .recomended-for-you.recomended-for-you-trelegy-transition .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .primary-button{bottom:30px}}@media only screen and (min-width:992px){.page-asthma.page-why-trelegy-for-asthma .recomended-for-you.recomended-for-you-trelegy-curious .footer-cta-container h2 .headline-2,.page-asthma.page-patient-stories .recomended-for-you.recomended-for-you-trelegy-curious .footer-cta-container h2 .headline-2,.page-asthma.page-what-is-asthma .recomended-for-you.recomended-for-you-trelegy-curious .footer-cta-container h2 .headline-2,.page-asthma.page-treatment-management .recomended-for-you.recomended-for-you-trelegy-curious .footer-cta-container h2 .headline-2{font-size:1.5rem}}@media only screen and (min-width:1200px){.page-asthma.page-what-is-asthma .hva-tout>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content img,.page-asthma.page-treatment-management .hva-tout>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content img{margin-right:50px}}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .recomended-for-you.recomended-for-you-trelegy-transition .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content{max-width:850px}}@media(min-width:1400px){.page-doctor-discussion-guide.page-asthma .recomended-for-you.recomended-for-you-trelegy-transition .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3){min-width:450px}}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .recomended-for-you.recomended-for-you-trelegy-transition .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .primary-button{bottom:30px}}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .recomended-for-you.recomended-for-you-trelegy-curious .footer-cta-container h2 .headline-2{font-size:1.5rem}}@media only screen and (min-width:992px){.page-how-trelegy-works .recomended-for-you.recomended-for-you-trelegy-curious .footer-cta-container h2 .headline-2,.page-savings-and-support .recomended-for-you.recomended-for-you-trelegy-curious .footer-cta-container h2 .headline-2{font-size:1.5rem}}@media only screen and (min-width:992px){.page-how-trelegy-works .recomended-for-you.recomended-for-you-trelegy-curious .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .primary-button,.page-savings-and-support .recomended-for-you.recomended-for-you-trelegy-curious .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .primary-button{min-width:330px}}@media only screen and (min-width:992px){.page-savings-and-support .recomended-for-you.recomended-for-you-trelegy-transition .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .primary-button,.page-asthma.page-patient-stories .recomended-for-you.recomended-for-you-trelegy-transition .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .primary-button{bottom:30px !important}}@media only screen and (max-width:991px){.page-doctor-discussion-guide.page-asthma .recomended-for-you .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content{padding:75px 5px 0}}@media only screen and (min-width:1200px){.page-copd.page-why-trelegy-for-copd .hva-tout>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content img,.page-copd.page-what-is-copd .hva-tout>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content img{margin-right:50px}}@media only screen and (min-width:1200px){.page-copd.page-why-trelegy-for-copd .hva-tout.hva-tout-trelegy-considering img,.page-copd.page-what-is-copd .hva-tout.hva-tout-trelegy-considering img{margin-right:25px !important}}@media only screen and (max-width:991px){.page-doctor-discussion-guide.page-copd .recomended-for-you-trelegy-ready .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content{padding:75px 30px 15px 5px}}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-copd .recomended-for-you-trelegy-ready .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content{padding:22px 75px 0 35px !important}}.hideError{display:none}.page-faqs .primary-button.faq-button{width:290px}@media only screen and (max-width:991px){#navigation-container{background-color:#FFF;width:100%;position:absolute;top:120px;left:0;margin-bottom:16px}}@media only screen and (max-width:991px){.navigation-container{width:100%;background-color:#FFF;position:absolute;top:0;left:0}}.page-find-a-doctor .navigation-root.navigation-level1>li:nth-child(3)>a,.page-risks-and-side-effects .navigation-root.navigation-level1>li:nth-child(6)>a,.page-savings-and-support .navigation-root.navigation-level1>li:nth-child(7)>a{color:#815936}@media only screen and (min-width:992px){.page-find-a-doctor .navigation-root.navigation-level1>li:nth-child(3)>a,.page-risks-and-side-effects .navigation-root.navigation-level1>li:nth-child(6)>a,.page-savings-and-support .navigation-root.navigation-level1>li:nth-child(7)>a{position:relative}.page-find-a-doctor .navigation-root.navigation-level1>li:nth-child(3)>a>:after,.page-risks-and-side-effects .navigation-root.navigation-level1>li:nth-child(6)>a>:after,.page-savings-and-support .navigation-root.navigation-level1>li:nth-child(7)>a>:after{width:100%;display:block;content:"";border-bottom:10px solid #815936;position:absolute;left:0;bottom:0}}.page-copd:not(.page-doctor-discussion-guide.page-copd) .navigation-root.navigation-level1>li:nth-child(1)>a>span[itemprop="name"],.page-asthma:not(.page-doctor-discussion-guide.page-asthma) .navigation-root.navigation-level1>li:nth-child(2)>a>span[itemprop="name"],.page-doctor-discussion-guide .navigation-root.navigation-level1>li:nth-child(4)>a>span[itemprop="name"],.page-using-trelegy .navigation-root.navigation-level1>li:nth-child(5)>a>span[itemprop="name"]{color:#815936}@media only screen and (min-width:992px){.page-copd:not(.page-doctor-discussion-guide.page-copd) .navigation-root.navigation-level1>li:nth-child(1)>a>span.navigation-item-decoration,.page-asthma:not(.page-doctor-discussion-guide.page-asthma) .navigation-root.navigation-level1>li:nth-child(2)>a>span.navigation-item-decoration,.page-doctor-discussion-guide .navigation-root.navigation-level1>li:nth-child(4)>a>span.navigation-item-decoration,.page-using-trelegy .navigation-root.navigation-level1>li:nth-child(5)>a>span.navigation-item-decoration{display:block;position:relative;width:100%;display:block;content:"";border-bottom:10px solid #815936;position:absolute;left:0;bottom:0}.page-copd:not(.page-doctor-discussion-guide.page-copd) .navigation-root.navigation-level1>li:nth-child(1)>a>span.navigation-item-decoration>:after,.page-asthma:not(.page-doctor-discussion-guide.page-asthma) .navigation-root.navigation-level1>li:nth-child(2)>a>span.navigation-item-decoration>:after,.page-doctor-discussion-guide .navigation-root.navigation-level1>li:nth-child(4)>a>span.navigation-item-decoration>:after,.page-using-trelegy .navigation-root.navigation-level1>li:nth-child(5)>a>span.navigation-item-decoration>:after{display:none !important}}.navigation nav>ul.navigation-root{margin:0;padding:0}@media only screen and (min-width:992px){.navigation nav>ul.navigation-root{padding-left:45px;padding-right:45px;display:flex;justify-content:space-between}}.navigation nav>ul.navigation-root>li>a{text-decoration:none;padding:0;color:#061f5c;position:relative;font-size:1rem;line-height:1.375rem}@media only screen and (max-width:991px){.navigation nav>ul.navigation-root>li>a{display:block;border-bottom:1px solid #ddd}}@media(min-width:992px) and (max-width:1199px){.navigation nav>ul.navigation-root>li>a{margin:0 20px}.navigation nav>ul.navigation-root>li>a span{display:flex;align-items:center;min-height:70px}}.navigation nav>ul.navigation-root>li>a>span{font-family:"Avenir LT W01_95 Black1475556"}@media only screen and (max-width:991px){.navigation nav>ul.navigation-root>li>a>span{padding:17px 20px;display:block}}@media only screen and (min-width:992px){.navigation nav>ul.navigation-root>li>a{font-size:1rem}}@media only screen and (min-width:768px){.navigation nav>ul.navigation-root>li>a{line-height:auto}}@media(min-width:1200px){.navigation nav>ul.navigation-root>li>a{display:block;line-height:55px}}@media only screen and (max-width:991px){.navigation nav>ul.navigation-root>li.is-active>a{color:#815936}}.navigation nav>ul.navigation-root>li:not(.page-copd):not(.page-asthma):not(.page-using-trelegy):hover>a{color:#815936}@media only screen and (min-width:992px){.navigation nav>ul.navigation-root>li:not(.page-copd):not(.page-asthma):not(.page-using-trelegy):hover>a{position:relative}.navigation nav>ul.navigation-root>li:not(.page-copd):not(.page-asthma):not(.page-using-trelegy):hover>a>:after{width:100%;display:block;content:"";border-bottom:10px solid #815936;position:absolute;left:0;bottom:0}}@media only screen and (max-width:991px){.navigation nav>ul.navigation-root>li.page-copd>a>span[itemprop="name"]:after,.navigation nav>ul.navigation-root>li.page-asthma>a>span[itemprop="name"]:after,.navigation nav>ul.navigation-root>li.page-using-trelegy>a>span[itemprop="name"]:after{content:"";background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/chevron-dark.svg");margin-top:-4px !important;width:14px;height:8px;display:inline-block;background-repeat:no-repeat}}@media only screen and (max-width:991px){.navigation nav>ul.navigation-root>li.page-copd.is-active>a>span[itemprop="name"]:after,.navigation nav>ul.navigation-root>li.page-asthma.is-active>a>span[itemprop="name"]:after,.navigation nav>ul.navigation-root>li.page-using-trelegy.is-active>a>span[itemprop="name"]:after{content:"";background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/chevron-dark-up.svg");margin-top:-4px !important;width:14px;height:8px;display:inline-block;background-repeat:no-repeat}}@media only screen and (min-width:768px){.navigation nav>ul.navigation-root>li.page-copd>a>span[itemprop="name"]:after,.navigation nav>ul.navigation-root>li.page-asthma>a>span[itemprop="name"]:after,.navigation nav>ul.navigation-root>li.page-using-trelegy>a>span[itemprop="name"]:after{content:"";background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/chevron-dark.svg");width:14px;height:8px;display:inline-block;background-repeat:no-repeat}}@media only screen and (min-width:768px){.navigation nav>ul.navigation-root>li.page-copd:hover>a>span[itemprop="name"]:after,.navigation nav>ul.navigation-root>li.page-asthma:hover>a>span[itemprop="name"]:after,.navigation nav>ul.navigation-root>li.page-using-trelegy:hover>a>span[itemprop="name"]:after{content:"";background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/chevron-dark-up.svg");width:14px;height:8px;display:inline-block;background-repeat:no-repeat}}.navigation ul.navigation-level2{padding:0}@media only screen and (min-width:992px){.navigation ul.navigation-level2{width:365px;box-shadow:0 1px 6px rgba(0,0,0,0.16);top:57px}}@media(min-width:992px) and (max-width:1200px){.navigation ul.navigation-level2{width:325px;top:71px}}.navigation ul.navigation-level2 li a{text-decoration:none}.navigation ul.navigation-level2 li a span[itemprop="name"]{color:#061f5c;font-family:"Avenir LT W01_95 Black1475556";font-size:1rem;line-height:1.375rem}@media only screen and (max-width:991px){.navigation ul.navigation-level2 li a span[itemprop="name"]{padding:17px 20px 17px 36px;display:block}}@media only screen and (min-width:992px){.navigation ul.navigation-level2 li a span[itemprop="name"]{padding-left:20px;display:flex;align-items:center;line-height:57px}}.navigation ul.navigation-level2 li a:hover span[itemprop="name"]{color:#815936;background-color:#f0e8e2}.navigation ul.navigation-level2 li:not(:last-child){border-bottom:1px solid #ddd}.navigation nav>ul.navigation-root>li:nth-child(4) ul.navigation-level2 li a span[itemprop="name"]{text-transform:unset}.mobile-navigation-utility-links p{margin:0;padding:0;display:flex;align-items:center}.mobile-navigation-utility-links p a{width:100%;color:#3959b0;display:block;text-decoration:underline;text-transform:uppercase;font-family:"Avenir LT W01_95 Black1475556";font-size:1rem;line-height:1.375rem;padding:16px 15px}.mobile-navigation-utility-links p:first-of-type{background-color:#d8c1b2}.mobile-navigation-utility-links p:first-of-type a{background-color:transparent;color:#FFF;background-color:#3959b0;text-align:center;text-decoration:none;margin:18px 17px;padding:14px 15px}.mobile-navigation-utility-links p:nth-of-type(2) a:after{margin-left:10px;content:"";display:inline-block;width:18px;height:18px;background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/external-link.svg");top:2px;position:relative}.page-why-trelegy-for-copd li.page-copd ul.navigation-level2 li:nth-child(1) a span[itemprop="name"],.page-copd.page-patient-stories li.page-copd ul.navigation-level2 li:nth-child(2) a span[itemprop="name"],.page-what-is-copd li.page-copd ul.navigation-level2 li:nth-child(3) a span[itemprop="name"],.page-copd.page-treatment-management li.page-copd ul.navigation-level2 li:nth-child(4) a span[itemprop="name"],.page-copd.page-copd-resources li.page-copd ul.navigation-level2 li:nth-child(5) a span[itemprop="name"],.page-why-trelegy-for-asthma li.page-asthma ul.navigation-level2 li:nth-child(1) a span[itemprop="name"],.page-asthma.page-patient-stories li.page-asthma ul.navigation-level2 li:nth-child(2) a span[itemprop="name"],.page-what-is-asthma li.page-asthma ul.navigation-level2 li:nth-child(3) a span[itemprop="name"],.page-asthma.page-treatment-management li.page-asthma ul.navigation-level2 li:nth-child(4) a span[itemprop="name"],.page-asthma.page-asthma-resources li.page-asthma ul.navigation-level2 li:nth-child(5) a span[itemprop="name"],.page-copd.page-doctor-discussion-guide li.page-doctor-discussion-guide ul.navigation-level2 li:nth-child(1) a span[itemprop="name"],.page-asthma.page-doctor-discussion-guide li.page-doctor-discussion-guide ul.navigation-level2 li:nth-child(2) a span[itemprop="name"],.page-how-to-use-trelegy li.page-using-trelegy ul.navigation-level2 li:nth-child(1) a span[itemprop="name"],.page-how-trelegy-works li.page-using-trelegy ul.navigation-level2 li:nth-child(2) a span[itemprop="name"],.page-faqs li.page-using-trelegy ul.navigation-level2 li:nth-child(3) a span[itemprop="name"]{color:#815936;background-color:#f0e8e2}.page-faqs .content-section1 h2{margin-top:0 !important}.page-faqs .dividercurvedwhite{margin-bottom:33px}@media only screen and (max-width:991px){.page-faqs .dividercurvedwhite{margin-bottom:26px}}.page-appointment-prep-tool .make-appointment{display:flex;flex-direction:column;align-items:center}@media(max-width:991px){.page-appointment-prep-tool .make-appointment{padding:40px 35px}}@media(min-width:992px){.page-appointment-prep-tool .make-appointment{padding-top:60px;padding-bottom:30px}}.page-appointment-prep-tool .make-appointment span{font-size:16px;font-family:'Lato',sans-serif;display:block;text-align:center;line-height:22px;color:#333}.page-appointment-prep-tool .make-appointment span:nth-child(1){font-weight:bold}.page-appointment-prep-tool .make-appointment span:nth-child(2),.page-appointment-prep-tool .make-appointment span:nth-child(3){margin-top:10px}@media(min-width:992px){.page-appointment-prep-tool .make-appointment span:nth-child(2),.page-appointment-prep-tool .make-appointment span:nth-child(3){padding-left:175px;padding-right:175px}}.page-appointment-prep-tool .email-page{text-align:center}@media(max-width:991px){.page-appointment-prep-tool .email-page{margin-top:35px}}@media(min-width:992px){.page-appointment-prep-tool .email-page{margin-top:45px}}.page-appointment-prep-tool .email-page h2{margin:0}.page-appointment-prep-tool .email-page .email-form{display:flex;align-items:center;flex-direction:column}.page-appointment-prep-tool .email-page .email-label{margin-bottom:10px;padding-right:190px}.page-appointment-prep-tool .email-page input[type="email"]{height:48px;width:293px;border:1.5px solid #544f40;font-family:'Lato',sans-serif;font-size:16px;padding-left:8px;color:#4e515e}.page-appointment-prep-tool .email-page input[type="email"]:focus{outline:0;border:1.5px solid #544f40}.page-appointment-prep-tool .email-page input[type="email"]::placeholder{font-family:'Lato',sans-serif;color:#c4c4c4}.page-appointment-prep-tool .email-page .error-text{margin-top:10px;padding-right:140px;color:#d0021b;font-family:'Lato',sans-serif;margin-bottom:0}@media(max-width:767px){.page-appointment-prep-tool .email-page .error-text{position:absolute;margin-top:60px}}.page-appointment-prep-tool .star-active::after{content:'\2605' !important}.page-appointment-prep-tool .star-rating{padding-top:45px}@media(min-width:768px){.page-appointment-prep-tool .star-rating{padding-top:35px}}.page-appointment-prep-tool .star-rating .rate{display:flex;align-items:center;flex-direction:row-reverse;justify-content:center;position:relative;margin-bottom:15px}.page-appointment-prep-tool .star-rating .rate>button{font-family:Arial;font-size:45px;transition:.2s ease;color:#3959b0;background-color:transparent;border:0}@media(max-width:767px){.page-appointment-prep-tool .star-rating .rate>button{font-size:35px;width:40px;height:40px}}.page-appointment-prep-tool .star-rating .rate button::after{content:'\2606';top:0;line-height:26px;width:34px;height:33px}.page-appointment-prep-tool .star-rating .rate button:hover{color:#394b88;transition:.2s ease}.page-appointment-prep-tool .star-rating .rate button:active::after{transform:scale(1.1)}@media(max-width:767px){.page-appointment-prep-tool .prep-tool{padding:0 !important}}.page-appointment-prep-tool .arrow-right-margin{margin-left:500px !important}.page-appointment-prep-tool .grey-border{border-radius:32px;margin:20px 35px;height:640px;border-top:0;border-bottom:3px solid #ddd;border-left:3px solid #ddd;border-right:3px solid #ddd}@media(max-width:540px){.page-appointment-prep-tool .grey-border{margin:20px 10px 20px 10px}}@media(max-width:767px){.page-appointment-prep-tool .grey-border{min-height:627px}}@media(min-width:768px){.page-appointment-prep-tool .grey-border{display:flex;flex-direction:column;margin:20px 15px 70px 15px}}.page-appointment-prep-tool .grey-headspace{height:100px;border-top-left-radius:25px;border-top-right-radius:25px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.page-appointment-prep-tool .grey-headspace:before{width:150%;content:'';position:absolute;top:0;bottom:4px;background-color:#ddd;border-bottom-left-radius:100%;border-bottom-right-radius:100%;border-top:0;z-index:-1}.page-appointment-prep-tool .grey-headspace .header h2{margin:0;text-align:center}@media(max-width:767px){.page-appointment-prep-tool .grey-headspace .header h2{padding:0 25px}}@media(min-width:992px){.page-appointment-prep-tool .grey-headspace .header h2{padding:0 175px}}.page-appointment-prep-tool .grey-headspace .header h2 .headline-2{font-size:2.125rem}.page-appointment-prep-tool .grey-headspace .circle{height:14px;width:14px;margin-right:1px;background-color:none;border:3px solid #061f5c;border-radius:50%;display:inline-block}.page-appointment-prep-tool .grey-headspace .completed{background-color:#061f5c !important;cursor:pointer}@media(max-width:767px){.page-appointment-prep-tool .grey-headspace .indicators{margin-bottom:30px}}@media(max-width:767px){.page-appointment-prep-tool .grey-header{height:175px}}@media(min-width:768px){.page-appointment-prep-tool .grey-header{height:150px}}.page-appointment-prep-tool .grey-footspace{height:248px;background-color:#ddd;text-align:center}@media(max-width:991px){.page-appointment-prep-tool .grey-footspace{height:280px}}@media(min-width:992px){.page-appointment-prep-tool .grey-footspace{padding:55ppx 120px}}.page-appointment-prep-tool .grey-footspace p{font-weight:600;padding-left:30px;padding-right:30px}@media(min-width:992px){.page-appointment-prep-tool .grey-footspace p{padding-left:140px;padding-right:140px}}.page-appointment-prep-tool .grey-footspace .medium-gray{color:#4a4a4a}.page-appointment-prep-tool .p-15{padding-left:15px;padding-right:15px;padding-top:5px}.page-appointment-prep-tool .p-30{padding-left:30px;padding-right:30px;padding-top:5px;padding-bottom:15px}.page-appointment-prep-tool .p-40{padding-left:40px !important;padding-right:40px !important}.page-appointment-prep-tool .answer,.page-appointment-prep-tool .send,.page-appointment-prep-tool .Submit-Rating{color:#061f5c;font-size:20px;line-height:20px;padding-left:0;padding-right:8px;background-color:#9eade5;border:0;position:relative;width:238px;height:49px;margin:15px;cursor:pointer;font-family:"Avenir LT W01_95 Black1475556"}@media(max-width:767px){.page-appointment-prep-tool .answer,.page-appointment-prep-tool .send,.page-appointment-prep-tool .Submit-Rating{margin:0 15px 22px 15px}}.page-appointment-prep-tool .answer:after,.page-appointment-prep-tool .send:after,.page-appointment-prep-tool .Submit-Rating:after{content:'';position:absolute;top:-6px;left:-6px;right:0;bottom:0;border:3px solid #394b88;display:block;z-index:1;width:232px}.page-appointment-prep-tool .answer:hover,.page-appointment-prep-tool .send:hover,.page-appointment-prep-tool .Submit-Rating:hover{background-color:#d8e0fd}@media only screen and (min-width:768px) and (max-width:991px){.page-appointment-prep-tool .answer{margin:10px 15px}}.page-appointment-prep-tool .answers{text-align:center;display:flex;flex-direction:column;align-items:center}.page-appointment-prep-tool .small-btn{width:184px}.page-appointment-prep-tool .small-btn:after{width:178px}.page-appointment-prep-tool .cta-button{text-align:center;display:block;width:245px;height:60px;color:#FFF;background-color:#3959b0;font-family:"Avenir LT W01_95 Black1475556";font-size:20px;line-height:27px;text-decoration:none;padding:0;border:0;cursor:pointer;margin-top:40px}.page-appointment-prep-tool .cta-button:hover{color:#3959b0;background-color:#e4eafb}.page-appointment-prep-tool .prev-next{display:flex;flex-direction:row;justify-content:center;margin-bottom:20px}@media(max-width:767px){.page-appointment-prep-tool .prev-next{display:none !important}}.page-appointment-prep-tool .prev,.page-appointment-prep-tool .next{content:"";width:20px;height:20px;display:inline-block;background-repeat:no-repeat}.page-appointment-prep-tool .prev{background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/arrow_back_desktop.png");cursor:pointer}.page-appointment-prep-tool .next{float:right;background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/arrow_forward_desktop.png");cursor:pointer;margin-left:480px}.page-appointment-prep-tool .send,.page-appointment-prep-tool .Submit-Rating{font-family:'Avenir LT W01_95 Black1475556';font-size:20px;width:185px}.page-appointment-prep-tool .send:after,.page-appointment-prep-tool .Submit-Rating:after{width:179px}.page-appointment-prep-tool .send{margin-top:20px}@media(max-width:767px){.page-appointment-prep-tool .send{margin-top:75px}}.page-appointment-prep-tool .text{text-align:center}@media(max-width:767px){.page-appointment-prep-tool .text{padding-top:30px;padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.page-appointment-prep-tool .text{padding-top:25px;padding-left:35px;padding-right:35px}}@media(min-width:992px){.page-appointment-prep-tool .text{padding-top:40px;padding-left:110px;padding-right:110px}}.page-appointment-prep-tool .answer.small-text{font-size:18px !important}.page-appointment-prep-tool .question-head{font-size:24px;line-height:30px;color:#061f5c;font-weight:500;text-align:center}.page-appointment-prep-tool .error{font-weight:400;border:1.5px solid #d0021b !important}.page-appointment-prep-tool .hidden-desktop{display:unset}@media only screen and (min-width:767px){.page-appointment-prep-tool .hidden-desktop{display:none}}.page-appointment-prep-tool .hidden-mobile{display:none}@media only screen and (min-width:767px){.page-appointment-prep-tool .hidden-mobile{display:unset}}.page-appointment-prep-tool .navigation-root{z-index:2}.page-appointment-prep-tool .question{display:none}.page-appointment-prep-tool .hidden{display:none}.page-appointment-prep-tool fieldset{border:0;padding:0;margin:0;flex:1}.page-appointment-prep-tool fieldset h2{margin-bottom:20px}.page-appointment-prep-tool fieldset:nth-of-type(8) h2,.page-appointment-prep-tool fieldset:nth-of-type(9) h2{margin:0}@media(max-width:767px){.asthma-appointment-prep-tool fieldset:nth-of-type(3) .text{padding-left:20px;padding-right:20px}.asthma-appointment-prep-tool fieldset:nth-of-type(3) .question-head{font-size:21px;line-height:24px}}.asthma-appointment-prep-tool fieldset:nth-of-type(4) h2{margin-bottom:15px}@media(max-width:767px){.asthma-appointment-prep-tool fieldset:nth-of-type(4) .answer{margin:0 15px 20px 15px}}@media(max-width:767px){.asthma-appointment-prep-tool fieldset:nth-of-type(4) .question-head{font-size:17px;line-height:22px}}@media(min-width:992px){.asthma-appointment-prep-tool fieldset:nth-of-type(4) .text{padding-top:30px}}@media only screen and (min-width:768px) and (max-width:991px){.asthma-appointment-prep-tool fieldset:nth-of-type(4) .text{padding-top:15px}}@media(max-width:767px){.asthma-appointment-prep-tool fieldset:nth-of-type(4) .text{padding-left:10px;padding-right:10px}}@media(min-width:992px){.asthma-appointment-prep-tool fieldset:nth-of-type(4) button:last-child{margin-bottom:0}}@media(min-width:992px){.asthma-appointment-prep-tool fieldset:nth-of-type(5) .text{padding-left:160px;padding-right:160px}}@media(min-width:992px){.asthma-appointment-prep-tool fieldset:nth-of-type(6) .text{padding-left:50px;padding-right:50px}}@media(max-width:767px){.asthma-appointment-prep-tool fieldset:nth-of-type(6) .text{padding-left:35px;padding-right:35px}}@media(min-width:992px){.copd-appointment-prep-tool .make-appointment{padding-left:200px;padding-right:200px}}.copd-appointment-prep-tool .make-appointment span:nth-child(1){font-weight:unset}.copd-appointment-prep-tool .make-appointment span:nth-child(2){padding:unset}.copd-appointment-prep-tool .answer,.copd-appointment-prep-tool .send,.copd-appointment-prep-tool .Submit-Rating{background-color:#bed2de}.copd-appointment-prep-tool .answer:hover,.copd-appointment-prep-tool .send:hover,.copd-appointment-prep-tool .Submit-Rating:hover{background-color:#dbe8f0}.copd-appointment-prep-tool .p-80{padding-left:80px;padding-right:80px;padding-top:5px}@media(min-width:992px){.copd-appointment-prep-tool fieldset:nth-of-type(2) .text{padding-left:250px;padding-right:250px}}@media(min-width:992px){.copd-appointment-prep-tool fieldset:nth-of-type(3) .text{padding-left:150px;padding-right:150px}}@media(max-width:767px){.copd-appointment-prep-tool fieldset:nth-of-type(4) h2{margin-bottom:50px}}@media(max-width:767px){.copd-appointment-prep-tool fieldset:nth-of-type(5) .text{padding-left:20px;padding-right:20px}}@media(min-width:992px){.copd-appointment-prep-tool fieldset:nth-of-type(5) .text{padding-left:100px;padding-right:100px}}@media(max-width:767px){.copd-appointment-prep-tool fieldset:nth-of-type(6) h2{margin-bottom:50px}}@media(min-width:992px){.copd-appointment-prep-tool fieldset:nth-of-type(6) .text{padding-left:150px;padding-right:150px}}.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:3px;padding:50px 32px 40px;box-shadow:0 3px 10px rgba(0,0,0,0.16)}@media only screen and (min-width:992px){.exit-notification .exit-notification-inner{padding:50px 60px 50px 32px}}@media screen and (max-width:699px){.exit-notification .exit-notification-inner{position:absolute;width:auto;margin:20px;left:0;top:0}}.exit-notification .exit-notification-inner .exit-notification-text p{margin-bottom:30px}.exit-notification-buttons button{appearance:none;padding:20px;width:220px;min-height:62px;text-align:center;font-size:1.25rem;line-height:1.25rem;font-family:"Avenir LT W01_95 Black1475556";text-decoration:none;cursor:pointer;display:block;margin:auto;margin-bottom:22px}@media only screen and (min-width:992px){.exit-notification-buttons button{font-size:1.25rem}}@media only screen and (min-width:992px){.exit-notification-buttons button{line-height:1.25rem}}.exit-notification-buttons button.exit-notification-accept{color:#FFF;background-color:#3959b0;border:0}@media only screen and (max-width:991px){.exit-notification-buttons button.exit-notification-accept{margin-bottom:20px}}.exit-notification-buttons button.exit-notification-accept:hover{color:#061f5c;background-color:#e3eafd}.exit-notification-buttons button.exit-notification-deny{color:#3959b0;background-color:#FFF;border:2px solid #3959b0}.exit-notification-buttons button.exit-notification-deny:hover{color:#061f5c;background-color:#e3eafd;border:2px solid #061f5c}.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;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:20px}@media only screen and (min-width:992px){.overlay-content{margin-top:75px}}.overlay-content-inner{overflow:hidden}.overlay-close{z-index:9999;position:absolute;right:.75rem;cursor:pointer;display:none;outline:0}.overlay-close:after{content:'';display:block;clear:both;width:14px;height:14px;background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/close.png");background-repeat:no-repeat;position:relative;top:0}.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{border-top:1px solid #061f5c}.accordion .accordion-container .accordion-slide .accordion-head h4{margin-bottom:0}.accordion .accordion-container .accordion-slide .accordion-head h4 a{padding:21px 56px 21px 20px;color:#3959b0;text-decoration:none;position:relative;display:block}.accordion .accordion-container .accordion-slide .accordion-head h4 a:after{margin-top:-14px;width:28px;height:28px;display:inline-block;content:"";position:absolute;top:50%;right:21px;background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/closed-circle-icon.svg")}.accordion .accordion-container .accordion-slide .accordion-head .accordion-title-text{font-family:'Lato',sans-serif;font-weight:900}.accordion .accordion-container .accordion-slide .accordion-head .accordion-title-text:hover{cursor:pointer}.accordion .accordion-container .accordion-slide .accordion-content-wrapper{display:none;padding-bottom:0}.accordion .accordion-container .accordion-slide .accordion-content-wrapper .component{padding:0 1rem}.accordion .accordion-container .accordion-slide .accordion-content-wrapper>.accordion-content>.content{margin:0}.accordion .accordion-container .accordion-slide .accordion-content-wrapper .richText{padding-left:20px}.accordion .accordion-container .accordion-slide .accordion-content-wrapper .richText .component-content{padding-left:0;padding-right:30px;padding-bottom:10px}.accordion .accordion-container .accordion-slide .accordion-content-wrapper .richText .component-content .richText-content>*{margin-top:0}.accordion .accordion-container .accordion-slide.is-active .accordion-head h4 a:after{background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/open-circle-icon.svg")}.accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper{display:block}.accordion .accordion-container .accordion-slide.last{border-bottom:1px solid #061f5c}.accordion .accordion-container .reference-faq-feedback{background-color:#efefef}.accordion .accordion-container .reference-faq-feedback .faq-feedback{padding-left:5px}.accordions-wrapper .body-copy p.expand-collapse{background-color:#efefef;padding:1rem;color:#815936;font-size:1rem;font-weight:900;font-family:'Lato',sans-serif;margin-bottom:0}@media only screen and (min-width:992px){.accordions-wrapper .body-copy p.expand-collapse{font-size:1rem}}.accordions-wrapper .body-copy p.expand-collapse a{color:#815936;font-size:1rem;font-weight:900;font-family:'Lato',sans-serif}@media only screen and (min-width:992px){.accordions-wrapper .body-copy p.expand-collapse a{font-size:1rem}}.accordions-wrapper .body-copy h2{margin-top:2rem}.accordions-wrapper .body-copy ul{margin-bottom:1rem}.page-risks-and-side-effects .accordions-wrapper{margin:-15px 0 3rem}.page-risks-and-side-effects .accordions-wrapper .accordion-slide.first{border-top:0}.page-copd.page-treatment-management .accordion .accordion-container .accordion-slide .accordion-content-wrapper .richText.u-pb-0 .component-content{padding-bottom:0}.box.banner-placeholder{height:auto}.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:1560px}}.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;margin-bottom:1rem}.page-support-kit .gigya-error-optional-email-field,.page-mobile-savings-program .gigya-error-optional-email-field{padding-top:0 !important}.page-support-kit .gigya-error-optional-email-field.hide,.page-mobile-savings-program .gigya-error-optional-email-field.hide{display:none !important}.page-support-kit label.lbl-signup h2,.page-mobile-savings-program label.lbl-signup h2{color:#061f5c !important}.page-support-kit .gigyaraas,.page-mobile-savings-program .gigyaraas{margin-top:-50px}.page-support-kit .gigyaraas *,.page-mobile-savings-program .gigyaraas *{font-family:'Lato',sans-serif;font-size:1rem}.page-support-kit .gigyaraas .lbl-privacy-statement p,.page-support-kit .gigyaraas .radio-savings-consent p,.page-mobile-savings-program .gigyaraas .lbl-privacy-statement p,.page-mobile-savings-program .gigyaraas .radio-savings-consent p{color:#333 !important}.page-support-kit .gigyaraas .enterMobile,.page-mobile-savings-program .gigyaraas .enterMobile{color:#333 !important}.page-support-kit .gigyaraas sup,.page-mobile-savings-program .gigyaraas sup{color:#061f5c}.page-support-kit .gigyaraas class,.page-support-kit .gigyaraas input+label,.page-mobile-savings-program .gigyaraas class,.page-mobile-savings-program .gigyaraas input+label{color:#061f5c}.page-support-kit .gigyaraas .lbl-message-and-rates,.page-mobile-savings-program .gigyaraas .lbl-message-and-rates{padding-top:20px !important;margin-top:15px !important;margin-bottom:30px}.page-support-kit .gigyaraas .lbl-join-mobile-savings-program,.page-mobile-savings-program .gigyaraas .lbl-join-mobile-savings-program{margin-bottom:30px;padding:30px !important;background-color:#e3eafd}.page-support-kit .gigyaraas .header-almost-done,.page-support-kit .gigyaraas .lbl-message-and-rates,.page-mobile-savings-program .gigyaraas .header-almost-done,.page-mobile-savings-program .gigyaraas .lbl-message-and-rates{padding-left:30px !important;padding-right:30px !important}.page-support-kit .gigyaraas .lbl-program-enrollment h2,.page-support-kit .gigyaraas .lbl-privacy-statement p,.page-support-kit .gigyaraas .lbl-savings-offer-consent h2,.page-support-kit .gigyaraas .radio-savings-consent .gigya-label-text,.page-mobile-savings-program .gigyaraas .lbl-program-enrollment h2,.page-mobile-savings-program .gigyaraas .lbl-privacy-statement p,.page-mobile-savings-program .gigyaraas .lbl-savings-offer-consent h2,.page-mobile-savings-program .gigyaraas .radio-savings-consent .gigya-label-text{padding-left:15px !important;padding-right:15px !important}.page-support-kit .gigyaraas .join-ms-program,.page-support-kit .gigyaraas .tmsms-enrollment,.page-mobile-savings-program .gigyaraas .join-ms-program,.page-mobile-savings-program .gigyaraas .tmsms-enrollment{padding-bottom:15px;color:#061f5c;font-size:1.5rem;line-height:1.875rem;font-weight:normal;font-family:"Avenir LT W01_95 Black1475556" !important}@media only screen and (min-width:992px){.page-support-kit .gigyaraas .join-ms-program,.page-support-kit .gigyaraas .tmsms-enrollment,.page-mobile-savings-program .gigyaraas .join-ms-program,.page-mobile-savings-program .gigyaraas .tmsms-enrollment{font-size:1.75rem}}@media only screen and (min-width:992px){.page-support-kit .gigyaraas .join-ms-program,.page-support-kit .gigyaraas .tmsms-enrollment,.page-mobile-savings-program .gigyaraas .join-ms-program,.page-mobile-savings-program .gigyaraas .tmsms-enrollment{line-height:2.125rem}}.page-support-kit .gigyaraas .header-almost-done,.page-mobile-savings-program .gigyaraas .header-almost-done{padding-top:30px}.page-support-kit .gigyaraas .radio-savings-consent .gigya-label-text,.page-mobile-savings-program .gigyaraas .radio-savings-consent .gigya-label-text{padding-bottom:30px}.page-support-kit .gigyaraas .gigya-visible-when b,.page-support-kit .gigyaraas label.lbl-daily-main,.page-support-kit .gigyaraas .lbl-allfields b,.page-support-kit .gigyaraas .lbl-birthdate,.page-mobile-savings-program .gigyaraas .gigya-visible-when b,.page-mobile-savings-program .gigyaraas label.lbl-daily-main,.page-mobile-savings-program .gigyaraas .lbl-allfields b,.page-mobile-savings-program .gigyaraas .lbl-birthdate{color:#061f5c}.page-support-kit .gigyaraas .lbl-allfields b,.page-mobile-savings-program .gigyaraas .lbl-allfields b{font-weight:normal}.page-support-kit .gigyaraas .header-almost-done,.page-support-kit .gigyaraas h2,.page-mobile-savings-program .gigyaraas .header-almost-done,.page-mobile-savings-program .gigyaraas h2{font-size:1.5rem !important;line-height:1.875rem;font-weight:400 !important}@media only screen and (min-width:992px){.page-support-kit .gigyaraas .header-almost-done,.page-support-kit .gigyaraas h2,.page-mobile-savings-program .gigyaraas .header-almost-done,.page-mobile-savings-program .gigyaraas h2{font-size:1.75rem !important}}@media only screen and (min-width:992px){.page-support-kit .gigyaraas .header-almost-done,.page-support-kit .gigyaraas h2,.page-mobile-savings-program .gigyaraas .header-almost-done,.page-mobile-savings-program .gigyaraas h2{line-height:2.125rem}}.page-support-kit .gigyaraas .lbl-program-enrollment,.page-support-kit .gigyaraas .lbl-savings-offer-consent,.page-mobile-savings-program .gigyaraas .lbl-program-enrollment,.page-mobile-savings-program .gigyaraas .lbl-savings-offer-consent{padding-bottom:15px !important}.page-support-kit .gigyaraas .gigya-input-checkbox,.page-mobile-savings-program .gigyaraas .gigya-input-checkbox{margin-left:0 !important}.page-support-kit .gigyaraas .radio-past-12-months .gigya-label-text,.page-support-kit .gigyaraas .radio-currently-prescribed .gigya-label-text,.page-support-kit .gigyaraas .radio-currently-prescribed .gigya-label-text,.page-support-kit .gigyaraas .lbl-please-answer p b,.page-support-kit .gigyaraas .lbl-signup p,.page-support-kit .gigyaraas .radio-currently-treating,.page-mobile-savings-program .gigyaraas .radio-past-12-months .gigya-label-text,.page-mobile-savings-program .gigyaraas .radio-currently-prescribed .gigya-label-text,.page-mobile-savings-program .gigyaraas .radio-currently-prescribed .gigya-label-text,.page-mobile-savings-program .gigyaraas .lbl-please-answer p b,.page-mobile-savings-program .gigyaraas .lbl-signup p,.page-mobile-savings-program .gigyaraas .radio-currently-treating{font-weight:bold}.page-support-kit .gigyaraas .lbl-signup p,.page-mobile-savings-program .gigyaraas .lbl-signup p{color:#061f5c}.page-support-kit .gigyaraas .gigya-multi-choice-item label,.page-support-kit .gigyaraas .gigya-label-text,.page-support-kit .gigyaraas .lbl-please-answer p b,.page-support-kit .gigyaraas .lbl-allfields p b,.page-support-kit .gigyaraas .lbl-signup p b,.page-support-kit .gigyaraas .radio-currently-treating,.page-mobile-savings-program .gigyaraas .gigya-multi-choice-item label,.page-mobile-savings-program .gigyaraas .gigya-label-text,.page-mobile-savings-program .gigyaraas .lbl-please-answer p b,.page-mobile-savings-program .gigyaraas .lbl-allfields p b,.page-mobile-savings-program .gigyaraas .lbl-signup p b,.page-mobile-savings-program .gigyaraas .radio-currently-treating{font-size:1rem !important}@media only screen and (min-width:992px){.page-support-kit .gigyaraas .gigya-multi-choice-item label,.page-support-kit .gigyaraas .gigya-label-text,.page-support-kit .gigyaraas .lbl-please-answer p b,.page-support-kit .gigyaraas .lbl-allfields p b,.page-support-kit .gigyaraas .lbl-signup p b,.page-support-kit .gigyaraas .radio-currently-treating,.page-mobile-savings-program .gigyaraas .gigya-multi-choice-item label,.page-mobile-savings-program .gigyaraas .gigya-label-text,.page-mobile-savings-program .gigyaraas .lbl-please-answer p b,.page-mobile-savings-program .gigyaraas .lbl-allfields p b,.page-mobile-savings-program .gigyaraas .lbl-signup p b,.page-mobile-savings-program .gigyaraas .radio-currently-treating{font-size:1rem !important}}.page-support-kit .gigyaraas .radio-savings-consent .gigya-multi-choice-item,.page-mobile-savings-program .gigyaraas .radio-savings-consent .gigya-multi-choice-item{margin-bottom:0}.page-support-kit .gigyaraas .radio-savings-consent .gigya-multi-choice-item:nth-child(3),.page-mobile-savings-program .gigyaraas .radio-savings-consent .gigya-multi-choice-item:nth-child(3){padding-top:40px !important}.page-support-kit .gigyaraas .radio-savings-consent .gigya-multi-choice-item:nth-child(4),.page-mobile-savings-program .gigyaraas .radio-savings-consent .gigya-multi-choice-item:nth-child(4){padding-top:20px !important}.page-support-kit .gigyaraas .radio-savings-consent .gigya-multi-choice-item label,.page-mobile-savings-program .gigyaraas .radio-savings-consent .gigya-multi-choice-item label{line-height:1.8rem}.page-support-kit .gigyaraas h2,.page-support-kit .gigyaraas h2 b,.page-mobile-savings-program .gigyaraas h2,.page-mobile-savings-program .gigyaraas h2 b{color:#815936 !important;font-weight:normal;font-size:1.25rem;line-height:1.625rem}@media only screen and (min-width:992px){.page-support-kit .gigyaraas h2,.page-support-kit .gigyaraas h2 b,.page-mobile-savings-program .gigyaraas h2,.page-mobile-savings-program .gigyaraas h2 b{font-size:1.375rem}}@media only screen and (min-width:992px){.page-support-kit .gigyaraas h2,.page-support-kit .gigyaraas h2 b,.page-mobile-savings-program .gigyaraas h2,.page-mobile-savings-program .gigyaraas h2 b{line-height:1.75rem}}.page-support-kit .gigyaraas .gigya-multi-choice-item,.page-mobile-savings-program .gigyaraas .gigya-multi-choice-item{margin-bottom:15px;padding-left:0 !important}.page-support-kit .gigyaraas .gigya-composite-control .gigya-multi-choice-item,.page-mobile-savings-program .gigyaraas .gigya-composite-control .gigya-multi-choice-item{background-color:#fff;padding-top:25px}.page-support-kit .gigyaraas .gigya-composite-control .gigya-multi-choice-item .gigya-input-radio,.page-mobile-savings-program .gigyaraas .gigya-composite-control .gigya-multi-choice-item .gigya-input-radio{width:32px;height:32px;position:relative}.page-support-kit .gigyaraas .gigya-composite-control .gigya-multi-choice-item .gigya-input-radio:checked,.page-mobile-savings-program .gigyaraas .gigya-composite-control .gigya-multi-choice-item .gigya-input-radio:checked{border:1px solid #333;background:#fff;outline:0}.page-support-kit .gigyaraas .gigya-composite-control .gigya-multi-choice-item .gigya-input-radio:not(:checked),.page-mobile-savings-program .gigyaraas .gigya-composite-control .gigya-multi-choice-item .gigya-input-radio:not(:checked){outline:0}.page-support-kit .gigyaraas .gigya-composite-control .gigya-multi-choice-item .gigya-input-radio:after,.page-mobile-savings-program .gigyaraas .gigya-composite-control .gigya-multi-choice-item .gigya-input-radio:after{width:20px;height:20px;display:block;content:"";background-color:#efefef;border-radius:20px;position:absolute;left:50%;top:50%;margin-top:-10px;margin-left:-10px}.page-support-kit .gigyaraas .gigya-composite-control .gigya-multi-choice-item .gigya-input-radio:checked:after,.page-mobile-savings-program .gigyaraas .gigya-composite-control .gigya-multi-choice-item .gigya-input-radio:checked:after{width:20px;height:20px;background-color:#3959b0;border-radius:25px;transform:none;border:0;left:50%;top:50%;margin-top:-10px;margin-left:-10px}.page-savings-and-offers .lbl-program-enrollment,.page-savings-and-offers .bg-med-grey{font-family:"Avenir LT W01_55 Roman1475520";background-color:#eee}.page-savings-and-offers .lbl-privacy-statement p{color:#666 !important}.page-savings-and-offers .gigya-label-text,.page-savings-and-offers .gigya-label-text p,.page-savings-and-offers .gigya-label-text a,.page-savings-and-offers .gigya-label-text b,.page-savings-and-offers .gigya-composite-control-label,.page-savings-and-offers .gigya-composite-control-label p,.page-savings-and-offers .gigya-composite-control-label a,.page-savings-and-offers .gigya-composite-control-label b,.page-savings-and-offers .lbl-privacy-statement,.page-savings-and-offers .lbl-privacy-statement p,.page-savings-and-offers .lbl-privacy-statement a,.page-savings-and-offers .lbl-privacy-statement b,.page-savings-and-offers h2,.page-savings-and-offers h2 p,.page-savings-and-offers h2 a,.page-savings-and-offers h2 b{color:#fff !important}.page-home .gigya-label-text,.page-home .gigya-composite-control-label,.page-home .lbl-privacy-statement,.page-home h2{text-align:left !important}.page-home .gigya-label-text,.page-home .gigya-label-text p,.page-home .gigya-label-text a,.page-home .gigya-label-text b,.page-home .gigya-composite-control-label,.page-home .gigya-composite-control-label p,.page-home .gigya-composite-control-label a,.page-home .gigya-composite-control-label b,.page-home .lbl-privacy-statement,.page-home .lbl-privacy-statement p,.page-home .lbl-privacy-statement a,.page-home .lbl-privacy-statement b,.page-home h2,.page-home h2 p,.page-home h2 a,.page-home h2 b{color:#333}.page-home input[type=text]::placeholder{color:#a5a4a4 !important;font-family:'Avenir LT W01_55 Roman1475520' !important;line-height:21px;font-weight:normal !important;appearance:none !important}.page-home .gigya-error-msg-active{padding-bottom:0}.page-home .headline-3{color:#333}.page-home .gigya-multi-choice-item{padding-top:0 !important;margin-bottom:15px !important}.page-home .gigya-composite-control-multi-choice .headline-3{margin-bottom:23px}.page-home .gigya-input-text{margin-top:15px;margin-bottom:15px;width:225px !important;height:52px !important;background-color:#fff}@media only screen and (min-width:768px){.page-home .gigya-input-text{width:360px !important}}.page-home .gigya-spacer{display:none}.page-home .gigya-layout-row .gigya-layout-row:first-child input.gigya-input-submit{position:absolute}@media only screen and (min-width:768px){.page-home .gigya-layout-row .gigya-layout-row:first-child input.gigya-input-submit{left:360px}}@media only screen and (min-width:992px){.page-home .gigya-layout-row .gigya-layout-row:first-child input.gigya-input-submit{left:375px}}@media(min-width:360px) and (max-width:992px){.page-home .gigya-layout-row .gigya-layout-row:first-child input.gigya-input-submit{left:0 !important;margin-bottom:20px}}@media(min-width:992px) and (max-width:1200px){.page-home .gigya-layout-row .gigya-layout-row:first-child input.gigya-input-submit{top:58.3% !important}}@media(min-width:1200px) and (max-width:1324px){.page-home .gigya-layout-row .gigya-layout-row:first-child input.gigya-input-submit{top:60% !important}}@media(min-width:1325px){.page-home .gigya-layout-row .gigya-layout-row:first-child input.gigya-input-submit{top:61.8% !important}}.page-home .gigya-layout-row .gigya-layout-row:first-child input.gigya-input-submit:disabled{background-color:#bebebe !important;border:2px solid #bebebe !important}@media(min-width:360px) and (max-width:991px){.page-home .btn-submit{position:relative;height:70px}}.page-home span.gigya-label-text{color:#815936;font-size:1.25rem;line-height:1.625rem;font-family:'Lato',sans-serif;font-weight:normal}@media only screen and (min-width:992px){.page-home span.gigya-label-text{font-size:1.25rem}}@media only screen and (min-width:992px){.page-home span.gigya-label-text{line-height:1.625rem}}.page-home h3 span.headline-3{display:block;font-family:"Avenir LT W01_85 Heavy1475544" !important}.page-home .lbl-learn-about .gigya-error-msg,.page-home .radio-prescribed .gigya-error-msg{padding:0 0 .813rem 0 !important}.page-home .gigya-label{padding-bottom:0 !important}.page-why-trelegy-for-asthma .gigya-label-text,.page-why-trelegy-for-asthma .gigya-label-text p,.page-why-trelegy-for-asthma .gigya-label-text a,.page-why-trelegy-for-asthma .gigya-label-text b,.page-why-trelegy-for-asthma .gigya-composite-control-label,.page-why-trelegy-for-asthma .gigya-composite-control-label p,.page-why-trelegy-for-asthma .gigya-composite-control-label a,.page-why-trelegy-for-asthma .gigya-composite-control-label b,.page-why-trelegy-for-asthma .lbl-privacy-statement,.page-why-trelegy-for-asthma .lbl-privacy-statement p,.page-why-trelegy-for-asthma .lbl-privacy-statement a,.page-why-trelegy-for-asthma .lbl-privacy-statement b,.page-why-trelegy-for-asthma h2,.page-why-trelegy-for-asthma h2 p,.page-why-trelegy-for-asthma h2 a,.page-why-trelegy-for-asthma h2 b,.page-why-trelegy-for-copd .gigya-label-text,.page-why-trelegy-for-copd .gigya-label-text p,.page-why-trelegy-for-copd .gigya-label-text a,.page-why-trelegy-for-copd .gigya-label-text b,.page-why-trelegy-for-copd .gigya-composite-control-label,.page-why-trelegy-for-copd .gigya-composite-control-label p,.page-why-trelegy-for-copd .gigya-composite-control-label a,.page-why-trelegy-for-copd .gigya-composite-control-label b,.page-why-trelegy-for-copd .lbl-privacy-statement,.page-why-trelegy-for-copd .lbl-privacy-statement p,.page-why-trelegy-for-copd .lbl-privacy-statement a,.page-why-trelegy-for-copd .lbl-privacy-statement b,.page-why-trelegy-for-copd h2,.page-why-trelegy-for-copd h2 p,.page-why-trelegy-for-copd h2 a,.page-why-trelegy-for-copd h2 b{color:#061f5c}.page-why-trelegy-for-asthma .gigya-label-text a b:hover,.page-why-trelegy-for-asthma .gigya-label-text a b:focus,.page-why-trelegy-for-asthma .gigya-composite-control-label a b:hover,.page-why-trelegy-for-asthma .gigya-composite-control-label a b:focus,.page-why-trelegy-for-asthma .lbl-privacy-statement a b:hover,.page-why-trelegy-for-asthma .lbl-privacy-statement a b:focus,.page-why-trelegy-for-asthma h2 a b:hover,.page-why-trelegy-for-asthma h2 a b:focus,.page-why-trelegy-for-copd .gigya-label-text a b:hover,.page-why-trelegy-for-copd .gigya-label-text a b:focus,.page-why-trelegy-for-copd .gigya-composite-control-label a b:hover,.page-why-trelegy-for-copd .gigya-composite-control-label a b:focus,.page-why-trelegy-for-copd .lbl-privacy-statement a b:hover,.page-why-trelegy-for-copd .lbl-privacy-statement a b:focus,.page-why-trelegy-for-copd h2 a b:hover,.page-why-trelegy-for-copd h2 a b:focus{color:#815936 !important}.page-why-trelegy-for-asthma p,.page-why-trelegy-for-copd p{font-size:1rem}@media only screen and (max-width:991px){.page-why-trelegy-for-asthma .isi p,.page-why-trelegy-for-copd .isi p{font-size:.85rem}}.page-why-trelegy-for-asthma .gigya-screen *,.page-why-trelegy-for-copd .gigya-screen *{font-family:'Lato',sans-serif}.page-why-trelegy-for-asthma .gigya-screen.portrait.mobile,.page-why-trelegy-for-copd .gigya-screen.portrait.mobile{padding:0}.page-why-trelegy-for-asthma .gigya-screen.portrait.mobile:before,.page-why-trelegy-for-copd .gigya-screen.portrait.mobile:before{display:none}.page-why-trelegy-for-asthma .gigya-screen.portrait.mobile label,.page-why-trelegy-for-copd .gigya-screen.portrait.mobile label{font-size:inherit}.page-why-trelegy-for-asthma .gigya-screen.portrait.mobile label span,.page-why-trelegy-for-copd .gigya-screen.portrait.mobile label span{font-size:inherit}.page-why-trelegy-for-asthma .gigya-input-text,.page-why-trelegy-for-copd .gigya-input-text{margin-top:15px;margin-bottom:15px;width:225px !important;height:52px !important;background-color:#fff}@media only screen and (min-width:768px){.page-why-trelegy-for-asthma .gigya-input-text,.page-why-trelegy-for-copd .gigya-input-text{width:360px !important}}.page-why-trelegy-for-asthma .gigya-layout-row .gigya-layout-row:first-child .gigya-input-submit,.page-why-trelegy-for-copd .gigya-layout-row .gigya-layout-row:first-child .gigya-input-submit{position:absolute;top:77px;left:225px}@media only screen and (min-width:768px){.page-why-trelegy-for-asthma .gigya-layout-row .gigya-layout-row:first-child .gigya-input-submit,.page-why-trelegy-for-copd .gigya-layout-row .gigya-layout-row:first-child .gigya-input-submit{left:360px}}@media only screen and (min-width:992px){.page-why-trelegy-for-asthma .gigya-layout-row .gigya-layout-row:first-child .gigya-input-submit,.page-why-trelegy-for-copd .gigya-layout-row .gigya-layout-row:first-child .gigya-input-submit{left:375px}}.page-why-trelegy-for-asthma span.gigya-label-text,.page-why-trelegy-for-asthma .gigya-screen h2 b,.page-why-trelegy-for-copd span.gigya-label-text,.page-why-trelegy-for-copd .gigya-screen h2 b{color:#061f5c;font-size:1.25rem !important;line-height:1.625rem !important;font-family:'Lato',sans-serif;font-weight:700 !important}@media only screen and (min-width:992px){.page-why-trelegy-for-asthma span.gigya-label-text,.page-why-trelegy-for-asthma .gigya-screen h2 b,.page-why-trelegy-for-copd span.gigya-label-text,.page-why-trelegy-for-copd .gigya-screen h2 b{font-size:1.25rem !important}}@media only screen and (min-width:992px){.page-why-trelegy-for-asthma span.gigya-label-text,.page-why-trelegy-for-asthma .gigya-screen h2 b,.page-why-trelegy-for-copd span.gigya-label-text,.page-why-trelegy-for-copd .gigya-screen h2 b{line-height:1.625rem !important}}.page-why-trelegy-for-asthma input[type=submit].gigya-input-submit,.page-why-trelegy-for-copd input[type=submit].gigya-input-submit{text-transform:uppercase}.page-why-trelegy-for-asthma .gigya-error-msg.gigya-error-msg-active,.page-why-trelegy-for-copd .gigya-error-msg.gigya-error-msg-active{background-color:#fff;max-width:210px;margin-left:0;padding:5px 10px !important}.page-why-trelegy-for-asthma .gigya-screen .gigya-composite-control.gigya-composite-control-submit,.page-why-trelegy-for-copd .gigya-screen .gigya-composite-control.gigya-composite-control-submit{padding-bottom:0 !important}.page-why-trelegy-for-asthma .gigyaraas .gigya-screen.portrait,.page-why-trelegy-for-copd .gigyaraas .gigya-screen.portrait{padding-bottom:0 !important}.page-why-trelegy-for-asthma .lbl-privacy-statement,.page-why-trelegy-for-copd .lbl-privacy-statement{padding-bottom:0 !important}.page-why-trelegy-for-copd .gigya-label-text,.page-why-trelegy-for-copd .gigya-label-text p,.page-why-trelegy-for-copd .gigya-label-text a,.page-why-trelegy-for-copd .gigya-label-text b,.page-why-trelegy-for-copd .gigya-composite-control-label,.page-why-trelegy-for-copd .gigya-composite-control-label p,.page-why-trelegy-for-copd .gigya-composite-control-label a,.page-why-trelegy-for-copd .gigya-composite-control-label b,.page-why-trelegy-for-copd .lbl-privacy-statement,.page-why-trelegy-for-copd .lbl-privacy-statement p,.page-why-trelegy-for-copd .lbl-privacy-statement a,.page-why-trelegy-for-copd .lbl-privacy-statement b,.page-why-trelegy-for-copd h2,.page-why-trelegy-for-copd h2 p,.page-why-trelegy-for-copd h2 a,.page-why-trelegy-for-copd h2 b{color:#fff}.page-why-trelegy-for-copd span.gigya-label-text,.page-why-trelegy-for-copd .gigya-screen h2 b{color:#fff}.page-why-trelegy-for-copd .gigya-layout-row .gigya-layout-row:first-child .gigya-input-submit{top:76px}.page-why-trelegy-for-copd .gigyaraas .gigya-screen.portrait{padding-top:10px !important}.page-mobile-savings-program .gigya-composite-control-label b{color:#061f5c}.page-mobile-savings-program .gigya-composite-control-label a b:hover,.page-mobile-savings-program .gigya-composite-control-label a b:focus{color:#815936 !important}.page-mobile-savings-program .bg-med-grey.lbl-savings-offer-consent{margin-top:-18px}.page-mobile-savings-program .gigyaraas .lbl-privacy-statement p,.page-mobile-savings-program .gigyaraas .radio-savings-consent p{color:#333 !important}.page-mobile-savings-program .gigyaraas .gigya-screen form .lbl-text-message-enrollment,.page-mobile-savings-program .gigyaraas .gigya-screen form .gigya-composite-control.gigya-composite-control-label.lbl-text-reminders,.page-mobile-savings-program .gigyaraas .gigya-screen form .gigya-composite-control.gigya-composite-control-label.lbl-message-and-rates,.page-mobile-savings-program .gigyaraas .gigya-screen form .input-phoneno+.gigya-composite-control{padding-left:30px !important;padding-right:30px !important}.page-mobile-savings-program .gigyaraas .gigya-screen .lbl-text-reminders,.page-mobile-savings-program .gigyaraas .gigya-screen .lbl-message-and-rates{color:#333 !important}.page-mobile-savings-program .gigyaraas .gigya-screen .gigya-composite-control.gigya-composite-control-textbox input{background-color:#DDD;border:0}.page-mobile-savings-program .gigyaraas .gigya-screen a:hover,.page-mobile-savings-program .gigyaraas .gigya-screen a:focus{color:#815936 !important}.page-mobile-savings-program .asthma-form .gigyaraas .gigya-composite-control.bg-med-grey.lbl-program-enrollment,.page-mobile-savings-program .copd-form .gigyaraas .gigya-composite-control.bg-med-grey.lbl-program-enrollment{padding-top:20px !important}.page-mobile-savings-program .asthma-form .gigya-screen form .lbl-text-message-enrollment,.page-mobile-savings-program .copd-form .gigya-screen form .lbl-text-message-enrollment{padding-top:15px !important}.page-savings-and-offers .gigyaraas p,.page-home .gigyaraas p,.page-copd-survey .gigyaraas p{font-size:1rem}.page-savings-and-offers .gigyaraas .lbl-ageVerify,.page-home .gigyaraas .lbl-ageVerify,.page-copd-survey .gigyaraas .lbl-ageVerify{font-family:'Lato',sans-serif;font-weight:normal}.page-savings-and-offers .gigyaraas .gigya-control,.page-home .gigyaraas .gigya-control,.page-copd-survey .gigyaraas .gigya-control{display:none}.page-savings-and-offers .gigyaraas .gigya-screen-caption,.page-home .gigyaraas .gigya-screen-caption,.page-copd-survey .gigyaraas .gigya-screen-caption{display:none}.page-savings-and-offers .gigyaraas .gigya-screen,.page-home .gigyaraas .gigya-screen,.page-copd-survey .gigyaraas .gigya-screen{float:left;padding-bottom:25px}.page-savings-and-offers .gigyaraas .gigya-screen *,.page-home .gigyaraas .gigya-screen *,.page-copd-survey .gigyaraas .gigya-screen *{font-family:'Lato',sans-serif}.page-savings-and-offers .gigyaraas .gigya-screen form h2,.page-home .gigyaraas .gigya-screen form h2,.page-copd-survey .gigyaraas .gigya-screen form h2{font-family:"Avenir LT W01_95 Black1475556";line-height:1.625rem;padding-bottom:1rem}@media only screen and (min-width:992px){.page-savings-and-offers .gigyaraas .gigya-screen form h2,.page-home .gigyaraas .gigya-screen form h2,.page-copd-survey .gigyaraas .gigya-screen form h2{line-height:1.75rem}}.page-savings-and-offers .gigyaraas .gigya-screen form h2 b,.page-home .gigyaraas .gigya-screen form h2 b,.page-copd-survey .gigyaraas .gigya-screen form h2 b{font-size:1.25rem;line-height:1.625rem;font-family:"Avenir LT W01_85 Heavy1475544" !important}@media only screen and (min-width:992px){.page-savings-and-offers .gigyaraas .gigya-screen form h2 b,.page-home .gigyaraas .gigya-screen form h2 b,.page-copd-survey .gigyaraas .gigya-screen form h2 b{font-size:1.375rem}}@media only screen and (min-width:992px){.page-savings-and-offers .gigyaraas .gigya-screen form h2 b,.page-home .gigyaraas .gigya-screen form h2 b,.page-copd-survey .gigyaraas .gigya-screen form h2 b{line-height:1.75rem}}.page-savings-and-offers .gigyaraas .gigya-screen form .input-phoneno+.gigya-composite-control,.page-home .gigyaraas .gigya-screen form .input-phoneno+.gigya-composite-control,.page-copd-survey .gigyaraas .gigya-screen form .input-phoneno+.gigya-composite-control{padding-top:15px;margin-top:13px}.page-savings-and-offers .gigyaraas .gigya-screen.portrait,.page-home .gigyaraas .gigya-screen.portrait,.page-copd-survey .gigyaraas .gigya-screen.portrait{width:100%;padding-left:0;padding-right:0;padding-top:0}.page-savings-and-offers .gigyaraas .gigya-screen.portrait.mobile,.page-home .gigyaraas .gigya-screen.portrait.mobile,.page-copd-survey .gigyaraas .gigya-screen.portrait.mobile{padding:0}.page-savings-and-offers .gigyaraas .gigya-screen.portrait.mobile:before,.page-home .gigyaraas .gigya-screen.portrait.mobile:before,.page-copd-survey .gigyaraas .gigya-screen.portrait.mobile:before{display:none}.page-savings-and-offers .gigyaraas .gigya-screen.portrait.mobile label,.page-home .gigyaraas .gigya-screen.portrait.mobile label,.page-copd-survey .gigyaraas .gigya-screen.portrait.mobile label{font-size:inherit}.page-savings-and-offers .gigyaraas .gigya-screen.portrait.mobile label span,.page-home .gigyaraas .gigya-screen.portrait.mobile label span,.page-copd-survey .gigyaraas .gigya-screen.portrait.mobile label span{font-size:inherit}.page-savings-and-offers .gigyaraas .gigya-screen .gigya-required-display,.page-home .gigyaraas .gigya-screen .gigya-required-display,.page-copd-survey .gigyaraas .gigya-screen .gigya-required-display{display:none}.page-savings-and-offers .gigyaraas .gigya-screen h2,.page-home .gigyaraas .gigya-screen h2,.page-copd-survey .gigyaraas .gigya-screen h2{text-align:left;font-weight:bold}.page-savings-and-offers .gigyaraas .gigya-screen select,.page-home .gigyaraas .gigya-screen select,.page-copd-survey .gigyaraas .gigya-screen select{border:0}.page-savings-and-offers .gigyaraas .gigya-screen .radio-describes-you,.page-savings-and-offers .gigyaraas .gigya-screen .radio-prescribed,.page-savings-and-offers .gigyaraas .gigya-screen .radio-enrolled,.page-savings-and-offers .gigyaraas .gigya-screen .radio-uninsured,.page-savings-and-offers .gigyaraas .gigya-screen .select-counter,.page-savings-and-offers .gigyaraas .gigya-screen .radio-last-twelve-months,.page-home .gigyaraas .gigya-screen .radio-describes-you,.page-home .gigyaraas .gigya-screen .radio-prescribed,.page-home .gigyaraas .gigya-screen .radio-enrolled,.page-home .gigyaraas .gigya-screen .radio-uninsured,.page-home .gigyaraas .gigya-screen .select-counter,.page-home .gigyaraas .gigya-screen .radio-last-twelve-months,.page-copd-survey .gigyaraas .gigya-screen .radio-describes-you,.page-copd-survey .gigyaraas .gigya-screen .radio-prescribed,.page-copd-survey .gigyaraas .gigya-screen .radio-enrolled,.page-copd-survey .gigyaraas .gigya-screen .radio-uninsured,.page-copd-survey .gigyaraas .gigya-screen .select-counter,.page-copd-survey .gigyaraas .gigya-screen .radio-last-twelve-months{color:#061f5c !important}.page-savings-and-offers .gigyaraas .gigya-screen .radio-currently-treating,.page-home .gigyaraas .gigya-screen .radio-currently-treating,.page-copd-survey .gigyaraas .gigya-screen .radio-currently-treating{color:#061f5c !important}.page-savings-and-offers .gigyaraas .gigya-screen .radio-currently-treating .gigya-label-text,.page-home .gigyaraas .gigya-screen .radio-currently-treating .gigya-label-text,.page-copd-survey .gigyaraas .gigya-screen .radio-currently-treating .gigya-label-text{font-weight:normal}.page-savings-and-offers .gigyaraas .gigya-screen a,.page-home .gigyaraas .gigya-screen a,.page-copd-survey .gigyaraas .gigya-screen a{text-decoration:underline;color:#061f5c;font-size:inherit}.page-savings-and-offers .gigyaraas .gigya-screen .gigya-error-msg,.page-savings-and-offers .gigyaraas .gigya-screen .gigya-error-msg-active.gigya-form-error-msg,.page-savings-and-offers .gigyaraas .gigya-screen .gigya-error-msg-active,.page-home .gigyaraas .gigya-screen .gigya-error-msg,.page-home .gigyaraas .gigya-screen .gigya-error-msg-active.gigya-form-error-msg,.page-home .gigyaraas .gigya-screen .gigya-error-msg-active,.page-copd-survey .gigyaraas .gigya-screen .gigya-error-msg,.page-copd-survey .gigyaraas .gigya-screen .gigya-error-msg-active.gigya-form-error-msg,.page-copd-survey .gigyaraas .gigya-screen .gigya-error-msg-active{color:#fd0d1b !important;text-align:left}.page-savings-and-offers .gigyaraas .gigya-layout-row,.page-home .gigyaraas .gigya-layout-row,.page-copd-survey .gigyaraas .gigya-layout-row{max-width:100%}.page-savings-and-offers .gigyaraas .gigya-multi-choice-item,.page-savings-and-offers .gigyaraas .gigya-composite-control-checkbox,.page-home .gigyaraas .gigya-multi-choice-item,.page-home .gigyaraas .gigya-composite-control-checkbox,.page-copd-survey .gigyaraas .gigya-multi-choice-item,.page-copd-survey .gigyaraas .gigya-composite-control-checkbox{padding-left:0}.page-savings-and-offers .gigyaraas .gigya-multi-choice-item .gigya-input-radio,.page-savings-and-offers .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox,.page-savings-and-offers .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio,.page-savings-and-offers .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox,.page-home .gigyaraas .gigya-multi-choice-item .gigya-input-radio,.page-home .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox,.page-home .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio,.page-home .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox,.page-copd-survey .gigyaraas .gigya-multi-choice-item .gigya-input-radio,.page-copd-survey .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox,.page-copd-survey .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio,.page-copd-survey .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox{width:32px;height:32px;border:1px solid #efefef;box-sizing:border-box;margin-top:0;cursor:pointer;background:white;-webkit-appearance:none;border-radius:50%;position:relative}.page-savings-and-offers .gigyaraas .gigya-multi-choice-item .gigya-input-radio:hover,.page-savings-and-offers .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:hover,.page-savings-and-offers .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:hover,.page-savings-and-offers .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:hover,.page-home .gigyaraas .gigya-multi-choice-item .gigya-input-radio:hover,.page-home .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:hover,.page-home .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:hover,.page-home .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:hover,.page-copd-survey .gigyaraas .gigya-multi-choice-item .gigya-input-radio:hover,.page-copd-survey .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:hover,.page-copd-survey .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:hover,.page-copd-survey .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:hover{border:1px solid #333}.page-savings-and-offers .gigyaraas .gigya-multi-choice-item .gigya-input-radio:checked,.page-savings-and-offers .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:checked,.page-savings-and-offers .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:checked,.page-savings-and-offers .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:checked,.page-home .gigyaraas .gigya-multi-choice-item .gigya-input-radio:checked,.page-home .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:checked,.page-home .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:checked,.page-home .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:checked,.page-copd-survey .gigyaraas .gigya-multi-choice-item .gigya-input-radio:checked,.page-copd-survey .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:checked,.page-copd-survey .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:checked,.page-copd-survey .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:checked{border:1px solid #333;background:#eee;outline:0}.page-savings-and-offers .gigyaraas .gigya-multi-choice-item .gigya-input-radio:not(:checked),.page-savings-and-offers .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:not(:checked),.page-savings-and-offers .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:not(:checked),.page-savings-and-offers .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:not(:checked),.page-home .gigyaraas .gigya-multi-choice-item .gigya-input-radio:not(:checked),.page-home .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:not(:checked),.page-home .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:not(:checked),.page-home .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:not(:checked),.page-copd-survey .gigyaraas .gigya-multi-choice-item .gigya-input-radio:not(:checked),.page-copd-survey .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:not(:checked),.page-copd-survey .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:not(:checked),.page-copd-survey .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:not(:checked){outline:0}.page-savings-and-offers .gigyaraas .gigya-multi-choice-item .gigya-input-radio:after,.page-savings-and-offers .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:after,.page-savings-and-offers .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:after,.page-savings-and-offers .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:after,.page-home .gigyaraas .gigya-multi-choice-item .gigya-input-radio:after,.page-home .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:after,.page-home .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:after,.page-home .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:after,.page-copd-survey .gigyaraas .gigya-multi-choice-item .gigya-input-radio:after,.page-copd-survey .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:after,.page-copd-survey .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:after,.page-copd-survey .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:after{width:20px;height:20px;display:block;content:"";background-color:#efefef;border-radius:20px;position:absolute;left:50%;top:50%;margin-top:-10px;margin-left:-10px}.page-savings-and-offers .gigyaraas .gigya-multi-choice-item .gigya-input-radio:checked:after,.page-savings-and-offers .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:checked:after,.page-savings-and-offers .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:checked:after,.page-savings-and-offers .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:checked:after,.page-home .gigyaraas .gigya-multi-choice-item .gigya-input-radio:checked:after,.page-home .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:checked:after,.page-home .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:checked:after,.page-home .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:checked:after,.page-copd-survey .gigyaraas .gigya-multi-choice-item .gigya-input-radio:checked:after,.page-copd-survey .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:checked:after,.page-copd-survey .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:checked:after,.page-copd-survey .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:checked:after{background-color:#3959b0}.page-savings-and-offers .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox,.page-savings-and-offers .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox,.page-home .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox,.page-home .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox,.page-copd-survey .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox,.page-copd-survey .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox{border-radius:0;border:1px solid #061f5c;margin-left:20px}.page-savings-and-offers .gigyaraas .gigya-multi-choice-item label,.page-savings-and-offers .gigyaraas .gigya-composite-control-checkbox label,.page-home .gigyaraas .gigya-multi-choice-item label,.page-home .gigyaraas .gigya-composite-control-checkbox label,.page-copd-survey .gigyaraas .gigya-multi-choice-item label,.page-copd-survey .gigyaraas .gigya-composite-control-checkbox label{min-height:22px;line-height:22px;width:auto;cursor:pointer}@media only screen and (min-width:992px){.page-savings-and-offers .gigyaraas input[type=submit].gigya-input-submit,.page-home .gigyaraas input[type=submit].gigya-input-submit,.page-copd-survey .gigyaraas input[type=submit].gigya-input-submit{margin-bottom:0}}.page-savings-and-offers .gigyaraas input[type=submit].gigya-input-submit:hover,.page-savings-and-offers .gigyaraas input[type=submit].gigya-input-submit:focus,.page-home .gigyaraas input[type=submit].gigya-input-submit:hover,.page-home .gigyaraas input[type=submit].gigya-input-submit:focus,.page-copd-survey .gigyaraas input[type=submit].gigya-input-submit:hover,.page-copd-survey .gigyaraas input[type=submit].gigya-input-submit:focus{background:#e3eafd;color:#061f5c !important}.page-savings-and-offers .gigyaraas input[type=submit].gigya-input-submit:disabled,.page-home .gigyaraas input[type=submit].gigya-input-submit:disabled,.page-copd-survey .gigyaraas input[type=submit].gigya-input-submit:disabled{background-color:#ddd;color:#fff !important;border:2px solid #ddd}.page-savings-and-offers .gigyaraas input[type=text].gigya-input-text,.page-home .gigyaraas input[type=text].gigya-input-text,.page-copd-survey .gigyaraas input[type=text].gigya-input-text{border:0}.page-savings-and-offers .gigyaraas input[type=text].gigya-input-text.gigya-error,.page-home .gigyaraas input[type=text].gigya-input-text.gigya-error,.page-copd-survey .gigyaraas input[type=text].gigya-input-text.gigya-error{border-color:#fd0d1b !important}.page-savings-and-offers .gigyaraas input.gigya-input-text.gigya-error,.page-home .gigyaraas input.gigya-input-text.gigya-error,.page-copd-survey .gigyaraas input.gigya-input-text.gigya-error{border-color:#fd0d1b !important}.page-savings-and-offers .gigyaraas input[type=radio],.page-home .gigyaraas input[type=radio],.page-copd-survey .gigyaraas input[type=radio]{border:1px solid #061f5c !important}.page-savings-and-offers .gigyaraas input[type=submit],.page-home .gigyaraas input[type=submit],.page-copd-survey .gigyaraas input[type=submit]{font-family:"Avenir LT W01_55 Roman1475520" !important}.page-savings-and-offers .gigyaraas .coupon,.page-home .gigyaraas .coupon,.page-copd-survey .gigyaraas .coupon{display:none !important}@media only screen and (min-width:992px){.page-savings-and-offers .gigyaraas .coupon,.page-home .gigyaraas .coupon,.page-copd-survey .gigyaraas .coupon{display:none !important}}.page-savings-and-offers .gigyaraas .coupon.visible,.page-home .gigyaraas .coupon.visible,.page-copd-survey .gigyaraas .coupon.visible{display:none !important}@media only screen and (min-width:992px){.page-savings-and-offers .gigyaraas .coupon.visible,.page-home .gigyaraas .coupon.visible,.page-copd-survey .gigyaraas .coupon.visible{display:block !important}}.page-savings-and-offers .gigyaraas .gigya-composite-control,.page-home .gigyaraas .gigya-composite-control,.page-copd-survey .gigyaraas .gigya-composite-control{font-family:'Lato',sans-serif;font-size:1rem !important}.page-savings-and-offers .gigyaraas label.gigya-composite-control.gigya-composite-control-label,.page-home .gigyaraas label.gigya-composite-control.gigya-composite-control-label,.page-copd-survey .gigyaraas label.gigya-composite-control.gigya-composite-control-label{display:block}.page-savings-and-offers .gigyaraas label.gigya-composite-control.gigya-composite-control-label.lbl-signup,.page-home .gigyaraas label.gigya-composite-control.gigya-composite-control-label.lbl-signup,.page-copd-survey .gigyaraas label.gigya-composite-control.gigya-composite-control-label.lbl-signup{vertical-align:top}.page-savings-and-offers .gigyaraas label.gigya-composite-control.gigya-composite-control-label.lbl-allfields,.page-home .gigyaraas label.gigya-composite-control.gigya-composite-control-label.lbl-allfields,.page-copd-survey .gigyaraas label.gigya-composite-control.gigya-composite-control-label.lbl-allfields{vertical-align:top}.page-savings-and-offers .gigyaraas label.gigya-composite-control.gigya-composite-control-label.lbl-signup+.gigya-spacer,.page-home .gigyaraas label.gigya-composite-control.gigya-composite-control-label.lbl-signup+.gigya-spacer,.page-copd-survey .gigyaraas label.gigya-composite-control.gigya-composite-control-label.lbl-signup+.gigya-spacer{display:none}.page-savings-and-offers .gigyaraas .gigya-composite-control.dob-year.autocorrect input,.page-home .gigyaraas .gigya-composite-control.dob-year.autocorrect input,.page-copd-survey .gigyaraas .gigya-composite-control.dob-year.autocorrect input{border-color:#b6bdc5}.page-savings-and-offers .gigyaraas .gigya-composite-control.dob-year.autocorrect .gigya-error-msg,.page-home .gigyaraas .gigya-composite-control.dob-year.autocorrect .gigya-error-msg,.page-copd-survey .gigyaraas .gigya-composite-control.dob-year.autocorrect .gigya-error-msg{display:none}.page-savings-and-offers .gigyaraas .gigya-composite-control.col-md-4,.page-home .gigyaraas .gigya-composite-control.col-md-4,.page-copd-survey .gigyaraas .gigya-composite-control.col-md-4{box-sizing:border-box;display:inline-block;vertical-align:top;width:33.33%;width:calc(100% / 3)}.page-savings-and-offers .gigyaraas .gigya-composite-control.col-md-4+.col-md-4,.page-home .gigyaraas .gigya-composite-control.col-md-4+.col-md-4,.page-copd-survey .gigyaraas .gigya-composite-control.col-md-4+.col-md-4{padding-left:.75rem}.page-savings-and-offers .gigyaraas .gigya-composite-control.bg-med-grey a,.page-home .gigyaraas .gigya-composite-control.bg-med-grey a,.page-copd-survey .gigyaraas .gigya-composite-control.bg-med-grey a{color:#3959b0 !important;font-weight:bold}.page-savings-and-offers .gigyaraas .gigya-composite-control.bg-med-grey a b,.page-home .gigyaraas .gigya-composite-control.bg-med-grey a b,.page-copd-survey .gigyaraas .gigya-composite-control.bg-med-grey a b{color:#3959b0 !important}.page-savings-and-offers .gigyaraas .gigya-composite-control.bg-med-grey .gigya-multi-choice-item,.page-home .gigyaraas .gigya-composite-control.bg-med-grey .gigya-multi-choice-item,.page-copd-survey .gigyaraas .gigya-composite-control.bg-med-grey .gigya-multi-choice-item{background-color:#fff;margin-left:-25px;margin-right:-25px;padding-top:25px}.page-savings-and-offers .gigyaraas .gigya-composite-control.bg-med-grey .gigya-multi-choice-item .gigya-input-radio,.page-home .gigyaraas .gigya-composite-control.bg-med-grey .gigya-multi-choice-item .gigya-input-radio,.page-copd-survey .gigyaraas .gigya-composite-control.bg-med-grey .gigya-multi-choice-item .gigya-input-radio{width:32px;height:32px}.page-savings-and-offers .gigyaraas .gigya-composite-control.bg-med-grey .gigya-multi-choice-item .gigya-input-radio:checked,.page-home .gigyaraas .gigya-composite-control.bg-med-grey .gigya-multi-choice-item .gigya-input-radio:checked,.page-copd-survey .gigyaraas .gigya-composite-control.bg-med-grey .gigya-multi-choice-item .gigya-input-radio:checked{border:1px solid #333;background:#fff;outline:0}.page-savings-and-offers .gigyaraas .gigya-composite-control.bg-med-grey .gigya-multi-choice-item .gigya-input-radio:not(:checked),.page-home .gigyaraas .gigya-composite-control.bg-med-grey .gigya-multi-choice-item .gigya-input-radio:not(:checked),.page-copd-survey .gigyaraas .gigya-composite-control.bg-med-grey .gigya-multi-choice-item .gigya-input-radio:not(:checked){outline:0}.page-savings-and-offers .gigyaraas .gigya-composite-control.bg-med-grey .gigya-multi-choice-item .gigya-input-radio:checked:after,.page-home .gigyaraas .gigya-composite-control.bg-med-grey .gigya-multi-choice-item .gigya-input-radio:checked:after,.page-copd-survey .gigyaraas .gigya-composite-control.bg-med-grey .gigya-multi-choice-item .gigya-input-radio:checked:after{top:5px;left:5px;width:20px;height:20px;background-color:#3959b0;border-radius:25px;transform:none;border:0}.page-savings-and-offers .gigyaraas .gigya-composite-control.bg-med-grey.radio-savings-consent,.page-home .gigyaraas .gigya-composite-control.bg-med-grey.radio-savings-consent,.page-copd-survey .gigyaraas .gigya-composite-control.bg-med-grey.radio-savings-consent{padding-bottom:0 !important;margin-bottom:35px}.page-savings-and-offers .gigyaraas .gigya-composite-control.bg-med-grey.radio-savings-consent>label,.page-home .gigyaraas .gigya-composite-control.bg-med-grey.radio-savings-consent>label,.page-copd-survey .gigyaraas .gigya-composite-control.bg-med-grey.radio-savings-consent>label{padding-bottom:40px}.page-savings-and-offers .gigyaraas .gigya-composite-control.bg-med-grey.radio-savings-consent>label span,.page-home .gigyaraas .gigya-composite-control.bg-med-grey.radio-savings-consent>label span,.page-copd-survey .gigyaraas .gigya-composite-control.bg-med-grey.radio-savings-consent>label span{display:block}.page-savings-and-offers .gigyaraas .gigya-composite-control.bg-med-grey.radio-savings-consent>label span a,.page-home .gigyaraas .gigya-composite-control.bg-med-grey.radio-savings-consent>label span a,.page-copd-survey .gigyaraas .gigya-composite-control.bg-med-grey.radio-savings-consent>label span a{word-break:break-all}.page-savings-and-offers .gigyaraas .gigya-composite-control.bg-med-grey.radio-savings-consent>label+.gigya-error-msg+.gigya-multi-choice-item,.page-home .gigyaraas .gigya-composite-control.bg-med-grey.radio-savings-consent>label+.gigya-error-msg+.gigya-multi-choice-item,.page-copd-survey .gigyaraas .gigya-composite-control.bg-med-grey.radio-savings-consent>label+.gigya-error-msg+.gigya-multi-choice-item{padding-top:40px}.page-savings-and-offers .gigyaraas .gigya-composite-control.bg-med-grey.lbl-program-enrollment,.page-savings-and-offers .gigyaraas .gigya-composite-control.bg-med-grey.lbl-savings-offer-consent,.page-home .gigyaraas .gigya-composite-control.bg-med-grey.lbl-program-enrollment,.page-home .gigyaraas .gigya-composite-control.bg-med-grey.lbl-savings-offer-consent,.page-copd-survey .gigyaraas .gigya-composite-control.bg-med-grey.lbl-program-enrollment,.page-copd-survey .gigyaraas .gigya-composite-control.bg-med-grey.lbl-savings-offer-consent{padding-bottom:0}.page-savings-and-offers .gigyaraas .gigya-composite-control.gigya-composite-control-submit,.page-home .gigyaraas .gigya-composite-control.gigya-composite-control-submit,.page-copd-survey .gigyaraas .gigya-composite-control.gigya-composite-control-submit{padding-bottom:0 !important}.page-savings-and-offers .gigyaraas .gigya-composite-control.gigya-composite-control-multi-choice .gigya-multi-choice-item label,.page-home .gigyaraas .gigya-composite-control.gigya-composite-control-multi-choice .gigya-multi-choice-item label,.page-copd-survey .gigyaraas .gigya-composite-control.gigya-composite-control-multi-choice .gigya-multi-choice-item label{flex:initial !important}.page-home .gigyaraas .gigya-composite-control.bg-med-grey a b:hover,.page-home .gigyaraas .gigya-composite-control.bg-med-grey a b:focus{color:#815936 !important}.page-mobile-savings-program .gigyaraas,.page-support-kit .gigyaraas{border-bottom:none !important}.page-mobile-savings-program .gigyaraas input[type=submit].gigya-input-submit,.page-support-kit .gigyaraas input[type=submit].gigya-input-submit{width:auto;padding:0 20px;text-align:center;display:inline-block;font-size:1rem;font-family:"Avenir LT W01_95 Black1475556" !important;text-decoration:none !important;text-transform:uppercase;line-height:45px}@media only screen and (min-width:992px){.page-mobile-savings-program .gigyaraas input[type=submit].gigya-input-submit,.page-support-kit .gigyaraas input[type=submit].gigya-input-submit{font-size:1rem}}.page-mobile-savings-program .gigyaraas input[type=submit].gigya-input-submit:not([disabled]),.page-support-kit .gigyaraas input[type=submit].gigya-input-submit:not([disabled]){color:#fff !important;background:#3959b0;border:2px solid #3959b0;cursor:pointer}.page-mobile-savings-program .gigyaraas input[type=submit].gigya-input-submit:not([disabled]):hover,.page-support-kit .gigyaraas input[type=submit].gigya-input-submit:not([disabled]):hover{color:#061f5c !important;background-color:#e3eafd;border:2px solid #e3eafd !important}.page-mobile-savings-program .gigyaraas input[type=submit].gigya-input-submit[disabled],.page-support-kit .gigyaraas input[type=submit].gigya-input-submit[disabled]{color:#fff !important;cursor:default;background-color:#bebebe !important;border:2px solid #bebebe !important}.page-mobile-savings-program .gigyaraas.component .header-almost-done,.page-support-kit .gigyaraas.component .header-almost-done{color:#061f5c !important;background-color:#eee;padding:25px 15px 1rem 15px;font-family:"Avenir LT W01_95 Black1475556";font-size:1.25rem;line-height:1.625rem}@media only screen and (min-width:992px){.page-mobile-savings-program .gigyaraas.component .header-almost-done,.page-support-kit .gigyaraas.component .header-almost-done{font-size:1.375rem}}@media only screen and (min-width:992px){.page-mobile-savings-program .gigyaraas.component .header-almost-done,.page-support-kit .gigyaraas.component .header-almost-done{line-height:1.75rem}}.page-mobile-savings-program .gigyaraas.component .header-almost-done:after,.page-support-kit .gigyaraas.component .header-almost-done:after{content:"";display:inline-block;vertical-align:middle;height:25px;width:25px;margin-left:.5rem;background-repeat:no-repeat;background-size:70% auto;background-position:center}.page-savings-and-offers.page-eligibility.page-thank-you-eligible-user .component.gigyaraas,.page-thank-you-ineligible-user .component.gigyaraas,.page-doctor-discussion-guide .component.gigyaraas{display:none}.page-thank-you-eligible-user .reference-e-mail-notification-form,.page-thank-you-ineligible-user .reference-e-mail-notification-form,.page-doctor-discussion-guide .reference-e-mail-notification-form{display:none}.page-doctor-discussion-guide.page-asthma .quizPrimaryContainer .genericFormGroup label{display:inline-block;width:89%;position:relative;top:-10px;left:3px}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .quizPrimaryContainer .genericFormGroup label{width:96%;left:5px}}.page-doctor-discussion-guide.page-asthma .quizPrimaryContainer .genericFormGroup .formControl-radio{clear:left}.page-doctor-discussion-guide.page-asthma .quizPrimaryContainer .genericFormGroup .formControl-radio input{width:32px;height:32px;border:1px solid #061f5c;box-sizing:border-box;margin-top:0;cursor:pointer;background:white;-webkit-appearance:none;border-radius:50%;position:relative}.page-doctor-discussion-guide.page-asthma .quizPrimaryContainer .genericFormGroup .formControl-radio input:hover{border:1px solid #333}.page-doctor-discussion-guide.page-asthma .quizPrimaryContainer .genericFormGroup .formControl-radio input:checked{border:1px solid #333;background:#eee;outline:0}.page-doctor-discussion-guide.page-asthma .quizPrimaryContainer .genericFormGroup .formControl-radio input:not(:checked){outline:0}.page-doctor-discussion-guide.page-asthma .quizPrimaryContainer .genericFormGroup .formControl-radio input:after{width:20px;height:20px;display:block;content:"";background-color:#efefef;border-radius:20px;position:absolute;left:50%;top:50%;margin-top:-10px;margin-left:-10px}.page-doctor-discussion-guide.page-asthma .quizPrimaryContainer .genericFormGroup .formControl-radio input:checked:after{background-color:#3959b0}.page-doctor-discussion-guide.page-asthma .quizPrimaryContainer .genericFormGroup .formControl-radio input[type=checkbox]{border-radius:0}.page-doctor-discussion-guide.page-asthma .quizPrimaryContainer .genericFormGroup .formControl-radio input[type=checkbox]:after{width:20px;height:20px;display:block;content:"";background-color:initial;border-radius:20px;position:absolute;left:50%;top:50%;margin-top:-10px;margin-left:-10px}.page-doctor-discussion-guide.page-asthma .reference-quiz-results{background-color:#061f5c;color:#fff;padding:30px;margin:0 -1rem}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .reference-quiz-results{margin:0}}.page-doctor-discussion-guide.page-asthma .reference-quiz-results p{color:#fff}.page-doctor-discussion-guide.page-asthma .reference-quiz-results label{display:block;color:#fff;font-size:1.25rem;line-height:1.625rem;font-weight:normal;font-family:"Avenir LT W01_85 Heavy1475544"}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .reference-quiz-results label{font-size:1.375rem}}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .reference-quiz-results label{line-height:1.75rem}}.page-support-kit .gigyaraas .gigya-screen a:hover{color:#815936}.page-support-kit .gigyaraas .gigya-screen .bg-med-grey p{margin-bottom:0}.page-support-kit .gigyaraas .gigya-screen .bg-med-grey a:hover,.page-support-kit .gigyaraas .gigya-screen .bg-med-grey a:hover b{color:#815936}.page-support-kit .gigyaraas .gigya-screen .gigya-label .gigya-label-text{display:block;clear:left}.page-support-kit .gigyaraas .gigya-screen .lbl-allfields{color:#061f5c}.page-support-kit .gigyaraas input[type=submit].gigya-input-submit{width:auto;padding:0 20px;text-align:center;display:inline-block;font-size:1rem;font-family:"Avenir LT W01_95 Black1475556" !important;text-decoration:none !important;text-transform:uppercase;line-height:45px;margin-top:1.5rem}@media only screen and (min-width:992px){.page-support-kit .gigyaraas input[type=submit].gigya-input-submit{font-size:1rem}}.page-support-kit .gigyaraas input[type=submit].gigya-input-submit:not([disabled]){color:#fff !important;background:#3959b0;border:2px solid #3959b0;cursor:pointer}.page-support-kit .gigyaraas input[type=submit].gigya-input-submit:not([disabled]):hover{color:#061f5c !important;background-color:#e3eafd;border:2px solid #e3eafd !important}.page-support-kit .gigyaraas input[type=submit].gigya-input-submit[disabled]{color:#fff !important;cursor:default;background-color:#bebebe !important;border:2px solid #bebebe !important}.page-mobile-savings-program .gigya-composite-control-label a b{color:#3959b0 !important}.page-mobile-savings-program .gigya-composite-control-label a b:hover,.page-mobile-savings-program .gigya-composite-control-label a b:focus{color:#815936 !important}.page-mobile-savings-program .gigyaraas .radio-savings-consent.bg-med-grey{margin-bottom:0 !important}.page-mobile-savings-program .gigyaraas .radio-savings-consent.bg-med-grey p{padding-left:15px !important;padding-right:15px !important;padding-bottom:25px}.page-mobile-savings-program .gigyaraas .gigya-composite-control.savings-agreement-chkbox.bg-med-grey,.page-mobile-savings-program .gigyaraas .gigya-composite-control.lbl-decline-option.bg-med-grey{padding-left:30px !important}.page-mobile-savings-program .gigyaraas input[type=submit]{margin-top:25px !important}.page-mobile-savings-program .gigyaraas .gigya-screen a{color:#3959b0 !important}.page-mobile-savings-program .gigyaraas .gigya-screen a:hover,.page-mobile-savings-program .gigyaraas .gigya-screen a:focus{color:#815936 !important}.page-mobile-savings-program .gigyaraas .gigya-screen a[href^="tel"]{white-space:nowrap}.page-mobile-savings-program .gigyaraas sup{font-size:.75rem}@media only screen and (min-width:992px){.page-mobile-savings-program .gigyaraas sup{font-size:.75rem}}.page-copd-survey .gigyaraas .gigya-screen form .gigya-composite-control.gigya-composite-control-textbox.profile-email{display:none}.page-copd-survey .gigyaraas .gigya-screen form h3 .headline-3{font-family:"Avenir LT W01_95 Black1475556";font-size:1.5rem;line-height:1.75rem;color:#061f5c}@media only screen and (min-width:992px){.page-copd-survey .gigyaraas .gigya-screen form h3 .headline-3{font-size:1.5rem}}@media only screen and (min-width:992px){.page-copd-survey .gigyaraas .gigya-screen form h3 .headline-3{line-height:1.75rem}}.page-copd-survey .gigyaraas .gigya-screen form .gigya-multi-choice-item label{font-family:"Avenir LT W01_55 Roman1475520";color:#061f5c}.page-copd-survey .gigyaraas .gigya-composite-control{padding-bottom:40px}.page-copd-survey .gigyaraas .gigya-composite-control.gigya-composite-control-submit{display:flex;padding-bottom:40px !important}.page-copd-survey .gigyaraas .gigya-composite-control .gigya-error-msg.gigya-error-msg-active{font-family:"Avenir LT W01_55 Roman1475520";font-size:1rem;color:#e40000 !important;padding-top:0;padding-bottom:8px}@media only screen and (min-width:992px){.page-copd-survey .gigyaraas .gigya-composite-control .gigya-error-msg.gigya-error-msg-active{font-size:1rem}}.page-copd-survey .gigyaraas input[type=submit].gigya-input-submit{width:113px;min-height:43px;font-family:"Avenir LT W01_95 Black1475556";font-size:1rem;line-height:1.1875rem;margin:0 auto;color:#fff;background-color:#061f5c;text-transform:uppercase}@media only screen and (min-width:992px){.page-copd-survey .gigyaraas input[type=submit].gigya-input-submit{font-size:1rem}}@media only screen and (min-width:992px){.page-copd-survey .gigyaraas input[type=submit].gigya-input-submit{line-height:1.1875rem}}.page-copd-survey .gigyaraas input[type=submit].gigya-input-submit:hover{color:#061f5c;background-color:#e3eafd}.gigya-screen .gigya-error-msg.gigya-error-msg-active{font-size:1rem !important}.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%}@media only screen and (max-width:991px){#header-container .navigation.navigationCompatibleMarkup .navigation-mobile-menu{z-index:3;display:flex;flex-direction:column;align-items:center;width:50px;height:40px;position:absolute !important;top:-53px;left:11px;cursor:pointer;background:0;border:0}}@media only screen and (max-width:991px){body:not(.mobile-nav-open) .mobile-navigation-utility-links,body:not(.mobile-nav-open) .navigationCompatibleMarkup.navigation nav,body:not(.mobile-nav-open) .reference-search-area{display:none}}body:not(.mobile-nav-open) .navigation-mobile-menu:before{margin:0 auto;content:"";display:block;background-position:center center;background-repeat:no-repeat;margin-bottom:5px;width:18px;height:16px;background-size:18px auto;background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/menu-icon.svg")}body:not(.mobile-nav-open) .navigation-mobile-menu:after{content:"Menu" !important;font-family:"Avenir LT W01_85 Heavy1475544";font-size:.5rem;color:#FFF}body.mobile-nav-open .navigation-mobile-menu:before{margin:0 auto;content:"";width:14px;height:14px;margin-bottom:6px;display:block;background-position:center center;background-repeat:no-repeat;background-size:14px auto;background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/close-icon.svg")}body.mobile-nav-open .navigation-mobile-menu:after{content:"Close";font-family:"Avenir LT W01_85 Heavy1475544";font-size:.5rem;font-size:.5rem;color:#FFF}.navigation .navigation-large-menu,.navigation .navigation-mobile-menu{display:none}.navigation ul.navigation-root{align-items:center;list-style-type:none}@media only screen and (max-width:991px){.navigation ul.navigation-root{padding-top:70px !important}}.navigation ul.navigation-root.navigation-level1 .navigation-item:after{display:none}@media only screen and (min-width:992px){.navigation ul.navigation-root.navigation-level1 .navigation-item:hover .navigation-root.navigation-level2{display:block}}.navigation ul.navigation-root.navigation-level1 .navigation-item.follow-us{display:flex;align-items:center;display:none}.navigation ul.navigation-root.navigation-level1 .navigation-item.follow-us .follow-us-images{display:flex;align-items:center}.navigation ul.navigation-root.navigation-level1 .navigation-item.follow-us .follow-us-images a{padding:0;height:24px}.navigation ul.navigation-root.navigation-level1 .navigation-item.follow-us .follow-us-images a img{height:1.5rem;width:1.5rem}.navigation ul.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 ul.navigation-root.navigation-level1 .navigation-item.has-children{padding:0}}@media only screen and (max-width:991px){.navigation ul.navigation-root.navigation-level1 .navigation-item.has-children>a span:after{position:absolute;right:50px;top:50%}}@media only screen and (min-width:992px){.navigation ul.navigation-root.navigation-level1 .navigation-item.has-children>a span:after{position:absolute;right:-10px}}@media(min-width:1200px){.navigation ul.navigation-root.navigation-level1 .navigation-item.has-children>a span:after{position:relative;left:0;right:0}}@media(min-width:1299px){.navigation ul.navigation-root.navigation-level1 .navigation-item.has-children>a span:after{left:10px}}.navigation ul.navigation-root.navigation-level1 .navigation-item.last:nth-child(n+3) .navigation-level2{right:0}.navigation ul.navigation-root.navigation-level1 .navigation-item a{display:block}.navigation ul.navigation-root.navigation-level1 .navigation-item a .navigation-item-decoration{display:none}.navigation ul.navigation-root.navigation-level2{display:none;text-align:left;background:#f7f3f0;padding-top:0 !important}@media only screen and (min-width:992px){.navigation ul.navigation-root.navigation-level2{position:absolute;background:#f7f3f0}}.navigation ul.navigation-root.navigation-level2.is-open{display:block}.navigation ul.navigation-root.navigation-level2 .navigation-item{display:block}@media only screen and (min-width:992px){#header .navigation{display:block}}@media only screen and (min-width:992px){.mobile-navigation-utility-links{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}.richText.button{margin:0;text-transform:none;vertical-align:middle;cursor:pointer}.richText .component-content{display:flex;justify-content:center;align-items:center}.richText .component-content .richText-content{width:100%}.flex-columns-mob.richText .component-content{flex-direction:column}@media only screen and (min-width:992px){.flex-columns-mob.richText .component-content{flex-direction:initial}}.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 img{width:52px;height:45px;margin-right:10px}.richText.copyright{background-image:url("https://a248.e.akamai.net/7/123/35826/v001/gskflash.download.akamai.com/35826/msd/footers/2016-template/images/sprite.svg");background-repeat:no-repeat}@media only screen and (min-width:992px){.richText.header-navigation-link{display:none}}.richText.header-navigation-link .component-content p{cursor:pointer}.richText.header-follow-us-link{margin-left:.75rem}@media only screen and (max-width:991px){.richText.header-follow-us-link{display:none}}@media only screen and (min-width:992px){.richText.header-follow-us-link .richText-content>p:after{margin-left:.375rem}}.richText.header-follow-us-link p{cursor:pointer}.richText.header-follow-us-link p a{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}.richText.anchor-container.component{height:0;margin:0}.richText.anchor-container.component p{visibility:hidden}body[class*="template-dtc"] .richText.med-watch{margin-top:1rem;margin-bottom:0;background-color:#f8f9fa}.searchBox .button[type="submit"]{border-top-right-radius:4px;border-bottom-right-radius:4px}.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 .component-content .cf-search-box{width:100%;position:relative;display:flex}@media only screen and (min-width:992px){.searchBox .component-content .cf-search-box{padding:0}}.searchBox .component-content .cf-search-box .button{cursor:pointer}.searchBox .component-content .cf-search-box .searchBox-label .searchBox-title{display:none}.searchBox .tooltip{display:none;position:absolute;z-index:1001;justify-content:center}@media only screen and (max-width:991px){.searchBox .tooltip{left:calc(50% - 169px);max-width:210px;top:52px}}@media only screen and (min-width:992px){.searchBox .tooltip{left:calc(50% - 170px);max-width:270px;top:52px}}.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}.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 #d8c1b2}.searchBox .tooltip .tooltip-inner{background-color:#d8c1b2;font-size:.875rem;font-family:'Lato',sans-serif;font-weight:normal;padding:1rem .75rem}@media only screen and (min-width:992px){.searchBox .tooltip .tooltip-inner{font-size:.875rem}}#header .searchBox{width:100%;display:flex;align-items:center}@media only screen and (min-width:992px){#header .searchBox{width:360px}}#header .searchBox>.component-content form{display:flex;position:relative}@media only screen and (max-width:991px){#header .searchBox>.component-content form{border:1px solid #d0cfcf;border-radius:4px}}#header .searchBox>.component-content form .searchBox-label{width:100%;display:block}#header .searchBox>.component-content form .searchBox-label .search-query{display:inline-block;font-family:"Avenir LT W01_55 Roman1475520";font-size:.9375rem;line-height:44px;color:#3959b0;border:0;padding:0 0 0 20px;outline:0}#header .searchBox>.component-content form .searchBox-label .search-query::placeholder{color:#9f9f9f}@media only screen and (max-width:991px){#header .searchBox>.component-content form .searchBox-label .search-query{width:100%}}@media only screen and (min-width:992px){#header .searchBox>.component-content form .searchBox-label .search-query{width:291px;border-top-left-radius:4px;border-bottom-left-radius:4px}}#header .searchBox>.component-content form .button{min-width:69px;height:44px;text-indent:300%;white-space:nowrap;overflow:hidden;background-color:transparent;background-repeat:no-repeat;background-position:center center;background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/search-icon.svg");outline:0;background-color:#3959b0;border:0;cursor:pointer}.searchResults{margin-top:1rem;padding:0 15px}@media only screen and (max-width:991px){.searchResults{padding:0}}.searchResults .searchResults-number{padding:1rem;background-color:#f0e8e2;color:#333;margin-bottom:30px;font-family:"Avenir LT W01_85 Heavy1475544";font-size:1rem}@media only screen and (min-width:992px){.searchResults .searchResults-number{font-size:1rem}}.searchResults .searchResults-pagination{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:1rem 0}@media only screen and (max-width:991px){.searchResults .searchResults-pagination{justify-content:center}}@media only screen and (min-width:992px){.searchResults .searchResults-pagination{margin-top:2.8rem}}.searchResults .searchResults-pagination ul{align-items:flex-start;display:flex;justify-content:center;list-style:none;margin:0;padding:0;text-align:center;margin-left:-4px}.searchResults .searchResults-pagination ul li{border-left:0;margin:0;padding:0}.searchResults .searchResults-pagination ul li a{display:block;height:1.7rem;margin:0 5px;text-decoration:none;border-bottom:1px solid #3959b0;font-family:'Lato',sans-serif;font-size:1rem;font-weight:900;color:#3959b0}@media only screen and (min-width:992px){.searchResults .searchResults-pagination ul li a{font-size:1rem}}.searchResults .searchResults-pagination ul li a:hover,.searchResults .searchResults-pagination ul li a:focus{color:#815936}.searchResults .searchResults-pagination ul li.current a{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 14px}.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;cursor:auto;padding:0 14px}.searchResults .searchResults-pagination ul li.item-previous a{margin:0 -0.5rem}.searchResults .searchResults-pagination ul li.is-active a{color:#061f5c !important}.searchResults .searchResults-pagination .pagination-message{margin:0;margin-right:1rem;padding:0;text-align:right}.searchResults .searchResults-results .searchResults-result{margin-bottom:30px}.searchResults .searchResults-results .searchResults-result .searchResults-tags{display:none}.searchResults .searchResults-results .searchResults-result.pdf a:after{padding-right:22px;background-repeat:no-repeat;background-position:center right;background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/icon-pdf.svg")}.searchResults .searchResults-results .searchResults-result.video a:before{margin-right:.25rem}.searchResults .searchResults-results .searchResults-result.video a:after{content:"(video)";display:inline;margin-left:.25rem}.searchResults .searchResults-results .searchResults-result .searchResults-title{font-size:1rem;margin-bottom:12px;font-family:'Lato',sans-serif;font-weight:900}.searchResults .searchResults-results .searchResults-result .searchResults-title a{text-decoration:none;border-bottom:1px solid;color:#3959b0}.searchResults .searchResults-results .searchResults-result .searchResults-title a:hover,.searchResults .searchResults-results .searchResults-result .searchResults-title a:focus{color:#815936}.searchResults .searchResults-results .searchResults-result .searchResults-description,.searchResults .searchResults-results .searchResults-result .searchResults-context{font-family:'Lato',sans-serif;font-size:1rem;line-height:1.375rem;color:#333}.searchResults .searchResults-facets .searchResults-facet{display:none}.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{padding-left:1.5rem}.searchResults .searchBlox-results{font-size:1.5rem;line-height:1.875rem;color:#061f5c;font-family:"Avenir LT W01_95 Black1475556"}@media only screen and (min-width:992px){.searchResults .searchBlox-results{font-size:1.75rem}}@media only screen and (min-width:992px){.searchResults .searchBlox-results{line-height:2.125rem}}.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;top:75px;width:157px;background:white;z-index:1010}.snippetReference.reference-search-area .shareThis ul.shareThis-list{list-style:none;padding:0;margin:0;width:100%}.snippetReference.reference-search-area .shareThis ul.shareThis-list li a{padding:15px;align-items:left;display:block;color:#333;text-decoration:none;font-size:.875rem;font-family:'Lato',sans-serif;font-weight:900}@media only screen and (min-width:992px){.snippetReference.reference-search-area .shareThis ul.shareThis-list li a{font-size:.875rem}}.snippetReference.reference-search-area .shareThis ul.shareThis-list li a img{margin-right:15px;width:1.5em;height:1.5em;float:left}.snippetReference.reference-search-area .shareThis ul.shareThis-list li a:hover{background-color:#f0e8e2}#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}.snippetReference.reference-social-share .box.first .richText-content>p{display:flex;align-items:center}.snippetReference.reference-social-share .box.first a{text-decoration:none;flex:1}.snippetReference.reference-social-share .shareThis{display:none;position:absolute;background-color:#FFF;right:0;padding:.5rem 0;z-index:1010}.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-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-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;margin-bottom:-1px}.tabs-content{padding-top:1rem;overflow:hidden}.patient-video p{font-family:"Avenir LT W01_85 Heavy1475544";font-size:1.25rem;line-height:1.625rem;color:#061f5c}@media only screen and (min-width:992px){.patient-video p{font-size:1.375rem}}@media only screen and (min-width:992px){.patient-video p{line-height:1.75rem}}.patient-video .hapyakvideo,.patient-video .brightcove{z-index:1}.box.content-container.video-transcript{padding-bottom:0}.video-transcript{margin-top:-40px}@media only screen and (min-width:992px){.video-transcript{margin-top:-200px}}.video-transcript a{text-decoration:none}.video-transcript .transcript-container{color:#FFF;font-family:"Avenir LT W01_55 Roman1475520";background-color:transparent;margin-top:2.25rem}@media only screen and (min-width:992px){.video-transcript .transcript-container{margin-top:190px}}.video-transcript .transcript-container p,.video-transcript .transcript-container li{color:#FFF}.video-transcript .transcript-container .show-transcript{position:relative;font-weight:bold;color:#FFF;padding-right:1.5rem}.video-transcript .transcript-container .show-transcript:after{content:'';display:block;width:14px;height:12px;position:absolute;right:0;top:calc(50% - 5px);background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/polygon-down.png");background-repeat:no-repeat}.video-transcript .transcript-container:not(.expanded) :not(:first-child){display:none}.video-transcript .transcript-container:not(.expanded) .show-transcript:after{width:12px;height:14px;top:calc(50% - 7px);background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/polygon.png")}.video-transcript .transcript-container ul li:before{color:#FFF}.video-transcript .transcript-container .secondary-button{text-transform:uppercase;width:222px;height:62px;margin:0 auto 30px}.title{padding-top:1rem;margin-bottom:.5rem}.page-doctor-discussion-guide .bg-ziggurat,.page-doctor-discussion-guides .bg-ziggurat,.page-appointment-prep-tool .bg-ziggurat{background-color:#bed2de}.page-doctor-discussion-guide .bg-astral,.page-doctor-discussion-guides .bg-astral,.page-appointment-prep-tool .bg-astral{color:#FFF}.page-doctor-discussion-guide .bg-astral h1,.page-doctor-discussion-guides .bg-astral h1,.page-appointment-prep-tool .bg-astral h1{margin-top:20px}.page-doctor-discussion-guide .bg-astral h1 .headline-1,.page-doctor-discussion-guides .bg-astral h1 .headline-1,.page-appointment-prep-tool .bg-astral h1 .headline-1{color:#FFF}.page-doctor-discussion-guide .is-hidden-desktop p .anchorlink,.page-doctor-discussion-guides .is-hidden-desktop p .anchorlink,.page-appointment-prep-tool .is-hidden-desktop p .anchorlink{padding-top:30px}.page-doctor-discussion-guide .ttyd-intro,.page-doctor-discussion-guides .ttyd-intro,.page-appointment-prep-tool .ttyd-intro{margin-top:30px}.page-doctor-discussion-guide .email-privacy p,.page-doctor-discussion-guides .email-privacy p,.page-appointment-prep-tool .email-privacy p{margin-top:10px}.page-doctor-discussion-guide .quiz.ttyd .question .headline-2,.page-doctor-discussion-guides .quiz.ttyd .question .headline-2,.page-appointment-prep-tool .quiz.ttyd .question .headline-2{font-size:1.5rem}@media only screen and (min-width:992px){.page-doctor-discussion-guide .quiz.ttyd .question .headline-2,.page-doctor-discussion-guides .quiz.ttyd .question .headline-2,.page-appointment-prep-tool .quiz.ttyd .question .headline-2{font-size:1.5rem}}.page-doctor-discussion-guide .quiz.ttyd .question .headline-2 .fw-normal,.page-doctor-discussion-guides .quiz.ttyd .question .headline-2 .fw-normal,.page-appointment-prep-tool .quiz.ttyd .question .headline-2 .fw-normal{font-weight:normal;font-family:"Avenir LT W01_55 Roman1475520"}.page-doctor-discussion-guide .quiz.ttyd .question button,.page-doctor-discussion-guides .quiz.ttyd .question button,.page-appointment-prep-tool .quiz.ttyd .question button{display:block;background-color:transparent;border:0;outline:0;color:#000 !important}.page-doctor-discussion-guide .quiz.ttyd .question .answer,.page-doctor-discussion-guides .quiz.ttyd .question .answer,.page-appointment-prep-tool .quiz.ttyd .question .answer{position:relative;margin-bottom:40px;padding-left:49px;text-align:left}.page-doctor-discussion-guide .quiz.ttyd .question.single .answer:before,.page-doctor-discussion-guides .quiz.ttyd .question.single .answer:before,.page-appointment-prep-tool .quiz.ttyd .question.single .answer:before{content:'';position:absolute;display:block;left:0;top:calc(50% - 16px);width:30px;height:30px;border:1px solid #061f5c;border-radius:100%;background:#fff}.page-doctor-discussion-guide .quiz.ttyd .question.single .answer:after,.page-doctor-discussion-guides .quiz.ttyd .question.single .answer:after,.page-appointment-prep-tool .quiz.ttyd .question.single .answer:after{content:'';width:18px;height:18px;background:#ddd;position:absolute;top:calc(50% - 9px);left:7px;border-radius:100%}.page-doctor-discussion-guide .quiz.ttyd .question.single .answer.selected:after,.page-doctor-discussion-guides .quiz.ttyd .question.single .answer.selected:after,.page-appointment-prep-tool .quiz.ttyd .question.single .answer.selected:after{background:#3959b0}.page-doctor-discussion-guide .quiz.ttyd .question.multiple .answer:before,.page-doctor-discussion-guides .quiz.ttyd .question.multiple .answer:before,.page-appointment-prep-tool .quiz.ttyd .question.multiple .answer:before{content:'';display:block;width:30px;height:30px;position:absolute;left:0;top:calc(50% - 16px);background-color:#fff;border:1px solid #061f5c}.page-doctor-discussion-guide .quiz.ttyd .question.multiple .answer.selected:before,.page-doctor-discussion-guides .quiz.ttyd .question.multiple .answer.selected:before,.page-appointment-prep-tool .quiz.ttyd .question.multiple .answer.selected:before{background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/checkmark.png");background-repeat:no-repeat;background-size:18px 14px;background-position:calc(50% - 1px) center}.page-doctor-discussion-guide .quiz.ttyd fieldset,.page-doctor-discussion-guides .quiz.ttyd fieldset,.page-appointment-prep-tool .quiz.ttyd fieldset{margin:0;padding:0}.page-doctor-discussion-guide .answer:not(.disabled),.page-doctor-discussion-guides .answer:not(.disabled),.page-appointment-prep-tool .answer:not(.disabled){cursor:pointer}.page-doctor-discussion-guide .answer.disabled,.page-doctor-discussion-guides .answer.disabled,.page-appointment-prep-tool .answer.disabled{cursor:default}.page-doctor-discussion-guide .quiz fieldset,.page-doctor-discussion-guides .quiz fieldset,.page-appointment-prep-tool .quiz fieldset{border:0}.page-doctor-discussion-guide #content .hidden,.page-doctor-discussion-guides #content .hidden,.page-appointment-prep-tool #content .hidden{visibility:hidden;position:absolute !important}.page-doctor-discussion-guide #content .reference-quiz1,.page-doctor-discussion-guides #content .reference-quiz1,.page-appointment-prep-tool #content .reference-quiz1{padding:20px 0 50px}.page-doctor-discussion-guide #content .reference-quiz1 .component-content,.page-doctor-discussion-guides #content .reference-quiz1 .component-content,.page-appointment-prep-tool #content .reference-quiz1 .component-content{margin-left:0;margin-right:0}.page-doctor-discussion-guide #content .reference-quiz1 fieldset:nth-child(10) .quiz-form,.page-doctor-discussion-guides #content .reference-quiz1 fieldset:nth-child(10) .quiz-form,.page-appointment-prep-tool #content .reference-quiz1 fieldset:nth-child(10) .quiz-form{position:relative}.page-doctor-discussion-guide #content .reference-quiz1 fieldset:nth-child(10) .quiz-form input,.page-doctor-discussion-guides #content .reference-quiz1 fieldset:nth-child(10) .quiz-form input,.page-appointment-prep-tool #content .reference-quiz1 fieldset:nth-child(10) .quiz-form input{font-family:"Avenir LT W01_55 Roman1475520";font-size:1rem;width:335px;height:62px;margin-bottom:0;padding:0 15px;border:0}@media only screen and (min-width:992px){.page-doctor-discussion-guide #content .reference-quiz1 fieldset:nth-child(10) .quiz-form input,.page-doctor-discussion-guides #content .reference-quiz1 fieldset:nth-child(10) .quiz-form input,.page-appointment-prep-tool #content .reference-quiz1 fieldset:nth-child(10) .quiz-form input{font-size:1rem}}@media only screen and (min-width:992px){.page-doctor-discussion-guide #content .reference-quiz1 fieldset:nth-child(10) .quiz-form input,.page-doctor-discussion-guides #content .reference-quiz1 fieldset:nth-child(10) .quiz-form input,.page-appointment-prep-tool #content .reference-quiz1 fieldset:nth-child(10) .quiz-form input{width:440px}}.page-doctor-discussion-guide #content .reference-quiz1 fieldset:nth-child(10) .quiz-form input::placeholder,.page-doctor-discussion-guides #content .reference-quiz1 fieldset:nth-child(10) .quiz-form input::placeholder,.page-appointment-prep-tool #content .reference-quiz1 fieldset:nth-child(10) .quiz-form input::placeholder{font-family:"Avenir LT W01_55 Roman1475520";font-size:1rem;color:#a5a4a4}@media only screen and (min-width:992px){.page-doctor-discussion-guide #content .reference-quiz1 fieldset:nth-child(10) .quiz-form input::placeholder,.page-doctor-discussion-guides #content .reference-quiz1 fieldset:nth-child(10) .quiz-form input::placeholder,.page-appointment-prep-tool #content .reference-quiz1 fieldset:nth-child(10) .quiz-form input::placeholder{font-size:1rem}}.page-doctor-discussion-guide #content .reference-quiz1 fieldset:nth-child(10) .quiz-form .error,.page-doctor-discussion-guides #content .reference-quiz1 fieldset:nth-child(10) .quiz-form .error,.page-appointment-prep-tool #content .reference-quiz1 fieldset:nth-child(10) .quiz-form .error{border:2px solid #fd0d1b !important;color:#333 !important;font-weight:normal !important}.page-doctor-discussion-guide #content .reference-quiz1 fieldset:nth-child(10) .quiz-form .error-text,.page-doctor-discussion-guides #content .reference-quiz1 fieldset:nth-child(10) .quiz-form .error-text,.page-appointment-prep-tool #content .reference-quiz1 fieldset:nth-child(10) .quiz-form .error-text{margin-top:15px;padding:0;color:#fd0d1b;font-weight:bold !important}.page-doctor-discussion-guide #content .reference-quiz1 fieldset:nth-child(10) .quiz-form .cta-button,.page-doctor-discussion-guides #content .reference-quiz1 fieldset:nth-child(10) .quiz-form .cta-button,.page-appointment-prep-tool #content .reference-quiz1 fieldset:nth-child(10) .quiz-form .cta-button{display:block;width:150px;height:62px;color:#FFF;background-color:#3959b0;font-family:"Avenir LT W01_95 Black1475556";font-size:1rem;line-height:1.25rem;text-decoration:none;padding:0;border:0;cursor:pointer;margin-top:34px}@media only screen and (min-width:992px){.page-doctor-discussion-guide #content .reference-quiz1 fieldset:nth-child(10) .quiz-form .cta-button,.page-doctor-discussion-guides #content .reference-quiz1 fieldset:nth-child(10) .quiz-form .cta-button,.page-appointment-prep-tool #content .reference-quiz1 fieldset:nth-child(10) .quiz-form .cta-button{font-size:1rem}}@media only screen and (min-width:992px){.page-doctor-discussion-guide #content .reference-quiz1 fieldset:nth-child(10) .quiz-form .cta-button,.page-doctor-discussion-guides #content .reference-quiz1 fieldset:nth-child(10) .quiz-form .cta-button,.page-appointment-prep-tool #content .reference-quiz1 fieldset:nth-child(10) .quiz-form .cta-button{line-height:1.25rem}}@media only screen and (min-width:992px){.page-doctor-discussion-guide #content .reference-quiz1 fieldset:nth-child(10) .quiz-form .cta-button,.page-doctor-discussion-guides #content .reference-quiz1 fieldset:nth-child(10) .quiz-form .cta-button,.page-appointment-prep-tool #content .reference-quiz1 fieldset:nth-child(10) .quiz-form .cta-button{position:absolute;top:0;left:440px;margin-top:0}}.page-doctor-discussion-guide #content .reference-quiz1 fieldset:nth-child(10) .quiz-form .cta-button:hover,.page-doctor-discussion-guides #content .reference-quiz1 fieldset:nth-child(10) .quiz-form .cta-button:hover,.page-appointment-prep-tool #content .reference-quiz1 fieldset:nth-child(10) .quiz-form .cta-button:hover{color:#061f5c;background-color:#e3eafd}.page-doctor-discussion-guide #content .reference-quiz1 fieldset:nth-child(10) h2 .copy,.page-doctor-discussion-guides #content .reference-quiz1 fieldset:nth-child(10) h2 .copy,.page-appointment-prep-tool #content .reference-quiz1 fieldset:nth-child(10) h2 .copy{display:block;font-size:1rem;line-height:1.375rem;font-family:'Lato',sans-serif;color:#333;font-weight:normal;margin-top:15px}@media only screen and (min-width:992px){.page-doctor-discussion-guide #content .reference-quiz1 fieldset:nth-child(10) h2 .copy,.page-doctor-discussion-guides #content .reference-quiz1 fieldset:nth-child(10) h2 .copy,.page-appointment-prep-tool #content .reference-quiz1 fieldset:nth-child(10) h2 .copy{font-size:1rem}}@media only screen and (min-width:992px){.page-doctor-discussion-guide #content .reference-quiz1 fieldset:nth-child(10) h2 .copy,.page-doctor-discussion-guides #content .reference-quiz1 fieldset:nth-child(10) h2 .copy,.page-appointment-prep-tool #content .reference-quiz1 fieldset:nth-child(10) h2 .copy{line-height:1.375rem}}.page-doctor-discussion-guide.page-asthma .bghawkesblue,.page-doctor-discussion-guide.page-copd .bghawkesblue,.page-doctor-discussion-guides.page-asthma .bghawkesblue,.page-doctor-discussion-guides.page-copd .bghawkesblue,.page-appointment-prep-tool.page-asthma .bghawkesblue,.page-appointment-prep-tool.page-copd .bghawkesblue{padding:1rem 0 0}@media only screen and (min-width:576px) and (max-width:1199px),only screen and (min-width:1560px){.page-doctor-discussion-guide.page-asthma .bghawkesblue,.page-doctor-discussion-guide.page-copd .bghawkesblue,.page-doctor-discussion-guides.page-asthma .bghawkesblue,.page-doctor-discussion-guides.page-copd .bghawkesblue,.page-appointment-prep-tool.page-asthma .bghawkesblue,.page-appointment-prep-tool.page-copd .bghawkesblue{padding-bottom:2rem}}.page-doctor-discussion-guide.page-asthma .reference-quiz11,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1,.page-doctor-discussion-guide.page-copd .reference-quiz11,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1,.page-doctor-discussion-guides.page-asthma .reference-quiz11,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1,.page-doctor-discussion-guides.page-copd .reference-quiz11,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1,.page-appointment-prep-tool.page-asthma .reference-quiz11,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1,.page-appointment-prep-tool.page-copd .reference-quiz11,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1{padding-top:20px}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .reference-quiz11 .answers,.page-doctor-discussion-guide.page-asthma .reference-quiz11 .text,.page-doctor-discussion-guide.page-asthma .reference-quiz11 .txtareas,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .answers,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .text,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .txtareas,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .answers,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .text,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .txtareas,.page-doctor-discussion-guide.page-copd .reference-quiz11 .answers,.page-doctor-discussion-guide.page-copd .reference-quiz11 .text,.page-doctor-discussion-guide.page-copd .reference-quiz11 .txtareas,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .answers,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .text,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .txtareas,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .answers,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .text,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .txtareas,.page-doctor-discussion-guides.page-asthma .reference-quiz11 .answers,.page-doctor-discussion-guides.page-asthma .reference-quiz11 .text,.page-doctor-discussion-guides.page-asthma .reference-quiz11 .txtareas,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .answers,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .text,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .txtareas,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .answers,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .text,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .txtareas,.page-doctor-discussion-guides.page-copd .reference-quiz11 .answers,.page-doctor-discussion-guides.page-copd .reference-quiz11 .text,.page-doctor-discussion-guides.page-copd .reference-quiz11 .txtareas,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .answers,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .text,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .txtareas,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .answers,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .text,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .txtareas,.page-appointment-prep-tool.page-asthma .reference-quiz11 .answers,.page-appointment-prep-tool.page-asthma .reference-quiz11 .text,.page-appointment-prep-tool.page-asthma .reference-quiz11 .txtareas,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .answers,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .text,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .txtareas,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .answers,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .text,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .txtareas,.page-appointment-prep-tool.page-copd .reference-quiz11 .answers,.page-appointment-prep-tool.page-copd .reference-quiz11 .text,.page-appointment-prep-tool.page-copd .reference-quiz11 .txtareas,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .answers,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .text,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .txtareas,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .answers,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .text,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .txtareas{padding-left:0;padding-right:0}}@media only screen and (min-width:1200px){.page-doctor-discussion-guide.page-asthma .reference-quiz11 .answers,.page-doctor-discussion-guide.page-asthma .reference-quiz11 .text,.page-doctor-discussion-guide.page-asthma .reference-quiz11 .txtareas,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .answers,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .text,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .txtareas,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .answers,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .text,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .txtareas,.page-doctor-discussion-guide.page-copd .reference-quiz11 .answers,.page-doctor-discussion-guide.page-copd .reference-quiz11 .text,.page-doctor-discussion-guide.page-copd .reference-quiz11 .txtareas,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .answers,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .text,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .txtareas,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .answers,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .text,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .txtareas,.page-doctor-discussion-guides.page-asthma .reference-quiz11 .answers,.page-doctor-discussion-guides.page-asthma .reference-quiz11 .text,.page-doctor-discussion-guides.page-asthma .reference-quiz11 .txtareas,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .answers,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .text,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .txtareas,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .answers,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .text,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .txtareas,.page-doctor-discussion-guides.page-copd .reference-quiz11 .answers,.page-doctor-discussion-guides.page-copd .reference-quiz11 .text,.page-doctor-discussion-guides.page-copd .reference-quiz11 .txtareas,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .answers,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .text,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .txtareas,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .answers,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .text,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .txtareas,.page-appointment-prep-tool.page-asthma .reference-quiz11 .answers,.page-appointment-prep-tool.page-asthma .reference-quiz11 .text,.page-appointment-prep-tool.page-asthma .reference-quiz11 .txtareas,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .answers,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .text,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .txtareas,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .answers,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .text,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .txtareas,.page-appointment-prep-tool.page-copd .reference-quiz11 .answers,.page-appointment-prep-tool.page-copd .reference-quiz11 .text,.page-appointment-prep-tool.page-copd .reference-quiz11 .txtareas,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .answers,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .text,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .txtareas,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .answers,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .text,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .txtareas{padding-left:15px;padding-right:15px}}.page-doctor-discussion-guide.page-asthma .reference-quiz11 .bg-gulfblue,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue,.page-doctor-discussion-guide.page-copd .reference-quiz11 .bg-gulfblue,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue,.page-doctor-discussion-guides.page-asthma .reference-quiz11 .bg-gulfblue,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue,.page-doctor-discussion-guides.page-copd .reference-quiz11 .bg-gulfblue,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue,.page-appointment-prep-tool.page-asthma .reference-quiz11 .bg-gulfblue,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue,.page-appointment-prep-tool.page-copd .reference-quiz11 .bg-gulfblue,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue{padding:2rem 1rem}.page-doctor-discussion-guide.page-asthma .reference-quiz11 .bg-gulfblue .headline-2,.page-doctor-discussion-guide.page-asthma .reference-quiz11 .bg-gulfblue .headline-4,.page-doctor-discussion-guide.page-asthma .reference-quiz11 .bg-gulfblue .body-copy,.page-doctor-discussion-guide.page-asthma .reference-quiz11 .bg-gulfblue p,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue .headline-2,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue .headline-4,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue .body-copy,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue p,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue .headline-2,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue .headline-4,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue .body-copy,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue p,.page-doctor-discussion-guide.page-copd .reference-quiz11 .bg-gulfblue .headline-2,.page-doctor-discussion-guide.page-copd .reference-quiz11 .bg-gulfblue .headline-4,.page-doctor-discussion-guide.page-copd .reference-quiz11 .bg-gulfblue .body-copy,.page-doctor-discussion-guide.page-copd .reference-quiz11 .bg-gulfblue p,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue .headline-2,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue .headline-4,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue .body-copy,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue p,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue .headline-2,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue .headline-4,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue .body-copy,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue p,.page-doctor-discussion-guides.page-asthma .reference-quiz11 .bg-gulfblue .headline-2,.page-doctor-discussion-guides.page-asthma .reference-quiz11 .bg-gulfblue .headline-4,.page-doctor-discussion-guides.page-asthma .reference-quiz11 .bg-gulfblue .body-copy,.page-doctor-discussion-guides.page-asthma .reference-quiz11 .bg-gulfblue p,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue .headline-2,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue .headline-4,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue .body-copy,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue p,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue .headline-2,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue .headline-4,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue .body-copy,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue p,.page-doctor-discussion-guides.page-copd .reference-quiz11 .bg-gulfblue .headline-2,.page-doctor-discussion-guides.page-copd .reference-quiz11 .bg-gulfblue .headline-4,.page-doctor-discussion-guides.page-copd .reference-quiz11 .bg-gulfblue .body-copy,.page-doctor-discussion-guides.page-copd .reference-quiz11 .bg-gulfblue p,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue .headline-2,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue .headline-4,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue .body-copy,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue p,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue .headline-2,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue .headline-4,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue .body-copy,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue p,.page-appointment-prep-tool.page-asthma .reference-quiz11 .bg-gulfblue .headline-2,.page-appointment-prep-tool.page-asthma .reference-quiz11 .bg-gulfblue .headline-4,.page-appointment-prep-tool.page-asthma .reference-quiz11 .bg-gulfblue .body-copy,.page-appointment-prep-tool.page-asthma .reference-quiz11 .bg-gulfblue p,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue .headline-2,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue .headline-4,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue .body-copy,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue p,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue .headline-2,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue .headline-4,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue .body-copy,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue p,.page-appointment-prep-tool.page-copd .reference-quiz11 .bg-gulfblue .headline-2,.page-appointment-prep-tool.page-copd .reference-quiz11 .bg-gulfblue .headline-4,.page-appointment-prep-tool.page-copd .reference-quiz11 .bg-gulfblue .body-copy,.page-appointment-prep-tool.page-copd .reference-quiz11 .bg-gulfblue p,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue .headline-2,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue .headline-4,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue .body-copy,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue p,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue .headline-2,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue .headline-4,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue .body-copy,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue p{color:#FFF}.page-doctor-discussion-guide.page-asthma .reference-quiz11 .bg-gulfblue span.body-copy,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue span.body-copy,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue span.body-copy,.page-doctor-discussion-guide.page-copd .reference-quiz11 .bg-gulfblue span.body-copy,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue span.body-copy,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue span.body-copy,.page-doctor-discussion-guides.page-asthma .reference-quiz11 .bg-gulfblue span.body-copy,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue span.body-copy,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue span.body-copy,.page-doctor-discussion-guides.page-copd .reference-quiz11 .bg-gulfblue span.body-copy,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue span.body-copy,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue span.body-copy,.page-appointment-prep-tool.page-asthma .reference-quiz11 .bg-gulfblue span.body-copy,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue span.body-copy,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue span.body-copy,.page-appointment-prep-tool.page-copd .reference-quiz11 .bg-gulfblue span.body-copy,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue span.body-copy,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue span.body-copy{font-size:1rem;line-height:1.375rem;font-family:'Lato',sans-serif;font-weight:normal}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .reference-quiz11 .bg-gulfblue span.body-copy,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue span.body-copy,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue span.body-copy,.page-doctor-discussion-guide.page-copd .reference-quiz11 .bg-gulfblue span.body-copy,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue span.body-copy,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue span.body-copy,.page-doctor-discussion-guides.page-asthma .reference-quiz11 .bg-gulfblue span.body-copy,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue span.body-copy,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue span.body-copy,.page-doctor-discussion-guides.page-copd .reference-quiz11 .bg-gulfblue span.body-copy,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue span.body-copy,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue span.body-copy,.page-appointment-prep-tool.page-asthma .reference-quiz11 .bg-gulfblue span.body-copy,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue span.body-copy,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue span.body-copy,.page-appointment-prep-tool.page-copd .reference-quiz11 .bg-gulfblue span.body-copy,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue span.body-copy,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue span.body-copy{font-size:1rem}}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .reference-quiz11 .bg-gulfblue span.body-copy,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue span.body-copy,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue span.body-copy,.page-doctor-discussion-guide.page-copd .reference-quiz11 .bg-gulfblue span.body-copy,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue span.body-copy,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue span.body-copy,.page-doctor-discussion-guides.page-asthma .reference-quiz11 .bg-gulfblue span.body-copy,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue span.body-copy,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue span.body-copy,.page-doctor-discussion-guides.page-copd .reference-quiz11 .bg-gulfblue span.body-copy,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue span.body-copy,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue span.body-copy,.page-appointment-prep-tool.page-asthma .reference-quiz11 .bg-gulfblue span.body-copy,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue span.body-copy,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue span.body-copy,.page-appointment-prep-tool.page-copd .reference-quiz11 .bg-gulfblue span.body-copy,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue span.body-copy,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue span.body-copy{line-height:1.375rem}}.page-doctor-discussion-guide.page-asthma .reference-quiz11 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guide.page-copd .reference-quiz11 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guides.page-asthma .reference-quiz11 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guides.page-copd .reference-quiz11 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-appointment-prep-tool.page-asthma .reference-quiz11 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper input[type=email],.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-appointment-prep-tool.page-copd .reference-quiz11 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper input[type=email],.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper input[type=email]{margin-top:-5px;margin-bottom:15px;width:100% !important;font-family:"Avenir LT W01_55 Roman1475520";height:52px !important;background-color:#FFF;padding:0 15px;border:0}@media only screen and (min-width:768px){.page-doctor-discussion-guide.page-asthma .reference-quiz11 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guide.page-copd .reference-quiz11 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guides.page-asthma .reference-quiz11 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guides.page-copd .reference-quiz11 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-appointment-prep-tool.page-asthma .reference-quiz11 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper input[type=email],.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-appointment-prep-tool.page-copd .reference-quiz11 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper input[type=email],.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper input[type=email]{width:360px !important}}.page-doctor-discussion-guide.page-asthma .reference-quiz11 .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-doctor-discussion-guide.page-copd .reference-quiz11 .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-doctor-discussion-guides.page-asthma .reference-quiz11 .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-doctor-discussion-guides.page-copd .reference-quiz11 .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-appointment-prep-tool.page-asthma .reference-quiz11 .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-appointment-prep-tool.page-copd .reference-quiz11 .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder{font-family:"Avenir LT W01_55 Roman1475520";font-size:1rem;color:#a5a4a4}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .reference-quiz11 .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-doctor-discussion-guide.page-copd .reference-quiz11 .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-doctor-discussion-guides.page-asthma .reference-quiz11 .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-doctor-discussion-guides.page-copd .reference-quiz11 .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-appointment-prep-tool.page-asthma .reference-quiz11 .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-appointment-prep-tool.page-copd .reference-quiz11 .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper input[type=email]::placeholder{font-size:1rem}}.page-doctor-discussion-guide.page-asthma .reference-quiz11 .bg-gulfblue .quiz-form-wrapper .primary-button,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper .primary-button,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper .primary-button,.page-doctor-discussion-guide.page-copd .reference-quiz11 .bg-gulfblue .quiz-form-wrapper .primary-button,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper .primary-button,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper .primary-button,.page-doctor-discussion-guides.page-asthma .reference-quiz11 .bg-gulfblue .quiz-form-wrapper .primary-button,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper .primary-button,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper .primary-button,.page-doctor-discussion-guides.page-copd .reference-quiz11 .bg-gulfblue .quiz-form-wrapper .primary-button,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper .primary-button,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper .primary-button,.page-appointment-prep-tool.page-asthma .reference-quiz11 .bg-gulfblue .quiz-form-wrapper .primary-button,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper .primary-button,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper .primary-button,.page-appointment-prep-tool.page-copd .reference-quiz11 .bg-gulfblue .quiz-form-wrapper .primary-button,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper .primary-button,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper .primary-button{display:block;border:0;text-transform:uppercase;width:initial;padding:20px 46px;margin-top:1rem}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .reference-quiz11 .bg-gulfblue .quiz-form-wrapper .primary-button,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper .primary-button,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper .primary-button,.page-doctor-discussion-guide.page-copd .reference-quiz11 .bg-gulfblue .quiz-form-wrapper .primary-button,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper .primary-button,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper .primary-button,.page-doctor-discussion-guides.page-asthma .reference-quiz11 .bg-gulfblue .quiz-form-wrapper .primary-button,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper .primary-button,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper .primary-button,.page-doctor-discussion-guides.page-copd .reference-quiz11 .bg-gulfblue .quiz-form-wrapper .primary-button,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper .primary-button,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper .primary-button,.page-appointment-prep-tool.page-asthma .reference-quiz11 .bg-gulfblue .quiz-form-wrapper .primary-button,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper .primary-button,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper .primary-button,.page-appointment-prep-tool.page-copd .reference-quiz11 .bg-gulfblue .quiz-form-wrapper .primary-button,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper .primary-button,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper .primary-button{margin-top:2rem}}.page-doctor-discussion-guide.page-asthma .reference-quiz11 .bg-gulfblue .quiz-form-wrapper .primary-button:focus,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper .primary-button:focus,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper .primary-button:focus,.page-doctor-discussion-guide.page-copd .reference-quiz11 .bg-gulfblue .quiz-form-wrapper .primary-button:focus,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper .primary-button:focus,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper .primary-button:focus,.page-doctor-discussion-guides.page-asthma .reference-quiz11 .bg-gulfblue .quiz-form-wrapper .primary-button:focus,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper .primary-button:focus,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper .primary-button:focus,.page-doctor-discussion-guides.page-copd .reference-quiz11 .bg-gulfblue .quiz-form-wrapper .primary-button:focus,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper .primary-button:focus,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper .primary-button:focus,.page-appointment-prep-tool.page-asthma .reference-quiz11 .bg-gulfblue .quiz-form-wrapper .primary-button:focus,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper .primary-button:focus,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper .primary-button:focus,.page-appointment-prep-tool.page-copd .reference-quiz11 .bg-gulfblue .quiz-form-wrapper .primary-button:focus,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-gulfblue .quiz-form-wrapper .primary-button:focus,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-gulfblue .quiz-form-wrapper .primary-button:focus{outline:0}.page-doctor-discussion-guide.page-asthma .reference-quiz11 .error,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .error,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .error,.page-doctor-discussion-guide.page-copd .reference-quiz11 .error,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .error,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .error,.page-doctor-discussion-guides.page-asthma .reference-quiz11 .error,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .error,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .error,.page-doctor-discussion-guides.page-copd .reference-quiz11 .error,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .error,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .error,.page-appointment-prep-tool.page-asthma .reference-quiz11 .error,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .error,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .error,.page-appointment-prep-tool.page-copd .reference-quiz11 .error,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .error,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .error{border:2px solid #fd0d1b !important;color:#333 !important;font-weight:normal !important}.page-doctor-discussion-guide.page-asthma .reference-quiz11 .error-text,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .error-text,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .error-text,.page-doctor-discussion-guide.page-copd .reference-quiz11 .error-text,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .error-text,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .error-text,.page-doctor-discussion-guides.page-asthma .reference-quiz11 .error-text,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .error-text,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .error-text,.page-doctor-discussion-guides.page-copd .reference-quiz11 .error-text,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .error-text,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .error-text,.page-appointment-prep-tool.page-asthma .reference-quiz11 .error-text,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .error-text,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .error-text,.page-appointment-prep-tool.page-copd .reference-quiz11 .error-text,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .error-text,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .error-text{color:#fd0d1b !important;font-family:"Avenir LT W01_95 Black1475556" !important;font-weight:900 !important;font-size:13px;line-height:15px;background-color:#fff;max-width:180px;padding:5px 10px !important}.page-doctor-discussion-guide.page-asthma .quiz.ttyd fieldset:not(.bg-gulfblue),.page-doctor-discussion-guide.page-copd .quiz.ttyd fieldset:not(.bg-gulfblue),.page-doctor-discussion-guides.page-asthma .quiz.ttyd fieldset:not(.bg-gulfblue),.page-doctor-discussion-guides.page-copd .quiz.ttyd fieldset:not(.bg-gulfblue),.page-appointment-prep-tool.page-asthma .quiz.ttyd fieldset:not(.bg-gulfblue),.page-appointment-prep-tool.page-copd .quiz.ttyd fieldset:not(.bg-gulfblue){padding:0 15px}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .quiz.ttyd fieldset:not(.bg-gulfblue),.page-doctor-discussion-guide.page-copd .quiz.ttyd fieldset:not(.bg-gulfblue),.page-doctor-discussion-guides.page-asthma .quiz.ttyd fieldset:not(.bg-gulfblue),.page-doctor-discussion-guides.page-copd .quiz.ttyd fieldset:not(.bg-gulfblue),.page-appointment-prep-tool.page-asthma .quiz.ttyd fieldset:not(.bg-gulfblue),.page-appointment-prep-tool.page-copd .quiz.ttyd fieldset:not(.bg-gulfblue){padding:0}}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1{background-color:#d8e0ff;padding-top:30px}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1{padding-top:40px}}@media only screen and (min-width:1200px){.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1{padding-left:0;padding-right:0}}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz fieldset>.box.content-container,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 fieldset>.box.content-container,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz fieldset>.box.content-container,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 fieldset>.box.content-container,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz fieldset>.box.content-container,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 fieldset>.box.content-container,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz fieldset>.box.content-container,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 fieldset>.box.content-container,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz fieldset>.box.content-container,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 fieldset>.box.content-container,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz fieldset>.box.content-container,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 fieldset>.box.content-container{padding:0}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz fieldset:nth-child(6) h2:first-of-type,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 fieldset:nth-child(6) h2:first-of-type,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz fieldset:nth-child(6) h2:first-of-type,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 fieldset:nth-child(6) h2:first-of-type,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz fieldset:nth-child(6) h2:first-of-type,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 fieldset:nth-child(6) h2:first-of-type,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz fieldset:nth-child(6) h2:first-of-type,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 fieldset:nth-child(6) h2:first-of-type,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz fieldset:nth-child(6) h2:first-of-type,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 fieldset:nth-child(6) h2:first-of-type,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz fieldset:nth-child(6) h2:first-of-type,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 fieldset:nth-child(6) h2:first-of-type{margin-bottom:40px}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .quiz-intro h2,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .quiz-intro h2,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .quiz-intro h2,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .quiz-intro h2,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .quiz-intro h2,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .quiz-intro h2,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .quiz-intro h2,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .quiz-intro h2,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .quiz-intro h2,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .quiz-intro h2,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .quiz-intro h2,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .quiz-intro h2{margin-bottom:8px}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .question h2,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .question h2,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .question h2,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .question h2,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .question h2,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .question h2,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .question h2,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .question h2,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .question h2,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .question h2,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .question h2,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .question h2{margin-bottom:8px}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .question.multiple h2,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .question.multiple h2,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .question.multiple h2,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .question.multiple h2,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .question.multiple h2,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .question.multiple h2,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .question.multiple h2,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .question.multiple h2,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .question.multiple h2,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .question.multiple h2,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .question.multiple h2,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .question.multiple h2{margin-bottom:15px}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .question .answer,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .question .answer,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .question .answer,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .question .answer,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .question .answer,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .question .answer,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .question .answer,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .question .answer,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .question .answer,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .question .answer,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .question .answer,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .question .answer{margin-bottom:25px}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .question .answer.btn-with-txtarea,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .question .answer.btn-with-txtarea,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .question .answer.btn-with-txtarea,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .question .answer.btn-with-txtarea,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .question .answer.btn-with-txtarea,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .question .answer.btn-with-txtarea,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .question .answer.btn-with-txtarea,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .question .answer.btn-with-txtarea,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .question .answer.btn-with-txtarea,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .question .answer.btn-with-txtarea,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .question .answer.btn-with-txtarea,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .question .answer.btn-with-txtarea{display:inline-block;float:left}}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .question .answer.txtarea,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .question .answer.txtarea,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .question .answer.txtarea,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .question .answer.txtarea,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .question .answer.txtarea,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .question .answer.txtarea,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .question .answer.txtarea,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .question .answer.txtarea,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .question .answer.txtarea,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .question .answer.txtarea,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .question .answer.txtarea,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .question .answer.txtarea{padding-left:10px}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .txtarea,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .txtarea,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .txtarea,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .txtarea,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .txtarea,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .txtarea,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .txtarea,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .txtarea,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .txtarea,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .txtarea,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .txtarea,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .txtarea{width:100%;max-width:814px;height:62px;border:1px solid #061f5c;cursor:unset}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .txtarea.other,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .txtarea.other,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .txtarea.other,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .txtarea.other,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .txtarea.other,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .txtarea.other,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .txtarea.other,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .txtarea.other,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .txtarea.other,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .txtarea.other,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .txtarea.other,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .txtarea.other{max-width:712px;height:62px}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .txtarea.other,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .txtarea.other,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .txtarea.other,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .txtarea.other,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .txtarea.other,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .txtarea.other,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .txtarea.other,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .txtarea.other,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .txtarea.other,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .txtarea.other,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .txtarea.other,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .txtarea.other{display:inline-block;margin-top:-5px;height:32px}}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .txtarea.large,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .txtarea.large,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .txtarea.large,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .txtarea.large,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .txtarea.large,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .txtarea.large,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .txtarea.large,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .txtarea.large,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .txtarea.large,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .txtarea.large,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .txtarea.large,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .txtarea.large{height:150px}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .txtarea.large,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .txtarea.large,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .txtarea.large,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .txtarea.large,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .txtarea.large,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .txtarea.large,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .txtarea.large,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .txtarea.large,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .txtarea.large,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .txtarea.large,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .txtarea.large,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .txtarea.large{height:167px}}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-white,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-white,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-white,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-white,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-white,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-white,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white{background-color:#FFF;margin:0 -1rem 0;padding:2.5rem 2rem !important}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-white,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-white,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-white,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-white,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-white,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-white,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white{padding:2.5rem 3.5rem !important}}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default{margin-bottom:0}@media only screen and (min-width:1200px){.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default>.component-content,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default>.component-content,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default>.component-content,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default>.component-content,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default>.component-content,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default>.component-content,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default>.component-content,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default>.component-content,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default>.component-content,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default>.component-content,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default>.component-content,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default>.component-content{padding:0 1rem}}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist{padding:20px 15px 0 20px;border:10px solid #c3a58f}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist{display:flex;justify-content:space-between;padding:30px 10px 15px 10px}}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist .headline-2,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist .headline-2,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist .headline-2,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist .headline-2,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist .headline-2,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist .headline-2,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist .headline-2,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist .headline-2,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist .headline-2,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist .headline-2,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist .headline-2,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist .headline-2{font-size:1.5rem}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist .headline-2,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist .headline-2,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist .headline-2,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist .headline-2,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist .headline-2,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist .headline-2,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist .headline-2,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist .headline-2,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist .headline-2,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist .headline-2,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist .headline-2,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist .headline-2{font-size:1.5rem}}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div{flex:1}}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:first-of-type ul,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:first-of-type ul,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:first-of-type ul,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:first-of-type ul,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:first-of-type ul,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:first-of-type ul,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:first-of-type ul,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:first-of-type ul,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:first-of-type ul,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:first-of-type ul,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:first-of-type ul,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:first-of-type ul{padding-left:0}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:first-of-type ul,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:first-of-type ul,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:first-of-type ul,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:first-of-type ul,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:first-of-type ul,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:first-of-type ul,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:first-of-type ul,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:first-of-type ul,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:first-of-type ul,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:first-of-type ul,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:first-of-type ul,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:first-of-type ul{padding-right:30px}}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:first-of-type ul li,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:first-of-type ul li,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:first-of-type ul li,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:first-of-type ul li,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:first-of-type ul li,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:first-of-type ul li,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:first-of-type ul li,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:first-of-type ul li,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:first-of-type ul li,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:first-of-type ul li,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:first-of-type ul li,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:first-of-type ul li{background:url("/content/dam/cf-pharma/trelegy-v3/en_US/check-mark.svg") no-repeat left top;min-height:30px;padding-left:40px;margin-bottom:25px}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:first-of-type ul li:before,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:first-of-type ul li:before,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:first-of-type ul li:before,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:first-of-type ul li:before,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:first-of-type ul li:before,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:first-of-type ul li:before,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:first-of-type ul li:before,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:first-of-type ul li:before,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:first-of-type ul li:before,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:first-of-type ul li:before,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:first-of-type ul li:before,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:first-of-type ul li:before{content:none}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:last-of-type,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:last-of-type,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:last-of-type,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:last-of-type,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:last-of-type,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:last-of-type,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:last-of-type,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:last-of-type,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:last-of-type,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:last-of-type,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:last-of-type,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:last-of-type{align-self:center}}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:last-of-type p,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:last-of-type p,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:last-of-type p,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:last-of-type p,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:last-of-type p,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:last-of-type p,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:last-of-type p,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:last-of-type p,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:last-of-type p,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:last-of-type p,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-white .callout.default .checklist div:last-of-type p,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:last-of-type p{padding-left:70px}}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-white2,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-white2,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-white2,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-white2,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-white2,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-white2,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2{background-color:#FFF;margin:-1px -15px 0}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-white2,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-white2,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-white2,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-white2,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-white2,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-white2,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2{padding:0 15px !important}}@media only screen and (min-width:1200px){.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-white2 .component-content,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .component-content,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-white2 .component-content,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .component-content,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-white2 .component-content,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .component-content,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-white2 .component-content,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .component-content,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-white2 .component-content,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .component-content,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-white2 .component-content,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .component-content{padding:0 1rem}}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue{margin-bottom:30px;padding:2rem 1rem !important}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue{padding:2rem 6rem 2rem 2rem !important}}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue .headline-2,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue .headline-2,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue .headline-2,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue .headline-2,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue .headline-2,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue .headline-2,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue .headline-2,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue .headline-2,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue .headline-2,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue .headline-2,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue .headline-2,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue .headline-2{font-size:1.5rem}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue .headline-2,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue .headline-2,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue .headline-2,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue .headline-2,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue .headline-2,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue .headline-2,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue .headline-2,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue .headline-2,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue .headline-2,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue .headline-2,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue .headline-2,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue .headline-2{font-size:1.5rem}}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue p a,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue p a,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue p a,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue p a,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue p a,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue p a,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue p a,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue p a,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue p a,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue p a,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue p a,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue p a{color:#FFF;text-decoration:underline}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue p a:hover,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue p a:focus,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue p a:hover,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue p a:focus,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue p a:hover,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue p a:focus,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue p a:hover,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue p a:focus,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue p a:hover,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue p a:focus,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue p a:hover,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue p a:focus,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue p a:hover,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue p a:focus,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue p a:hover,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue p a:focus,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue p a:hover,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue p a:focus,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue p a:hover,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue p a:focus,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue p a:hover,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue p a:focus,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue p a:hover,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue p a:focus{color:#815936 !important}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue .quiz-form-wrapper input[type=email]{height:48px !important}@media only screen and (min-width:768px){.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .bg-white2 .bg-gulfblue .quiz-form-wrapper input[type=email],.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue .quiz-form-wrapper input[type=email]{width:502px !important}}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .error,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .error,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .error,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .error,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .error,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .error,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .error,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .error,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .error,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .error,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .error,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .error{border:2px solid #fd0000 !important}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz .error-text,.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .error-text,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz .error-text,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .error-text,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz .error-text,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .error-text,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz .error-text,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .error-text,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz .error-text,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .error-text,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz .error-text,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .error-text{color:#fd0000 !important;font-family:'Lato',sans-serif !important;font-size:16px;line-height:22px;background-color:transparent;max-width:unset;padding:0 !important}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1{background-color:#bed2de}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white{padding:0 2rem 1rem !important}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white{padding:0 1rem 1rem !important}}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default{margin-bottom:1rem}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist{padding:20px 20px 0 20px}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist{padding:30px 30px 15px 30px}}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:first-of-type ul li,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:first-of-type ul li,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:first-of-type ul li,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:first-of-type ul li,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:first-of-type ul li,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white .callout.default .checklist div:first-of-type ul li{background:url("/content/dam/cf-pharma/trelegy-v3/en_US/Check_Icon.svg") no-repeat left top}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3{padding:0 1rem !important}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3{padding:2rem 1rem !important}}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2{display:flex;align-items:flex-start}}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .image,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .image,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .image,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .image,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .image,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .image{min-width:389px}}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .image img,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .image img,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .image img,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .image img,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .image img,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .image img{height:253px}}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy{padding:25px 15px}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy{min-height:253px;padding:20px 30px}}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy .headline-2,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy .headline-2,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy .headline-2,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy .headline-2,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy .headline-2,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy .headline-2{font-size:1.375rem;color:#FFF}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy .headline-2,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy .headline-2,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy .headline-2,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy .headline-2,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy .headline-2,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy .headline-2{font-size:1.375rem}}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy p,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy p,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy p,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy p,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy p,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy p{color:#FFF;margin-bottom:0}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy p:first-of-type,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy p:first-of-type,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy p:first-of-type,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy p:first-of-type,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy p:first-of-type,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white.bg-white3 .content-section2 .copy p:first-of-type{margin-bottom:5px}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .bg-gulfblue{margin-bottom:2rem}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .confirmation .selection-bold,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .confirmation .selection-bold,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .confirmation .selection-bold,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .confirmation .selection-bold,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .confirmation .selection-bold,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .confirmation .selection-bold{font-size:1rem;line-height:1.375rem;font-family:'Lato',sans-serif;color:#FFF}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .confirmation .selection-bold,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .confirmation .selection-bold,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .confirmation .selection-bold,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .confirmation .selection-bold,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .confirmation .selection-bold,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .confirmation .selection-bold{font-size:1rem}}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .confirmation .selection-bold,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .confirmation .selection-bold,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .confirmation .selection-bold,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .confirmation .selection-bold,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .bg-white2 .confirmation .selection-bold,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .bg-white2 .confirmation .selection-bold{line-height:1.375rem}}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 fieldset:nth-child(6) h2:first-of-type,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 fieldset:nth-child(6) h2:first-of-type,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 fieldset:nth-child(6) h2:first-of-type,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 fieldset:nth-child(6) h2:first-of-type,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 fieldset:nth-child(6) h2:first-of-type,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 fieldset:nth-child(6) h2:first-of-type{margin-bottom:8px}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .question.multiple h2:first-of-type,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .question.multiple h2:first-of-type,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .question.multiple h2:first-of-type,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .question.multiple h2:first-of-type,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .question.multiple h2:first-of-type,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .question.multiple h2:first-of-type{margin-bottom:0}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .question.multiple h2:last-of-type,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .question.multiple h2:last-of-type,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .question.multiple h2:last-of-type,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .question.multiple h2:last-of-type,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .question.multiple h2:last-of-type,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .question.multiple h2:last-of-type{margin-bottom:20px}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .question.multiple h2:last-of-type .headline-2,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .question.multiple h2:last-of-type .headline-2,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .question.multiple h2:last-of-type .headline-2,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .question.multiple h2:last-of-type .headline-2,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .question.multiple h2:last-of-type .headline-2,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .question.multiple h2:last-of-type .headline-2{font-family:"Avenir LT W01_85 Heavy1475544";font-size:1.25rem}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .question.multiple h2:last-of-type .headline-2,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .question.multiple h2:last-of-type .headline-2,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .question.multiple h2:last-of-type .headline-2,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .question.multiple h2:last-of-type .headline-2,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .question.multiple h2:last-of-type .headline-2,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .question.multiple h2:last-of-type .headline-2{font-size:1.25rem}}.page-doctor-discussion-guide.page-asthma .reference-appointment-prep-tool-quiz1 .question.steps h2,.page-doctor-discussion-guide.page-copd .reference-appointment-prep-tool-quiz1 .question.steps h2,.page-doctor-discussion-guides.page-asthma .reference-appointment-prep-tool-quiz1 .question.steps h2,.page-doctor-discussion-guides.page-copd .reference-appointment-prep-tool-quiz1 .question.steps h2,.page-appointment-prep-tool.page-asthma .reference-appointment-prep-tool-quiz1 .question.steps h2,.page-appointment-prep-tool.page-copd .reference-appointment-prep-tool-quiz1 .question.steps h2{margin-bottom:35px}@media(max-width:371px){.page-doctor-discussion-guide.page-copd .quiz.ttyd fieldset:not(.bg-gulfblue),.page-doctor-discussion-guides.page-copd .quiz.ttyd fieldset:not(.bg-gulfblue),.page-appointment-prep-tool.page-copd .quiz.ttyd fieldset:not(.bg-gulfblue){padding:0}}.page-asthma.page-appointment-prep-tool .heronoimage .headline-2,.page-copd.page-appointment-prep-tool .heronoimage .headline-2{font-size:1.25rem}@media only screen and (min-width:992px){.page-asthma.page-appointment-prep-tool .heronoimage .headline-2,.page-copd.page-appointment-prep-tool .heronoimage .headline-2{font-size:1.25rem}}@media(max-width:576px){.page-asthma.page-appointment-prep-tool .intro,.page-copd.page-appointment-prep-tool .intro{padding:1rem 0 0}}@media(max-width:576px){.page-asthma.page-appointment-prep-tool .intro .richText.component .component-content,.page-copd.page-appointment-prep-tool .intro .richText.component .component-content{padding-left:1rem;padding-right:1rem}}.page-copd.page-appointment-prep-tool .heronoimage .headline-1,.page-copd.page-appointment-prep-tool .heronoimage .headline-2{color:#FFF}.page-copd.page-appointment-prep-tool .heronoimage .headline-2{font-family:"Avenir LT W01_85 Heavy1475544"}.page-copd.page-appointment-prep-tool .quiz.ttyd .question .headline-2{font-size:1.375rem;line-height:1.75rem}@media only screen and (min-width:992px){.page-copd.page-appointment-prep-tool .quiz.ttyd .question .headline-2{font-size:1.375rem}}@media only screen and (min-width:992px){.page-copd.page-appointment-prep-tool .quiz.ttyd .question .headline-2{line-height:1.75rem}}@media(max-width:576px){.page-doctor-discussion-guide.page-copd .ttyd-intro{padding:1rem 0 0}}@media(max-width:576px){.page-doctor-discussion-guide.page-copd .ttyd-intro .richText.component .component-content{padding-left:1rem;padding-right:1rem}}.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;font-family:'Roboto',sans-serif}.snippetReference.browser-warning .component-content .banner .banner__content b{font-size:1.2rem}.snippetReference.browser-warning .component-content .banner .banner__close-button{align-self:baseline;background-color:#fcf8e3;color:inherit;border:0}.reference-banner .banner:not(.is-hidden){display:flex;justify-content:center;align-items:center;padding:15px}@media only screen and (min-width:992px){.reference-banner .banner:not(.is-hidden){padding:15px 0}}.banner__close-button{margin-left:.5rem}.banner__close-button:after{content:'';display:inline-block;width:14px;height:14px;background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/close-brown.png")}.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 .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;text-align:center;z-index:1;left:0;margin-left:-65px;width:170px;top:25px}.parametrizedhtml.reference-faq-feedback .faq-feedback .thumbs:hover .faq-tooltip{display:block}.parametrizedhtml.reference-faq-feedback .faq-feedback .thumbs .icon{width:20px;height:20px;display:block}.parametrizedhtml.reference-faq-feedback .thumbs-up{margin-left:10px}.parametrizedhtml.reference-faq-feedback .thumbs-up .icon{background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/thumbs-up.svg")}.parametrizedhtml.reference-faq-feedback .thumbs-down .icon{background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/thumbs-down.svg")}.parametrizedhtml.reference-faq-feedback .thumbs-up .icon.clicked{background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/thumbs-up-dark.svg")}.parametrizedhtml.reference-faq-feedback .thumbs-down .icon.clicked{background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/thumbs-down-dark.svg")}body .reference-isi{background-color:#FFF}body .reference-isi article .isi-title{color:#061f5c;font-family:"Avenir LT W01_95 Black1475556";font-weight:normal;font-size:1rem;line-height:1.375rem;border-bottom:1px solid #9e9e9e}@media only screen and (min-width:992px){body .reference-isi article .isi-title{font-size:1.375rem}}@media only screen and (min-width:992px){body .reference-isi article .isi-title{line-height:1.75rem}}@media only screen and (max-width:991px){body .reference-isi article .isi-title{padding-top:0 !important;padding-bottom:0 !important}}body .reference-isi article .isi-sticky-hidden .isi-title:not(.combined){line-height:normal !important}body .reference-isi article .snippet ul,body .reference-isi article .full ul{margin-left:0;padding-left:1.1rem;list-style-type:none}body .reference-isi article .snippet ul>li:before,body .reference-isi article .full ul>li:before{content:"\2022";color:#815936;font-weight:bold;display:inline-block;width:10px;font-size:.675rem;margin-left:-20px;margin-right:10px}body .reference-isi article .snippet ul>li>ul>li:before,body .reference-isi article .full ul>li>ul>li:before{width:.25rem;color:#000;content:"-";margin-left:-16px;margin-right:12px}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.375rem;font-family:'Lato',sans-serif}@media only screen and (min-width:992px){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}}@media only screen and (min-width:992px){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:1.375rem}}body .reference-isi article .snippet p a,body .reference-isi article .snippet li a,body .reference-isi article .full p a,body .reference-isi article .full li a{color:#3959b0;font-weight:900}body .reference-isi article .snippet p a:hover,body .reference-isi article .snippet p a:focus,body .reference-isi article .snippet li a:hover,body .reference-isi article .snippet li a:focus,body .reference-isi article .full p a:hover,body .reference-isi article .full p a:focus,body .reference-isi article .full li a:hover,body .reference-isi article .full li a:focus{color:#815936}body .reference-isi article .snippet p b,body .reference-isi article .snippet p .selection-bold,body .reference-isi article .snippet li b,body .reference-isi article .snippet li .selection-bold,body .reference-isi article .full p b,body .reference-isi article .full p .selection-bold,body .reference-isi article .full li b,body .reference-isi article .full li .selection-bold{font-weight:900}body .reference-isi article .snippet p,body .reference-isi article .snippet li,body .reference-isi article .full p,body .reference-isi article .full li{color:#333;font-weight:normal}@media only screen and (max-width:991px){body .reference-isi article .snippet p,body .reference-isi article .snippet ul,body .reference-isi article .full p,body .reference-isi article .full ul{margin-top:5px !important;margin-bottom:0 !important}body .reference-isi article .snippet p,body .reference-isi article .snippet p li,body .reference-isi article .snippet ul,body .reference-isi article .snippet ul li,body .reference-isi article .full p,body .reference-isi article .full p li,body .reference-isi article .full ul,body .reference-isi article .full ul li{font-size:.85rem;line-height:1.25rem}}body .reference-isi article button.isi-toggle{background-size:100% 100%;background-color:transparent}body.isi-only .reference-isi button.isi-toggle{background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/open-circle-icon.svg")}body:not(.isi-only) .reference-isi button.isi-toggle{background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/closed-circle-icon.svg")}body{padding-bottom:110px}@media(min-width:1560px){body .heading-left,body .full.left,body .snippet.left{padding-left:calc(100% - 780px - -15px) !important}body .heading-right,body .full.right,body .snippet.right{padding-right:calc(100% - 780px - -15px) !important}body .isi-toggle{right:7px !important}}body .reference-isi{padding:0}body .reference-isi .isi-title{display:flex;min-height:58px;align-items:center}body .reference-isi.sticky{width:100%;position:fixed;left:0;bottom:0;z-index:4;box-shadow:5px 5px 10px #000;transition:bottom .3s;z-index:5}body .reference-isi.sticky .isi-title{cursor:pointer}body .reference-isi.sticky .isi-title.combined{padding-right:50px}body .reference-isi.sticky div[aria-role="group"] .isi-title{display:none}body .reference-isi.sticky .lg{display:none}@media only screen and (min-width:992px){body .reference-isi.sticky div[aria-role="group"] .isi-title{display:flex}body .reference-isi.sticky .lg{display:block}body .reference-isi.sticky .sm{display:none}}body .reference-isi:not(.sticky) .isi-title{margin-bottom:15px}@media(max-width:992px){body .reference-isi:not(.sticky) .isi-title.combined{margin-bottom:0}body .reference-isi:not(.sticky) .isi-title:not(.combined){margin-top:15px;margin-bottom:0;padding-top:0;padding-bottom:0;min-height:auto;border:0}}body .reference-isi article{position:relative}@media only screen and (min-width:992px){body .reference-isi article{display:flex}body .reference-isi article .isi-title.combined{display:none}}body .reference-isi article .isi-title{padding:15px}body .reference-isi article button.isi-toggle{width:44px;height:44px;position:absolute;right:7px;top:7px;border:0;cursor:pointer}body .reference-isi article button.isi-toggle span{display:none}@media only screen and (min-width:992px){body .reference-isi article div[aria-role="group"]{width:50%}}body .reference-isi article div[aria-role="group"]>div:not(.isi-title){padding:0 15px}body: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}}.reference-quick-poll .quiz.ttyd .question{background-color:#bed2de}.reference-quick-poll .quiz.ttyd .question:not(.selected){display:none}.reference-quick-poll .quiz.ttyd .question.asthma{background-color:#d8e0ff}.reference-quick-poll .quiz.ttyd .question button{display:block;background-color:transparent;border:0;outline:0}.reference-quick-poll .quiz.ttyd .question button.primary-button{width:182px;min-height:52px;background-color:#3959b0;margin-top:30px;font-size:1.1875rem}@media only screen and (max-width:991px){.reference-quick-poll .quiz.ttyd .question button.primary-button{margin:auto;margin-top:30px}}.reference-quick-poll .quiz.ttyd .question button.primary-button:hover{color:#061f5c;background-color:#e3eafd}.reference-quick-poll .quiz.ttyd .question button.primary-button:disabled{color:#FFF !important;background-color:#bebebe !important;cursor:not-allowed}.reference-quick-poll .quiz.ttyd .question .answer{position:relative;width:100%;min-height:96px;margin-bottom:20px;text-align:left;padding:15px;padding-left:58px;background-color:rgba(255,255,255,0.49);color:#000 !important;box-shadow:0 2px 4px rgba(0,0,0,0.09)}@media only screen and (min-width:992px){.reference-quick-poll .quiz.ttyd .question .answer{max-width:550px;min-height:70px}}.reference-quick-poll .quiz.ttyd .question.option2 .answer,.reference-quick-poll .quiz.ttyd .question.option3 .answer,.reference-quick-poll .quiz.ttyd .question.option4 .answer,.reference-quick-poll .quiz.ttyd .question.option5 .answer{min-height:65px}@media only screen and (min-width:992px){.reference-quick-poll .quiz.ttyd .question.option2 .answer,.reference-quick-poll .quiz.ttyd .question.option3 .answer,.reference-quick-poll .quiz.ttyd .question.option4 .answer,.reference-quick-poll .quiz.ttyd .question.option5 .answer{max-width:290px}}@media only screen and (min-width:992px){.reference-quick-poll .quiz.ttyd .question.option2 .answer,.reference-quick-poll .quiz.ttyd .question.option4 .answer,.reference-quick-poll .quiz.ttyd .question.option5 .answer{min-height:70px}}.reference-quick-poll .quiz.ttyd .question.single .answer:before{content:'';position:absolute;display:block;left:13px;top:calc(50% - 16px);width:30px;height:30px;border:1px solid #061f5c;border-radius:100%;background:#fff}.reference-quick-poll .quiz.ttyd .question.single .answer:after{content:'';width:18px;height:18px;background:#ddd;position:absolute;top:calc(50% - 9px);left:20px;border-radius:100%}.reference-quick-poll .quiz.ttyd .question.single .answer.selected:after{background:#3959b0}@media only screen and (min-width:992px){.reference-quick-poll .quiz.ttyd .question .option{display:flex}}.reference-quick-poll .quiz.ttyd .question .option .left-column{background-color:#061f5c;display:flex;justify-content:center;align-items:center;min-height:123px}@media only screen and (min-width:992px){.reference-quick-poll .quiz.ttyd .question .option .left-column{min-height:255px;flex:0 0 300px;flex-direction:column;justify-content:center;margin-left:-15px}}.reference-quick-poll .quiz.ttyd .question .option .left-column img{width:68px;margin-right:20px}@media only screen and (min-width:992px){.reference-quick-poll .quiz.ttyd .question .option .left-column img{margin-bottom:15px;margin-right:0}}.reference-quick-poll .quiz.ttyd .question .option .left-column h2{margin-bottom:0;text-align:center}.reference-quick-poll .quiz.ttyd .question .option .left-column h2 .headline-2{font-size:1.625rem;line-height:2.25rem;color:#FFF}@media only screen and (min-width:992px){.reference-quick-poll .quiz.ttyd .question .option .left-column h2 .headline-2{font-size:1.875rem}}@media only screen and (min-width:992px){.reference-quick-poll .quiz.ttyd .question .option .left-column h2 .headline-2{line-height:2.5625rem}}.reference-quick-poll .quiz.ttyd .question .option .right-column{padding:25px 16px 30px}@media only screen and (min-width:992px){.reference-quick-poll .quiz.ttyd .question .option .right-column{padding:30px 16px 35px 50px}}.reference-quick-poll .quiz.ttyd .question .option .right-column h2{margin-bottom:20px}.reference-quick-poll .quiz.ttyd .question.asthma .option .left-column img{width:70px}@media only screen and (min-width:992px){.reference-quick-poll .quiz.ttyd .question.asthma .option .left-column img{width:80px}}.reference-quick-poll .quiz.ttyd fieldset{margin:0;padding:0}.reference-quick-poll .answer:not(.disabled){cursor:pointer}.reference-quick-poll .quiz fieldset{border:0}.reference-quick-poll .share{display:none}.reference-quick-poll .share a.primary-button{width:unset;font-size:1.1875rem;color:#FFF;background-color:#3959b0}@media only screen and (max-width:991px){.reference-quick-poll .share a.primary-button{max-width:290px;display:flex;justify-content:center;align-items:center;margin:auto;padding:15px}}@media only screen and (min-width:992px){.reference-quick-poll .share a.primary-button{display:inline-block}}.reference-quick-poll .share a.primary-button:hover{color:#061f5c;background-color:#e3eafd}.reference-quick-poll .share p.footnote{font-size:.875rem;line-height:1.25rem}@media only screen and (min-width:992px){.reference-quick-poll .share p.footnote{font-size:.875rem}}@media only screen and (min-width:992px){.reference-quick-poll .share p.footnote{line-height:1.25rem}}@media only screen and (min-width:992px){.reference-quick-poll #optionB3BtnAnswer p:nth-child(4),.reference-quick-poll #optionB3BtnAnswer p:nth-child(5){display:inline-flex}}@media only screen and (min-width:992px){.reference-quick-poll #optionB3BtnAnswer p:nth-child(4){margin-right:30px}}@media only screen and (min-width:992px){.snippetReference.reference-brand-area,.snippetReference[class*="reference-search-area"]{background-color:#061f5c}}@media only screen and (max-width:991px){.snippetReference.reference-brand-area{padding-left:70px;display:flex}.snippetReference.reference-brand-area a img{padding-top:9px;padding-bottom:8px;width:190px;height:76px;display:block}}@media only screen and (min-width:992px){.snippetReference.reference-brand-area{padding-left:40px;width:50%;display:flex;align-items:center}.snippetReference.reference-brand-area a img{height:80px;max-width:none !important;max-height:none !important;display:inline-block}}.snippetReference.reference-copyright-area .component-content{display:flex}.snippetReference[class*="reference-search-area"]{display:block}@media only screen and (max-width:991px){.snippetReference[class*="reference-search-area"]{padding:14px 15px 28px 15px;position:absolute !important;left:0;top:76px;width:100%;z-index:7}}@media only screen and (min-width:992px){.snippetReference[class*="reference-search-area"]{padding-right:15px;width:50%;display:flex;justify-content:flex-end;align-items:center}}.snippetReference[class*="reference-search-area"] .inner .component-content{display:flex;justify-content:flex-end;align-items:flex-start}.snippetReference.reference-skip-content{display:none}.header-container{background-color:#061f5c}.header-container.header-container2{background-color:#061f5c}.header-container.header-container2 .reference-call-to-action{width:initial;display:flex;align-items:center;padding-right:15px}@media only screen and (min-width:992px){.header-container.header-container2 .reference-call-to-action{padding-right:30px}}.header-container.header-container2 .reference-call-to-action .component-content{display:flex;align-items:center;width:78px;height:34px;justify-content:center;border:2px solid #3959b0}@media only screen and (min-width:992px){.header-container.header-container2 .reference-call-to-action .component-content{width:120px;height:48px}}.header-container.header-container2 .reference-call-to-action .component-content a{font-family:"Avenir LT W01_95 Black1475556";font-size:.625rem;color:#3959b0;text-decoration:none;line-height:30px;width:100%;text-align:center;background-color:#FFF}@media only screen and (min-width:992px){.header-container.header-container2 .reference-call-to-action .component-content a{font-size:.875rem}}@media only screen and (min-width:992px){.header-container.header-container2 .reference-call-to-action .component-content a{line-height:44px}}.header-container.header-container2 .reference-call-to-action .component-content a:hover,.header-container.header-container2 .reference-call-to-action .component-content a:focus{background-color:#d8e0fe}.header-container.header-container2>.component-content>.content{display:flex}@media only screen and (min-width:992px){.header-container.header-container2>.component-content>.content{min-height:111px;align-items:stretch}}.snippetReference[class*="reference-co-promote"]{min-height:auto;padding:0 1rem !important;margin-top:10px}.snippetReference[class*="reference-co-promote"] .richText p{margin-bottom:0}.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}@media only screen and (max-width:991px){.snippetReference[class*="reference-patient-assistance-program"]{padding:0 1rem}}.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{margin-bottom:30px}@media only screen and (min-width:992px){.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.first{margin-right:28px;margin-bottom:0}}.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last{width:357px;height:119px;border:1px solid #898989;padding:1.5rem}@media only screen and (min-width:992px){.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last{margin-left:28px}}.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last img{display:block;float:right;margin-top:15px}.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last figcaption{width:63%}@media only screen and (min-width:992px){.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last figcaption{width:59%}}.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last figcaption p{font-size:.75rem;line-height:.9375rem}@media only screen and (min-width:992px){.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last figcaption p{font-size:.75rem}}@media only screen and (min-width:992px){.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last figcaption p{line-height:.9375rem}}.snippetReference[class*="reference-patient-assistance-program"] .component-content .image.last figcaption a{color:#3959b0;font-weight:700}.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:0}.snippetReference.reference-social-media---follow-us .component-content{display:flex;justify-content:center}.snippetReference.reference-social-media---follow-us .component-content p{font-family:'Lato',sans-serif;font-size:1rem}@media only screen and (min-width:992px){.snippetReference.reference-social-media---follow-us .component-content p{font-size:1rem}}.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-social-media---follow-us .component-content .shareThis .shareThis-list li{margin-left:7px}.snippetReference.reference-trademarks{min-height:auto;padding:0 1rem;margin-top:.5rem}.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:35px 0 10px}@media only screen and (min-width:992px){.footer-links ul{margin:35px 0 0}}.footer-links ul li{padding:0 5px;font-family:'Lato',sans-serif;font-size:1.125rem;line-height:2.5rem}@media only screen and (min-width:992px){.footer-links ul li{font-size:1.125rem}}@media only screen and (min-width:992px){.footer-links ul li{line-height:2.5rem}}.footer-links ul li:not(:last-of-type):after{content:'';display:inline-block;width:2px;height:17px;background-color:#a1a1a1;margin-left:10px;margin-bottom:-2px}.footer-links ul li a{color:#3959b0;font-weight:700;text-decoration:underline}.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}#footer .reference-med-watch-pharma .med-watch{background-color:transparent;margin-bottom:12px}#footer .reference-med-watch-pharma .med-watch a{color:#3959b0;font-weight:700}#footer .shareThis ul li a img{height:20px;width:20px}#footer .reference-codelines .codelines{margin-top:30px}#footer .reference-codelines .codelines p{margin-top:0;font-family:'Lato',sans-serif;font-size:.75rem;line-height:.9375rem}@media only screen and (min-width:992px){#footer .reference-codelines .codelines p{font-size:.75rem}}@media only screen and (min-width:992px){#footer .reference-codelines .codelines p{line-height:.9375rem}}#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-content{margin:0 1rem}}.reference-utility-links---dtc ul,.reference-utility-links---dtc li{list-style-type:none}.reference-utility-links---dtc ul li a{font-size:.75rem}@media only screen and (min-width:992px){.reference-utility-links---dtc ul li a{font-size:.75rem}}@media only screen and (max-width:991px){.reference-utility-links---dtc{min-height:44px;display:flex;align-items:center;background-color:#FFF}.reference-utility-links---dtc .inner{width:100%}.reference-utility-links---dtc .inner .component-content{display:flex;padding:0;justify-content:space-between}.reference-utility-links---dtc .inner .component-content .richText.is-hidden-desktop{flex-grow:1;width:100%}.reference-utility-links---dtc .inner .component-content>a{display:none}.reference-utility-links---dtc .inner .component-content .richText-content p{font-family:"Avenir LT W01_95 Black1475556";font-size:.75rem;padding-left:1rem;color:#061f5c}.reference-utility-links---dtc ul{display:flex;justify-content:space-between;margin:0;padding:0 1rem;width:100%}.reference-utility-links---dtc ul li{display:inline-block}.reference-utility-links---dtc ul li,.reference-utility-links---dtc ul li a{font-family:"Avenir LT W01_85 Heavy1475544";color:#061f5c;text-decoration:none}.reference-utility-links---dtc ul li:focus{outline:0}.reference-utility-links---dtc ul li.has-children:after{content:'';display:inline-block;width:14px;height:8px;background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/chevron-dark.svg");background-repeat:no-repeat;position:relative;top:0;margin-left:9px}.reference-utility-links---dtc ul li.has-children.expanded:after{background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/chevron-dark-up.svg")}.reference-utility-links---dtc ul li.has-children.expanded ul li:hover,.reference-utility-links---dtc ul li.has-children.expanded ul li:focus{background-color:#f0e8e2}.reference-utility-links---dtc li ul{display:none;padding:0}.reference-utility-links---dtc li[data-clicked=true].expanded:focus{outline:0}.reference-utility-links---dtc li.expanded ul{display:block;max-width:211px;position:absolute;top:100%;background-color:#FFF;box-shadow:0 -6px 0 #fff,0 1px 6px rgba(0,0,0,0.16);z-index:999;margin-left:-14px}.reference-utility-links---dtc li.expanded ul li{display:block}.reference-utility-links---dtc li.expanded ul li,.reference-utility-links---dtc li.expanded ul li a{color:#3959b0;text-decoration:underline}.reference-utility-links---dtc li.expanded ul li a{font-family:"Avenir LT W01_55 Roman1475520";padding:11px 15px 11px 14px;display:block}.reference-utility-links---dtc li.expanded ul li a:before{content:"";display:inline-block;width:18px;height:18px;background-size:18px 18px;background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/pdf-icon.svg");background-repeat:no-repeat;margin-right:11px;vertical-align:middle}.reference-utility-links---dtc li.has-children:nth-child(3).expanded ul{max-width:193px;right:0}.reference-utility-links---dtc .expanded ul{display:block}}@media only screen and (min-width:992px){.reference-utility-links---dtc{background-color:#061f5c}.reference-utility-links---dtc div,.reference-utility-links---dtc ul{width:100%}.reference-utility-links---dtc .richText-content>ul{height:32px;display:flex;align-items:center;justify-content:flex-end;padding:0 1rem}.reference-utility-links---dtc .richText-content>ul>li.has-children{height:32px;display:flex;align-items:center}.reference-utility-links---dtc ul{margin:0}.reference-utility-links---dtc ul li:nth-child(1){position:absolute;left:8px}.reference-utility-links---dtc ul li{margin-left:33px;display:inline-block}.reference-utility-links---dtc ul li[data-clicked=true].expanded:focus{outline:0}.reference-utility-links---dtc ul li,.reference-utility-links---dtc ul li a{font-family:"Avenir LT W01_55 Roman1475520";font-size:.75rem;border-bottom:0;text-transform:none;color:#FFF;text-decoration:none}.reference-utility-links---dtc ul li.has-children{font-family:"Avenir LT W01_85 Heavy1475544"}.reference-utility-links---dtc ul li.has-children:after{content:'';display:inline-block;width:10px;height:6px;background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/chevron-white.svg");background-repeat:no-repeat;position:relative;top:0;left:5px}.reference-utility-links---dtc ul li.has-children:hover:after{background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/chevron-white-up.svg")}.reference-utility-links---dtc ul li.has-children ul{display:none}.reference-utility-links---dtc ul li.expanded ul{display:block;width:205px;position:absolute;top:100%;background-color:#061f5c;padding:0;box-shadow:0 -6px 0 #061f5c,0 1px 6px rgba(0,0,0,0.35);z-index:999;margin-left:-13px}.reference-utility-links---dtc ul li.expanded ul li{display:block;margin:0;position:relative;left:unset;top:unset}.reference-utility-links---dtc ul li.expanded ul li,.reference-utility-links---dtc ul li.expanded ul li a{color:#FFF;text-decoration:none}.reference-utility-links---dtc ul li.expanded ul li a{font-family:"Avenir LT W01_55 Roman1475520";padding:11px 15px 11px 13px;display:block;text-align:left}.reference-utility-links---dtc ul li.expanded ul li a:before{content:"";display:inline-block;width:18px;height:18px;background-size:18px 18px;background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/icon-pdf-white.svg");background-repeat:no-repeat;margin-right:11px;vertical-align:middle}.reference-utility-links---dtc ul li.expanded ul li:hover{background-color:#f0e8e2}.reference-utility-links---dtc ul li.expanded ul li:hover,.reference-utility-links---dtc ul li.expanded ul li:hover a{color:#061f5c}.reference-utility-links---dtc ul li.expanded ul li:hover a:before{background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/icon-pdf-dark.svg")}.reference-utility-links---dtc ul li.has-children:nth-child(3).expanded ul{width:193px}}.page-home .hero{background-color:#FFF !important}.page-home .hero>.component-content{background-position:left top;background-repeat:no-repeat;background-size:cover !important}@media only screen and (max-width:991px){.page-home .hero>.component-content{padding-top:15px;padding-bottom:25px;margin-bottom:15px;background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/hero-background-mobile.jpg")}}@media only screen and (min-width:992px){.page-home .hero>.component-content{margin-bottom:45px;background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/hero-background-desktop.jpg")}}.page-home .hero>.component-content ul{display:flex;padding:0;margin:30px 0 12px 0}@media only screen and (max-width:991px){.page-home .hero>.component-content ul{justify-content:center;margin:32px 0 22px 0}}.page-home .hero>.component-content ul li:first-child{list-style:none;margin:0}.page-home .hero>.component-content ul li{padding:0 30px 0 0;font-size:22px;color:#061f5c;line-height:28px;font-weight:900;font-family:"Avenir LT W01_95 Black1475556"}@media only screen and (max-width:991px){.page-home .hero>.component-content ul li{font-size:14.5px;line-height:16px}}@media(max-width:991px){.page-home .hero>.component-content ul li:nth-child(1){padding-right:1.625rem}.page-home .hero>.component-content ul li:nth-child(2){padding:0 1.75rem 0 .25rem}.page-home .hero>.component-content ul li:nth-child(3){padding:0 1.875rem 0 .125rem}}.page-home .hero>.component-content ul li::marker{color:#815936}@media only screen and (max-width:991px){.page-home .hero>.component-content>.content>.box{padding-bottom:30px}}@media only screen and (min-width:992px){.page-home .hero>.component-content>.content>.box{padding-bottom:50px}}.page-home .hero>.component-content>.content>.box .image.component img{margin-left:10%;width:90%;float:right}@media(max-width:414px){.page-home .hero>.component-content>.content>.box .image.component img{width:100%}}@media only screen and (min-width:992px){.page-home .hero>.component-content>.content>.box .image.component img{width:194px}}.page-home .hero>.component-content>.content>.box .richText.component:nth-child(4) .richText-content p:first-of-type{margin-bottom:10px}@media only screen and (max-width:991px){.page-home .bgdawnpink.richText .component-content{padding:40px 30px 15px 30px}}@media only screen and (min-width:992px){.page-home .bgdawnpink.richText .component-content{padding:50px 50px 25px 50px}}.page-home .bgdawnpink.richText .component-content h2 .headline-2{font-size:1.5rem}@media only screen and (min-width:992px){.page-home .bgdawnpink.richText .component-content h2 .headline-2{font-size:2.125rem}}@media only screen and (min-width:992px){.page-home .trelegyflex.component.box>.component-content>.content{display:flex}.page-home .trelegyflex.component.box>.component-content>.content>.box.component>.component-content{height:100%}.page-home .trelegyflex.component.box>.component-content>.content>.box.component>.component-content>.content{height:100%;display:flex}.page-home .trelegyflex.component.box>.component-content>.content>.box.component>.component-content>.content>.box.component>.component-content>.content{display:flex;height:100%}}.page-home .hero h1,.page-home .hero h2{color:#061f5c}.page-home .hero h1{font-size:1.3125rem;line-height:1.6875rem;padding-left:10px;padding-right:10px}@media only screen and (min-width:992px){.page-home .hero h1{font-size:2.125rem;line-height:2.5rem;padding-left:0;margin-bottom:1.25rem}}.page-home .hero h2{font-size:1.3125rem;line-height:1.6875rem;padding-left:10px}@media(max-width:1199px){.page-home .hero h2{margin-top:5px;margin-bottom:5px;padding-right:10px}}@media(min-width:1200px){.page-home .hero h2{margin-top:0;margin-bottom:10px}}@media only screen and (min-width:992px){.page-home .hero h2{font-size:2rem;line-height:2.25rem;padding-left:0}}@media(max-width:991px){.page-home .hero .box.component .richText.component:nth-child(3) p{padding-left:.625rem}}@media only screen and (min-width:992px){.page-home .pricing .richText p{margin-bottom:20px !important}}.page-home .pricing .richText a.primary-button{margin-top:10px;color:#FFF;width:auto;display:inline-block}@media only screen and (min-width:992px){.page-home .pricing .richText a.primary-button{margin-top:20px}}.page-home .pricing .richText a.primary-button:hover{color:#061f5c}@media only screen and (min-width:992px){.page-home .callout.pricing>.component-content>.content>.box.component>.component-content{padding:20px 15px 5px 20px}}@media only screen and (min-width:1200px){.page-home .callout.pricing>.component-content>.content>.box.component>.component-content{padding:40px 60px 5px 45px;min-height:420px}}@media(min-width:1401px){.page-home .callout.pricing>.component-content>.content>.box.component>.component-content{padding:40px 60px 5px 45px}}.page-home .hero-copd-button,.page-home .hero-asthma-button{padding:23px;color:#FFF;display:flex;align-items:center;position:relative;margin-top:10px;height:55px;font-size:1.2rem;text-decoration:none;font-family:"Avenir LT W01_95 Black1475556";font-weight:900}.page-home .hero-copd-button:after,.page-home .hero-asthma-button:after{content:"";width:0;height:0}.page-home .hero-copd-button:hover,.page-home .hero-asthma-button:hover{text-decoration:underline}@media(max-width:576px){.page-home .hero-copd-button,.page-home .hero-asthma-button{margin:0 15px 10px 15px}}@media(min-width:576px) and (max-width:767px){.page-home .hero-copd-button,.page-home .hero-asthma-button{margin:5px 15px 20px 15px}}.page-home .hero-copd-button:after,.page-home .hero-asthma-button:after{margin-left:15px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:15px solid #FFF}@media(min-width:768px) and (max-width:991px){.page-home .hero-copd-button,.page-home .hero-asthma-button{margin-top:5px;margin-bottom:20px;font-size:.875rem}}@media only screen and (min-width:992px){.page-home .hero-copd-button,.page-home .hero-asthma-button{height:70px}}@media only screen and (min-width:1200px){.page-home .hero-copd-button,.page-home .hero-asthma-button{font-size:1.375rem}}@media(min-width:1400px){.page-home .hero-copd-button,.page-home .hero-asthma-button{margin-left:50px}}.page-home .hero-copd-button:hover,.page-home .hero-asthma-button:hover{color:#FFF}.page-home .hero-copd-button{background-color:#337399}@media(min-width:768px) and (max-width:991px){.page-home .hero-copd-button{margin-top:10px}}@media(min-width:992px) and (max-width:1199px){.page-home .hero-copd-button{margin-top:15px}}@media(min-width:1200px){.page-home .hero-copd-button{margin-top:13px}}.page-home .hero-asthma-button{background-color:#9eade5}.page-home .bggulfblue .richText-content{padding:35px 15px 15px 15px}@media only screen and (max-width:991px){.page-home .lightgray{padding-top:35px}}@media only screen and (min-width:992px){.page-home .lightgray{padding-top:70px}}@media only screen and (min-width:992px){.page-home .lightgray .bggulfblue.dark .headline-2{font-size:34px !important;line-height:46px !important}}.page-home .lightgray .lbl-learn-about .headline-3{font-size:1.25rem !important;line-height:1.5rem;font-family:'Lato',sans-serif !important;font-weight:700}@media only screen and (max-width:991px){.page-home .lightgray .lbl-learn-about .headline-3{line-height:1.625rem}}.page-home .lightgray .gigya-layout-row .gigya-composite-control:nth-child(3) .gigya-label-text{margin-bottom:1.25rem;color:#333;font-size:1.25rem !important;line-height:1.5rem;font-family:'Lato',sans-serif !important;font-weight:700}@media only screen and (max-width:991px){.page-home .lightgray .gigya-layout-row .gigya-composite-control:nth-child(3) .gigya-label-text{font-size:20px !important;line-height:1.625rem}}.page-home .lightgray .gigya-screen .gigya-composite-control.gigya-composite-control-multi-choice .gigya-multi-choice-item label{color:#333}.page-home .lightgray .input-email .gigya-label-text{font-family:'Avenir LT W01_55 Roman1475520' !important}.page-home .lightgray .input-email input::placeholder{line-height:1.313rem;font-family:'Avenir LT W01_55 Roman1475520' !important;color:#a5a4a4 !important;line-height:21px;font-weight:normal !important;appearance:none !important}.page-home .lightgray .gigyaraas .lbl-ageVerify{font-size:.875rem !important;line-height:1.063rem;font-weight:700 !important}.page-home .lightgray .lbl-privacy-statement.bg-med-grey p{line-height:22px}@media(min-width:992px){.page-home .lightgray .input-email{width:360px;float:left}}@media only screen and (max-width:991px){.page-home .lightgray .input-email input[type=text]{width:100% !important}}@media(min-width:992px){.page-home .lightgray .gigya-layout-row .gigya-composite-control-submit.btn-submit{width:20%;float:left;margin-top:41px}}.page-home .lightgray .gigya-layout-row .gigya-composite-control-submit.btn-submit input.gigya-input-submit{font-weight:700}@media(min-width:992px){.page-home .lightgray .gigya-layout-row .gigya-composite-control-submit.btn-submit input.gigya-input-submit{position:relative !important;left:0}}@media(min-width:992px){.page-home .lightgray .lbl-ageVerify{clear:both}}.page-home .lightgray input[type=radio]{border-width:2px !important}@media only screen and (max-width:991px){.page-home .how-trelegy-works-cta{margin-bottom:40px}}@media only screen and (min-width:992px){.page-home .how-trelegy-works-cta{margin-bottom:50px;padding-left:15px;padding-right:15px}}.page-home .how-trelegy-works-cta>.component-content{background-color:#f0e8e2}@media(min-width:992px) and (max-width:1400px){.page-home .how-trelegy-works-cta>.component-content>.paragraphSystem.content{flex-direction:column}}@media only screen and (min-width:992px){.page-home .how-trelegy-works-cta>.component-content>.paragraphSystem.content .box.component:nth-child(2){flex:unset}}@media(min-width:1401px){.page-home .how-trelegy-works-cta>.component-content>.paragraphSystem.content .box.component:nth-child(2){padding-right:0}}@media only screen and (min-width:992px){.page-home .how-trelegy-works-cta>.component-content>.paragraphSystem.content .box.component:nth-child(2)>.component-content{background-position:center top;background-repeat:no-repeat;background-size:cover !important}}@media(min-width:992px) and (max-width:1400px){.page-home .how-trelegy-works-cta>.component-content>.paragraphSystem.content .box.component:nth-child(2)>.component-content{min-height:160px;background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/lung-image-tabloid.jpg")}}@media(min-width:1401px){.page-home .how-trelegy-works-cta>.component-content>.paragraphSystem.content .box.component:nth-child(2)>.component-content{min-height:420px;background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/homepage-lung-image-desktop.jpg")}}@media only screen and (max-width:991px){.page-home .how-trelegy-works-cta>.component-content>.paragraphSystem.content .box.component:nth-child(3)>.component-content{padding:26px 38px 45px 23px}}@media only screen and (min-width:992px){.page-home .how-trelegy-works-cta>.component-content>.paragraphSystem.content .box.component:nth-child(3)>.component-content>.paragraphSystem.content{display:flex;padding-left:0;flex-direction:column}}@media(min-width:1401px){.page-home .how-trelegy-works-cta>.component-content>.paragraphSystem.content .box.component:nth-child(3)>.component-content>.paragraphSystem.content{min-height:420px}}@media(min-width:992px) and (max-width:1400px){.page-home .how-trelegy-works-cta>.component-content>.paragraphSystem.content .box.component:nth-child(3)>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content{padding:0 15px 0 23px}}@media(min-width:1401px){.page-home .how-trelegy-works-cta>.component-content>.paragraphSystem.content .box.component:nth-child(3)>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content{padding:50px 40px 0 15px}}.page-home .how-trelegy-works-cta>.component-content>.paragraphSystem.content .box.component:nth-child(3)>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content .richText-content h2 .headline-2{font-size:1.5rem}@media only screen and (min-width:992px){.page-home .how-trelegy-works-cta>.component-content>.paragraphSystem.content .box.component:nth-child(3)>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content .richText-content h2 .headline-2{font-size:2.125rem}}@media(min-width:992px) and (max-width:1400px){.page-home .how-trelegy-works-cta>.component-content>.paragraphSystem.content .box.component:nth-child(3)>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content .richText-content h2{margin-top:15px;margin-bottom:10px}}@media(min-width:992px) and (max-width:1199px){.page-home .how-trelegy-works-cta>.component-content>.paragraphSystem.content .box.component:nth-child(3)>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content .richText-content p{margin-bottom:15px}.page-home .how-trelegy-works-cta>.component-content>.paragraphSystem.content .box.component:nth-child(3)>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content .richText-content p:last-of-type{margin-bottom:15px}}@media only screen and (min-width:992px){.page-home .how-trelegy-works-cta>.component-content>.paragraphSystem.content .box.component:nth-child(3)>.component-content>.paragraphSystem.content .richText.component:nth-child(3){max-width:100%}}@media only screen and (min-width:992px){.page-home .how-trelegy-works-cta>.component-content>.paragraphSystem.content .box.component:nth-child(3)>.component-content>.paragraphSystem.content .richText.component:nth-child(3) .component-content{padding:15px 15px 23px 23px}}@media only screen and (min-width:1200px){.page-home .how-trelegy-works-cta>.component-content>.paragraphSystem.content .box.component:nth-child(3)>.component-content>.paragraphSystem.content .richText.component:nth-child(3) .component-content{padding:0 15px 23px 23px}}@media(min-width:1401px){.page-home .how-trelegy-works-cta>.component-content>.paragraphSystem.content .box.component:nth-child(3)>.component-content>.paragraphSystem.content .richText.component:nth-child(3) .component-content{padding:0 15px 0 15px}}.page-home .how-trelegy-works-cta .primary-button{width:97%}@media only screen and (max-width:991px){.page-home .how-trelegy-works-cta .primary-button{width:100%}}.page-home .hva-tout{margin-bottom:30px;margin-top:0}@media only screen and (min-width:992px){.page-home .hva-tout{margin-bottom:50px}}.page-home .hva-tout>.component-content{padding:30px 20px 30px}@media only screen and (min-width:992px){.page-home .hva-tout>.component-content{min-height:420px;padding:30px 20px 52px}}@media only screen and (min-width:1200px){.page-home .hva-tout>.component-content{padding:30px 40px 30px}}.page-home .hva-tout>.component-content>.paragraphSystem.content{flex-direction:column}.page-home .hva-tout>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content{display:block}.page-home .hva-tout>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content img{height:109px;display:block;margin-right:0}@media only screen and (min-width:992px){.page-home .hva-tout>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content img{height:163px}}.page-home .hva-tout>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content img.pull-left{float:none;margin:auto;margin-bottom:22px}.page-home .hva-tout>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content .richText-content h2{margin-bottom:20px}@media(min-width:1401px){.page-home .hva-tout>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content .richText-content h2{width:85%}}.page-home .hva-tout>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content .richText-content h2 .headline-2{font-size:1.5rem;line-height:1.875rem}@media only screen and (min-width:992px){.page-home .hva-tout>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content .richText-content h2 .headline-2{font-size:2.125rem}}@media only screen and (min-width:992px){.page-home .hva-tout>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content .richText-content h2 .headline-2{line-height:2.6875rem}}.page-home .hva-tout>.component-content>.paragraphSystem.content .richText.component:nth-child(3) .component-content .richText-content p{text-align:left}@media only screen and (min-width:992px){.page-home .hva-tout>.component-content>.paragraphSystem.content .richText.component:nth-child(3) .component-content .richText-content p .secondary-button{min-width:260px}}@media(max-width:991px){.page-home .hva-tout>.component-content>.paragraphSystem.content .richText.component:nth-child(3) .component-content .richText-content p .secondary-button{margin:0}}@media only screen and (min-width:1200px){.page-home .hva-tout.hva-tout-trelegy-ready>.component-content{padding:30px 40px 30px}}@media only screen and (max-width:991px){.page-home .hva-tout.hva-tout-trelegy-curious>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content img,.page-home .hva-tout.hva-tout-trelegy-transition>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content img{height:118px}}@media only screen and (min-width:992px){.page-home .hva-tout.hva-tout-trelegy-transition>.component-content{padding:30px 20px 30px}}@media only screen and (min-width:1200px){.page-home .hva-tout.hva-tout-trelegy-transition>.component-content{padding:30px 30px 30px}}.page-thank-you-eligible-user .intro h2:first-of-type,.page-thank-you-eligible-non-user .intro h2:first-of-type{margin-bottom:0}.page-thank-you-eligible-user .lightgray-container,.page-thank-you-eligible-non-user .lightgray-container{padding-top:0}@media only screen and (min-width:992px){.page-thank-you-eligible-user .lightgray-container>.component-content,.page-thank-you-eligible-non-user .lightgray-container>.component-content{padding-left:1rem}}.page-thank-you-eligible-user .lightgray-container .lightgray,.page-thank-you-eligible-non-user .lightgray-container .lightgray{padding-top:25px}@media only screen and (max-width:991px){.page-thank-you-eligible-user .lightgray-container .lightgray,.page-thank-you-eligible-non-user .lightgray-container .lightgray{padding-left:1rem;padding-right:1rem}}.page-thank-you-eligible-user .footer-cta-2 .callout>.component-content>.paragraphSystem.content,.page-thank-you-eligible-non-user .footer-cta-2 .callout>.component-content>.paragraphSystem.content{display:block}@media only screen and (min-width:992px){.page-thank-you-eligible-user .footer-cta-2 .callout>.component-content>.paragraphSystem.content,.page-thank-you-eligible-non-user .footer-cta-2 .callout>.component-content>.paragraphSystem.content{max-width:772px}}.page-thank-you-eligible-user .footer-cta-2 .callout>.component-content>.paragraphSystem.content .box.component>.component-content .primary-button,.page-thank-you-eligible-non-user .footer-cta-2 .callout>.component-content>.paragraphSystem.content .box.component>.component-content .primary-button{width:264px}@media only screen and (max-width:991px){.page-thank-you-eligible-user .footer-cta-2 .callout>.component-content>.paragraphSystem.content .box.component>.component-content .primary-button,.page-thank-you-eligible-non-user .footer-cta-2 .callout>.component-content>.paragraphSystem.content .box.component>.component-content .primary-button{margin:auto;margin-top:0}}@media only screen and (min-width:992px){.page-thank-you-eligible-user .footer-cta-2 .callout>.component-content>.paragraphSystem.content h2,.page-thank-you-eligible-non-user .footer-cta-2 .callout>.component-content>.paragraphSystem.content h2{padding-top:28px}}@media only screen and (max-width:991px){.page-thank-you-eligible-user .footer-cta-2 .callout .box.component .component:nth-child(3) p,.page-thank-you-eligible-non-user .footer-cta-2 .callout .box.component .component:nth-child(3) p{margin-bottom:5px}}@media only screen and (min-width:992px){.page-thank-you-eligible-user .footer-cta-2 .callout .box.component .component:nth-child(3) p,.page-thank-you-eligible-non-user .footer-cta-2 .callout .box.component .component:nth-child(3) p{padding-top:0}}@media only screen and (max-width:991px){.page-savings-and-support .footer-cta-2 .callout>.component-content>.paragraphSystem.content .box.component>.component-content{padding:15px 10px 0}}@media only screen and (max-width:991px){.page-savings-and-support .footer-cta-2 .callout>.component-content>.paragraphSystem.content .box.component>.component-content .secondary-button{display:flex;align-items:center;width:unset;min-height:unset;min-width:260px;max-width:290px;height:78px;line-height:1.5rem;padding:10px 14px;margin:auto;margin-top:-15px}}.page-savings-and-support .savings-and-coupons-personalization-callout{margin-bottom:10px}@media only screen and (min-width:992px){.page-savings-and-support .savings-and-coupons-personalization-callout{margin-bottom:30px}}.page-savings-and-support .savings-and-coupons-personalization-callout .callout.default>.component-content>.content>.box.component>.component-content{padding:20px 15px 15px 20px}@media only screen and (min-width:992px){.page-savings-and-support .savings-and-coupons-personalization-callout .callout.default>.component-content>.content>.box.component>.component-content{padding:30px 30px}}@media only screen and (min-width:992px){.page-savings-and-support .savings-and-coupons-personalization-callout .callout.default>.component-content>.content>.box.component>.component-content>.paragraphSystem.content{display:flex}}@media only screen and (min-width:992px){.page-savings-and-support .savings-and-coupons-personalization-callout .callout.default .box.component .component:nth-child(2) p{margin-bottom:0}}@media only screen and (min-width:992px){.page-savings-and-support .savings-and-coupons-personalization-callout .callout.default .box.component .component:nth-child(3) p{margin-top:0;margin-bottom:0}}.page-savings-and-support .savings-and-coupons-personalization-callout .callout.default .box.component .component:nth-child(3) p .primary-button,.page-savings-and-support .savings-and-coupons-personalization-callout .callout.default .box.component .component:nth-child(3) p .secondary-button{display:flex;align-items:center;width:unset;justify-content:center;min-height:unset}@media only screen and (max-width:991px){.page-savings-and-support .savings-and-coupons-personalization-callout .callout.default .box.component .component:nth-child(3) p .primary-button,.page-savings-and-support .savings-and-coupons-personalization-callout .callout.default .box.component .component:nth-child(3) p .secondary-button{margin:auto;margin-top:-15px}}.page-savings-and-support .savings-and-coupons-personalization-callout .callout.default .box.component .component:nth-child(3) p .primary-button{min-width:250px;max-width:264px;height:62px}.page-savings-and-support .savings-and-coupons-personalization-callout .callout.default .box.component .component:nth-child(3) p .secondary-button{min-width:260px;max-width:290px;height:78px;line-height:1.5rem;padding:10px 17px}@media only screen and (min-width:992px){.page-savings-and-support .savings-and-coupons-personalization-callout .callout.default .box.component .component:nth-child(3) p .secondary-button{height:60px;max-width:unset}}.page-savings-and-support .content-section2{background-color:rgba(240,232,226,0.8)}@media only screen and (max-width:991px){.page-savings-and-support .gigyaraas .gigya-composite-control.gigya-composite-control-textbox.input-phonenumber{margin-bottom:15px !important}}.page-savings-and-support .gigyaraas .gigya-screen form .gigya-composite-control.gigya-composite-control-multi-choice.lbl-message-and-rates .gigya-label-text{color:#333 !important;font-weight:bold !important;font-family:"Avenir LT W01_85 Heavy1475544" !important;font-size:20px !important}.page-savings-and-support .gigyaraas .gigya-screen form .gigya-composite-control.gigya-composite-control-multi-choice.lbl-message-and-rates .gigya-multi-choice-item{background-color:#efefef !important;align-items:center !important}@media only screen and (min-width:992px){.page-savings-and-support .gigyaraas .gigya-screen form .gigya-composite-control.gigya-composite-control-multi-choice.lbl-message-and-rates .gigya-multi-choice-item{float:left;padding-right:70px;margin-bottom:0 !important}}.page-savings-and-support .gigyaraas label.gigya-composite-control.gigya-composite-control-label.agreement-message{font-weight:900}.page-savings-and-support .gigyaraas .lbl-privacy-statement b{font-family:'Lato',sans-serif !important;font-weight:900}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas{left:50%;transform:translateX(-50%);background-color:#f0e8e2;border-radius:50px;padding:0 15px;margin:60px 0;max-width:1270px;overflow:hidden}@media screen and (max-width:768px){.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas{padding:0 0 50px}}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas div,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas span,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas p,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas b,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas u,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas i,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas em{color:#333;font-family:'Lato',sans-serif}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas a,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas a div,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas a span,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas a p,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas a b,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas a u,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas a i,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas a em{color:#061f5c;font-family:'Lato',sans-serif}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form>.gigya-layout-row>.gigya-layout-row{text-align:left}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form input[type="text"],.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form textarea,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form select{background-color:white !important;box-shadow:0 3px 6px rgba(0,0,0,0.16) !important;height:50px}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form select{padding-left:15px !important}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form input[type="radio"]{margin-right:15px}@media screen and (max-width:768px){.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form input[type="radio"]{margin-right:5px}}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control{padding:0 15px}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control .gigya-error-msg{text-align:left}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control .gigya-error-msg-active+.gigya-multi-choice-item{border:1px solid red !important}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control .gigya-error-msg-active+.gigya-multi-choice-item+.gigya-multi-choice-item{border:1px solid red !important}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control .gigya-error-msg-active+.gigya-multi-choice-item+.gigya-multi-choice-item+.gigya-multi-choice-item{border:1px solid red !important}@media screen and (min-width:768px){.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control:not(.lbl-signup,.lbl-allfields){padding:0 130px !important}}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control input.gigya-error:not(.gigya-input-radio),.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control select.gigya-error{border:1px solid red !important}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-textbox>label>span,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-dropdown>label>span,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-multi-choice>label>span{font-weight:900}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-multi-choice>label{margin:40px 0 0}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-multi-choice .gigya-multi-choice-item{width:500px;height:63px;margin:10px 0 0;border-radius:5px;padding:0 0 0 16px !important;align-items:center;box-shadow:0 3px 6px rgba(0,0,0,0.16);min-width:100px;color:#061f5c;border:2px solid #FFF}@media screen and (max-width:978px){.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-multi-choice .gigya-multi-choice-item{width:auto}}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-multi-choice .gigya-multi-choice-item>label{color:#061f5c}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-multi-choice .gigya-multi-choice-item .gigya-input-radio{width:32px;height:32px}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-multi-choice .gigya-multi-choice-item .gigya-input-radio:before{content:'';display:block;width:60%;height:60%;border-radius:50%;background-color:#DDD;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-multi-choice .gigya-multi-choice-item.selected{border:2px solid #3959b0;background-color:#eff2fc !important}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-multi-choice .gigya-multi-choice-item.selected .gigya-input-radio:checked:before{background-color:#3959b0}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-multi-choice .gigya-multi-choice-item.selected .gigya-input-radio:checked:after{display:none}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-multi-choice.radio-enrolled .gigya-multi-choice-item,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-multi-choice.radio-uninsured .gigya-multi-choice-item,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-multi-choice.radio-email .gigya-multi-choice-item{display:flex}@media screen and (min-width:979px){.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-multi-choice.radio-enrolled .gigya-multi-choice-item,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-multi-choice.radio-uninsured .gigya-multi-choice-item,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-multi-choice.radio-email .gigya-multi-choice-item{max-width:238px !important;display:inline-flex;margin-right:10px !important}}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-label,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-header,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-multi-choice{background-color:#f0e8e2}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-label .gigya-multi-choice-item,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-header .gigya-multi-choice-item,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.gigya-composite-control-multi-choice .gigya-multi-choice-item{background-color:white !important}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.lbl-signup{border-radius:25px 25px 0 0}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.lbl-signup p{color:white;font-family:"Avenir LT W01_95 Black1475556";font-size:28px !important;font-weight:900;line-height:30px;text-align:center;background-color:#061f5c;margin:0 -30px;border-radius:50px 50px 0 0;padding-top:32px;padding-bottom:16px}@media screen and (max-width:768px){.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.lbl-signup p{font-size:24px !important;font-weight:900;margin:0 -15px}}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.lbl-allfields p{text-align:center;background:#061f5c;margin:0 -30px;padding:0 0 30px}@media screen and (max-width:768px){.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.lbl-allfields p{font-size:1rem;line-height:20px;margin:0 -15px}}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.lbl-allfields p b{font-family:'Lato',sans-serif;color:white;font-weight:normal;text-align:center}@media screen and (max-width:768px){.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.lbl-allfields p b{max-width:208px}}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.radio-describes-you>div:nth-of-type(2)>label{max-width:165px}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.lbl-please-answer p{margin-top:16px;font-size:14px !important;line-height:30px}@media screen and (max-width:768px){.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.lbl-please-answer p{line-height:20px}}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.input-firstname,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.input-lastname,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.input-city,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.select-state,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.input-zip-code{display:inline-block;width:calc(50% - 30px)}@media screen and (max-width:1279px){.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.input-firstname,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.input-lastname,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.input-city,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.select-state,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.input-zip-code{display:block;width:auto}}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.select-state{width:calc(50% - 35px)}@media screen and (max-width:1279px){.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.select-state{width:auto;display:block}}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.input-firstname{margin-top:40px}@media screen and (min-width:1280px){.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.input-firstname{max-width:485px;padding-right:0 !important}}@media screen and (min-width:1280px){.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.input-lastname{padding-left:0 !important;margin-left:10px;max-width:485px}}@media screen and (min-width:1280px){.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.input-email+.gigya-container.gigya-visible-when.gigya-container-enabled+.gigya-container.gigya-visible-when.gigya-container-enabled,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.input-email+.gigya-container.gigya-visible-when.gigya-container-enabled+.gigya-container.gigya-visible-when.gigya-container-enabled+.gigya-container.gigya-visible-when.gigya-container-enabled,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.input-email+.gigya-container.gigya-visible-when.gigya-container-enabled+.gigya-container.gigya-visible-when.gigya-container-enabled+.gigya-container.gigya-visible-when.gigya-container-enabled+.gigya-container.gigya-visible-when.gigya-container-enabled{display:inline-block;width:100%;max-width:485px}}@media screen and (min-width:1280px) and (min-width:1280px){.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.input-email+.gigya-container.gigya-visible-when.gigya-container-enabled+.gigya-container.gigya-visible-when.gigya-container-enabled .gigya-composite-control,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.input-email+.gigya-container.gigya-visible-when.gigya-container-enabled+.gigya-container.gigya-visible-when.gigya-container-enabled+.gigya-container.gigya-visible-when.gigya-container-enabled .gigya-composite-control,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.input-email+.gigya-container.gigya-visible-when.gigya-container-enabled+.gigya-container.gigya-visible-when.gigya-container-enabled+.gigya-container.gigya-visible-when.gigya-container-enabled+.gigya-container.gigya-visible-when.gigya-container-enabled .gigya-composite-control{width:100%;padding:0 !important}}@media screen and (min-width:1280px){.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.input-email+.gigya-container.gigya-visible-when.gigya-container-enabled+.gigya-container.gigya-visible-when.gigya-container-enabled{padding-left:130px}}@media screen and (min-width:1280px){.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.input-email+.gigya-container.gigya-visible-when.gigya-container-enabled+.gigya-container.gigya-visible-when.gigya-container-enabled+.gigya-container.gigya-visible-when.gigya-container-enabled{padding-right:130px;margin-left:5px}}@media screen and (min-width:1280px){.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.input-email+.gigya-container.gigya-visible-when.gigya-container-enabled+.gigya-container.gigya-visible-when.gigya-container-enabled+.gigya-container.gigya-visible-when.gigya-container-enabled+.gigya-container.gigya-visible-when.gigya-container-enabled{padding-left:130px}}@media screen and (min-width:1280px){.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.input-city{padding-right:0 !important}}@media screen and (min-width:1280px){.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.select-state{padding-left:0 !important}}@media screen and (min-width:1280px){.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.input-zip-code{width:calc(50% - 35px)}}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.enrollment-and-consent{max-width:960px;margin-left:0}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.enrollment-and-consent a,.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.enrollment-and-consent a b{color:#3959b0}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.lbl-message-and-rates{background-color:#f0e8e2}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.lbl-message-and-rates .gigya-multi-choice-item{background-color:#f0e8e2 !important;box-shadow:none;width:125px;display:inline-flex;padding:0 !important;border-color:transparent}@media screen and (max-width:767px){.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.lbl-message-and-rates .gigya-multi-choice-item{display:flex;height:30px;margin-top:17px}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.lbl-message-and-rates .gigya-multi-choice-item+.gigya-multi-choice-item{margin-top:25px}}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.lbl-message-and-rates .gigya-multi-choice-item.selected{border-color:transparent}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.lbl-message-and-rates-line1{margin-top:34px}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.lbl-message-and-rates-line1 .tmsms-enrollment{color:#061f5c;font-size:1.5rem;line-height:1.875rem;font-weight:900;font-family:"Avenir LT W01_95 Black1475556" !important}@media only screen and (min-width:992px){.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.lbl-message-and-rates-line1 .tmsms-enrollment{font-size:1.75rem}}@media only screen and (min-width:992px){.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.lbl-message-and-rates-line1 .tmsms-enrollment{line-height:2.125rem}}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.lbl-message-and-rates-line1 .enter-mobile{margin-top:16px}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.lbl-message-and-rates-line2{margin-bottom:25px}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.lbl-message-and-rates-line2>label{padding-bottom:0}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.lbl-message-and-rates-line2>label .gigya-label-text{color:#061f5c !important}@media screen and (min-width:1280px){.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.lbl-message-and-rates-line2>.gigya-multi-choice-item{margin-top:0}}@media screen and (min-width:1280px){.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.lbl-message-and-rates-line2>.gigya-multi-choice-item+.gigya-multi-choice-item{margin-left:100px}}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.lbl-message-and-rates-line3{margin-bottom:45px}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.lbl-message-and-rates-line3 a{color:#3959b0}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.lbl-program-enrollment{margin-top:18px}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.lbl-program-enrollment h2 b{color:#815936;font-family:"Avenir LT W01_85 Heavy1475544" !important;font-size:20px}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.lbl-privacy-statement{margin-top:16px}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.lbl-savings-offer-consent{margin-top:10px}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.lbl-savings-offer-consent h2 b{color:#815936;font-family:"Avenir LT W01_85 Heavy1475544" !important;font-size:20px}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.radio-savings-consent>p{padding:0;margin-top:17px}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.radio-savings-consent>p+.gigya-composite-control-checkbox{margin-top:34px}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.radio-savings-consent+.gigya-composite-control-checkbox{margin-top:10px}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.radio-savings-consent+.gigya-composite-control-checkbox .fd-checkbox{margin-left:0}@media screen and (max-width:767px){.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.radio-savings-consent+.gigya-composite-control-checkbox .fd-checkbox{top:1rem}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.radio-savings-consent+.gigya-composite-control-checkbox .fd-checkbox+.gigya-label{max-width:248px}}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.gigya-error-msg-consent{margin-top:-10px;margin-bottom:10px}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.gigya-error-msg-consent.active{visibility:visible}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control.header-almost-done{font-size:24px;line-height:30px;font-weight:900}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control input[type=submit].gigya-input-submit{width:113px;min-height:43px;font-family:"Avenir LT W01_95 Black1475556";font-size:1rem;line-height:1.1875rem;margin:35px 0 0;color:#FFF !important;text-decoration:none !important;background-color:#3959b0;text-transform:uppercase}@media only screen and (min-width:992px){.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control input[type=submit].gigya-input-submit{font-size:1rem}}@media only screen and (min-width:992px){.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control input[type=submit].gigya-input-submit{line-height:1.1875rem}}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control input[type=submit].gigya-input-submit:hover{color:#FFF !important;background-color:#061f5c;text-decoration:none !important}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.content-section2{padding:30px 0 40px}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.content-section2 .richText{text-align:center;transform:translateX(-50%);left:50%;padding:0}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.content-section2 .richText .benefits .benefit{display:inline-flex;max-width:339px;flex-direction:column;align-items:center}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.content-section2 .richText .benefits .benefit.benefit1{width:282px}@media screen and (min-width:768px){.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.content-section2 .richText .benefits .benefit.benefit1{margin-right:60px}}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.content-section2 .richText .benefits .benefit.benefit1 a{font-weight:900;color:#3959b0}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.content-section2 .richText .benefits .benefit.benefit2{width:327px}@media screen and (max-width:768px){.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.content-section2 .richText .benefits .benefit.benefit2{margin-top:38px}}@media screen and (min-width:768px){.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.content-section2 .richText .benefits .benefit.benefit2{margin-right:60px}}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.content-section2 .richText .benefits .benefit.benefit3{width:339px}@media screen and (max-width:768px){.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.content-section2 .richText .benefits .benefit.benefit3{margin-top:38px;margin-bottom:28px}}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.content-section2 .richText .benefits .benefit img{width:155px}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.content-section2 .richText .benefits .benefit div{text-align:center;color:#815936;font-size:20px;line-height:27px;font-weight:900;font-family:"Avenir LT W01_85 Heavy1475544" !important}.page-savings-and-support>div.container>div.row>#content>div.row>div.layout-outer>div.layout-inner .Content div.content-section2 .richText .benefits .benefit div+div{font-family:"Lato",sans-serif !important;font-size:16px;font-weight:400;line-height:19px;color:#2c2c2c}.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}.page-what-is-copd .box.content-container.is-hidden,.page-copd.page-treatment-management .box.content-container.is-hidden{display:none}@media(max-width:576px){.page-what-is-copd .content-section1,.page-copd.page-treatment-management .content-section1{padding:2.5rem 0 1rem}}@media(max-width:576px){.page-what-is-copd .content-section1 .richText.component .component-content,.page-copd.page-treatment-management .content-section1 .richText.component .component-content{padding-left:1rem;padding-right:1rem}}.page-what-is-copd .content-section1 .content,.page-copd.page-treatment-management .content-section1 .content{display:flex;flex-direction:column}@media only screen and (min-width:992px){.page-what-is-copd .content-section1 .content,.page-copd.page-treatment-management .content-section1 .content{display:block}}.page-what-is-copd .content-section1 .content .image,.page-copd.page-treatment-management .content-section1 .content .image{padding-top:1.5rem;padding-bottom:1.5rem}@media only screen and (min-width:992px){.page-what-is-copd .content-section1 .content .image,.page-copd.page-treatment-management .content-section1 .content .image{float:right;padding-bottom:0}}.page-what-is-copd .content-section1 .content .first,.page-copd.page-treatment-management .content-section1 .content .first{order:2}.page-what-is-copd .content-section1 .content .last,.page-copd.page-treatment-management .content-section1 .content .last{order:3}@media only screen and (min-width:992px){.page-what-is-copd .content-section1 .content .last,.page-copd.page-treatment-management .content-section1 .content .last{padding-top:.5rem}}.page-what-is-copd *:not(.aem-AuthorLayer-Edit) .dividercurvedindiankhaki{background-color:transparent}@media only screen and (max-width:991px){.page-what-is-copd .dividercurvedindiankhaki{margin-bottom:-40px;z-index:10}}.page-what-is-copd .hva-tout{margin-top:60px;margin-bottom:25px}@media only screen and (min-width:992px){.page-what-is-copd .hva-tout{margin-top:80px;margin-bottom:35px}}.page-what-is-copd .patient-quote{padding-top:18px;padding-bottom:42px}@media only screen and (min-width:992px){.page-what-is-copd .patient-quote{padding-top:8px;padding-bottom:55px}}@media only screen and (min-width:992px){.page-what-is-copd .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content{padding:22px 38px 0 38px}}.page-what-is-copd .recomended-for-you.recomended-for-you-808 .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content p:first-of-type{font-family:'Lato',sans-serif;color:#333;margin-bottom:28px}@media only screen and (min-width:992px){.page-what-is-copd .recomended-for-you.recomended-for-you-808 .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content p:first-of-type{margin-bottom:6px}}.page-what-is-copd .patient-video p,.page-what-is-copd .patient-video .headline-2,.page-what-is-copd .flare-up p,.page-what-is-copd .flare-up .headline-2{color:#fff}.page-what-is-copd .flare-up li,.page-what-is-copd .flare-up .body-copy ul>li:before,.page-what-is-copd .flare-up .body-copy a{color:#fff}.page-what-is-copd .flare-up p{font-size:16px;line-height:24px;font-family:'Lato',sans-serif}.page-what-is-copd .patient-video.brightcove{z-index:1}.page-what-is-copd .video-flare-section{padding-top:2.25rem}@media only screen and (max-width:991px){.page-what-is-copd .video-flare-section{padding-top:2rem}}.page-what-is-copd .copd-progression{margin-top:.5rem;padding-bottom:1.625rem}@media only screen and (max-width:991px){.page-what-is-copd .copd-progression{margin-top:1.25rem;padding-bottom:.75rem}}@media only screen and (max-width:991px){.page-what-is-copd .flare-up{margin-top:1.625rem}}@media only screen and (min-width:992px){.page-what-is-copd .speak-up .paragraphSystem.content{display:flex;align-items:center}}@media only screen and (min-width:992px){.page-what-is-copd .speak-up .body-copy p{margin-bottom:0}}@media only screen and (min-width:992px){.page-what-is-copd .speak-up>.component-content{padding-bottom:2rem !important}}@media only screen and (min-width:992px){.page-what-is-copd .speak-up-btn p{margin:0}}.page-what-is-copd .results{font-size:.875rem}.page-what-is-copd .section.u-pb-md-1 .accordion-content-wrapper .richText-content p:last-child{margin-bottom:5px}.page-what-is-copd .callout .content-section-6>.component-content{padding:50px 30px 50px 15px !important}@media only screen and (max-width:991px){.page-what-is-copd .callout .content-section-6>.component-content{padding:20px 5px 20px 5px !important}}.page-what-is-copd .callout .content-section-6 .paragraphSystem.content{display:flex}.page-what-is-copd .callout .content-section-6 .paragraphSystem.content .richText .component-content{display:flex;flex-direction:column}.page-what-is-copd .callout .content-section-6 .paragraphSystem.content .richText .component-content img{height:77px;width:80px}@media only screen and (max-width:991px){.page-what-is-copd .callout .content-section-6 .paragraphSystem.content .richText .component-content img{height:53px;width:55px}}.page-what-is-copd .callout .content-section-6 .paragraphSystem.content .richText .component-content .richText-content p{display:flex;justify-content:center;margin:0;font-size:16px;font-family:'Lato',sans-serif;font-weight:900;float:none;word-break:keep-all;white-space:nowrap}@media only screen and (max-width:991px){.page-what-is-copd .callout .content-section-6 .paragraphSystem.content .richText .component-content .richText-content p{word-break:break-all;white-space:pre}}@media only screen and (max-width:991px){.page-what-is-copd .video-transcript.content-container{padding-right:0 !important}}.page-copd.page-treatment-managment .accordion .accordion-container .accordion-slide .accordion-content-wrapper .richText .component-content{padding-right:0 !important}@media only screen and (max-width:991px){.page-copd.page-treatment-managment .accordion .accordion-container .accordion-slide .accordion-content-wrapper .richText .component-content{padding-bottom:0 !important}}.page-copd.page-treatment-managment .multiple-therapy:before{margin:0 auto;margin-bottom:20px;content:"";width:100px;display:block;border-top:1px solid #333}@media only screen and (min-width:992px){.page-copd.page-treatment-managment .multiple-therapy:before{margin-top:-15px}}.page-copd.page-treatment-managment .icondevice img{margin:0 auto;display:block}@media only screen and (max-width:991px){.page-copd.page-treatment-managment .icondevice img{margin-bottom:20px;width:140px}}@media only screen and (min-width:992px){.page-copd.page-treatment-managment .icondevice img{margin-bottom:25px;height:120px}}.page-copd.page-treatment-management .content-section1 .personalization-headline h2{margin-bottom:25px}.page-copd.page-treatment-management .how-trelegy-works-cta{margin-top:20px;margin-bottom:0}@media only screen and (min-width:992px){.page-copd.page-treatment-management .how-trelegy-works-cta{margin-top:45px;margin-bottom:45px}}.page-copd.page-treatment-management .hva-tout{margin-top:0}.page-copd.page-treatment-management .accordion .accordion-container .accordion-slide .accordion-content-wrapper .richText .component-content{padding-right:0}.page-copd.page-treatment-management .bgwhitesmoke{margin-bottom:50px}@media only screen and (max-width:991px){.page-copd.page-treatment-management .bgwhitesmoke{margin-bottom:40px}}.page-copd.page-treatment-management .bgwhitesmoke h2{margin-bottom:30px}@media only screen and (max-width:991px){.page-copd.page-treatment-management .bgwhitesmoke h2{margin-bottom:21.5px}}.page-copd.page-treatment-management .recomended-for-you,.page-copd.page-treatment-management .recomended-for-you-default{margin-top:50px}.page-copd.page-treatment-management .richText.component.section.body-copy.odd.col-xs-12.col-md-6 .headline-2{font-size:22px;color:#815936;font-family:'Avenir LT W01_85 Heavy1475544'}.page-copd.page-treatment-management .reference-quick-poll .quiz.ttyd .question .option .left-column img{height:80px;width:5rem}.page-copd.page-treatment-management .accordion-slide .accordion-content-wrapper .accordion-content ul{margin-left:10px}.page-copd.page-treatment-management .accordion .accordion-container .accordion-slide .accordion-content-wrapper .richText .component-content .richText-content p{margin-bottom:10px}.page-copd.page-treatment-management .bgdawnpink.hva-tout{margin-bottom:40px}@media only screen and (max-width:991px){.page-copd.page-treatment-management .bgdawnpink.hva-tout{margin-bottom:30px}}.page-copd.page-treatment-management .bgdawnpink.hva-tout>.component-content{padding:27px 12px 24px}.page-copd.page-treatment-management .bgdawnpink.hva-tout>.component-content .richText.even a{width:100%}@media only screen and (max-width:991px){.page-copd.page-treatment-management .mbl-headline-2{font-size:1.25rem;line-height:1.625rem}}.page-copd.page-treatment-management .primary-button-v2{font-size:1.125rem;line-height:1.25rem}.page-why-trelegy-for-copd .hero-2{background-color:#f0e8e2 !important}.page-why-trelegy-for-copd .hero-2>.component-content{background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/bib/whytrelegyforcopd/woman-smiling-mobile.jpg")}@media(min-width:768px){.page-why-trelegy-for-copd .hero-2>.component-content{background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/bib/whytrelegyforcopd/woman-smiling-desktop.jpg")}}.page-why-trelegy-for-copd .hero-2 .dark h1,.page-why-trelegy-for-copd .hero-2 .dark h2{filter:drop-shadow(12px 5px 20px #000)}@media only screen and (max-width:991px){.page-why-trelegy-for-copd .hero-2 .dark h1{margin-top:20px !important}}@media only screen and (max-width:991px){.page-why-trelegy-for-copd #content .hero.hero-2>.component-content{height:77vw !important;max-height:288px}}@media only screen and (min-width:992px){.page-why-trelegy-for-copd #content .hero>.component-content .content-container{padding-top:30px}}@media only screen and (min-width:1200px){.page-why-trelegy-for-copd #content .hero>.component-content .content-container{padding-top:60px}}@media(min-width:1400px){.page-why-trelegy-for-copd #content .hero>.component-content .content-container{padding-top:80px}}.page-why-trelegy-for-copd .intro{position:relative}@media only screen and (min-width:992px){.page-why-trelegy-for-copd .intro{padding-bottom:0}}.page-why-trelegy-for-copd .co-pays-intro{position:relative;padding-top:3.28125rem;margin-bottom:3.125rem}.page-why-trelegy-for-copd .co-pays-intro .box.content-container{padding-bottom:0 !important}@media only screen and (max-width:991px){.page-why-trelegy-for-copd .co-pays-intro{margin-bottom:2.5rem;padding-top:.875rem}}.page-why-trelegy-for-copd .co-pays-intro h2{margin-bottom:1.4375rem}@media only screen and (max-width:991px){.page-why-trelegy-for-copd .co-pays-intro h2{margin-bottom:1.3125rem}}.page-why-trelegy-for-copd .co-pays-intro h3{margin-bottom:1.25rem}@media only screen and (max-width:991px){.page-why-trelegy-for-copd .co-pays-intro h3{margin-bottom:1.1875rem}}.page-why-trelegy-for-copd .co-pays-intro h3+p{margin-bottom:0}@media(min-width:992px) and (max-width:1400px){.page-why-trelegy-for-copd .co-pays-intro .image{width:100%;max-width:242px;max-height:276px;position:absolute;display:block;top:1rem;right:0}}@media(min-width:1401px){.page-why-trelegy-for-copd .co-pays-intro .image{float:right}}.page-why-trelegy-for-copd .co-pays-intro .image img{width:100%;min-width:242px;max-width:242px;max-height:276px}@media only screen and (max-width:991px){.page-why-trelegy-for-copd .co-pays-intro .image img{margin:auto}}.page-why-trelegy-for-copd .co-pays-intro+.box{margin-bottom:0}.page-why-trelegy-for-copd .reference-quick-poll .quiz.ttyd .question .option .left-column img{height:80px !important;width:80px !important}.page-why-trelegy-for-copd .how-trelegy-works-cta{margin-bottom:0}@media only screen and (min-width:992px){.page-why-trelegy-for-copd .how-trelegy-works-cta .primary-button{width:auto}}@media only screen and (max-width:991px){.page-why-trelegy-for-copd .how-trelegy-works-cta>.component-content>.paragraphSystem.content .box.component.trelegy-works:nth-child(3)>.component-content{padding:26px 25px 45px}}.page-why-trelegy-for-copd .three-in-one .component-content .richText-content{text-align:center;margin-top:27px}.page-why-trelegy-for-copd .three-in-one .box.component:nth-child(2) .image img,.page-why-trelegy-for-copd .three-in-one .box.component:nth-child(3) .image img,.page-why-trelegy-for-copd .three-in-one .box.component:nth-child(4) .image img{height:150px;margin:auto}.page-why-trelegy-for-copd .meet-trelegy .callout.default>.component-content>.content>.box.component>.component-content{padding:15px;border:10px solid #c3a58f}@media only screen and (min-width:992px){.page-why-trelegy-for-copd .meet-trelegy .callout.default>.component-content>.content>.box.component>.component-content{margin-top:55px}}.page-why-trelegy-for-copd .meet-trelegy .callout.default>.component-content>.content>.box.component>.component-content .richText-content p{margin-bottom:0}.page-why-trelegy-for-copd .content-section1{margin-top:3.75rem}@media only screen and (max-width:991px){.page-why-trelegy-for-copd .content-section1{margin-top:3.125rem}}.page-why-trelegy-for-copd .content-section2{margin-top:4rem}@media only screen and (max-width:991px){.page-why-trelegy-for-copd .content-section2{margin-top:3.75rem}}.page-why-trelegy-for-copd .content-section3{margin-top:0}@media only screen and (max-width:991px){.page-why-trelegy-for-copd .content-section3{margin-top:0}}.page-why-trelegy-for-copd .content-section3 .cls-center+.richText p{margin:0}.page-why-trelegy-for-copd .content-section5{margin-top:3.75rem;margin-bottom:3.75rem}@media only screen and (max-width:991px){.page-why-trelegy-for-copd .content-section5{margin-top:3.875rem;margin-bottom:3.75rem}}.page-why-trelegy-for-copd .content-section6{margin-top:3.75rem}@media only screen and (max-width:991px){.page-why-trelegy-for-copd .content-section6{margin-top:1.975rem}}.page-why-trelegy-for-copd .content-section-7{margin-top:2rem}@media only screen and (max-width:991px){.page-why-trelegy-for-copd .content-section-7{margin-top:2.3125rem}}@media only screen and (max-width:991px){.page-why-trelegy-for-copd .content-section-7 .primary-button{width:100%}}.page-why-trelegy-for-copd .content-section-7 .rendition-upload-asthma{padding-left:0 !important}.page-why-trelegy-for-copd .content-section8{margin-top:3.75rem}@media only screen and (max-width:991px){.page-why-trelegy-for-copd .content-section8{margin-top:3.8125rem}}.page-why-trelegy-for-copd .content-section8 .richText.last p{margin-bottom:0}.page-why-trelegy-for-copd .content-section9 .box{margin-top:3.75rem}@media only screen and (max-width:991px){.page-why-trelegy-for-copd .content-section9 .box{margin-top:3.8125rem}}.page-why-trelegy-for-copd .content-section4{margin-top:3rem}@media only screen and (max-width:991px){.page-why-trelegy-for-copd .content-section4{margin-top:3.125rem}}.page-why-trelegy-for-copd .content-section4 .image img{max-height:13.3125rem;max-width:13.3125rem}@media only screen and (max-width:991px){.page-why-trelegy-for-copd .content-section4 .image img{margin:auto;max-height:9.6875rem;max-width:9.6875rem}}@media only screen and (min-width:992px){.page-why-trelegy-for-copd .content-section4 .image img{max-width:465px}}.page-why-trelegy-for-copd .dividercurveastral{margin-top:1.8125rem}@media only screen and (max-width:991px){.page-why-trelegy-for-copd .dividercurveastral{margin-top:2.125rem}}.page-why-trelegy-for-copd .cls-center>.component-content>.content{display:flex;justify-content:center}@media only screen and (max-width:991px){.page-why-trelegy-for-copd .cls-center .three-in-one>.component-content>.content{display:flex}}.page-why-trelegy-for-copd .cls-center .three-in-one>.component-content>.content>.even p{font-size:4.625rem;margin:17% 0;color:#061f5c;font-weight:bold}.page-why-trelegy-for-copd .bgdawnpink h3 .headline-3{color:#061f5c}.page-why-trelegy-for-copd .bgastral{padding-top:1rem}@media only screen and (min-width:992px){.page-why-trelegy-for-copd .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content{padding:30px 9px 0 30px}}.page-why-trelegy-for-copd .patient-quote{margin-top:0;margin-bottom:0}@media only screen and (min-width:992px){.page-why-trelegy-for-copd .patient-quote{margin-top:0;margin-bottom:0}}.page-why-trelegy-for-copd .hva-tout{margin-bottom:0;margin-top:0}@media only screen and (min-width:992px){.page-why-trelegy-for-copd .hva-tout{margin-bottom:0}}@media only screen and (max-width:991px){.page-asthma.page-treatment-management .heronoimage{min-height:115px;padding-bottom:0}.page-asthma.page-treatment-management .heronoimage h1{margin-top:0;padding-top:0}.page-asthma.page-treatment-management .heronoimage h1 .headline-1 .small{font-size:1.5rem;line-height:1.875rem;display:block}}.page-asthma.page-treatment-management .content-section1 .content{flex-direction:column}@media only screen and (min-width:992px){.page-asthma.page-treatment-management .content-section1 .content{display:block}}@media only screen and (min-width:992px){.page-asthma.page-treatment-management .content-section1 .content .image{float:right;padding-bottom:50px}}@media only screen and (min-width:1200px){.page-asthma.page-treatment-management .content-section1 .content .image{padding-bottom:0}}.page-asthma.page-treatment-management .content-section1 .content .image img{max-width:110%;margin-left:-1rem;margin-bottom:2rem}@media only screen and (min-width:992px){.page-asthma.page-treatment-management .content-section1 .content .image img{max-width:100%;margin-left:0;margin-bottom:25px}}.page-asthma.page-treatment-management .content-section1 .content .first{order:2}.page-asthma.page-treatment-management .content-section1 .content .last{order:3}@media only screen and (min-width:992px){.page-asthma.page-treatment-management .content-section2 .callout .component.section .content{display:flex;align-items:center}}@media only screen and (min-width:992px){.page-asthma.page-treatment-management .content-section2 .callout.default>.component-content>.content>.box.component>.component-content{padding:30px}}@media only screen and (min-width:992px){.page-asthma.page-treatment-management .content-section2 .flex-columns-mob{padding-left:150px}}.page-asthma.page-treatment-management .content-section2 .flex-columns-mob img{height:112px}@media only screen and (min-width:992px){.page-asthma.page-treatment-management .content-section2 .flex-columns-mob img{height:132px;position:absolute;left:0}}.page-asthma.page-treatment-management .content-section3{margin-bottom:70px}@media only screen and (max-width:991px){.page-asthma.page-treatment-management .content-section3{margin-bottom:40px}}.page-asthma.page-treatment-management .accordion .accordion-container .accordion-slide .accordion-content-wrapper .richText .component-content .richText-content p{margin-bottom:10px}.page-asthma.page-treatment-management .accordion .accordion-container .accordion-slide .accordion-content-wrapper .three-in-one .richText .component-content{padding-right:0 !important}.page-asthma.page-treatment-management .callout ol{padding-left:15px}@media only screen and (min-width:992px){.page-asthma.page-treatment-management .callout ol{padding-left:20px}}.page-asthma.page-treatment-management .callout ol li{margin-bottom:1rem}.page-asthma.page-treatment-management .bghawkesblue h3 .headline-3{color:#061f5c}.page-asthma.page-treatment-management .bghawkesblue .image{clear:left}.page-asthma.page-treatment-management .inline-image .richText.component img{top:40px;height:100px;width:100px}.page-asthma.page-treatment-management .inline-image .first .richText.component img{left:20px}@media only screen and (min-width:992px){.page-asthma.page-treatment-management .inline-image .first .richText.component img{left:1.5rem}}.page-asthma.page-treatment-management .inline-image .last .richText.component .component-content{border-bottom:0;padding-bottom:0}.page-asthma.page-treatment-management .inline-image img+.richText-content h4{margin-bottom:10px}.page-asthma.page-treatment-management .inline-image .richText.component .component-content{padding-left:125px}.page-asthma.page-treatment-management .footer-cta-container .footer-cta-callout-column-2>.component-content>.paragraphSystem.content>.component:nth-child(2)>.component-content>.richText-content{background-color:#FFF}@media only screen and (min-width:992px){.page-asthma.page-treatment-management .footer-cta-container .footer-cta-callout-column-2>.component-content>.paragraphSystem.content>.component:nth-child(2)>.component-content>.richText-content{min-height:250px;padding:30px 15px 0 25px}}.page-asthma.page-treatment-management .how-trelegy-works-cta{margin-top:-5px;margin-bottom:20px}@media only screen and (min-width:992px){.page-asthma.page-treatment-management .how-trelegy-works-cta{margin-top:5px;margin-bottom:0}}.page-asthma.page-treatment-management .patient-quote{margin-top:20px;margin-bottom:20px}@media only screen and (max-width:991px){.page-asthma.page-treatment-management .patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(3) .component-content .richText-content{padding-left:10px;padding-right:10px}}@media only screen and (min-width:1200px){.page-asthma.page-treatment-management .patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(3) .component-content .richText-content{padding-left:100px;padding-right:100px}}.page-asthma.page-treatment-management .hva-tout{margin-top:-20px;margin-bottom:40px}@media only screen and (min-width:992px){.page-asthma.page-treatment-management .hva-tout{margin-top:0;margin-bottom:60px}}.page-asthma.page-treatment-management .hva-tout.hva-tout-trelegy-curious>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content img{height:115px}.page-asthma.page-treatment-management .hva-tout.hva-tout-trelegy-transition>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content img{height:118px}@media only screen and (min-width:1200px){.page-asthma.page-treatment-management .recomended-for-you.recomended-for-you-trelegy-curious .footer-cta-container .footer-cta-callout-column-2>.component-content>.paragraphSystem.content>.component:nth-child(2)>.component-content>.richText-content{padding:30px 50px 0 25px}}@media only screen and (min-width:992px){.page-asthma.page-treatment-management .recomended-for-you.recomended-for-you-trelegy-curious .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content{padding:10px 1px 0 10px !important}}@media(min-width:1400px){.page-asthma.page-treatment-management .recomended-for-you.recomended-for-you-trelegy-curious .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content{padding:22px 18px 20px 40px !important}}.page-asthma.page-treatment-management .margin-bottom-offset-30{margin-bottom:-30px}.page-asthma.page-treatment-management .patient-video{margin-top:3.151rem}@media only screen and (min-width:992px){.page-asthma.page-treatment-management .patient-video{margin-top:3.875rem}}.page-asthma.page-treatment-management .dosing-option>.component-content>.paragraphSystem.content{display:flex;justify-content:center;align-items:center;padding-top:22px}@media only screen and (min-width:992px){.page-asthma.page-treatment-management .dosing-option>.component-content>.paragraphSystem.content{padding-top:34px}}.page-asthma.page-treatment-management .explore-benefit{padding-top:40px}@media only screen and (max-width:991px){.page-asthma.page-treatment-management .explore-benefit .richText-content>div{text-align:center}}.page-asthma.page-treatment-management .explore-benefit .primary-button{width:255px;display:inline-block}@media only screen and (min-width:992px){.page-asthma.page-treatment-management .explore-benefit .primary-button{width:330px}}.page-asthma.page-treatment-management .or-text{color:#061f5c}.page-asthma.page-treatment-management .or-text h2{text-align:center}.page-how-to-use-trelegy .hero-2{background-color:transparent !important}@media only screen and (max-width:991px){.page-how-to-use-trelegy .hero-2>.component-content{background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/copd-campaign/treley-ellipta-mobile.jpg")}}@media only screen and (min-width:992px){.page-how-to-use-trelegy .hero-2>.component-content{background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/copd-campaign/trelegy-ellipta-desktop.jpg")}}@media only screen and (max-width:991px){.page-how-to-use-trelegy .hero-2 .dark h1{width:53% !important;margin-top:20px !important}}@media(min-width:1400px){.page-how-to-use-trelegy #content .hero>.component-content .content-container{padding-top:100px}}.page-how-to-use-trelegy .intro-video{padding-top:0 !important}.page-how-to-use-trelegy .intro-video-bkg{padding-top:100px;padding-bottom:40px;margin-top:-70px}@media only screen and (min-width:992px){.page-how-to-use-trelegy .intro-video-bkg{margin-top:-220px;padding-top:260px}}.page-how-to-use-trelegy .intro-video-bkg h2 .headline-2,.page-how-to-use-trelegy .intro-video-bkg .body-copy p{color:#FFF !important}.page-how-to-use-trelegy .intro-video-bkg .image img{height:262px;margin:auto}@media only screen and (min-width:992px){.page-how-to-use-trelegy .intro-video-bkg .image img{height:366px}}.page-how-to-use-trelegy .steps{margin-top:0;padding-top:45px}@media only screen and (min-width:992px){.page-how-to-use-trelegy .steps{margin-top:.75rem;padding-top:50px}}.page-how-to-use-trelegy .steps .step>.component-content{padding-top:50px;padding-bottom:50px;border-bottom:5px solid #FFF}.page-how-to-use-trelegy .steps .step h2{margin-bottom:5px;margin-top:30px}@media only screen and (min-width:992px){.page-how-to-use-trelegy .steps .step h2{margin-top:0}}.page-how-to-use-trelegy .steps .step h3{margin-bottom:15px}.page-how-to-use-trelegy .steps .step ul{margin-bottom:0}.page-how-to-use-trelegy .steps .step ul li{margin-bottom:15px}.page-how-to-use-trelegy .steps .step ul li:last-child{margin-bottom:0}.page-how-to-use-trelegy .steps .step .image img{width:100%;max-width:385px}.page-how-to-use-trelegy .steps .step:last-child>.component-content{border-bottom:0}@media only screen and (min-width:992px){.page-how-to-use-trelegy .dosing{padding-bottom:35px}}.page-how-to-use-trelegy .dosing img{flex-shrink:0;margin:0 auto;width:149px;height:150px;margin-bottom:30px;display:block}@media only screen and (min-width:992px){.page-how-to-use-trelegy .dosing img{margin-right:38px;margin-bottom:0}}@media only screen and (max-width:991px){.page-how-to-use-trelegy .dosing .richText .component-content{display:block}}@media only screen and (max-width:991px){.page-how-to-use-trelegy .dosing .richText .component-content img.pull-left{float:none}}.page-how-to-use-trelegy .dosing .richText .component-content .richText-content p:last-of-type{margin-bottom:0}.page-how-to-use-trelegy .callout.default>.component-content>.content>.box.component>.component-content{padding:27px 30px;border:10px solid #c3a58f}.page-how-to-use-trelegy .callout.default>.component-content>.content>.box.component>.component-content .richText-content p{margin-bottom:0}@media only screen and (min-width:992px){.page-how-to-use-trelegy .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content{padding:50px 30px 0 40px}}.page-how-to-use-trelegy .reference-quick-poll .quiz.ttyd .question .option .left-column img{width:70px}.page-how-to-use-trelegy .section-information p{margin-bottom:.5rem}@media only screen and (max-width:991px){.page-how-to-use-trelegy .section-information p{margin-bottom:1.125rem}}.page-how-to-use-trelegy .section-information ul{margin-bottom:0}@media only screen and (max-width:991px){.page-how-to-use-trelegy .patient-video{padding:0}}.page-how-to-use-trelegy .patient-video .headline-2{font-family:'Avenir LT W01_85 Heavy1475544';font-size:22px}@media only screen and (max-width:991px){.page-how-to-use-trelegy .patient-video .headline-2{font-size:16px;line-height:22px !important}}.page-how-to-use-trelegy .video-transcript .transcript-container p{color:#333}@media only screen and (max-width:991px){.page-how-to-use-trelegy .video-transcript .transcript-container p:first-of-type{margin-top:.75rem}}.page-how-to-use-trelegy .video-transcript .transcript-container:not(.expanded) .show-transcript:after{background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/polygon-blue.png")}.page-how-to-use-trelegy .video-transcript .transcript-container .show-transcript{font-weight:normal;color:#3959b0}.page-how-to-use-trelegy .video-transcript .transcript-container .show-transcript:after{background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/polygon-down-blue.png")}.page-how-to-use-trelegy .section-savings{margin-bottom:1.875rem;margin-top:1.875rem}@media only screen and (max-width:991px){.page-how-to-use-trelegy .section-savings{margin-bottom:1rem;margin-top:1.125rem}}.page-how-to-use-trelegy .lh-55{line-height:3.4375rem}.page-support-kit .bg-med-grey,.page-mobile-savings-program .bg-med-grey,.page-savings-and-support .bg-med-grey{background-color:#efefef}.page-support-kit #content .lbl-waittheresmore,.page-mobile-savings-program #content .lbl-waittheresmore,.page-savings-and-support #content .lbl-waittheresmore{font-size:18px;font-family:"Avenir LT W01_85 Heavy1475544"}.page-support-kit #content .gigyaraas,.page-mobile-savings-program #content .gigyaraas,.page-savings-and-support #content .gigyaraas{padding-top:20px}.page-support-kit #content .gigyaraas .lbl-privacy-statement,.page-mobile-savings-program #content .gigyaraas .lbl-privacy-statement,.page-savings-and-support #content .gigyaraas .lbl-privacy-statement{padding-bottom:18px}.page-support-kit #content .gigyaraas .lbl-privacy-statement b,.page-support-kit #content .gigyaraas .lbl-privacy-statement strong,.page-mobile-savings-program #content .gigyaraas .lbl-privacy-statement b,.page-mobile-savings-program #content .gigyaraas .lbl-privacy-statement strong,.page-savings-and-support #content .gigyaraas .lbl-privacy-statement b,.page-savings-and-support #content .gigyaraas .lbl-privacy-statement strong{font-family:"Avenir LT W01_85 Heavy1475544"}.page-support-kit .gigyaraas.component,.page-mobile-savings-program .gigyaraas.component,.page-savings-and-support .gigyaraas.component{line-height:1.5}.page-support-kit .gigyaraas .gigya-control,.page-mobile-savings-program .gigyaraas .gigya-control,.page-savings-and-support .gigyaraas .gigya-control{display:none}.page-support-kit .gigyaraas .gigya-screen-caption,.page-mobile-savings-program .gigyaraas .gigya-screen-caption,.page-savings-and-support .gigyaraas .gigya-screen-caption{display:none}.page-support-kit .gigyaraas .gigya-screen,.page-mobile-savings-program .gigyaraas .gigya-screen,.page-savings-and-support .gigyaraas .gigya-screen{float:left;padding-bottom:25px}.page-support-kit .gigyaraas .gigya-screen form .lbl-text-message-enrollment,.page-support-kit .gigyaraas .gigya-screen form .gigya-composite-control.gigya-composite-control-label.lbl-text-reminders,.page-support-kit .gigyaraas .gigya-screen form .gigya-composite-control.gigya-composite-control-label.lbl-message-and-rates,.page-support-kit .gigyaraas .gigya-screen form .gigya-composite-control.gigya-composite-control-multi-choice.lbl-message-and-rates,.page-support-kit .gigyaraas .gigya-screen form .input-phoneno+.gigya-composite-control,.page-mobile-savings-program .gigyaraas .gigya-screen form .lbl-text-message-enrollment,.page-mobile-savings-program .gigyaraas .gigya-screen form .gigya-composite-control.gigya-composite-control-label.lbl-text-reminders,.page-mobile-savings-program .gigyaraas .gigya-screen form .gigya-composite-control.gigya-composite-control-label.lbl-message-and-rates,.page-mobile-savings-program .gigyaraas .gigya-screen form .gigya-composite-control.gigya-composite-control-multi-choice.lbl-message-and-rates,.page-mobile-savings-program .gigyaraas .gigya-screen form .input-phoneno+.gigya-composite-control,.page-savings-and-support .gigyaraas .gigya-screen form .lbl-text-message-enrollment,.page-savings-and-support .gigyaraas .gigya-screen form .gigya-composite-control.gigya-composite-control-label.lbl-text-reminders,.page-savings-and-support .gigyaraas .gigya-screen form .gigya-composite-control.gigya-composite-control-label.lbl-message-and-rates,.page-savings-and-support .gigyaraas .gigya-screen form .gigya-composite-control.gigya-composite-control-multi-choice.lbl-message-and-rates,.page-savings-and-support .gigyaraas .gigya-screen form .input-phoneno+.gigya-composite-control{background-color:#efefef;padding-left:15px;padding-right:15px;line-height:1.5}.page-support-kit .gigyaraas .gigya-screen form .input-phoneno+.gigya-composite-control,.page-mobile-savings-program .gigyaraas .gigya-screen form .input-phoneno+.gigya-composite-control,.page-savings-and-support .gigyaraas .gigya-screen form .input-phoneno+.gigya-composite-control{padding-top:15px;margin-top:13px}.page-support-kit .gigyaraas .gigya-screen form .lbl-message-and-rates,.page-mobile-savings-program .gigyaraas .gigya-screen form .lbl-message-and-rates,.page-savings-and-support .gigyaraas .gigya-screen form .lbl-message-and-rates{margin-bottom:30px}.page-support-kit .gigyaraas .gigya-screen.portrait,.page-mobile-savings-program .gigyaraas .gigya-screen.portrait,.page-savings-and-support .gigyaraas .gigya-screen.portrait{width:100%;padding-left:0;padding-right:0;padding-top:0}.page-support-kit .gigyaraas .gigya-screen.portrait.mobile,.page-mobile-savings-program .gigyaraas .gigya-screen.portrait.mobile,.page-savings-and-support .gigyaraas .gigya-screen.portrait.mobile{padding:0}.page-support-kit .gigyaraas .gigya-screen.portrait.mobile:before,.page-mobile-savings-program .gigyaraas .gigya-screen.portrait.mobile:before,.page-savings-and-support .gigyaraas .gigya-screen.portrait.mobile:before{display:none}.page-support-kit .gigyaraas .gigya-screen .gigya-required-display,.page-mobile-savings-program .gigyaraas .gigya-screen .gigya-required-display,.page-savings-and-support .gigyaraas .gigya-screen .gigya-required-display{display:none}.page-support-kit .gigyaraas .gigya-screen h2,.page-mobile-savings-program .gigyaraas .gigya-screen h2,.page-savings-and-support .gigyaraas .gigya-screen h2{text-align:left;color:#061f5c;font-weight:bold;font-family:"Avenir LT W01_85 Heavy1475544"}.page-support-kit .gigyaraas .gigya-screen h2 b,.page-support-kit .gigyaraas .gigya-screen h2 strong,.page-mobile-savings-program .gigyaraas .gigya-screen h2 b,.page-mobile-savings-program .gigyaraas .gigya-screen h2 strong,.page-savings-and-support .gigyaraas .gigya-screen h2 b,.page-savings-and-support .gigyaraas .gigya-screen h2 strong{font-family:"Avenir LT W01_85 Heavy1475544"}.page-support-kit .gigyaraas .gigya-screen select,.page-mobile-savings-program .gigyaraas .gigya-screen select,.page-savings-and-support .gigyaraas .gigya-screen select{background-color:#ddd;border:0}.page-support-kit .gigyaraas .gigya-screen .gigya-label-text,.page-mobile-savings-program .gigyaraas .gigya-screen .gigya-label-text,.page-savings-and-support .gigyaraas .gigya-screen .gigya-label-text{color:#061f5c !important}.page-support-kit .gigyaraas .gigya-screen .gigya-label-text p,.page-mobile-savings-program .gigyaraas .gigya-screen .gigya-label-text p,.page-savings-and-support .gigyaraas .gigya-screen .gigya-label-text p{font-size:1rem;line-height:1.5;font-weight:normal}.page-support-kit .gigyaraas .gigya-screen .radio-describes-you,.page-support-kit .gigyaraas .gigya-screen .radio-prescribed,.page-support-kit .gigyaraas .gigya-screen .radio-enrolled,.page-support-kit .gigyaraas .gigya-screen .radio-uninsured,.page-support-kit .gigyaraas .gigya-screen .select-counter,.page-support-kit .gigyaraas .gigya-screen .radio-last-twelve-months,.page-mobile-savings-program .gigyaraas .gigya-screen .radio-describes-you,.page-mobile-savings-program .gigyaraas .gigya-screen .radio-prescribed,.page-mobile-savings-program .gigyaraas .gigya-screen .radio-enrolled,.page-mobile-savings-program .gigyaraas .gigya-screen .radio-uninsured,.page-mobile-savings-program .gigyaraas .gigya-screen .select-counter,.page-mobile-savings-program .gigyaraas .gigya-screen .radio-last-twelve-months,.page-savings-and-support .gigyaraas .gigya-screen .radio-describes-you,.page-savings-and-support .gigyaraas .gigya-screen .radio-prescribed,.page-savings-and-support .gigyaraas .gigya-screen .radio-enrolled,.page-savings-and-support .gigyaraas .gigya-screen .radio-uninsured,.page-savings-and-support .gigyaraas .gigya-screen .select-counter,.page-savings-and-support .gigyaraas .gigya-screen .radio-last-twelve-months{color:#061f5c !important}.page-support-kit .gigyaraas .gigya-screen .radio-describes-you .gigya-label-text,.page-support-kit .gigyaraas .gigya-screen .radio-prescribed .gigya-label-text,.page-support-kit .gigyaraas .gigya-screen .radio-enrolled .gigya-label-text,.page-support-kit .gigyaraas .gigya-screen .radio-uninsured .gigya-label-text,.page-support-kit .gigyaraas .gigya-screen .select-counter .gigya-label-text,.page-support-kit .gigyaraas .gigya-screen .radio-last-twelve-months .gigya-label-text,.page-mobile-savings-program .gigyaraas .gigya-screen .radio-describes-you .gigya-label-text,.page-mobile-savings-program .gigyaraas .gigya-screen .radio-prescribed .gigya-label-text,.page-mobile-savings-program .gigyaraas .gigya-screen .radio-enrolled .gigya-label-text,.page-mobile-savings-program .gigyaraas .gigya-screen .radio-uninsured .gigya-label-text,.page-mobile-savings-program .gigyaraas .gigya-screen .select-counter .gigya-label-text,.page-mobile-savings-program .gigyaraas .gigya-screen .radio-last-twelve-months .gigya-label-text,.page-savings-and-support .gigyaraas .gigya-screen .radio-describes-you .gigya-label-text,.page-savings-and-support .gigyaraas .gigya-screen .radio-prescribed .gigya-label-text,.page-savings-and-support .gigyaraas .gigya-screen .radio-enrolled .gigya-label-text,.page-savings-and-support .gigyaraas .gigya-screen .radio-uninsured .gigya-label-text,.page-savings-and-support .gigyaraas .gigya-screen .select-counter .gigya-label-text,.page-savings-and-support .gigyaraas .gigya-screen .radio-last-twelve-months .gigya-label-text{font-weight:bold !important}.page-support-kit .gigyaraas .gigya-screen .radio-currently-treating,.page-mobile-savings-program .gigyaraas .gigya-screen .radio-currently-treating,.page-savings-and-support .gigyaraas .gigya-screen .radio-currently-treating{font-weight:bold;color:#061f5c !important}.page-support-kit .gigyaraas .gigya-screen .radio-currently-treating .gigya-label-text,.page-mobile-savings-program .gigyaraas .gigya-screen .radio-currently-treating .gigya-label-text,.page-savings-and-support .gigyaraas .gigya-screen .radio-currently-treating .gigya-label-text{font-weight:normal}.page-support-kit .gigyaraas .gigya-screen .radio-currently-treating .gigya-label-text class,.page-mobile-savings-program .gigyaraas .gigya-screen .radio-currently-treating .gigya-label-text class,.page-savings-and-support .gigyaraas .gigya-screen .radio-currently-treating .gigya-label-text class{font-weight:normal}.page-support-kit .gigyaraas .gigya-screen a,.page-mobile-savings-program .gigyaraas .gigya-screen a,.page-savings-and-support .gigyaraas .gigya-screen a{text-decoration:underline;color:#061f5c;word-break:break-all}.page-support-kit .gigyaraas .gigya-screen .lbl-privacy-statement a,.page-mobile-savings-program .gigyaraas .gigya-screen .lbl-privacy-statement a,.page-savings-and-support .gigyaraas .gigya-screen .lbl-privacy-statement a{word-break:keep-all}.page-support-kit .gigyaraas .gigya-screen .gigya-error-msg,.page-support-kit .gigyaraas .gigya-screen .gigya-error-msg-active.gigya-form-error-msg,.page-support-kit .gigyaraas .gigya-screen .gigya-error-msg-active,.page-mobile-savings-program .gigyaraas .gigya-screen .gigya-error-msg,.page-mobile-savings-program .gigyaraas .gigya-screen .gigya-error-msg-active.gigya-form-error-msg,.page-mobile-savings-program .gigyaraas .gigya-screen .gigya-error-msg-active,.page-savings-and-support .gigyaraas .gigya-screen .gigya-error-msg,.page-savings-and-support .gigyaraas .gigya-screen .gigya-error-msg-active.gigya-form-error-msg,.page-savings-and-support .gigyaraas .gigya-screen .gigya-error-msg-active{color:#fd0d1b !important;font-size:1rem !important}.page-support-kit .gigyaraas .gigya-layout-row,.page-mobile-savings-program .gigyaraas .gigya-layout-row,.page-savings-and-support .gigyaraas .gigya-layout-row{max-width:100%}.page-support-kit .gigyaraas .gigya-multi-choice-item,.page-support-kit .gigyaraas .gigya-composite-control-checkbox,.page-mobile-savings-program .gigyaraas .gigya-multi-choice-item,.page-mobile-savings-program .gigyaraas .gigya-composite-control-checkbox,.page-savings-and-support .gigyaraas .gigya-multi-choice-item,.page-savings-and-support .gigyaraas .gigya-composite-control-checkbox{padding-left:1.25rem}.page-support-kit .gigyaraas .gigya-multi-choice-item .gigya-input-radio,.page-support-kit .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox,.page-support-kit .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio,.page-support-kit .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox,.page-mobile-savings-program .gigyaraas .gigya-multi-choice-item .gigya-input-radio,.page-mobile-savings-program .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox,.page-mobile-savings-program .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio,.page-mobile-savings-program .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox,.page-savings-and-support .gigyaraas .gigya-multi-choice-item .gigya-input-radio,.page-savings-and-support .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox,.page-savings-and-support .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio,.page-savings-and-support .gigyaraas .gigya-composite-control-checkbox .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}.page-support-kit .gigyaraas .gigya-multi-choice-item .gigya-input-radio:hover,.page-support-kit .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:hover,.page-support-kit .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:hover,.page-support-kit .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:hover,.page-mobile-savings-program .gigyaraas .gigya-multi-choice-item .gigya-input-radio:hover,.page-mobile-savings-program .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:hover,.page-mobile-savings-program .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:hover,.page-mobile-savings-program .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:hover,.page-savings-and-support .gigyaraas .gigya-multi-choice-item .gigya-input-radio:hover,.page-savings-and-support .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:hover,.page-savings-and-support .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:hover,.page-savings-and-support .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:hover{border:1px solid #333}.page-support-kit .gigyaraas .gigya-multi-choice-item .gigya-input-radio:checked,.page-support-kit .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:checked,.page-support-kit .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:checked,.page-support-kit .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:checked,.page-mobile-savings-program .gigyaraas .gigya-multi-choice-item .gigya-input-radio:checked,.page-mobile-savings-program .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:checked,.page-mobile-savings-program .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:checked,.page-mobile-savings-program .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:checked,.page-savings-and-support .gigyaraas .gigya-multi-choice-item .gigya-input-radio:checked,.page-savings-and-support .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:checked,.page-savings-and-support .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:checked,.page-savings-and-support .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:checked{border:1px solid #333;background:#eee}.page-support-kit .gigyaraas .gigya-multi-choice-item .gigya-input-radio:checked:after,.page-support-kit .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:checked:after,.page-support-kit .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:checked:after,.page-support-kit .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:checked:after,.page-mobile-savings-program .gigyaraas .gigya-multi-choice-item .gigya-input-radio:checked:after,.page-mobile-savings-program .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:checked:after,.page-mobile-savings-program .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:checked:after,.page-mobile-savings-program .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox:checked:after,.page-savings-and-support .gigyaraas .gigya-multi-choice-item .gigya-input-radio:checked:after,.page-savings-and-support .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox:checked:after,.page-savings-and-support .gigyaraas .gigya-composite-control-checkbox .gigya-input-radio:checked:after,.page-savings-and-support .gigyaraas .gigya-composite-control-checkbox .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)}.page-support-kit .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox,.page-support-kit .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox,.page-mobile-savings-program .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox,.page-mobile-savings-program .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox,.page-savings-and-support .gigyaraas .gigya-multi-choice-item .gigya-input-checkbox,.page-savings-and-support .gigyaraas .gigya-composite-control-checkbox .gigya-input-checkbox{border-radius:0;border:1px solid #061f5c;margin-left:20px}.page-support-kit .gigyaraas .gigya-multi-choice-item label,.page-support-kit .gigyaraas .gigya-composite-control-checkbox label,.page-mobile-savings-program .gigyaraas .gigya-multi-choice-item label,.page-mobile-savings-program .gigyaraas .gigya-composite-control-checkbox label,.page-savings-and-support .gigyaraas .gigya-multi-choice-item label,.page-savings-and-support .gigyaraas .gigya-composite-control-checkbox label{min-height:22px;line-height:22px;width:auto;cursor:pointer}.page-support-kit .gigyaraas input[type=text].gigya-input-text,.page-mobile-savings-program .gigyaraas input[type=text].gigya-input-text,.page-savings-and-support .gigyaraas input[type=text].gigya-input-text{background-color:#ddd;border:0}.page-support-kit .gigyaraas input[type=radio],.page-mobile-savings-program .gigyaraas input[type=radio],.page-savings-and-support .gigyaraas input[type=radio]{border:1px solid #061f5c !important}.page-support-kit .gigyaraas input[type=submit],.page-mobile-savings-program .gigyaraas input[type=submit],.page-savings-and-support .gigyaraas input[type=submit]{color:#01ffe4 !important;text-decoration:underline !important}.page-support-kit .gigyaraas .coupon,.page-mobile-savings-program .gigyaraas .coupon,.page-savings-and-support .gigyaraas .coupon{display:none !important}@media only screen and (min-width:992px){.page-support-kit .gigyaraas .coupon,.page-mobile-savings-program .gigyaraas .coupon,.page-savings-and-support .gigyaraas .coupon{display:none !important}}.page-support-kit .gigyaraas .coupon.visible,.page-mobile-savings-program .gigyaraas .coupon.visible,.page-savings-and-support .gigyaraas .coupon.visible{display:none !important}@media only screen and (min-width:992px){.page-support-kit .gigyaraas .coupon.visible,.page-mobile-savings-program .gigyaraas .coupon.visible,.page-savings-and-support .gigyaraas .coupon.visible{display:block !important}}.page-support-kit .gigyaraas label.gigya-composite-control.gigya-composite-control-label,.page-mobile-savings-program .gigyaraas label.gigya-composite-control.gigya-composite-control-label,.page-savings-and-support .gigyaraas label.gigya-composite-control.gigya-composite-control-label{display:block}.page-support-kit .gigyaraas label.gigya-composite-control.gigya-composite-control-label p,.page-mobile-savings-program .gigyaraas label.gigya-composite-control.gigya-composite-control-label p,.page-savings-and-support .gigyaraas label.gigya-composite-control.gigya-composite-control-label p{font-size:1rem !important;line-height:1.5}@media only screen and (max-width:991px){.page-support-kit .gigyaraas label.gigya-composite-control.gigya-composite-control-label p,.page-mobile-savings-program .gigyaraas label.gigya-composite-control.gigya-composite-control-label p,.page-savings-and-support .gigyaraas label.gigya-composite-control.gigya-composite-control-label p{font-size:.9rem !important;line-height:1.2rem}}.page-support-kit .gigyaraas label.gigya-composite-control.gigya-composite-control-label a,.page-mobile-savings-program .gigyaraas label.gigya-composite-control.gigya-composite-control-label a,.page-savings-and-support .gigyaraas label.gigya-composite-control.gigya-composite-control-label a{font-size:1rem !important;line-height:1.5;font-weight:bold}@media only screen and (max-width:991px){.page-support-kit .gigyaraas label.gigya-composite-control.gigya-composite-control-label a,.page-mobile-savings-program .gigyaraas label.gigya-composite-control.gigya-composite-control-label a,.page-savings-and-support .gigyaraas label.gigya-composite-control.gigya-composite-control-label a{font-size:.9rem !important;line-height:1.2rem}}.page-support-kit .gigyaraas label.gigya-composite-control.gigya-composite-control-label.lbl-signup,.page-mobile-savings-program .gigyaraas label.gigya-composite-control.gigya-composite-control-label.lbl-signup,.page-savings-and-support .gigyaraas label.gigya-composite-control.gigya-composite-control-label.lbl-signup{vertical-align:top}.page-support-kit .gigyaraas label.gigya-composite-control.gigya-composite-control-label.lbl-allfields,.page-mobile-savings-program .gigyaraas label.gigya-composite-control.gigya-composite-control-label.lbl-allfields,.page-savings-and-support .gigyaraas label.gigya-composite-control.gigya-composite-control-label.lbl-allfields{vertical-align:top}.page-support-kit .gigyaraas label.gigya-composite-control.gigya-composite-control-label.lbl-signup+.gigya-spacer,.page-mobile-savings-program .gigyaraas label.gigya-composite-control.gigya-composite-control-label.lbl-signup+.gigya-spacer,.page-savings-and-support .gigyaraas label.gigya-composite-control.gigya-composite-control-label.lbl-signup+.gigya-spacer{display:none}.page-support-kit .gigyaraas .gigya-composite-control.dob-year.autocorrect input,.page-mobile-savings-program .gigyaraas .gigya-composite-control.dob-year.autocorrect input,.page-savings-and-support .gigyaraas .gigya-composite-control.dob-year.autocorrect input{border-color:#b6bdc5}.page-support-kit .gigyaraas .gigya-composite-control.dob-year.autocorrect .gigya-error-msg,.page-mobile-savings-program .gigyaraas .gigya-composite-control.dob-year.autocorrect .gigya-error-msg,.page-savings-and-support .gigyaraas .gigya-composite-control.dob-year.autocorrect .gigya-error-msg{display:none}.page-support-kit .gigyaraas .gigya-composite-control.col-md-4,.page-mobile-savings-program .gigyaraas .gigya-composite-control.col-md-4,.page-savings-and-support .gigyaraas .gigya-composite-control.col-md-4{box-sizing:border-box;display:inline-block;vertical-align:top;width:33.33%;width:calc(100% / 3)}.page-support-kit .gigyaraas .gigya-composite-control.col-md-4+.col-md-4,.page-mobile-savings-program .gigyaraas .gigya-composite-control.col-md-4+.col-md-4,.page-savings-and-support .gigyaraas .gigya-composite-control.col-md-4+.col-md-4{padding-left:.75rem}.page-support-kit .gigyaraas .gigya-composite-control.bg-med-grey,.page-mobile-savings-program .gigyaraas .gigya-composite-control.bg-med-grey,.page-savings-and-support .gigyaraas .gigya-composite-control.bg-med-grey{padding-left:15px !important;padding-right:15px !important}.page-support-kit .gigyaraas .gigya-composite-control.bg-med-grey .gigya-multi-choice-item,.page-mobile-savings-program .gigyaraas .gigya-composite-control.bg-med-grey .gigya-multi-choice-item,.page-savings-and-support .gigyaraas .gigya-composite-control.bg-med-grey .gigya-multi-choice-item{background-color:#FFF;margin-left:-15px;margin-right:-15px}.page-support-kit .gigyaraas .gigya-composite-control.bg-med-grey.radio-savings-consent,.page-mobile-savings-program .gigyaraas .gigya-composite-control.bg-med-grey.radio-savings-consent,.page-savings-and-support .gigyaraas .gigya-composite-control.bg-med-grey.radio-savings-consent{padding-bottom:0 !important;margin-bottom:25px}.page-support-kit .gigyaraas .gigya-composite-control.bg-med-grey.radio-savings-consent a,.page-mobile-savings-program .gigyaraas .gigya-composite-control.bg-med-grey.radio-savings-consent a,.page-savings-and-support .gigyaraas .gigya-composite-control.bg-med-grey.radio-savings-consent a{font-weight:bold}.page-support-kit .gigyaraas .gigya-composite-control.bg-med-grey.lbl-program-enrollment,.page-support-kit .gigyaraas .gigya-composite-control.bg-med-grey.lbl-savings-offer-consent,.page-mobile-savings-program .gigyaraas .gigya-composite-control.bg-med-grey.lbl-program-enrollment,.page-mobile-savings-program .gigyaraas .gigya-composite-control.bg-med-grey.lbl-savings-offer-consent,.page-savings-and-support .gigyaraas .gigya-composite-control.bg-med-grey.lbl-program-enrollment,.page-savings-and-support .gigyaraas .gigya-composite-control.bg-med-grey.lbl-savings-offer-consent{padding-bottom:0}.page-support-kit .gigyaraas .gigya-composite-control.gigya-composite-control-submit,.page-mobile-savings-program .gigyaraas .gigya-composite-control.gigya-composite-control-submit,.page-savings-and-support .gigyaraas .gigya-composite-control.gigya-composite-control-submit{padding-bottom:0 !important}.page-support-kit .gigyaraas .gigya-composite-control.gigya-composite-control-multi-choice .gigya-multi-choice-item label,.page-mobile-savings-program .gigyaraas .gigya-composite-control.gigya-composite-control-multi-choice .gigya-multi-choice-item label,.page-savings-and-support .gigyaraas .gigya-composite-control.gigya-composite-control-multi-choice .gigya-multi-choice-item label{flex:initial !important}.page-support-kit .gigyaraas .gigya-composite-control.gigya-composite-control-checkbox label,.page-mobile-savings-program .gigyaraas .gigya-composite-control.gigya-composite-control-checkbox label,.page-savings-and-support .gigyaraas .gigya-composite-control.gigya-composite-control-checkbox label{flex:initial !important}.page-support-kit .gigyaraas{border-bottom:0}.page-asthma-resources .resources-links .richText .component-content .richText-content p .link-with-icon-after:after,.page-copd-resources .resources-links .richText .component-content .richText-content p .link-with-icon-after:after{margin-left:10px;content:"";display:inline-block;width:18px;height:18px;background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/external-link.svg");top:2px;position:relative}.page-asthma-resources .resources-links .box.component,.page-copd-resources .resources-links .box.component{min-height:114px}.page-asthma-resources .resources-links .box.component img,.page-copd-resources .resources-links .box.component img{height:100px;display:block;margin-right:1rem;margin-bottom:0}.page-asthma-resources .resources-links .box.component:nth-child(2) img,.page-copd-resources .resources-links .box.component:nth-child(2) img{margin-top:5px}.page-asthma-resources .resources-links .richText .component-content,.page-copd-resources .resources-links .richText .component-content{min-height:115px;background-color:rgba(221,221,221,0.5);padding:1rem 1rem 1rem 1rem}@media only screen and (max-width:991px){.page-asthma-resources .resources-links .richText .component-content,.page-copd-resources .resources-links .richText .component-content{margin-bottom:18px}}.page-asthma-resources .resources-links .richText .component-content .richText-content h4,.page-copd-resources .resources-links .richText .component-content .richText-content h4{margin-bottom:5px}.page-asthma-resources .resources-links .richText .component-content .richText-content p,.page-copd-resources .resources-links .richText .component-content .richText-content p{margin-bottom:0}@media only screen and (max-width:991px){.page-asthma-resources .resources-links.margin-bottom-50,.page-copd-resources .resources-links.margin-bottom-50{margin-bottom:0}}.page-asthma-resources .resources-links .richText .component-content{min-height:137px !important}@media only screen and (max-width:991px){.page-copd-resources .heronoimage h1{padding-right:3rem}}.page-copd-resources .resources-links .box.component{min-height:127px}.page-copd-resources .resources-links .box.component img{margin-right:1.25rem}@media only screen and (max-width:991px){.page-copd-resources .resources-links.row1{padding-bottom:0}}.page-copd-resources .resources-links.row1 .box.component img{height:100px;margin-top:0}@media only screen and (max-width:991px){.page-copd-resources .resources-links.row2{padding-top:0}}.page-copd-resources .resources-links.row2 .box.component:nth-child(2) img{height:100px;margin-top:5px;margin-right:1rem}.page-copd-resources .resources-links.row2 .box.component:nth-child(3) img{height:100px;margin-top:3px}@media only screen and (max-width:991px){.page-copd-resources .resources-links.row2 .box.component:nth-child(3) .richText-content p:last-of-type{padding-right:4rem}}@media only screen and (max-width:991px){.page-copd-resources .resources-links.row2.margin-bottom-50{margin-bottom:0}}.page-copd-resources .resources-links .richText .component-content{min-height:127px;padding:1rem 1rem}@media only screen and (max-width:991px){.page-copd-resources .resources-links .richText .component-content{margin-bottom:20px}}.page-copd-resources .resources-links .richText .component-content .richText-content p:first-of-type{font-family:"Avenir LT W01_85 Heavy1475544";margin-bottom:5px}.page-copd-resources .fd-icon img{height:auto !important}@media(min-width:767px){.pt-lg-16{padding-top:16px !important}.pb-lg-16{padding-bottom:16px !important}}.page-why-trelegy-for-asthma .hero-2{background-color:#f0e8e2 !important}@media only screen and (max-width:991px){.page-why-trelegy-for-asthma .hero-2>.component-content{background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/asthma-jazz-hall/discover-the-beauty-mobile.jpg")}}@media only screen and (min-width:992px){.page-why-trelegy-for-asthma .hero-2>.component-content{background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/asthma-jazz-hall/discover-the-beauty-desktop.jpg")}}@media(max-width:576px){.page-why-trelegy-for-asthma .hero-2 .dark{padding-right:10px !important}}.page-why-trelegy-for-asthma .hero-2 .dark h1 .headline-1,.page-why-trelegy-for-asthma .hero-2 .dark h2 .headline-2{font-family:"Avenir LT W01_95 Black1475556";font-weight:900}.page-why-trelegy-for-asthma .hero-2 .dark h1{margin-bottom:0 !important}.page-why-trelegy-for-asthma .hero-2 .dark h1 .headline-1{font-size:2.75rem;line-height:3rem}@media(max-width:576px){.page-why-trelegy-for-asthma .hero-2 .dark h1{width:80% !important;margin-top:10px !important}}@media(min-width:577px) and (max-width:991px){.page-why-trelegy-for-asthma .hero-2 .dark h1{width:100% !important}}.page-why-trelegy-for-asthma .hero-2 .dark h2 .headline-2{font-size:1.5rem;line-height:1.87rem}@media only screen and (min-width:992px){.page-why-trelegy-for-asthma .hero-2 .dark h2 .headline-2{font-size:1.75rem}}@media only screen and (min-width:992px){.page-why-trelegy-for-asthma .hero-2 .dark h2 .headline-2{line-height:2.12rem}}.page-why-trelegy-for-asthma .intro{padding-top:1rem}@media only screen and (max-width:991px){.page-why-trelegy-for-asthma .intro{padding-top:0}}@media only screen and (max-width:991px){.page-why-trelegy-for-asthma .intro .image{z-index:1}}.page-why-trelegy-for-asthma .intro .image img{height:280px;margin:auto}@media only screen and (max-width:991px){.page-why-trelegy-for-asthma .intro .image img{margin-bottom:-200px}}@media only screen and (min-width:992px){.page-why-trelegy-for-asthma .intro .image img{height:275px}}.page-why-trelegy-for-asthma .bg-gulfblue .body-copy p,.page-why-trelegy-for-asthma .bg-gulfblue h2 .headline-2,.page-why-trelegy-for-asthma .bg-gulfblue .body-copy p a{color:#FFF !important}.page-why-trelegy-for-asthma .bg-gulfblue h2{margin-top:115px}@media only screen and (min-width:992px){.page-why-trelegy-for-asthma .bg-gulfblue h2{margin-top:30px}}.page-why-trelegy-for-asthma .bg-gulfblue .callout.one-inhalation-once-daily{background-color:#FFF;padding:15px 10px;border:10px solid #c3a58f}@media only screen and (min-width:992px){.page-why-trelegy-for-asthma .bg-gulfblue .callout.one-inhalation-once-daily{padding:30px 0}}.page-why-trelegy-for-asthma .bg-gulfblue .callout.one-inhalation-once-daily h2{margin-top:10px;margin-bottom:0}.page-why-trelegy-for-asthma .bg-gulfblue .callout.one-inhalation-once-daily h2 .headline-2{font-family:'futura-pt-condensed',sans-serif;font-size:1.375rem;line-height:1.375rem;font-weight:800;font-style:italic;color:#061f5c !important}@media only screen and (min-width:992px){.page-why-trelegy-for-asthma .bg-gulfblue .callout.one-inhalation-once-daily h2 .headline-2{font-size:1.5rem}}@media only screen and (min-width:992px){.page-why-trelegy-for-asthma .bg-gulfblue .callout.one-inhalation-once-daily h2 .headline-2{line-height:1.5rem}}.page-why-trelegy-for-asthma .bg-gulfblue .callout.one-inhalation-once-daily .image img{margin:auto}.page-why-trelegy-for-asthma .bg-gulfblue .callout.one-inhalation-once-daily .box.component:nth-child(2) img,.page-why-trelegy-for-asthma .bg-gulfblue .callout.one-inhalation-once-daily .box.component:nth-child(4) img{height:94px}.page-why-trelegy-for-asthma .bg-gulfblue .callout.one-inhalation-once-daily .box.component:nth-child(3) img{height:21px;margin-top:37px}.page-why-trelegy-for-asthma .bgfog .cta-container{background-color:#FFF;padding:30px 15px 25px}.page-why-trelegy-for-asthma .bgfog .cta-container .box.component img{margin:auto;height:121px}@media only screen and (max-width:991px){.page-why-trelegy-for-asthma .bgfog .cta-container .box.component:nth-child(2),.page-why-trelegy-for-asthma .bgfog .cta-container .box.component:nth-child(3){margin-bottom:25px}}.page-why-trelegy-for-asthma .bgfog .cta-container .box.component .richText .component-content{padding:0}.page-why-trelegy-for-asthma .bgfog .cta-container .box.component .richText .component-content .richText-content p{font-family:'futura-pt-condensed',sans-serif;font-size:1.375rem;line-height:1.375rem;font-weight:800;font-style:italic;color:#061f5c;margin-top:15px}@media only screen and (min-width:992px){.page-why-trelegy-for-asthma .bgfog .cta-container .box.component .richText .component-content .richText-content p{font-size:1.5rem}}@media only screen and (min-width:992px){.page-why-trelegy-for-asthma .bgfog .cta-container .box.component .richText .component-content .richText-content p{line-height:1.5rem}}@media only screen and (max-width:991px){.page-why-trelegy-for-asthma .improve-lung{padding:1rem 0 0}}@media only screen and (max-width:991px){.page-why-trelegy-for-asthma .improve-lung .box.component{padding-left:1rem;padding-right:1rem}}@media only screen and (max-width:991px){.page-why-trelegy-for-asthma .improve-lung .box.component.callout.number{padding-left:0;padding-right:0}}@media only screen and (max-width:991px){.page-why-trelegy-for-asthma .improve-lung .box.component.callout.number .box.component{padding-left:0;padding-right:0}}.page-why-trelegy-for-asthma .inline-image .richText.component:nth-child(2) .component-content,.page-why-trelegy-for-asthma .inline-image .richText.component:nth-child(10) .component-content{padding:0;border-bottom:0}.page-why-trelegy-for-asthma .inline-image .richText.component:nth-child(10) .component-content{padding:30px 0}.page-why-trelegy-for-asthma .inline-image .richText.component:nth-child(3) img{height:60px}.page-why-trelegy-for-asthma .inline-image .richText.component:nth-child(4) img{height:67px}.page-why-trelegy-for-asthma .inline-image .richText.component:nth-child(5) img{height:80px}.page-why-trelegy-for-asthma .inline-image .richText.component:nth-child(6) img,.page-why-trelegy-for-asthma .inline-image .richText.component:nth-child(7) img,.page-why-trelegy-for-asthma .inline-image .richText.component:nth-child(8) img{height:72px}.page-why-trelegy-for-asthma .inline-image .richText.component:nth-child(9) img{height:68px}.page-why-trelegy-for-asthma .bgdulllavender{margin-bottom:30px}.page-why-trelegy-for-asthma .bgdulllavender .richText-content{margin-top:30px;background-color:#d8e0ff;padding:25px 30px 0}@media only screen and (min-width:992px){.page-why-trelegy-for-asthma .bgdulllavender .richText-content{padding:25px 40px 5px}}.page-why-trelegy-for-asthma .bgdulllavender .richText-content p{color:#061f5c}.page-why-trelegy-for-asthma .content-section6 .patient-video .image{z-index:3}.page-why-trelegy-for-asthma .content-section6 .patient-video .image img{width:100%}@media only screen and (max-width:991px){.page-why-trelegy-for-asthma .content-section6 .patient-video{padding-left:0;padding-right:0}}.page-why-trelegy-for-asthma .content-section6 .patient-video .richText.component .richText-content{padding-top:34px;padding-bottom:0}@media only screen and (min-width:992px){.page-why-trelegy-for-asthma .content-section6 .patient-video .richText.component .richText-content{padding-bottom:5px}}.page-why-trelegy-for-asthma .content-section6 .patient-video p{font-size:1rem}@media only screen and (min-width:992px){.page-why-trelegy-for-asthma .content-section6 .patient-video p{font-size:1.375rem}}@media only screen and (max-width:991px){.page-why-trelegy-for-asthma .video-transcript{margin-top:-60px}}.page-why-trelegy-for-asthma .video-transcript.bg-gulfblue .body-copy p a.hide-transcript-button{color:#3959b0 !important}.page-why-trelegy-for-asthma .video-transcript.bg-gulfblue .body-copy p a.hide-transcript-button:hover,.page-why-trelegy-for-asthma .video-transcript.bg-gulfblue .body-copy p a.hide-transcript-button:focus{color:#815936 !important}.page-why-trelegy-for-asthma .how-trelegy-works-cta{margin-top:-20px;margin-bottom:20px}@media only screen and (min-width:992px){.page-why-trelegy-for-asthma .how-trelegy-works-cta{margin-top:-15px;margin-bottom:0}}.page-why-trelegy-for-asthma .hva-tout{margin-top:30px;margin-bottom:10px}@media only screen and (min-width:992px){.page-why-trelegy-for-asthma .hva-tout{margin-top:45px;margin-bottom:30px}}.page-why-trelegy-for-asthma .hva-tout>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content img{height:unset;width:118px}@media only screen and (max-width:991px){.page-why-trelegy-for-asthma .patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(3) .component-content .richText-content{padding-left:10px;padding-right:10px}}@media only screen and (min-width:1200px){.page-why-trelegy-for-asthma .patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(3) .component-content .richText-content{padding-left:100px;padding-right:100px}}@media only screen and (min-width:1200px){.page-why-trelegy-for-asthma .recomended-for-you.recomended-for-you-trelegy-curious .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .primary-button{min-width:330px}}.page-why-trelegy-for-asthma .patient-quote{margin-top:20px;margin-bottom:15px}@media only screen and (min-width:992px){.page-why-trelegy-for-asthma .patient-quote{margin-top:25px;margin-bottom:20px}}.page-why-trelegy-for-asthma .reference-quick-poll{margin-top:25px;margin-bottom:25px}@media only screen and (min-width:992px){.page-why-trelegy-for-asthma .reference-quick-poll{margin-top:0;margin-bottom:20px}}.page-why-trelegy-for-asthma .three-in-one img{margin:auto}.page-why-trelegy-for-asthma .three-in-one .component-content .richText-content{text-align:center;margin-top:1.688rem}.page-why-trelegy-for-asthma .three-in-one .box.component:nth-child(2) .image img,.page-why-trelegy-for-asthma .three-in-one .box.component:nth-child(3) .image img,.page-why-trelegy-for-asthma .three-in-one .box.component:nth-child(4) .image img{height:12.5rem;margin:auto}@media only screen and (max-width:991px){.page-why-trelegy-for-asthma .three-in-one .box.component:nth-child(2) .image img,.page-why-trelegy-for-asthma .three-in-one .box.component:nth-child(3) .image img,.page-why-trelegy-for-asthma .three-in-one .box.component:nth-child(4) .image img{height:9.8125rem}}.page-why-trelegy-for-asthma .cls-center>.component-content>.content{display:flex;justify-content:center}@media only screen and (max-width:991px){.page-why-trelegy-for-asthma .cls-center .three-in-one>.component-content>.content{display:flex}}.page-why-trelegy-for-asthma .cls-center .three-in-one>.component-content>.content>.even p{font-size:4.625rem;margin:17% 0;color:#061f5c;font-weight:bold}.page-why-trelegy-for-asthma .co-pays-intro{margin-top:1.5rem}@media only screen and (max-width:991px){.page-why-trelegy-for-asthma .co-pays-intro{margin-top:.75rem}}.page-why-trelegy-for-asthma .co-pays-intro .image{float:right}@media only screen and (min-width:767px) and (max-width:1199px){.page-why-trelegy-for-asthma .co-pays-intro .personalization-headline h2{margin-top:1.25rem}}.page-why-trelegy-for-asthma .content-section8{margin-top:2rem}.page-why-trelegy-for-asthma .section-lung-function img{margin:auto}@media only screen and (min-width:767px) and (max-width:1199px){.page-why-trelegy-for-asthma .lung-function{padding-left:0}}.page-why-trelegy-for-asthma .lung-function h2{margin-top:0}@media only screen and (max-width:991px){.page-why-trelegy-for-asthma .lung-function h2{margin-top:1.75rem}}.page-why-trelegy-for-asthma .daily-dosing{margin-top:1.5rem;margin-bottom:2.25rem}@media only screen and (max-width:991px){.page-why-trelegy-for-asthma .daily-dosing{margin-top:0}}@media only screen and (min-width:992px){.page-why-trelegy-for-asthma .three-in-one.three-icons .image img{height:200px !important}}.page-why-trelegy-for-asthma .inline-image .richText.component img{height:90px !important}@media only screen and (min-width:992px){.page-why-trelegy-for-asthma .inline-image .richText.component img{height:100px !important}}@media only screen and (max-width:991px){.page-why-trelegy-for-asthma .m-mt-10{margin-top:10px}}@media only screen and (max-width:991px){.page-why-trelegy-for-asthma .m-lh-30{line-height:1.875rem !important}}@media only screen and (min-width:992px){.page-why-trelegy-for-asthma .d-lh-32{line-height:2rem !important}}.page-why-trelegy-for-asthma .mt-8{margin-top:8px !important}.page-why-trelegy-for-asthma .what-trelegy-text{font-size:1.25rem;line-height:1.625rem;color:#815936}@media only screen and (min-width:992px){.page-why-trelegy-for-asthma .what-trelegy-text{font-size:1.375rem}}.page-why-trelegy-for-asthma .mt-20{margin-top:20px}.page-why-trelegy-for-asthma .mb-20{margin-bottom:20px}.page-why-trelegy-for-asthma .pt-6{padding-top:6px !important}.page-why-trelegy-for-asthma .pb-6{padding-bottom:6px !important}@media(max-width:576px){.page-what-is-asthma .intro{padding:1rem 0 0}}@media(max-width:576px){.page-what-is-asthma .intro .richText.component .component-content{padding-left:1rem;padding-right:1rem}}.page-what-is-asthma .intro .richText.component .component-content .richText-content h2:first-child{margin-bottom:30px}@media only screen and (min-width:992px){.page-what-is-asthma .bg-gulfblue{margin-top:1rem}}.page-what-is-asthma .bg-gulfblue .body-copy p,.page-what-is-asthma .bg-gulfblue h2 .headline-2{color:#FFF !important}.page-what-is-asthma .bg-gulfblue .callout.number-with-image>.component-content>.content>.box.component>.component-content>.paragraphSystem.content .component:nth-child(2) .richText-content:after{width:200px}@media only screen and (min-width:992px){.page-what-is-asthma .bg-gulfblue .callout.number-with-image>.component-content>.content>.box.component>.component-content>.paragraphSystem.content .component:nth-child(2) .richText-content:after{width:240px}}.page-what-is-asthma .bg-gulfblue .callout.number-with-image h2 .headline-2{color:#061f5c !important}.page-what-is-asthma .bg-gulfblue .callout.number-with-image p{color:#333 !important}.page-what-is-asthma .bg-gulfblue .callout.number-with-image img{height:70px}.page-what-is-asthma .inline-image{padding:0 1rem}.page-what-is-asthma .inline-image .richText.component img{height:95px}.page-what-is-asthma .inline-image .richText.component:nth-child(2) .component-content{padding-top:10px}.page-what-is-asthma .inline-image .richText.component:nth-child(6) .component-content{border-bottom:0}.page-what-is-asthma .inline-image .richText.component .component-content{padding-left:110px}@media only screen and (min-width:992px){.page-what-is-asthma .inline-image .richText.component .component-content{padding-top:50px;padding-bottom:50px}}.page-what-is-asthma .inline-image .richText.study-clinical .component-content{padding-left:0}.page-what-is-asthma .study-clinical .headline-2{font-family:"Avenir LT W01_95 Black1475556" !important}.page-what-is-asthma .full-width-image-mobile{margin-top:-30px}@media only screen and (max-width:991px){.page-what-is-asthma .full-width-image-mobile{padding:1rem 0 0}}@media only screen and (max-width:991px){.page-what-is-asthma .full-width-image-mobile .image img{margin-bottom:1rem}}@media only screen and (max-width:991px){.page-what-is-asthma .full-width-image-mobile .box.component{padding-left:1rem;padding-right:1rem}}@media only screen and (max-width:991px){.page-what-is-asthma .full-width-image-mobile .box.component.callout.default{margin-top:30px;padding-left:0;padding-right:0}}@media only screen and (max-width:991px){.page-what-is-asthma .full-width-image-mobile .box.component.callout.default .box.component{padding-left:0;padding-right:0}}@media only screen and (min-width:992px){.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content{min-height:170px;padding:15px 20px 0 0}}@media only screen and (min-width:1200px){.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content{min-height:148px;padding:25px 40px 0 26px}}.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content{display:block}.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content p{color:#333}.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content>.component:nth-child(2){min-width:100%;max-width:100%;padding:0 15px}@media only screen and (min-width:992px){.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content>.component:nth-child(2){padding:0 40px 0 30px}}.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content>.component:nth-child(2) h2{margin-bottom:-15px;padding-top:0}.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content>.component:nth-child(2) h2 .headline-2{padding-left:0}.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content>.component:nth-child(2) h2 .headline-2{font-family:'futura-pt-condensed',sans-serif;font-size:1.5rem;line-height:1.875rem;font-weight:800;font-style:normal}@media only screen and (min-width:992px){.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content>.component:nth-child(2) h2 .headline-2{font-size:1.75rem}}@media only screen and (min-width:992px){.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content>.component:nth-child(2) h2 .headline-2{line-height:2rem}}.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content>.component:nth-child(2) p{margin:25px 0 10px 0;padding:0;font-weight:normal;font-size:1rem;line-height:1.375rem;font-family:'Lato',sans-serif;font-style:normal}@media only screen and (min-width:992px){.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content>.component:nth-child(2) p{font-size:1rem}}@media only screen and (min-width:992px){.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content>.component:nth-child(2) p{line-height:1.375rem}}.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content>.component:nth-child(2)::after{border:0}.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content .component:nth-child(3){min-height:45px;padding-left:0;border:0}.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content .component:nth-child(2)::after{border:0}.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content>.component:nth-child(3){padding-left:0;border-left:0;min-height:60px;max-width:100%;padding-right:8px;display:block}@media only screen and (min-width:992px){.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content>.component:nth-child(3){padding-left:15px}}.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content>.component:nth-child(3) .paragraphSystem.content{display:flex;align-items:center}.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content>.component:nth-child(3) .paragraphSystem.content .component:nth-child(2){max-width:95px}@media only screen and (min-width:992px){.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content>.component:nth-child(3) .paragraphSystem.content .component:nth-child(2){max-width:114px}}@media only screen and (min-width:992px){.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content>.component:nth-child(3){padding-right:15px}}.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content>.component:nth-child(3) h2{margin-bottom:-15px;margin-left:10px;padding-top:0}@media only screen and (min-width:992px){.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content>.component:nth-child(3) h2{margin-bottom:-18px;margin-left:0;min-height:56px}}.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content>.component:nth-child(3) h2 .headline-2{padding-left:4px}@media only screen and (min-width:992px){.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content>.component:nth-child(3) h2 .headline-2{padding-left:15px}}.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content>.component:nth-child(4){min-height:60px;margin-top:0}.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content>.component:nth-child(4) .paragraphSystem.content{display:flex;align-items:center}.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content>.component:nth-child(4) .paragraphSystem.content .component:nth-child(2){max-width:95px}@media only screen and (min-width:992px){.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content>.component:nth-child(4) .paragraphSystem.content .component:nth-child(2){max-width:116px}}@media only screen and (min-width:992px){.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content>.component:nth-child(4){min-height:75px;padding-left:15px}}.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content>.component:nth-child(4) h2{margin-bottom:-15px;margin-left:10px;padding-top:0}@media only screen and (min-width:992px){.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content>.component:nth-child(4) h2{margin-bottom:-18px;margin-left:0;min-height:56px}}.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content>.component:nth-child(4) h2 .headline-2{padding-left:4px}@media only screen and (min-width:992px){.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content>.component:nth-child(4) h2 .headline-2{padding-left:15px;border-left:1px solid #707070}}.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content>.component:nth-child(5){padding:0 15px}@media only screen and (min-width:992px){.page-what-is-asthma .bgfog .callout.number>.component-content>.content>.box.component>.component-content>.paragraphSystem.content>.component:nth-child(5){padding:0 15px 10px 30px}}@media only screen and (min-width:992px){.page-what-is-asthma .bgfog .callout.default-with-image{min-height:348px;padding-top:4%}}@media only screen and (min-width:1200px){.page-what-is-asthma .bgfog .callout.default-with-image{min-height:312px;padding-top:9%}}@media only screen and (min-width:1200px) and (max-width:1380px){.page-what-is-asthma .bgfog .callout.default-with-image{min-height:312px;padding-top:10%}}@media only screen and (min-width:1543px){.page-what-is-asthma .bgfog .callout.default-with-image{min-height:290px;padding-top:6%}}.page-what-is-asthma .bgfog .callout.default-with-image img{height:125px}@media only screen and (min-width:992px){.page-what-is-asthma .bgfog .callout.default-with-image img{height:150px}}@media only screen and (min-width:992px){.page-what-is-asthma .recomended-for-you.recomended-for-you-trelegy-curious .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content{padding:10px 5px 0 10px !important}}@media(min-width:1400px){.page-what-is-asthma .recomended-for-you.recomended-for-you-trelegy-curious .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content{padding:22px 18px 20px 40px !important}}@media only screen and (min-width:1200px){.page-what-is-asthma .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content{padding:30px 15px 0 40px}}.page-what-is-asthma .patient-quote{margin-top:25px;margin-bottom:15px}@media only screen and (min-width:992px){.page-what-is-asthma .patient-quote{margin-top:35px;margin-bottom:20px}}@media only screen and (max-width:991px){.page-what-is-asthma .patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(3) .component-content .richText-content{padding-left:20px;padding-right:20px}}@media only screen and (min-width:1200px){.page-what-is-asthma .patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(3) .component-content .richText-content{padding-left:100px;padding-right:100px}}.page-what-is-asthma .hva-tout{margin-top:0;margin-bottom:35px}@media only screen and (min-width:992px){.page-what-is-asthma .hva-tout{margin-bottom:45px}}.page-what-is-asthma .hva-tout.hva-tout-trelegy-curious>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content img{height:121px}.page-what-is-asthma .hva-tout.hva-tout-trelegy-transition>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content img{height:112px}.page-what-is-asthma .hva-tout.hva-tout-trelegy-curious,.page-what-is-asthma .hva-tout.hva-tout-trelegy-transition{margin-top:60px}@media only screen and (max-width:991px){.page-what-is-asthma .hva-tout.hva-tout-trelegy-curious,.page-what-is-asthma .hva-tout.hva-tout-trelegy-transition{margin-top:30px}}.page-what-is-asthma .reference-quick-poll{margin-top:15px}@media only screen and (max-width:991px){.page-what-is-asthma .reference-quick-poll{margin-top:5px}}@media only screen and (max-width:991px){.page-what-is-asthma .recomended-for-you.recomended-for-you-trelegy-curious .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content h2{margin-bottom:5px}}@media only screen and (max-width:991px){.page-what-is-asthma .recomended-for-you.recomended-for-you-trelegy-curious .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .primary-button{margin-top:20px}}@media only screen and (min-width:1200px){.page-what-is-asthma .recomended-for-you.recomended-for-you-trelegy-transition .footer-cta-container .footer-cta-callout-column-1>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .primary-button{min-width:350px}}@media only screen and (min-width:992px){.page-what-is-asthma .see-your-quality>.component-content{display:flex;justify-content:center}}@media only screen and (max-width:991px){.page-what-is-asthma .callout.pricing{margin-top:40px}}@media only screen and (min-width:992px){.page-what-is-asthma .callout.pricing .box.component .component:nth-child(3) p{float:left}}.page-what-is-asthma .discuss-asthma>.component-content{background:#f0e8e2;padding:34px 15px;text-align:center}.page-what-is-asthma .discuss-asthma>.component-content>.paragraphSystem.content img,.page-what-is-asthma .discuss-asthma>.component-content>.paragraphSystem.content a{margin:0 auto}.page-what-is-asthma .discuss-asthma>.component-content .guide-the-chat{padding-bottom:20px}@media only screen and (min-width:992px){.page-what-is-asthma .discuss-asthma>.component-content .guide-the-chat{padding-bottom:28px}}.page-what-is-asthma .study-clinical .footnote{font-size:.875rem;line-height:1.25rem}@media only screen and (min-width:992px){.page-what-is-asthma .study-clinical .footnote{font-size:.875rem}}@media only screen and (min-width:992px){.page-what-is-asthma .study-clinical .footnote{line-height:1.25rem}}@media only screen and (max-width:991px){.page-what-is-asthma .test-btn .richText-content{display:flex;justify-content:center}}@media only screen and (min-width:767px) and (max-width:1199px){.page-what-is-asthma .font-42{font-size:42px !important}}.page-doctor-discussion-guide.page-asthma .heronoimage.headline-h1-alone h1{margin-top:20px;margin-bottom:8px}.page-doctor-discussion-guide.page-asthma .content-section1 .image img{max-width:110%;margin-left:-1rem}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .content-section1 .image img{max-width:100%;margin-left:0}}.page-doctor-discussion-guide.page-asthma .bghawkesblue{margin-bottom:2rem}.page-doctor-discussion-guide.page-asthma .bghawkesblue .content-container{padding-bottom:0}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .bghawkesblue .content-container{padding-bottom:1rem}}.page-doctor-discussion-guide.page-asthma .quizResultContainer,.page-doctor-discussion-guide.page-asthma .quizOverlayContainer{display:none}.page-doctor-discussion-guide.page-asthma .footer-cta-container .footer-cta-callout-column-2>.component-content>.paragraphSystem.content>.component:nth-child(2)>.component-content>.richText-content{background-color:#FFF;padding:35px 15px 15px 15px}@media only screen and (min-width:992px){.page-doctor-discussion-guide.page-asthma .footer-cta-container .footer-cta-callout-column-2>.component-content>.paragraphSystem.content>.component:nth-child(2)>.component-content>.richText-content{min-height:250px;padding:30px 15px 0 25px}}@media only screen and (min-width:1200px){.page-doctor-discussion-guide.page-asthma .footer-cta-container .footer-cta-callout-column-2>.component-content>.paragraphSystem.content>.component:nth-child(2)>.component-content>.richText-content{padding:30px 15px 0 25px}}.page-risks-and-side-effects .alt h2 .headline-2{padding:10px 15px;display:block;background-color:#e3eafd;border-bottom:1px solid #707070}.page-risks-and-side-effects #content .callout{margin-bottom:2rem}@media only screen and (min-width:992px){.page-risks-and-side-effects #content .callout{margin-bottom:15px}}.page-risks-and-side-effects #content li:not(.accordion-slide){margin-bottom:5px}.page-support-kit .heronoimage h1{margin-top:20%}.page-copd-brochure h3 .headline-3{font-family:"Avenir LT W01_95 Black1475556";font-size:1.25rem;color:#061f5c}@media only screen and (min-width:992px){.page-copd-brochure h3 .headline-3{font-size:1.375rem}}.page-copd-brochure .hero-2{background-color:#337399 !important}.page-copd-brochure .hero-2>.component-content{background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/start-a-new-day-mobile.jpg")}@media only screen and (min-width:992px){.page-copd-brochure .hero-2>.component-content{background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/start-a-new-day.jpg")}}@media only screen and (max-width:991px){.page-copd-brochure .hero-2 h1{width:65% !important}}.page-copd-brochure .hero-2.hero-2-section-1,.page-copd-brochure .hero-2.hero-2-section-2,.page-copd-brochure .hero-2.hero-2-section-3,.page-copd-brochure .hero-2.hero-2-section-4,.page-copd-brochure .hero-2.hero-2-section-5{background-color:#bed2de !important}@media only screen and (max-width:991px){.page-copd-brochure .hero-2.hero-2-section-1>.component-content .content-container,.page-copd-brochure .hero-2.hero-2-section-2>.component-content .content-container,.page-copd-brochure .hero-2.hero-2-section-3>.component-content .content-container,.page-copd-brochure .hero-2.hero-2-section-4>.component-content .content-container,.page-copd-brochure .hero-2.hero-2-section-5>.component-content .content-container{padding-top:100px !important}}.page-copd-brochure .hero-2.hero-2-section-1>.component-content .content-container h2,.page-copd-brochure .hero-2.hero-2-section-2>.component-content .content-container h2,.page-copd-brochure .hero-2.hero-2-section-3>.component-content .content-container h2,.page-copd-brochure .hero-2.hero-2-section-4>.component-content .content-container h2,.page-copd-brochure .hero-2.hero-2-section-5>.component-content .content-container h2{text-shadow:0 3px 6px #00000029}@media only screen and (max-width:991px){.page-copd-brochure .hero-2.hero-2-section-1 .content-container h2{width:35% !important}}.page-copd-brochure .hero-2.hero-2-section-2 .content-container h2{margin-bottom:0;text-shadow:0 0 40px #000 !important}@media only screen and (max-width:991px){.page-copd-brochure .hero-2.hero-2-section-4 .content-container h2{width:35% !important;margin-bottom:0;text-shadow:3px 3px 20px rgba(0,0,0,0.76) !important}}.page-copd-brochure .hero-2.hero-2-section-2,.page-copd-brochure .hero-2.hero-2-section-3,.page-copd-brochure .hero-2.hero-2-section-4,.page-copd-brochure .hero-2.hero-2-section-5{margin-top:-30px}.page-copd-brochure .hero-2.hero-2-section-1>.component-content{background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/your-new-day-mobile.jpg")}@media only screen and (min-width:992px){.page-copd-brochure .hero-2.hero-2-section-1>.component-content{background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/your-new-day.jpg")}}.page-copd-brochure .hero-2.hero-2-section-2>.component-content{background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/what_to_tell_your_doctor_mobile.jpg")}@media only screen and (min-width:992px){.page-copd-brochure .hero-2.hero-2-section-2>.component-content{background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/what_to_tell_your_doctor_desktop.jpg")}}.page-copd-brochure .hero-2.hero-2-section-3>.component-content{background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/copd-fact-check-mobile.jpg")}@media only screen and (min-width:992px){.page-copd-brochure .hero-2.hero-2-section-3>.component-content{background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/copd-fact-check.jpg")}}.page-copd-brochure .hero-2.hero-2-section-4>.component-content{background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/trelegy_for_0_mobile.jpg")}@media only screen and (min-width:992px){.page-copd-brochure .hero-2.hero-2-section-4>.component-content{background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/trelegy_for_0_desktop.jpg")}}.page-copd-brochure .hero-2.hero-2-section-5>.component-content{background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/tips-and-help-mobile.jpg")}@media only screen and (min-width:992px){.page-copd-brochure .hero-2.hero-2-section-5>.component-content{background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/tips-and-help.jpg")}}@media only screen and (min-width:992px){.page-copd-brochure #content .hero>.component-content .content-container{padding-top:70px}}@media only screen and (min-width:1200px){.page-copd-brochure #content .hero>.component-content .content-container{padding-top:115px}}@media only screen and (max-width:991px){.page-copd-brochure #content .hero.hero-2>.component-content{max-height:254px}}@media only screen and (min-width:992px){.page-copd-brochure #content .hero.hero-2>.component-content{min-height:25vw !important}}@media only screen and (min-width:992px){.page-copd-brochure .bgastral h2{margin-top:-10px}}.page-copd-brochure .bgastral h2 .headline-2{font-size:1.25rem;color:#FFF}@media only screen and (min-width:992px){.page-copd-brochure .bgastral h2 .headline-2{font-size:1.5rem}}.page-copd-brochure .bgastral .anchorlink{color:#FFF}.page-copd-brochure .bgastral .anchorlink:hover,.page-copd-brochure .bgastral .anchorlink:focus{color:#815936 !important}.page-copd-brochure .bgastral .anchorlink:before{background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/arrow-down-white.svg")}.page-copd-brochure .bg-ziggurat-fake-box{background-color:#bed2de;min-height:120px}.page-copd-brochure .accordions-wrapper .body-copy p.expand-collapse{background-color:transparent;color:#333;padding-right:0}.page-copd-brochure .accordions-wrapper .body-copy p.expand-collapse a{font-weight:400;color:#3959b0}.page-copd-brochure .accordions-wrapper .accordion{margin-top:-120px}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide{border-top:0}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide.last{border-bottom:0}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-head h4{font-family:"Avenir LT W01_95 Black1475556";font-size:1.375rem}@media only screen and (min-width:992px){.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-head h4{font-size:2.125rem}}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-head h4 a{color:#061f5c;padding:21px 0;padding-right:60px}@media only screen and (min-width:992px){.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-head h4 a{padding-right:75px}}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-head h4 a:after{width:38px;height:38px;margin-top:-17px;right:0;background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/expand-circle-icon.svg")}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide.is-active .accordion-head h4 a:after{background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/collapse-circle-icon.svg")}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper{border-top:5px solid #337399;margin-top:0;padding-top:40px;padding-bottom:40px}@media only screen and (min-width:992px){.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper{padding-bottom:70px;margin-top:40px}}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .component{padding:0}@media only screen and (min-width:992px){.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .component{padding-left:15px;padding-right:15px}}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .richText .component-content{padding-left:0;padding-right:0;padding-bottom:0}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .highlighted-content{border:5px solid #061f5c;padding:30px 20px 15px}@media only screen and (min-width:992px){.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .highlighted-content{padding:30px 0 15px 0}}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-1{margin-bottom:20px}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-1 .component-content .richText.component .component-content{padding:0 20px;min-height:142px}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-1 .component-content .richText.component .component-content img{height:120px;margin-bottom:0}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-1 .component-content .richText.component .component-content .richText-content p{font-family:"Avenir LT W01_95 Black1475556";color:#FFF;margin-bottom:0}@media only screen and (max-width:991px){.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .u-mb-1{margin-bottom:0 !important}}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-2{margin-bottom:25px}@media only screen and (min-width:992px){.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-2{margin-bottom:0;padding-left:0}}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-2 .richText-content{background-color:#FFF;padding:30px 20px}@media only screen and (min-width:992px){.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-2 .richText-content{min-height:216px;display:flex;flex-direction:column;justify-content:center;padding:0 90px 0 44px}}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-2 .richText-content h3{margin-bottom:5px}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-2 .richText-content p{margin-bottom:0;font-weight:900}@media only screen and (min-width:992px){.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-3{padding-right:0}}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-4{border-top:5px solid #337399;padding-top:28px;padding-bottom:25px}@media only screen and (min-width:992px){.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-4{padding-top:45px}}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-4 .component-content img{height:172px;margin:auto}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-5{padding-bottom:20px}@media only screen and (min-width:992px){.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-5{padding-bottom:45px;padding-left:0;padding-right:0}}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-5 .richText.component:nth-child(2) .component-content,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-5 .richText.component:nth-child(3) .component-content,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-5 .richText.component:nth-child(4) .component-content{border:5px solid #061f5c;margin-bottom:23px}@media only screen and (min-width:992px){.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-5 .richText.component:nth-child(2) .component-content,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-5 .richText.component:nth-child(3) .component-content,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-5 .richText.component:nth-child(4) .component-content{margin-bottom:0}}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-5 .richText.component:nth-child(2) .component-content .richText-content,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-5 .richText.component:nth-child(3) .component-content .richText-content,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-5 .richText.component:nth-child(4) .component-content .richText-content{min-height:163px;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width:992px){.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-5 .richText.component:nth-child(2) .component-content .richText-content,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-5 .richText.component:nth-child(3) .component-content .richText-content,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-5 .richText.component:nth-child(4) .component-content .richText-content{min-height:222px}}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-5 .richText.component:nth-child(2) .component-content .richText-content h2,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-5 .richText.component:nth-child(3) .component-content .richText-content h2,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-5 .richText.component:nth-child(4) .component-content .richText-content h2{background-color:#061f5c;padding:10px 0 15px 0;margin-bottom:0}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-5 .richText.component:nth-child(2) .component-content .richText-content h2 .headline-2,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-5 .richText.component:nth-child(3) .component-content .richText-content h2 .headline-2,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-5 .richText.component:nth-child(4) .component-content .richText-content h2 .headline-2{font-size:1.25rem;color:#FFF}@media only screen and (min-width:992px){.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-5 .richText.component:nth-child(2) .component-content .richText-content h2 .headline-2,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-5 .richText.component:nth-child(3) .component-content .richText-content h2 .headline-2,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-5 .richText.component:nth-child(4) .component-content .richText-content h2 .headline-2{font-size:1.5rem}}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-5 .richText.component:nth-child(2) .component-content .richText-content p,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-5 .richText.component:nth-child(3) .component-content .richText-content p,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-5 .richText.component:nth-child(4) .component-content .richText-content p{padding:0 15px;margin-bottom:0}@media only screen and (min-width:992px){.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-5 .richText.component:nth-child(2) .component-content .richText-content p,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-5 .richText.component:nth-child(3) .component-content .richText-content p,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-5 .richText.component:nth-child(4) .component-content .richText-content p{padding:0 40px}}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-5 .richText.component:nth-child(3) .component-content{border:5px solid #094a7b}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-5 .richText.component:nth-child(3) .component-content .richText-content h2{background-color:#094a7b}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-5 .richText.component:nth-child(4) .component-content{border:5px solid #337399}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-5 .richText.component:nth-child(4) .component-content .richText-content h2{background-color:#337399}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-6{padding-top:35px}@media only screen and (min-width:992px){.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-1-section-6{padding-top:0}}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-2-section-3{border:5px solid #061f5c;margin-bottom:25px}@media only screen and (min-width:992px){.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-2-section-3{float:right;margin-bottom:0}}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-2-section-3>.component-content{padding:40px 40px 20px}@media only screen and (min-width:992px){.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-2-section-3>.component-content{padding:40px 20px 20px}}@media only screen and (min-width:1200px){.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-2-section-3>.component-content{padding:40px 60px 20px}}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-2-section-3>.component-content img{height:150px;margin:auto}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-2-section-3>.component-content h3{margin-bottom:0}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-2-section-3>.component-content .richText.component:nth-child(4) .richText-content p:first-of-type{margin-bottom:0}@media only screen and (min-width:992px){.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-2-section-1 .richText.component .richText-content,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-2-section-2 .richText.component .richText-content{padding-right:6rem}}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout{padding:0}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout .box.component:nth-child(2)>.component-content,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout .box.component:nth-child(3)>.component-content{border:5px solid #061f5c;margin-bottom:23px}@media only screen and (min-width:992px){.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout .box.component:nth-child(2)>.component-content,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout .box.component:nth-child(3)>.component-content{margin-bottom:30px}}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout .box.component:nth-child(2)>.component-content .richText.component:nth-child(2) .component-content,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout .box.component:nth-child(3)>.component-content .richText.component:nth-child(2) .component-content{min-height:138px;background-color:#061f5c}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout .box.component:nth-child(2)>.component-content .richText.component:nth-child(2) .component-content .richText-content h2,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout .box.component:nth-child(3)>.component-content .richText.component:nth-child(2) .component-content .richText-content h2{margin-bottom:0}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout .box.component:nth-child(2)>.component-content .richText.component:nth-child(2) .component-content .richText-content h2 .headline-2,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout .box.component:nth-child(3)>.component-content .richText.component:nth-child(2) .component-content .richText-content h2 .headline-2{font-size:1.25rem;color:#FFF}@media only screen and (min-width:992px){.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout .box.component:nth-child(2)>.component-content .richText.component:nth-child(2) .component-content .richText-content h2 .headline-2,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout .box.component:nth-child(3)>.component-content .richText.component:nth-child(2) .component-content .richText-content h2 .headline-2{font-size:1.5rem}}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout .box.component:nth-child(2)>.component-content .richText.component:nth-child(2) .component-content .richText-content p,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout .box.component:nth-child(3)>.component-content .richText.component:nth-child(2) .component-content .richText-content p{padding:0 30px;margin-bottom:0;color:#FFF}@media only screen and (min-width:992px){.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout .box.component:nth-child(2)>.component-content .richText.component:nth-child(2) .component-content .richText-content p,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout .box.component:nth-child(3)>.component-content .richText.component:nth-child(2) .component-content .richText-content p{padding:0 70px}}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout .box.component:nth-child(2)>.component-content .richText.component:nth-child(3) .component-content,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout .box.component:nth-child(3)>.component-content .richText.component:nth-child(3) .component-content{min-height:150px;padding:0 15px}@media only screen and (min-width:992px){.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout .box.component:nth-child(2)>.component-content .richText.component:nth-child(3) .component-content,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout .box.component:nth-child(3)>.component-content .richText.component:nth-child(3) .component-content{padding:0 70px 0 15px}}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout .box.component:nth-child(2)>.component-content .richText.component:nth-child(3) .component-content img,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout .box.component:nth-child(3)>.component-content .richText.component:nth-child(3) .component-content img{height:110px}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout .box.component:nth-child(2)>.component-content .richText.component:nth-child(3) .component-content .richText-content p,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout .box.component:nth-child(3)>.component-content .richText.component:nth-child(3) .component-content .richText-content p{margin-bottom:0;padding:15px 0}@media only screen and (min-width:992px){.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout .box.component:nth-child(2)>.component-content .richText.component:nth-child(3) .component-content .richText-content p,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout .box.component:nth-child(3)>.component-content .richText.component:nth-child(3) .component-content .richText-content p{padding:0}}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout .box.component:nth-child(3)>.component-content{border:5px solid #094a7b}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout .box.component:nth-child(3)>.component-content .richText.component:nth-child(2) .component-content{background-color:#094a7b}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout.accordion-3-section-2 .box.component:nth-child(2)>.component-content{border:5px solid #337399}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout.accordion-3-section-2 .box.component:nth-child(2)>.component-content .richText.component:nth-child(2) .component-content{background-color:#337399}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout.accordion-3-section-2 .box.component:nth-child(3)>.component-content{border:5px solid #bed2de}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout.accordion-3-section-2 .box.component:nth-child(3)>.component-content .richText.component:nth-child(2) .component-content{background-color:#bed2de}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout.accordion-3-section-2 .box.component:nth-child(3)>.component-content .richText.component:nth-child(2) .component-content .richText-content h2 .headline-2{color:#061f5c}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .true-false-callout.accordion-3-section-2 .box.component:nth-child(3)>.component-content .richText.component:nth-child(2) .component-content .richText-content p{color:#333}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-5-section-1,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-5-section-2{margin-bottom:0}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-5-section-1 .richText.component .component-content img,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-5-section-2 .richText.component .component-content img,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-5-section-3 .richText.component .component-content img{margin-bottom:0}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-5-section-1 .richText.component .component-content .richText-content,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-5-section-2 .richText.component .component-content .richText-content,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-5-section-3 .richText.component .component-content .richText-content{padding:0 2rem}@media only screen and (min-width:992px){.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-5-section-1 .richText.component .component-content .richText-content,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-5-section-2 .richText.component .component-content .richText-content,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-5-section-3 .richText.component .component-content .richText-content{padding:0 3rem}}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-5-section-1 .richText.component .component-content .richText-content p,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-5-section-2 .richText.component .component-content .richText-content p,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-5-section-3 .richText.component .component-content .richText-content p{margin-bottom:0;font-family:'Lato',sans-serif !important;font-weight:900}.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-5-section-1 .richText.component.bg-poloBlue .component-content .richText-content p,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-5-section-1 .richText.component.bg-ziggurat .component-content .richText-content p,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-5-section-1 .richText.component.bg-catskillWhite .component-content .richText-content p,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-5-section-2 .richText.component.bg-poloBlue .component-content .richText-content p,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-5-section-2 .richText.component.bg-ziggurat .component-content .richText-content p,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-5-section-2 .richText.component.bg-catskillWhite .component-content .richText-content p,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-5-section-3 .richText.component.bg-poloBlue .component-content .richText-content p,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-5-section-3 .richText.component.bg-ziggurat .component-content .richText-content p,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-5-section-3 .richText.component.bg-catskillWhite .component-content .richText-content p{color:#333}@media only screen and (min-width:992px){.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-5-section-1 .richText.component.bg-catskillWhite .richText-content,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-5-section-2 .richText.component.bg-catskillWhite .richText-content,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-5-section-3 .richText.component.bg-catskillWhite .richText-content{padding:0 4rem}}@media only screen and (max-width:991px){.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-5-section-1 .richText.component.bg-ziggurat .richText-content,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-5-section-2 .richText.component.bg-ziggurat .richText-content,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-5-section-3 .richText.component.bg-ziggurat .richText-content{padding:0 1rem}}@media only screen and (max-width:991px){.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-5-section-1 .richText.component.bg-veniceBlue .richText-content,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-5-section-2 .richText.component.bg-veniceBlue .richText-content,.page-copd-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-5-section-3 .richText.component.bg-veniceBlue .richText-content{padding:0 3rem}}@media(max-width:414px){.page-copd-brochure .accordions-wrapper .accordion.accordion-1 .accordion-container .accordion-slide .accordion-head h4 a{padding-right:70px}}@media(max-width:375px){.page-copd-brochure .accordions-wrapper .accordion.accordion-1 .accordion-container .accordion-slide .accordion-head h4 a{padding-right:95px}}@media(max-width:375px){.page-copd-brochure .accordions-wrapper .accordion.accordion-1,.page-copd-brochure .accordions-wrapper .accordion.accordion-3,.page-copd-brochure .accordions-wrapper .accordion.accordion-4{margin-top:-140px}}@media(max-width:414px){.page-copd-brochure .accordions-wrapper .accordion.accordion-3{margin-top:-140px}}@media only screen and (min-width:992px){.page-copd-brochure .accordions-wrapper .accordion.accordion-3,.page-copd-brochure .accordions-wrapper .accordion.accordion-4{margin-top:-140px}}.page-copd-brochure .accordions-wrapper .accordion.accordion-5 .highlighted-content .richText-content p{padding:0 1rem}@media only screen and (min-width:992px){.page-copd-brochure .accordions-wrapper .accordion.accordion-5 .highlighted-content .richText-content p{padding:0 7rem}}.page-copd-brochure .infographic-650k>.component-content,.page-copd-brochure .infographic-93>.component-content{min-height:216px;border:5px solid #061f5c}.page-copd-brochure .infographic-650k .richText.component:nth-child(2) img,.page-copd-brochure .infographic-93 .richText.component:nth-child(2) img{height:150px;margin-bottom:0}.page-copd-brochure .infographic-650k .richText.component:nth-child(2) h3,.page-copd-brochure .infographic-93 .richText.component:nth-child(2) h3{margin-bottom:20px;margin-top:-6px}.page-copd-brochure .infographic-650k .richText.component:nth-child(2) h3 .headline-3,.page-copd-brochure .infographic-93 .richText.component:nth-child(2) h3 .headline-3{font-size:1.25rem}@media only screen and (min-width:992px){.page-copd-brochure .infographic-650k .richText.component:nth-child(2) h3 .headline-3,.page-copd-brochure .infographic-93 .richText.component:nth-child(2) h3 .headline-3{font-size:1.375rem}}.page-copd-brochure .infographic-650k .richText.component:nth-child(2) p,.page-copd-brochure .infographic-93 .richText.component:nth-child(2) p{margin-bottom:0}.page-copd-brochure .infographic-650k .richText.component:nth-child(2) p .six-fifty-k,.page-copd-brochure .infographic-650k .richText.component:nth-child(2) p .percent,.page-copd-brochure .infographic-93 .richText.component:nth-child(2) p .six-fifty-k,.page-copd-brochure .infographic-93 .richText.component:nth-child(2) p .percent{font-family:"Avenir LT W01_95 Black1475556";color:#061f5c}.page-copd-brochure .infographic-650k .richText.component:nth-child(2) p .six-fifty-k,.page-copd-brochure .infographic-93 .richText.component:nth-child(2) p .six-fifty-k{font-size:3.75rem}@media only screen and (min-width:992px){.page-copd-brochure .infographic-650k .richText.component:nth-child(2) p .six-fifty-k,.page-copd-brochure .infographic-93 .richText.component:nth-child(2) p .six-fifty-k{font-size:3.75rem}}.page-copd-brochure .infographic-650k .richText.component:nth-child(2) p .percent,.page-copd-brochure .infographic-93 .richText.component:nth-child(2) p .percent{font-size:2.1875rem}@media only screen and (min-width:992px){.page-copd-brochure .infographic-650k .richText.component:nth-child(2) p .percent,.page-copd-brochure .infographic-93 .richText.component:nth-child(2) p .percent{font-size:2.1875rem}}.page-copd-brochure .infographic-650k .richText.component:nth-child(2) p .ninety-three,.page-copd-brochure .infographic-93 .richText.component:nth-child(2) p .ninety-three{font-family:"Avenir LT W01_95 Black1475556";font-size:4.0625rem;color:#061f5c}@media only screen and (min-width:992px){.page-copd-brochure .infographic-650k .richText.component:nth-child(2) p .ninety-three,.page-copd-brochure .infographic-93 .richText.component:nth-child(2) p .ninety-three{font-size:4.0625rem}}.page-copd-brochure .infographic-650k .richText.component:nth-child(2) p:last-of-type,.page-copd-brochure .infographic-93 .richText.component:nth-child(2) p:last-of-type{color:#061f5c;font-weight:900}@media only screen and (min-width:992px){.page-copd-brochure .infographic-650k .richText.component:nth-child(2) p:last-of-type,.page-copd-brochure .infographic-93 .richText.component:nth-child(2) p:last-of-type{padding-right:50px !important}}.page-copd-brochure .infographic-650k .richText.component:nth-child(3) p,.page-copd-brochure .infographic-93 .richText.component:nth-child(3) p{margin-bottom:0}.page-copd-brochure .infographic-650k .richText.component:nth-child(2){padding-top:15px !important}@media only screen and (min-width:992px){.page-copd-brochure .infographic-650k .richText.component:nth-child(2){padding-top:12px !important}}.page-copd-brochure .infographic-93>.component-content{min-height:190px}@media only screen and (min-width:992px){.page-copd-brochure .infographic-93{padding-left:0 !important}}@media only screen and (min-width:992px){.page-copd-brochure .infographic-93 .richText.component:nth-child(2){padding-top:12px !important}}.page-copd-brochure .infographic-93 .richText.component:nth-child(2) h3{margin-bottom:10px;margin-top:0}.page-copd-brochure .infographic-93 .richText.component:nth-child(2) .richText-content{padding:40px 37px 20px 0 !important}@media only screen and (min-width:992px){.page-copd-brochure .infographic-93 .richText.component:nth-child(2) .richText-content{padding:30px 0 0 0 !important}}.page-copd-brochure .infographic-93 .richText.component:nth-child(2) .sup{top:-20px}.page-copd-brochure .paddingtop-40{padding-top:40px !important}.page-copd-brochure .background-color-gradient.last{margin-bottom:-31px}.page-copd-brochure .reference-med-watch-pharma{background-color:#FFF}.page-asthma-brochure .section-title .component-content .richText-content h2:after,.page-asthma-brochure .callout-image>.component-content .richText.component .component-content .richText-content h2:after,.page-asthma-brochure .hero-2 .dark:nth-child(2):after,.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1 .callout.default .richText.component .component-content .richText-content h3:after,.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1 .callout.number-with-image .richText.component:nth-child(2) .component-content .richText-content h3:after,.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section2 .richText.component:nth-child(2) .component-content .richText-content h2:after,.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section1 .box.component:nth-child(3).callout.number-with-image .richText.component:nth-child(2) .component-content .richText-content h3:after,.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section1.callout.default .box.component .component-content .box.component:nth-child(2) .richText.component:nth-child(2) .component-content .richText-content h3:after,.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section2 .richText.component:nth-child(2) .component-content .richText-content h2:after,.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section-6.callout.default .box.component>.component-content .richText.component:nth-child(2) .component-content .richText-content h3:after{content:'';display:block;background-color:#9eade5;border:17px solid #9eade5;max-width:480px;margin-top:-32px;margin-left:-20px;border-radius:25px}@media(max-width:576px){.page-asthma-brochure .section-title .component-content .richText-content h2:after,.page-asthma-brochure .callout-image>.component-content .richText.component .component-content .richText-content h2:after,.page-asthma-brochure .hero-2 .dark:nth-child(2):after,.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1 .callout.default .richText.component .component-content .richText-content h3:after,.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1 .callout.number-with-image .richText.component:nth-child(2) .component-content .richText-content h3:after,.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section2 .richText.component:nth-child(2) .component-content .richText-content h2:after,.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section1 .box.component:nth-child(3).callout.number-with-image .richText.component:nth-child(2) .component-content .richText-content h3:after,.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section1.callout.default .box.component .component-content .box.component:nth-child(2) .richText.component:nth-child(2) .component-content .richText-content h3:after,.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section2 .richText.component:nth-child(2) .component-content .richText-content h2:after,.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section-6.callout.default .box.component>.component-content .richText.component:nth-child(2) .component-content .richText-content h3:after{max-width:220px;border-radius:0;border-top-right-radius:25px;border-bottom-right-radius:25px;margin-top:-35px;margin-left:-1rem}}@media only screen and (min-width:992px){.page-asthma-brochure .section-title .component-content .richText-content h2:after,.page-asthma-brochure .callout-image>.component-content .richText.component .component-content .richText-content h2:after,.page-asthma-brochure .hero-2 .dark:nth-child(2):after,.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1 .callout.default .richText.component .component-content .richText-content h3:after,.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1 .callout.number-with-image .richText.component:nth-child(2) .component-content .richText-content h3:after,.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section2 .richText.component:nth-child(2) .component-content .richText-content h2:after,.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section1 .box.component:nth-child(3).callout.number-with-image .richText.component:nth-child(2) .component-content .richText-content h3:after,.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section1.callout.default .box.component .component-content .box.component:nth-child(2) .richText.component:nth-child(2) .component-content .richText-content h3:after,.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section2 .richText.component:nth-child(2) .component-content .richText-content h2:after,.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section-6.callout.default .box.component>.component-content .richText.component:nth-child(2) .component-content .richText-content h3:after{max-width:660px}}.page-asthma-brochure .body-copy h3 .headline-3{font-family:'futura-pt-condensed',sans-serif;font-weight:800;font-style:italic;font-size:1.375rem;line-height:1.375rem;color:#061f5c}@media only screen and (min-width:992px){.page-asthma-brochure .body-copy h3 .headline-3{font-size:1.5rem}}@media only screen and (min-width:992px){.page-asthma-brochure .body-copy h3 .headline-3{line-height:1.5rem}}.page-asthma-brochure .body-copy h2 .headline-2{font-family:'futura-pt-condensed',sans-serif;font-weight:800;font-style:italic;font-size:2rem;line-height:2rem}@media only screen and (min-width:992px){.page-asthma-brochure .body-copy h2 .headline-2{font-size:2.375rem}}@media only screen and (min-width:992px){.page-asthma-brochure .body-copy h2 .headline-2{line-height:2rem}}.page-asthma-brochure .callout.default>.component-content{background-color:#FFF}.page-asthma-brochure .callout.default h2 .headline-2{font-family:"Avenir LT W01_95 Black1475556";font-size:1.5rem;line-height:1.875rem;font-weight:normal;font-style:normal}@media only screen and (min-width:992px){.page-asthma-brochure .callout.default h2 .headline-2{font-size:1.75rem}}@media only screen and (min-width:992px){.page-asthma-brochure .callout.default h2 .headline-2{line-height:2.125rem}}.page-asthma-brochure .highlighted-content{border:0}.page-asthma-brochure .highlighted-content>.component-content{border:10px solid #c3a58f;background-color:#FFF}.page-asthma-brochure .section-title .component-content img{width:83px;margin-bottom:0;margin-right:30px}@media only screen and (min-width:992px){.page-asthma-brochure .section-title .component-content img{width:110px;margin-right:40px}}.page-asthma-brochure .section-title .component-content .richText-content h2{margin-bottom:0}.page-asthma-brochure .section-title .component-content .richText-content h2:after{border:5px solid #9eade5;width:162px;border-radius:0;border-top-right-radius:10px;border-top-left-radius:50px;border-bottom-right-radius:50px;border-bottom-left-radius:10px;margin-top:-10px;margin-left:-7px}@media only screen and (min-width:992px){.page-asthma-brochure .section-title .component-content .richText-content h2:after{width:195px;margin-left:-8px}}.page-asthma-brochure .callout-image>.component-content{min-height:218px;margin-bottom:40px;background-size:100% auto;background-position:top center;background-repeat:no-repeat}@media only screen and (min-width:992px){.page-asthma-brochure .callout-image>.component-content{min-height:410px;margin-bottom:0}}.page-asthma-brochure .callout-image>.component-content .richText.component .component-content .richText-content h2{margin-top:22px;padding-left:1rem;width:47%}@media(max-width:576px){.page-asthma-brochure .callout-image>.component-content .richText.component .component-content .richText-content h2{width:62%}}@media only screen and (min-width:992px){.page-asthma-brochure .callout-image>.component-content .richText.component .component-content .richText-content h2{width:92%}}.page-asthma-brochure .callout-image>.component-content .richText.component .component-content .richText-content h2:after{border:15px solid #9eade5;margin-top:-19px;width:280px;margin-left:-1rem;border-top-left-radius:0;border-bottom-left-radius:0}@media(max-width:576px){.page-asthma-brochure .callout-image>.component-content .richText.component .component-content .richText-content h2:after{width:160px}}@media only screen and (min-width:992px){.page-asthma-brochure .callout-image>.component-content .richText.component .component-content .richText-content h2:after{width:265px}}@media(min-width:1200px) and (max-width:1399px){.page-asthma-brochure .callout-image>.component-content .richText.component .component-content .richText-content h2:after{width:230px}}.page-asthma-brochure .callout-image>.component-content .richText.component .component-content .richText-content h2 .headline-2{color:#FFF}.page-asthma-brochure .hero-2{background-color:#d8e0ff !important}.page-asthma-brochure .hero-2>.component-content{clip-path:unset !important}@media only screen and (max-width:991px){.page-asthma-brochure .hero-2>.component-content{background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/asthma/asthma-poc-hero-background-mobile.jpg");max-height:260px !important}}@media only screen and (min-width:992px){.page-asthma-brochure .hero-2>.component-content{background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/asthma/asthma-poc-hero-background-desktop.jpg")}}.page-asthma-brochure .hero-2 .dark h1 .headline-1,.page-asthma-brochure .hero-2 .dark h2 .headline-2{font-family:'futura-pt-condensed',sans-serif;font-weight:800;font-style:italic}.page-asthma-brochure .hero-2 .dark h1 .headline-1{font-size:2.5rem;line-height:2.125rem}@media only screen and (min-width:992px){.page-asthma-brochure .hero-2 .dark h1 .headline-1{font-size:3.4375rem}}@media only screen and (min-width:992px){.page-asthma-brochure .hero-2 .dark h1 .headline-1{line-height:3.125rem}}@media(max-width:576px){.page-asthma-brochure .hero-2 .dark h1{width:77% !important;margin-top:0 !important}}@media(min-width:577px) and (max-width:991px){.page-asthma-brochure .hero-2 .dark h1{width:100% !important}}@media only screen and (max-width:991px){.page-asthma-brochure .hero-2.hero-2-section-1>.component-content,.page-asthma-brochure .hero-2.hero-2-section-2>.component-content,.page-asthma-brochure .hero-2.hero-2-section-3>.component-content{clip-path:ellipse(150% 140% at 50% -43%) !important;background-size:100% auto !important}}@media only screen and (min-width:992px){.page-asthma-brochure .hero-2.hero-2-section-1>.component-content,.page-asthma-brochure .hero-2.hero-2-section-2>.component-content,.page-asthma-brochure .hero-2.hero-2-section-3>.component-content{clip-path:ellipse(125% 140% at 50% -43%) !important}}@media(max-width:576px){.page-asthma-brochure .hero-2.hero-2-section-1 .dark h1,.page-asthma-brochure .hero-2.hero-2-section-2 .dark h1,.page-asthma-brochure .hero-2.hero-2-section-3 .dark h1{margin-top:25px !important}}.page-asthma-brochure .hero-2.hero-2-section-1>.component-content{background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/asthma/asthma-poc-topic-background-take-back-control-mobile.jpg")}@media only screen and (min-width:992px){.page-asthma-brochure .hero-2.hero-2-section-1>.component-content{background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/asthma/asthma-poc-topic-background-take-back-control-desktop.jpg")}}.page-asthma-brochure .hero-2.hero-2-section-1 .dark:nth-child(2):after{max-width:240px}@media(max-width:576px){.page-asthma-brochure .hero-2.hero-2-section-1 .dark:nth-child(2):after{max-width:220px}}@media only screen and (min-width:992px){.page-asthma-brochure .hero-2.hero-2-section-1 .dark:nth-child(2):after{max-width:330px}}.page-asthma-brochure .hero-2.hero-2-section-2>.component-content{background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/asthma/asthma-poc-topic-background-understand-uncontrolled-asthma-mobile.jpg")}@media only screen and (min-width:992px){.page-asthma-brochure .hero-2.hero-2-section-2>.component-content{background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/asthma/asthma-poc-topic-background-understand-uncontrolled-asthma-desktop.jpg")}}.page-asthma-brochure .hero-2.hero-2-section-2 .dark:nth-child(2):after{max-width:400px}@media(max-width:576px){.page-asthma-brochure .hero-2.hero-2-section-2 .dark:nth-child(2):after{max-width:170px}}@media only screen and (min-width:992px){.page-asthma-brochure .hero-2.hero-2-section-2 .dark:nth-child(2):after{max-width:550px}}.page-asthma-brochure .hero-2.hero-2-section-3>.component-content{background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/asthma/asthma-poc-topic-background-own-treatment-plan-mobile.jpg")}@media only screen and (min-width:992px){.page-asthma-brochure .hero-2.hero-2-section-3>.component-content{background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/asthma/asthma-poc-topic-background-own-treatment-plan-desktop.jpg")}}.page-asthma-brochure .hero-2.hero-2-section-3 .dark:nth-child(2):after{max-width:275px}@media(max-width:576px){.page-asthma-brochure .hero-2.hero-2-section-3 .dark:nth-child(2):after{max-width:95px}}@media only screen and (min-width:992px){.page-asthma-brochure .hero-2.hero-2-section-3 .dark:nth-child(2):after{max-width:380px}}@media(max-width:576px){.page-asthma-brochure .hero-2.hero-2-section-3 .dark h1{width:68% !important}}@media only screen and (min-width:992px){.page-asthma-brochure #content .hero.hero-2>.component-content{min-height:24vw !important}}@media only screen and (max-width:991px){.page-asthma-brochure #content .hero.hero-2.hero-2-section-1>.component-content,.page-asthma-brochure #content .hero.hero-2.hero-2-section-2>.component-content,.page-asthma-brochure #content .hero.hero-2.hero-2-section-3>.component-content{height:57vw !important}}@media only screen and (min-width:992px){.page-asthma-brochure #content .hero.hero-2.hero-2-section-1>.component-content,.page-asthma-brochure #content .hero.hero-2.hero-2-section-2>.component-content,.page-asthma-brochure #content .hero.hero-2.hero-2-section-3>.component-content{min-height:27vw !important}}@media only screen and (min-width:992px){.page-asthma-brochure #content .hero>.component-content .content-container{padding-top:65px}}@media only screen and (min-width:1200px){.page-asthma-brochure #content .hero>.component-content .content-container{padding-top:100px}}.page-asthma-brochure .intro{padding:0 1rem}@media only screen and (min-width:992px){.page-asthma-brochure .intro{padding:3px 1rem}}@media only screen and (max-width:991px){.page-asthma-brochure .intro .richText.component .component-content{align-items:flex-end}}.page-asthma-brochure .intro .richText.component .component-content img{width:74px;margin-bottom:0;margin-top:-60px;margin-right:12px}@media only screen and (max-width:991px){.page-asthma-brochure .intro .richText.component .component-content img{margin-top:-35px}}.page-asthma-brochure .intro .richText.component .component-content .richText-content h2{margin-bottom:0;margin-top:-53px}@media(max-width:576px){.page-asthma-brochure .intro .richText.component .component-content .richText-content h2{margin-top:-65px}}@media only screen and (min-width:992px){.page-asthma-brochure .intro .richText.component .component-content .richText-content h2{margin-top:-20px}}.page-asthma-brochure .intro .richText.component .component-content .richText-content h2 .headline-2{font-family:'futura-pt-condensed',sans-serif;font-weight:800;font-style:italic;font-size:1.25rem;line-height:1.625rem}@media only screen and (min-width:992px){.page-asthma-brochure .intro .richText.component .component-content .richText-content h2 .headline-2{font-size:1.5rem}}@media only screen and (min-width:992px){.page-asthma-brochure .intro .richText.component .component-content .richText-content h2 .headline-2{line-height:1.5rem}}.page-asthma-brochure .intro .richText.component .component-content .richText-content h2 .headline-2 a:hover,.page-asthma-brochure .intro .richText.component .component-content .richText-content h2 .headline-2 a:focus{color:#815936 !important}.page-asthma-brochure .bg-athensgray .body-copy h2 .headline-2{font-family:"Avenir LT W01_95 Black1475556" !important;font-size:1.25rem;font-weight:normal !important;font-style:normal !important}@media only screen and (min-width:992px){.page-asthma-brochure .bg-athensgray .body-copy h2 .headline-2{font-size:1.5rem}}.page-asthma-brochure .bg-athensgray .body-copy p a.anchorlink{color:#815936}.page-asthma-brochure .bg-athensgray .body-copy p a.anchorlink:before{width:16px;height:16px;background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/asthma/arrow-down-brown.svg")}.page-asthma-brochure .bg-athensgray .body-copy p a.anchorlink:hover,.page-asthma-brochure .bg-athensgray .body-copy p a.anchorlink:focus{color:#815936 !important}.page-asthma-brochure .bg-athensgray .body-copy p:last-of-type{margin-bottom:10px}.page-asthma-brochure .accordions-wrapper .body-copy p.expand-collapse{background-color:transparent;color:#333;padding-right:0}.page-asthma-brochure .accordions-wrapper .body-copy p.expand-collapse a{font-weight:400;color:#3959b0}.page-asthma-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide{border-top:0}.page-asthma-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide.last{border-bottom:0}.page-asthma-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-head h2{font-family:"Avenir LT W01_95 Black1475556";font-size:1.375rem}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-head h2{font-size:2.125rem}}.page-asthma-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-head h2 a{color:#061f5c;padding:21px 0;padding-right:60px;text-decoration:none;position:relative;display:block}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-head h2 a{padding-right:75px}}.page-asthma-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-head h2 a:after{display:inline-block;content:"";position:absolute;top:50%;width:38px;height:38px;margin-top:-17px;right:0;background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/asthma/expand-icon-brown.svg")}@media only screen and (max-width:991px){.page-asthma-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-head h2 a:after{width:28px;height:28px;margin-top:-14px;background-size:100% auto}}.page-asthma-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide.is-active .accordion-head h2 a:after{background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/asthma/collapse-icon-brown.svg")}.page-asthma-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper{border-top:1px solid #061f5c;margin-top:0;padding-top:40px;padding-bottom:40px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper{padding-bottom:70px;margin-top:40px}}.page-asthma-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .component{padding:0}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .component{padding-left:15px;padding-right:15px}}.page-asthma-brochure .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .richText .component-content{padding-left:0;padding-right:0;padding-bottom:0}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .dividercurvedgulfblue.u-mt{margin-top:170px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .dividercurvedgulfblue.u-mt{margin-top:100px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1{padding-bottom:35px !important;margin-bottom:40px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1{margin-bottom:80px;padding-bottom:50px !important}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1 .callout.default{margin-top:-180px;margin-bottom:35px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1 .callout.default{margin-top:-125px;margin-bottom:60px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1 .callout.default>.component-content>.content>.box.component>.component-content{background-color:#FFF;padding:20px 15px 0 20px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1 .callout.default>.component-content>.content>.box.component>.component-content{padding:15px 30px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1 .callout.default .richText.component .component-content img{width:103px;z-index:1;margin-right:5px;margin-bottom:0}@media(max-width:576px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1 .callout.default .richText.component .component-content .richText-content h3{width:72%;margin-top:19px}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1 .callout.default .richText.component .component-content .richText-content h3{margin-top:-35px;padding-right:2rem}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1 .callout.default .richText.component .component-content .richText-content h3:after{border:9px solid #9eade5;margin-top:-13px;margin-left:-30px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1 .callout.default .richText.component .component-content .richText-content h3:after{max-width:415px}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1 .callout.default .richText.component:nth-child(3) .component-content .richText-content p{margin-bottom:0;margin-top:-75px;padding-left:105px;padding-right:1rem}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1 .callout.default .primary-button{color:#FFF;background-color:#3959b0;width:224px;padding:20px 15px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1 .callout.default .primary-button{margin-top:40px;width:230px}}@media only screen and (max-width:991px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1 .callout.default .primary-button{margin:auto;margin-top:0}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1 .callout.default .primary-button:hover{color:#061f5c;background-color:#e3eafd}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1 .callout.number-with-image>.component-content>.content>.box.component>.component-content{border:0}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1 .callout.number-with-image>.component-content>.content>.box.component>.component-content{padding:30px 20px 20px 45px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1 .callout.number-with-image .richText.component:nth-child(2) .component-content img{width:50px;margin-bottom:0;margin-right:15px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1 .callout.number-with-image .richText.component:nth-child(2) .component-content img{width:105px;margin-right:30px}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1 .callout.number-with-image .richText.component:nth-child(2) .component-content .richText-content{min-height:91px !important}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1 .callout.number-with-image .richText.component:nth-child(2) .component-content .richText-content:after{display:none !important}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1 .callout.number-with-image .richText.component:nth-child(2) .component-content .richText-content h3{padding-left:10px;margin-bottom:0}@media(max-width:576px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1 .callout.number-with-image .richText.component:nth-child(2) .component-content .richText-content h3{margin-top:10px}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1 .callout.number-with-image .richText.component:nth-child(2) .component-content .richText-content h3{margin-top:10px;padding-left:1rem}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1 .callout.number-with-image .richText.component:nth-child(2) .component-content .richText-content h3:after{border:9px solid #9eade5;margin-top:-12px;margin-left:-10px;border-top-left-radius:0;border-bottom-left-radius:0;max-width:140px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1 .callout.number-with-image .richText.component:nth-child(2) .component-content .richText-content h3:after{max-width:165px;margin-left:-1rem}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1 .callout.number-with-image .richText.component:nth-child(3) .component-content .richText-content p{color:#333}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section1 .callout.number-with-image .richText.component:nth-child(3) .component-content .richText-content p{margin-bottom:0;margin-top:-55px;padding-left:155px}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section2{margin-bottom:45px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section2 .richText.component:nth-child(2) .component-content .richText-content h2{margin-bottom:25px;padding-left:1rem}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section2 .richText.component:nth-child(2) .component-content .richText-content h2{margin-top:15px;padding-left:0}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section2 .richText.component:nth-child(2) .component-content .richText-content h2:after{border:12px solid #9eade5;margin-top:-17px;width:500px;margin-left:-1rem}@media(max-width:576px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section2 .richText.component:nth-child(2) .component-content .richText-content h2:after{width:300px;border-radius:25px}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section2 .richText.component:nth-child(2) .component-content .richText-content h2:after{width:450px}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section2 .richText.component:nth-child(4){padding-left:0}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section2 .richText.component:nth-child(4) .component-content .richText-content h3{margin-top:25px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section2 .richText.component:nth-child(4) .component-content .richText-content h3{margin-bottom:0;margin-top:0}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section2 .richText.component:nth-child(4) .component-content .richText-content h3 .headline-3{font-family:"Avenir LT W01_95 Black1475556";font-size:1.25rem;line-height:1.625rem;font-style:normal;font-weight:normal}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section2 .richText.component:nth-child(4) .component-content .richText-content h3 .headline-3{font-size:1.375rem}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section2 .richText.component:nth-child(4) .component-content .richText-content h3 .headline-3{line-height:1.75rem}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section2 .image{float:right}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .cta-container{margin-top:20px}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .cta-container>.component-content{padding:30px 15px 25px !important}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .cta-container .box.component .image .component-content{min-height:150px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .cta-container .box.component .image .component-content img{margin:auto;width:125px;margin-bottom:25px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .cta-container .richText.component .component-content .richText-content h3{margin-bottom:0}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .cta-container .richText.component .component-content .richText-content p{margin-bottom:0}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .bg-white{margin-top:105px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .bg-white{margin-top:100px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .inhaler-icon img{width:130px;margin:auto;margin-top:-100px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .inhaler-icon img{width:166px;margin-top:-110px}}@media(min-width:1200px) and (max-width:1399px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .inhaler-icon img{margin-bottom:25px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section3{margin-bottom:20px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section3{margin-bottom:35px;margin-top:-70px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section3 .component-content img{width:83px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section3 .component-content img{width:114px}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section4 .box.component:nth-child(2) .richText.component:nth-child(2) .component-content .richText-content,.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section4 .box.component:nth-child(3) .richText.component:nth-child(2) .component-content .richText-content{min-height:101px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section4 .box.component:nth-child(2) .richText.component:nth-child(2) .component-content .richText-content p,.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section4 .box.component:nth-child(3) .richText.component:nth-child(2) .component-content .richText-content p{margin-bottom:55px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section4 .box.component:nth-child(2) .richText.component:nth-child(2) .component-content .richText-content p,.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section4 .box.component:nth-child(3) .richText.component:nth-child(2) .component-content .richText-content p{margin-bottom:35px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section4 .box.component:nth-child(2) .richText.component.callout-title .component-content .richText-content,.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section4 .box.component:nth-child(3) .richText.component.callout-title .component-content .richText-content{position:relative}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section4 .box.component:nth-child(2) .richText.component.callout-title .component-content .richText-content h3,.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section4 .box.component:nth-child(3) .richText.component.callout-title .component-content .richText-content h3{position:absolute;top:-11px;left:30px;margin-bottom:0}@media(max-width:576px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section4 .box.component:nth-child(2) .richText.component.callout-title .component-content .richText-content h3,.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section4 .box.component:nth-child(3) .richText.component.callout-title .component-content .richText-content h3{left:0}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section4 .box.component:nth-child(2) .richText.component.callout-title .component-content .richText-content h3:after,.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section4 .box.component:nth-child(3) .richText.component.callout-title .component-content .richText-content h3:after{content:'';display:block;background-color:#061f5c;border-top-right-radius:25px;border-bottom-right-radius:25px;height:41px;width:170px;margin-left:-30px;margin-top:-31px}@media(max-width:576px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section4 .box.component:nth-child(2) .richText.component.callout-title .component-content .richText-content h3:after,.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section4 .box.component:nth-child(3) .richText.component.callout-title .component-content .richText-content h3:after{height:39px;width:138px;margin-left:-30px;margin-top:-29px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section4 .box.component:nth-child(2) .richText.component.callout-title .component-content .richText-content h3 .headline-3,.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section4 .box.component:nth-child(3) .richText.component.callout-title .component-content .richText-content h3 .headline-3{color:#FFF}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section4 .box.component:nth-child(2) .richText.component:nth-child(3) .component-content .richText-content,.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section4 .box.component:nth-child(2) .richText.component:nth-child(4) .component-content .richText-content{background-color:#d8e0ff;margin-bottom:50px;padding:40px 34px 25px}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section4 .box.component:nth-child(2) .richText.component:nth-child(3) .component-content .richText-content p,.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section4 .box.component:nth-child(2) .richText.component:nth-child(4) .component-content .richText-content p{margin-bottom:0}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section4 .box.component:nth-child(3) .box.component.highlighted-content>.component-content{min-height:268px}}@media only screen and (min-width:1200px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section4 .box.component:nth-child(3) .box.component.highlighted-content>.component-content{min-height:268px}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section4 .box.component:nth-child(3) .box.component .richText.component:nth-child(2) .component-content .richText-content{min-height:unset}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section4 .box.component:nth-child(3) .box.component .richText.component:nth-child(2) .component-content .richText-content h3{top:-21px;left:20px}@media(max-width:576px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section4 .box.component:nth-child(3) .box.component .richText.component:nth-child(2) .component-content .richText-content h3{top:-19px;left:-10px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section4 .box.component:nth-child(3) .box.component .richText.component:nth-child(4) .component-content .richText-content{padding:0 18px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section4 .box.component:nth-child(3) .box.component .richText.component:nth-child(4) .component-content .richText-content{padding:0 35px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section4 .box.component:nth-child(3) .box.component .image img{width:70px;margin:auto;margin-bottom:23px;margin-top:27px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section4 .box.component:nth-child(3) .box.component .image img{width:80px;margin-bottom:28px;margin-top:40px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section5>.component-content{margin-bottom:30px;margin-top:45px;padding-top:30px !important;padding-bottom:10px !important;border-top:1px solid #707070;border-bottom:1px solid #707070}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section5>.component-content{padding-top:55px !important;padding-bottom:30px !important;margin-bottom:70px;margin-top:30px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section5>.component-content .section-title{margin-bottom:35px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section5>.component-content .section-title{margin-top:-20px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section5>.component-content .section-title .component-content .richText-content h2:after{width:135px;margin-left:-5px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section5>.component-content .section-title .component-content .richText-content h2:after{width:165px;margin-left:-6px}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section5>.component-content .image{float:right}}@media only screen and (max-width:991px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section5>.component-content .image img{margin-bottom:35px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section-6{margin-bottom:30px}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section-6 .component-content .section-title{margin-bottom:35px}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section-6 .component-content .section-title .component-content .richText-content h2:after{width:150px;margin-left:-7px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section-6 .component-content .section-title .component-content .richText-content h2:after{width:185px;margin-left:-9px}}@media only screen and (max-width:991px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section-6 .component-content .callout.one-inhalation-once-daily{margin-bottom:-150px;z-index:1}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section-6 .component-content .callout.one-inhalation-once-daily>.component-content{background-color:#FFF;padding:15px 10px 0;border:10px solid #c3a58f}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section-6 .component-content .callout.one-inhalation-once-daily>.component-content{padding:20px 15px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section-6 .component-content .callout.one-inhalation-once-daily>.component-content .box.component .image img{margin:auto}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section-6 .component-content .callout.one-inhalation-once-daily>.component-content .box.component:nth-child(2) img,.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section-6 .component-content .callout.one-inhalation-once-daily>.component-content .box.component:nth-child(4) img{height:85px;margin-bottom:20px}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section-6 .component-content .callout.one-inhalation-once-daily>.component-content .box.component:nth-child(3) img{height:21px;margin-top:37px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section-6 .component-content .callout.one-inhalation-once-daily>.component-content .box.component:nth-child(4) .richText.component .component-content .richText-content h3{position:absolute;top:0;left:-50px}}@media only screen and (min-width:1200px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section-6 .component-content .callout.one-inhalation-once-daily>.component-content .box.component:nth-child(4) .richText.component .component-content .richText-content h3{left:0}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section-7{padding-top:150px !important;padding-bottom:50px !important}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section-7{padding-top:65px !important;padding-bottom:65px !important}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section-7 .callout.default>.component-content>.content>.box.component>.component-content{padding:30px}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section-7 .callout.default>.component-content .box.component .richText.component:nth-child(2) .component-content .richText-content{display:flex;min-height:82px;align-items:center}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section-7 .callout.default>.component-content .box.component .richText.component:nth-child(2) .component-content .richText-content h2{width:95%;margin-bottom:0}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section-7 .callout.default>.component-content .box.component .richText.component:nth-child(3) .component-content .richText-content{display:flex;min-height:82px;justify-content:center;align-items:center}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section-7 .callout.default>.component-content .box.component .richText.component:nth-child(3) .component-content .richText-content p{margin-bottom:30px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section-7 .callout.default>.component-content .box.component .richText.component:nth-child(3) .component-content .richText-content p{margin-bottom:0}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section-7 .callout.default>.component-content .box.component .richText.component:nth-child(3) .component-content .richText-content p .primary-button{width:224px;padding:20px 15px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section-7 .callout.default>.component-content .box.component .richText.component:nth-child(3) .component-content .richText-content p .primary-button{width:230px}}@media only screen and (max-width:991px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-1 .content-section-7 .callout.default>.component-content .box.component .richText.component:nth-child(3) .component-content .richText-content p .primary-button{margin:auto;margin-top:0}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section1{margin-bottom:20px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section1 .box.component:nth-child(2) .richText.component .component-content .richText-content h4 .headline-4,.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section1 .box.component:nth-child(4) .richText.component .component-content .richText-content h4 .headline-4{font-family:"Avenir LT W01_95 Black1475556";font-size:1.125rem;line-height:1.5rem;color:#061f5c}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section1 .box.component:nth-child(2) .richText.component .component-content .richText-content h4 .headline-4,.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section1 .box.component:nth-child(4) .richText.component .component-content .richText-content h4 .headline-4{font-size:1.25rem}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section1 .box.component:nth-child(2) .richText.component .component-content .richText-content h4 .headline-4,.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section1 .box.component:nth-child(4) .richText.component .component-content .richText-content h4 .headline-4{line-height:1.625rem}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section1 .box.component:nth-child(3){margin-bottom:25px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section1 .box.component:nth-child(3){float:right;margin-top:48px;margin-bottom:0}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section1 .box.component:nth-child(3).callout.number-with-image .richText.component:nth-child(2) .component-content img{width:60px;margin-bottom:0;margin-right:20px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section1 .box.component:nth-child(3).callout.number-with-image .richText.component:nth-child(2) .component-content img{width:86px;margin-right:30px}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section1 .box.component:nth-child(3).callout.number-with-image .richText.component:nth-child(2) .component-content .richText-content{min-height:81px !important}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section1 .box.component:nth-child(3).callout.number-with-image .richText.component:nth-child(2) .component-content .richText-content:after{display:none !important}.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section1 .box.component:nth-child(3).callout.number-with-image .richText.component:nth-child(2) .component-content .richText-content h3{padding-left:10px;margin-bottom:0}@media(max-width:576px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section1 .box.component:nth-child(3).callout.number-with-image .richText.component:nth-child(2) .component-content .richText-content h3{margin-top:12px}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section1 .box.component:nth-child(3).callout.number-with-image .richText.component:nth-child(2) .component-content .richText-content h3{margin-top:28px;padding-left:1rem}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section1 .box.component:nth-child(3).callout.number-with-image .richText.component:nth-child(2) .component-content .richText-content h3:after{max-width:167px;border:9px solid #9eade5;margin-top:-12px;margin-left:-10px;border-top-left-radius:0;border-bottom-left-radius:0}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section1 .box.component:nth-child(3).callout.number-with-image .richText.component:nth-child(2) .component-content .richText-content h3:after{max-width:185px;margin-left:-1rem}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section1 .box.component:nth-child(3).callout.number-with-image .richText.component:nth-child(3) .component-content .richText-content p{color:#333}.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section2{padding-top:50px !important;padding-bottom:50px !important;margin-bottom:45px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section2{padding-top:65px !important;padding-bottom:65px !important;margin-bottom:55px}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section2 .callout.default>.component-content>.content>.box.component>.component-content{padding:30px}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section2 .callout.default>.component-content .box.component .richText.component:nth-child(2) .component-content .richText-content{display:flex;min-height:85px;align-items:center}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section2 .callout.default>.component-content .box.component .richText.component:nth-child(2) .component-content .richText-content h2{margin-bottom:0}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section2 .callout.default>.component-content .box.component .richText.component:nth-child(3) .component-content .richText-content{display:flex;min-height:82px;justify-content:center;align-items:center}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section2 .callout.default>.component-content .box.component .richText.component:nth-child(3) .component-content .richText-content p{margin-bottom:30px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section2 .callout.default>.component-content .box.component .richText.component:nth-child(3) .component-content .richText-content p{margin-bottom:0}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section2 .callout.default>.component-content .box.component .richText.component:nth-child(3) .component-content .richText-content p .primary-button{width:224px;padding:20px 15px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section2 .callout.default>.component-content .box.component .richText.component:nth-child(3) .component-content .richText-content p .primary-button{margin-top:12px;width:230px}}@media only screen and (max-width:991px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section2 .callout.default>.component-content .box.component .richText.component:nth-child(3) .component-content .richText-content p .primary-button{margin:auto;margin-top:0}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section3{margin-top:48px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section3 .component-content .image{float:right}}@media only screen and (max-width:991px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section3 .component-content .image img{margin-bottom:25px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section3 .component-content .box.component:nth-child(2) .section-title{margin-bottom:25px}.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section3 .component-content .box.component:nth-child(2) .section-title .component-content img{width:97px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section3 .component-content .box.component:nth-child(2) .section-title .component-content img{width:125px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section3 .component-content .box.component:nth-child(2) .section-title .component-content .richText-content h2:after{width:133px;margin-left:-7px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section3 .component-content .box.component:nth-child(2) .section-title .component-content .richText-content h2:after{width:162px;margin-left:-9px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section4.inline-image .richText.component:nth-child(2) img,.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section4.inline-image .richText.component:nth-child(3) img,.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section4.inline-image .richText.component:nth-child(6) img{height:67px}.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section4.inline-image .richText.component:nth-child(4) img{height:58px}.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section4.inline-image .richText.component:nth-child(5) img{height:75px}.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section4.inline-image .richText.component .component-content{padding:25px 15px 25px 100px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section4.inline-image .richText.component .component-content{padding:40px 15px 40px 90px;padding-left:100px !important}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section4.inline-image .richText.component .component-content .richText-content p{margin-bottom:0}.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section4.inline-image .richText.component:nth-child(2) .component-content{padding-top:10px}.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section4.inline-image .richText.component:nth-child(6) .component-content{padding-bottom:38px;border-bottom:0}.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section-7{padding-top:35px !important;padding-bottom:35px !important;margin-top:43px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section-7{margin-top:55px;padding-top:80px !important;padding-bottom:90px !important}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section-7 .content-section5{margin-bottom:35px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section-7 .content-section5{margin-bottom:90px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section-7 .content-section5 .component-content .box.component.callout-image>.component-content{background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/asthma/asthma-poc-image-what-could-life-look-like-mobile.jpg")}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section-7 .content-section5 .component-content .box.component.callout-image>.component-content{background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/asthma/asthma-poc-image-what-could-life-look-like-desktop.jpg")}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section-7 .content-section5 .component-content .box.component .highlighted-content>.component-content{padding:20px 23px 0}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section-7 .content-section5 .component-content .box.component .highlighted-content>.component-content{min-height:407px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section-7 .content-section5 .component-content .box.component .highlighted-content>.component-content .richText.component .component-content .richText-content p:first-of-type{font-family:"Avenir LT W01_95 Black1475556";font-size:1.125rem;line-height:1.5rem;color:#061f5c;margin-bottom:10px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section-7 .content-section5 .component-content .box.component .highlighted-content>.component-content .richText.component .component-content .richText-content p:first-of-type{font-size:1.25rem}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section-7 .content-section5 .component-content .box.component .highlighted-content>.component-content .richText.component .component-content .richText-content p:first-of-type{line-height:1.625rem}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section-7 .content-section5 .component-content .box.component .highlighted-content>.component-content .richText.component .component-content .richText-content ul li{margin-bottom:10px}.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section-7 .content-section-6.callout.default .box.component>.component-content{border:0;padding:30px 30px 0 30px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section-7 .content-section-6.callout.default .box.component>.component-content{padding:45px 30px 45px 30px}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section-7 .content-section-6.callout.default .box.component>.component-content .richText.component:nth-child(2) .component-content .richText-content{display:flex;min-height:82px;align-items:center}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section-7 .content-section-6.callout.default .box.component>.component-content .richText.component:nth-child(3) .component-content .richText-content{display:flex;min-height:82px;justify-content:center;align-items:center}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section-7 .content-section-6.callout.default .box.component>.component-content .richText.component:nth-child(3) .component-content .richText-content p{margin-bottom:30px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section-7 .content-section-6.callout.default .box.component>.component-content .richText.component:nth-child(3) .component-content .richText-content p{margin-bottom:0}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section-7 .content-section-6.callout.default .box.component>.component-content .richText.component:nth-child(3) .component-content .richText-content p .primary-button{width:224px;padding:20px 20px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section-7 .content-section-6.callout.default .box.component>.component-content .richText.component:nth-child(3) .component-content .richText-content p .primary-button{width:320px}}@media only screen and (max-width:991px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-2 .content-section-7 .content-section-6.callout.default .box.component>.component-content .richText.component:nth-child(3) .component-content .richText-content p .primary-button{margin:auto;margin-top:0;height:82px;line-height:22px}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .accordion-container .accordion-slide .accordion-head h2 a{padding-right:125px}}@media only screen and (min-width:1200px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .accordion-container .accordion-slide .accordion-head h2 a{padding-right:210px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section1.callout.default .box.component .component-content .box.component:nth-child(2) .richText.component:nth-child(2) .component-content{margin-bottom:25px}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section1.callout.default .box.component .component-content .box.component:nth-child(2) .richText.component:nth-child(2) .component-content img{width:45px;margin-bottom:0;margin-right:25px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section1.callout.default .box.component .component-content .box.component:nth-child(2) .richText.component:nth-child(2) .component-content img{width:54px;margin-right:22px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section1.callout.default .box.component .component-content .box.component:nth-child(2) .richText.component:nth-child(2) .component-content .richText-content{min-height:53px !important;border-left:1px solid #333}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section1.callout.default .box.component .component-content .box.component:nth-child(2) .richText.component:nth-child(2) .component-content .richText-content{min-height:63px !important}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section1.callout.default .box.component .component-content .box.component:nth-child(2) .richText.component:nth-child(2) .component-content .richText-content h3{padding-left:14px;margin-bottom:0;margin-top:15px}@media(max-width:576px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section1.callout.default .box.component .component-content .box.component:nth-child(2) .richText.component:nth-child(2) .component-content .richText-content h3{margin-top:0;width:70%}}@media(max-width:375px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section1.callout.default .box.component .component-content .box.component:nth-child(2) .richText.component:nth-child(2) .component-content .richText-content h3{width:80%}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section1.callout.default .box.component .component-content .box.component:nth-child(2) .richText.component:nth-child(2) .component-content .richText-content h3{padding-left:1rem}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section1.callout.default .box.component .component-content .box.component:nth-child(2) .richText.component:nth-child(2) .component-content .richText-content h3:after{border:9px solid #9eade5;margin-top:-12px;margin-left:-14px;border-top-left-radius:0;border-bottom-left-radius:0;max-width:155px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section1.callout.default .box.component .component-content .box.component:nth-child(2) .richText.component:nth-child(2) .component-content .richText-content h3:after{max-width:345px;margin-left:-1rem}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section1.callout.default .box.component .component-content .box.component:nth-child(3) .richText.component .component-content .richText-content{display:flex;min-height:132px;justify-content:center;align-items:center}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section1.callout.default .box.component .component-content .box.component:nth-child(3) .richText.component .component-content .richText-content p{margin-bottom:30px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section1.callout.default .box.component .component-content .box.component:nth-child(3) .richText.component .component-content .richText-content p{margin-bottom:0}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section1.callout.default .box.component .component-content .box.component:nth-child(3) .richText.component .component-content .richText-content p .primary-button{width:225px;padding:20px 20px;margin:auto;margin-top:0;color:#FFF;background-color:#3959b0}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section1.callout.default .box.component .component-content .box.component:nth-child(3) .richText.component .component-content .richText-content p .primary-button{width:222px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section1.callout.default .box.component .component-content .box.component:nth-child(3) .richText.component .component-content .richText-content p .primary-button:hover{color:#061f5c;background-color:#e3eafd}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section2{margin-top:35px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section2{margin-top:50px;margin-bottom:100px}}@media(min-width:1200px) and (max-width:1400px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section2{margin-bottom:85px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section2 .richText.component:nth-child(2) .component-content .richText-content h2{margin-top:15px;padding-left:1rem}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section2 .richText.component:nth-child(2) .component-content .richText-content h2{margin-top:40px;margin-bottom:60px}}@media(min-width:1200px) and (max-width:1400px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section2 .richText.component:nth-child(2) .component-content .richText-content h2{margin-top:20px;margin-bottom:15px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section2 .richText.component:nth-child(2) .component-content .richText-content h2:after{border:12px solid #9eade5;margin-top:-17px;width:500px;margin-left:-1rem}@media(max-width:576px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section2 .richText.component:nth-child(2) .component-content .richText-content h2:after{width:300px;border-radius:25px}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section2 .richText.component:nth-child(2) .component-content .richText-content h2:after{width:450px}}@media only screen and (max-width:991px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section2 .richText.component:nth-child(4){margin-top:27px;margin-bottom:30px;padding-left:1rem}}@media(max-width:576px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section2 .richText.component:nth-child(4){padding-left:0}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section2 .richText.component:nth-child(4){float:none}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section2 .image{float:right}}@media only screen and (max-width:991px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section3 .box.component{padding:0 1rem}}@media(max-width:576px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section3 .box.component{padding:0}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section3 .box.component>.component-content{position:relative;background-color:#d8e0ff;margin-bottom:60px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section3 .box.component>.component-content{margin-bottom:50px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section3 .box.component>.component-content .richText.component .component-content{padding:30px 13px 25px;align-items:flex-start}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section3 .box.component>.component-content .richText.component .component-content{padding:40px 13px 25px;margin-top:15px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section3 .box.component>.component-content .richText.component .component-content img{height:57px;margin-right:13px;margin-bottom:0}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section3 .box.component>.component-content .richText.component .component-content .richText-content{min-height:132px}}@media only screen and (min-width:1200px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section3 .box.component>.component-content .richText.component .component-content .richText-content{min-height:110px}}@media(min-width:1200px) and (max-width:1400px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section3 .box.component>.component-content .richText.component .component-content .richText-content{min-height:195px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section3 .box.component>.component-content .richText.component .component-content .richText-content h3{position:absolute;top:-25px;left:30px;margin-bottom:0}@media(max-width:576px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section3 .box.component>.component-content .richText.component .component-content .richText-content h3{left:-15px}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section3 .box.component>.component-content .richText.component .component-content .richText-content h3{width:66%}}@media(min-width:1200px) and (max-width:1400px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section3 .box.component>.component-content .richText.component .component-content .richText-content h3{width:75%}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section3 .box.component>.component-content .richText.component .component-content .richText-content h3:after{content:'';display:block;background-color:#061f5c;border-top-right-radius:50px;border-bottom-right-radius:50px;height:39px;width:360px;margin-left:-17px;margin-top:-29px}@media(max-width:375px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section3 .box.component>.component-content .richText.component .component-content .richText-content h3:after{width:325px;margin-left:-14px}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section3 .box.component>.component-content .richText.component .component-content .richText-content h3:after{height:65px;width:220px;margin-left:-15px;margin-top:-54px}}@media(min-width:1200px) and (max-width:1400px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section3 .box.component>.component-content .richText.component .component-content .richText-content h3:after{width:190px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section3 .box.component>.component-content .richText.component .component-content .richText-content h3 .headline-3{color:#FFF;text-transform:uppercase}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section3 .box.component>.component-content .richText.component .component-content .richText-content p{margin-bottom:0}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section3 .box.component:nth-child(3) .richText-content h3{width:50% !important}}@media(min-width:1200px) and (max-width:1400px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section3 .box.component:nth-child(3) .richText-content h3{width:59% !important}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4{padding-top:35px !important;padding-bottom:35px !important;margin-top:43px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4{margin-top:55px;padding-top:80px !important;padding-bottom:90px !important}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5{margin-bottom:35px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5{margin-bottom:90px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component.callout-image>.component-content{background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/asthma/asthma-poc-image-want-to-save-on-trelegy-mobile.jpg")}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component.callout-image>.component-content{background-image:url("/content/dam/cf-pharma/trelegy-v3/en_US/asthma/asthma-poc-image-want-to-save-on-trelegy-desktop.jpg")}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component.callout-image>.component-content .richText.component .component-content .richText-content{min-height:218px;display:flex;align-items:center}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component.callout-image>.component-content .richText.component .component-content .richText-content{min-height:394px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component.callout-image>.component-content .richText.component .component-content .richText-content h2{margin-top:0;width:100%}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component.callout-image>.component-content .richText.component .component-content .richText-content h2:after{width:190px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component.callout-image>.component-content .richText.component .component-content .richText-content h2:after{width:225px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component .highlighted-content>.component-content{padding:27px 20px 0}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component .highlighted-content>.component-content{min-height:392px;padding:27px 32px 25px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component .highlighted-content>.component-content .richText.component .component-content .richText-content p:first-of-type{color:#061f5c}@media(min-width:1200px) and (max-width:1400px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component .highlighted-content>.component-content .richText.component .component-content .richText-content p:first-of-type{width:55%}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component .highlighted-content>.component-content .richText.component .component-content .richText-content h2{width:60%;border-bottom:1px solid #061f5c;padding-bottom:10px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component .highlighted-content>.component-content .richText.component .component-content .richText-content h2{width:68%}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component .highlighted-content>.component-content .richText.component .component-content .richText-content h2 .headline-2 .price{position:absolute;top:60px;right:0}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component .highlighted-content>.component-content .richText.component .component-content .richText-content h2 .headline-2 .price{top:30px;right:10px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component .highlighted-content>.component-content .richText.component .component-content .richText-content h2 .headline-2 .price .dollar-sign,.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component .highlighted-content>.component-content .richText.component .component-content .richText-content h2 .headline-2 .price .zero,.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component .highlighted-content>.component-content .richText.component .component-content .richText-content h2 .headline-2 .price .star{font-family:'futura-pt-condensed',sans-serif;font-weight:800;font-style:normal}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component .highlighted-content>.component-content .richText.component .component-content .richText-content h2 .headline-2 .price .dollar-sign,.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component .highlighted-content>.component-content .richText.component .component-content .richText-content h2 .headline-2 .price .star{font-size:3rem;line-height:2rem}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component .highlighted-content>.component-content .richText.component .component-content .richText-content h2 .headline-2 .price .dollar-sign,.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component .highlighted-content>.component-content .richText.component .component-content .richText-content h2 .headline-2 .price .star{font-size:3.625rem}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component .highlighted-content>.component-content .richText.component .component-content .richText-content h2 .headline-2 .price .dollar-sign,.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component .highlighted-content>.component-content .richText.component .component-content .richText-content h2 .headline-2 .price .star{line-height:2rem}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component .highlighted-content>.component-content .richText.component .component-content .richText-content h2 .headline-2 .price .zero{font-size:6.25rem;line-height:2rem}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component .highlighted-content>.component-content .richText.component .component-content .richText-content h2 .headline-2 .price .zero{font-size:7.5rem}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component .highlighted-content>.component-content .richText.component .component-content .richText-content h2 .headline-2 .price .zero{line-height:2rem}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component .highlighted-content>.component-content .richText.component .component-content .richText-content h2 sup{top:-38px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component .highlighted-content>.component-content .richText.component .component-content .richText-content h2 sup{top:-45px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component .highlighted-content>.component-content .richText.component .component-content .richText-content h3 .headline-3{font-family:"Avenir LT W01_95 Black1475556";font-size:1.25rem;line-height:1.625rem;color:#061f5c;font-style:normal}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component .highlighted-content>.component-content .richText.component .component-content .richText-content h3 .headline-3{font-size:1.375rem}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component .highlighted-content>.component-content .richText.component .component-content .richText-content h3 .headline-3{line-height:1.75rem}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component .highlighted-content>.component-content .richText.component .component-content .richText-content p:last-of-type{margin-bottom:30px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component .highlighted-content>.component-content .richText.component .component-content .richText-content p:last-of-type{margin-bottom:0}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component .highlighted-content>.component-content .richText.component .component-content .richText-content p:last-of-type .primary-button{width:224px;padding:20px 5px;margin:auto;margin-top:0;color:#FFF;background-color:#3959b0}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component .highlighted-content>.component-content .richText.component .component-content .richText-content p:last-of-type .primary-button{padding:20px 20px;width:270px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section5 .component-content .box.component .highlighted-content>.component-content .richText.component .component-content .richText-content p:last-of-type .primary-button:hover{color:#061f5c;background-color:#e3eafd}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section-6.callout.default .box.component>.component-content{border:0;padding:30px 15px 0 20px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section-6.callout.default .box.component>.component-content{padding:25px 15px 25px 20px}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section-6.callout.default .box.component>.component-content .richText.component:nth-child(2){padding-right:0}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section-6.callout.default .box.component>.component-content .richText.component:nth-child(2) .component-content .richText-content{display:flex;min-height:182px;align-items:center}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section-6.callout.default .box.component>.component-content .richText.component:nth-child(2) .component-content .richText-content h3{margin-bottom:0}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section-6.callout.default .box.component>.component-content .richText.component:nth-child(2) .component-content .richText-content h3:after{border:9px solid #9eade5;margin-top:-12px;margin-left:-20px;border-top-left-radius:0;border-bottom-left-radius:0;width:190px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section-6.callout.default .box.component>.component-content .richText.component:nth-child(2) .component-content .richText-content h3:after{width:210px}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section-6.callout.default .box.component>.component-content .richText.component:nth-child(3){padding-left:30px}}@media only screen and (max-width:991px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section-6.callout.default .box.component>.component-content .richText.component:nth-child(3) .component-content{flex-wrap:wrap}}.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section-6.callout.default .box.component>.component-content .richText.component:nth-child(3) .component-content img{width:103px;margin-bottom:20px;margin-top:20px}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section-6.callout.default .box.component>.component-content .richText.component:nth-child(3) .component-content img{margin-top:0;width:130px;margin-right:15px;margin-bottom:0}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section-6.callout.default .box.component>.component-content .richText.component:nth-child(3) .component-content .richText-content{display:flex;min-height:130px;flex-direction:column}}@media only screen and (min-width:992px){.page-asthma-brochure .accordions-wrapper .accordion.accordion-3 .content-section4 .content-section-6.callout.default .box.component>.component-content .richText.component:nth-child(3) .component-content .richText-content p:last-of-type{margin-bottom:0}}.page-patient-stories .module-box>.component-content{border-radius:5px;box-shadow:0 3px 6px #00000029;margin-bottom:2rem}@media only screen and (min-width:992px){.page-patient-stories .module-box>.component-content{margin-bottom:0}}.page-patient-stories .module-box>.component-content .image img{border-top-left-radius:5px;border-top-right-radius:5px}.page-patient-stories .module-box>.component-content .richText.component .component-content{padding:20px 15px 0 15px}.page-patient-stories .module-box>.component-content .richText.component .component-content .richText-content h2{margin-bottom:10px}.page-patient-stories .module-box>.component-content .richText.component .component-content .richText-content h2 .headline-2 a{text-decoration:none}.page-patient-stories .module-box>.component-content .richText.component .component-content .richText-content h2 .headline-2 a:hover,.page-patient-stories .module-box>.component-content .richText.component .component-content .richText-content h2 .headline-2 a:focus{color:#061f5c !important}.page-patient-stories .module-box>.component-content .richText.component .component-content .richText-content p{font-size:.875rem}@media only screen and (min-width:992px){.page-patient-stories .module-box>.component-content .richText.component .component-content .richText-content p{font-size:1rem}}.page-patient-stories .content-section1{padding-top:35px;padding-bottom:0}@media only screen and (min-width:992px){.page-patient-stories .content-section1{padding-top:70px}}.page-patient-stories .content-section2{padding-top:0}@media only screen and (min-width:992px){.page-patient-stories .content-section2{padding-top:70px;padding-bottom:70px}}@media only screen and (min-width:992px){.page-patient-stories .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content{padding:22px 20px 0 40px}}.page-patient-stories .patient-video{margin-top:-24px}.page-patient-stories .patient-video p{font-size:1rem;line-height:1.375rem;font-family:'Lato',sans-serif;color:#333}@media only screen and (min-width:992px){.page-patient-stories .patient-video p{font-size:1rem}}@media only screen and (min-width:992px){.page-patient-stories .patient-video p{line-height:1.375rem}}.page-patient-stories .module-box-inner{padding-top:2rem}.page-patient-stories .module-box-inner>.component-content .richText.component:nth-child(2) .component-content .richText-content p{font-family:"Avenir LT W01_85 Heavy1475544";margin-bottom:10px}.page-patient-stories .module-box-inner>.component-content .richText.component:nth-child(2) .component-content .richText-content h3 .headline-3{font-size:1.25rem;line-height:1.625rem}@media only screen and (min-width:992px){.page-patient-stories .module-box-inner>.component-content .richText.component:nth-child(2) .component-content .richText-content h3 .headline-3{font-size:1.75rem}}@media only screen and (min-width:992px){.page-patient-stories .module-box-inner>.component-content .richText.component:nth-child(2) .component-content .richText-content h3 .headline-3{line-height:2.6875rem}}.page-patient-stories .module-box-inner>.component-content .richText.component:nth-child(4) .component-content .richText-content p{margin-top:27px}@media only screen and (min-width:992px){.page-patient-stories .module-box-inner>.component-content .richText.component:nth-child(4) .component-content .richText-content p{margin-top:50px}}.page-patient-stories .module-box-inner>.component-content .image{text-align:center}.page-patient-stories .module-box-inner>.component-content .image img{display:inline-block;width:265px}@media only screen and (min-width:992px){.page-patient-stories .module-box-inner>.component-content .image img{width:848px}}.page-patient-stories .patient-quote{padding-top:30px;padding-bottom:10px}@media only screen and (min-width:992px){.page-patient-stories .patient-quote{padding-bottom:0;margin-bottom:-20px}}.page-patient-stories p span.margin-bottom-0{display:inline-block;margin-bottom:0 !important}.page-asthma.page-patient-stories .content-section1{padding-top:0;margin-top:-20px}@media only screen and (min-width:992px){.page-asthma.page-patient-stories .content-section1{margin-top:-10px}}@media only screen and (min-width:992px){.page-asthma.page-patient-stories .content-section2{padding-top:0;padding-bottom:0}}.page-asthma.page-patient-stories .module-box>.component-content{margin-bottom:40px}@media only screen and (min-width:992px){.page-asthma.page-patient-stories .module-box>.component-content{margin-bottom:60px}}@media only screen and (min-width:992px){.page-asthma.page-patient-stories .module-box>.component-content .richText.component .component-content .richText-content h2{width:85%}}.page-asthma.page-patient-stories .module-box>.component-content .richText.component .component-content .richText-content p{font-size:.875rem}@media only screen and (min-width:992px){.page-asthma.page-patient-stories .module-box>.component-content .richText.component .component-content .richText-content p{font-size:1rem}}@media only screen and (min-width:992px){.page-asthma.page-patient-stories .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content{padding:50px 35px 0 35px}}.page-asthma.page-patient-stories .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .primary-button{bottom:36px}.page-asthma.page-patient-stories.page-meet-angel .patient-video .hapyakvideo,.page-asthma.page-patient-stories.page-meet-angel .patient-video .brightcove,.page-asthma.page-patient-stories.page-meet-angel .patient-video .image,.page-asthma.page-patient-stories.page-meet-aastha .patient-video .hapyakvideo,.page-asthma.page-patient-stories.page-meet-aastha .patient-video .brightcove,.page-asthma.page-patient-stories.page-meet-aastha .patient-video .image,.page-asthma.page-patient-stories.page-meet-rashelle .patient-video .hapyakvideo,.page-asthma.page-patient-stories.page-meet-rashelle .patient-video .brightcove,.page-asthma.page-patient-stories.page-meet-rashelle .patient-video .image,.page-asthma.page-patient-stories.page-meet-jamaur .patient-video .hapyakvideo,.page-asthma.page-patient-stories.page-meet-jamaur .patient-video .brightcove,.page-asthma.page-patient-stories.page-meet-jamaur .patient-video .image{z-index:3}.page-asthma.page-patient-stories.page-meet-angel .patient-video .image img,.page-asthma.page-patient-stories.page-meet-aastha .patient-video .image img,.page-asthma.page-patient-stories.page-meet-rashelle .patient-video .image img,.page-asthma.page-patient-stories.page-meet-jamaur .patient-video .image img{width:100%}@media only screen and (max-width:991px){.page-asthma.page-patient-stories.page-meet-angel .box.content-container.video-transcript,.page-asthma.page-patient-stories.page-meet-aastha .box.content-container.video-transcript,.page-asthma.page-patient-stories.page-meet-rashelle .box.content-container.video-transcript,.page-asthma.page-patient-stories.page-meet-jamaur .box.content-container.video-transcript{z-index:2}}@media only screen and (max-width:991px){.page-asthma.page-patient-stories.page-meet-angel *:not(.aem-AuthorLayer-Edit) .dividercurvedindiankhaki,.page-asthma.page-patient-stories.page-meet-aastha *:not(.aem-AuthorLayer-Edit) .dividercurvedindiankhaki,.page-asthma.page-patient-stories.page-meet-rashelle *:not(.aem-AuthorLayer-Edit) .dividercurvedindiankhaki,.page-asthma.page-patient-stories.page-meet-jamaur *:not(.aem-AuthorLayer-Edit) .dividercurvedindiankhaki{background-color:transparent;z-index:2}}.page-asthma.page-patient-stories.page-meet-angel .curved-image-mobile img,.page-asthma.page-patient-stories.page-meet-aastha .curved-image-mobile img,.page-asthma.page-patient-stories.page-meet-rashelle .curved-image-mobile img,.page-asthma.page-patient-stories.page-meet-jamaur .curved-image-mobile img{margin-top:-47px}.page-asthma.page-patient-stories.page-meet-angel .back-link,.page-asthma.page-patient-stories.page-meet-aastha .back-link,.page-asthma.page-patient-stories.page-meet-rashelle .back-link,.page-asthma.page-patient-stories.page-meet-jamaur .back-link{padding-top:5px}@media only screen and (max-width:991px){.page-asthma.page-patient-stories.page-meet-angel .back-link,.page-asthma.page-patient-stories.page-meet-aastha .back-link,.page-asthma.page-patient-stories.page-meet-rashelle .back-link,.page-asthma.page-patient-stories.page-meet-jamaur .back-link{margin-bottom:-15px}}.page-asthma.page-patient-stories .patient-quote{padding-top:0;margin-bottom:50px}@media only screen and (max-width:991px){.page-asthma.page-patient-stories .patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(3) .component-content .richText-content{padding-left:10px;padding-right:10px}}@media only screen and (min-width:1200px){.page-asthma.page-patient-stories .patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(3) .component-content .richText-content{padding-left:70px;padding-right:70px}}@media only screen and (min-width:992px){.page-asthma.page-patient-stories .recomended-for-you.recomended-for-you-trelegy-transition .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .primary-button{min-width:350px}}@media only screen and (min-width:1200px){.page-copd.page-patient-stories .patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(2) .component-content:after{width:95%;left:5%}}@media only screen and (min-width:1200px){.page-copd.page-patient-stories .patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(4) .component-content:before{width:95%;right:5%}}@media only screen and (max-width:991px){.page-copd.page-patient-stories .patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(3) .component-content .richText-content{padding-left:20px;padding-right:20px}}@media only screen and (min-width:1200px){.page-copd.page-patient-stories .patient-quote>.component-content>.paragraphSystem.content .richText.component:nth-child(3) .component-content .richText-content{padding-left:150px;padding-right:150px}}.page-copd.page-patient-stories.page-meet-jana .savings-callout .bgdawnpink .image,.page-copd.page-patient-stories.page-meet-gordon .savings-callout .bgdawnpink .image{text-align:center}.page-copd.page-patient-stories.page-meet-jana .savings-callout .bgdawnpink .image a,.page-copd.page-patient-stories.page-meet-gordon .savings-callout .bgdawnpink .image a{width:auto;display:inline-block}@media only screen and (max-width:991px){.page-copd.page-patient-stories.page-meet-jana .savings-callout .bgdawnpink .image a,.page-copd.page-patient-stories.page-meet-gordon .savings-callout .bgdawnpink .image a{display:block}}.page-copd.page-patient-stories.page-meet-jana .footer-cta-container .box .richText.body-copy h3 span,.page-copd.page-patient-stories.page-meet-gordon .footer-cta-container .box .richText.body-copy h3 span{font-size:1.25rem}@media only screen and (min-width:992px){.page-copd.page-patient-stories.page-meet-jana .footer-cta-container .box .richText.body-copy h3 span,.page-copd.page-patient-stories.page-meet-gordon .footer-cta-container .box .richText.body-copy h3 span{font-size:1.75rem}}.page-copd.page-patient-stories.page-meet-jana .footer-cta-container .box .image img,.page-copd.page-patient-stories.page-meet-gordon .footer-cta-container .box .image img{margin:0 auto}.page-helpful-tips h3 .headline-3{color:#061f5c}@media(max-width:576px){.page-helpful-tips .heronoimage.headline-h1-alone h1{width:77% !important;margin-top:0 !important}}.page-helpful-tips .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-head h4{font-family:'Lato',sans-serif;font-weight:900}.page-helpful-tips .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .richText.component .component-content .richText-content ol{padding-left:2rem;margin-bottom:24px;margin-top:-20px}.page-helpful-tips .accordions-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .richText.component .component-content .richText-content ol li::marker{color:#c3a58f;font-weight:bold}.page-helpful-tips .content-section2 .richText.component:nth-child(2) .component-content{align-items:flex-start}@media only screen and (max-width:991px){.page-helpful-tips .content-section2 .richText.component:nth-child(2) .component-content{flex-wrap:wrap}}.page-helpful-tips .content-section2 .richText.component:nth-child(2) .component-content img{height:100px;margin:auto;margin-bottom:38px}@media only screen and (min-width:992px){.page-helpful-tips .content-section2 .richText.component:nth-child(2) .component-content img{margin-bottom:0;margin-right:33px}}.page-helpful-tips .content-section2 .richText.component:nth-child(2) .component-content .richText-content h3{margin-bottom:16px}.page-helpful-tips .content-section2 .richText.component:nth-child(2) .component-content .richText-content p{margin-bottom:0}.page-helpful-tips .content-section2 .richText.component:nth-child(3) .component-content .richText-content p{margin-top:24px}.page-how-trelegy-works .content-section1 .richText.component:nth-child(4) .component-content .richText-content h3{margin-bottom:0}.page-how-trelegy-works .video-transcript{margin-top:0}.page-how-trelegy-works .video-transcript .transcript-container{margin-top:0}.page-how-trelegy-works .video-transcript .transcript-container p{color:#333}.page-how-trelegy-works .video-transcript .transcript-container p:first-of-type{margin-top:5px}@media only screen and (max-width:991px){.page-how-trelegy-works .video-transcript .transcript-container p:first-of-type{margin-bottom:35px}}.page-how-trelegy-works .video-transcript .transcript-container:not(.expanded) .show-transcript:after{background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/polygon-blue.png")}.page-how-trelegy-works .video-transcript .transcript-container .show-transcript{font-weight:normal;font-family:"Avenir LT W01_95 Black1475556";color:#3959b0}.page-how-trelegy-works .video-transcript .transcript-container .show-transcript:after{background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/polygon-down-blue.png")}.page-how-trelegy-works .video-transcript .telephone{color:#333 !important}.page-how-trelegy-works .inline-image-2 h2{margin-bottom:0}.page-how-trelegy-works .inline-image-2 .box.component .richText.component img{position:absolute;left:0;height:60px;margin-bottom:0;height:90px}.page-how-trelegy-works .inline-image-2 .box.component .richText.component .component-content{position:relative;padding:25px 15px 25px 110px;border-bottom:1px solid #999;align-items:flex-start}@media only screen and (min-width:992px){.page-how-trelegy-works .inline-image-2 .box.component .richText.component .component-content{padding:32px 15px 32px 120px;align-items:center}}.page-how-trelegy-works .inline-image-2 .box.component .richText.component .component-content .richText-content p,.page-how-trelegy-works .inline-image-2 .box.component .richText.component .component-content .richText-content h3{margin-bottom:0}.page-how-trelegy-works .inline-image-2 .box.component .richText.component:nth-child(4) .component-content{border-bottom:0}.page-how-trelegy-works .doctor-finder-cta>.component-content{background-color:#f0e8e2;padding:40px 25px;margin-bottom:40px}@media only screen and (min-width:992px){.page-how-trelegy-works .doctor-finder-cta>.component-content{min-height:424px;margin-bottom:0;padding:70px 15px 70px 15px}}@media only screen and (min-width:1200px){.page-how-trelegy-works .doctor-finder-cta>.component-content{min-height:420px}}.page-how-trelegy-works .doctor-finder-cta>.component-content .box.component:nth-child(2)>.component-content .image img{height:148px;width:148px;margin:auto;margin-bottom:0}.page-how-trelegy-works .doctor-finder-cta>.component-content .box.component:nth-child(3)>.component-content .richText.component .component-content .richText-content h2{margin-bottom:35px}.page-how-trelegy-works .doctor-finder-cta>.component-content .box.component:nth-child(3)>.component-content .primary-button{margin:auto}@media only screen and (min-width:1200px){.page-how-trelegy-works .callout.pricing>.component-content>.content>.box.component>.component-content{padding:40px 60px 5px 45px;min-height:420px}}.page-how-trelegy-works .callout.pricing>.component-content>.content>.box.component>.component-content a.primary-button{margin-top:10px;color:#FFF;width:auto;display:inline-block}@media only screen and (min-width:992px){.page-how-trelegy-works .callout.pricing>.component-content>.content>.box.component>.component-content a.primary-button{margin-top:20px}}.page-how-trelegy-works .callout.pricing>.component-content>.content>.box.component>.component-content a.primary-button:hover{color:#061f5c}.page-how-trelegy-works .footer-cta-container{margin-top:30px}.page-how-trelegy-works .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content{padding:50px 15px 15px 15px}@media only screen and (min-width:992px){.page-how-trelegy-works .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content{padding:40px 30px 0 39px}}@media only screen and (min-width:992px){.page-how-trelegy-works .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content h2{font-size:1.75rem}}@media only screen and (min-width:992px){.page-how-trelegy-works .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content .primary-button{bottom:50px}}.page-how-trelegy-works .recomended-for-you .footer-cta-container .footer-cta-callout>.component-content>.paragraphSystem.content>.component:nth-child(3)>.component-content>.richText-content{padding:50px 5px 15px}.page-find-a-doctor div.box.footer-cta-container div.box.footer-cta-callout-column-1>div.component-content>.content{background:#FFF}@media only screen and (min-width:768px){.page-find-a-doctor div.box.footer-cta-container div.box.footer-cta-callout-column-1>div.component-content>.content{max-width:870px}}.page-find-a-doctor div.box.footer-cta-container div.box.footer-cta-callout-column-1>div.component-content>.content>.image{display:flex;margin-top:30px}@media only screen and (min-width:768px){.page-find-a-doctor div.box.footer-cta-container div.box.footer-cta-callout-column-1>div.component-content>.content>.image{width:125px;margin:60px 50px}}.page-find-a-doctor div.box.footer-cta-container div.box.footer-cta-callout-column-1>div.component-content>.content>.image>.component-content{display:flex;justify-content:center}.page-find-a-doctor div.box.footer-cta-container div.box.footer-cta-callout-column-1>div.component-content>.content>.image>.component-content img{height:126px}@media only screen and (min-width:768px){.page-find-a-doctor div.box.footer-cta-container div.box.footer-cta-callout-column-1>div.component-content>.content>.image>.component-content img{width:125px;height:auto;margin:auto}}.page-find-a-doctor div.box.footer-cta-container div.box.footer-cta-callout-column-1>div.component-content>.content>.richText>.component-content>.richText-content{padding:30px 15px 0 15px}.page-find-a-doctor div.box.footer-cta-container div.box.footer-cta-callout-column-1>div.component-content>.content>.richText>.component-content>.richText-content>h2{font-family:"Avenir LT W01_95 Black1475556";color:#061f5c}.page-find-a-doctor div.box.footer-cta-container div.box.footer-cta-callout-column-1>div.component-content>.content>.richText>.component-content>.richText-content>h2>span{font-family:"Avenir LT W01_95 Black1475556"}.page-find-a-doctor div.box.footer-cta-container div.box.footer-cta-callout-column-1>div.component-content>.content>.richText>.component-content>.richText-content>p{color:#414141}.page-find-a-doctor div.box.footer-cta-container div.box.footer-cta-callout-column-1>div.component-content>.content>.richText>.component-content>.richText-content>div{margin-top:33px}@media only screen and (min-width:768px){.page-find-a-doctor div.box.footer-cta-container div.box.footer-cta-callout-column-1>div.component-content>.content>.richText>.component-content>.richText-content>div{display:flex}}.page-find-a-doctor div.box.footer-cta-container div.box.footer-cta-callout-column-1>div.component-content>.content>.richText>.component-content>.richText-content>div a.primary-button{width:100%}@media only screen and (min-width:768px){.page-find-a-doctor div.box.footer-cta-container div.box.footer-cta-callout-column-1>div.component-content>.content>.richText>.component-content>.richText-content>div a.primary-button{width:auto;position:relative;bottom:0}}@media screen and (min-width:1340px){.page-find-a-doctor div.box.footer-cta-container div.box.footer-cta-callout-column-1>div.component-content>.content>.richText>.component-content>.richText-content>div a.primary-button{min-width:290px}}.page-find-a-doctor div.box.footer-cta-container div.box.footer-cta-callout-column-1>div.component-content>.content>.richText>.component-content>.richText-content>div a.primary-button+a.primary-button{margin-top:20px}@media only screen and (min-width:768px){.page-find-a-doctor div.box.footer-cta-container div.box.footer-cta-callout-column-1>div.component-content>.content>.richText>.component-content>.richText-content>div a.primary-button+a.primary-button{margin:0 0 0 30px}}.page-find-a-doctor div.box.footer-cta-container div.box.footer-cta-callout-column-2>div.component-content>.content>.richText>.component-content>.richText-content{padding:40px 15px 15px 15px}@media only screen and (min-width:768px){.page-find-a-doctor div.box.footer-cta-container div.box.footer-cta-callout-column-2>div.component-content>.content>.richText>.component-content>.richText-content{padding:35px 50px}}.page-find-a-doctor div.box.footer-cta-container div.box.footer-cta-callout-column-2>div.component-content>.content>.richText>.component-content>.richText-content>h2+div{margin:30px auto 38px}.page-doctor-discussion-guide .curveslider-parent>.component-content:nth-of-type(1)>.paragraphSystem.content:nth-of-type(1){display:flex;align-items:center}.page-doctor-discussion-guide .curveslider .secondary-button{background:transparent}.page-doctor-discussion-guide .curveslider-header{height:3.125rem;width:100%;background-color:#061f5c;border-top-left-radius:3.375rem;border-top-right-radius:3.375rem;position:absolute;top:0;left:0}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-header{height:1.875rem;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem}}.page-doctor-discussion-guide .curveslider-header ul{display:flex;justify-content:center;color:#FFF;gap:1.875rem;list-style:none;margin:0;padding:0;align-items:center;height:3.125rem}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-header ul{height:2.0625rem;gap:1.25rem}}.page-doctor-discussion-guide .curveslider-header ul li{height:17px;width:17px;background:#FFF;border-radius:17px}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-header ul li{height:10px;width:10px;border-radius:10px}}.page-doctor-discussion-guide .curveslider-header ul li.active{background-color:#c3a58f}.page-doctor-discussion-guide .curveslider-content{min-height:23.6875rem;background-color:#f0e8e2;border-radius:3.375rem;max-width:79.375rem;margin:3.75rem auto 8.10625rem auto}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content{min-height:6.25rem;border-radius:1.25rem;max-width:93.056%;margin:50.5px auto 40.2px auto}}.page-doctor-discussion-guide .curveslider-content .slide{padding:3.125rem 7.25rem 5.08125rem 7.25rem}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .slide{padding:3.125rem 1.125rem 3.28125rem 1.125rem}}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .slide .aligncenter h2{margin-bottom:16PX}}.page-doctor-discussion-guide .curveslider-content .slide1{padding:6.25rem 59px 51.3px 59px;display:none}.page-doctor-discussion-guide .curveslider-content .slide1 h2{padding-bottom:4.4625rem;width:100%;text-align:center;margin-bottom:0}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .slide1 h2{padding-bottom:38.7px}}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .slide1{padding:60px 29.6px 35.6px 28.6px}}.page-doctor-discussion-guide .curveslider-content .aligncenter h2{display:flex;justify-content:center;margin-bottom:61.3PX;text-align:center}.page-doctor-discussion-guide .curveslider-content__image img{display:flex;width:100%;align-items:center;justify-content:center;height:6.625rem;width:6.625rem;margin:2.0625rem auto 1rem auto}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content__image img{margin:1.28125rem auto}}.page-doctor-discussion-guide .curveslider-content__title{display:flex;justify-content:center;width:100%}.page-doctor-discussion-guide .curveslider-content__title--h2{line-height:1.875rem}.page-doctor-discussion-guide .curveslider-content__description .paragraphSystem.content{display:flex}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content__description .paragraphSystem.content{display:flex;flex-direction:column}}.page-doctor-discussion-guide .curveslider-content__description .divider{width:1px;height:auto;padding:0;background-color:#707070}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content__description .divider{width:100%;height:1px;margin:25px 0 25px 0}}.page-doctor-discussion-guide .curveslider-content__description .box.first.odd{width:60%;padding-right:2.5rem}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content__description .box.first.odd{width:100%;padding-right:0}}.page-doctor-discussion-guide .curveslider-content__description .box.first.odd .primary-button{width:220px;height:62px}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content__description .box.first.odd .primary-button{width:214px;height:55px}}.page-doctor-discussion-guide .curveslider-content__description .box.last.odd{width:40%;padding-left:6.86875rem}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content__description .box.last.odd{width:100%;padding-left:0}}.page-doctor-discussion-guide .curveslider-content__description .box.last.odd .secondary-button{background:transparent;width:220px;height:62px}.page-doctor-discussion-guide .curveslider-content__description .box.last.odd a{text-decoration:none}.page-doctor-discussion-guide .curveslider-content__description .box.last.odd h3{margin-bottom:38.2px}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content__description .box.last.odd h3{margin-bottom:20px}}.page-doctor-discussion-guide .curveslider-content__description .box.last.odd p{margin:0}.page-doctor-discussion-guide .curveslider-content__description .box.last.odd h3+p{margin:0 0 40.3px 0;font-family:'Lato',sans-serif;color:#414141}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content__description .box.last.odd h3+p{margin:0 0 40px 0}}.page-doctor-discussion-guide .curveslider-content__description .box.last.odd .richText-content p:nth-child(3){margin-bottom:26.4px}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content__description .box.last.odd .richText-content p:nth-child(3){margin-bottom:31.2px}}.page-doctor-discussion-guide .curveslider-content__description h3{margin-bottom:33.6px}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content__description h3{margin-bottom:20.5px}}.page-doctor-discussion-guide .curveslider-content__description h3 .headline-3{font-family:"Avenir LT W01_85 Heavy1475544";font-weight:900}.page-doctor-discussion-guide .curveslider-content__description ol{padding-inline-start:17px;margin-bottom:18.6px;font-family:'Lato',sans-serif}.page-doctor-discussion-guide .curveslider-content__description ol li{margin-bottom:8.6px;color:#414141}.page-doctor-discussion-guide .curveslider-content__description ol li:last-child{margin-bottom:0}.page-doctor-discussion-guide .curveslider-content__description ol li strong{font-weight:900}.page-doctor-discussion-guide .curveslider-content__description ol+p{font-family:'Lato',sans-serif;color:#414141}.page-doctor-discussion-guide .curveslider-content__description p:last-child{margin-bottom:0}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content__description p:has(span.primary-button),.page-doctor-discussion-guide .curveslider-content__description p:has(span.secondary-button){display:flex;justify-content:center}}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content__description p:has(span.primary-button){margin:41.5px 0 0 0}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question .text h2{width:100%;text-align:center}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question .text h2:has(.fw-normal){line-height:2rem}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .secondary-button{background:transparent}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd fieldset{border:0;padding:0;margin-bottom:0}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .form-email{display:none}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg .btn-next,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg .btn-done,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg .btn-back,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-cg .btn-next,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-cg .btn-done,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-cg .btn-back,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-asthma .btn-next,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-asthma .btn-done,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-asthma .btn-back,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-3steps .btn-next,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-3steps .btn-done,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-3steps .btn-back{text-transform:uppercase}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg .btn-next,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg .btn-done,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg .btn-back,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-cg .btn-next,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-cg .btn-done,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-cg .btn-back,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-asthma .btn-next,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-asthma .btn-done,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-asthma .btn-back,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-3steps .btn-next,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-3steps .btn-done,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-3steps .btn-back{font-size:16px}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg .btn-next,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg .btn-done,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-cg .btn-next,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-cg .btn-done,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-asthma .btn-next,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-asthma .btn-done,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-3steps .btn-next,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-3steps .btn-done{height:62px;width:142px}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg .btn-next,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg .btn-done,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-cg .btn-next,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-cg .btn-done,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-asthma .btn-next,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-asthma .btn-done,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-3steps .btn-next,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-3steps .btn-done{height:42.25px;width:86.12px}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg .btn-back,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-cg .btn-back,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-asthma .btn-back,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-3steps .btn-back{height:62px;width:128px}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg .btn-back,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-cg .btn-back,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-asthma .btn-back,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-3steps .btn-back{height:41.71px;width:86.11px}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg .btn-next:after,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg .btn-back:before,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-cg .btn-next:after,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-cg .btn-back:before,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-asthma .btn-next:after,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-asthma .btn-back:before,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-3steps .btn-next:after,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-3steps .btn-back:before{content:'';padding:0;border:solid;border-width:0 3px 3px 0;height:12px;width:12px;display:inline-block}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg .btn-next:after,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg .btn-back:before,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-cg .btn-next:after,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-cg .btn-back:before,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-asthma .btn-next:after,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-asthma .btn-back:before,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-3steps .btn-next:after,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-3steps .btn-back:before{height:8px;width:8px}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg .btn-next:after,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-cg .btn-next:after,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-asthma .btn-next:after,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-3steps .btn-next:after{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);margin-left:11px}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg .btn-next:after,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-cg .btn-next:after,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-asthma .btn-next:after,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-3steps .btn-next:after{margin-left:3px}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg .btn-back:before,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-cg .btn-back:before,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-asthma .btn-back:before,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-3steps .btn-back:before{transform:rotate(135deg);-webkit-transform:rotate(135deg);margin-right:11px}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg .btn-back:before,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-cg .btn-back:before,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-asthma .btn-back:before,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-3steps .btn-back:before{margin-right:3px}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg .btn-done:after,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-cg .btn-done:after,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-asthma .btn-done:after,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-3steps .btn-done:after{content:'';display:none}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-cg,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-asthma{display:none}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question .fw-normal{color:#815936;font-size:22px;padding-top:11px;display:inline-block;font-weight:900}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question .fw-normal{padding-top:9px}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question h2>span.headline-2>span.fw-normal{font-family:"Avenir LT W01_85 Heavy1475544";font-weight:900}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question .answers .answer{position:relative}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question .answers.selector-image{display:flex;flex-direction:row;column-gap:2.2rem;justify-content:center;cursor:pointer}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question .answers.selector-image{flex-direction:column;column-gap:20.4px}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question .answers.selector-image .answer:before,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question .answers.selector-image .answer:after{content:'';position:relative;display:none}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question .answers.selector-image button{height:178px;width:188px;display:flex;align-items:center;flex-wrap:wrap;justify-content:center;cursor:pointer;background:#FFF;border-radius:10px;font-family:"Avenir LT W01_55 Roman1475520";border:2px solid transparent;padding:0;box-shadow:#707070 1px 1px 6px}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question .answers.selector-image button{width:100% !important;height:95.19px !important;margin-bottom:20.4px;padding-left:36px;justify-content:start}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question .answers.selector-image button:last-child{margin-bottom:0}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question .answers.selector-image button span{padding:0 19px;text-align:center;color:#414141;font-family:"Avenir LT W01_85 Heavy1475544";font-weight:900}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question .answers.selector-image button span{padding:0 0 0 20px;max-width:55%;text-align:left !important}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question .answers.selector-image button img{height:108px;width:108px;cursor:pointer}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question .answers.selector-image button img{height:67.3px !important;width:67.3px !important}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question .callout{margin-top:52px;border-radius:27px;background:#061f5c;color:#fff;padding:21.9px 19px;display:flex;justify-content:center;flex-wrap:wrap;text-align:center;margin-bottom:0;font-family:'Lato',sans-serif}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question .callout{margin-top:24px}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question .callout strong{font-size:18px;line-height:40px;font-family:"Avenir LT W01_85 Heavy1475544";font-weight:900}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question .callout .cls-info{background:#FFF;color:#061f5c;padding:4px 12px;box-sizing:border-box;border-radius:15px;margin-right:10px}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question .box:has(.callout){display:flex;justify-content:center;flex-wrap:wrap}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question1{margin-bottom:99.6px}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question1>h2{padding-bottom:49px !important}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question1>h2{padding-bottom:42px !important}}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question1{margin-bottom:41px}}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question1 .progress-wrapper__selector{top:26px !important}}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question1 .answer:not(.selected):before{width:22px;height:22px}}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question1 .answer:not(.selected):after{width:8px;height:8px}}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question1 button.answer:before{top:-29px !important;left:40% !important}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question1 button.answer.selected:before{width:41px;height:41px;top:calc(-95% - 16px) !important;left:43% !important}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question1 button.answer.selected:before{width:30px !important;height:30px !important;top:-33px !important;left:30% !important}}@media only screen and (min-width:992px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question1 button.answer.selected:before{top:calc(-55% - 16px) !important}}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question1 button.answer:after{top:-21px !important;left:50.5% !important}}@media only screen and (min-width:416px) and (max-width:570px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question1 button.answer:after{left:48% !important}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question1 button.answer.selected:after{width:27px;height:27px;top:calc(-87% - 9px);left:45.8% !important}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question1 button.answer.selected:after{width:18px !important;height:18px !important;top:-26px !important;left:40% !important}}@media only screen and (min-width:416px) and (max-width:570px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question1 button.answer.selected:after{left:37% !important}}@media only screen and (min-width:992px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question1 button.answer.selected:after{top:calc(-35% - 16px) !important}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question1 .progress-wrapper{position:relative;min-height:50px}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question1 .progress-wrapper{min-height:86px}}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question2 .answer:not(.selected):before{width:22px;height:22px}}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question2 .answer:not(.selected):after{width:8px;height:8px}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question2 .progress-wrapper{position:relative;min-height:50px}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question2 .progress-wrapper{min-height:120px}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question2>h2{padding-bottom:49px !important}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question2>h2{padding-bottom:42px !important}}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question2 button.answer:before{top:-33px !important;left:40% !important}}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question2 button.answer:after{top:-25px !important;left:50.5% !important}}@media only screen and (min-width:416px) and (max-width:570px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question2 button.answer:after{left:48% !important}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question2 button.answer.selected:before{width:41px;height:41px;top:calc(-95% - 16px) !important;left:43% !important}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question2 button.answer.selected:before{width:30px !important;height:30px !important;top:-37px !important;left:30% !important}}@media only screen and (min-width:992px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question2 button.answer.selected:before{top:calc(-55% - 16px) !important}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question2 button.answer.selected:after{width:27px;height:27px;top:calc(-87% - 9px) !important;left:45.8% !important}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question2 button.answer.selected:after{width:18px !important;height:18px !important;top:-30px !important;left:40% !important}}@media only screen and (min-width:416px) and (max-width:570px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question2 button.answer.selected:after{left:37% !important}}@media only screen and (min-width:992px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question2 button.answer.selected:after{top:calc(-35% - 16px) !important}}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.cls-ddg4-question2 .callout{margin-top:30px}}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .cls-asthma .progress-wrapper__line{height:27px !important}}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .cls-cg.cls-ddg4-question2 .progress-wrapper__line{height:12px !important}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .answers.grid-selector{display:grid;gap:34px}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .answers.grid-selector{gap:19.8px}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .answers.grid-selector.grid-3item{grid-template-columns:1fr 1fr 1fr;padding:0}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .answers.grid-selector.grid-3item{grid-template-columns:1fr}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .answers.grid-selector.grid-2item{grid-template-columns:1fr 1fr;padding:0}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .answers.grid-selector.grid-2item{grid-template-columns:1fr}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .answers.grid-selector button{color:#414141 !important;background:#fff;border-radius:10px;padding:27px 20px 27px 70px;max-height:100px;text-align:left;border:2px solid transparent;box-shadow:#707070 1px 1px 6px;margin-bottom:0;box-sizing:border-box;font-family:"Avenir LT W01_55 Roman1475520"}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .answers.grid-selector button{max-height:150px}}@media screen and (min-width:992px) and (max-width:1280px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .answers.grid-selector button{padding-top:.5rem;padding-bottom:.5rem}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .answers .progress-wrapper{position:relative;min-height:80px}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .answers .progress-wrapper__line{height:30px;width:100%;display:flex;align-items:center}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .answers .progress-wrapper__line{height:21px}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .answers .progress-wrapper__line--item{height:4px;width:100%;background:#061f5c;border-radius:24px}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .answers .progress-wrapper__selector{display:flex;justify-content:space-evenly;position:absolute;top:30px;width:100%}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .answers .progress-wrapper__selector{top:31px}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .answers .progress-wrapper__selector button{width:25%;text-align:center;display:flex;justify-content:center;padding:0 !important;margin:0 !important;font-family:"Avenir LT W01_55 Roman1475520"}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .answers .progress-wrapper__selector button{font-size:14px}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .answers .progress-wrapper__selector button span{font-family:"Avenir LT W01_85 Heavy1475544";font-weight:900;color:#414141;line-height:16px}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .answers .progress-wrapper__selector button span{padding:0 7px 0 6px !important}}@media only screen and (min-width:992px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .answers .progress-wrapper__selector button span{margin-top:19px}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .answers .progress-wrapper__selector button.answer:before{top:calc(-65% - 16px);left:45%}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .answers .progress-wrapper__selector button.answer:before{top:calc(-30% - 16px);left:40%}}@media only screen and (min-width:992px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .answers .progress-wrapper__selector button.answer:before{top:calc(-43% - 16px)}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .answers .progress-wrapper__selector button.answer:after{top:calc(-65% - 9px);left:47.5%}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .answers .progress-wrapper__selector button.answer:after{top:calc(-30% - 9px)}}@media only screen and (min-width:992px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .answers .progress-wrapper__selector button.answer:after{top:calc(-25% - 16px)}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .answers:not(.progress) button.answer.selected,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .answers:not(.progress) button.answer:hover,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .answers:not(.progress) button.answer:focus{background:#eff2fc;border:2px solid #3959b0}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.single .answer:before{left:25px}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.single .answer:after{left:32px}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.multiple .answers.selector-image{display:flex;column-gap:1.875rem;padding:0;flex-wrap:wrap}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.multiple .answers.selector-image .answer:before,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.multiple .answers.selector-image .answer:after{content:'';position:relative;display:none}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.multiple .answers.selector-image button{height:189.01px;width:166.5px}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.multiple .answers.selector-image button span{text-align:center;font-family:"Avenir LT W01_85 Heavy1475544";font-weight:900;color:#414141}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.multiple .answers.selector-image button img{height:106px;width:106px;cursor:pointer}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.multiple .answers.selector-image:not(.progress) button.answer:not(.selected){border:0;background:#FFF}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.multiple .answers .answer:before{content:'';display:block;width:30px;height:30px;position:absolute;left:25px;top:calc(50% - 16px);background-color:#fff;border:1px solid #061f5c}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.multiple .answers.selected:before{background-image:url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v3/en_US/checkmark.png");background-repeat:no-repeat;background-size:18px 14px;background-position:calc(50% - 1px) center}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.multiple .cls-startover{display:flex;justify-content:end;width:100%;margin-top:14.8px;color:#3959b0;font-size:22px;cursor:pointer;text-decoration:underline;font-family:"Avenir LT W01_55 Roman1475520";padding-right:1.5%}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .question.multiple .cls-startover{padding-right:2.5%;font-size:16px}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .btn-wrapper{display:flex;justify-content:center;flex-direction:row;padding:0;margin-top:66px}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .btn-wrapper{margin-top:39.2px}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .btn-wrapper .primary-button,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .btn-wrapper .secondary-button{width:86.11px;height:41.71px;min-height:41.71px;padding:10px}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .btn-wrapper p{margin:0}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .btn-wrapper h2{padding:0;align-items:center;display:flex;margin:0;justify-content:center}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .form-email-image{display:flex;justify-content:center}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .form-email-image img{height:120.94px;width:120.94px}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .form-email .confirmation .body-copy{font-size:22px !important;color:#815936;font-family:"Avenir LT W01_85 Heavy1475544";font-weight:900}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .form-email .headline-4{color:#414141;line-height:1.375rem;font-family:"Avenir LT W01_55 Roman1475520";font-size:22px}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .quiz-form{position:relative}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .quiz-form_input{min-height:99px}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .quiz-form_input--email{display:flex}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .quiz-form_input--email .primary-button{margin-left:1px}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .quiz-form_input--email .primary-button{padding:15px 16px 15px 16px}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .quiz-form-label{padding:0;margin:0;text-align:center;line-height:34px}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .quiz-form-label{margin-top:10.4px}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .quiz-form-sublabel{height:60px;line-height:28px;color:#815936;font-size:22px;text-align:center;margin:0;font-family:"Avenir LT W01_85 Heavy1475544";font-weight:900}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .quiz-form-sublabel{margin:10px 0 57px 0;height:auto}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .quiz-form-info{text-align:center;margin:62px 0 0 0;color:#414141}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .quiz-form-info{margin:25.5px 0 0 0}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .quiz-form h4{text-align:center}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .quiz-form input{font-family:"Avenir LT W01_55 Roman1475520";font-size:1rem;width:407px;height:62px;margin-bottom:0;padding:0 15px;border:0;border-radius:0}@media only screen and (min-width:992px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .quiz-form input{font-size:1rem}}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .quiz-form input{width:71.3%}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .quiz-form input::placeholder{font-family:"Avenir LT W01_55 Roman1475520";font-size:1rem;color:#a5a4a4}@media only screen and (min-width:992px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .quiz-form input::placeholder{font-size:1rem}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .quiz-form input:focus{outline:1px solid #fea320}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .quiz-form .primary-button{width:108px;border:0}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .quiz-form .primary-button{width:28.7%}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .quiz-form .error{border:2px solid #fd0d1b !important;color:#333 !important;font-weight:normal !important}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .quiz-form .error-text{margin-top:11px 0 0 0;padding:0;color:#fd0d1b;font-weight:bold !important}@media only screen and (max-width:991px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .quiz-form .error-text{margin-top:10px 0 0 0}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .quiz-form .cta-button{display:block;width:150px;height:62px;color:#FFF;background-color:#3959b0;font-family:"Avenir LT W01_95 Black1475556";font-size:1rem;line-height:1.25rem;text-decoration:none;padding:0;border:0;cursor:pointer;margin-top:34px}@media only screen and (min-width:992px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .quiz-form .cta-button{font-size:1rem}}@media only screen and (min-width:992px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .quiz-form .cta-button{line-height:1.25rem}}@media only screen and (min-width:992px){.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .quiz-form .cta-button{position:absolute;top:0;left:440px;margin-top:0}}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .quiz-form .cta-button:hover,.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .quiz-form .cta-button:focus{color:#061f5c;background-color:#e3eafd}.page-doctor-discussion-guide .curveslider-content .quiz.ttyd .quiz-form-wrapper .quiz-form{display:flex;justify-content:center}a.tooltip{position:relative;display:inline-block;text-decoration:none}.toolTip.is-hidden{opacity:0}.toolTipText{--offset:-140;animation:.2s slideIn;position:absolute;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;margin-left:calc((var(--offset) * -1px) - 10px)}.u-margin-auto{margin:0 auto;float:none}.u-float-right{float:right}.u-text-center{text-align:center !important}.u-white-space{white-space:nowrap}.u-font-weight-normal{font-weight:400}.u-font-weight-medium{font-weight:500}.u-block{display:block}.u-show{display:block !important}.u-hide{display:none !important}.u-inline-block{display:inline-block}.u-mt-1,.u-my-1{margin-top:1rem !important}.u-mb-1,.u-my-1{margin-bottom:1rem !important}.u-ml-0,.u-mx-0{margin-left:0 !important}.u-mr-0,.u-mx-0{margin-right:0 !important}.u-mt-0,.u-my-0{margin-top:0 !important}.u-mb-0,.u-my-0{margin-bottom:0 !important}.u-m-0{margin:0 !important}.u-pl-0,.u-px-0{padding-left:0 !important}.u-pr-0,.u-px-0{padding-right:0 !important}.u-pt-0,.u-py-0{padding-top:0 !important}.u-pb-0,.u-py-0{padding-bottom:0 !important}.u-p-0{padding:0 !important}.u-pt-05,.u-py-05{padding-top:.5rem !important}.u-pb-05,.u-py-05{padding-bottom:.5rem !important}.u-pl-1,.u-px-1{padding-left:1rem !important}.u-pr-1,.u-px-1{padding-right:1rem !important}.u-pt-1,.u-py-1{padding-top:1rem !important}.u-pb-1,.u-py-1{padding-bottom:1rem !important}.img-w-auto img{width:auto}.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}}@media only screen and (max-width:991px){.u-pl-xs-0,.u-px-xs-0{padding-left:0 !important}.u-pr-xs-0,.u-px-xs-0{padding-right:0 !important}.u-pt-xs-0,.u-py-xs-0{padding-top:0 !important}.u-pb-xs-0,.u-py-xs-0{padding-bottom:0 !important}.u-pt-xs-05,.u-py-xs-05{padding-top:.5rem !important;display:block}.u-pb-xs-05,.u-py-xs-05{padding-bottom:.5rem !important;display:block}.u-pl-xs-20,.u-px-xs-20{padding-left:20px !important}.u-pr-xs-20,.u-px-xs-20{padding-right:20px !important}.u-pt-xs-20,.u-py-xs-20{padding-top:20px !important;display:block}.u-pb-xs-20,.u-py-xs-20{padding-bottom:20px !important;display:block}}@media only screen and (min-width:992px){.u-pl-md-0,.u-px-md-0{padding-left:0 !important}.u-pr-md-0,.u-px-md-0{padding-right:0 !important}.u-pt-md-0,.u-py-md-0{padding-top:0 !important}.u-pb-md-0,.u-py-md-0{padding-bottom:0 !important}.u-ml-md-0,.u-mx-md-0{margin-left:0 !important}.u-mr-md-0,.u-mx-md-0{margin-right:0 !important}.u-mt-md-0,.u-my-md-0{margin-top:0 !important}.u-mb-md-0,.u-my-md-0{margin-bottom:0 !important}.u-pl-md-1,.u-px-md-1{display:block;padding-left:1rem !important}.u-pr-md-1,.u-px-md-1{display:block;padding-right:1rem !important}.u-pt-md-1,.u-py-md-1{padding-top:1rem !important}.u-pb-md-1,.u-py-md-1{padding-bottom:1rem !important}.u-md-flexbox-reverse>.component-content>.paragraphSystem{display:flex;flex-direction:row-reverse}}
