﻿.section-block h2 {
  color: #99031c;
  font-family: "ProximaNova-Semibold";
  font-size: 36px;
  font-weight: 700;
  line-height: 48px; }

.section-block .section-block__h2, .section-block__h2 {
  font-size: 32px;
  line-height: 36px; }

.section-block__narrow {
  max-width: 650px;
  margin-left: auto;
  margin-right: auto; }

.section-block h3 {
  color: #2c2c2c;
  font-family: "ProximaNova-Semibold";
  font-size: 26px;
  font-weight: 700;
  line-height: 28px; }
  .section-block h3.narrow {
    max-width: 780px;
    margin-left: auto;
    margin-right: auto; }

.section-block .section-block__ul {
  padding-left: 16px; }
  .section-block .section-block__ul li {
    text-indent: 0; }

.section-block__img-holder {
  width: 100%;
  margin: 50px auto;
  padding: 28px 0;
  background-image: radial-gradient(circle 560px at 75% 181.8%, #ffffff 0%, #d2d2d2 100%); }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .section-block__img-holder {
      margin-left: -125px; } }
  .section-block__img-holder img {
    display: block;
    margin: 0 auto; }
  .section-block__img-holder--white {
    background: #fff; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .section-block .asthma-holder {
    margin-left: 0px; } }

.section-block__steps > div {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 30px 56px;
  border-radius: 3px;
  background-color: #f6f6f6;
  margin: 15px 0; }
  .section-block__steps > div div:last-child p {
    max-width: 714px; }

.section-block__steps .section-block__reminder {
  font-size: 25px;
  background-color: #002473;
  color: #fff;
  justify-content: center;
  margin: 40px auto 30px; }

.section-block__bg {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 124px;
  height: 124px;
  border-radius: 50%;
  background-color: white;
  margin-right: 50px; }

.section-block__steps--child > div div:last-child p {
  max-width: 571px; }

.section-block__steps--child .section-block__cont {
  padding: 0 30px 0 0; }
  .section-block__steps--child .section-block__cont > div:first-child {
    margin-right: 12px;
    max-width: 347px;
    height: auto; }
    .section-block__steps--child .section-block__cont > div:first-child img {
      max-width: unset; }
  .section-block__steps--child .section-block__cont > div:last-child {
    padding: 30px 20px; }

.section-block .section-block__button {
  min-width: 210px;
  padding-top: 14px;
  padding-bottom: 13px;
  margin-top: 30px; }
  .section-block .section-block__button--big {
    min-width: 233px; }

.section-block__video {
  margin: 42px auto 30px auto;
  max-width: 772px;
  position: relative;
  padding-bottom: 44.25%; }
  .section-block__video iframe {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: none; }

.section-block .section-block__a {
  color: #002473;
  text-decoration: underline; }

.section-block__header {
  padding-bottom: 50px; }

.section-block__enroll > h3 + p {
  font-size: 18px; }

.section-block__side-effects .section-block__ul {
  padding-left: 32px; }
  .section-block__side-effects .section-block__ul ul {
    padding-left: 16px;
    padding-top: 10px; }

.section-block__side-effects .section-block__ul li {
  text-indent: 0; }

.section-block__side-effects .section-block__ul > li {
  padding-left: 0; }

.section-block__side-effects .section-block__ul > li:before {
  left: -20px;
  top: 4px; }

#why-qvar-redihaler {
  padding-bottom: 32px; }
  #why-qvar-redihaler > h2:last-child {
    margin-top: 38px;
    margin-bottom: 0; }

#usage-cleaning {
  padding-top: 50px;
  padding-bottom: 0; }
  #usage-cleaning > p {
    padding-top: 0; }

#reminders {
  padding-top: 10px; }

