#patients-at-risk {
  max-width: 1440px;
  margin: auto;
  padding-top: 101px;
}

#patients-at-risk sup {
  vertical-align: super !important;
  line-height: normal;
}

#patients-at-risk .cmp-text {
  padding: 0px;
}

#patients-at-risk .desk {
  display: block;
}

#patients-at-risk .s-mobile-only {
  display: none;
}

@media screen and (max-width: 1399px) {
  #patients-at-risk {
    padding-top: 7.01389vw;
  }

  #patients-at-risk .desk {
    display: contents;
  }
}

@media screen and (max-width: 992px) {
  #patients-at-risk {
    padding-top: 70px;
  }
}

#patients-at-risk .cmp-text {
  font-family: sans-serif;
}

#patients-at-risk #banner_section {
  width: 101vw;
  overflow: hidden;
}

#patients-at-risk #backgroundlayer {
  height: 90px;
  width: 100%;
}

#patients-at-risk #banner_first_text {
  width: 528px;
  margin-left: 127px;
  padding-top: 72px;
}

#patients-at-risk #banner_first_text > p,
#patients-at-risk #banner_first_text > h1 {
  font-size: 62px;
  text-align: left;
  color: rgb(255, 255, 255);
  line-height: 63px;
  font-weight: 700;
  display: inline-block;
  font-family: "Roboto Condensed", sans-serif;
}

#patients-at-risk #herobtbglayer {
}

#patients-at-risk #banner_para {
  width: 505px;
  margin-left: 127px;
  padding-top: 10px;
  padding-bottom: 70px;
}

#patients-at-risk #banner_para > p {
  font-family: Roboto, sans-serif;
  font-size: 22px;
  line-height: 29px;
  color: rgb(255, 255, 255);
  letter-spacing: 1.1px;
  padding-right: 28px;
}

#patients-at-risk #Main > div > div.container:nth-child(1) > div > div.cmp-container__backgroundImage--enabled {
  min-height: 670px;
  /* background-size: 113%;*/
  background-repeat: no-repeat;
 /* background-position: -130px -80px;*/
  overflow: hidden;
}

@media only screen and (min-width: 992px) and (max-width:1399px) {
  #patients-at-risk #Main > div > div.container:nth-child(1) > div > div.cmp-container__backgroundImage--enabled {
    background-size: 160%;
  }
}

#patients-at-risk #Main > div > div.container:nth-child(2) > div > div.cmp-container__backgroundImage--enabled {
  min-height: 10px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: -50px;
}

#patients-at-risk #Main > div > div.container:nth-child(1) > div > div.cmp-container__backgroundImage--enabled #banner_section div.cmp-container__backgroundImage--enabled {
  min-height: 63px;
  background-size: cover;
  background-repeat: repeat;
  background-position: -391px center;
  width: 100%;
  margin-bottom: 0px;
}

#patients-at-risk #Main > div > div.container:nth-child(3) > div > div.cmp-container__backgroundImage--enabled {
}

#patients-at-risk .cmp-container__backgroundImage--enabled {
  margin: 0px 0px 0px -3px
}

#patients-at-risk #second-section-banner {
  background-color: rgb(16, 72, 89);
  margin-bottom: -2px;
  margin-top: -1px;
}

#patients-at-risk #second_section_heading {
  /*margin-left: 137px;*/
  padding-top: 44.92px;
  padding-bottom: 30px;
  /*margin-right: 139px;*/
  max-width: 1160px;
  width: 90%;
  margin: auto;
}

#patients-at-risk #second_section_heading > p,
#patients-at-risk #second_section_heading > h2{
  font-size: 29px;
  color: rgb(255, 255, 255);
  line-height: 39px;
  letter-spacing: 0.87px;
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

#patients-at-risk .cmp-separator__horizontal-rule {
  border-color: rgb(255, 255, 255);
  /*width: 1160px;*/
  /*margin-left: 140px;*/
  /*margin-right: 134px;*/
  max-width: 1160px;
  width: 90%;
  margin: auto;
}

