Version Description
Release Date - 2020-09-16
Free:
- Fix: Animation Delay works properly
Premium:
- Fix: Prevent empty
tag adding in header and footer layouts
Download this release
Release Info
Developer | visualcomposer |
Plugin | Visual Composer Website Builder |
Version | 30.1 |
Comparing to | |
See all releases |
Code changes from version 30.0 to 30.1
- plugin-wordpress.php +2 -2
- public/sources/assetsLibrary/animate/dist/animate.bundle.css +1 -1
- public/sources/assetsLibrary/animate/dist/animate.bundle.js +1 -1
- readme.txt +11 -3
- vendor/autoload.php +1 -1
- vendor/composer/autoload_real.php +4 -4
- vendor/composer/autoload_static.php +4 -4
- visualcomposer/Helpers/Frontend.php +4 -1
plugin-wordpress.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Visual Composer
|
4 |
* Plugin URI: https://visualcomposer.com/premium/?utm_medium=wp-dashboard&utm_source=plugins-page&utm_campaign=vcwb&utm_content=plugin-link
|
5 |
* Description: Create your WordPress website with the fast and easy-to-use drag-and-drop builder for experts and beginners.
|
6 |
-
* Version: 30.
|
7 |
* Author: visualcomposer.com
|
8 |
* Author URI: https://visualcomposer.com/?utm_medium=wp-dashboard&utm_source=plugins-page&utm_campaign=vcwb&utm_content=author-link
|
9 |
* Copyright: (c) 2017 TechMill Ltd.
|
@@ -45,7 +45,7 @@ if (defined('VCV_VERSION')) {
|
|
45 |
/**
|
46 |
* Plugin version constant
|
47 |
*/
|
48 |
-
define('VCV_VERSION', '30.
|
49 |
/**
|
50 |
* Plugin url: 'http://web/wp-content/plugins/plugin_dir/'
|
51 |
*/
|
3 |
* Plugin Name: Visual Composer
|
4 |
* Plugin URI: https://visualcomposer.com/premium/?utm_medium=wp-dashboard&utm_source=plugins-page&utm_campaign=vcwb&utm_content=plugin-link
|
5 |
* Description: Create your WordPress website with the fast and easy-to-use drag-and-drop builder for experts and beginners.
|
6 |
+
* Version: 30.1
|
7 |
* Author: visualcomposer.com
|
8 |
* Author URI: https://visualcomposer.com/?utm_medium=wp-dashboard&utm_source=plugins-page&utm_campaign=vcwb&utm_content=author-link
|
9 |
* Copyright: (c) 2017 TechMill Ltd.
|
45 |
/**
|
46 |
* Plugin version constant
|
47 |
*/
|
48 |
+
define('VCV_VERSION', '30.1');
|
49 |
/**
|
50 |
* Plugin url: 'http://web/wp-content/plugins/plugin_dir/'
|
51 |
*/
|
public/sources/assetsLibrary/animate/dist/animate.bundle.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
[data-vce-animate]{visibility:hidden}[data-vcv-o-animated=true]{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:initial;animation-fill-mode:none;visibility:visible}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--infinite]{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes vce-o-animate--bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes vce-o-animate--bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--bounce]{animation-name:vce-o-animate--bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}@-webkit-keyframes vce-o-animate--flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes vce-o-animate--flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--flash]{animation-name:vce-o-animate--flash}@-webkit-keyframes vce-o-animate--headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes vce-o-animate--headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--headShake]{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;animation-name:vce-o-animate--headShake}@-webkit-keyframes vce-o-animate--jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes vce-o-animate--jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--jello]{animation-name:vce-o-animate--jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes vce-o-animate--pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes vce-o-animate--pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--pulse]{animation-name:vce-o-animate--pulse}@-webkit-keyframes vce-o-animate--rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes vce-o-animate--rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rubberBand]{animation-name:vce-o-animate--rubberBand}@-webkit-keyframes vce-o-animate--shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes vce-o-animate--shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--shake]{animation-name:vce-o-animate--shake}@-webkit-keyframes vce-o-animate--swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes vce-o-animate--swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--swing]{-webkit-transform-origin:top center;transform-origin:top center;animation-name:vce-o-animate--swing}@-webkit-keyframes vce-o-animate--tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes vce-o-animate--tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--tada]{animation-name:vce-o-animate--tada}@-webkit-keyframes vce-o-animate--wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}@keyframes vce-o-animate--wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--wobble]{animation-name:vce-o-animate--wobble}@-webkit-keyframes vce-o-animate--bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes vce-o-animate--bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--bounceIn]{animation-name:vce-o-animate--bounceIn;-webkit-animation-duration:.7s;animation-duration:.7s}@-webkit-keyframes vce-o-animate--bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes vce-o-animate--bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--bounceInDown]{animation-name:vce-o-animate--bounceInDown}@-webkit-keyframes vce-o-animate--bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes vce-o-animate--bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--bounceInLeft]{animation-name:vce-o-animate--bounceInLeft}@-webkit-keyframes vce-o-animate--bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes vce-o-animate--bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--bounceInRight]{animation-name:vce-o-animate--bounceInRight}@-webkit-keyframes vce-o-animate--bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes vce-o-animate--bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--bounceInUp]{animation-name:vce-o-animate--bounceInUp}@-webkit-keyframes vce-o-animate--bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes vce-o-animate--bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--bounceOut]{animation-name:vce-o-animate--bounceOut;-webkit-animation-duration:.7s;animation-duration:.7s}@-webkit-keyframes vce-o-animate--bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes vce-o-animate--bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--bounceOutDown]{animation-name:vce-o-animate--bounceOutDown}@-webkit-keyframes vce-o-animate--bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes vce-o-animate--bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--bounceOutLeft]{animation-name:vce-o-animate--bounceOutLeft}@-webkit-keyframes vce-o-animate--bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes vce-o-animate--bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--bounceOutRight]{animation-name:vce-o-animate--bounceOutRight}@-webkit-keyframes vce-o-animate--bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes vce-o-animate--bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--bounceOutUp]{animation-name:vce-o-animate--bounceOutUp}@-webkit-keyframes vce-o-animate--fadeIn{0%{opacity:0}to{opacity:1}}@keyframes vce-o-animate--fadeIn{0%{opacity:0}to{opacity:1}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeIn]{animation-name:vce-o-animate--fadeIn}@-webkit-keyframes vce-o-animate--fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes vce-o-animate--fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeInDown]{animation-name:vce-o-animate--fadeInDown}@-webkit-keyframes vce-o-animate--fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes vce-o-animate--fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeInDownBig]{animation-name:vce-o-animate--fadeInDownBig}@-webkit-keyframes vce-o-animate--fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes vce-o-animate--fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeInLeft]{animation-name:vce-o-animate--fadeInLeft}@-webkit-keyframes vce-o-animate--fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes vce-o-animate--fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeInLeftBig]{animation-name:vce-o-animate--fadeInLeftBig}@-webkit-keyframes vce-o-animate--fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes vce-o-animate--fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeInRight]{animation-name:vce-o-animate--fadeInRight}@-webkit-keyframes vce-o-animate--fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes vce-o-animate--fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeInRightBig]{animation-name:vce-o-animate--fadeInRightBig}@-webkit-keyframes vce-o-animate--fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes vce-o-animate--fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeInUp]{animation-name:vce-o-animate--fadeInUp}@-webkit-keyframes vce-o-animate--fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes vce-o-animate--fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeInUpBig]{animation-name:vce-o-animate--fadeInUpBig}@-webkit-keyframes vce-o-animate--fadeOut{0%{opacity:1}to{opacity:0}}@keyframes vce-o-animate--fadeOut{0%{opacity:1}to{opacity:0}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeOut]{animation-name:vce-o-animate--fadeOut}@-webkit-keyframes vce-o-animate--fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes vce-o-animate--fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeOutDown]{animation-name:vce-o-animate--fadeOutDown}@-webkit-keyframes vce-o-animate--fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes vce-o-animate--fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeOutDownBig]{animation-name:vce-o-animate--fadeOutDownBig}@-webkit-keyframes vce-o-animate--fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes vce-o-animate--fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeOutLeft]{animation-name:vce-o-animate--fadeOutLeft}@-webkit-keyframes vce-o-animate--fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes vce-o-animate--fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeOutLeftBig]{animation-name:vce-o-animate--fadeOutLeftBig}@-webkit-keyframes vce-o-animate--fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes vce-o-animate--fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeOutRight]{animation-name:vce-o-animate--fadeOutRight}@-webkit-keyframes vce-o-animate--fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes vce-o-animate--fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeOutUp]{animation-name:vce-o-animate--fadeOutUp}@-webkit-keyframes vce-o-animate--fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes vce-o-animate--fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeOutUpBig]{animation-name:vce-o-animate--fadeOutUpBig}@-webkit-keyframes vce-o-animate--flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes vce-o-animate--flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--flip]{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:vce-o-animate--flip}@-webkit-keyframes vce-o-animate--flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes vce-o-animate--flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--flipInX]{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:vce-o-animate--flipInX}@-webkit-keyframes vce-o-animate--flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes vce-o-animate--flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--flipInY]{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:vce-o-animate--flipInY}@-webkit-keyframes vce-o-animate--flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes vce-o-animate--flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--flipOutX]{animation-name:vce-o-animate--flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-duration:.7s;animation-duration:.7s}@-webkit-keyframes vce-o-animate--flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes vce-o-animate--flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--flipOutY]{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:vce-o-animate--flipOutY;-webkit-animation-duration:.7s;animation-duration:.7s}@-webkit-keyframes vce-o-animate--lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes vce-o-animate--lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--lightSpeedIn]{animation-name:vce-o-animate--lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes vce-o-animate--lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes vce-o-animate--lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--lightSpeedOut]{animation-name:vce-o-animate--lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes vce-o-animate--rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes vce-o-animate--rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rotateIn]{animation-name:vce-o-animate--rotateIn}@-webkit-keyframes vce-o-animate--rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes vce-o-animate--rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rotateInDownLeft]{animation-name:vce-o-animate--rotateInDownLeft}@-webkit-keyframes vce-o-animate--rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes vce-o-animate--rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rotateInDownRight]{animation-name:vce-o-animate--rotateInDownRight}@-webkit-keyframes vce-o-animate--rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes vce-o-animate--rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rotateInUpLeft]{animation-name:vce-o-animate--rotateInUpLeft}@-webkit-keyframes vce-o-animate--rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes vce-o-animate--rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rotateInUpRight]{animation-name:vce-o-animate--rotateInUpRight}@-webkit-keyframes vce-o-animate--rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes vce-o-animate--rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rotateOut]{animation-name:vce-o-animate--rotateOut}@-webkit-keyframes vce-o-animate--rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes vce-o-animate--rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rotateOutDownLeft]{animation-name:vce-o-animate--rotateOutDownLeft}@-webkit-keyframes vce-o-animate--rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes vce-o-animate--rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rotateOutDownRight]{animation-name:vce-o-animate--rotateOutDownRight}@-webkit-keyframes vce-o-animate--rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes vce-o-animate--rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rotateOutUpLeft]{animation-name:vce-o-animate--rotateOutUpLeft}@-webkit-keyframes vce-o-animate--rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes vce-o-animate--rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rotateOutUpRight]{animation-name:vce-o-animate--rotateOutUpRight}@-webkit-keyframes vce-o-animate--slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes vce-o-animate--slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--slideInDown]{animation-name:vce-o-animate--slideInDown}@-webkit-keyframes vce-o-animate--slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes vce-o-animate--slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--slideInLeft]{animation-name:vce-o-animate--slideInLeft}@-webkit-keyframes vce-o-animate--slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes vce-o-animate--slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--slideInRight]{animation-name:vce-o-animate--slideInRight}@-webkit-keyframes vce-o-animate--slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes vce-o-animate--slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--slideInUp]{animation-name:vce-o-animate--slideInUp}@-webkit-keyframes vce-o-animate--slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes vce-o-animate--slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--slideOutDown]{animation-name:vce-o-animate--slideOutDown}@-webkit-keyframes vce-o-animate--slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes vce-o-animate--slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--slideOutLeft]{animation-name:vce-o-animate--slideOutLeft}@-webkit-keyframes vce-o-animate--slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes vce-o-animate--slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--slideOutRight]{animation-name:vce-o-animate--slideOutRight}@-webkit-keyframes vce-o-animate--slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes vce-o-animate--slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--slideOutUp]{animation-name:vce-o-animate--slideOutUp}@-webkit-keyframes vce-o-animate--hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes vce-o-animate--hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--hinge]{animation-name:vce-o-animate--hinge;-webkit-animation-duration:1.5s;animation-duration:1.5s}@-webkit-keyframes vce-o-animate--rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes vce-o-animate--rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rollIn]{animation-name:vce-o-animate--rollIn}@-webkit-keyframes vce-o-animate--rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes vce-o-animate--rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rollOut]{animation-name:vce-o-animate--rollOut}@-webkit-keyframes vce-o-animate--zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes vce-o-animate--zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--zoomIn]{animation-name:vce-o-animate--zoomIn}@-webkit-keyframes vce-o-animate--zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes vce-o-animate--zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--zoomInDown]{animation-name:vce-o-animate--zoomInDown}@-webkit-keyframes vce-o-animate--zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes vce-o-animate--zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--zoomInLeft]{animation-name:vce-o-animate--zoomInLeft}@-webkit-keyframes vce-o-animate--zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes vce-o-animate--zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--zoomInRight]{animation-name:vce-o-animate--zoomInRight}@-webkit-keyframes vce-o-animate--zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes vce-o-animate--zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--zoomInUp]{animation-name:vce-o-animate--zoomInUp}@-webkit-keyframes vce-o-animate--zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes vce-o-animate--zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--zoomOut]{animation-name:vce-o-animate--zoomOut}@-webkit-keyframes vce-o-animate--zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes vce-o-animate--zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--zoomOutDown]{animation-name:vce-o-animate--zoomOutDown}@-webkit-keyframes vce-o-animate--zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes vce-o-animate--zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--zoomOutLeft]{animation-name:vce-o-animate--zoomOutLeft}@-webkit-keyframes vce-o-animate--zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes vce-o-animate--zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--zoomOutRight]{animation-name:vce-o-animate--zoomOutRight}@-webkit-keyframes vce-o-animate--zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes vce-o-animate--zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--zoomOutUp]{animation-name:vce-o-animate--zoomOutUp}@media (min-width:0) and (max-width:543px){[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounce-xs]{animation-name:vce-o-animate--bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flash-xs]{animation-name:vce-o-animate--flash}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--headShake-xs]{animation-name:vce-o-animate--headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--jello-xs]{animation-name:vce-o-animate--jello;-webkit-transform-origin:center;transform-origin:center}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--pulse-xs]{animation-name:vce-o-animate--pulse}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rubberBand-xs]{animation-name:vce-o-animate--rubberBand}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--shake-xs]{animation-name:vce-o-animate--shake}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--swing-xs]{animation-name:vce-o-animate--swing;-webkit-transform-origin:top center;transform-origin:top center}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--tada-xs]{animation-name:vce-o-animate--tada}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--wobble-xs]{animation-name:vce-o-animate--wobble}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flip-xs]{animation-name:vce-o-animate--flip;-webkit-backface-visibility:visible;backface-visibility:visible}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipInX-xs]{animation-name:vce-o-animate--flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipInY-xs]{animation-name:vce-o-animate--flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipOutX-xs]{animation-name:vce-o-animate--flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipOutY-xs]{animation-name:vce-o-animate--flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--lightSpeedIn-xs]{animation-name:vce-o-animate--lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--lightSpeedOut-xs]{animation-name:vce-o-animate--lightSpeedOut;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOut-xs]{animation-name:vce-o-animate--bounceOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutDown-xs]{animation-name:vce-o-animate--bounceOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutLeft-xs]{animation-name:vce-o-animate--bounceOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutRight-xs]{animation-name:vce-o-animate--bounceOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutUp-xs]{animation-name:vce-o-animate--bounceOutUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceIn-xs]{animation-name:vce-o-animate--bounceIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInDown-xs]{animation-name:vce-o-animate--bounceInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInLeft-xs]{animation-name:vce-o-animate--bounceInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInRight-xs]{animation-name:vce-o-animate--bounceInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInUp-xs]{animation-name:vce-o-animate--bounceInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOut-xs]{animation-name:vce-o-animate--fadeOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutDown-xs]{animation-name:vce-o-animate--fadeOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutDownBig-xs]{animation-name:vce-o-animate--fadeOutDownBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutLeft-xs]{animation-name:vce-o-animate--fadeOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutLeftBig-xs]{animation-name:vce-o-animate--fadeOutLeftBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutRight-xs]{animation-name:vce-o-animate--fadeOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutRightBig-xs]{animation-name:vce-o-animate--fadeOutRightBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutUp-xs]{animation-name:vce-o-animate--fadeOutUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutUpBig-xs]{animation-name:vce-o-animate--fadeOutUpBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeIn-xs]{animation-name:vce-o-animate--fadeIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInDown-xs]{animation-name:vce-o-animate--fadeInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInDownBig-xs]{animation-name:vce-o-animate--fadeInDownBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInLeft-xs]{animation-name:vce-o-animate--fadeInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInLeftBig-xs]{animation-name:vce-o-animate--fadeInLeftBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInRight-xs]{animation-name:vce-o-animate--fadeInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInRightBig-xs]{animation-name:vce-o-animate--fadeInRightBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInUp-xs]{animation-name:vce-o-animate--fadeInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInUpBig-xs]{animation-name:vce-o-animate--fadeInUpBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateIn-xs]{animation-name:vce-o-animate--rotateIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInDownLeft-xs]{animation-name:vce-o-animate--rotateInDownLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInDownRight-xs]{animation-name:vce-o-animate--rotateInDownRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInUpLeft-xs]{animation-name:vce-o-animate--rotateInUpLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInUpRight-xs]{animation-name:vce-o-animate--rotateInUpRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOut-xs]{animation-name:vce-o-animate--rotateOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutDownLeft-xs]{animation-name:vce-o-animate--rotateOutDownLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutDownRight-xs]{animation-name:vce-o-animate--rotateOutDownRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutUpLeft-xs]{animation-name:vce-o-animate--rotateOutUpLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutUpRight-xs]{animation-name:vce-o-animate--rotateOutUpRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInDown-xs]{animation-name:vce-o-animate--slideInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInLeft-xs]{animation-name:vce-o-animate--slideInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInRight-xs]{animation-name:vce-o-animate--slideInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInUp-xs]{animation-name:vce-o-animate--slideInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutDown-xs]{animation-name:vce-o-animate--slideOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutLeft-xs]{animation-name:vce-o-animate--slideOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutRight-xs]{animation-name:vce-o-animate--slideOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutUp-xs]{animation-name:vce-o-animate--slideOutUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--hinge-xs]{animation-name:vce-o-animate--hinge}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rollIn-xs]{animation-name:vce-o-animate--rollIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rollOut-xs]{animation-name:vce-o-animate--rollOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomIn-xs]{animation-name:vce-o-animate--zoomIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInDown-xs]{animation-name:vce-o-animate--zoomInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInLeft-xs]{animation-name:vce-o-animate--zoomInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInRight-xs]{animation-name:vce-o-animate--zoomInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInUp-xs]{animation-name:vce-o-animate--zoomInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOut-xs]{animation-name:vce-o-animate--zoomOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutDown-xs]{animation-name:vce-o-animate--zoomOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutLeft-xs]{animation-name:vce-o-animate--zoomOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutRight-xs]{animation-name:vce-o-animate--zoomOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutUp-xs]{animation-name:vce-o-animate--zoomOutUp}}@media (min-width:544px) and (max-width:767px){[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounce-sm]{animation-name:vce-o-animate--bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flash-sm]{animation-name:vce-o-animate--flash}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--headShake-sm]{animation-name:vce-o-animate--headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--jello-sm]{animation-name:vce-o-animate--jello;-webkit-transform-origin:center;transform-origin:center}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--pulse-sm]{animation-name:vce-o-animate--pulse}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rubberBand-sm]{animation-name:vce-o-animate--rubberBand}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--shake-sm]{animation-name:vce-o-animate--shake}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--swing-sm]{animation-name:vce-o-animate--swing;-webkit-transform-origin:top center;transform-origin:top center}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--tada-sm]{animation-name:vce-o-animate--tada}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--wobble-sm]{animation-name:vce-o-animate--wobble}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flip-sm]{animation-name:vce-o-animate--flip;-webkit-backface-visibility:visible;backface-visibility:visible}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipInX-sm]{animation-name:vce-o-animate--flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipInY-sm]{animation-name:vce-o-animate--flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipOutX-sm]{animation-name:vce-o-animate--flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipOutY-sm]{animation-name:vce-o-animate--flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--lightSpeedIn-sm]{animation-name:vce-o-animate--lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--lightSpeedOut-sm]{animation-name:vce-o-animate--lightSpeedOut;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOut-sm]{animation-name:vce-o-animate--bounceOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutDown-sm]{animation-name:vce-o-animate--bounceOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutLeft-sm]{animation-name:vce-o-animate--bounceOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutRight-sm]{animation-name:vce-o-animate--bounceOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutUp-sm]{animation-name:vce-o-animate--bounceOutUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceIn-sm]{animation-name:vce-o-animate--bounceIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInDown-sm]{animation-name:vce-o-animate--bounceInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInLeft-sm]{animation-name:vce-o-animate--bounceInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInRight-sm]{animation-name:vce-o-animate--bounceInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInUp-sm]{animation-name:vce-o-animate--bounceInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOut-sm]{animation-name:vce-o-animate--fadeOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutDown-sm]{animation-name:vce-o-animate--fadeOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutDownBig-sm]{animation-name:vce-o-animate--fadeOutDownBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutLeft-sm]{animation-name:vce-o-animate--fadeOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutLeftBig-sm]{animation-name:vce-o-animate--fadeOutLeftBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutRight-sm]{animation-name:vce-o-animate--fadeOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutRightBig-sm]{animation-name:vce-o-animate--fadeOutRightBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutUp-sm]{animation-name:vce-o-animate--fadeOutUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutUpBig-sm]{animation-name:vce-o-animate--fadeOutUpBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeIn-sm]{animation-name:vce-o-animate--fadeIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInDown-sm]{animation-name:vce-o-animate--fadeInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInDownBig-sm]{animation-name:vce-o-animate--fadeInDownBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInLeft-sm]{animation-name:vce-o-animate--fadeInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInLeftBig-sm]{animation-name:vce-o-animate--fadeInLeftBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInRight-sm]{animation-name:vce-o-animate--fadeInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInRightBig-sm]{animation-name:vce-o-animate--fadeInRightBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInUp-sm]{animation-name:vce-o-animate--fadeInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInUpBig-sm]{animation-name:vce-o-animate--fadeInUpBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateIn-sm]{animation-name:vce-o-animate--rotateIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInDownLeft-sm]{animation-name:vce-o-animate--rotateInDownLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInDownRight-sm]{animation-name:vce-o-animate--rotateInDownRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInUpLeft-sm]{animation-name:vce-o-animate--rotateInUpLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInUpRight-sm]{animation-name:vce-o-animate--rotateInUpRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOut-sm]{animation-name:vce-o-animate--rotateOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutDownLeft-sm]{animation-name:vce-o-animate--rotateOutDownLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutDownRight-sm]{animation-name:vce-o-animate--rotateOutDownRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutUpLeft-sm]{animation-name:vce-o-animate--rotateOutUpLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutUpRight-sm]{animation-name:vce-o-animate--rotateOutUpRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInDown-sm]{animation-name:vce-o-animate--slideInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInLeft-sm]{animation-name:vce-o-animate--slideInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInRight-sm]{animation-name:vce-o-animate--slideInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInUp-sm]{animation-name:vce-o-animate--slideInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutDown-sm]{animation-name:vce-o-animate--slideOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutLeft-sm]{animation-name:vce-o-animate--slideOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutRight-sm]{animation-name:vce-o-animate--slideOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutUp-sm]{animation-name:vce-o-animate--slideOutUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--hinge-sm]{animation-name:vce-o-animate--hinge}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rollIn-sm]{animation-name:vce-o-animate--rollIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rollOut-sm]{animation-name:vce-o-animate--rollOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomIn-sm]{animation-name:vce-o-animate--zoomIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInDown-sm]{animation-name:vce-o-animate--zoomInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInLeft-sm]{animation-name:vce-o-animate--zoomInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInRight-sm]{animation-name:vce-o-animate--zoomInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInUp-sm]{animation-name:vce-o-animate--zoomInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOut-sm]{animation-name:vce-o-animate--zoomOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutDown-sm]{animation-name:vce-o-animate--zoomOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutLeft-sm]{animation-name:vce-o-animate--zoomOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutRight-sm]{animation-name:vce-o-animate--zoomOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutUp-sm]{animation-name:vce-o-animate--zoomOutUp}}@media (min-width:768px) and (max-width:991px){[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounce-md]{animation-name:vce-o-animate--bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flash-md]{animation-name:vce-o-animate--flash}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--headShake-md]{animation-name:vce-o-animate--headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--jello-md]{animation-name:vce-o-animate--jello;-webkit-transform-origin:center;transform-origin:center}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--pulse-md]{animation-name:vce-o-animate--pulse}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rubberBand-md]{animation-name:vce-o-animate--rubberBand}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--shake-md]{animation-name:vce-o-animate--shake}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--swing-md]{animation-name:vce-o-animate--swing;-webkit-transform-origin:top center;transform-origin:top center}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--tada-md]{animation-name:vce-o-animate--tada}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--wobble-md]{animation-name:vce-o-animate--wobble}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flip-md]{animation-name:vce-o-animate--flip;-webkit-backface-visibility:visible;backface-visibility:visible}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipInX-md]{animation-name:vce-o-animate--flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipInY-md]{animation-name:vce-o-animate--flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipOutX-md]{animation-name:vce-o-animate--flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipOutY-md]{animation-name:vce-o-animate--flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--lightSpeedIn-md]{animation-name:vce-o-animate--lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--lightSpeedOut-md]{animation-name:vce-o-animate--lightSpeedOut;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOut-md]{animation-name:vce-o-animate--bounceOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutDown-md]{animation-name:vce-o-animate--bounceOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutLeft-md]{animation-name:vce-o-animate--bounceOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutRight-md]{animation-name:vce-o-animate--bounceOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutUp-md]{animation-name:vce-o-animate--bounceOutUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceIn-md]{animation-name:vce-o-animate--bounceIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInDown-md]{animation-name:vce-o-animate--bounceInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInLeft-md]{animation-name:vce-o-animate--bounceInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInRight-md]{animation-name:vce-o-animate--bounceInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInUp-md]{animation-name:vce-o-animate--bounceInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOut-md]{animation-name:vce-o-animate--fadeOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutDown-md]{animation-name:vce-o-animate--fadeOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutDownBig-md]{animation-name:vce-o-animate--fadeOutDownBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutLeft-md]{animation-name:vce-o-animate--fadeOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutLeftBig-md]{animation-name:vce-o-animate--fadeOutLeftBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutRight-md]{animation-name:vce-o-animate--fadeOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutRightBig-md]{animation-name:vce-o-animate--fadeOutRightBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutUp-md]{animation-name:vce-o-animate--fadeOutUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutUpBig-md]{animation-name:vce-o-animate--fadeOutUpBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeIn-md]{animation-name:vce-o-animate--fadeIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInDown-md]{animation-name:vce-o-animate--fadeInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInDownBig-md]{animation-name:vce-o-animate--fadeInDownBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInLeft-md]{animation-name:vce-o-animate--fadeInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInLeftBig-md]{animation-name:vce-o-animate--fadeInLeftBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInRight-md]{animation-name:vce-o-animate--fadeInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInRightBig-md]{animation-name:vce-o-animate--fadeInRightBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInUp-md]{animation-name:vce-o-animate--fadeInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInUpBig-md]{animation-name:vce-o-animate--fadeInUpBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateIn-md]{animation-name:vce-o-animate--rotateIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInDownLeft-md]{animation-name:vce-o-animate--rotateInDownLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInDownRight-md]{animation-name:vce-o-animate--rotateInDownRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInUpLeft-md]{animation-name:vce-o-animate--rotateInUpLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInUpRight-md]{animation-name:vce-o-animate--rotateInUpRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOut-md]{animation-name:vce-o-animate--rotateOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutDownLeft-md]{animation-name:vce-o-animate--rotateOutDownLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutDownRight-md]{animation-name:vce-o-animate--rotateOutDownRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutUpLeft-md]{animation-name:vce-o-animate--rotateOutUpLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutUpRight-md]{animation-name:vce-o-animate--rotateOutUpRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInDown-md]{animation-name:vce-o-animate--slideInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInLeft-md]{animation-name:vce-o-animate--slideInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInRight-md]{animation-name:vce-o-animate--slideInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInUp-md]{animation-name:vce-o-animate--slideInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutDown-md]{animation-name:vce-o-animate--slideOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutLeft-md]{animation-name:vce-o-animate--slideOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutRight-md]{animation-name:vce-o-animate--slideOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutUp-md]{animation-name:vce-o-animate--slideOutUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--hinge-md]{animation-name:vce-o-animate--hinge}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rollIn-md]{animation-name:vce-o-animate--rollIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rollOut-md]{animation-name:vce-o-animate--rollOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomIn-md]{animation-name:vce-o-animate--zoomIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInDown-md]{animation-name:vce-o-animate--zoomInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInLeft-md]{animation-name:vce-o-animate--zoomInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInRight-md]{animation-name:vce-o-animate--zoomInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInUp-md]{animation-name:vce-o-animate--zoomInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOut-md]{animation-name:vce-o-animate--zoomOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutDown-md]{animation-name:vce-o-animate--zoomOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutLeft-md]{animation-name:vce-o-animate--zoomOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutRight-md]{animation-name:vce-o-animate--zoomOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutUp-md]{animation-name:vce-o-animate--zoomOutUp}}@media (min-width:992px) and (max-width:1199px){[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounce-lg]{animation-name:vce-o-animate--bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flash-lg]{animation-name:vce-o-animate--flash}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--headShake-lg]{animation-name:vce-o-animate--headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--jello-lg]{animation-name:vce-o-animate--jello;-webkit-transform-origin:center;transform-origin:center}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--pulse-lg]{animation-name:vce-o-animate--pulse}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rubberBand-lg]{animation-name:vce-o-animate--rubberBand}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--shake-lg]{animation-name:vce-o-animate--shake}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--swing-lg]{animation-name:vce-o-animate--swing;-webkit-transform-origin:top center;transform-origin:top center}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--tada-lg]{animation-name:vce-o-animate--tada}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--wobble-lg]{animation-name:vce-o-animate--wobble}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flip-lg]{animation-name:vce-o-animate--flip;-webkit-backface-visibility:visible;backface-visibility:visible}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipInX-lg]{animation-name:vce-o-animate--flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipInY-lg]{animation-name:vce-o-animate--flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipOutX-lg]{animation-name:vce-o-animate--flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipOutY-lg]{animation-name:vce-o-animate--flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--lightSpeedIn-lg]{animation-name:vce-o-animate--lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--lightSpeedOut-lg]{animation-name:vce-o-animate--lightSpeedOut;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOut-lg]{animation-name:vce-o-animate--bounceOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutDown-lg]{animation-name:vce-o-animate--bounceOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutLeft-lg]{animation-name:vce-o-animate--bounceOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutRight-lg]{animation-name:vce-o-animate--bounceOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutUp-lg]{animation-name:vce-o-animate--bounceOutUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceIn-lg]{animation-name:vce-o-animate--bounceIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInDown-lg]{animation-name:vce-o-animate--bounceInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInLeft-lg]{animation-name:vce-o-animate--bounceInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInRight-lg]{animation-name:vce-o-animate--bounceInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInUp-lg]{animation-name:vce-o-animate--bounceInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOut-lg]{animation-name:vce-o-animate--fadeOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutDown-lg]{animation-name:vce-o-animate--fadeOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutDownBig-lg]{animation-name:vce-o-animate--fadeOutDownBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutLeft-lg]{animation-name:vce-o-animate--fadeOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutLeftBig-lg]{animation-name:vce-o-animate--fadeOutLeftBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutRight-lg]{animation-name:vce-o-animate--fadeOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutRightBig-lg]{animation-name:vce-o-animate--fadeOutRightBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutUp-lg]{animation-name:vce-o-animate--fadeOutUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutUpBig-lg]{animation-name:vce-o-animate--fadeOutUpBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeIn-lg]{animation-name:vce-o-animate--fadeIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInDown-lg]{animation-name:vce-o-animate--fadeInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInDownBig-lg]{animation-name:vce-o-animate--fadeInDownBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInLeft-lg]{animation-name:vce-o-animate--fadeInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInLeftBig-lg]{animation-name:vce-o-animate--fadeInLeftBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInRight-lg]{animation-name:vce-o-animate--fadeInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInRightBig-lg]{animation-name:vce-o-animate--fadeInRightBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInUp-lg]{animation-name:vce-o-animate--fadeInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInUpBig-lg]{animation-name:vce-o-animate--fadeInUpBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateIn-lg]{animation-name:vce-o-animate--rotateIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInDownLeft-lg]{animation-name:vce-o-animate--rotateInDownLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInDownRight-lg]{animation-name:vce-o-animate--rotateInDownRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInUpLeft-lg]{animation-name:vce-o-animate--rotateInUpLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInUpRight-lg]{animation-name:vce-o-animate--rotateInUpRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOut-lg]{animation-name:vce-o-animate--rotateOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutDownLeft-lg]{animation-name:vce-o-animate--rotateOutDownLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutDownRight-lg]{animation-name:vce-o-animate--rotateOutDownRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutUpLeft-lg]{animation-name:vce-o-animate--rotateOutUpLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutUpRight-lg]{animation-name:vce-o-animate--rotateOutUpRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInDown-lg]{animation-name:vce-o-animate--slideInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInLeft-lg]{animation-name:vce-o-animate--slideInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInRight-lg]{animation-name:vce-o-animate--slideInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInUp-lg]{animation-name:vce-o-animate--slideInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutDown-lg]{animation-name:vce-o-animate--slideOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutLeft-lg]{animation-name:vce-o-animate--slideOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutRight-lg]{animation-name:vce-o-animate--slideOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutUp-lg]{animation-name:vce-o-animate--slideOutUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--hinge-lg]{animation-name:vce-o-animate--hinge}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rollIn-lg]{animation-name:vce-o-animate--rollIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rollOut-lg]{animation-name:vce-o-animate--rollOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomIn-lg]{animation-name:vce-o-animate--zoomIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInDown-lg]{animation-name:vce-o-animate--zoomInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInLeft-lg]{animation-name:vce-o-animate--zoomInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInRight-lg]{animation-name:vce-o-animate--zoomInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInUp-lg]{animation-name:vce-o-animate--zoomInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOut-lg]{animation-name:vce-o-animate--zoomOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutDown-lg]{animation-name:vce-o-animate--zoomOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutLeft-lg]{animation-name:vce-o-animate--zoomOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutRight-lg]{animation-name:vce-o-animate--zoomOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutUp-lg]{animation-name:vce-o-animate--zoomOutUp}}@media (min-width:1200px){[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounce-xl]{animation-name:vce-o-animate--bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flash-xl]{animation-name:vce-o-animate--flash}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--headShake-xl]{animation-name:vce-o-animate--headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--jello-xl]{animation-name:vce-o-animate--jello;-webkit-transform-origin:center;transform-origin:center}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--pulse-xl]{animation-name:vce-o-animate--pulse}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rubberBand-xl]{animation-name:vce-o-animate--rubberBand}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--shake-xl]{animation-name:vce-o-animate--shake}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--swing-xl]{animation-name:vce-o-animate--swing;-webkit-transform-origin:top center;transform-origin:top center}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--tada-xl]{animation-name:vce-o-animate--tada}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--wobble-xl]{animation-name:vce-o-animate--wobble}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flip-xl]{animation-name:vce-o-animate--flip;-webkit-backface-visibility:visible;backface-visibility:visible}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipInX-xl]{animation-name:vce-o-animate--flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipInY-xl]{animation-name:vce-o-animate--flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipOutX-xl]{animation-name:vce-o-animate--flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipOutY-xl]{animation-name:vce-o-animate--flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--lightSpeedIn-xl]{animation-name:vce-o-animate--lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--lightSpeedOut-xl]{animation-name:vce-o-animate--lightSpeedOut;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOut-xl]{animation-name:vce-o-animate--bounceOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutDown-xl]{animation-name:vce-o-animate--bounceOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutLeft-xl]{animation-name:vce-o-animate--bounceOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutRight-xl]{animation-name:vce-o-animate--bounceOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutUp-xl]{animation-name:vce-o-animate--bounceOutUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceIn-xl]{animation-name:vce-o-animate--bounceIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInDown-xl]{animation-name:vce-o-animate--bounceInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInLeft-xl]{animation-name:vce-o-animate--bounceInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInRight-xl]{animation-name:vce-o-animate--bounceInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInUp-xl]{animation-name:vce-o-animate--bounceInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOut-xl]{animation-name:vce-o-animate--fadeOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutDown-xl]{animation-name:vce-o-animate--fadeOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutDownBig-xl]{animation-name:vce-o-animate--fadeOutDownBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutLeft-xl]{animation-name:vce-o-animate--fadeOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutLeftBig-xl]{animation-name:vce-o-animate--fadeOutLeftBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutRight-xl]{animation-name:vce-o-animate--fadeOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutRightBig-xl]{animation-name:vce-o-animate--fadeOutRightBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutUp-xl]{animation-name:vce-o-animate--fadeOutUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutUpBig-xl]{animation-name:vce-o-animate--fadeOutUpBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeIn-xl]{animation-name:vce-o-animate--fadeIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInDown-xl]{animation-name:vce-o-animate--fadeInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInDownBig-xl]{animation-name:vce-o-animate--fadeInDownBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInLeft-xl]{animation-name:vce-o-animate--fadeInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInLeftBig-xl]{animation-name:vce-o-animate--fadeInLeftBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInRight-xl]{animation-name:vce-o-animate--fadeInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInRightBig-xl]{animation-name:vce-o-animate--fadeInRightBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInUp-xl]{animation-name:vce-o-animate--fadeInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInUpBig-xl]{animation-name:vce-o-animate--fadeInUpBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateIn-xl]{animation-name:vce-o-animate--rotateIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInDownLeft-xl]{animation-name:vce-o-animate--rotateInDownLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInDownRight-xl]{animation-name:vce-o-animate--rotateInDownRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInUpLeft-xl]{animation-name:vce-o-animate--rotateInUpLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInUpRight-xl]{animation-name:vce-o-animate--rotateInUpRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOut-xl]{animation-name:vce-o-animate--rotateOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutDownLeft-xl]{animation-name:vce-o-animate--rotateOutDownLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutDownRight-xl]{animation-name:vce-o-animate--rotateOutDownRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutUpLeft-xl]{animation-name:vce-o-animate--rotateOutUpLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutUpRight-xl]{animation-name:vce-o-animate--rotateOutUpRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInDown-xl]{animation-name:vce-o-animate--slideInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInLeft-xl]{animation-name:vce-o-animate--slideInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInRight-xl]{animation-name:vce-o-animate--slideInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInUp-xl]{animation-name:vce-o-animate--slideInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutDown-xl]{animation-name:vce-o-animate--slideOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutLeft-xl]{animation-name:vce-o-animate--slideOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutRight-xl]{animation-name:vce-o-animate--slideOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutUp-xl]{animation-name:vce-o-animate--slideOutUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--hinge-xl]{animation-name:vce-o-animate--hinge}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rollIn-xl]{animation-name:vce-o-animate--rollIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rollOut-xl]{animation-name:vce-o-animate--rollOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomIn-xl]{animation-name:vce-o-animate--zoomIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInDown-xl]{animation-name:vce-o-animate--zoomInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInLeft-xl]{animation-name:vce-o-animate--zoomInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInRight-xl]{animation-name:vce-o-animate--zoomInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInUp-xl]{animation-name:vce-o-animate--zoomInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOut-xl]{animation-name:vce-o-animate--zoomOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutDown-xl]{animation-name:vce-o-animate--zoomOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutLeft-xl]{animation-name:vce-o-animate--zoomOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutRight-xl]{animation-name:vce-o-animate--zoomOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutUp-xl]{animation-name:vce-o-animate--zoomOutUp}}
|
1 |
+
[data-vce-animate]{visibility:hidden}[data-vcv-o-animated=true]{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both;visibility:visible}[data-vcv-o-animated-fully=true]{-webkit-animation-fill-mode:initial;animation-fill-mode:none}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--infinite]{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes vce-o-animate--bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes vce-o-animate--bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--bounce]{animation-name:vce-o-animate--bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}@-webkit-keyframes vce-o-animate--flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes vce-o-animate--flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--flash]{animation-name:vce-o-animate--flash}@-webkit-keyframes vce-o-animate--headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes vce-o-animate--headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--headShake]{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;animation-name:vce-o-animate--headShake}@-webkit-keyframes vce-o-animate--jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes vce-o-animate--jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--jello]{animation-name:vce-o-animate--jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes vce-o-animate--pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes vce-o-animate--pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--pulse]{animation-name:vce-o-animate--pulse}@-webkit-keyframes vce-o-animate--rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes vce-o-animate--rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rubberBand]{animation-name:vce-o-animate--rubberBand}@-webkit-keyframes vce-o-animate--shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes vce-o-animate--shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--shake]{animation-name:vce-o-animate--shake}@-webkit-keyframes vce-o-animate--swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes vce-o-animate--swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--swing]{-webkit-transform-origin:top center;transform-origin:top center;animation-name:vce-o-animate--swing}@-webkit-keyframes vce-o-animate--tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes vce-o-animate--tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--tada]{animation-name:vce-o-animate--tada}@-webkit-keyframes vce-o-animate--wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}@keyframes vce-o-animate--wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--wobble]{animation-name:vce-o-animate--wobble}@-webkit-keyframes vce-o-animate--bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes vce-o-animate--bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--bounceIn]{animation-name:vce-o-animate--bounceIn;-webkit-animation-duration:.7s;animation-duration:.7s}@-webkit-keyframes vce-o-animate--bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes vce-o-animate--bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--bounceInDown]{animation-name:vce-o-animate--bounceInDown}@-webkit-keyframes vce-o-animate--bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes vce-o-animate--bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--bounceInLeft]{animation-name:vce-o-animate--bounceInLeft}@-webkit-keyframes vce-o-animate--bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes vce-o-animate--bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--bounceInRight]{animation-name:vce-o-animate--bounceInRight}@-webkit-keyframes vce-o-animate--bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes vce-o-animate--bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--bounceInUp]{animation-name:vce-o-animate--bounceInUp}@-webkit-keyframes vce-o-animate--bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes vce-o-animate--bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--bounceOut]{animation-name:vce-o-animate--bounceOut;-webkit-animation-duration:.7s;animation-duration:.7s}@-webkit-keyframes vce-o-animate--bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes vce-o-animate--bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--bounceOutDown]{animation-name:vce-o-animate--bounceOutDown}@-webkit-keyframes vce-o-animate--bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes vce-o-animate--bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--bounceOutLeft]{animation-name:vce-o-animate--bounceOutLeft}@-webkit-keyframes vce-o-animate--bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes vce-o-animate--bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--bounceOutRight]{animation-name:vce-o-animate--bounceOutRight}@-webkit-keyframes vce-o-animate--bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes vce-o-animate--bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--bounceOutUp]{animation-name:vce-o-animate--bounceOutUp}@-webkit-keyframes vce-o-animate--fadeIn{0%{opacity:0}to{opacity:1}}@keyframes vce-o-animate--fadeIn{0%{opacity:0}to{opacity:1}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeIn]{animation-name:vce-o-animate--fadeIn}@-webkit-keyframes vce-o-animate--fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes vce-o-animate--fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeInDown]{animation-name:vce-o-animate--fadeInDown}@-webkit-keyframes vce-o-animate--fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes vce-o-animate--fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeInDownBig]{animation-name:vce-o-animate--fadeInDownBig}@-webkit-keyframes vce-o-animate--fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes vce-o-animate--fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeInLeft]{animation-name:vce-o-animate--fadeInLeft}@-webkit-keyframes vce-o-animate--fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes vce-o-animate--fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeInLeftBig]{animation-name:vce-o-animate--fadeInLeftBig}@-webkit-keyframes vce-o-animate--fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes vce-o-animate--fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeInRight]{animation-name:vce-o-animate--fadeInRight}@-webkit-keyframes vce-o-animate--fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes vce-o-animate--fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeInRightBig]{animation-name:vce-o-animate--fadeInRightBig}@-webkit-keyframes vce-o-animate--fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes vce-o-animate--fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeInUp]{animation-name:vce-o-animate--fadeInUp}@-webkit-keyframes vce-o-animate--fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes vce-o-animate--fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeInUpBig]{animation-name:vce-o-animate--fadeInUpBig}@-webkit-keyframes vce-o-animate--fadeOut{0%{opacity:1}to{opacity:0}}@keyframes vce-o-animate--fadeOut{0%{opacity:1}to{opacity:0}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeOut]{animation-name:vce-o-animate--fadeOut}@-webkit-keyframes vce-o-animate--fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes vce-o-animate--fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeOutDown]{animation-name:vce-o-animate--fadeOutDown}@-webkit-keyframes vce-o-animate--fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes vce-o-animate--fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeOutDownBig]{animation-name:vce-o-animate--fadeOutDownBig}@-webkit-keyframes vce-o-animate--fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes vce-o-animate--fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeOutLeft]{animation-name:vce-o-animate--fadeOutLeft}@-webkit-keyframes vce-o-animate--fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes vce-o-animate--fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeOutLeftBig]{animation-name:vce-o-animate--fadeOutLeftBig}@-webkit-keyframes vce-o-animate--fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes vce-o-animate--fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeOutRight]{animation-name:vce-o-animate--fadeOutRight}@-webkit-keyframes vce-o-animate--fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes vce-o-animate--fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeOutUp]{animation-name:vce-o-animate--fadeOutUp}@-webkit-keyframes vce-o-animate--fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes vce-o-animate--fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--fadeOutUpBig]{animation-name:vce-o-animate--fadeOutUpBig}@-webkit-keyframes vce-o-animate--flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes vce-o-animate--flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--flip]{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:vce-o-animate--flip}@-webkit-keyframes vce-o-animate--flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes vce-o-animate--flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--flipInX]{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:vce-o-animate--flipInX}@-webkit-keyframes vce-o-animate--flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes vce-o-animate--flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--flipInY]{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:vce-o-animate--flipInY}@-webkit-keyframes vce-o-animate--flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes vce-o-animate--flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--flipOutX]{animation-name:vce-o-animate--flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-duration:.7s;animation-duration:.7s}@-webkit-keyframes vce-o-animate--flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes vce-o-animate--flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--flipOutY]{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:vce-o-animate--flipOutY;-webkit-animation-duration:.7s;animation-duration:.7s}@-webkit-keyframes vce-o-animate--lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes vce-o-animate--lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--lightSpeedIn]{animation-name:vce-o-animate--lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes vce-o-animate--lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes vce-o-animate--lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--lightSpeedOut]{animation-name:vce-o-animate--lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes vce-o-animate--rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes vce-o-animate--rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rotateIn]{animation-name:vce-o-animate--rotateIn}@-webkit-keyframes vce-o-animate--rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes vce-o-animate--rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rotateInDownLeft]{animation-name:vce-o-animate--rotateInDownLeft}@-webkit-keyframes vce-o-animate--rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes vce-o-animate--rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rotateInDownRight]{animation-name:vce-o-animate--rotateInDownRight}@-webkit-keyframes vce-o-animate--rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes vce-o-animate--rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rotateInUpLeft]{animation-name:vce-o-animate--rotateInUpLeft}@-webkit-keyframes vce-o-animate--rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes vce-o-animate--rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rotateInUpRight]{animation-name:vce-o-animate--rotateInUpRight}@-webkit-keyframes vce-o-animate--rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes vce-o-animate--rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rotateOut]{animation-name:vce-o-animate--rotateOut}@-webkit-keyframes vce-o-animate--rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes vce-o-animate--rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rotateOutDownLeft]{animation-name:vce-o-animate--rotateOutDownLeft}@-webkit-keyframes vce-o-animate--rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes vce-o-animate--rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rotateOutDownRight]{animation-name:vce-o-animate--rotateOutDownRight}@-webkit-keyframes vce-o-animate--rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes vce-o-animate--rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rotateOutUpLeft]{animation-name:vce-o-animate--rotateOutUpLeft}@-webkit-keyframes vce-o-animate--rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes vce-o-animate--rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rotateOutUpRight]{animation-name:vce-o-animate--rotateOutUpRight}@-webkit-keyframes vce-o-animate--slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes vce-o-animate--slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--slideInDown]{animation-name:vce-o-animate--slideInDown}@-webkit-keyframes vce-o-animate--slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes vce-o-animate--slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--slideInLeft]{animation-name:vce-o-animate--slideInLeft}@-webkit-keyframes vce-o-animate--slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes vce-o-animate--slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--slideInRight]{animation-name:vce-o-animate--slideInRight}@-webkit-keyframes vce-o-animate--slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes vce-o-animate--slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--slideInUp]{animation-name:vce-o-animate--slideInUp}@-webkit-keyframes vce-o-animate--slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes vce-o-animate--slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--slideOutDown]{animation-name:vce-o-animate--slideOutDown}@-webkit-keyframes vce-o-animate--slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes vce-o-animate--slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--slideOutLeft]{animation-name:vce-o-animate--slideOutLeft}@-webkit-keyframes vce-o-animate--slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes vce-o-animate--slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--slideOutRight]{animation-name:vce-o-animate--slideOutRight}@-webkit-keyframes vce-o-animate--slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes vce-o-animate--slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--slideOutUp]{animation-name:vce-o-animate--slideOutUp}@-webkit-keyframes vce-o-animate--hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes vce-o-animate--hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--hinge]{animation-name:vce-o-animate--hinge;-webkit-animation-duration:1.5s;animation-duration:1.5s}@-webkit-keyframes vce-o-animate--rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes vce-o-animate--rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rollIn]{animation-name:vce-o-animate--rollIn}@-webkit-keyframes vce-o-animate--rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes vce-o-animate--rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--rollOut]{animation-name:vce-o-animate--rollOut}@-webkit-keyframes vce-o-animate--zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes vce-o-animate--zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--zoomIn]{animation-name:vce-o-animate--zoomIn}@-webkit-keyframes vce-o-animate--zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes vce-o-animate--zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--zoomInDown]{animation-name:vce-o-animate--zoomInDown}@-webkit-keyframes vce-o-animate--zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes vce-o-animate--zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--zoomInLeft]{animation-name:vce-o-animate--zoomInLeft}@-webkit-keyframes vce-o-animate--zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes vce-o-animate--zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--zoomInRight]{animation-name:vce-o-animate--zoomInRight}@-webkit-keyframes vce-o-animate--zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes vce-o-animate--zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--zoomInUp]{animation-name:vce-o-animate--zoomInUp}@-webkit-keyframes vce-o-animate--zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes vce-o-animate--zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--zoomOut]{animation-name:vce-o-animate--zoomOut}@-webkit-keyframes vce-o-animate--zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes vce-o-animate--zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--zoomOutDown]{animation-name:vce-o-animate--zoomOutDown}@-webkit-keyframes vce-o-animate--zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes vce-o-animate--zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--zoomOutLeft]{animation-name:vce-o-animate--zoomOutLeft}@-webkit-keyframes vce-o-animate--zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes vce-o-animate--zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--zoomOutRight]{animation-name:vce-o-animate--zoomOutRight}@-webkit-keyframes vce-o-animate--zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes vce-o-animate--zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}[data-vcv-o-animated=true][data-vce-animate=vce-o-animate--zoomOutUp]{animation-name:vce-o-animate--zoomOutUp}@media (min-width:0) and (max-width:543px){[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounce-xs]{animation-name:vce-o-animate--bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flash-xs]{animation-name:vce-o-animate--flash}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--headShake-xs]{animation-name:vce-o-animate--headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--jello-xs]{animation-name:vce-o-animate--jello;-webkit-transform-origin:center;transform-origin:center}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--pulse-xs]{animation-name:vce-o-animate--pulse}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rubberBand-xs]{animation-name:vce-o-animate--rubberBand}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--shake-xs]{animation-name:vce-o-animate--shake}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--swing-xs]{animation-name:vce-o-animate--swing;-webkit-transform-origin:top center;transform-origin:top center}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--tada-xs]{animation-name:vce-o-animate--tada}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--wobble-xs]{animation-name:vce-o-animate--wobble}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flip-xs]{animation-name:vce-o-animate--flip;-webkit-backface-visibility:visible;backface-visibility:visible}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipInX-xs]{animation-name:vce-o-animate--flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipInY-xs]{animation-name:vce-o-animate--flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipOutX-xs]{animation-name:vce-o-animate--flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipOutY-xs]{animation-name:vce-o-animate--flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--lightSpeedIn-xs]{animation-name:vce-o-animate--lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--lightSpeedOut-xs]{animation-name:vce-o-animate--lightSpeedOut;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOut-xs]{animation-name:vce-o-animate--bounceOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutDown-xs]{animation-name:vce-o-animate--bounceOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutLeft-xs]{animation-name:vce-o-animate--bounceOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutRight-xs]{animation-name:vce-o-animate--bounceOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutUp-xs]{animation-name:vce-o-animate--bounceOutUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceIn-xs]{animation-name:vce-o-animate--bounceIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInDown-xs]{animation-name:vce-o-animate--bounceInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInLeft-xs]{animation-name:vce-o-animate--bounceInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInRight-xs]{animation-name:vce-o-animate--bounceInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInUp-xs]{animation-name:vce-o-animate--bounceInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOut-xs]{animation-name:vce-o-animate--fadeOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutDown-xs]{animation-name:vce-o-animate--fadeOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutDownBig-xs]{animation-name:vce-o-animate--fadeOutDownBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutLeft-xs]{animation-name:vce-o-animate--fadeOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutLeftBig-xs]{animation-name:vce-o-animate--fadeOutLeftBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutRight-xs]{animation-name:vce-o-animate--fadeOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutRightBig-xs]{animation-name:vce-o-animate--fadeOutRightBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutUp-xs]{animation-name:vce-o-animate--fadeOutUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutUpBig-xs]{animation-name:vce-o-animate--fadeOutUpBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeIn-xs]{animation-name:vce-o-animate--fadeIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInDown-xs]{animation-name:vce-o-animate--fadeInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInDownBig-xs]{animation-name:vce-o-animate--fadeInDownBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInLeft-xs]{animation-name:vce-o-animate--fadeInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInLeftBig-xs]{animation-name:vce-o-animate--fadeInLeftBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInRight-xs]{animation-name:vce-o-animate--fadeInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInRightBig-xs]{animation-name:vce-o-animate--fadeInRightBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInUp-xs]{animation-name:vce-o-animate--fadeInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInUpBig-xs]{animation-name:vce-o-animate--fadeInUpBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateIn-xs]{animation-name:vce-o-animate--rotateIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInDownLeft-xs]{animation-name:vce-o-animate--rotateInDownLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInDownRight-xs]{animation-name:vce-o-animate--rotateInDownRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInUpLeft-xs]{animation-name:vce-o-animate--rotateInUpLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInUpRight-xs]{animation-name:vce-o-animate--rotateInUpRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOut-xs]{animation-name:vce-o-animate--rotateOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutDownLeft-xs]{animation-name:vce-o-animate--rotateOutDownLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutDownRight-xs]{animation-name:vce-o-animate--rotateOutDownRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutUpLeft-xs]{animation-name:vce-o-animate--rotateOutUpLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutUpRight-xs]{animation-name:vce-o-animate--rotateOutUpRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInDown-xs]{animation-name:vce-o-animate--slideInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInLeft-xs]{animation-name:vce-o-animate--slideInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInRight-xs]{animation-name:vce-o-animate--slideInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInUp-xs]{animation-name:vce-o-animate--slideInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutDown-xs]{animation-name:vce-o-animate--slideOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutLeft-xs]{animation-name:vce-o-animate--slideOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutRight-xs]{animation-name:vce-o-animate--slideOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutUp-xs]{animation-name:vce-o-animate--slideOutUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--hinge-xs]{animation-name:vce-o-animate--hinge}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rollIn-xs]{animation-name:vce-o-animate--rollIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rollOut-xs]{animation-name:vce-o-animate--rollOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomIn-xs]{animation-name:vce-o-animate--zoomIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInDown-xs]{animation-name:vce-o-animate--zoomInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInLeft-xs]{animation-name:vce-o-animate--zoomInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInRight-xs]{animation-name:vce-o-animate--zoomInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInUp-xs]{animation-name:vce-o-animate--zoomInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOut-xs]{animation-name:vce-o-animate--zoomOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutDown-xs]{animation-name:vce-o-animate--zoomOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutLeft-xs]{animation-name:vce-o-animate--zoomOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutRight-xs]{animation-name:vce-o-animate--zoomOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutUp-xs]{animation-name:vce-o-animate--zoomOutUp}}@media (min-width:544px) and (max-width:767px){[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounce-sm]{animation-name:vce-o-animate--bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flash-sm]{animation-name:vce-o-animate--flash}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--headShake-sm]{animation-name:vce-o-animate--headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--jello-sm]{animation-name:vce-o-animate--jello;-webkit-transform-origin:center;transform-origin:center}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--pulse-sm]{animation-name:vce-o-animate--pulse}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rubberBand-sm]{animation-name:vce-o-animate--rubberBand}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--shake-sm]{animation-name:vce-o-animate--shake}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--swing-sm]{animation-name:vce-o-animate--swing;-webkit-transform-origin:top center;transform-origin:top center}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--tada-sm]{animation-name:vce-o-animate--tada}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--wobble-sm]{animation-name:vce-o-animate--wobble}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flip-sm]{animation-name:vce-o-animate--flip;-webkit-backface-visibility:visible;backface-visibility:visible}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipInX-sm]{animation-name:vce-o-animate--flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipInY-sm]{animation-name:vce-o-animate--flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipOutX-sm]{animation-name:vce-o-animate--flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipOutY-sm]{animation-name:vce-o-animate--flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--lightSpeedIn-sm]{animation-name:vce-o-animate--lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--lightSpeedOut-sm]{animation-name:vce-o-animate--lightSpeedOut;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOut-sm]{animation-name:vce-o-animate--bounceOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutDown-sm]{animation-name:vce-o-animate--bounceOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutLeft-sm]{animation-name:vce-o-animate--bounceOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutRight-sm]{animation-name:vce-o-animate--bounceOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutUp-sm]{animation-name:vce-o-animate--bounceOutUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceIn-sm]{animation-name:vce-o-animate--bounceIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInDown-sm]{animation-name:vce-o-animate--bounceInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInLeft-sm]{animation-name:vce-o-animate--bounceInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInRight-sm]{animation-name:vce-o-animate--bounceInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInUp-sm]{animation-name:vce-o-animate--bounceInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOut-sm]{animation-name:vce-o-animate--fadeOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutDown-sm]{animation-name:vce-o-animate--fadeOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutDownBig-sm]{animation-name:vce-o-animate--fadeOutDownBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutLeft-sm]{animation-name:vce-o-animate--fadeOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutLeftBig-sm]{animation-name:vce-o-animate--fadeOutLeftBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutRight-sm]{animation-name:vce-o-animate--fadeOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutRightBig-sm]{animation-name:vce-o-animate--fadeOutRightBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutUp-sm]{animation-name:vce-o-animate--fadeOutUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutUpBig-sm]{animation-name:vce-o-animate--fadeOutUpBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeIn-sm]{animation-name:vce-o-animate--fadeIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInDown-sm]{animation-name:vce-o-animate--fadeInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInDownBig-sm]{animation-name:vce-o-animate--fadeInDownBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInLeft-sm]{animation-name:vce-o-animate--fadeInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInLeftBig-sm]{animation-name:vce-o-animate--fadeInLeftBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInRight-sm]{animation-name:vce-o-animate--fadeInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInRightBig-sm]{animation-name:vce-o-animate--fadeInRightBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInUp-sm]{animation-name:vce-o-animate--fadeInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInUpBig-sm]{animation-name:vce-o-animate--fadeInUpBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateIn-sm]{animation-name:vce-o-animate--rotateIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInDownLeft-sm]{animation-name:vce-o-animate--rotateInDownLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInDownRight-sm]{animation-name:vce-o-animate--rotateInDownRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInUpLeft-sm]{animation-name:vce-o-animate--rotateInUpLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInUpRight-sm]{animation-name:vce-o-animate--rotateInUpRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOut-sm]{animation-name:vce-o-animate--rotateOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutDownLeft-sm]{animation-name:vce-o-animate--rotateOutDownLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutDownRight-sm]{animation-name:vce-o-animate--rotateOutDownRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutUpLeft-sm]{animation-name:vce-o-animate--rotateOutUpLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutUpRight-sm]{animation-name:vce-o-animate--rotateOutUpRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInDown-sm]{animation-name:vce-o-animate--slideInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInLeft-sm]{animation-name:vce-o-animate--slideInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInRight-sm]{animation-name:vce-o-animate--slideInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInUp-sm]{animation-name:vce-o-animate--slideInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutDown-sm]{animation-name:vce-o-animate--slideOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutLeft-sm]{animation-name:vce-o-animate--slideOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutRight-sm]{animation-name:vce-o-animate--slideOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutUp-sm]{animation-name:vce-o-animate--slideOutUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--hinge-sm]{animation-name:vce-o-animate--hinge}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rollIn-sm]{animation-name:vce-o-animate--rollIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rollOut-sm]{animation-name:vce-o-animate--rollOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomIn-sm]{animation-name:vce-o-animate--zoomIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInDown-sm]{animation-name:vce-o-animate--zoomInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInLeft-sm]{animation-name:vce-o-animate--zoomInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInRight-sm]{animation-name:vce-o-animate--zoomInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInUp-sm]{animation-name:vce-o-animate--zoomInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOut-sm]{animation-name:vce-o-animate--zoomOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutDown-sm]{animation-name:vce-o-animate--zoomOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutLeft-sm]{animation-name:vce-o-animate--zoomOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutRight-sm]{animation-name:vce-o-animate--zoomOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutUp-sm]{animation-name:vce-o-animate--zoomOutUp}}@media (min-width:768px) and (max-width:991px){[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounce-md]{animation-name:vce-o-animate--bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flash-md]{animation-name:vce-o-animate--flash}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--headShake-md]{animation-name:vce-o-animate--headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--jello-md]{animation-name:vce-o-animate--jello;-webkit-transform-origin:center;transform-origin:center}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--pulse-md]{animation-name:vce-o-animate--pulse}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rubberBand-md]{animation-name:vce-o-animate--rubberBand}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--shake-md]{animation-name:vce-o-animate--shake}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--swing-md]{animation-name:vce-o-animate--swing;-webkit-transform-origin:top center;transform-origin:top center}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--tada-md]{animation-name:vce-o-animate--tada}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--wobble-md]{animation-name:vce-o-animate--wobble}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flip-md]{animation-name:vce-o-animate--flip;-webkit-backface-visibility:visible;backface-visibility:visible}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipInX-md]{animation-name:vce-o-animate--flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipInY-md]{animation-name:vce-o-animate--flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipOutX-md]{animation-name:vce-o-animate--flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipOutY-md]{animation-name:vce-o-animate--flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--lightSpeedIn-md]{animation-name:vce-o-animate--lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--lightSpeedOut-md]{animation-name:vce-o-animate--lightSpeedOut;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOut-md]{animation-name:vce-o-animate--bounceOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutDown-md]{animation-name:vce-o-animate--bounceOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutLeft-md]{animation-name:vce-o-animate--bounceOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutRight-md]{animation-name:vce-o-animate--bounceOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutUp-md]{animation-name:vce-o-animate--bounceOutUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceIn-md]{animation-name:vce-o-animate--bounceIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInDown-md]{animation-name:vce-o-animate--bounceInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInLeft-md]{animation-name:vce-o-animate--bounceInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInRight-md]{animation-name:vce-o-animate--bounceInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInUp-md]{animation-name:vce-o-animate--bounceInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOut-md]{animation-name:vce-o-animate--fadeOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutDown-md]{animation-name:vce-o-animate--fadeOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutDownBig-md]{animation-name:vce-o-animate--fadeOutDownBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutLeft-md]{animation-name:vce-o-animate--fadeOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutLeftBig-md]{animation-name:vce-o-animate--fadeOutLeftBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutRight-md]{animation-name:vce-o-animate--fadeOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutRightBig-md]{animation-name:vce-o-animate--fadeOutRightBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutUp-md]{animation-name:vce-o-animate--fadeOutUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutUpBig-md]{animation-name:vce-o-animate--fadeOutUpBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeIn-md]{animation-name:vce-o-animate--fadeIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInDown-md]{animation-name:vce-o-animate--fadeInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInDownBig-md]{animation-name:vce-o-animate--fadeInDownBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInLeft-md]{animation-name:vce-o-animate--fadeInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInLeftBig-md]{animation-name:vce-o-animate--fadeInLeftBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInRight-md]{animation-name:vce-o-animate--fadeInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInRightBig-md]{animation-name:vce-o-animate--fadeInRightBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInUp-md]{animation-name:vce-o-animate--fadeInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInUpBig-md]{animation-name:vce-o-animate--fadeInUpBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateIn-md]{animation-name:vce-o-animate--rotateIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInDownLeft-md]{animation-name:vce-o-animate--rotateInDownLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInDownRight-md]{animation-name:vce-o-animate--rotateInDownRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInUpLeft-md]{animation-name:vce-o-animate--rotateInUpLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInUpRight-md]{animation-name:vce-o-animate--rotateInUpRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOut-md]{animation-name:vce-o-animate--rotateOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutDownLeft-md]{animation-name:vce-o-animate--rotateOutDownLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutDownRight-md]{animation-name:vce-o-animate--rotateOutDownRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutUpLeft-md]{animation-name:vce-o-animate--rotateOutUpLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutUpRight-md]{animation-name:vce-o-animate--rotateOutUpRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInDown-md]{animation-name:vce-o-animate--slideInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInLeft-md]{animation-name:vce-o-animate--slideInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInRight-md]{animation-name:vce-o-animate--slideInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInUp-md]{animation-name:vce-o-animate--slideInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutDown-md]{animation-name:vce-o-animate--slideOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutLeft-md]{animation-name:vce-o-animate--slideOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutRight-md]{animation-name:vce-o-animate--slideOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutUp-md]{animation-name:vce-o-animate--slideOutUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--hinge-md]{animation-name:vce-o-animate--hinge}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rollIn-md]{animation-name:vce-o-animate--rollIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rollOut-md]{animation-name:vce-o-animate--rollOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomIn-md]{animation-name:vce-o-animate--zoomIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInDown-md]{animation-name:vce-o-animate--zoomInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInLeft-md]{animation-name:vce-o-animate--zoomInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInRight-md]{animation-name:vce-o-animate--zoomInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInUp-md]{animation-name:vce-o-animate--zoomInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOut-md]{animation-name:vce-o-animate--zoomOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutDown-md]{animation-name:vce-o-animate--zoomOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutLeft-md]{animation-name:vce-o-animate--zoomOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutRight-md]{animation-name:vce-o-animate--zoomOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutUp-md]{animation-name:vce-o-animate--zoomOutUp}}@media (min-width:992px) and (max-width:1199px){[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounce-lg]{animation-name:vce-o-animate--bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flash-lg]{animation-name:vce-o-animate--flash}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--headShake-lg]{animation-name:vce-o-animate--headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--jello-lg]{animation-name:vce-o-animate--jello;-webkit-transform-origin:center;transform-origin:center}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--pulse-lg]{animation-name:vce-o-animate--pulse}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rubberBand-lg]{animation-name:vce-o-animate--rubberBand}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--shake-lg]{animation-name:vce-o-animate--shake}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--swing-lg]{animation-name:vce-o-animate--swing;-webkit-transform-origin:top center;transform-origin:top center}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--tada-lg]{animation-name:vce-o-animate--tada}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--wobble-lg]{animation-name:vce-o-animate--wobble}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flip-lg]{animation-name:vce-o-animate--flip;-webkit-backface-visibility:visible;backface-visibility:visible}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipInX-lg]{animation-name:vce-o-animate--flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipInY-lg]{animation-name:vce-o-animate--flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipOutX-lg]{animation-name:vce-o-animate--flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipOutY-lg]{animation-name:vce-o-animate--flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--lightSpeedIn-lg]{animation-name:vce-o-animate--lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--lightSpeedOut-lg]{animation-name:vce-o-animate--lightSpeedOut;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOut-lg]{animation-name:vce-o-animate--bounceOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutDown-lg]{animation-name:vce-o-animate--bounceOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutLeft-lg]{animation-name:vce-o-animate--bounceOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutRight-lg]{animation-name:vce-o-animate--bounceOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutUp-lg]{animation-name:vce-o-animate--bounceOutUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceIn-lg]{animation-name:vce-o-animate--bounceIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInDown-lg]{animation-name:vce-o-animate--bounceInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInLeft-lg]{animation-name:vce-o-animate--bounceInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInRight-lg]{animation-name:vce-o-animate--bounceInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInUp-lg]{animation-name:vce-o-animate--bounceInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOut-lg]{animation-name:vce-o-animate--fadeOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutDown-lg]{animation-name:vce-o-animate--fadeOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutDownBig-lg]{animation-name:vce-o-animate--fadeOutDownBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutLeft-lg]{animation-name:vce-o-animate--fadeOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutLeftBig-lg]{animation-name:vce-o-animate--fadeOutLeftBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutRight-lg]{animation-name:vce-o-animate--fadeOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutRightBig-lg]{animation-name:vce-o-animate--fadeOutRightBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutUp-lg]{animation-name:vce-o-animate--fadeOutUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutUpBig-lg]{animation-name:vce-o-animate--fadeOutUpBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeIn-lg]{animation-name:vce-o-animate--fadeIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInDown-lg]{animation-name:vce-o-animate--fadeInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInDownBig-lg]{animation-name:vce-o-animate--fadeInDownBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInLeft-lg]{animation-name:vce-o-animate--fadeInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInLeftBig-lg]{animation-name:vce-o-animate--fadeInLeftBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInRight-lg]{animation-name:vce-o-animate--fadeInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInRightBig-lg]{animation-name:vce-o-animate--fadeInRightBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInUp-lg]{animation-name:vce-o-animate--fadeInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInUpBig-lg]{animation-name:vce-o-animate--fadeInUpBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateIn-lg]{animation-name:vce-o-animate--rotateIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInDownLeft-lg]{animation-name:vce-o-animate--rotateInDownLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInDownRight-lg]{animation-name:vce-o-animate--rotateInDownRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInUpLeft-lg]{animation-name:vce-o-animate--rotateInUpLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInUpRight-lg]{animation-name:vce-o-animate--rotateInUpRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOut-lg]{animation-name:vce-o-animate--rotateOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutDownLeft-lg]{animation-name:vce-o-animate--rotateOutDownLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutDownRight-lg]{animation-name:vce-o-animate--rotateOutDownRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutUpLeft-lg]{animation-name:vce-o-animate--rotateOutUpLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutUpRight-lg]{animation-name:vce-o-animate--rotateOutUpRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInDown-lg]{animation-name:vce-o-animate--slideInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInLeft-lg]{animation-name:vce-o-animate--slideInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInRight-lg]{animation-name:vce-o-animate--slideInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInUp-lg]{animation-name:vce-o-animate--slideInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutDown-lg]{animation-name:vce-o-animate--slideOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutLeft-lg]{animation-name:vce-o-animate--slideOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutRight-lg]{animation-name:vce-o-animate--slideOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutUp-lg]{animation-name:vce-o-animate--slideOutUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--hinge-lg]{animation-name:vce-o-animate--hinge}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rollIn-lg]{animation-name:vce-o-animate--rollIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rollOut-lg]{animation-name:vce-o-animate--rollOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomIn-lg]{animation-name:vce-o-animate--zoomIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInDown-lg]{animation-name:vce-o-animate--zoomInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInLeft-lg]{animation-name:vce-o-animate--zoomInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInRight-lg]{animation-name:vce-o-animate--zoomInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInUp-lg]{animation-name:vce-o-animate--zoomInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOut-lg]{animation-name:vce-o-animate--zoomOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutDown-lg]{animation-name:vce-o-animate--zoomOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutLeft-lg]{animation-name:vce-o-animate--zoomOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutRight-lg]{animation-name:vce-o-animate--zoomOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutUp-lg]{animation-name:vce-o-animate--zoomOutUp}}@media (min-width:1200px){[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounce-xl]{animation-name:vce-o-animate--bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flash-xl]{animation-name:vce-o-animate--flash}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--headShake-xl]{animation-name:vce-o-animate--headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--jello-xl]{animation-name:vce-o-animate--jello;-webkit-transform-origin:center;transform-origin:center}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--pulse-xl]{animation-name:vce-o-animate--pulse}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rubberBand-xl]{animation-name:vce-o-animate--rubberBand}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--shake-xl]{animation-name:vce-o-animate--shake}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--swing-xl]{animation-name:vce-o-animate--swing;-webkit-transform-origin:top center;transform-origin:top center}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--tada-xl]{animation-name:vce-o-animate--tada}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--wobble-xl]{animation-name:vce-o-animate--wobble}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flip-xl]{animation-name:vce-o-animate--flip;-webkit-backface-visibility:visible;backface-visibility:visible}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipInX-xl]{animation-name:vce-o-animate--flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipInY-xl]{animation-name:vce-o-animate--flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipOutX-xl]{animation-name:vce-o-animate--flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--flipOutY-xl]{animation-name:vce-o-animate--flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--lightSpeedIn-xl]{animation-name:vce-o-animate--lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--lightSpeedOut-xl]{animation-name:vce-o-animate--lightSpeedOut;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOut-xl]{animation-name:vce-o-animate--bounceOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutDown-xl]{animation-name:vce-o-animate--bounceOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutLeft-xl]{animation-name:vce-o-animate--bounceOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutRight-xl]{animation-name:vce-o-animate--bounceOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceOutUp-xl]{animation-name:vce-o-animate--bounceOutUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceIn-xl]{animation-name:vce-o-animate--bounceIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInDown-xl]{animation-name:vce-o-animate--bounceInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInLeft-xl]{animation-name:vce-o-animate--bounceInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInRight-xl]{animation-name:vce-o-animate--bounceInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--bounceInUp-xl]{animation-name:vce-o-animate--bounceInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOut-xl]{animation-name:vce-o-animate--fadeOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutDown-xl]{animation-name:vce-o-animate--fadeOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutDownBig-xl]{animation-name:vce-o-animate--fadeOutDownBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutLeft-xl]{animation-name:vce-o-animate--fadeOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutLeftBig-xl]{animation-name:vce-o-animate--fadeOutLeftBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutRight-xl]{animation-name:vce-o-animate--fadeOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutRightBig-xl]{animation-name:vce-o-animate--fadeOutRightBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutUp-xl]{animation-name:vce-o-animate--fadeOutUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeOutUpBig-xl]{animation-name:vce-o-animate--fadeOutUpBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeIn-xl]{animation-name:vce-o-animate--fadeIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInDown-xl]{animation-name:vce-o-animate--fadeInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInDownBig-xl]{animation-name:vce-o-animate--fadeInDownBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInLeft-xl]{animation-name:vce-o-animate--fadeInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInLeftBig-xl]{animation-name:vce-o-animate--fadeInLeftBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInRight-xl]{animation-name:vce-o-animate--fadeInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInRightBig-xl]{animation-name:vce-o-animate--fadeInRightBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInUp-xl]{animation-name:vce-o-animate--fadeInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--fadeInUpBig-xl]{animation-name:vce-o-animate--fadeInUpBig}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateIn-xl]{animation-name:vce-o-animate--rotateIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInDownLeft-xl]{animation-name:vce-o-animate--rotateInDownLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInDownRight-xl]{animation-name:vce-o-animate--rotateInDownRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInUpLeft-xl]{animation-name:vce-o-animate--rotateInUpLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateInUpRight-xl]{animation-name:vce-o-animate--rotateInUpRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOut-xl]{animation-name:vce-o-animate--rotateOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutDownLeft-xl]{animation-name:vce-o-animate--rotateOutDownLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutDownRight-xl]{animation-name:vce-o-animate--rotateOutDownRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutUpLeft-xl]{animation-name:vce-o-animate--rotateOutUpLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rotateOutUpRight-xl]{animation-name:vce-o-animate--rotateOutUpRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInDown-xl]{animation-name:vce-o-animate--slideInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInLeft-xl]{animation-name:vce-o-animate--slideInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInRight-xl]{animation-name:vce-o-animate--slideInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideInUp-xl]{animation-name:vce-o-animate--slideInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutDown-xl]{animation-name:vce-o-animate--slideOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutLeft-xl]{animation-name:vce-o-animate--slideOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutRight-xl]{animation-name:vce-o-animate--slideOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--slideOutUp-xl]{animation-name:vce-o-animate--slideOutUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--hinge-xl]{animation-name:vce-o-animate--hinge}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rollIn-xl]{animation-name:vce-o-animate--rollIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--rollOut-xl]{animation-name:vce-o-animate--rollOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomIn-xl]{animation-name:vce-o-animate--zoomIn}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInDown-xl]{animation-name:vce-o-animate--zoomInDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInLeft-xl]{animation-name:vce-o-animate--zoomInLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInRight-xl]{animation-name:vce-o-animate--zoomInRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomInUp-xl]{animation-name:vce-o-animate--zoomInUp}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOut-xl]{animation-name:vce-o-animate--zoomOut}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutDown-xl]{animation-name:vce-o-animate--zoomOutDown}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutLeft-xl]{animation-name:vce-o-animate--zoomOutLeft}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutRight-xl]{animation-name:vce-o-animate--zoomOutRight}[data-vcv-o-animated=true][data-vce-animate*=vce-o-animate--zoomOutUp-xl]{animation-name:vce-o-animate--zoomOutUp}}
|
public/sources/assetsLibrary/animate/dist/animate.bundle.js
CHANGED
@@ -1 +1 @@
|
|
1 |
-
!function(e){var t={};function n(a){if(t[a])return t[a].exports;var r=t[a]={i:a,l:!1,exports:{}};return e[a].call(r.exports,r,r.exports,n),r.l=!0,r.exports}n.m=e,n.c=t,n.d=function(e,t,a){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:a})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var a=Object.create(null);if(n.r(a),Object.defineProperty(a,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(a,r,function(t){return e[t]}.bind(null,r));return a},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p=".",n(n.s=0)}({"./src/animate.css":function(e,t,n){},"./src/animate.js":function(e,t,n){"use strict";n.r(t);n("./src/animate.css");window.vcv.on("ready",(function(e,t,n){var a=function(e){var t=e.vcvWaypoints;t&&(t.destroy(),e.removeAttribute("data-vcv-o-animated"));var n=new window.Waypoint({element:e,handler:function(t,a,r,i,o){e.setAttribute("data-vcv-o-animated","true"),n.destroy()},offset:"90%"});e.vcvWaypoints=n};if("add"===e||void 0===e||"update"===e&&n&&("animation"===n.changedAttribute||"animateDropdown"===n.changedAttributeType||!n.hidden)){var r="";e&&n&&"animateDropdown"===n.changedAttributeType&&"animation"!==n.changedAttribute&&(r=n.changedAttribute),function(e,t,n){var r=e?'[data-vcv-element="'+e+'"]':"[data-vce-animate]",i=document.querySelectorAll(r);(i=[].slice.call(i)).forEach((function(r){if(e)if(n){var i='[data-vce-animate][data-vcv-animate-fieldkey="'+n+'"]',o=r.querySelector(i);o&&a(o)}else{var c=r;if(c.getAttribute("data-vce-animate")||(c=r.querySelector("[data-vce-animate]:not([data-vcv-animate-fieldkey])")),c&&a(c),"add"===t){var u=r.querySelectorAll("[data-vcv-animate-fieldkey]");(u=[].slice.call(u)).forEach((function(e){a(e)}))}}else a(r)}))}(e&&t?t:"",e,r)}}))},0:function(e,t,n){e.exports=n("./src/animate.js")}});
|
1 |
+
!function(e){var t={};function n(a){if(t[a])return t[a].exports;var r=t[a]={i:a,l:!1,exports:{}};return e[a].call(r.exports,r,r.exports,n),r.l=!0,r.exports}n.m=e,n.c=t,n.d=function(e,t,a){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:a})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var a=Object.create(null);if(n.r(a),Object.defineProperty(a,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(a,r,function(t){return e[t]}.bind(null,r));return a},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p=".",n(n.s=0)}({"./src/animate.css":function(e,t,n){},"./src/animate.js":function(e,t,n){"use strict";n.r(t);n("./src/animate.css");window.vcv.on("ready",(function(e,t,n){var a=function(e){var t=e.vcvWaypoints;t&&(t.destroy(),e.removeAttribute("data-vcv-o-animated"));var n=new window.Waypoint({element:e,handler:function(t,a,r,i,o){e.setAttribute("data-vcv-o-animated","true"),n.destroy();var c=1e3*parseFloat(window.getComputedStyle(e).animationDuration),u=1e3*parseFloat(window.getComputedStyle(e).animationDelay);window.setTimeout((function(){e.setAttribute("data-vcv-o-animated-fully","true")}),u+c+5)},offset:"90%"});e.vcvWaypoints=n};if("add"===e||void 0===e||"update"===e&&n&&("animation"===n.changedAttribute||"animateDropdown"===n.changedAttributeType||!n.hidden)){var r="";e&&n&&"animateDropdown"===n.changedAttributeType&&"animation"!==n.changedAttribute&&(r=n.changedAttribute),function(e,t,n){var r=e?'[data-vcv-element="'+e+'"]':"[data-vce-animate]",i=document.querySelectorAll(r);(i=[].slice.call(i)).forEach((function(r){if(e)if(n){var i='[data-vce-animate][data-vcv-animate-fieldkey="'+n+'"]',o=r.querySelector(i);o&&a(o)}else{var c=r;if(c.getAttribute("data-vce-animate")||(c=r.querySelector("[data-vce-animate]:not([data-vcv-animate-fieldkey])")),c&&a(c),"add"===t){var u=r.querySelectorAll("[data-vcv-animate-fieldkey]");(u=[].slice.call(u)).forEach((function(e){a(e)}))}}else a(r)}))}(e&&t?t:"",e,r)}}))},0:function(e,t,n){e.exports=n("./src/animate.js")}});
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Tags: Visual Composer, page builder, drag-and-drop editor, landing page, website
|
|
4 |
Requires PHP: 5.6
|
5 |
Requires at least: 4.6
|
6 |
Tested up to: 5.5.1
|
7 |
-
Stable tag: 30.
|
8 |
License: GPLv3
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
@@ -48,7 +48,7 @@ Discover what's inside the [Visual Composer Hub](https://visualcomposer.com/feat
|
|
48 |
* **Add-ons**: Extensions allow you to enhance your Visual Composer experience with advanced add-ons. Global Templates, Import/Export, Gutenberg Block template, **[Popup Builder](https://visualcomposer.com/features/popup-builder/?utm_source=wordpress.org&utm_medium=link&utm_campaign=readme)** and others.
|
49 |
|
50 |
|
51 |
-
* **
|
52 |
|
53 |
|
54 |
* **Endless [Design Options](https://visualcomposer.com/features/design-options/?utm_source=wordpress.org&utm_medium=link&utm_campaign=readme)**: Website builder includes powerful design options that allow beginners and experts to create unique page designs. Make custom background effects, take advantage of modern parallax background, control paddings, margins, borders, and radius of any element.
|
@@ -194,6 +194,14 @@ Yes, we have an awesome online community that you can join to share your experti
|
|
194 |
|
195 |
== Changelog ==
|
196 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
197 |
= 30.0 =
|
198 |
*Release Date - 2020-09-15*
|
199 |
|
@@ -1171,4 +1179,4 @@ Yes, we have an awesome online community that you can join to share your experti
|
|
1171 |
* Update: improved edit form design (reduced spaces and font size)
|
1172 |
* Update: plugin activation process
|
1173 |
* Update: extension bundle split download
|
1174 |
-
* Fix: global CSS duplication
|
4 |
Requires PHP: 5.6
|
5 |
Requires at least: 4.6
|
6 |
Tested up to: 5.5.1
|
7 |
+
Stable tag: 30.1
|
8 |
License: GPLv3
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
48 |
* **Add-ons**: Extensions allow you to enhance your Visual Composer experience with advanced add-ons. Global Templates, Import/Export, Gutenberg Block template, **[Popup Builder](https://visualcomposer.com/features/popup-builder/?utm_source=wordpress.org&utm_medium=link&utm_campaign=readme)** and others.
|
49 |
|
50 |
|
51 |
+
* **Integrations**: Stock images from **[Unsplash](https://visualcomposer.com/blog/unsplash-in-wordpress/?utm_source=wordpress.org&utm_medium=link&utm_campaign=readme)** and GIFs from **GIPHY** are available straight from the Visual Composer editor. The graphics can be used for both personal and commercial projects.
|
52 |
|
53 |
|
54 |
* **Endless [Design Options](https://visualcomposer.com/features/design-options/?utm_source=wordpress.org&utm_medium=link&utm_campaign=readme)**: Website builder includes powerful design options that allow beginners and experts to create unique page designs. Make custom background effects, take advantage of modern parallax background, control paddings, margins, borders, and radius of any element.
|
194 |
|
195 |
== Changelog ==
|
196 |
|
197 |
+
= 30.1 =
|
198 |
+
*Release Date - 2020-09-16*
|
199 |
+
#### Free:
|
200 |
+
- Fix: Animation Delay works properly
|
201 |
+
|
202 |
+
#### Premium:
|
203 |
+
- Fix: Prevent empty <code><p></p></code> tag adding in header and footer layouts
|
204 |
+
|
205 |
= 30.0 =
|
206 |
*Release Date - 2020-09-15*
|
207 |
|
1179 |
* Update: improved edit form design (reduced spaces and font size)
|
1180 |
* Update: plugin activation process
|
1181 |
* Update: extension bundle split download
|
1182 |
+
* Fix: global CSS duplication
|
vendor/autoload.php
CHANGED
@@ -4,4 +4,4 @@
|
|
4 |
|
5 |
require_once __DIR__ . '/composer/autoload_real.php';
|
6 |
|
7 |
-
return
|
4 |
|
5 |
require_once __DIR__ . '/composer/autoload_real.php';
|
6 |
|
7 |
+
return ComposerAutoloaderInit3c6841539c022b8ea040e96e781a82b6::getLoader();
|
vendor/composer/autoload_real.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
|
3 |
// autoload_real.php @generated by Composer
|
4 |
|
5 |
-
class
|
6 |
{
|
7 |
private static $loader;
|
8 |
|
@@ -19,15 +19,15 @@ class ComposerAutoloaderInitf5fafd9754d3adfdf399dc9001e3f2bb
|
|
19 |
return self::$loader;
|
20 |
}
|
21 |
|
22 |
-
spl_autoload_register(array('
|
23 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader();
|
24 |
-
spl_autoload_unregister(array('
|
25 |
|
26 |
$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
|
27 |
if ($useStaticLoader) {
|
28 |
require_once __DIR__ . '/autoload_static.php';
|
29 |
|
30 |
-
call_user_func(\Composer\Autoload\
|
31 |
} else {
|
32 |
$map = require __DIR__ . '/autoload_namespaces.php';
|
33 |
foreach ($map as $namespace => $path) {
|
2 |
|
3 |
// autoload_real.php @generated by Composer
|
4 |
|
5 |
+
class ComposerAutoloaderInit3c6841539c022b8ea040e96e781a82b6
|
6 |
{
|
7 |
private static $loader;
|
8 |
|
19 |
return self::$loader;
|
20 |
}
|
21 |
|
22 |
+
spl_autoload_register(array('ComposerAutoloaderInit3c6841539c022b8ea040e96e781a82b6', 'loadClassLoader'), true, true);
|
23 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader();
|
24 |
+
spl_autoload_unregister(array('ComposerAutoloaderInit3c6841539c022b8ea040e96e781a82b6', 'loadClassLoader'));
|
25 |
|
26 |
$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
|
27 |
if ($useStaticLoader) {
|
28 |
require_once __DIR__ . '/autoload_static.php';
|
29 |
|
30 |
+
call_user_func(\Composer\Autoload\ComposerStaticInit3c6841539c022b8ea040e96e781a82b6::getInitializer($loader));
|
31 |
} else {
|
32 |
$map = require __DIR__ . '/autoload_namespaces.php';
|
33 |
foreach ($map as $namespace => $path) {
|
vendor/composer/autoload_static.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
|
5 |
namespace Composer\Autoload;
|
6 |
|
7 |
-
class
|
8 |
{
|
9 |
public static $prefixLengthsPsr4 = array (
|
10 |
'V' =>
|
@@ -251,9 +251,9 @@ class ComposerStaticInitf5fafd9754d3adfdf399dc9001e3f2bb
|
|
251 |
public static function getInitializer(ClassLoader $loader)
|
252 |
{
|
253 |
return \Closure::bind(function () use ($loader) {
|
254 |
-
$loader->prefixLengthsPsr4 =
|
255 |
-
$loader->prefixDirsPsr4 =
|
256 |
-
$loader->classMap =
|
257 |
|
258 |
}, null, ClassLoader::class);
|
259 |
}
|
4 |
|
5 |
namespace Composer\Autoload;
|
6 |
|
7 |
+
class ComposerStaticInit3c6841539c022b8ea040e96e781a82b6
|
8 |
{
|
9 |
public static $prefixLengthsPsr4 = array (
|
10 |
'V' =>
|
251 |
public static function getInitializer(ClassLoader $loader)
|
252 |
{
|
253 |
return \Closure::bind(function () use ($loader) {
|
254 |
+
$loader->prefixLengthsPsr4 = ComposerStaticInit3c6841539c022b8ea040e96e781a82b6::$prefixLengthsPsr4;
|
255 |
+
$loader->prefixDirsPsr4 = ComposerStaticInit3c6841539c022b8ea040e96e781a82b6::$prefixDirsPsr4;
|
256 |
+
$loader->classMap = ComposerStaticInit3c6841539c022b8ea040e96e781a82b6::$classMap;
|
257 |
|
258 |
}, null, ClassLoader::class);
|
259 |
}
|
visualcomposer/Helpers/Frontend.php
CHANGED
@@ -130,11 +130,14 @@ class Frontend implements Helper
|
|
130 |
\VcvEnv::set('DYNAMIC_CONTENT_SOURCE_ID', $sourceId);
|
131 |
vchelper('AssetsEnqueue')->addToEnqueueList($sourceId);
|
132 |
$sourceContent = get_the_content('', '', $sourceId);
|
|
|
|
|
|
|
|
|
133 |
// Call the_content filter callbacks separately
|
134 |
if (function_exists('do_blocks')) {
|
135 |
$sourceContent = do_blocks($sourceContent);
|
136 |
}
|
137 |
-
$sourceContent = wpautop($sourceContent);
|
138 |
$sourceContent = shortcode_unautop($sourceContent);
|
139 |
$sourceContent = prepend_attachment($sourceContent);
|
140 |
if (function_exists('wp_filter_content_tags')) {
|
130 |
\VcvEnv::set('DYNAMIC_CONTENT_SOURCE_ID', $sourceId);
|
131 |
vchelper('AssetsEnqueue')->addToEnqueueList($sourceId);
|
132 |
$sourceContent = get_the_content('', '', $sourceId);
|
133 |
+
if (strpos($sourceContent, '<!--vcv no format-->') === false) {
|
134 |
+
// Call wpautop for non VCWB sourceId
|
135 |
+
$sourceContent = wpautop($sourceContent);
|
136 |
+
}
|
137 |
// Call the_content filter callbacks separately
|
138 |
if (function_exists('do_blocks')) {
|
139 |
$sourceContent = do_blocks($sourceContent);
|
140 |
}
|
|
|
141 |
$sourceContent = shortcode_unautop($sourceContent);
|
142 |
$sourceContent = prepend_attachment($sourceContent);
|
143 |
if (function_exists('wp_filter_content_tags')) {
|