/* app/assets/stylesheets/default-styles.scss */
.zpa-published-page-holder .default-styles-wrapper h1,
.zpa-published-page-holder .zp.ts-h1 {
  color: #ff5854;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.zpa-published-page-holder .default-styles-wrapper h2,
.zpa-published-page-holder .zp.ts-h2 {
  color: #262626;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.zpa-published-page-holder .default-styles-wrapper h3,
.zpa-published-page-holder .zp.ts-h3 {
  color: #262626;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.zpa-published-page-holder .default-styles-wrapper h4,
.zpa-published-page-holder .zp.ts-h4 {
  color: #262626;
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.zpa-published-page-holder .default-styles-wrapper a,
.zpa-published-page-holder .zp.ts-link {
  color: #0022DC;
  font-family: "Lato";
  font-style: inherit;
  font-weight: 400;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
}
.zpa-published-page-holder .default-styles-wrapper p,
.zpa-published-page-holder .zp.ts-regular-1 {
  color: #262626;
  font-family: "Open Sans";
  font-size: inherit;
  font-style: normal;
  font-weight: 400;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.zpa-published-page-holder .default-styles-wrapper .zpa-regular2,
.zpa-published-page-holder .zp.ts-regular-2 {
  color: #262626;
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.zpa-published-page-holder .default-styles-wrapper .zpa-regular3,
.zpa-published-page-holder .zp.ts-regular-3 {
  color: #262626;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.zpa-published-page-holder .default-styles-wrapper {
  color: #262626;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.zpa-published-page-holder .default-styles-wrapper a > span,
.zpa-published-page-holder .default-styles-wrapper div > span,
.zpa-published-page-holder .default-styles-wrapper h1 > span,
.zpa-published-page-holder .default-styles-wrapper h2 > span,
.zpa-published-page-holder .default-styles-wrapper h3 > span,
.zpa-published-page-holder .default-styles-wrapper h4 > span,
.zpa-published-page-holder .default-styles-wrapper li > span,
.zpa-published-page-holder .default-styles-wrapper p > span,
.zpa-published-page-holder .default-styles-wrapper span > span {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  text-decoration: inherit;
}
@media (min-width:992px) {
  .zpa-published-page-holder .default-styles-wrapper h1,
  .zpa-published-page-holder .zp.ts-h1 {
    font-size: 54px;
    line-height: 1.0;
  }
  .zpa-published-page-holder .default-styles-wrapper h2,
  .zpa-published-page-holder .zp.ts-h2 {
    font-size: 48px;
    line-height: 1.15;
  }
  .zpa-published-page-holder .default-styles-wrapper h3,
  .zpa-published-page-holder .zp.ts-h3 {
    font-size: 35px;
    line-height: 1.15;
  }
  .zpa-published-page-holder .default-styles-wrapper h4,
  .zpa-published-page-holder .zp.ts-h4 {
    font-size: 24px;
    line-height: 1.2;
  }
  .zpa-published-page-holder .default-styles-wrapper a,
  .zpa-published-page-holder .zp.ts-link {
    font-size: inherit;
    line-height: inherit;
  }
  .zpa-published-page-holder .default-styles-wrapper,
  .zpa-published-page-holder .zp.ts-regular-1 {
    font-size: 18px;
    line-height: 1.4;
  }
  .zpa-published-page-holder .default-styles-wrapper .zpa-regular2,
  .zpa-published-page-holder .zp.ts-regular-2 {
    font-size: 16px;
    line-height: 1.43;
  }
  .zpa-published-page-holder .default-styles-wrapper .zpa-regular3,
  .zpa-published-page-holder .zp.ts-regular-3 {
    font-size: 10px;
    line-height: 1.4;
  }
}
@media (min-width:768px) and (max-width:991.98px) {
  .zpa-published-page-holder .default-styles-wrapper h1,
  .zpa-published-page-holder .zp.ts-h1 {
    font-size: 40px;
    line-height: 1.2;
  }
  .zpa-published-page-holder .default-styles-wrapper h2,
  .zpa-published-page-holder .zp.ts-h2 {
    font-size: 32px;
    line-height: 1.2;
  }
  .zpa-published-page-holder .default-styles-wrapper h3,
  .zpa-published-page-holder .zp.ts-h3 {
    font-size: 28px;
    line-height: 1.2;
  }
  .zpa-published-page-holder .default-styles-wrapper h4,
  .zpa-published-page-holder .zp.ts-h4 {
    font-size: 24px;
    line-height: 1.2;
  }
  .zpa-published-page-holder .default-styles-wrapper a,
  .zpa-published-page-holder .zp.ts-link {
    font-size: inherit;
    line-height: inherit;
  }
  .zpa-published-page-holder .default-styles-wrapper,
  .zpa-published-page-holder .zp.ts-regular-1 {
    font-size: 18px;
    line-height: 1.43;
  }
  .zpa-published-page-holder .default-styles-wrapper .zpa-regular2,
  .zpa-published-page-holder .zp.ts-regular-2 {
    font-size: 16px;
    line-height: 1.43;
  }
  .zpa-published-page-holder .default-styles-wrapper .zpa-regular3,
  .zpa-published-page-holder .zp.ts-regular-3 {
    font-size: 12px;
    line-height: 1.43;
  }
  .zpa-published-page-holder .default-styles-wrapper .zp.ts-regular-1:not(ul, ol),
  .zpa-published-page-holder .default-styles-wrapper div,
  .zpa-published-page-holder .default-styles-wrapper ol:not(.zp) li,
  .zpa-published-page-holder .default-styles-wrapper p,
  .zpa-published-page-holder .default-styles-wrapper ul:not(.zp) li {
    font-size: 18px;
    line-height: 1.43;
  }
}
@media (max-width:767.98px) {
  .zpa-published-page-holder .zp.ts-h1,
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper.is-custom h1 {
    font-size: 28px;
    line-height: 1.2;
  }
  .zpa-published-page-holder .zp.ts-h2,
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper.is-custom h2 {
    font-size: 24px;
    line-height: 1.2;
  }
  .zpa-published-page-holder .zp.ts-h3,
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper.is-custom h3 {
    font-size: 20px;
    line-height: 1.2;
  }
  .zpa-published-page-holder .zp.ts-h4,
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper.is-custom h4 {
    font-size: 18px;
    line-height: 1.2;
  }
  .zpa-published-page-holder .zp.ts-link,
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper.is-custom a {
    font-size: inherit;
    line-height: inherit;
  }
  .zpa-published-page-holder .zp.ts-regular-1,
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper.is-custom div,
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper.is-custom li,
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper.is-custom p {
    font-size: 18px;
    line-height: 1.43;
  }
  .zpa-published-page-holder .zp.ts-regular-2,
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper.is-custom .zpa-regular2 {
    font-size: 16px;
    line-height: 1.43;
  }
  .zpa-published-page-holder .zp.ts-regular-3,
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper.is-custom .zpa-regular3 {
    font-size: 12px;
    line-height: 1.43;
  }
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper.is-custom {
    font-size: 18px;
    line-height: 1.43;
  }
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper:not(.is-custom) {
    font-size: 18px !important;
    line-height: 1.43 !important;
  }
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper:not(.is-custom) .zp.ts-h1,
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper:not(.is-custom) h1 {
    font-size: 28px !important;
    line-height: 1.2 !important;
  }
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper:not(.is-custom) .zp.ts-h2,
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper:not(.is-custom) h2 {
    font-size: 24px !important;
    line-height: 1.2 !important;
  }
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper:not(.is-custom) .zp.ts-h3,
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper:not(.is-custom) h3 {
    font-size: 20px !important;
    line-height: 1.2 !important;
  }
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper:not(.is-custom) .zp.ts-h4,
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper:not(.is-custom) h4 {
    font-size: 18px !important;
    line-height: 1.2 !important;
  }
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper:not(.is-custom) a {
    font-size: inherit !important;
    line-height: inherit !important;
  }
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper:not(.is-custom) .zp.ts-regular-2,
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper:not(.is-custom) .zpa-regular2 {
    font-size: 16px !important;
    line-height: 1.43 !important;
  }
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper:not(.is-custom) .zp.ts-regular-3,
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper:not(.is-custom) .zpa-regular3 {
    font-size: 12px !important;
    line-height: 1.43 !important;
  }
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper:not(.is-custom) a > span,
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper:not(.is-custom) div > span,
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper:not(.is-custom) h1 > span,
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper:not(.is-custom) h2 > span,
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper:not(.is-custom) h3 > span,
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper:not(.is-custom) h4 > span,
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper:not(.is-custom) li > span,
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper:not(.is-custom) ol > span,
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper:not(.is-custom) p > span,
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper:not(.is-custom) span > span,
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper:not(.is-custom) ul > span {
    font-size: inherit !important;
    line-height: inherit !important;
  }
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper:not(.is-custom) .zp.ts-regular-1:not(ul, ol),
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper:not(.is-custom) div,
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper:not(.is-custom) ol:not(.zp) li,
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper:not(.is-custom) p,
  .zpa-published-page-holder .zpa-default-styles-text .default-styles-wrapper:not(.is-custom) ul:not(.zp) li {
    font-size: 18px !important;
    line-height: 1.43 !important;
  }
}
.zp.zp.aac-560425533593{background-color:#FFFFFF;background-image:none;background-repeat:no-repeat;background-size:cover}.zp.zp.ba-38723831{text-align:center}.zp.zp.ba-38723832{background-color:transparent}.zp.zp.ba-38723833{width:100%}.zp.zp.ba-38723834{border-color:#222;border-radius:10px;background-color:rgba(0, 0, 0, 0%);border-width:2px}.zp.zp.ba-38723835{background-color:transparent}.zp.zp.ba-38723836{text-align:left}.zp.zp.ba-38723837{background-color:transparent}.zp.zp.ba-38723840{background-color:transparent}.zp.zp.ba-38723841{text-align:center}.zp.zp.ba-38723842{background-color:transparent}.zp.zp.ba-38723843{font-weight:400;font-style:normal;text-decoration:none;text-align:justify;color:#222;font-size:18px}.zp.zp.ba-38723844{background-color:transparent}.zp.zp.ba-38723845{text-align:center}.zp.zp.ba-38723846{font-weight:400;font-style:normal;text-decoration:none;text-align:justify;color:#222;font-size:18px}.zp.zp.ba-38723847{background-color:transparent}.zp.zp.ba-38723848{background-color:transparent}.zp.zp.ba-38723849{text-align:center}.zp.zp.ba-38723852{background-color:transparent}.zp.zp.ba-38723853{text-align:center}.zp.zp.ba-38723854{text-align:left}.zp.zp.ba-38723855{background-color:transparent}.zp.zp.ba-38723856{text-align:center}.zp.zp.ba-38723857{background-color:transparent}.zp.zp.ba-38723860{background-color:transparent}.zp.zp.ba-38723861{text-align:center}.zp.zp.ba-38723862{text-align:left}.zp.zp.ba-38723863{background-color:transparent}.zp.zp.ba-38723866{text-align:left}.zp.zp.ba-38723867{background-color:transparent}.zp.zp.ba-38723876{font-weight:700;font-style:normal;text-decoration:none;text-align:center;color:#222;font-size:40px}.zp.zp.ba-38723877{background-color:transparent}.zp.zp.ba-38723882{background-color:transparent}.zp.zp.ba-38723883{font-weight:400;font-style:normal;text-decoration:none;text-align:justify;color:#222;font-size:18px}.zp.zp.ba-38723884{background-color:transparent}.zp.zp.ba-38723885{font-weight:700;font-style:normal;text-decoration:none;text-align:center;color:#222;font-size:40px}.zp.zp.ba-38723886{background-color:transparent}.zp.zp.ba-38723895{font-weight:400;font-style:normal;text-decoration:none;text-align:justify;color:#222;font-size:18px}.zp.zp.ba-38723896{background-color:rgb(255, 255, 255)}.zp.zp.ba-38724778{text-align:center}.zp.zp.ba-38724779{background-color:transparent}.zp.zp.ba-38733198{text-align:left}.zp.zp.ba-38733199{background-color:transparent;padding:10px 20%}.zp.zp.ba-38733200{background-color:transparent}.zp.zp.ba-38733201{text-align:left}.zp.zp.ba-8284111{background-color:transparent;}.zp.zp.ba-8284156{background-color:transparent;}.zp.zp.ba-8284163{background-color:transparent;}.zp.zp.ra-286755{background-color:#ffffff;background-position:top left;background-size:contain;background-repeat:no-repeat;}.zp.zp.ra-286765{background-color:#ffffff;background-position:top left;background-size:contain;background-repeat:no-repeat;}.zp.zp.ra-286767{background-color:#ffffff;background-position:top left;background-size:contain;background-repeat:no-repeat;}.zp.zp.ca-286817{background-color:#ffffff;}.zp.zp.ca-286827{background-color:#ffffff;}.zp.zp.ca-286829{background-color:#ffffff;}