@supports (animation-timeline: view()){[class*=wbm-sv-in-]{animation-timeline:view();animation-range:entry 5% cover 35%;animation-fill-mode:both;animation-timing-function:linear}.wbm-sv-in-rise{animation-name:wbmRise}.wbm-sv-in-ink{animation-name:wbmInk}.wbm-sv-in-takeoff{animation-name:wbmTakeoff}.wbm-sv-in-weave{animation-name:wbmWeave}.wbm-sv-in-shutter{animation-name:wbmShutter}.wbm-sv-in-blur{animation-name:wbmBlurIn}.wbm-sv-parallax{animation:wbmParallaxY linear both;animation-timeline:view();animation-range:cover;will-change:transform}.wbm-sv-parallax-x{animation:wbmParallaxX linear both;animation-timeline:view();animation-range:cover;will-change:transform}.wbm-sv-progress{transform-origin:0 50%;animation:wbmProgressX linear both;animation-timeline:scroll(root block)}.wbm-sv-progress-y{transform-origin:50% 0;animation:wbmProgressY linear both;animation-timeline:scroll(root block)}.wbm-sv-throughfade{animation:wbmThroughFade linear both;animation-timeline:view();animation-range:cover}.wbm-sv-swell{animation:wbmSwell linear both;animation-timeline:view();animation-range:cover}.wbm-sv-turn{animation:wbmTurn linear both;animation-timeline:view();animation-range:cover}.wbm-sv-condense{animation:wbmCondense linear both;animation-timeline:scroll(root block);animation-range:0 180px}@media(prefers-reduced-motion:reduce){[class*=wbm-sv-]{animation-timeline:auto!important;animation:none!important;opacity:1!important;transform:none!important;filter:none!important}.wbm-sv-progress,.wbm-sv-progress-y{transform:scaleX(1)!important}}}@keyframes wbmParallaxY{0%{transform:translate3d(0,calc(var(--wbm-depth, 24) * 1px),0)}to{transform:translate3d(0,calc(var(--wbm-depth, 24) * -1px),0)}}@keyframes wbmParallaxX{0%{transform:translate3d(calc(var(--wbm-depth, 24) * 1px),0,0)}to{transform:translate3d(calc(var(--wbm-depth, 24) * -1px),0,0)}}@keyframes wbmProgressX{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes wbmProgressY{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes wbmThroughFade{0%{opacity:0;transform:translate3d(0,12px,0)}35%{opacity:1;transform:none}70%{opacity:1;transform:none}to{opacity:0;transform:translate3d(0,-12px,0)}}@keyframes wbmSwell{0%{transform:scale(var(--wbm-swell-from, .94))}50%{transform:scale(1)}to{transform:scale(var(--wbm-swell-from, .94))}}@keyframes wbmTurn{0%{transform:rotate(calc(var(--wbm-turn, 8) * -1deg))}to{transform:rotate(calc(var(--wbm-turn, 8) * 1deg))}}@property --wbm-condense{syntax: "<number>"; inherits: true; initial-value: 0;}@keyframes wbmCondense{0%{--wbm-condense: 0}to{--wbm-condense: 1}}