#patients-at-risk #first_flex_div {
  margin-top: 0px;
  display: flex;
  /*padding: 0px 140px 0px 134px;*/
  max-width: 1160px;
  width: 90%;
  margin: auto;
  justify-content: space-between;
  gap: 100px;
}

#patients-at-risk #exacerbation_div {
  max-width: 473px;
  height: auto;
  margin-top: 48px;
  display: flex;
  flex-direction: column;
}

#patients-at-risk #exacerbation_image {
  width: 148px;
}

#patients-at-risk #download-link {
  width: 44px;
  height: 53px;
}

#patients-at-risk #exacerbation_div .button #CTA_download .cmp-button__text {
  font-size: 22px;
  line-height: 25px;
  text-align: left;
  letter-spacing: 0;
  color: rgb(0, 72, 90);
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

#patients-at-risk #exacerbation_div .button a#CTA_download:hover {
  transform: scale(1.1);
}

#patients-at-risk #exacerbation_div .button #CTA_download {
  height: 85px;
  background: #C9DC30;
  border-radius: 5px;
  display: flex;
  align-items: center;
  text-decoration: none;
  transition: transform 0.2s ease 0s;
  max-width: 460px;
  width: 100%;
  margin: 10px 0;
  justify-content: center;
  padding: 10px;
}

#patients-at-risk #download_div {
  height: 86px;
  background: 0% 0% no-repeat padding-box padding-box rgb(201, 220, 48);
  border-radius: 43px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin-bottom: 20px;
}

#patients-at-risk #heart_heading {
  margin-top: 12px;
  padding: 0px;
}

#patients-at-risk #heart_heading > p {
  font-size: 29px;
  color: rgb(46, 184, 201);
  line-height: 39px;
  text-align: left;
  letter-spacing: 1.16px;
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

#patients-at-risk #heart_para {
  padding: 20px 0px 35px;
}

#patients-at-risk #heart_para > p {
  line-height: 25px;
  font-size: 20px;
  color: rgb(255, 255, 255);
  text-align: left;
  letter-spacing: 0.6px;
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

#patients-at-risk #text-5a2bf24018 > p {
  font-size: 22px;
  line-height: 29px;
  text-align: left;
  letter-spacing: 0.6px;
  color: rgb(0, 72, 90);
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

#patients-at-risk #location_icon_div {
  max-width: 475px;
  height: 383px;
  margin-top: 43px;
}

#patients-at-risk #location_icon_image {
  width: 73px;
}

#patients-at-risk #location_heading {
  margin-top: 17px;
}

#patients-at-risk #location_heading > p {
  font-size: 29px;
  line-height: 39px;
  text-align: left;
  color: rgb(46, 184, 201);
  font-family: Roboto, sans-serif;
  font-weight: 700;
  letter-spacing: 0.87px;
}

#patients-at-risk #location_para {
  margin-top: 20px;
  width: auto;
}

#patients-at-risk #location_para > p {
  font-size: 20px;
  line-height: 25px;
  text-align: left;
  color: rgb(255, 255, 255);
  font-family: Roboto, sans-serif;
  font-weight: 400;
  letter-spacing: 0.6px;
}

#patients-at-risk #third_section_container {
  background-color: rgb(16, 72, 89);
  margin-bottom: -1px;
}

#patients-at-risk #second_flex_container_div {
  display: flex;
  padding-top: 69px;
  justify-content: space-between;
  gap: 100px;
  max-width: 1160px;
  width: 90%;
  margin: auto;
}

#second_flex_container_div .container.responsivegrid,
#first_flex_div .container.responsivegrid {
  max-width: 470px;
  width: 100%;
}

#patients-at-risk #container-71d075e264 {
  max-width: 449px;
}

#patients-at-risk #symptom_burden_image {
  width: 103.6px;
}

#patients-at-risk #symptom_burden_image > img {
  height: 137px;
}

#patients-at-risk #men_heading {
  margin-top: 12px;
}

