.wd-animation-slide-from-top.wd-animation-ready:not(.wd-in){--wd-transform-translateY: -150px}.wd-animation-slide-from-bottom.wd-animation-ready:not(.wd-in){--wd-transform-translateY: 150px}.wd-animation-slide-from-left.wd-animation-ready:not(.wd-in){--wd-transform-translateX: -500px}.wd-animation-slide-from-right.wd-animation-ready:not(.wd-in){--wd-transform-translateX: 500px}.wd-animation-zoom-in.wd-animation-ready:not(.wd-in){--wd-transform-scaleX: .6;--wd-transform-scaleY: .6}.wd-animation-slide-short-from-left.wd-animation-ready:not(.wd-in){--wd-transform-translateX: -150px}.wd-animation-slide-short-from-right.wd-animation-ready:not(.wd-in){--wd-transform-translateX: 150px}.wd-animation-bottom-flip-x.wd-animation-ready:not(.wd-in){--wd-transform-translateY: 100px;--wd-transform-rotateX: 90deg;--wd-transform-scaleX: .6;--wd-transform-scaleY: .6}.wd-animation-top-flip-x.wd-animation-ready:not(.wd-in){--wd-transform-translateY: -100px;--wd-transform-rotateX: 90deg;--wd-transform-scaleX: .6;--wd-transform-scaleY: .6}.wd-animation-left-flip-y.wd-animation-ready:not(.wd-in){--wd-transform-translateX: -100px;--wd-transform-rotateY: -90deg;--wd-transform-scaleX: .6;--wd-transform-scaleY: .6}.wd-animation-right-flip-y.wd-animation-ready:not(.wd-in){--wd-transform-translateX: 100px;--wd-transform-rotateY: 90deg;--wd-transform-scaleX: .6;--wd-transform-scaleY: .6}:is(.wd-animation-bottom-flip-x,.wd-animation-top-flip-x,.wd-animation-left-flip-y,.wd-animation-right-flip-y).wd-animation-ready{--wd-transform-perspective: 1000px}.wd-animation{--wd-anim-duration: 1s;--wd-anim-timing-f: cubic-bezier(0, 0.87, 0.58, 1);--wd-anim-delay: 0s;--wd-anim-opa-timing-f: ease;--wd-trans-main: all .25s ease;--wd-trans-last: transform var(--wd-anim-duration) var(--wd-anim-timing-f) var(--wd-anim-delay), opacity .25s var(--wd-anim-opa-timing-f) var(--wd-anim-delay);opacity:0}.wd-animation:not(.wd-animated){transition:none !important}.wd-animation.wd-animated{transition:var(--wd-trans-main),var(--wd-trans-last)}.wd-animation.wd-in{opacity:1}.wd-transform{--wd-transform-perspective: 0;--wd-transform-rotateX: 0;--wd-transform-rotateY: 0;--wd-transform-rotateZ: 0;--wd-transform-translateX: 0;--wd-transform-translateY: 0;--wd-transform-scaleX: 1;--wd-transform-scaleY: 1;--wd-transform-skewX: 0;--wd-transform-skewY: 0;--wd-transform-origin-y: center;--wd-transform-origin-x: center;transform:perspective(var(--wd-transform-perspective)) translateX(var(--wd-transform-translateX)) translateY(var(--wd-transform-translateY)) scaleX(var(--wd-transform-scaleX)) scaleY(var(--wd-transform-scaleY)) rotateX(var(--wd-transform-rotateX)) rotateY(var(--wd-transform-rotateY)) rotateZ(var(--wd-transform-rotateZ)) skewX(var(--wd-transform-skewX)) skewY(var(--wd-transform-skewY));transform-origin:var(--wd-transform-origin-y) var(--wd-transform-origin-x)}@keyframes wd-SlideFromTop{from{transform:translateY(-150px)}to{transform:none}}@keyframes wd-SlideFromBottom{from{transform:translateY(150px)}to{transform:none}}@keyframes wd-SlideFromLeft{from{transform:translateX(-150px)}to{transform:none}}@keyframes wd-SlideFromRight{from{transform:translateX(150px)}to{transform:none}}@keyframes wd-RightFlipY{from{transform:translateX(100px) rotate3d(0, 1, 0, 90deg) scale(0.6)}to{transform:perspective(1000px) translateY(0px) rotate3d(0, 1, 0, 0deg) scale(1)}}@keyframes wd-LeftFlipY{from{transform:translateX(-100px) rotate3d(0, 1, 0, -90deg) scale(0.6)}to{transform:perspective(1000px) translateY(0px) rotate3d(0, 1, 0, 0deg) scale(1)}}@keyframes wd-TopFlipX{from{transform:translateY(-100px) rotate3d(1, 0, 0, 90deg) scale(0.6)}to{transform:perspective(1000px) translateY(0) rotate3d(1, 0, 0, 0deg) scale(1)}}@keyframes wd-BottomFlipX{from{transform:translateY(100px) rotate3d(1, 0, 0, 90deg) scale(0.6)}to{transform:perspective(1000px) translateY(0) rotate3d(1, 0, 0, 0deg) scale(1)}}@keyframes wd-ZoomIn{from{transform:scale(0.7)}to{transform:none}}@keyframes wd-RotateZ{from{transform:matrix3d(0.70592, 0.02465, 0.37557, -0.00062, -0.06052, 0.79532, 0.06156, -0.0001, -0.46435, -0.10342, 0.87958, -0.00146, -21.42566, 4.13698, 4.81749, 0.99197085)}to{transform:none}}.wd-invisible{visibility:hidden}[class*="wd-anim"]{animation-fill-mode:none !important}[class*="wd-anim"].animated{animation-timing-function:cubic-bezier(0, 0.87, 0.58, 1)}[class*="wd-anim"].wd-animated{animation-duration:700ms;animation-timing-function:cubic-bezier(0, 0.87, 0.58, 1)}.wd-anim-slide-from-top{animation-name:wd-SlideFromTop}.wd-anim-slide-from-bottom{animation-name:wd-SlideFromBottom}.wd-anim-slide-from-left{animation-name:wd-SlideFromLeft}.wd-anim-slide-from-right{animation-name:wd-SlideFromRight}.wd-anim-right-flip-y{animation-name:wd-RightFlipY}.wd-anim-left-flip-y{animation-name:wd-LeftFlipY}.wd-anim-top-flip-x{animation-name:wd-TopFlipX}.wd-anim-bottom-flip-x{animation-name:wd-BottomFlipX}.wd-anim-zoom-in{animation-name:wd-ZoomIn}.wd-anim-rotate-z{animation-name:wd-RotateZ;will-change:animation}