@supports (animation-timeline:view()){.pst-px-box{view-timeline-name:--pst-px}.pst-px{animation:pst-px-shift linear both;animation-timeline:--pst-px;animation-range:cover 0% cover 100%}@keyframes pst-px-shift{from{transform:translate3d(0,0,0)}to{transform:translate3d(0,var(--pst-px-shift,0),0)}}}@supports (animation-timeline:view()){[data-parallax-duo] .pst-cb__photo-frame--duo{view-timeline-name:--pst-duo}[data-parallax-duo] .pst-cb__photo-frame--duo .pst-cb__photo-cell .pst-cb__photo-img{width:calc(100% * (1 + var(--pst-duo-t,.33)));max-width:none;animation:pst-duo-shift linear both;animation-timeline:--pst-duo;animation-range:cover 0% cover 100%}[data-parallax-duo] .pst-cb__photo-frame--duo .pst-cb__photo-cell:nth-child(2) .pst-cb__photo-img{animation-direction:reverse}@keyframes pst-duo-shift{from{transform:translate3d(calc(-100% * var(--pst-duo-t,.33)/ (1 + var(--pst-duo-t,.33)) * var(--pst-duo-a,0)),0,0)}to{transform:translate3d(calc(-100% * var(--pst-duo-t,.33)/ (1 + var(--pst-duo-t,.33)) * var(--pst-duo-b,1)),0,0)}}}@media (max-width:767px){body:not(.pst-motion-mobil) .pst-px{animation:none!important;transform:none!important}body:not(.pst-motion-mobil) [data-parallax-duo] .pst-cb__photo-frame--duo .pst-cb__photo-cell .pst-cb__photo-img{animation:none!important;transform:none!important;width:100%!important}}@media (prefers-reduced-motion:reduce){.pst-px{animation:none!important;transform:none!important}[data-parallax-duo] .pst-cb__photo-frame--duo .pst-cb__photo-cell .pst-cb__photo-img{animation:none!important;transform:none!important;width:100%!important}}