/*!
Theme Name: Interly Theme
Theme URI: https://interly.nl/
Author: Interly Digital Agency
Author URI: https://interly.nl/
Description: The default Interly Theme.
Version: 1.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: interly
Domain Path: /languages
This theme, like WordPress, is licensed under the GPL.
*/.interly-animation.visible.fadein-up{animation:1s interlyanimatie-fadein-up}.interly-animation.visible.fadein-left{animation:1s interlyanimatie-fadein-left}.interly-animation.visible.fadein-right{animation:1s interlyanimatie-fadein-right}.interly-animation.visible.scale-center{animation:1s interlyanimatie-scale-center;animation-timing-function:ease-out}.interly-animation.visible.scale-top{animation:1s interlyanimatie-scale-top;animation-timing-function:ease-out}.interly-animation.visible.scale-bottom{animation:1s interlyanimatie-scale-bottom;animation-timing-function:ease-out}.interly-animation.visible.duration-250{animation-duration:.25s}.interly-animation.visible.duration-500{animation-duration:.5s}.interly-animation.visible.duration-750{animation-duration:.75s}.interly-animation.visible.duration-1000{animation-duration:1s}.interly-animation.visible.duration-1250{animation-duration:1.25s}.interly-animation.visible.duration-1500{animation-duration:1.5s}.interly-animation.visible.duration-1750{animation-duration:1.75s}.interly-animation.visible.duration-2000{animation-duration:2s}.interly-animation.visible.duration-2250{animation-duration:2.25s}@keyframes interlyanimatie-fadein-up{0%{transform:translateY(100px);opacity:0}100%{transform:translateY(0%);opacity:1}}@keyframes interlyanimatie-fadein-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateY(0%);opacity:1}}@keyframes interlyanimatie-fadein-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateY(0%);opacity:1}}@keyframes interlyanimatie-scale-center{0%{transform:scale(0);opacity:0}100%{transform:scale(1);opacity:1}}@keyframes interlyanimatie-scale-top{0%{transform:scale(.8);opacity:0;transform-origin:top center}100%{transform:scale(1);opacity:1}}@keyframes interlyanimatie-scale-bottom{0%{transform:scale(.8);opacity:0;transform-origin:bottom center}100%{transform:scale(1);opacity:1}}