/***** Vistra Design System *****/
/************************************/
/* 16px */
/* 24px */
/***** START: New theme variables *****/
/************************************/
/***** END: New theme variables ******/
/************************************/
.paragraph--type--hero-banner .field--name-field-content-wysiwyg {
  padding-bottom: 0.5rem;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.625rem;
  letter-spacing: 0.01em;
}
.paragraph--type--hero-banner .field--name-field-content-wysiwyg p {
  margin-block: 1rem;
}
@media all and (min-width: 64em) {
  .paragraph--type--hero-banner .field--name-field-content-wysiwyg {
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1.75rem;
    letter-spacing: 0.01em;
  }
}
.paragraph--type--hero-banner .hero-banner-buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
}
@media all and (max-width: 47.9375em) {
  .paragraph--type--hero-banner .hero-banner-buttons {
    width: 100%;
  }
}
/*# sourceMappingURL=hero-banner-all.css.map */