#patients-at-risk #men_heading > p {
  font-size: 29px;
  line-height: 28.8px;
  text-align: left;
  letter-spacing: 0px;
  color: rgb(46, 184, 201);
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

#patients-at-risk #men_para {
  padding-top: 20px;
}

#patients-at-risk #men_para > p {
  font-size: 20px;
  line-height: 25px;
  text-align: left;
  letter-spacing: 0.6px;
  color: rgb(255, 255, 255);
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

#patients-at-risk #lung_function_div {
  max-width: 455px;
}

#patients-at-risk #lung_image {
  width: 131px;
}

#patients-at-risk #lung_heading {
  padding-top: 12px;
}

#patients-at-risk #lung_heading > p {
  font-size: 29px;
  line-height: 28.8px;
  text-align: left;
  letter-spacing: 0px;
  color: rgb(46, 184, 201);
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

#patients-at-risk #lung_para {
  margin-top: 20px;
  max-width: 439px;
}

#patients-at-risk #lung_para > p {
  font-size: 20px;
  line-height: 25px;
  text-align: left;
  letter-spacing: 0.6px;
  color: rgb(255, 255, 255);
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

#patients-at-risk #men_icon_image_div {
  /*max-width: 470px;*/
  /*margin-left: 5vw;*/
  padding-bottom: 100px;
  display: flex;
  flex-direction: column;
  max-width: 1160px;
  width: 90%;
  margin: auto;
}

#patients-at-risk #men_icon_image {
  width: 67px;
}

#patients-at-risk #syndemics_heading {
  margin-top: 12px;
  max-width: 470px;
}

#patients-at-risk #syndemics_heading > p {
  font-size: 29px;
  line-height: 30.86px;
  text-align: left;
  letter-spacing: 0px;
  color: rgb(46, 184, 201);
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

#patients-at-risk #symendics_para {
  margin-top: 20px;
  max-width: 470px;
}

#patients-at-risk #symendics_para > p {
  font-size: 20px;
  line-height: 25px;
  text-align: left;
  letter-spacing: 0.6px;
  color: rgb(255, 255, 255);
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

@media only screen and (max-width: 992px) {
  #second_flex_container_div .container.responsivegrid,
#first_flex_div .container.responsivegrid,
#patients-at-risk #men_icon_image_div {
    max-width: auto;
    width: 100%;
  }

  #patients-at-risk #first_flex_div,
#patients-at-risk #second_flex_container_div {
    gap: 0;
    flex-wrap: wrap;
  }

  #patients-at-risk #first_flex_div #exacerbation_div,
