#pv-animation{position:sticky;--animation-size:75vw;--offset-top:19em;opacity:0;pointer-events:none;top:calc(var(--animation-size) + var(--header-height) + var(--offset-top));transition:opacity .5s ease;z-index:10}#pv-animation.show{opacity:1}#pv-animation.mid-rise .pv-animation-cv{transform:translate3d(0,-25%,0)}#pv-animation.hi-rise .pv-animation-cv{transform:translate3d(0,-35%,0)}.pv-animation-cv{height:var(--animation-size);margin-top:calc(var(--animation-size)*-1);transform:translateZ(0);transition:transform .8s ease;width:var(--animation-size)}@media (min-width:600px){#pv-animation{--animation-size:40vw;--offset-top:26em}}@media (min-width:1000px){#pv-animation{--animation-size:370px;--offset-top:7em}}
