.reveal-pending{opacity:0}.animate__animated{animation-duration:var(--animate-duration,0.7s);animation-fill-mode:both}.animate__fadeIn{animation-name:fadeIn}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,40px,0)}to{opacity:1;transform:none}}.parallax-frame{overflow:hidden;position:relative;height:clamp(260px, 34vw, 460px)}.parallax-frame img{display:block;width:100%;height:100%;object-fit:cover}.parallax-frame.parallax-active img{height:128%;will-change:transform}@media (prefers-reduced-motion:reduce){.reveal-pending{opacity:1}.parallax-frame.parallax-active img{height:100%;transform:none!important}}