#patients-at-risk #first_flex_div #location_icon_div,
#patients-at-risk  #second_flex_container_div,
#patients-at-risk #second_flex_container_div #lung_function_div,
#patients-at-risk  #men_icon_image_div {
    height: auto;
    margin-top: 0!important;
    padding-top: 42px!important;
  }

  #patients-at-risk #banner_section {
    background: linear-gradient(0deg, rgb(21, 21, 21) 0%, rgba(255, 255, 255, 0) 100%) 0% 0% no-repeat padding-box padding-box transparent;
  }

  #patients-at-risk #backgroundlayer {
  }

  #patients-at-risk #banner_first_text {
    /*margin: auto;*/
    max-width: 365px;
    width: 100%;
    height: auto;
    margin-left: 0;
    padding: 23vh 36.44px 0px;
  }

  #patients-at-risk #banner_first_text > p {
    font-size: 33px;
    text-align: left;
    color: rgb(255, 255, 255);
    line-height: 36px;
    font-weight: 600;
  }

  #patients-at-risk #Main > div > div.container:nth-child(1) > div > div.cmp-container__backgroundImage--enabled #banner_section div.cmp-container__backgroundImage--enabled {
    background: url("/content/dam/intelligentcontent/brands/breztri/actoncopd-nl/desktop/divider_10.png") -780px center / auto no-repeat;
    height: 30px;
    min-height: 50px;
    background-size: 250%;
  }

  #patients-at-risk #banner_para {
    margin: auto;
    width: auto;
    height: auto;
    padding: 15px 36.44px 51px 40px;
    opacity: 0.8;
  }

  #patients-at-risk #banner_para > p {
    font-size: 18px;
    line-height: 21px;
    opacity: 0.8;
    width: 100%;
    max-width: 321px;
  }

  #patients-at-risk #Main > div > div.container:nth-child(1) > div > div.cmp-container__backgroundImage--enabled {
    background-size: cover;
    background-position: center;
    min-height: 220px;
  }

  #patients-at-risk #Main > div > div.container:nth-child(2) > div > div.cmp-container__backgroundImage--enabled {
  }

  #patients-at-risk #Main > div > div.container:nth-child(3) > div > div.cmp-container__backgroundImage--enabled {
  }

  #patients-at-risk .cmp-container__backgroundImage--enabled {
  }

  #patients-at-risk #second-section-banner {
    padding-left: 36px;
    padding-right: 36px;
    padding-top: 46px;
  }

  #patients-at-risk #second_section_heading {
    margin: 0px;
    padding: initial;
    width: 100%;
  }

  #patients-at-risk #second_section_heading > p {
    font-size: 18px;
    color: rgb(255, 255, 255);
    line-height: 25px;
    text-align: left;
    letter-spacing: 0.54px;
  }

  #patients-at-risk .cmp-separator__horizontal-rule {
    /*width: 321px;*/
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 18px;
    width: 100%;
  }

  #patients-at-risk #first_flex_div {
    padding: 0px;
    margin: 0;
    width: 100%;
  }

  #patients-at-risk #exacerbation_div {
  }

  #patients-at-risk #exacerbation_image {
  }

  #patients-at-risk #download-link {
  }

  #patients-at-risk #exacerbation_div .button #CTA_download .cmp-button__text {
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0px;
  }

  #patients-at-risk #exacerbation_div .button #CTA_download {
    /*padding: 0px 26px 0px 0px;*/
    padding: 10px 55px 10px 30px;
    height: 53px;
    background-size: 23px;
    background-position: right 21px center;
  }

  #patients-at-risk #download_div {
  }

  #patients-at-risk #heart_heading {
  }

  #patients-at-risk #heart_heading > p {
  }

  #patients-at-risk #heart_para {
    padding-top: 0px;
  }

  #patients-at-risk #heart_para > p {
  }

  #patients-at-risk #text-5a2bf24018 > p {
  }

  #patients-at-risk #location_icon_div {
    /*margin-top: 52px;*/
    ;
  }

  #patients-at-risk #location_icon_image {
    /*width: 73px;*/
    ;
  }

  #patients-at-risk #location_heading {
    margin-top: 12px;
  }

  #patients-at-risk #location_heading > p {
  }

  #patients-at-risk #location_para {
    margin-top: 0px;
  }

  #patients-at-risk #location_para > p {
  }

  #patients-at-risk #third_section_container {
    padding-left: 36px;
    padding-right: 36px;
  }

  #patients-at-risk #second_flex_container_div {
    padding: initial;
    padding-top: 69px;
    margin: 0px;
    width: 100%;
  }

  #patients-at-risk #container-71d075e264 {
  }

  #patients-at-risk #symptom_burden_image {
    /*width: 51px;*/
    ;
  }

  #patients-at-risk #symptom_burden_image > img {
  }

  #patients-at-risk #men_heading {
    margin-top: 12px;
  }

  #patients-at-risk #men_heading > p {
  }

  #patients-at-risk #men_para {
    padding-top: 0px;
  }

  #patients-at-risk #men_para > p {
  }

  #patients-at-risk #lung_function_div {
  }

  #patients-at-risk #lung_image {
  }

  #patients-at-risk #lung_heading {
  }

  #patients-at-risk #lung_heading > p {
  }

  #patients-at-risk #lung_para {
    width: auto;
    margin-top: 0px;
  }

  #patients-at-risk #lung_para > p {
  }

  #patients-at-risk #men_icon_image_div {
    margin: 0px;
    width: 100%;
  }

  #patients-at-risk #men_icon_image {
  }

  #patients-at-risk #syndemics_heading {
  }

  #patients-at-risk #syndemics_heading > p {
  }

  #patients-at-risk #symendics_para {
    margin-top: 0px;
  }

  #patients-at-risk #symendics_para > p {
  }
}

