.m-wpb-hero.m-main-hero--large-text { padding-top: 16rem; padding-bottom: 15rem; }
.m-wpb-hero.m-main-hero--large-text .o-cta-content-container { width: 100%; min-height: auto; }
.m-wpb-hero.m-main-hero--large-text .o-cta-content-container h1 { font-size: 6rem; }
.m-wpb-hero.m-main-hero--large-text .o-cta-content-container p { width: 100%; }
@media screen and (min-width: 1023px) {
    .m-wpb-hero.m-main-hero--large-text .o-cta-content-container__hero-text-block { max-width: 65rem; }
    .m-wpb-hero.m-main-hero--large-text .o-cta-content-container p { max-width: 46rem; }
}
@media screen and (max-width: 1023px) {
    .m-wpb-hero.m-main-hero--large-text { padding-top: 0; }
    .m-wpb-hero.m-main-hero--large-text .o-cta-content-container { min-height: auto; padding: 3rem 5rem 1rem; }
    .m-wpb-hero.m-main-hero--large-text .o-cta-content-container__hero-text-block { background-color: white; }
}
@media screen and (max-width: 950px) {
    .m-wpb-hero.m-main-hero--large-text { padding-top: 0; }
}
@media screen and (max-width: 650px) {
    .m-wpb-hero.m-main-hero--large-text { overflow-x: hidden; }
    .m-wpb-hero.m-main-hero--large-text .o-cta-content-container,
    .m-wpb-hero.m-main-hero--large-text .o-cta-content-container__hero-text-block { max-width: 100%; box-sizing: border-box; }
    .m-wpb-hero.m-main-hero--large-text .o-cta-content-container { padding: 2.5rem 2.5rem 1rem; }
    .m-wpb-hero.m-main-hero--large-text .o-cta-content-container h1,
    .m-wpb-hero.m-main-hero--large-text .o-cta-content-container p,
    .m-wpb-hero.m-main-hero--large-text .o-cta-content-container__hero-text-block__buttons { width: calc(100vw - 5rem) !important; max-width: 100%; }
    .m-wpb-hero.m-main-hero--large-text .o-cta-content-container h1 { font-size: 3.4rem !important; line-height: 1.1 !important; overflow-wrap: break-word; white-space: normal; }
    .m-wpb-hero.m-main-hero--large-text .o-cta-content-container__hero-text-block__buttons { display: flex; flex-wrap: wrap; gap: 1rem; }
}
@media screen and (max-width: 420px) {
    .m-wpb-hero.m-main-hero--large-text .o-cta-content-container h1 { font-size: 3rem !important; }
}
