.sg-was-h3.sg-was-h3,
.sg-was-h4.sg-was-h4,
.sg-was-h6.sg-was-h6 {
  margin-bottom: 1.25rem;
  margin-top: 0;
}

.sg-was-h3.sg-was-h3,
.sg-was-h4.sg-was-h4,
.sg-was-h6.sg-was-h6 {
  color: #424242;
  font-family: "Playfair Display", serif;
  font-weight: 700;
  line-height: 1.2;
}

.sg-was-h3.sg-was-h3 {
  font-size: 28px;
}

@media (min-width: 575px) {
.sg-was-h3.sg-was-h3 {
  font-size: calc(28px + 8 * (100vw - 575px) / 1025);
}
}

@media (min-width: 1600px) {
.sg-was-h3.sg-was-h3 {
  font-size: 36px;
}
}

.sg-was-h4.sg-was-h4 {
  font-size: 24px;
}

@media (min-width: 575px) {
.sg-was-h4.sg-was-h4 {
  font-size: calc(24px + 4 * (100vw - 575px) / 1025);
}
}

@media (min-width: 1600px) {
.sg-was-h4.sg-was-h4 {
  font-size: 28px;
}
}

.sg-was-h6.sg-was-h6 {
  font-size: 16px;
}

@media (min-width: 575px) {
.sg-was-h6.sg-was-h6 {
  font-size: calc(16px + 2 * (100vw - 575px) / 1025);
}
}

@media (min-width: 1600px) {
.sg-was-h6.sg-was-h6 {
  font-size: 18px;
}
}

.sg-was-h3.sg-was-h3,
.sg-was-h4.sg-was-h4,
.sg-was-h6.sg-was-h6 {
  margin-top: 0;
}

.sg-was-h3.sg-was-h3,
.sg-was-h4.sg-was-h4 {
  font-family: "GraphikBold", sans-serif;
  font-weight: normal;
}

[role=article] .paragraph--type--basic-content.paragraph--view-mode--default .sg-was-h6.sg-was-h6 {
  font-family: "GalanoGrotesqueRegular", sans-serif;
  font-size: 25px;
  color: #383838;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: unset;
}

[role=article] .paragraph--type--basic-content.paragraph--view-mode--highlighted-body .sg-was-h6.sg-was-h6 {
  font-family: "GraphikBold", sans-serif;
  font-size: 25px;
  color: #000000;
  letter-spacing: -0.3px;
  line-height: 21.25px;
  text-transform: uppercase;
}

.paragraph--type--dojo-carousel .top-row .sg-was-h3.sg-was-h3 {
  font-family: "GraphikBold", sans-serif;
  color: #383838;
  letter-spacing: 0;
  line-height: 34px;
  text-transform: uppercase;
}

.paragraph--type--dojo-carousel .top-row .sg-was-h3.sg-was-h3 {
  font-size: 25px;
}

@media (min-width: 575px) {
.paragraph--type--dojo-carousel .top-row .sg-was-h3.sg-was-h3 {
  font-size: calc(25px + 5 * (100vw - 575px) / 1825);
}
}

@media (min-width: 2400px) {
.paragraph--type--dojo-carousel .top-row .sg-was-h3.sg-was-h3 {
  font-size: 30px;
}
}

@media (max-width: 767.98px) {
.paragraph--type--dojo-carousel .top-row .sg-was-h3.sg-was-h3 {
  text-align: center;
}
}

