.hero{--direction:column wrap;--gap:var(--space-64);align-items:center;display:flex;flex-flow:var(--direction);gap:var(--gap)}.hero.-center .hero__cta-container{justify-content:center}.hero.image-as-background{align-content:flex-start;aspect-ratio:16/7;justify-content:center}.hero.-center{align-content:center;text-align:center}.visma-module-height-wrapper .hero{aspect-ratio:unset}.hero.-left{text-align:left}.hero.-push-down .hero__text{margin-top:auto}.hero.-push-down .hero__cta-container{justify-content:flex-start}.hero__text{z-index:1}.hero__image img{object-fit:cover}.hero__header{margin-bottom:var(--space-24)}.hero__background{display:flex}@media (min-width:767px){.hero .module-cta-container{--margin-top:var(--space-48)}.hero.image-and-text{--direction:row nowrap;--gap:var(--space-96)}.hero.image-and-text>*{width:50%}.hero.image-as-background .hero__text{max-width:80%}.hero.-center .hero__text{max-width:86rem}}.has-video-bg{position:relative}.hero__background-video{bottom:0;height:100%;left:0;object-fit:cover;position:absolute;right:0;top:0;width:100%;z-index:-1}.hero__background-video-button{--right:var(--space-32);--bottom:var(--space-16);background:transparent;border:2px solid;border-radius:50%;bottom:var(--bottom);color:currentColor;position:absolute;right:var(--right);z-index:10}.hero__background-video-button span{display:flex}.hero__background-video-button:active,.hero__background-video-button:focus,.hero__background-video-button:hover{border:3px solid;border-radius:50%;color:inherit;outline-color:currentColor}.visma-icon{--size:2rem;display:inline-flex;height:var(--size);width:var(--size)}@media screen and (min-width:1200px){.hero .module-cta-container{--margin-top:var(--space-64)}.hero__background-video-button{--right:var(--space-64);--bottom:var(--space-32)}}