:root{--skeletor-background-animation--duration:0.2s;--skeletor-background-animation--timing:ease-in-out;--skeletor-background-animation--delay:0.2s;--skeletor-background-animation--fill-mode:forwards;--skeletor-background-animation--slide-up-offset:20px;--skeletor-background-animation--slide-right-offset:-100px;--skeletor-background-animation--slide-left-offset:100px}.has-background-animation-image{position:relative}.has-background-animation-image:before{background:var(--animated-background,none);content:"";display:block;inset:0;position:absolute}.has-background-animation.has-background-animation-image:before{-webkit-animation-delay:var(--animated-background-delay,var(--skeletor-background-animation--delay,.2s));animation-delay:var(--animated-background-delay,var(--skeletor-background-animation--delay,.2s));-webkit-animation-duration:var(--animated-background-duration,var(--skeletor-background-animation--duration,.2s));animation-duration:var(--animated-background-duration,var(--skeletor-background-animation--duration,.2s));-webkit-animation-fill-mode:var(--skeletor-background-animation--fill-mode,forwards);animation-fill-mode:var(--skeletor-background-animation--fill-mode,forwards);-webkit-animation-timing-function:var(--animated-background-timing,var(--skeletor-background-animation--timing,ease-in-out));animation-timing-function:var(--animated-background-timing,var(--skeletor-background-animation--timing,ease-in-out))}.has-background-animation.has-background-animation-image:not(.block-editor .has-background-animation.has-background-animation-image).background-animation-fade-in:before{opacity:0}.has-background-animation.has-background-animation-image:not(.block-editor .has-background-animation.has-background-animation-image).background-animation-slide-up:before{opacity:0;-webkit-transform:translateY(var(--animated-background-slide-up-offset,var(--skeletor-background-animation--slide-up-offset,20px)));transform:translateY(var(--animated-background-slide-up-offset,var(--skeletor-background-animation--slide-up-offset,20px)))}.has-background-animation.has-background-animation-image:not(.block-editor .has-background-animation.has-background-animation-image).background-animation-slide-right:before{opacity:0;-webkit-transform:translate(var(--animated-background-slide-right-offset,var(--skeletor-background-animation--slide-right-offset,-100px)));transform:translate(var(--animated-background-slide-right-offset,var(--skeletor-background-animation--slide-right-offset,-100px)))}.has-background-animation.has-background-animation-image:not(.block-editor .has-background-animation.has-background-animation-image).background-animation-slide-left:before{opacity:0;-webkit-transform:translate(var(--animated-background-slide-left-offset,var(--skeletor-background-animation--slide-left-offset,100px)));transform:translate(var(--animated-background-slide-left-offset,var(--skeletor-background-animation--slide-left-offset,100px)))}.has-background-animation.has-background-animation-image.visible.background-animation-fade-in:before{-webkit-animation-name:fadeIn;animation-name:fadeIn}.has-background-animation.has-background-animation-image.visible.background-animation-slide-up:before{-webkit-animation-name:slideUp;animation-name:slideUp}.has-background-animation.has-background-animation-image.visible.background-animation-slide-right:before{-webkit-animation-name:slideRight;animation-name:slideRight}.has-background-animation.has-background-animation-image.visible.background-animation-slide-left:before{-webkit-animation-name:slideLeft;animation-name:slideLeft}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes slideUp{0%{opacity:0;-webkit-transform:translateY(var(--animated-background-slide-up-offset,var(--skeletor-background-animation--slide-up-offset,20px)));transform:translateY(var(--animated-background-slide-up-offset,var(--skeletor-background-animation--slide-up-offset,20px)))}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes slideUp{0%{opacity:0;-webkit-transform:translateY(var(--animated-background-slide-up-offset,var(--skeletor-background-animation--slide-up-offset,20px)));transform:translateY(var(--animated-background-slide-up-offset,var(--skeletor-background-animation--slide-up-offset,20px)))}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes slideRight{0%{opacity:0;-webkit-transform:translate(var(--animated-background-slide-right-offset,var(--skeletor-background-animation--slide-right-offset,-100px)));transform:translate(var(--animated-background-slide-right-offset,var(--skeletor-background-animation--slide-right-offset,-100px)))}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes slideRight{0%{opacity:0;-webkit-transform:translate(var(--animated-background-slide-right-offset,var(--skeletor-background-animation--slide-right-offset,-100px)));transform:translate(var(--animated-background-slide-right-offset,var(--skeletor-background-animation--slide-right-offset,-100px)))}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes slideLeft{0%{opacity:0;-webkit-transform:translate(var(--animated-background-slide-left-offset,var(--skeletor-background-animation--slide-left-offset,100px)));transform:translate(var(--animated-background-slide-left-offset,var(--skeletor-background-animation--slide-left-offset,100px)))}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes slideLeft{0%{opacity:0;-webkit-transform:translate(var(--animated-background-slide-left-offset,var(--skeletor-background-animation--slide-left-offset,100px)));transform:translate(var(--animated-background-slide-left-offset,var(--skeletor-background-animation--slide-left-offset,100px)))}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}