.heroModule{align-items:center;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:flex-start;min-height:560px;min-height:570px;position:relative;width:100%}.heroModule .center-wrapper{height:100%}.heroModule .heroVideo{height:calc(100vh - 96px);inset:0;object-fit:cover;position:absolute;width:100%;z-index:0}.heroModule .text{align-items:flex-start;color:#fff;display:flex;flex-direction:column;gap:2rem;height:100%;justify-content:center;position:relative;text-align:center;width:100%;z-index:3}.heroModule a.button{width:100%}.heroModule .customLine{background-color:#fff;height:2px;width:100%}@media (min-width:976px){.heroModule .text{text-align:left;width:50%}}