.content-image {
  padding: 4.8rem 0;
}
@media only screen and (min-width: 992px) {
  .content-image {
    padding: 10rem 0;
  }
}
@media only screen and (max-width: 992px) {
  .content-image .flex-row-mobile {
    flex-direction: column-reverse !important;
  }
}
.content-image .flex-row-mobile figure {
  margin-bottom: 2.4rem;
}
@media only screen and (min-width: 992px) {
  .content-image .flex-row-mobile figure {
    margin-bottom: 0;
  }
}
.content-image.advocacy-content {
  padding: 4.8rem 0 0;
}
.content-image.making-waves-contentimg .main-content {
  max-width: 100%;
}
@media screen and (min-width: 992px) {
  .content-image.making-waves-contentimg .main-content {
    max-width: 59.3rem;
  }
}
.content-image.making-waves-contentimg figure {
  max-width: 100%;
}
@media screen and (min-width: 992px) {
  .content-image.making-waves-contentimg figure {
    max-width: 55.8rem;
  }
}
.content-image .main-content {
  max-width: 100%;
}
@media only screen and (min-width: 992px) {
  .content-image .main-content {
    max-width: 55rem;
  }
}
.content-image .main-content p {
  margin-bottom: 1.6rem;
}
.content-image .main-content p:last-child {
  margin-bottom: 0;
}
.content-image .main-content h4 {
  color: var(--Primary-Dark-Magenta);
  margin-bottom: 0.8rem;
}
.content-image .main-content .white-background-content {
  border-radius: 1rem;
  background: var(--Neutral-White);
  padding: 3.2rem 2.4rem;
  margin: 4.8rem 0 4.8rem;
  background-color: white;
}
.content-image .main-content .white-background-content p {
  font-weight: 600;
}
.content-image .main-content .white-background-content ul li {
  font-weight: 400;
  margin-bottom: 1rem;
  font-size: var(--paragraph);
  line-height: 150%;
}
.content-image .main-content .white-background-content ul li:last-child {
  margin-bottom: 0;
}
.content-image .main-content .content-buttons {
  display: flex;
  align-items: center;
  gap: 1.6rem;
  justify-content: flex-start;
  margin-bottom: 3.2rem;
}
@media only screen and (min-width: 992px) {
  .content-image .main-content .content-buttons {
    margin-bottom: 0;
  }
}
.content-image figure {
  margin: 0;
}
@media only screen and (max-width: 992px) {
  .content-image figure.text-end {
    text-align: left !important;
  }
}
.content-image figure img {
  border-radius: 10px;
}
.content-image .hs-8 h2 {
  margin-bottom: 0.8rem;
}
.content-image .hs-8 h4 {
  margin-bottom: 0.8rem;
}
.content-image .hs-24 h1 {
  margin-bottom: 2.4rem;
}
.content-image .hs-24 h3 {
  margin-bottom: 2.4rem;
}
.content-image .hs-32 h2 {
  margin-bottom: 2rem;
}
.content-image .hs-48 h1 {
  margin-bottom: 4.8rem;
}
.content-image .hs-48 h2 {
  margin-bottom: 0.8rem;
}
.content-image .hs-48 h3 {
  margin-bottom: 6.4rem;
}
@media screen and (min-width: 992px) {
  .content-image .hs-48 h3 {
    margin-bottom: 0;
  }
}
.content-image .hs-48 p {
  margin-bottom: 4.8rem;
}
.content-image .hs-48 p:last-child {
  margin-bottom: 0;
}
.content-image .hs-90 h2 {
  margin-bottom: 3.2rem;
}
@media only screen and (min-width: 992px) {
  .content-image .hs-90 h2 {
    margin-bottom: 9rem;
  }
}
.content-image .hs-90 p {
  margin-bottom: 2.4rem;
}

@media only screen and (max-width: 992px) {
  .spacer-48 {
    height: 4.8rem !important;
  }
  .p-48 {
    padding: 4.8rem 0;
  }
  .p-64 {
    padding: 6.4rem 0;
  }
  .p-32 {
    padding: 3.2rem 0 1.8rem;
  }
  .pb-t-0 {
    padding: 6.4rem 0 0 0;
  }
}
.content-image.content-careers {
  padding: 4.8rem 0 0 0;
}
@media only screen and (min-width: 992px) {
  .content-image.content-careers {
    padding: 10rem 0 0 0;
  }
}
.content-image.content-careers .main-content h1 {
  margin-bottom: 2.4rem;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .content-image.content-careers .main-content h1 {
    text-align: left;
  }
}
.content-image.content-careers .main-content p {
  margin-bottom: 2.4rem;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .content-image.content-careers .main-content p {
    text-align: left;
  }
}

.content-image.content-webinars {
  padding: 6.4rem 0 0 0;
}
@media only screen and (min-width: 992px) {
  .content-image.content-webinars {
    padding: 10rem 0 0 0;
  }
}
.content-image.content-webinars .row {
  align-items: end !important;
}
.content-image.content-webinars .main-content p {
  margin-bottom: 2.4rem;
}
.content-image.content-webinars .white-background-content {
  margin: 0;
}
.content-image.content-webinars figure.text-end {
  margin-top: 4.8rem;
}
@media only screen and (min-width: 992px) {
  .content-image.content-webinars figure.text-end {
    margin-top: 0;
  }
}

.keynotes-hero .main-content .content-buttons {
  margin-bottom: 0;
}
.keynotes-hero .flex-row-mobile figure {
  margin-bottom: 3.2rem;
}
@media only screen and (min-width: 992px) {
  .keynotes-hero .flex-row-mobile figure {
    margin-bottom: 0;
  }
}
.keynotes-hero figure {
  max-width: 100%;
}
@media only screen and (min-width: 992px) {
  .keynotes-hero figure {
    max-width: 52.8rem;
    margin: 0 0 0 auto;
  }
}/*# sourceMappingURL=style.css.map */