.v4-hero-banner{align-items:center;color:#fff;display:flex;isolation:isolate;min-height:var(--v4-hero-height,400px);overflow:hidden;position:relative;width:100%}.v4-hero-banner__image{background-position:50%;background-repeat:no-repeat;background-size:cover;inset:0;position:absolute;will-change:transform;z-index:0}.v4-hero-banner__overlay{background-color:rgba(14,73,113,.65);inset:0;pointer-events:none;position:absolute;z-index:1}.v4-hero-banner__inner{margin:0 auto;max-width:var(--site-content-width,144rem);padding:6rem 3rem;position:relative;width:100%;z-index:2}.v4-hero-banner.v4-hero--center .banner-block,.v4-hero-banner.v4-hero--center .visma-module{align-items:center;display:flex;flex-direction:column;text-align:center}.v4-hero-banner.v4-hero--center .banner-block__text{margin-left:auto;margin-right:auto;text-align:center}.v4-hero-banner.v4-hero--center .banner-block__cta{justify-content:center}.v4-hero-banner,.v4-hero-banner .banner-block,.v4-hero-banner .banner-block__header,.v4-hero-banner .banner-block__text-content,.v4-hero-banner .kicker-text{color:#fff}@keyframes v4-hero-bg-settle{0%{filter:brightness(.7);opacity:0}to{filter:brightness(1);opacity:1}}.v4-hero-banner__image{animation:v4-hero-bg-settle 1.1s ease-out both;transform-origin:center center}.v4-hero-banner[data-parallax-strength]:not([data-parallax-strength="0"]) .v4-hero-banner__image{transform:scale(1.16)}@media (max-width:767px){.v4-hero-banner{min-height:calc(var(--v4-hero-height, 400px)*.75)}.v4-hero-banner__inner{padding:4rem 1.6rem}.v4-hero-banner .banner-block__cta{flex-direction:column}.v4-hero-banner .banner-block__cta .cta{justify-content:center;width:100%}}html.hs-inline-edit .v4-hero-banner__image{animation:none!important;filter:none!important;opacity:1!important;transform:none!important}