/* https://www.ducreuxrichard.com/wp-content/themes/u-design/assets/css/components/animations/fadeInDownShorter.min.css?ver=4.13.5 */
@keyframes fadeInDownShorter{0%{opacity:0;transform:translate(0,-50px);transform-origin:0 0}to{opacity:1;transform:none}}.fadeInDownShorter{animation-name:fadeInDownShorter}