.parallax{width:100%;color:#fff;background:#02010a}.parallax__header{position:relative;z-index:2;min-height:160svh;margin-bottom:-8rem}.parallax__visuals{position:sticky;top:0;height:100svh;width:100%;overflow:hidden;background:#02010a}.parallax__layers{position:absolute;inset:0;overflow:hidden}.parallax__layer-img{position:absolute;inset:0;width:100%;height:120%}.parallax__layer-title{position:absolute;top:0;left:0;z-index:3;display:flex;height:100svh;width:100%;align-items:center;justify-content:center;pointer-events:none}.parallax__title{margin:0;max-width:92vw;text-align:center;font-size:clamp(2rem,9vw,7.5rem);font-weight:800;line-height:.95;letter-spacing:-.03em;text-shadow:0 12px 40px rgba(0,0,0,.55)}.parallax__layer-person-wrap{position:absolute;inset:0;z-index:5;display:flex;align-items:flex-end;justify-content:center;pointer-events:none}.parallax__layer-person{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;mix-blend-mode:screen}.parallax__fade{position:absolute;bottom:0;left:0;z-index:6;height:40vh;width:100%;background:linear-gradient(180deg,transparent 0,rgba(2,1,10,.35) 45%,#02010a);pointer-events:none}