@media only screen and (max-width: 540px) {
  #patients-at-risk #Main > div > div.container:nth-child(1) > div > div.cmp-container__backgroundImage--enabled {
    background-size: cover;
    background-position: top left 70%;
  }

  #patients-at-risk #banner_first_text {
    padding: 250px 36px 0px;
  }

  #patients-at-risk #banner_para > p {
    padding-right: 0px;
  }

  #patients-at-risk #Main > div > div.container:nth-child(1) > div > div.cmp-container__backgroundImage--enabled #banner_section div.cmp-container__backgroundImage--enabled {
    background: url("/content/dam/intelligentcontent/brands/breztri/actoncopd-nl/desktop/divider_10.png") -780px center / auto no-repeat;
    height: 30px;
    min-height: 56px;
  }

  #patients-at-risk .cmp-container__backgroundImage--enabled {
    min-height: 586px;
    background-size: auto 93%;
    background-position: -481px -50px;
  }

  #patients-at-risk #banner_first_text > p {
    font-size: 33px;
    text-align: left;
    color: rgb(255, 255, 255);
    line-height: 36px;
    font-weight: 700;
  }

  #patients-at-risk #banner_para > p {
    font-size: 18px;
    line-height: 21px;
    color: rgb(255, 255, 255);
    font-family: "Roboto Condensed", sans-serif;
    letter-spacing: -0.1px;
  }

  #patients-at-risk #second_section_heading > p {
    font-size: 18px;
    color: rgb(255, 255, 255);
    line-height: 25px;
    text-align: left;
    letter-spacing: 0.54px;
  }

  #patients-at-risk .cmp-separator__horizontal-rule {
    border-color: rgb(255, 255, 255);
    width: 100%;
    max-width: 390px;
    margin-top: 15px;
  }

  #patients-at-risk #first_flex_div {
    display: block;
    height: auto;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
  }

  #patients-at-risk #exacerbation_div {
    width: auto;
    height: auto;
  }

  #patients-at-risk #exacerbation_image {
    width: 72px;
    /*margin: auto;*/
    ;
  }

  #patients-at-risk #heart_heading > p {
    font-size: 17px;
    color: rgb(46, 184, 201);
    line-height: 26px;
    text-align: left;
    font-weight: 700;
    letter-spacing: 0px;
  }

  #patients-at-risk #heart_para > p {
    line-height: 15px;
    font-size: 12px;
    color: rgb(255, 255, 255);
    text-align: left;
    letter-spacing: 0px;
    font-weight: normal;
    height: 60px;
  }

  #patients-at-risk #download_div {
    width: 318px;
    height: 53px;
    background: 0% 0% no-repeat padding-box padding-box rgb(201, 220, 48);
    border-radius: 43px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin-top: 30px;
  }

  #patients-at-risk #text-5a2bf24018 > p {
    font-size: 16px;
    line-height: 39px;
    text-align: center;
    color: rgb(0, 72, 90);
    font-weight: bold;
    letter-spacing: 0px;
  }

  #patients-at-risk #download-link {
    width: 23px;
    height: 28px;
  }

  #patients-at-risk #location_icon_div {
    margin-top: 52px;
    width: auto;
    height: auto;
  }

  #patients-at-risk #location_icon_image {
    width: 38px;
    /*margin: auto;*/
    ;
  }

  #patients-at-risk #location_heading > p, #patients-at-risk #location_heading > p span {
    font-size: 17px;
    line-height: 26px;
    text-align: left;
    color: rgb(46, 184, 201);
    font-weight: bold;
    letter-spacing: 0px;
  }

  #patients-at-risk #location_para > p {
    font-size: 12px;
    line-height: 15px;
    text-align: left;
    color: rgb(255, 255, 255);
    letter-spacing: 0px;
    width: auto;
  }

  #patients-at-risk .bio {
  }

  #patients-at-risk #second-section-banner {
    padding-top: 51px;
    padding-left: 36px;
    padding-right: 36px;
    margin-top: -3px;
  }

  #patients-at-risk #second_flex_container_div {
    display: block;
    padding-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
  }

  #patients-at-risk #container-71d075e264 {
    width: auto;
    height: auto;
    padding-top: 15px;
  }

  #patients-at-risk #symptom_burden_image > img {
    height: 100%;
  }

  #patients-at-risk #symptom_burden_image {
    width: 51px;
    /*margin: auto;*/
    ;
  }

  #patients-at-risk #men_heading > p {
    font-size: 17px;
    line-height: 26px;
    text-align: left;
    letter-spacing: 0px;
    color: rgb(46, 184, 201);
    margin-top: 11px;
    font-weight: bold;
  }

  #patients-at-risk #men_para > p {
    font-size: 12px;
    line-height: 15px;
    text-align: left;
    letter-spacing: 0px;
    color: rgb(255, 255, 255);
    height: 51px;
  }

  #patients-at-risk #lung_function_div {
    width: auto;
    height: auto;
    padding-top: 42px;
  }

  #patients-at-risk #lung_image {
    width: 64px;
    /*margin: auto;*/
    ;
  }

  #patients-at-risk #lung_heading > p {
    font-size: 17px;
    line-height: 26px;
    text-align: left;
    letter-spacing: 0px;
    color: rgb(46, 184, 201);
    font-weight: bold;
  }

  #patients-at-risk #lung_para > p {
    font-size: 12px;
    line-height: 15px;
    text-align: left;
    letter-spacing: 0px;
    color: rgb(255, 255, 255);
    height: 60px;
  }

  #patients-at-risk #third_section_container {
    background-color: rgb(16, 72, 89);
    padding-top: 30px;
    padding-left: 36px;
    padding-right: 36px;
  }

  #patients-at-risk #men_icon_image_div {
    width: auto;
    height: auto;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 60px;
    padding-bottom: 65px;
  }

  #patients-at-risk #men_icon_image {
    width: 34px;
    /*margin: auto;*/
    ;
  }

  #patients-at-risk #syndemics_heading {
    margin-top: 12px;
  }

  #patients-at-risk #syndemics_heading > p {
    font-size: 17px;
    line-height: 26px;
    text-align: left;
    letter-spacing: 0px;
    color: rgb(46, 184, 201);
    font-weight: bold;
  }

  #patients-at-risk #symendics_para > p {
    font-size: 12px;
    line-height: 15px;
    height: 143px;
    text-align: left;
    letter-spacing: 0px;
    color: rgb(255, 255, 255);
    padding-right: 1px;
  }

  #patients-at-risk #symendics_para > p br.desktop-only {
    display: none;
  }
}

@media only screen and (max-width: 400px) {
  #patients-at-risk .s-mobile-only {
    display: block;
  }
}

@media only screen and (max-width: 375px) {
  #patients-at-risk #exacerbation_div .button #CTA_download {
    margin-top: 30px;
  }

  #patients-at-risk #Main > div > div.container:nth-child(1) > div > div.cmp-container__backgroundImage--enabled {
    background-size: cover;
    background-position: -441px -40px;
  }

  #patients-at-risk #exacerbation_div .button #CTA_download .cmp-button__text {
    font-size: 12px;
  }
}

@media only screen and (max-width: 359px) {
  #patients-at-risk #Main > div > div.container:nth-child(1) > div > div.cmp-container__backgroundImage--enabled {
    background-size: cover;
    background-position: -515px -40px;
  }
}

/* Targets the parent that contains an element with id #banner_section */
.cmp-container__backgroundImage--enabled:has(#banner_section) {
  position: relative;
  z-index: 1;
  margin-bottom: -28px;
}