.home-hero{isolation:isolate;min-height:80vh;color:var(--c-blue-darker);background-color:var(--c-orange);padding-bottom:var(--sp-xl);position:relative;overflow:clip}.home-hero__image{z-index:-1;width:50%;height:100%;position:absolute;top:0;left:58%}.home-hero__image-container{width:100%;height:100%}.home-hero__image-image{object-fit:cover;width:100%;height:100%}@media (width<=991.98px){.home-hero__image{width:100%;margin-top:var(--header-height);position:static}}.home-hero__title{margin:calc(var(--header-height) + var(--sp-xxl)) 0 var(--sp-lg);color:var(--c-white-warm)}.home-hero__title b,.home-hero__title strong{color:var(--c-blue-darker);font-weight:700}@media (width<=991.98px){.home-hero__title{margin-top:var(--sp-md)}}.home-hero__text{padding:0 5% 6rem 20%}@media (width<=575.98px){.home-hero__text{padding:0}}.home-hero__button{margin-top:var(--sp-xs)}.diensten{padding:1rem 0 var(--sp-xxl);background-color:var(--c-white-warm);color:var(--c-blue-darker)}.diensten__label{margin-bottom:var(--sp-md)}.diensten__title{font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);margin-bottom:var(--sp-lg);max-width:50%;color:var(--c-orange)}.diensten__title b,.diensten__title strong{color:var(--c-blue-darker)}@media (width<=1499.98px){.diensten__title{max-width:60%}}@media (width<=1199.98px){.diensten__title{max-width:70%}}@media (width<=991.98px){.diensten__title{max-width:100%}}.diensten__list{gap:var(--sp-lg);margin:0 0 var(--sp-md) 0;padding:0;list-style:none;display:flex}@media (width<=767.98px){.diensten__list{flex-direction:column}}.diensten__item{flex:1}.diensten__item-icon{margin-bottom:var(--sp-xs);position:relative}.diensten__item-icon:before{content:"";background-color:var(--c-blue-darker);width:100%;height:3px;position:absolute;bottom:0;left:0}.diensten__item-icon-container{width:85px;height:85px}.diensten__item-icon-image{object-fit:contain;width:85px;height:85px}.diensten__item-title h2,.diensten__item-title h3,.diensten__item-title h4,.diensten__item-title h5,.diensten__item-title h6{font-weight:700}.diensten__item-text{margin-bottom:var(--sp-lg)}