.pp24-service-highlights{background:var(--color-blue-pale);position:relative}@media screen and (min-width:992px){.pp24-service-highlights:is([data-images=top]) .highlight__content,.pp24-service-highlights:is([data-images=top]) .hightlight__image{position:absolute;top:0}}@media screen and (min-width:992px){.pp24-service-highlights:is([data-images=fixed]) .highlight__content,.pp24-service-highlights:is([data-images=fixed]) .hightlight__image{position:fixed;top:var(--header-height)}}@media screen and (min-width:992px){.pp24-service-highlights:is([data-images=bottom]) .highlight__content,.pp24-service-highlights:is([data-images=bottom]) .hightlight__image{bottom:0;position:absolute}}@media screen and (min-width:992px){.pp24-service-highlights .highlight{height:calc((var(--vh, 1vh)*100 - var(--header-height))*1.5);position:relative}.pp24-service-highlights .highlight:not([data-active=true]) .highlight__content{z-index:-1}.pp24-service-highlights .highlight:not([data-active=true]) .hightlight__image{opacity:0}.pp24-service-highlights .highlight:is(:first-child) .hightlight__image,.pp24-service-highlights .highlight:is([data-active=true]) .hightlight__image{opacity:1}.pp24-service-highlights .highlight:is([data-active=true]):is([data-status=fadedin]) .highlight__content{opacity:1;transform:translateY(0)}.pp24-service-highlights .highlight:is([data-active=true]):is([data-status=fadedout]) .highlight__content{transform:translateY(0)}}@media screen and (max-width:991px){.pp24-service-highlights .hightlight__image{height:75vw;-o-object-fit:cover;object-fit:cover;width:100%}}@media screen and (min-width:992px){.pp24-service-highlights .hightlight__image{height:calc(100vh - var(--header-height));height:calc(var(--vh, 1vh)*100 - var(--header-height));left:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:left center;object-position:left center;transition:opacity .5s cubic-bezier(.4,0,.2,1) 0ms;width:50vw}}@media screen and (max-width:991px){.pp24-service-highlights .highlight__content{padding:var(--space-medium) 0}}@media screen and (min-width:992px){.pp24-service-highlights .highlight__content{align-items:center;display:flex;height:calc(var(--vh, 1vh)*100 - var(--header-height));opacity:0;transform:translateY(50px);transition:opacity .5s cubic-bezier(.4,0,.2,1) 0ms,transform .5s cubic-bezier(.4,0,.2,1) 0ms;width:100vw}}