#how-it-works {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: -10px; }
  #how-it-works .figure {
    margin-bottom: 0; }
    #how-it-works .figure:not(:last-child) {
      margin-top: 0; }
    #how-it-works .figure:last-child {
      margin-top: 50px; }
    #how-it-works .figure figcaption {
      background: #f6f6f6; }
      #how-it-works .figure figcaption .action-button {
        margin-top: 25px;
        min-width: 220px;
        padding: 12px 20px 14px; }
      #how-it-works .figure figcaption .text-above-bullets {
        margin-bottom: 10px; }
      #how-it-works .figure figcaption .break-on-desktop sup {
        top: -0.2em; }
  #how-it-works .preview {
    background-color: white; }
  #how-it-works .preview2 .figure {
    margin-top: 0;
    margin-bottom: 0; }
    #how-it-works .preview2 .figure a {
      margin-top: 20px;
      min-width: 210px;
      padding-top: 14px;
      padding-bottom: 13px; }
  #how-it-works .preview2 .figure2 {
    margin-top: 50px; }
  #how-it-works .preview2 figcaption {
    background-color: #f6f6f6; }
  #how-it-works .preview2 ul {
    margin-top: 0; }
  #how-it-works .preview3 {
    background-image: radial-gradient(circle 250px at center, #ffffff 0%, #E1E1E1 100%); }
    #how-it-works .preview3 img {
      max-height: 444px;
      height: 100%;
      width: auto; }

@media screen and (max-width: 1024px) {
  #how-it-works .preview3 {
    padding-top: 30px;
    padding-bottom: 16px; } }

@media screen and (max-width: 450px) {
  .section-block__img-holder {
    min-height: 320px;
    padding-top: 20px;
    width: 100vw;
    transform: translateX(-20px); }
    .section-block__img-holder img {
      height: 295px; }
    .section-block__img-holder--white {
      min-height: auto;
      padding: 0;
      margin-top: 20px; }
      .section-block__img-holder--white img {
        max-width: 100%; }
  .section-block__steps > div {
    flex-direction: column; }
  .section-block__steps .section-block__reminder {
    font-size: 15px;
    padding: 30px;
    text-align: center;
    margin: 30px auto 20px; }
  .section-block__bg {
    margin-right: 0;
    margin-bottom: 18px; }
  .section-block .section-block__button {
    min-width: 187px;
    max-width: 197px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px; }
  .section-block__video {
    padding-bottom: 65.25%;
    width: 100vw;
    left: -19px; }
  .section-block__header {
    padding: 0 10px 50px 10px; }
  .section-block__enroll {
    padding-top: 20px; }
    .section-block__enroll > h3 {
      font-size: 18px; }
  #why-qvar-redihaler {
    padding-top: 20px; }
    #why-qvar-redihaler ul {
      padding-left: 33px; }
  #childhood-asthma {
    padding-top: 20px; }
  #usage-cleaning {
    padding-top: 20px; }
  #how-it-works .figure2 figcaption {
    padding: 34px 120px 42px 20px; }
    #how-it-works .figure2 figcaption a {
      margin: 25px 0 0 67px;
      width: 50%;
      padding: 12px 0px 14px; }
  #how-it-works .preview2 {
    min-height: initial; }
    #how-it-works .preview2 .figure a {
      min-width: 180px;
      max-width: 180px;
      display: block;
      margin-left: auto;
      margin-right: auto; } }

@media screen and (max-width: 420px) {
  .section-block h2 {
    font-size: 24px;
    line-height: 28px;
    font-family: "ProximaNova-Bold"; }
  .section-block h3 {
    font-size: 20px;
    line-height: 24px;
    font-family: "ProximaNova-Bold"; }
  .section-block .section-block__h2, .section-block__h2 {
    font-size: 22px;
    line-height: 26px; }
  .section-block__steps--child {
    width: 100vw;
    transform: translateX(-20px); }
    .section-block__steps--child .section-block__cont {
      padding: 0; }
      .section-block__steps--child .section-block__cont > div:first-child {
        max-width: 100%;
        margin-right: 0; }
      .section-block__steps--child .section-block__cont img {
        width: 100vw; }
  #how-it-works {
    margin-bottom: 12px; }
    #how-it-works .figure:first-child .preview img {
      width: 92%;
      margin-top: 26px;
      margin-bottom: 70px; }
    #how-it-works .figure:not(:first-child) {
      margin-top: 30px; }
    #how-it-works .preview3 img {
      max-height: 269px; } }
