@media (min-width:768px){.hero{animation:moveBackground 100s linear infinite;background-image:url(/_nuxt/img/hero-examples-moving.8ec00d1.jpg);background-position:0 10%;background-size:100%;height:100%;left:0;position:absolute;top:0;width:200%}@keyframes moveBackground{0%{transform:translateX(0)}to{transform:translateX(-50%)}}}.smooth-enter-active[data-v-08e26ddc],.smooth-leave-active[data-v-08e26ddc]{overflow:hidden;transition:max-height .5s}.smooth-enter[data-v-08e26ddc],.smooth-leave-to[data-v-08e26ddc]{max-height:0}