.page-header-allround{position:relative;width:100%;min-height:67vh;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;color:#fff;box-sizing:border-box}.page-header-allround__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background-color:rgba(0,0,0,0)}.page-header-allround__overlay--dark{background-color:rgba(0,0,0,.5)}.page-header-allround__overlay--dark--lower{background-color:rgba(0,0,0,.2)}.page-header-allround__overlay--light{background-color:rgba(255,255,255,.3)}.page-header-allround__content-wrapper{width:100%;max-width:min(1180px, 100%);margin:0 auto}.page-header-allround__content{position:relative;z-index:2;text-align:center;max-width:min(635px, 100%);box-sizing:border-box;width:100%;padding:44px 22px;margin:0 auto;display:flex;flex-direction:column;--word-animation-duration:5s}.page-header-allround--left .page-header-allround__content{align-items:flex-start;text-align:left;margin:0 auto 0 0}.page-header-allround--center .page-header-allround__content{align-items:center;text-align:center;margin:0 auto}.page-header-allround--right .page-header-allround__content{align-items:flex-end;text-align:right;margin:0 0 0 auto}.page-header-allround__headline,.page-header-allround__headline>.word{font-weight:300;line-height:113%;letter-spacing:0px;vertical-align:middle;text-transform:uppercase;max-width:100%;word-wrap:break-word;margin-bottom:0}.page-header-allround__subheading,.page-header-allround__subheading>strong{font-weight:400;letter-spacing:0px;vertical-align:middle;color:#fff;margin-bottom:0;max-width:min(433px, 100%);margin-top:18px}.page-header-allround__content .button--cta{margin-top:53px}.page-header-allround__headline .highlight--orange{color:#f5a564;font-weight:700}.page-header-allround__headline .word{display:inline-block;opacity:0;transition:opacity .3s ease;margin-right:.25em}.page-header-allround__headline .word.show{opacity:1}.page-header-allround__headline .word.word-button{display:flex;flex-wrap:nowrap;justify-content:center;padding:10px 0 0}.delayed-after-headline{transition-delay:calc(var(--word-animation-duration) + 300ms)}.delayed-after-headline-extended{transition-delay:calc(var(--word-animation-duration) + 600ms) !important}