@supports (animation-timeline:view()){.sbvrs-animate-in{--sbvrs-animate-in-x:0;--sbvrs-animate-in-y:2rem;--sbvrs-animate-in-scale:1;--sbvrs-animate-in-opacity:0;--sbvrs-animate-in-start:cover 10%;--sbvrs-animate-in-end:cover 100%;--sbvrs-animate-in-easing:cubic-bezier(0.16, 1, 0.3, 1);animation:sbvrs-animate-in both;animation-timing-function:var(--sbvrs-animate-in-easing,cubic-bezier(.16,1,.3,1));animation-timeline:view();animation-range:var(--sbvrs-animate-in-start) var(--sbvrs-animate-in-end)}.sbvrs-animate-in--down{--sbvrs-animate-in-y:-2rem}.sbvrs-animate-in--left{--sbvrs-animate-in-x:-2rem;--sbvrs-animate-in-y:0}.sbvrs-animate-in--right{--sbvrs-animate-in-x:2rem;--sbvrs-animate-in-y:0}.sbvrs-animate-in--fade{--sbvrs-animate-in-x:0;--sbvrs-animate-in-y:0}.sbvrs-animate-in--zoom-in{--sbvrs-animate-in-y:0;--sbvrs-animate-in-scale:0.92}.sbvrs-animate-in--zoom-out{--sbvrs-animate-in-y:0;--sbvrs-animate-in-scale:1.08}.sbvrs-animate-in--near{--sbvrs-animate-in-y:1rem}.sbvrs-animate-in--far{--sbvrs-animate-in-y:5rem}.sbvrs-animate-in--early{--sbvrs-animate-in-end:entry 100%}.sbvrs-animate-in--late{--sbvrs-animate-in-end:cover 60%}.sbvrs-animate-in--linear{--sbvrs-animate-in-easing:linear}.sbvrs-animate-in--onload{animation-duration:var(--sbvrs-animate-in-duration,0.6s);animation-delay:var(--sbvrs-animate-in-delay,0s);animation-timeline:auto;animation-range:normal}}@supports (animation-timeline:view()) and (animation-range-start:entry calc(sibling-index() * 1%)){.sbvrs-stagger{--sbvrs-stagger-step:50%}.sbvrs-stagger>*{animation:sbvrs-animate-in both;animation-timing-function:var(--sbvrs-animate-in-easing,cubic-bezier(.16,1,.3,1));animation-timeline:view();animation-range:entry calc(sibling-index() * var(--sbvrs-stagger-step, 50%)) var(--sbvrs-animate-in-end,cover 40%)}.sbvrs-stagger--tight{--sbvrs-stagger-step:25%}.sbvrs-stagger--loose{--sbvrs-stagger-step:75%}.sbvrs-stagger--onload>*{animation:sbvrs-animate-in both;animation-duration:var(--sbvrs-stagger-duration,5s);animation-timing-function:var(--sbvrs-animate-in-easing,cubic-bezier(.16,1,.3,1));animation-delay:calc(sibling-index() * var(--sbvrs-stagger-delay, 100ms));animation-timeline:auto;animation-range:normal}}@keyframes sbvrs-animate-in{from{opacity:var(--sbvrs-animate-in-opacity,0);transform:translate3d(var(--sbvrs-animate-in-x,0),var(--sbvrs-animate-in-y,2rem),0) scale(var(--sbvrs-animate-in-scale,1))}}@supports (animation-timeline:view()){.wp-block-cover.sbvrs-parallax{--sbvrs-parallax-shift:10vh;view-timeline:--sbvrs-parallax block}.wp-block-cover.sbvrs-parallax>.wp-block-cover__image-background,.wp-block-cover.sbvrs-parallax>.wp-block-cover__video-background{top:calc(var(--sbvrs-parallax-shift) * -1);height:calc(100% + var(--sbvrs-parallax-shift) * 2);animation:sbvrs-parallax linear both;animation-timeline:--sbvrs-parallax;animation-range:cover 0% cover 100%}}@keyframes sbvrs-parallax{from{transform:translate3d(0,calc(var(--sbvrs-parallax-shift, 10vh) * -1),0)}to{transform:translate3d(0,var(--sbvrs-parallax-shift,10vh),0)}}@media (prefers-reduced-motion:reduce){.sbvrs-animate-in,.sbvrs-stagger>*,.wp-block-cover.sbvrs-parallax>.wp-block-cover__image-background,.wp-block-cover.sbvrs-parallax>.wp-block-cover__video-background{animation:none}}