.custom-hero-section .custom-hero{position:relative;z-index:1;height:auto;min-height:32.25em;border-radius:var(--border-radius-sm);overflow:hidden}.custom-hero-section .custom-hero{display:flex;flex-direction:column;flex-grow:1}.custom-hero-section .custom-hero.image{background-position:center center;background-repeat:no-repeat;background-size:cover}.custom-hero-section .hero-video{position:absolute;top:50%;left:0;z-index:-1;width:100%;height:100%;transform:translateY(-50%);object-fit:cover}.custom-hero-section .text-wrapper,.custom-hero-section .text-inner,.custom-hero-section .text-content{display:flex;flex-direction:column;flex-grow:1}.custom-hero-section .text-wrapper{position:relative}.custom-hero-section .text-inner h1,.custom-hero-section .text-inner h2{margin-bottom:.53em}.custom-hero-section .text-content.dark-mode{background-color:transparent;!important}.custom-hero-section .text-content.limit-text.left{margin:unset}.custom-hero-section .text-content.limit-text.center{margin:0 auto}.custom-hero-section .text-content.limit-text.right{margin-left:auto;margin-right:0}.custom-hero-section .text-content .text-footer{margin-top:auto;padding-top:3em}@media(max-width:991px){.custom-hero-section .custom-hero{min-height:323px}}