.m-hero-section{color:rgba(var(--color-foreground))}.m-hero-section .container-full{padding-left:0;padding-right:0}.m-hero-section__container{position:relative}.m-hero-section__image,.m-hero-section .m-placeholder-wrapper{height:var(--hero-height);overflow:hidden;position:relative;pointer-events:auto}@media screen and (max-width: 767px){.m-hero-section__image,.m-hero-section .m-placeholder-wrapper{aspect-ratio:1/1}}.m-hero-section__image:not(.m-hero-section__image--full-screen) img,.m-hero-section__image:not(.m-hero-section__image--full-screen) svg,.m-hero-section .m-placeholder-wrapper:not(.m-hero-section__image--full-screen) img,.m-hero-section .m-placeholder-wrapper:not(.m-hero-section__image--full-screen) svg{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;object-fit:cover;height:100%;object-position:center}.m-hero-section__image img,.m-hero-section__image svg,.m-hero-section .m-placeholder-wrapper img,.m-hero-section .m-placeholder-wrapper svg{width:100%;height:100%;object-fit:cover}.m-hero-section__image--small,.m-hero-section .m-placeholder-wrapper--small{--hero-height: 290px}.m-hero-section__image--medium,.m-hero-section .m-placeholder-wrapper--medium{--hero-height: 360px}.m-hero-section__image--large,.m-hero-section .m-placeholder-wrapper--large{--hero-height: 420px}.m-hero-section__image--full-screen,.m-hero-section .m-placeholder-wrapper--full-screen{--hero-height: 100vh}@media screen and (min-width: 768px){.m-hero-section__image--small,.m-hero-section .m-placeholder-wrapper--small{--hero-height: 420px}.m-hero-section__image--medium,.m-hero-section .m-placeholder-wrapper--medium{--hero-height: 560px}.m-hero-section__image--large,.m-hero-section .m-placeholder-wrapper--large{--hero-height: 720px}.m-hero-section__image--full-screen,.m-hero-section .m-placeholder-wrapper--full-screen{--hero-height: 100vh}}.m-hero-section__content{position:absolute;left:0;top:0;bottom:0;right:0;width:100%;height:100%;display:flex;pointer-events:none}.m-hero-section__content--h1{--heading-spacing: 12px;--description-spacing: 12px;--button-spacing: 20px}@media screen and (min-width: 768px){.m-hero-section__content--h1{--heading-spacing: 20px;--description-spacing: 20px;--button-spacing: 32px}}.m-hero-section__content--h2{--heading-spacing: 16px;--description-spacing: 16px;--button-spacing: 24px}.m-hero-section__content--h3{--heading-spacing: 12px;--description-spacing: 12px;--button-spacing: 20px}.m-hero-section__content--h4{--heading-spacing: 8px;--description-spacing: 8px;--button-spacing: 16px}@media screen and (max-width: 767px){.m-hero-section__content--stack-mobile{position:relative}}.m-hero-section__content-sub-heading{margin-bottom:var(--heading-spacing)}.m-hero-section__content-description{margin-top:var(--description-spacing)}.m-hero-section__content-description--text{color:rgba(var(--color-foreground))}.m-hero-section__content-description--subtext{color:rgba(var(--color-foreground-secondary))}.m-hero-section__content-inner{padding-top:15px;padding-bottom:15px}@media screen and (min-width: 768px){.m-hero-section__content-inner{padding-top:30px;padding-bottom:30px}}.m-hero-section__content .m-button{margin-top:var(--button-spacing);pointer-events:auto}