.paragraph--type--color-ratio .ratio-title.sg-was-h4.sg-was-h4 {
  font-size: 30px;
  letter-spacing: 0;
  line-height: 34px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

@media (max-width: 767.98px) {
.paragraph--type--color-ratio .ratio-title.sg-was-h4.sg-was-h4 {
  margin-top: 20px;
}
}

.callout--half-spotlight .sg-was-h4.sg-was-h4 {
  letter-spacing: 0;
  line-height: 34px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.callout--half-spotlight .sg-was-h4.sg-was-h4 {
  font-size: 24px;
}

@media (min-width: 575px) {
.callout--half-spotlight .sg-was-h4.sg-was-h4 {
  font-size: calc(24px + 4 * (100vw - 575px) / 1825);
}
}

@media (min-width: 2400px) {
.callout--half-spotlight .sg-was-h4.sg-was-h4 {
  font-size: 28px;
}
}

@media (max-width: 767.98px) {
.callout--half-spotlight .sg-was-h4.sg-was-h4 {
  margin-top: 20px;
}
}

.paragraph--type--do-and-don-t-half-spotlight .do-dont-header .sg-was-h3.sg-was-h3 {
  font-size: 30px;
  letter-spacing: 0;
  line-height: 34px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

@media (max-width: 767.98px) {
.paragraph--type--do-and-don-t-half-spotlight .do-dont-header .sg-was-h3.sg-was-h3 {
  margin-top: 20px;
}
}

.paragraph--type--do-and-don-t-half-spotlight .sg-was-h4.sg-was-h4 {
  font-family: "DMSans-Regular", sans-serif;
  font-size: 12px;
  color: #383838;
  letter-spacing: 1.12px;
  margin-bottom: 10px;
}

.hero-banner--split .hero-banner-content .sg-was-h6.sg-was-h6 {
  text-transform: uppercase;
  font-family: "DMSans-Regular", sans-serif;
  font-size: 12px;
  color: #383838;
  letter-spacing: 1.12px;
  text-transform: uppercase;
  font-weight: unset;
  background-color: #FCB614;
  padding: 2px 10px;
  border-radius: 10px;
  display: inline-block;
}

@media (max-width: 767.98px) {
.hero-banner--split .hero-banner-content .sg-was-h6.sg-was-h6 {
  margin-bottom: 0;
}
}

.paragraph--type--in-use .sg-was-h3.sg-was-h3 {
  font-family: "GraphikBold", sans-serif;
  font-size: 30px;
  color: #383838;
  letter-spacing: 0;
  line-height: 34px;
  text-transform: uppercase;
  font-weight: unset;
}

.callout-group-header .sg-was-h3.sg-was-h3 {
  font-family: "GraphikBold", sans-serif;
  font-size: 25px;
  color: #383838;
  letter-spacing: 0;
  line-height: 34px;
  font-weight: unset;
  text-transform: uppercase;
}

.body-group .multi-col-group .body-content.paragraph--view-mode--default .sg-was-h6.sg-was-h6 {
  font-family: "DMSans-Regular", sans-serif;
  color: #383838;
  letter-spacing: 0;
  line-height: 34px;
}

.body-group .multi-col-group .body-content.paragraph--view-mode--default .sg-was-h6.sg-was-h6 {
  font-size: 18px;
}

@media (min-width: 575px) {
.body-group .multi-col-group .body-content.paragraph--view-mode--default .sg-was-h6.sg-was-h6 {
  font-size: calc(18px + 7 * (100vw - 575px) / 1825);
}
}

@media (min-width: 2400px) {
.body-group .multi-col-group .body-content.paragraph--view-mode--default .sg-was-h6.sg-was-h6 {
  font-size: 25px;
}
}

@media (max-width: 575.98px) {
.body-group .multi-col-group .body-content.paragraph--view-mode--default .sg-was-h6.sg-was-h6 {
  word-wrap: break-word;
}
}

@media (max-width: 575.98px) {
.body-group .multi-col-group .body-content.paragraph--view-mode--highlighted-body .sg-was-h6.sg-was-h6 {
  word-wrap: break-word;
}
}

.paragraph--type--primary-logo .primary-logo-title.sg-was-h3.sg-was-h3 {
  font-family: "GraphikBold", sans-serif;
  font-size: 30px;
  color: #383838;
  letter-spacing: 0;
  line-height: 34px;
  text-transform: uppercase;
}

.paragraph--type--single-image .sg-was-h3.sg-was-h3 {
  font-family: "GraphikBold", sans-serif;
  font-size: 30px;
  color: #383838;
  letter-spacing: 0;
  line-height: 34px;
  text-transform: uppercase;
}

.paragraph--type--tone-and-voice .sg-was-h3.sg-was-h3 {
  font-family: "GraphikBold", sans-serif;
  font-size: 30px;
  color: #383838;
  letter-spacing: 0;
  line-height: 34px;
  text-transform: uppercase;
}

.paragraph--type--tone-and-voice .paragraph--type--tone-voice-item .sg-was-h6.sg-was-h6 {
  font-family: "DMSans-Regular", sans-serif;
  font-size: 25px;
  color: #383838;
  letter-spacing: 0;
  line-height: 34px;
  font-weight: unset;
}

.paragraph--type--type-stack .typestack-title.sg-was-h3.sg-was-h3 {
  font-family: "GraphikBold", sans-serif;
  font-size: 30px;
  color: #383838;
  letter-spacing: 0;
  line-height: 34px;
  text-transform: uppercase;
}

.paragraph--type--typography-color .typography-color-title.sg-was-h3.sg-was-h3 {
  font-family: "GraphikBold", sans-serif;
  font-size: 30px;
  color: #383838;
  letter-spacing: 0;
  line-height: 34px;
  text-transform: uppercase;
}

.hero-banner--split .hero-banner-content p.sg-was-h6.sg-was-h6 {
  line-height: 1.2;
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .hero-banner--split .hero-banner-content p.sg-was-h6.sg-was-h6 {
    margin-bottom: 0;
  }
}
.paragraph--type--tone-and-voice .paragraph--type--tone-voice-item .sg-was-h6.sg-was-h6 {
  text-transform: none;
}
