.page-banner{margin:0 auto}.page-banner .subtitle{animation-delay:calc(var(--scroll)*-4s);animation-play-state:paused;font-size:14px;text-align:center;text-transform:uppercase}.page-banner .title{animation-delay:calc(var(--scroll)*-3s);animation-play-state:paused;margin:0 auto;max-width:50rem;text-align:center}.page-banner .title span{display:block;line-height:1.2;margin:0 auto;max-width:44rem}.page-banner .inner-contain{margin:0 auto;max-width:56rem;text-align:center}@keyframes nudgeUp{to{transform:translateY(-350px)}}