.hero-module-d {
    margin: 0 0px 0px 0px;
}

.hero-module-d .hero-module-d__media {
  border-radius: 0 !important;
  margin-top: 0 !important;
}

* {
    -webkit-hyphens: auto !important;
    -ms-hyphens: auto !important;
    hyphens: none !important;
}

.benefit-list-b {
    padding: 4rem 0!important;
}


.btn--default, .btn--primary, .btn--brand-1, .btn--brand-2, .btn--color-default, .button--default, .button--primary, .button--brand-1, .button--brand-2, .button--color-default, :not([disabled]).button--default, :not([disabled]).button--primary, :not([disabled]).button--brand-1, :not([disabled]).button--brand-2, :not([disabled]).button--color-default {
    border-radius: 0.9375rem;
    padding: 0.8rem 2rem !important;
    max-width: fit-content !important;
    color: #ffffff !important;
    background-color: #e0001a !important;
    border-color: transparent !important;
}
