.hp-hero{animation:fade-in .3s ease .1s forwards;height:100vh;max-height:62.5rem;opacity:0;padding-bottom:5.625rem;position:relative}body.loaded .hp-hero{animation:none;opacity:1}@media print,screen and (max-width:47.99875em){.hp-hero{padding-bottom:3.75rem}}.hp-hero__bg{background-position:50%;background-size:cover;filter:brightness(.55) contrast(1.05);height:100%;left:0;position:absolute;position:absolute!important;top:0;width:100%}.hp-hero__content{display:flex;flex-direction:column;height:100%;justify-content:space-between;margin:0 auto;max-width:var(--page-width);padding-top:6.25rem;pointer-events:none;position:relative;width:calc(100% - var(--page-margin)*2)}@media screen and (max-width:73.125em){.hp-hero__content{padding-top:7.5rem}}.hp-hero__content .arrow-btn{bottom:0;position:absolute;right:0}.hp-hero__text{max-width:48.375rem;width:80%}.hp-hero__text h1{margin-bottom:1.75rem}@media print,screen and (max-width:47.99875em){.hp-hero__text h1{font-size:2.25rem}}.hp-hero__text p{margin-bottom:1.5rem}.hp-hero__text>*{animation:slide-fade-in 1s var(--ease-elastic-out) var(--delay,0s) forwards;opacity:0}.hp-hero__text>:first-child{--delay:1.35s}.hp-hero__text>:nth-child(2){--delay:1.5s}.hp-hero__text>:nth-child(3){--delay:1.65s}.hp-hero__text>:nth-child(4){--delay:1.8s}.hp-hero__text .arrow-btn,.hp-hero__text .btn{pointer-events:auto}.hp-hero__overlay{background:#0006;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .4s ease;width:100%}.navigation.open+main .hp-hero__overlay{opacity:1}.signpost{display:flex;flex-wrap:wrap;gap:.5625rem}.signpost__item{background-position:50%;background-size:auto 105%;border-radius:var(--box-radius);color:var(--color-white);display:flex;flex:1;flex-direction:column;height:25.5rem;justify-content:flex-end;opacity:0;overflow:hidden;padding:2rem;position:relative;transition:all .6s var(--ease-elastic-out-smooth)}@media print,screen and (max-width:47.99875em){.signpost__item{flex-basis:100%;height:11.25rem;padding:1.5rem}.signpost__item:hover{flex:1 0 100%}}[data-animated] .signpost__item{animation:slide-fade-in 1.2s var(--ease-elastic-out) var(--delay,0s) forwards;opacity:0}[data-animated] .signpost__item:nth-child(2){--delay:.1s}[data-animated] .signpost__item:nth-child(3){--delay:.2s}[data-animated] .signpost__item:nth-child(4){--delay:.3s}.signpost__item:first-child{background-position-x:left}.signpost__item:last-child{background-position-x:right}@media print,screen and (max-width:63.99875em){.signpost__item:last-child{flex-basis:100%}.signpost__item:last-child:hover{flex:1 0 100%}}.signpost__item:before{background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.5));content:"";height:100%;left:0;position:absolute;top:0;width:100%}.signpost__item:hover{flex:2;text-decoration:underline}.signpost__item p{position:relative}
