:root{--wpe-transition-distance:35px;--wpe-transition-rotation:15deg;--wpe-animation-duration--fast:.2s;--wpe-animation-duration--medium:.6s;--wpe-animation-duration--slow:1s;--wpe-animation-duration--very-slow:2s;--wpe-animation-timing-function--default:ease-in-out;--wpe-stagger-step:var(--wpe-stagger-step-base,.6s);--wpe-animation-delay:var(--wpe-animation-delay-base,0s);--wpe-animation-duration:var(--wpe-animation-duration-base,.6s);--wpe-animation-timing-function:var(--wpe-animation-timing-function-base,ease)}.bricks-is-frontend .animation-trigger{opacity:0}.brx-animate{animation-duration:var(--wpe-animation-duration);animation-timing-function:var(--wpe-animation-timing-function);animation-fill-mode:forwards}.brx-animate.brx-animate-fadeInLeft{animation-name:wpe-fadeInLeft}@keyframes wpe-fadeInLeft{0%{opacity:0;transform:translateX(calc(-1 * var(--wpe-transition-distance)))}100%{opacity:1;transform:none}}.brx-animate.brx-animate-fadeInRight{animation-name:wpe-fadeInRight}@keyframes wpe-fadeInRight{0%{opacity:0;transform:translateX(var(--wpe-transition-distance))}100%{opacity:1;transform:none}}.brx-animate.brx-animate-fadeInDown{animation-name:wpe-fadeInDown}@keyframes wpe-fadeInDown{0%{opacity:0;transform:translateY(calc(-1 * var(--wpe-transition-distance)))}100%{opacity:1;transform:none}}.brx-animate.brx-animate-fadeInUp{animation-name:wpe-fadeInUp}@keyframes wpe-fadeInUp{0%{opacity:0;transform:translateY(var(--wpe-transition-distance))}100%{opacity:1;transform:none}}.animation-trigger--stagger-delay>*{animation-delay:var(--wpe-animation-delay-x)!important;animation-timing-function:var(--wpe-animation-timing-function)!important}.animation-trigger--stagger-delay>*:nth-of-type(1){--wpe-animation-delay-x:var(--wpe-animation-delay)}.animation-trigger--stagger-delay>*:nth-of-type(2){--wpe-animation-delay-x:calc(var(--wpe-stagger-step) + var(--wpe-animation-delay))}.animation-trigger--stagger-delay>*:nth-of-type(3){--wpe-animation-delay-x:calc(2 * var(--wpe-stagger-step) + var(--wpe-animation-delay))}.animation-trigger--stagger-delay>*:nth-of-type(4){--wpe-animation-delay-x:calc(3 * var(--wpe-stagger-step) + var(--wpe-animation-delay))}.animation-trigger--stagger-delay>*:nth-of-type(5){--wpe-animation-delay-x:calc(4 * var(--wpe-stagger-step) + var(--wpe-animation-delay))}.animation-trigger--stagger-delay>*:nth-of-type(6){--wpe-animation-delay-x:calc(5 * var(--wpe-stagger-step) + var(--wpe-animation-delay))}.animation-trigger--stagger-delay>*:nth-of-type(7){--wpe-animation-delay-x:calc(6 * var(--wpe-stagger-step) + var(--wpe-animation-delay))}.animation-trigger--stagger-delay>*:nth-of-type(8){--wpe-animation-delay-x:calc(7 * var(--wpe-stagger-step) + var(--wpe-animation-delay))}.animation-trigger--stagger-delay>*:nth-of-type(9){--wpe-animation-delay-x:calc(8 * var(--wpe-stagger-step) + var(--wpe-animation-delay))}.animation-trigger--stagger-delay>*:nth-of-type(10){--wpe-animation-delay-x:calc(9 * var(--wpe-stagger-step) + var(--wpe-animation-delay))}.animation-trigger--stagger-duration>*{animation-duration:var(--wpe-animation-duration-x)!important;animation-timing-function:var(--wpe-animation-timing-function)!important}.animation-trigger--stagger-duration>*:nth-of-type(1){--wpe-animation-duration-x:var(--wpe-animation-duration)}.animation-trigger--stagger-duration>*:nth-of-type(2){--wpe-animation-duration-x:calc(var(--wpe-animation-duration) + var(--wpe-stagger-step))}.animation-trigger--stagger-duration>*:nth-of-type(3){--wpe-animation-duration-x:calc(2 * var(--wpe-stagger-step) + var(--wpe-animation-duration))}.animation-trigger--stagger-duration>*:nth-of-type(4){--wpe-animation-duration-x:calc(3 * var(--wpe-stagger-step) + var(--wpe-animation-duration))}.animation-trigger--stagger-duration>*:nth-of-type(5){--wpe-animation-duration-x:calc(4 * var(--wpe-stagger-step) + var(--wpe-animation-duration))}.animation-trigger--stagger-duration>*:nth-of-type(6){--wpe-animation-duration-x:calc(5 * var(--wpe-stagger-step) + var(--wpe-animation-duration))}.animation-trigger--stagger-duration>*:nth-of-type(7){--wpe-animation-duration-x:calc(6 * var(--wpe-stagger-step) + var(--wpe-animation-duration))}.animation-trigger--stagger-duration>*:nth-of-type(8){--wpe-animation-duration-x:calc(7 * var(--wpe-stagger-step) + var(--wpe-animation-duration))}.animation-trigger--stagger-duration>*:nth-of-type(9){--wpe-animation-duration-x:calc(8 * var(--wpe-stagger-step) + var(--wpe-animation-duration))}.animation-trigger--stagger-duration>*:nth-of-type(10){--wpe-animation-duration-x:calc(9 * var(--wpe-stagger-step) + var(--wpe-animation-duration))}@media (prefers-reduced-motion:reduce){.bricks-is-frontend .animation-trigger{opacity:1}.brx-animate.brx-animate-fadeInLeft,.brx-animate.brx-animate-fadeInRight,.brx-animate.brx-animate-fadeInUp,.brx-animate.brx-animate-fadeInDown{animation-name:none}}