/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
.animated{-webkit-animation-duration:1s !important;animation-duration:1s !important;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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 bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}@keyframes pulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,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)}}@keyframes rubberBand{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,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)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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 shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes 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 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)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}@keyframes tada{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}@keyframes wobble{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{11.1%,from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}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 jello{11.1%,from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}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)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,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:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{20%,40%,60%,80%,from,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:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-duration:.75s !important;animation-duration:.75s !important;-webkit-animation-name:bounceIn;animation-name:bounceIn}.bounceOut,.flipOutX{-webkit-animation-duration:.75s !important}@-webkit-keyframes bounceInDown{60%,75%,90%,from,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:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInDown{60%,75%,90%,from,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:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{60%,75%,90%,from,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:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInLeft{60%,75%,90%,from,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:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{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:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{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:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{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:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{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:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes 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 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)}}.bounceOut{animation-duration:.75s !important;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes 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 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)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes 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 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)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes 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 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)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes 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 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)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-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 flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-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}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}.flipInY,.flipOutX{-webkit-backface-visibility:visible!important}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{animation-duration:.75s !important;-webkit-animation-name:flipOutX;animation-name:flipOutX;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s !important;animation-duration:.75s !important;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-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:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes lightSpeedIn{from{-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:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes 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:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,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:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,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 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:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,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:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,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}}.hinge{-webkit-animation-duration:2s !important;animation-duration:2s !important;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{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 zoomInDown{from{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)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{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 zoomInLeft{from{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)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{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 zoomInRight{from{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)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{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 zoomInUp{from{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)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes 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 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)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes 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 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}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes 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 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}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes 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 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)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@keyframes arrow-down{0%{transform:none}to{transform:translateY(10px)}}@-webkit-keyframes arrowRightBounce{0%{transform:rotate(-90deg) translateY(0)}to{transform:rotate(-90deg) translateY(5px)}}@keyframes arrowRightBounce{0%{transform:rotate(-90deg) translateY(0)}to{transform:rotate(-90deg) translateY(5px)}}@keyframes arrow-right{0%{transform:translateX(0)}to{transform:translateX(-5px)}}@keyframes turning{0%{transform:rotate(1turn)}to{transform:rotate(0)}}.animation.animation-fade-in{-ms-filter:"alpha(opacity=0)";filter:alpha(opacity=0);opacity:0}.animation.animation-fade-in-up{filter:blur(10px)}.animation.animation-fade-in-left{transform:translateX(-30px)}.animation.animation-fade-in-left,.animation.animation-progresive .progresive-item:first-child,.animation.animation-progresive .progresive-item:nth-child(2),.animation.animation-progresive .progresive-item:nth-child(3),.animation.animation-progresive .progresive-item:nth-child(4){-ms-filter:"alpha(opacity=0)";filter:alpha(opacity=0);opacity:0}.animation.animate.animation-fade-in{animation-duration:.7s;animation-fill-mode:forwards;animation-name:fadeIn;animation-timing-function:cubic-bezier(.25,.46,.45,.94)}.animation.animate.animation-fade-in-up{animation-duration:.7s;animation-fill-mode:forwards;animation-name:blurMenu;animation-timing-function:cubic-bezier(.25,.46,.45,.94);transition-property:filter,opacity;will-change:filter,opacity}.animation.animate.animation-fade-in-left{animation-duration:.7s;animation-fill-mode:forwards;animation-name:fadeInLeft;animation-timing-function:ease-in-out}.animation.animate.animation-progresive .progresive-item:first-child{animation-delay:.2s;animation-duration:1.4s;animation-fill-mode:forwards;animation-name:progresive;animation-timing-function:cubic-bezier(0,.71,.58,1)}.animation.animate.animation-progresive .progresive-item:nth-child(2){animation-delay:.4s;animation-duration:1.2s;animation-fill-mode:forwards;animation-name:progresive;animation-timing-function:cubic-bezier(0,.71,.58,1)}.animation.animate.animation-progresive .progresive-item:nth-child(3){animation-delay:.6s;animation-duration:1s;animation-fill-mode:forwards;animation-name:progresive;animation-timing-function:cubic-bezier(0,.71,.58,1)}.animation.animate.animation-progresive .progresive-item:nth-child(4){animation-delay:.8s;animation-duration:.8s;animation-fill-mode:forwards;animation-name:progresive;animation-timing-function:cubic-bezier(0,.71,.58,1)}@-webkit-keyframes fadeIn{0%{-ms-filter:"alpha(opacity=0)";filter:alpha(opacity=0);opacity:0}to{-ms-filter:"alpha(opacity=100)";filter:alpha(opacity=100);opacity:1}}@keyframes fadeIn{0%{-ms-filter:"alpha(opacity=0)";filter:alpha(opacity=0);opacity:0}to{-ms-filter:"alpha(opacity=100)";filter:alpha(opacity=100);opacity:1}}@-webkit-keyframes fadeInLeft{0%{-ms-filter:"alpha(opacity=0)";filter:alpha(opacity=0);opacity:0;transform:translateX(-100px)}50%{-ms-filter:"alpha(opacity=100)";filter:alpha(opacity=100);opacity:1}to{-ms-filter:"alpha(opacity=100)";filter:alpha(opacity=100);opacity:1;transform:translateX(0)}}@keyframes fadeInLeft{0%{-ms-filter:"alpha(opacity=0)";filter:alpha(opacity=0);opacity:0;transform:translateX(-100px)}50%{-ms-filter:"alpha(opacity=100)";filter:alpha(opacity=100);opacity:1}to{-ms-filter:"alpha(opacity=100)";filter:alpha(opacity=100);opacity:1;transform:translateX(0)}}@-webkit-keyframes fadeInUp{0%{-ms-filter:"alpha(opacity=0)";filter:alpha(opacity=0);opacity:0;transform:translateY(60px)}50%{-ms-filter:"alpha(opacity=100)";filter:alpha(opacity=100);opacity:1}to{-ms-filter:"alpha(opacity=100)";filter:alpha(opacity=100);opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{-ms-filter:"alpha(opacity=0)";filter:alpha(opacity=0);opacity:0;transform:translateY(60px)}50%{-ms-filter:"alpha(opacity=100)";filter:alpha(opacity=100);opacity:1}to{-ms-filter:"alpha(opacity=100)";filter:alpha(opacity=100);opacity:1;transform:translateY(0)}}@-webkit-keyframes progresive{0%{-ms-filter:"alpha(opacity=0)";filter:alpha(opacity=0);opacity:0;-webkit-transform:translateY(30px) scale(.96);-moz-transform:translateY(30px) scale(.96);-ms-transform:translateY(30px) scale(.96);-o-transform:translateY(30px) scale(.96);transform:translateY(30px) scale(.96)}to{-ms-filter:"alpha(opacity=100)";filter:alpha(opacity=100);opacity:1;-webkit-transform:translateY(0) scale(1);-moz-transform:translateY(0) scale(1);-ms-transform:translateY(0) scale(1);-o-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}@keyframes progresive{0%{-ms-filter:"alpha(opacity=0)";filter:alpha(opacity=0);opacity:0;-webkit-transform:translateY(30px) scale(.96);-moz-transform:translateY(30px) scale(.96);-ms-transform:translateY(30px) scale(.96);-o-transform:translateY(30px) scale(.96);transform:translateY(30px) scale(.96)}to{-ms-filter:"alpha(opacity=100)";filter:alpha(opacity=100);opacity:1;-webkit-transform:translateY(0) scale(1);-moz-transform:translateY(0) scale(1);-ms-transform:translateY(0) scale(1);-o-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}@keyframes logo-on-hover{0%{opacity:0}to{opacity:1}}@keyframes blur{0%{-webkit-filter:blur(0);-moz-filter:blur(0);-ms-filter:blur(0);-o-filter:blur(0);filter:blur(0)}50%{-webkit-filter:blur(0);-moz-filter:blur(0);-ms-filter:blur(0);-o-filter:blur(0);filter:blur(0)}to{-webkit-filter:blur(10px);-moz-filter:blur(10px);-ms-filter:blur(10px);-o-filter:blur(10px);filter:blur(10px)}}@keyframes blurMenu{0%{-webkit-filter:blur(10px);-moz-filter:blur(10px);-ms-filter:blur(10px);-o-filter:blur(10px);filter:blur(10px)}to{-webkit-filter:blur(0);-moz-filter:blur(0);-ms-filter:blur(0);-o-filter:blur(0);filter:blur(0)}}@keyframes disapear{0%{height:0}50%{height:100vh}to{height:0}}@keyframes text-clip{0%{clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes lineIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes banner{0%{transform:translateX(0)}to{transform:translateX(-100vw)}}.brand-preload{align-items:center;background-color:#4c3023;display:flex;flex-direction:column;height:100vh;justify-content:center;position:fixed;right:0;top:0;width:100vw;z-index:999}.brand-preload.loaded{display:none}.brand-preload-home{align-items:center;background-color:transparent;display:flex;flex-direction:column;height:100%;justify-content:center;position:fixed;right:0;top:0;width:100vw;z-index:999}.brand-preload-home video{height:auto;position:relative;width:100px;z-index:3}.brand-preload-home:after,.brand-preload-home:before{background-color:#4c3023;content:"";height:50%;left:0;position:absolute;top:0;transition:top 1s ease;width:100%;z-index:2}.brand-preload-home:after{top:50%}.brand-preload-home.loaded video{opacity:0;visibility:hidden}.brand-preload-home.loaded:before{top:-50%}.brand-preload-home.loaded:after{top:100%}body.loaded .brand-preload-home{display:none}*{box-sizing:border-box;margin:0;outline:none;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:-webkit-direct-focus,:focus,:focus-visible{background:0 0;outline:none}body,html{scroll-behavior:smooth}@media screen and (max-width:782px){body.menu-open,html.menu-open{overflow:hidden}}body{background-color:#ffd400;color:#4c3023;font-family:Fredoka,serif;font-weight:400}ul li{list-style-type:none}a{color:#4c3023;cursor:pointer;display:inline-block;text-decoration:none}a,a:hover{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.filling-on-hover,.guten-content ul li a,.guten-single ul li a,p a{position:relative}.filling-on-hover:before,.guten-content ul li a:before,.guten-single ul li a:before,p a:before{background-color:#4c3023;bottom:0;content:"";display:block;height:1px;position:absolute;transform:scaleX(0) translateZ(0);transform-origin:0;transition:transform .5s cubic-bezier(.215,.61,.355,1);width:100%}.filling-on-hover:hover,.guten-content ul li a:hover,.guten-single ul li a:hover,p a:hover{text-decoration:none}.filling-on-hover:hover:before,.guten-content ul li a:hover:before,.guten-single ul li a:hover:before,p a:hover:before{transform:scaleX(1) translateZ(0);transform-origin:0 0}button{background:0 0;border:none;box-shadow:none}button:focus{outline:none}.btn-primary,.btn-secondary,.button,.wp-block-button__link,.wp-block-buttons .wp-block-button a{cursor:pointer;letter-spacing:.3px;padding-left:0;text-align:center;-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.btn-primary,.wp-block-button__link,.wp-block-buttons .wp-block-button a{border:2px solid;border-radius:100px;font-weight:500!important;padding:2.6666666667vw 6.6666666667vw}.btn-primary:hover,.wp-block-button__link:hover,.wp-block-buttons .wp-block-button a:hover{background-color:#000;border-color:#000;color:#fff}@media screen and (min-width:782px){.btn-primary,.wp-block-button__link,.wp-block-buttons .wp-block-button a{border:3px solid;padding:.78125vw 2.0833333333vw}}.btn-secondary{border:2px solid #000;border-radius:100px;font-weight:500!important;padding:2.6666666667vw 6.6666666667vw}.btn-secondary:hover{background-color:#000;color:#fff}@media screen and (min-width:782px){.btn-secondary{border:3px solid #000;padding:.78125vw 2.0833333333vw}.wp-block-button__link{min-width:15.8854166667vw;text-align:center}}.btn-link{text-decoration:underline}.wp-block-buttons .wp-block-button a{text-align:center!important}@media screen and (min-width:782px){.wp-block-buttons.gap{gap:10.4166666667vw}}table td{border:none!important;padding-left:0!important;padding-top:0!important}h1,h2,h3,h4,h5,h6{font-family:Fredoka,serif;font-weight:400;letter-spacing:-.04em;line-height:1;margin:0 0 5px}@media screen and (min-width:782px){h1,h2,h3,h4,h5,h6{text-align:left}}h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong{font-weight:500}.h1,.has-h1-font-size,h1{font-family:Fredoka,serif;font-size:14.1333333333vw;font-weight:500}@media screen and (min-width:782px){.h1,.has-h1-font-size,h1{font-size:7.2916666667vw}}.h2,.has-h2-font-size,h2{font-family:Fredoka,serif;font-size:14.1333333333vw;font-weight:500}@media screen and (min-width:782px){.h2,.has-h2-font-size,h2{font-size:7.2916666667vw}}.h3,.has-h3-font-size,h3{font-family:Fredoka,serif;font-size:12.5333333333vw;font-weight:400}@media screen and (min-width:782px){.h3,.has-h3-font-size,h3{font-size:5.2083333333vw}}.h4,.has-h4-font-size,h4{font-family:Fredoka,serif;font-size:12.5333333333vw;font-weight:400}@media screen and (min-width:782px){.h4,.has-h4-font-size,h4{font-size:3.125vw}}.h5,.has-h5-font-size,h5{font-family:Fredoka,serif;font-size:6.1333333333vw;font-weight:400;line-height:108%}@media screen and (min-width:782px){.h5,.has-h5-font-size,h5{font-size:1.6666666667vw}}.btn-primary,.btn-secondary,.h6,.has-h6-font-size,.site-footer .site-footer-container .contact-info a,.wp-block-button__link,.wp-block-buttons .wp-block-button a,h6{font-family:Fredoka,serif;font-size:4.5333333333vw;font-weight:400}@media screen and (min-width:782px){.btn-primary,.btn-secondary,.h6,.has-h6-font-size,.site-footer .site-footer-container .contact-info a,.wp-block-button__link,.wp-block-buttons .wp-block-button a,h6{font-size:1.1979166667vw}}.title-hide{display:none}.btn-primary,.btn-secondary,.button,.p,.wp-block-button__link,.wp-block-buttons .wp-block-button a,body,p,p a{font-family:Fredoka,serif;font-size:17px;font-weight:400;letter-spacing:.3px;line-height:1.1;text-transform:none}@media screen and (min-width:782px){.btn-primary,.btn-secondary,.button,.p,.wp-block-button__link,.wp-block-buttons .wp-block-button a,body,p,p a{font-size:1.1979166667vw;text-align:left}}.btn-primary:last-child,.btn-secondary:last-child,.button:last-child,.p:last-child,.wp-block-button__link:last-child,.wp-block-buttons .wp-block-button a:last-child,body:last-child,p a:last-child,p:last-child{margin-bottom:0}.btn-primary+p,.btn-secondary+p,.button+p,.p+p,.wp-block-button__link+p,.wp-block-buttons .wp-block-button a+p,body+p,p a+p,p+p{margin-top:13.3333333333vw}@media screen and (min-width:782px){.btn-primary+p,.btn-secondary+p,.button+p,.p+p,.wp-block-button__link+p,.wp-block-buttons .wp-block-button a+p,body+p,p a+p,p+p{margin-top:3.125vw}}p a{margin-bottom:0}p:empty{padding:0}.weight-600,strong{font-weight:500}span.icon{display:block}img{height:auto;max-width:100%;-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.wp-block-image{margin-bottom:15px}.wp-block-image:last-child{margin-bottom:0}@media screen and (max-width:768px){.wp-block-image.alignright{float:none;margin:auto}}iframe{margin-bottom:-8px;width:100%}.wp-block-embed__wrapper{align-items:center;display:flex;width:100%}@media screen and (min-width:782px){.wp-block-embed__wrapper{display:block;padding-top:56%;position:relative}}.wp-block-embed__wrapper iframe{position:relative!important;width:100%}@media screen and (min-width:782px){.wp-block-embed__wrapper iframe{height:100%;left:0;position:absolute!important;top:0;width:100%}}picture{align-items:center;display:flex}.has-text-align-center{text-align:center}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:block}.wp-block-separator{border-width:1px;width:100%!important}.wp-block-separator+p{margin-bottom:0;padding:15px 0}@media screen and (max-width:821px){.wp-block-separator.hide-sm{display:none}}.has-white-color{color:#fff}.has-1-height{height:.0749625187vh!important}@media screen and (min-width:992px){.has-1-height{height:.0925925926vh!important}}.has-2-height{height:.1499250375vh!important}@media screen and (min-width:992px){.has-2-height{height:.1851851852vh!important}}.has-3-height{height:.2248875562vh!important}@media screen and (min-width:992px){.has-3-height{height:.2777777778vh!important}}.has-4-height{height:.299850075vh!important}@media screen and (min-width:992px){.has-4-height{height:.3703703704vh!important}}.has-5-height{height:.3748125937vh!important}@media screen and (min-width:992px){.has-5-height{height:.462962963vh!important}}.has-6-height{height:.4497751124vh!important}@media screen and (min-width:992px){.has-6-height{height:.5555555556vh!important}}.has-7-height{height:.5247376312vh!important}@media screen and (min-width:992px){.has-7-height{height:.6481481481vh!important}}.has-8-height{height:.5997001499vh!important}@media screen and (min-width:992px){.has-8-height{height:.7407407407vh!important}}.has-9-height{height:.6746626687vh!important}@media screen and (min-width:992px){.has-9-height{height:.8333333333vh!important}}.has-10-height{height:.7496251874vh!important}@media screen and (min-width:992px){.has-10-height{height:.9259259259vh!important}}.has-11-height{height:.8245877061vh!important}@media screen and (min-width:992px){.has-11-height{height:1.0185185185vh!important}}.has-12-height{height:.8995502249vh!important}@media screen and (min-width:992px){.has-12-height{height:1.1111111111vh!important}}.has-13-height{height:.9745127436vh!important}@media screen and (min-width:992px){.has-13-height{height:1.2037037037vh!important}}.has-14-height{height:1.0494752624vh!important}@media screen and (min-width:992px){.has-14-height{height:1.2962962963vh!important}}.has-15-height{height:1.1244377811vh!important}@media screen and (min-width:992px){.has-15-height{height:1.3888888889vh!important}}.has-16-height{height:1.1994002999vh!important}@media screen and (min-width:992px){.has-16-height{height:1.4814814815vh!important}}.has-17-height{height:1.2743628186vh!important}@media screen and (min-width:992px){.has-17-height{height:1.5740740741vh!important}}.has-18-height{height:1.3493253373vh!important}@media screen and (min-width:992px){.has-18-height{height:1.6666666667vh!important}}.has-19-height{height:1.4242878561vh!important}@media screen and (min-width:992px){.has-19-height{height:1.7592592593vh!important}}.has-20-height{height:1.4992503748vh!important}@media screen and (min-width:992px){.has-20-height{height:1.8518518519vh!important}}.has-21-height{height:1.5742128936vh!important}@media screen and (min-width:992px){.has-21-height{height:1.9444444444vh!important}}.has-22-height{height:1.6491754123vh!important}@media screen and (min-width:992px){.has-22-height{height:2.037037037vh!important}}.has-23-height{height:1.724137931vh!important}@media screen and (min-width:992px){.has-23-height{height:2.1296296296vh!important}}.has-24-height{height:1.7991004498vh!important}@media screen and (min-width:992px){.has-24-height{height:2.2222222222vh!important}}.has-25-height{height:1.8740629685vh!important}@media screen and (min-width:992px){.has-25-height{height:2.3148148148vh!important}}.has-26-height{height:1.9490254873vh!important}@media screen and (min-width:992px){.has-26-height{height:2.4074074074vh!important}}.has-27-height{height:2.023988006vh!important}@media screen and (min-width:992px){.has-27-height{height:2.5vh!important}}.has-28-height{height:2.0989505247vh!important}@media screen and (min-width:992px){.has-28-height{height:2.5925925926vh!important}}.has-29-height{height:2.1739130435vh!important}@media screen and (min-width:992px){.has-29-height{height:2.6851851852vh!important}}.has-30-height{height:2.2488755622vh!important}@media screen and (min-width:992px){.has-30-height{height:2.7777777778vh!important}}.has-31-height{height:2.323838081vh!important}@media screen and (min-width:992px){.has-31-height{height:2.8703703704vh!important}}.has-32-height{height:2.3988005997vh!important}@media screen and (min-width:992px){.has-32-height{height:2.962962963vh!important}}.has-33-height{height:2.4737631184vh!important}@media screen and (min-width:992px){.has-33-height{height:3.0555555556vh!important}}.has-34-height{height:2.5487256372vh!important}@media screen and (min-width:992px){.has-34-height{height:3.1481481481vh!important}}.has-35-height{height:2.6236881559vh!important}@media screen and (min-width:992px){.has-35-height{height:3.2407407407vh!important}}.has-36-height{height:2.6986506747vh!important}@media screen and (min-width:992px){.has-36-height{height:3.3333333333vh!important}}.has-37-height{height:2.7736131934vh!important}@media screen and (min-width:992px){.has-37-height{height:3.4259259259vh!important}}.has-38-height{height:2.8485757121vh!important}@media screen and (min-width:992px){.has-38-height{height:3.5185185185vh!important}}.has-39-height{height:2.9235382309vh!important}@media screen and (min-width:992px){.has-39-height{height:3.6111111111vh!important}}.has-40-height{height:2.9985007496vh!important}@media screen and (min-width:992px){.has-40-height{height:3.7037037037vh!important}}.has-41-height{height:3.0734632684vh!important}@media screen and (min-width:992px){.has-41-height{height:3.7962962963vh!important}}.has-42-height{height:3.1484257871vh!important}@media screen and (min-width:992px){.has-42-height{height:3.8888888889vh!important}}.has-43-height{height:3.2233883058vh!important}@media screen and (min-width:992px){.has-43-height{height:3.9814814815vh!important}}.has-44-height{height:3.2983508246vh!important}@media screen and (min-width:992px){.has-44-height{height:4.0740740741vh!important}}.has-45-height{height:3.3733133433vh!important}@media screen and (min-width:992px){.has-45-height{height:4.1666666667vh!important}}.has-46-height{height:3.4482758621vh!important}@media screen and (min-width:992px){.has-46-height{height:4.2592592593vh!important}}.has-47-height{height:3.5232383808vh!important}@media screen and (min-width:992px){.has-47-height{height:4.3518518519vh!important}}.has-48-height{height:3.5982008996vh!important}@media screen and (min-width:992px){.has-48-height{height:4.4444444444vh!important}}.has-49-height{height:3.6731634183vh!important}@media screen and (min-width:992px){.has-49-height{height:4.537037037vh!important}}.has-50-height{height:3.748125937vh!important}@media screen and (min-width:992px){.has-50-height{height:4.6296296296vh!important}}.has-51-height{height:3.8230884558vh!important}@media screen and (min-width:992px){.has-51-height{height:4.7222222222vh!important}}.has-52-height{height:3.8980509745vh!important}@media screen and (min-width:992px){.has-52-height{height:4.8148148148vh!important}}.has-53-height{height:3.9730134933vh!important}@media screen and (min-width:992px){.has-53-height{height:4.9074074074vh!important}}.has-54-height{height:4.047976012vh!important}@media screen and (min-width:992px){.has-54-height{height:5vh!important}}.has-55-height{height:4.1229385307vh!important}@media screen and (min-width:992px){.has-55-height{height:5.0925925926vh!important}}.has-56-height{height:4.1979010495vh!important}@media screen and (min-width:992px){.has-56-height{height:5.1851851852vh!important}}.has-57-height{height:4.2728635682vh!important}@media screen and (min-width:992px){.has-57-height{height:5.2777777778vh!important}}.has-58-height{height:4.347826087vh!important}@media screen and (min-width:992px){.has-58-height{height:5.3703703704vh!important}}.has-59-height{height:4.4227886057vh!important}@media screen and (min-width:992px){.has-59-height{height:5.462962963vh!important}}.has-60-height{height:4.4977511244vh!important}@media screen and (min-width:992px){.has-60-height{height:5.5555555556vh!important}}.has-61-height{height:4.5727136432vh!important}@media screen and (min-width:992px){.has-61-height{height:5.6481481481vh!important}}.has-62-height{height:4.6476761619vh!important}@media screen and (min-width:992px){.has-62-height{height:5.7407407407vh!important}}.has-63-height{height:4.7226386807vh!important}@media screen and (min-width:992px){.has-63-height{height:5.8333333333vh!important}}.has-64-height{height:4.7976011994vh!important}@media screen and (min-width:992px){.has-64-height{height:5.9259259259vh!important}}.has-65-height{height:4.8725637181vh!important}@media screen and (min-width:992px){.has-65-height{height:6.0185185185vh!important}}.has-66-height{height:4.9475262369vh!important}@media screen and (min-width:992px){.has-66-height{height:6.1111111111vh!important}}.has-67-height{height:5.0224887556vh!important}@media screen and (min-width:992px){.has-67-height{height:6.2037037037vh!important}}.has-68-height{height:5.0974512744vh!important}@media screen and (min-width:992px){.has-68-height{height:6.2962962963vh!important}}.has-69-height{height:5.1724137931vh!important}@media screen and (min-width:992px){.has-69-height{height:6.3888888889vh!important}}.has-70-height{height:5.2473763118vh!important}@media screen and (min-width:992px){.has-70-height{height:6.4814814815vh!important}}.has-71-height{height:5.3223388306vh!important}@media screen and (min-width:992px){.has-71-height{height:6.5740740741vh!important}}.has-72-height{height:5.3973013493vh!important}@media screen and (min-width:992px){.has-72-height{height:6.6666666667vh!important}}.has-73-height{height:5.4722638681vh!important}@media screen and (min-width:992px){.has-73-height{height:6.7592592593vh!important}}.has-74-height{height:5.5472263868vh!important}@media screen and (min-width:992px){.has-74-height{height:6.8518518519vh!important}}.has-75-height{height:5.6221889055vh!important}@media screen and (min-width:992px){.has-75-height{height:6.9444444444vh!important}}.has-76-height{height:5.6971514243vh!important}@media screen and (min-width:992px){.has-76-height{height:7.037037037vh!important}}.has-77-height{height:5.772113943vh!important}@media screen and (min-width:992px){.has-77-height{height:7.1296296296vh!important}}.has-78-height{height:5.8470764618vh!important}@media screen and (min-width:992px){.has-78-height{height:7.2222222222vh!important}}.has-79-height{height:5.9220389805vh!important}@media screen and (min-width:992px){.has-79-height{height:7.3148148148vh!important}}.has-80-height{height:5.9970014993vh!important}@media screen and (min-width:992px){.has-80-height{height:7.4074074074vh!important}}.has-81-height{height:6.071964018vh!important}@media screen and (min-width:992px){.has-81-height{height:7.5vh!important}}.has-82-height{height:6.1469265367vh!important}@media screen and (min-width:992px){.has-82-height{height:7.5925925926vh!important}}.has-83-height{height:6.2218890555vh!important}@media screen and (min-width:992px){.has-83-height{height:7.6851851852vh!important}}.has-84-height{height:6.2968515742vh!important}@media screen and (min-width:992px){.has-84-height{height:7.7777777778vh!important}}.has-85-height{height:6.371814093vh!important}@media screen and (min-width:992px){.has-85-height{height:7.8703703704vh!important}}.has-86-height{height:6.4467766117vh!important}@media screen and (min-width:992px){.has-86-height{height:7.962962963vh!important}}.has-87-height{height:6.5217391304vh!important}@media screen and (min-width:992px){.has-87-height{height:8.0555555556vh!important}}.has-88-height{height:6.5967016492vh!important}@media screen and (min-width:992px){.has-88-height{height:8.1481481481vh!important}}.has-89-height{height:6.6716641679vh!important}@media screen and (min-width:992px){.has-89-height{height:8.2407407407vh!important}}.has-90-height{height:6.7466266867vh!important}@media screen and (min-width:992px){.has-90-height{height:8.3333333333vh!important}}.has-91-height{height:6.8215892054vh!important}@media screen and (min-width:992px){.has-91-height{height:8.4259259259vh!important}}.has-92-height{height:6.8965517241vh!important}@media screen and (min-width:992px){.has-92-height{height:8.5185185185vh!important}}.has-93-height{height:6.9715142429vh!important}@media screen and (min-width:992px){.has-93-height{height:8.6111111111vh!important}}.has-94-height{height:7.0464767616vh!important}@media screen and (min-width:992px){.has-94-height{height:8.7037037037vh!important}}.has-95-height{height:7.1214392804vh!important}@media screen and (min-width:992px){.has-95-height{height:8.7962962963vh!important}}.has-96-height{height:7.1964017991vh!important}@media screen and (min-width:992px){.has-96-height{height:8.8888888889vh!important}}.has-97-height{height:7.2713643178vh!important}@media screen and (min-width:992px){.has-97-height{height:8.9814814815vh!important}}.has-98-height{height:7.3463268366vh!important}@media screen and (min-width:992px){.has-98-height{height:9.0740740741vh!important}}.has-99-height{height:7.4212893553vh!important}@media screen and (min-width:992px){.has-99-height{height:9.1666666667vh!important}}.has-100-height{height:7.4962518741vh!important}@media screen and (min-width:992px){.has-100-height{height:9.2592592593vh!important}}.has-101-height{height:7.5712143928vh!important}@media screen and (min-width:992px){.has-101-height{height:9.3518518519vh!important}}.has-102-height{height:7.6461769115vh!important}@media screen and (min-width:992px){.has-102-height{height:9.4444444444vh!important}}.has-103-height{height:7.7211394303vh!important}@media screen and (min-width:992px){.has-103-height{height:9.537037037vh!important}}.has-104-height{height:7.796101949vh!important}@media screen and (min-width:992px){.has-104-height{height:9.6296296296vh!important}}.has-105-height{height:7.8710644678vh!important}@media screen and (min-width:992px){.has-105-height{height:9.7222222222vh!important}}.has-106-height{height:7.9460269865vh!important}@media screen and (min-width:992px){.has-106-height{height:9.8148148148vh!important}}.has-107-height{height:8.0209895052vh!important}@media screen and (min-width:992px){.has-107-height{height:9.9074074074vh!important}}.has-108-height{height:8.095952024vh!important}@media screen and (min-width:992px){.has-108-height{height:10vh!important}}.has-109-height{height:8.1709145427vh!important}@media screen and (min-width:992px){.has-109-height{height:10.0925925926vh!important}}.has-110-height{height:8.2458770615vh!important}@media screen and (min-width:992px){.has-110-height{height:10.1851851852vh!important}}.has-111-height{height:8.3208395802vh!important}@media screen and (min-width:992px){.has-111-height{height:10.2777777778vh!important}}.has-112-height{height:8.395802099vh!important}@media screen and (min-width:992px){.has-112-height{height:10.3703703704vh!important}}.has-113-height{height:8.4707646177vh!important}@media screen and (min-width:992px){.has-113-height{height:10.462962963vh!important}}.has-114-height{height:8.5457271364vh!important}@media screen and (min-width:992px){.has-114-height{height:10.5555555556vh!important}}.has-115-height{height:8.6206896552vh!important}@media screen and (min-width:992px){.has-115-height{height:10.6481481481vh!important}}.has-116-height{height:8.6956521739vh!important}@media screen and (min-width:992px){.has-116-height{height:10.7407407407vh!important}}.has-117-height{height:8.7706146927vh!important}@media screen and (min-width:992px){.has-117-height{height:10.8333333333vh!important}}.has-118-height{height:8.8455772114vh!important}@media screen and (min-width:992px){.has-118-height{height:10.9259259259vh!important}}.has-119-height{height:8.9205397301vh!important}@media screen and (min-width:992px){.has-119-height{height:11.0185185185vh!important}}.has-120-height{height:8.9955022489vh!important}@media screen and (min-width:992px){.has-120-height{height:11.1111111111vh!important}}.has-121-height{height:9.0704647676vh!important}@media screen and (min-width:992px){.has-121-height{height:11.2037037037vh!important}}.has-122-height{height:9.1454272864vh!important}@media screen and (min-width:992px){.has-122-height{height:11.2962962963vh!important}}.has-123-height{height:9.2203898051vh!important}@media screen and (min-width:992px){.has-123-height{height:11.3888888889vh!important}}.has-124-height{height:9.2953523238vh!important}@media screen and (min-width:992px){.has-124-height{height:11.4814814815vh!important}}.has-125-height{height:9.3703148426vh!important}@media screen and (min-width:992px){.has-125-height{height:11.5740740741vh!important}}.has-126-height{height:9.4452773613vh!important}@media screen and (min-width:992px){.has-126-height{height:11.6666666667vh!important}}.has-127-height{height:9.5202398801vh!important}@media screen and (min-width:992px){.has-127-height{height:11.7592592593vh!important}}.has-128-height{height:9.5952023988vh!important}@media screen and (min-width:992px){.has-128-height{height:11.8518518519vh!important}}.has-129-height{height:9.6701649175vh!important}@media screen and (min-width:992px){.has-129-height{height:11.9444444444vh!important}}.has-130-height{height:9.7451274363vh!important}@media screen and (min-width:992px){.has-130-height{height:12.037037037vh!important}}.has-131-height{height:9.820089955vh!important}@media screen and (min-width:992px){.has-131-height{height:12.1296296296vh!important}}.has-132-height{height:9.8950524738vh!important}@media screen and (min-width:992px){.has-132-height{height:12.2222222222vh!important}}.has-133-height{height:9.9700149925vh!important}@media screen and (min-width:992px){.has-133-height{height:12.3148148148vh!important}}.has-134-height{height:10.0449775112vh!important}@media screen and (min-width:992px){.has-134-height{height:12.4074074074vh!important}}.has-135-height{height:10.11994003vh!important}@media screen and (min-width:992px){.has-135-height{height:12.5vh!important}}.has-136-height{height:10.1949025487vh!important}@media screen and (min-width:992px){.has-136-height{height:12.5925925926vh!important}}.has-137-height{height:10.2698650675vh!important}@media screen and (min-width:992px){.has-137-height{height:12.6851851852vh!important}}.has-138-height{height:10.3448275862vh!important}@media screen and (min-width:992px){.has-138-height{height:12.7777777778vh!important}}.has-139-height{height:10.4197901049vh!important}@media screen and (min-width:992px){.has-139-height{height:12.8703703704vh!important}}.has-140-height{height:10.4947526237vh!important}@media screen and (min-width:992px){.has-140-height{height:12.962962963vh!important}}.has-141-height{height:10.5697151424vh!important}@media screen and (min-width:992px){.has-141-height{height:13.0555555556vh!important}}.has-142-height{height:10.6446776612vh!important}@media screen and (min-width:992px){.has-142-height{height:13.1481481481vh!important}}.has-143-height{height:10.7196401799vh!important}@media screen and (min-width:992px){.has-143-height{height:13.2407407407vh!important}}.has-144-height{height:10.7946026987vh!important}@media screen and (min-width:992px){.has-144-height{height:13.3333333333vh!important}}.has-145-height{height:10.8695652174vh!important}@media screen and (min-width:992px){.has-145-height{height:13.4259259259vh!important}}.has-146-height{height:10.9445277361vh!important}@media screen and (min-width:992px){.has-146-height{height:13.5185185185vh!important}}.has-147-height{height:11.0194902549vh!important}@media screen and (min-width:992px){.has-147-height{height:13.6111111111vh!important}}.has-148-height{height:11.0944527736vh!important}@media screen and (min-width:992px){.has-148-height{height:13.7037037037vh!important}}.has-149-height{height:11.1694152924vh!important}@media screen and (min-width:992px){.has-149-height{height:13.7962962963vh!important}}.has-150-height{height:11.2443778111vh!important}@media screen and (min-width:992px){.has-150-height{height:13.8888888889vh!important}}.has-151-height{height:11.3193403298vh!important}@media screen and (min-width:992px){.has-151-height{height:13.9814814815vh!important}}.has-152-height{height:11.3943028486vh!important}@media screen and (min-width:992px){.has-152-height{height:14.0740740741vh!important}}.has-153-height{height:11.4692653673vh!important}@media screen and (min-width:992px){.has-153-height{height:14.1666666667vh!important}}.has-154-height{height:11.5442278861vh!important}@media screen and (min-width:992px){.has-154-height{height:14.2592592593vh!important}}.has-155-height{height:11.6191904048vh!important}@media screen and (min-width:992px){.has-155-height{height:14.3518518519vh!important}}.has-156-height{height:11.6941529235vh!important}@media screen and (min-width:992px){.has-156-height{height:14.4444444444vh!important}}.has-157-height{height:11.7691154423vh!important}@media screen and (min-width:992px){.has-157-height{height:14.537037037vh!important}}.has-158-height{height:11.844077961vh!important}@media screen and (min-width:992px){.has-158-height{height:14.6296296296vh!important}}.has-159-height{height:11.9190404798vh!important}@media screen and (min-width:992px){.has-159-height{height:14.7222222222vh!important}}.has-160-height{height:11.9940029985vh!important}@media screen and (min-width:992px){.has-160-height{height:14.8148148148vh!important}}.has-161-height{height:12.0689655172vh!important}@media screen and (min-width:992px){.has-161-height{height:14.9074074074vh!important}}.has-162-height{height:12.143928036vh!important}@media screen and (min-width:992px){.has-162-height{height:15vh!important}}.has-163-height{height:12.2188905547vh!important}@media screen and (min-width:992px){.has-163-height{height:15.0925925926vh!important}}.has-164-height{height:12.2938530735vh!important}@media screen and (min-width:992px){.has-164-height{height:15.1851851852vh!important}}.has-165-height{height:12.3688155922vh!important}@media screen and (min-width:992px){.has-165-height{height:15.2777777778vh!important}}.has-166-height{height:12.4437781109vh!important}@media screen and (min-width:992px){.has-166-height{height:15.3703703704vh!important}}.has-167-height{height:12.5187406297vh!important}@media screen and (min-width:992px){.has-167-height{height:15.462962963vh!important}}.has-168-height{height:12.5937031484vh!important}@media screen and (min-width:992px){.has-168-height{height:15.5555555556vh!important}}.has-169-height{height:12.6686656672vh!important}@media screen and (min-width:992px){.has-169-height{height:15.6481481481vh!important}}.has-170-height{height:12.7436281859vh!important}@media screen and (min-width:992px){.has-170-height{height:15.7407407407vh!important}}.has-171-height{height:12.8185907046vh!important}@media screen and (min-width:992px){.has-171-height{height:15.8333333333vh!important}}.has-172-height{height:12.8935532234vh!important}@media screen and (min-width:992px){.has-172-height{height:15.9259259259vh!important}}.has-173-height{height:12.9685157421vh!important}@media screen and (min-width:992px){.has-173-height{height:16.0185185185vh!important}}.has-174-height{height:13.0434782609vh!important}@media screen and (min-width:992px){.has-174-height{height:16.1111111111vh!important}}.has-175-height{height:13.1184407796vh!important}@media screen and (min-width:992px){.has-175-height{height:16.2037037037vh!important}}.has-176-height{height:13.1934032984vh!important}@media screen and (min-width:992px){.has-176-height{height:16.2962962963vh!important}}.has-177-height{height:13.2683658171vh!important}@media screen and (min-width:992px){.has-177-height{height:16.3888888889vh!important}}.has-178-height{height:13.3433283358vh!important}@media screen and (min-width:992px){.has-178-height{height:16.4814814815vh!important}}.has-179-height{height:13.4182908546vh!important}@media screen and (min-width:992px){.has-179-height{height:16.5740740741vh!important}}.has-180-height{height:13.4932533733vh!important}@media screen and (min-width:992px){.has-180-height{height:16.6666666667vh!important}}.has-181-height{height:13.5682158921vh!important}@media screen and (min-width:992px){.has-181-height{height:16.7592592593vh!important}}.has-182-height{height:13.6431784108vh!important}@media screen and (min-width:992px){.has-182-height{height:16.8518518519vh!important}}.has-183-height{height:13.7181409295vh!important}@media screen and (min-width:992px){.has-183-height{height:16.9444444444vh!important}}.has-184-height{height:13.7931034483vh!important}@media screen and (min-width:992px){.has-184-height{height:17.037037037vh!important}}.has-185-height{height:13.868065967vh!important}@media screen and (min-width:992px){.has-185-height{height:17.1296296296vh!important}}.has-186-height{height:13.9430284858vh!important}@media screen and (min-width:992px){.has-186-height{height:17.2222222222vh!important}}.has-187-height{height:14.0179910045vh!important}@media screen and (min-width:992px){.has-187-height{height:17.3148148148vh!important}}.has-188-height{height:14.0929535232vh!important}@media screen and (min-width:992px){.has-188-height{height:17.4074074074vh!important}}.has-189-height{height:14.167916042vh!important}@media screen and (min-width:992px){.has-189-height{height:17.5vh!important}}.has-190-height{height:14.2428785607vh!important}@media screen and (min-width:992px){.has-190-height{height:17.5925925926vh!important}}.has-191-height{height:14.3178410795vh!important}@media screen and (min-width:992px){.has-191-height{height:17.6851851852vh!important}}.has-192-height{height:14.3928035982vh!important}@media screen and (min-width:992px){.has-192-height{height:17.7777777778vh!important}}.has-193-height{height:14.4677661169vh!important}@media screen and (min-width:992px){.has-193-height{height:17.8703703704vh!important}}.has-194-height{height:14.5427286357vh!important}@media screen and (min-width:992px){.has-194-height{height:17.962962963vh!important}}.has-195-height{height:14.6176911544vh!important}@media screen and (min-width:992px){.has-195-height{height:18.0555555556vh!important}}.has-196-height{height:14.6926536732vh!important}@media screen and (min-width:992px){.has-196-height{height:18.1481481481vh!important}}.has-197-height{height:14.7676161919vh!important}@media screen and (min-width:992px){.has-197-height{height:18.2407407407vh!important}}.has-198-height{height:14.8425787106vh!important}@media screen and (min-width:992px){.has-198-height{height:18.3333333333vh!important}}.has-199-height{height:14.9175412294vh!important}@media screen and (min-width:992px){.has-199-height{height:18.4259259259vh!important}}.has-200-height{height:14.9925037481vh!important}@media screen and (min-width:992px){.has-200-height{height:18.5185185185vh!important}}.has-201-height{height:15.0674662669vh!important}@media screen and (min-width:992px){.has-201-height{height:18.6111111111vh!important}}.has-202-height{height:15.1424287856vh!important}@media screen and (min-width:992px){.has-202-height{height:18.7037037037vh!important}}.has-203-height{height:15.2173913043vh!important}@media screen and (min-width:992px){.has-203-height{height:18.7962962963vh!important}}.has-204-height{height:15.2923538231vh!important}@media screen and (min-width:992px){.has-204-height{height:18.8888888889vh!important}}.has-205-height{height:15.3673163418vh!important}@media screen and (min-width:992px){.has-205-height{height:18.9814814815vh!important}}.has-206-height{height:15.4422788606vh!important}@media screen and (min-width:992px){.has-206-height{height:19.0740740741vh!important}}.has-207-height{height:15.5172413793vh!important}@media screen and (min-width:992px){.has-207-height{height:19.1666666667vh!important}}.has-208-height{height:15.5922038981vh!important}@media screen and (min-width:992px){.has-208-height{height:19.2592592593vh!important}}.has-209-height{height:15.6671664168vh!important}@media screen and (min-width:992px){.has-209-height{height:19.3518518519vh!important}}.has-210-height{height:15.7421289355vh!important}@media screen and (min-width:992px){.has-210-height{height:19.4444444444vh!important}}.has-211-height{height:15.8170914543vh!important}@media screen and (min-width:992px){.has-211-height{height:19.537037037vh!important}}.has-212-height{height:15.892053973vh!important}@media screen and (min-width:992px){.has-212-height{height:19.6296296296vh!important}}.has-213-height{height:15.9670164918vh!important}@media screen and (min-width:992px){.has-213-height{height:19.7222222222vh!important}}.has-214-height{height:16.0419790105vh!important}@media screen and (min-width:992px){.has-214-height{height:19.8148148148vh!important}}.has-215-height{height:16.1169415292vh!important}@media screen and (min-width:992px){.has-215-height{height:19.9074074074vh!important}}.has-216-height{height:16.191904048vh!important}@media screen and (min-width:992px){.has-216-height{height:20vh!important}}.has-217-height{height:16.2668665667vh!important}@media screen and (min-width:992px){.has-217-height{height:20.0925925926vh!important}}.has-218-height{height:16.3418290855vh!important}@media screen and (min-width:992px){.has-218-height{height:20.1851851852vh!important}}.has-219-height{height:16.4167916042vh!important}@media screen and (min-width:992px){.has-219-height{height:20.2777777778vh!important}}.has-220-height{height:16.4917541229vh!important}@media screen and (min-width:992px){.has-220-height{height:20.3703703704vh!important}}.has-221-height{height:16.5667166417vh!important}@media screen and (min-width:992px){.has-221-height{height:20.462962963vh!important}}.has-222-height{height:16.6416791604vh!important}@media screen and (min-width:992px){.has-222-height{height:20.5555555556vh!important}}.has-223-height{height:16.7166416792vh!important}@media screen and (min-width:992px){.has-223-height{height:20.6481481481vh!important}}.has-224-height{height:16.7916041979vh!important}@media screen and (min-width:992px){.has-224-height{height:20.7407407407vh!important}}.has-225-height{height:16.8665667166vh!important}@media screen and (min-width:992px){.has-225-height{height:20.8333333333vh!important}}.has-226-height{height:16.9415292354vh!important}@media screen and (min-width:992px){.has-226-height{height:20.9259259259vh!important}}.has-227-height{height:17.0164917541vh!important}@media screen and (min-width:992px){.has-227-height{height:21.0185185185vh!important}}.has-228-height{height:17.0914542729vh!important}@media screen and (min-width:992px){.has-228-height{height:21.1111111111vh!important}}.has-229-height{height:17.1664167916vh!important}@media screen and (min-width:992px){.has-229-height{height:21.2037037037vh!important}}.has-230-height{height:17.2413793103vh!important}@media screen and (min-width:992px){.has-230-height{height:21.2962962963vh!important}}.has-231-height{height:17.3163418291vh!important}@media screen and (min-width:992px){.has-231-height{height:21.3888888889vh!important}}.has-232-height{height:17.3913043478vh!important}@media screen and (min-width:992px){.has-232-height{height:21.4814814815vh!important}}.has-233-height{height:17.4662668666vh!important}@media screen and (min-width:992px){.has-233-height{height:21.5740740741vh!important}}.has-234-height{height:17.5412293853vh!important}@media screen and (min-width:992px){.has-234-height{height:21.6666666667vh!important}}.has-235-height{height:17.616191904vh!important}@media screen and (min-width:992px){.has-235-height{height:21.7592592593vh!important}}.has-236-height{height:17.6911544228vh!important}@media screen and (min-width:992px){.has-236-height{height:21.8518518519vh!important}}.has-237-height{height:17.7661169415vh!important}@media screen and (min-width:992px){.has-237-height{height:21.9444444444vh!important}}.has-238-height{height:17.8410794603vh!important}@media screen and (min-width:992px){.has-238-height{height:22.037037037vh!important}}.has-239-height{height:17.916041979vh!important}@media screen and (min-width:992px){.has-239-height{height:22.1296296296vh!important}}.has-240-height{height:17.9910044978vh!important}@media screen and (min-width:992px){.has-240-height{height:22.2222222222vh!important}}.has-241-height{height:18.0659670165vh!important}@media screen and (min-width:992px){.has-241-height{height:22.3148148148vh!important}}.has-242-height{height:18.1409295352vh!important}@media screen and (min-width:992px){.has-242-height{height:22.4074074074vh!important}}.has-243-height{height:18.215892054vh!important}@media screen and (min-width:992px){.has-243-height{height:22.5vh!important}}.has-244-height{height:18.2908545727vh!important}@media screen and (min-width:992px){.has-244-height{height:22.5925925926vh!important}}.has-245-height{height:18.3658170915vh!important}@media screen and (min-width:992px){.has-245-height{height:22.6851851852vh!important}}.has-246-height{height:18.4407796102vh!important}@media screen and (min-width:992px){.has-246-height{height:22.7777777778vh!important}}.has-247-height{height:18.5157421289vh!important}@media screen and (min-width:992px){.has-247-height{height:22.8703703704vh!important}}.has-248-height{height:18.5907046477vh!important}@media screen and (min-width:992px){.has-248-height{height:22.962962963vh!important}}.has-249-height{height:18.6656671664vh!important}@media screen and (min-width:992px){.has-249-height{height:23.0555555556vh!important}}.has-250-height{height:18.7406296852vh!important}@media screen and (min-width:992px){.has-250-height{height:23.1481481481vh!important}}.has-251-height{height:18.8155922039vh!important}@media screen and (min-width:992px){.has-251-height{height:23.2407407407vh!important}}.has-252-height{height:18.8905547226vh!important}@media screen and (min-width:992px){.has-252-height{height:23.3333333333vh!important}}.has-253-height{height:18.9655172414vh!important}@media screen and (min-width:992px){.has-253-height{height:23.4259259259vh!important}}.has-254-height{height:19.0404797601vh!important}@media screen and (min-width:992px){.has-254-height{height:23.5185185185vh!important}}.has-255-height{height:19.1154422789vh!important}@media screen and (min-width:992px){.has-255-height{height:23.6111111111vh!important}}.has-256-height{height:19.1904047976vh!important}@media screen and (min-width:992px){.has-256-height{height:23.7037037037vh!important}}.has-257-height{height:19.2653673163vh!important}@media screen and (min-width:992px){.has-257-height{height:23.7962962963vh!important}}.has-258-height{height:19.3403298351vh!important}@media screen and (min-width:992px){.has-258-height{height:23.8888888889vh!important}}.has-259-height{height:19.4152923538vh!important}@media screen and (min-width:992px){.has-259-height{height:23.9814814815vh!important}}.has-260-height{height:19.4902548726vh!important}@media screen and (min-width:992px){.has-260-height{height:24.0740740741vh!important}}.has-261-height{height:19.5652173913vh!important}@media screen and (min-width:992px){.has-261-height{height:24.1666666667vh!important}}.has-262-height{height:19.64017991vh!important}@media screen and (min-width:992px){.has-262-height{height:24.2592592593vh!important}}.has-263-height{height:19.7151424288vh!important}@media screen and (min-width:992px){.has-263-height{height:24.3518518519vh!important}}.has-264-height{height:19.7901049475vh!important}@media screen and (min-width:992px){.has-264-height{height:24.4444444444vh!important}}.has-265-height{height:19.8650674663vh!important}@media screen and (min-width:992px){.has-265-height{height:24.537037037vh!important}}.has-266-height{height:19.940029985vh!important}@media screen and (min-width:992px){.has-266-height{height:24.6296296296vh!important}}.has-267-height{height:20.0149925037vh!important}@media screen and (min-width:992px){.has-267-height{height:24.7222222222vh!important}}.has-268-height{height:20.0899550225vh!important}@media screen and (min-width:992px){.has-268-height{height:24.8148148148vh!important}}.has-269-height{height:20.1649175412vh!important}@media screen and (min-width:992px){.has-269-height{height:24.9074074074vh!important}}.has-270-height{height:20.23988006vh!important}@media screen and (min-width:992px){.has-270-height{height:25vh!important}}.has-271-height{height:20.3148425787vh!important}@media screen and (min-width:992px){.has-271-height{height:25.0925925926vh!important}}.has-272-height{height:20.3898050975vh!important}@media screen and (min-width:992px){.has-272-height{height:25.1851851852vh!important}}.has-273-height{height:20.4647676162vh!important}@media screen and (min-width:992px){.has-273-height{height:25.2777777778vh!important}}.has-274-height{height:20.5397301349vh!important}@media screen and (min-width:992px){.has-274-height{height:25.3703703704vh!important}}.has-275-height{height:20.6146926537vh!important}@media screen and (min-width:992px){.has-275-height{height:25.462962963vh!important}}.has-276-height{height:20.6896551724vh!important}@media screen and (min-width:992px){.has-276-height{height:25.5555555556vh!important}}.has-277-height{height:20.7646176912vh!important}@media screen and (min-width:992px){.has-277-height{height:25.6481481481vh!important}}.has-278-height{height:20.8395802099vh!important}@media screen and (min-width:992px){.has-278-height{height:25.7407407407vh!important}}.has-279-height{height:20.9145427286vh!important}@media screen and (min-width:992px){.has-279-height{height:25.8333333333vh!important}}.has-280-height{height:20.9895052474vh!important}@media screen and (min-width:992px){.has-280-height{height:25.9259259259vh!important}}.has-281-height{height:21.0644677661vh!important}@media screen and (min-width:992px){.has-281-height{height:26.0185185185vh!important}}.has-282-height{height:21.1394302849vh!important}@media screen and (min-width:992px){.has-282-height{height:26.1111111111vh!important}}.has-283-height{height:21.2143928036vh!important}@media screen and (min-width:992px){.has-283-height{height:26.2037037037vh!important}}.has-284-height{height:21.2893553223vh!important}@media screen and (min-width:992px){.has-284-height{height:26.2962962963vh!important}}.has-285-height{height:21.3643178411vh!important}@media screen and (min-width:992px){.has-285-height{height:26.3888888889vh!important}}.has-286-height{height:21.4392803598vh!important}@media screen and (min-width:992px){.has-286-height{height:26.4814814815vh!important}}.has-287-height{height:21.5142428786vh!important}@media screen and (min-width:992px){.has-287-height{height:26.5740740741vh!important}}.has-288-height{height:21.5892053973vh!important}@media screen and (min-width:992px){.has-288-height{height:26.6666666667vh!important}}.has-289-height{height:21.664167916vh!important}@media screen and (min-width:992px){.has-289-height{height:26.7592592593vh!important}}.has-290-height{height:21.7391304348vh!important}@media screen and (min-width:992px){.has-290-height{height:26.8518518519vh!important}}.has-291-height{height:21.8140929535vh!important}@media screen and (min-width:992px){.has-291-height{height:26.9444444444vh!important}}.has-292-height{height:21.8890554723vh!important}@media screen and (min-width:992px){.has-292-height{height:27.037037037vh!important}}.has-293-height{height:21.964017991vh!important}@media screen and (min-width:992px){.has-293-height{height:27.1296296296vh!important}}.has-294-height{height:22.0389805097vh!important}@media screen and (min-width:992px){.has-294-height{height:27.2222222222vh!important}}.has-295-height{height:22.1139430285vh!important}@media screen and (min-width:992px){.has-295-height{height:27.3148148148vh!important}}.has-296-height{height:22.1889055472vh!important}@media screen and (min-width:992px){.has-296-height{height:27.4074074074vh!important}}.has-297-height{height:22.263868066vh!important}@media screen and (min-width:992px){.has-297-height{height:27.5vh!important}}.has-298-height{height:22.3388305847vh!important}@media screen and (min-width:992px){.has-298-height{height:27.5925925926vh!important}}.has-299-height{height:22.4137931034vh!important}@media screen and (min-width:992px){.has-299-height{height:27.6851851852vh!important}}.has-300-height{height:22.4887556222vh!important}@media screen and (min-width:992px){.has-300-height{height:27.7777777778vh!important}}@media screen and (min-width:782px){.top-5{margin-top:-5%}.left-5{margin-left:-5%}}.bottom-5{position:relative;z-index:1}@media screen and (min-width:782px){.bottom-5{margin-bottom:-5%}.top-10{margin-top:-10%}.left-10{margin-left:-10%}.bottom-10{margin-bottom:-10%}.right-10{margin-right:-10%}.right-20{margin-right:-20%}}.servicios-titulo,.title-home{align-items:center;display:flex}.servicios-titulo{flex-direction:column-reverse;justify-content:center;margin-bottom:-50px;z-index:-1}@media screen and (min-width:782px){.servicios-titulo{flex-direction:row;margin-left:-15%}}.servicios-titulo h2{margin-bottom:16vw}@media screen and (min-width:782px){.servicios-titulo h2{margin-bottom:0}}.servicios-titulo figure,.servicios-titulo h2{margin-left:0!important;margin-right:0!important}@media screen and (min-width:782px){.servicios-titulo figure img{min-width:17.4479166667vw}}.card{border:3px solid #fff;border-radius:10.6666666667vw;padding:10% 15%}@media screen and (min-width:782px){.card{border-radius:2.0833333333vw}}.card figure{align-items:center;display:flex}.card figure img,.margin-auto{margin:auto}@media screen and (min-width:782px){.center-md{text-align:center}}@media screen and (max-width:782px){.center-right-sm{text-align:right}.nogap-sm{gap:0!important}.column-reverse-sm{flex-direction:column-reverse}}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:0!important}.border-right{border-bottom:2px solid #4c3023;padding-bottom:20px}@media screen and (min-width:782px){.border-right{border-bottom:0;border-right:2px solid #4c3023;padding-bottom:0}}@media screen and (max-width:782px){.page-id-17 .site-wrapper{padding-top:0}}.page-id-17 .site-footer{background-color:#ff99be}@media screen and (max-width:782px){figure.size-full,figure.size-medium{max-width:58.6666666667vw}}.is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:100%!important}.hide-sm{display:none}@media screen and (min-width:782px){.hide-sm{display:block}}.hide-md{display:block}@media screen and (min-width:782px){.hide-md{display:none!important}}@media screen and (max-width:782px){.colum-reverse-sm{flex-direction:column-reverse}}.mapa-contacto{position:relative}.mapa-contacto>figure{margin-bottom:-20px}@media screen and (min-width:782px){.mapa-contacto>figure{bottom:0;left:-40%;position:absolute}}.line-height-2{line-height:1.8}.site-footer .menu-menu-legal-container,.wrapper-container{padding-left:6.6666666667vw;padding-right:6.6666666667vw}@media screen and (min-width:782px){.site-footer .menu-menu-legal-container,.wrapper-container{padding-left:3.125vw;padding-right:3.125vw}}.guten-content>.wp-block-buttons,.guten-content>.wp-block-columns,.guten-content>.wp-block-cover>.wp-block-cover__inner-container>.wp-block-columns,.guten-content>.wp-block-image,.guten-content>.wp-block-video,.guten-content>h1,.guten-content>h2,.guten-content>h3,.guten-content>h4,.guten-content>h5,.guten-content>h6,.guten-content>p,.guten-content>svg,.guten-content>ul,.wrapper-secondary{padding-left:6.6666666667vw;padding-right:6.6666666667vw}@media screen and (min-width:782px){.guten-content>.wp-block-buttons,.guten-content>.wp-block-columns,.guten-content>.wp-block-cover>.wp-block-cover__inner-container>.wp-block-columns,.guten-content>.wp-block-image,.guten-content>.wp-block-video,.guten-content>h1,.guten-content>h2,.guten-content>h3,.guten-content>h4,.guten-content>h5,.guten-content>h6,.guten-content>p,.guten-content>svg,.guten-content>ul,.wrapper-secondary{padding-left:11.9791666667vw;padding-right:11.9791666667vw}.wrapper-tertiary{max-width:45%}}.no-wrapper{padding-left:0!important;padding-right:0!important}@media screen and (min-width:782px){.wrapper-custom{padding-left:6.7708333333vw!important;padding-right:6.7708333333vw!important}}@media screen and (max-width:782px){.no-wrapper-sm{padding-left:0!important;padding-right:0!important}.wrapper-container-sm{padding-left:6.6666666667vw;padding-right:6.6666666667vw}}.legal-template{display:flex;flex-wrap:wrap;justify-content:space-between;padding-left:8.3333333333%;padding-right:8.3333333333%}@media screen and (min-width:782px){.legal-template{padding-left:8.3333333333%;padding-right:8.3333333333%}.legal-template>div{width:calc(50% - 30px)}}.legal-template>div:first-child{margin-bottom:45px}@media screen and (min-width:782px){.legal-template>div:first-child{margin-bottom:0}}.legal-template>div:first-child nav ul li.current_page_item{display:none}.legal-template h1,.legal-template h2,.legal-template h3,.legal-template h4,.legal-template h5,.legal-template h6{font-weight:500;margin-bottom:10px}@media screen and (min-width:782px){.legal-template h1,.legal-template h2,.legal-template h3,.legal-template h4,.legal-template h5,.legal-template h6{margin-bottom:1.0416666667vw}}.legal-template p{margin-bottom:0}.page-template-blue{background-color:#5ca6df}.guten-content>svg{height:auto;width:100%}.guten-content .wp-block-columns{gap:4vw;margin-bottom:10px}@media screen and (min-width:782px){.guten-content .wp-block-columns{gap:2.34375vw}}.guten-content .wp-block-columns .wp-block-column>.wp-block-video,.guten-content .wp-block-columns.no-bottom{margin-bottom:0}.guten-content ul{padding-left:20px}@media screen and (min-width:782px){.guten-content ul{padding-left:0}}.guten-content ul li{line-height:1.5;list-style-type:disc}.guten-content .wp-block-cover{padding:0!important}@media screen and (max-width:782px){.guten-content .wp-block-media-text{display:block}.guten-content .wp-block-media-text.inverse-sm{display:flex;flex-direction:column-reverse}.guten-content .wp-block-media-text>div{padding:32vw 5.3333333333vw}}@media screen and (min-width:782px){.guten-content .wp-block-media-text>div{padding:0 7.8125vw}}.guten-content .wp-block-media-text>figure{align-items:center;display:flex}@media screen and (max-width:782px){.guten-content .wp-block-media-text>figure img{min-height:100vh;object-fit:cover}}.page-id-17 .guten-content .wp-block-media-text>div{padding:0 8%}.colegios-adoratrices{border:3px solid #4c3023;border-radius:30px;display:flex;flex-direction:column;justify-content:space-between;min-height:90vw;padding:10.6666666667vw}@media screen and (min-width:782px){.colegios-adoratrices{min-height:20vw;padding:2.0833333333vw}}.colegios-adoratrices h4{font-size:12.5333333333vw}@media screen and (min-width:782px){.colegios-adoratrices h4{font-size:2.6041666667vw}}.colegios-adoratrices a{text-decoration:underline;text-decoration-thickness:2px}.colegios-adoratrices a:hover{text-decoration:none}.site-wrapper{padding-top:50.6666666667vw}@media screen and (min-width:1200px){.site-wrapper{padding-top:11.4583333333vw}}.home .site-wrapper{padding-top:41.3333333333vw!important}@media screen and (min-width:782px){.home .site-wrapper{padding-top:8.0729166667vw!important}}.home .site-footer{background-color:#ff99be}.site-header{align-items:center;background-color:transparent;display:flex;justify-content:space-between;padding-bottom:5.3333333333vw;padding-top:5.3333333333vw;position:relative;position:absolute;-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out;width:100%;z-index:3}@media screen and (min-width:782px){.site-header{padding-bottom:2.0833333333vw;padding-top:2.0833333333vw}}.site-header .site-header-logo>a{align-items:center;display:flex;justify-content:space-between;width:100%}.site-header .site-header-logo>a .icon svg{height:auto;width:57.3333333333vw}@media screen and (min-width:782px){.site-header .site-header-logo>a .icon svg{width:18.2291666667vw}}@media screen and (min-width:1200px){.site-header .site-header-logo>a .icon svg{width:11.9791666667vw}}.site-header .site-header-navbar{position:relative}.site-header .site-header-navbar nav{display:none;width:100%}@media screen and (min-width:1200px){.site-header .site-header-navbar nav{display:block}}.site-header .site-header-navbar nav>ul>li{position:relative}.site-header .site-header-navbar nav>ul>li>ul.sub-menu{display:block;left:0;min-width:max-content;opacity:0;padding-left:1.3020833333vw;padding-top:1.3020833333vw;position:absolute;top:16px;visibility:hidden;width:100%;z-index:2}.site-header .site-header-navbar nav>ul>li>ul.sub-menu li{margin:0}.site-header .site-header-navbar nav>ul>li>ul.sub-menu li a{font-size:.9375vw;padding-bottom:.78125vw;text-align:left;width:100%}.site-header .site-header-navbar nav>ul>li>ul.sub-menu li a picture{height:6.7708333333vw;position:fixed;right:30px;top:86px;visibility:hidden;width:7.8125vw}.site-header .site-header-navbar nav>ul>li>ul.sub-menu li a picture img{height:100%;object-fit:cover;width:100%}.site-header .site-header-navbar nav>ul>li>ul.sub-menu li a:hover picture{opacity:1;visibility:visible}.site-header .site-header-navbar nav ul{align-items:center;display:flex;gap:2.0833333333vw;width:100%}.site-header .site-header-navbar nav ul li a{color:#000;cursor:pointer;font-size:.9375vw;font-weight:400;letter-spacing:.04em;line-height:normal;position:relative;text-align:right;text-transform:uppercase;-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out;width:100%}.site-header .site-header-navbar nav ul li:hover .sub-menu{opacity:1;visibility:visible}.site-header .site-header-navbar-container{align-items:center;display:flex;justify-content:flex-end;margin-left:auto}@media screen and (min-width:1200px){.site-header .site-header-navbar-container{margin-left:0}}.site-header .side-menu-toggle{cursor:pointer;display:block;padding:5px;-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out;width:100%}.site-header .side-menu-toggle span{color:#4c3023;font-size:5.3333333333vw;width:100%}.site-header .side-menu-toggle span:first-child{align-items:center;display:flex;justify-content:center}.site-header .side-menu-toggle span:last-child{left:0;opacity:0;position:absolute;top:50%;transform:translateY(-50%);visibility:hidden}.site-header .side-menu-toggle span svg{height:27px;width:auto}@media screen and (min-width:1200px){.site-header .side-menu-toggle{display:none}}.site-header .side-menu-toggle.open{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.site-header .side-menu-toggle.open span:first-child{opacity:0;visibility:hidden}.site-header .side-menu-toggle.open span:last-child{align-items:center;display:flex;justify-content:center;opacity:1;visibility:visible}.side-menu{background-color:#ffd400;height:100vh;left:0;opacity:0;padding-top:40vw;position:fixed;top:0;visibility:hidden;width:100%;z-index:2}.side-menu,.side-menu.open{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.side-menu.open{opacity:1;visibility:visible}.side-menu nav{height:100%}.side-menu nav>ul{display:flex;flex-direction:column;height:100%;overflow-x:hidden;position:relative}.side-menu nav>ul li{margin:0 15px 15px}.side-menu nav>ul li a{color:#000;font-size:37px;line-height:normal;text-transform:uppercase;width:100%}.side-menu nav>ul li a picture{display:none}.side-menu nav .sub-menu{height:auto;margin-top:15px;padding-left:15px;width:100vw}.side-menu nav .sub-menu li a{width:100%}.site-footer{background-color:inherit;margin-top:-5.3333333333vw;padding-top:21.3333333333vw;position:relative;z-index:3}@media screen and (min-width:782px){.site-footer{margin-top:-1.0416666667vw;padding-top:3.6458333333vw}}.site-footer *{color:#000}.site-footer .site-footer-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.site-footer .site-footer-container>a,.site-footer .site-footer-container>div{width:100%}@media screen and (min-width:782px){.site-footer .site-footer-container>a,.site-footer .site-footer-container>div{width:33%}}.site-footer .site-footer-container .brand{height:auto;margin-bottom:13.3333333333vw}@media screen and (min-width:782px){.site-footer .site-footer-container .brand{margin-bottom:0}}.site-footer .site-footer-container .brand svg{height:auto;max-width:64vw}@media screen and (min-width:782px){.site-footer .site-footer-container .brand svg{max-width:14.5833333333vw}}.site-footer .site-footer-container .footer-links{display:flex;justify-content:space-between}.site-footer .site-footer-container .contact-info{margin-bottom:9.3333333333vw}@media screen and (min-width:782px){.site-footer .site-footer-container .contact-info{margin-bottom:0}}.site-footer .site-footer-container .contact-info a:before{background-color:#000}.site-footer .site-footer-container .social{align-items:center;display:flex;gap:15px;margin-left:20px}@media screen and (min-width:782px){.site-footer .site-footer-container .social{margin-left:0}}.site-footer .site-footer-container .social svg{height:8.8vw;width:auto}@media screen and (min-width:782px){.site-footer .site-footer-container .social svg{height:2.34375vw}}.site-footer .site-footer-container .social a:last-child svg{height:4.8vw;width:auto}@media screen and (min-width:782px){.site-footer .site-footer-container .social a:last-child svg{height:1.6666666667vw}}.site-footer .menu-menu-legal-container{margin-top:18.6666666667vw;padding-bottom:5.3333333333vw}@media screen and (min-width:782px){.site-footer .menu-menu-legal-container{margin-top:1.4583333333vw;padding-bottom:1.8229166667vw}}.site-footer .menu-menu-legal-container ul{align-items:center;display:flex;gap:30px;justify-content:center}@media screen and (min-width:782px){.site-footer .menu-menu-legal-container ul{justify-content:flex-end}}.site-footer .menu-menu-legal-container ul li a{font-size:4vw}@media screen and (min-width:782px){.site-footer .menu-menu-legal-container ul li a{font-size:.78125vw}}.page-id-11{background-color:#ff99be}.page-id-11 .site-footer{background-color:#ffd400}div#cookie-notice{background-color:#fff!important;border-radius:15px;bottom:auto;left:auto;min-width:calc(100vw - 30px);right:15px;top:15px;-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out;width:calc(100vw - 30px);z-index:2}@media screen and (min-width:782px){div#cookie-notice{min-width:30vw;width:30vw}}div#cookie-notice .cookie-notice-container{align-items:center;border:.5px solid #4c3023;border-radius:15px;display:flex;flex-wrap:wrap;justify-content:space-between;padding:15px}div#cookie-notice .cookie-notice-container .cn-text-container{color:#4c3023;font-family:Fredoka,serif;font-size:17px;margin-bottom:15px;text-align:left}div#cookie-notice .cookie-notice-container .cn-text-container a{text-decoration:underline}div#cookie-notice .cookie-notice-container .cn-buttons-container{align-items:center;display:flex}div#cookie-notice .cookie-notice-container .cn-buttons-container a{backdrop-filter:blur(20px);background-color:hsla(33,20%,78%,.8)!important;border-radius:100px;color:#4c3023;font-family:Fredoka,serif;font-size:13px;max-height:37px;padding:8px 20px!important;text-align:center}div#cookie-notice .cookie-notice-container .cn-buttons-container a:first-child{margin-left:0}div#cookie-notice .cookie-notice-container .cn-buttons-container a:after{display:none}div#cookie-notice .cookie-notice-container .cn-buttons-container a:hover{background-color:#ffd400!important}div#cookie-notice .cookie-notice-container .cn-close-icon{display:none}.switcher{display:flex;flex-direction:column;flex-wrap:wrap;gap:5.3333333333vw;margin-bottom:6.7708333333vw;margin-top:2.8645833333vw}@media screen and (min-width:782px){.switcher{align-items:center;flex-direction:row;gap:3.125vw}}.switcher li a:before{content:"#"}.switcher li.active a{border-bottom:1px solid #4c3023}.switcher li:last-child a{border-bottom:0}.switcher li:last-child a:before{display:none}.gallery{display:flex;flex-wrap:wrap;gap:12vw;margin-bottom:10.4166666667vw}@media screen and (min-width:782px){.gallery{gap:4.6875vw}}.gallery .filterItem{display:none;margin-bottom:15px;position:relative;width:100%}@media screen and (min-width:782px){.gallery .filterItem{width:21.2%}}.gallery .filterItem.active,.gallery .filterItem.activeFirst{display:inline-block}.posts-blog article a{width:100%}.posts-blog article picture{margin-bottom:5.8666666667vw;max-height:86.6666666667vw;overflow:hidden;width:100%}@media screen and (min-width:782px){.posts-blog article picture{margin-bottom:1.1458333333vw;max-height:19.7395833333vw}}.posts-blog article picture img{width:100%}.posts-blog article .post-item-body>p{margin-bottom:5.8666666667vw}@media screen and (min-width:782px){.posts-blog article .post-item-body>p{margin-bottom:1.1458333333vw}}.wp-block-latest-posts{justify-content:space-between;padding-left:6.6666666667vw!important;padding-right:6.6666666667vw!important}@media screen and (min-width:782px){.wp-block-latest-posts{gap:4.1666666667vw;padding-left:3.125vw!important;padding-right:3.125vw!important}}.wp-block-latest-posts>li{list-style-type:none!important;margin:0 0 12vw!important}@media screen and (min-width:782px){.wp-block-latest-posts>li{margin-bottom:0!important;width:calc(25% - 4.16667vw)!important}}.wp-block-latest-posts>li:nth-of-type(2) img,.wp-block-latest-posts>li:nth-of-type(4) img{mask-image:url(https://www.colegiosantamariamicaela.com/wp-content/uploads/2025/02/vector-flor.png);-webkit-mask-position:top left;mask-position:top left;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-size:100%}.wp-block-latest-posts>li a{font-size:6.1333333333vw;line-height:1;margin-top:5.3333333333vw}@media screen and (min-width:782px){.wp-block-latest-posts>li a{font-size:1.3020833333vw;margin-top:3.125vw}}.guten-single{margin-bottom:53.3333333333vw}@media screen and (min-width:782px){.guten-single{margin-bottom:10.4166666667vw}}.guten-single>h1{margin-bottom:5.3333333333vw}@media screen and (min-width:782px){.guten-single>h1{margin-bottom:2.0833333333vw}}.guten-single .date{margin-bottom:18.6666666667vw}@media screen and (min-width:782px){.guten-single .date{margin-bottom:3.125vw}}.guten-single ul{padding-left:20px}@media screen and (min-width:782px){.guten-single ul{padding-left:0}}.guten-single ul li{line-height:1.5;list-style-type:disc}.guten-single figure{margin:16vw 0}@media screen and (min-width:782px){.guten-single figure{margin:3.125vw 0}}.guten-single .btn-primary+p,.guten-single .btn-secondary+p,.guten-single .button+p,.guten-single .p+p,.guten-single .wp-block-button__link+p,.guten-single .wp-block-buttons .wp-block-button a+p,.guten-single body+p,.guten-single p a+p,.guten-single p+p,.wp-block-buttons .wp-block-button .guten-single a+p{margin-top:5.3333333333vw}@media screen and (min-width:782px){.guten-single .btn-primary+p,.guten-single .btn-secondary+p,.guten-single .button+p,.guten-single .p+p,.guten-single .wp-block-button__link+p,.guten-single .wp-block-buttons .wp-block-button a+p,.guten-single body+p,.guten-single p a+p,.guten-single p+p,.wp-block-buttons .wp-block-button .guten-single a+p{margin-top:1.0416666667vw}}.guten-single ul.categories{display:flex;flex-direction:column;flex-wrap:wrap;gap:4.6875vw;margin-bottom:6.7708333333vw;margin-top:10.6666666667vw;padding-left:0}@media screen and (min-width:782px){.guten-single ul.categories{align-items:center;flex-direction:row;margin-top:3.125vw}}.guten-single ul.categories li{list-style-type:none!important}.guten-single ul.categories li:before{content:"#"}.guten-single ul.categories li.active{border-bottom:1px solid #4c3023}@media screen and (min-width:782px){.page-header{align-items:flex-end;display:flex}}.page-header>div{padding-left:6.6666666667vw;padding-right:6.6666666667vw;width:100%}@media screen and (min-width:782px){.page-header>div{padding-left:30vw;padding-right:0;width:60%}.page-header>div .title{align-items:center;display:flex;position:relative}}.page-header>div .title .icon{max-width:53.3333333333vw}@media screen and (min-width:782px){.page-header>div .title .icon{left:-50%;max-width:15.3645833333vw;position:absolute;top:0;transform:translate(25%)}}.page-header>div .title .icon svg{height:auto;width:100%}.page-header>div .contact-info{margin-bottom:17.3333333333vw;margin-top:9.3333333333vw}@media screen and (min-width:782px){.page-header>div .contact-info{margin-bottom:3.6458333333vw;margin-top:6.7708333333vw}}.page-header>picture{width:100%}@media screen and (min-width:782px){.page-header>picture{width:40%}}.go-up{bottom:5.3333333333vw;position:fixed;right:5.3333333333vw;z-index:2}@media screen and (min-width:782px){.go-up{bottom:5.2083333333vw;right:5.2083333333vw}}.go-up svg{height:auto;width:6.6666666667vw}@media screen and (min-width:782px){.go-up svg{width:2.34375vw}}    min-width: 45px;
    word-break: keep-all;
div[class*=ays-pb-modal_].ays_cmd_window,div[class*=ays-pb-modal_].ays_win98_window,div[class*=ays-pb-modal_].ays_winxp_window{z-index:1;pointer-events:fill;animation-fill-mode:forwards!important}.ays-pb-modals{position:fixed;left:0;top:0;right:0;bottom:0;z-index:9999999999;text-align:center;height:100%}.ays-pb-modals.ays-pb-notification-modal{position:unset;text-align:unset;height:auto}div[class*=ays-pb-modal_].ays_notification_window{width:100%;animation-duration:0s!important;position:relative}.ays_pb_fa,i.ays_pb_fa{font-weight:900}.ays_pb_fa{display:inline-block;font:900 14px/1 'Font Awesome 5 Free';font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ays_pb_far{font-weight:400!important}.ays_pb_fa_volume{content:"f028"}.ays_pb_fa_volume_off{content:"f026"}.fa-window-maximize:before{content:'';position:absolute;box-shadow:0 0 0 0 #ccc;width:10px;height:10px;border:1px solid #fff;border-top:3px solid #fff;top:4px;left:4px}.ays-close-button-on-off,.ays_pb_display_none_inp,input.ays-pb-modal-check[type=checkbox]{display:none!important}.ays-pb-modals:not(.ays-pb-modals.ays-pb-notification-modal)::before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.ays-pb-modal-check,.ays-pb-modal-check:checked~.ays-pb-modal{pointer-events:auto}.ays_button.ays_two{position:fixed;left:5px;top:5px;color:#9c00ff!important}div[class*=ays-pb-modal_].ays_cmd_window{width:450px;transition:.5s!important;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;overflow-y:scroll}.ays_image_window .ays_image_main:not(.ays-pb-show-scrollbar),.ays_minimal_window .ays_minimal_main:not(.ays-pb-show-scrollbar),div[class*=ays-pb-modal_].ays-pb-modal:not(.ays-pb-show-scrollbar),div[class*=ays-pb-modal_].ays_cmd_window:not(.ays-pb-show-scrollbar),div[class*=ays-pb-modal_].ays_lil_window:not(.ays-pb-show-scrollbar),div[class*=ays-pb-modal_].ays_ubuntu_window:not(.ays-pb-show-scrollbar),div[class*=ays-pb-modal_].ays_window:not(.ays-pb-show-scrollbar),div[class*=ays-pb-modal_].ays_winxp_window:not(.ays-pb-show-scrollbar){scrollbar-width:none}.ays_cmd_window .ays_cmd_window-content{height:79%;position:relative;background:unset;box-shadow:unset;border:unset}.ays_cmd_window.ays_cmd_window--maximized,.ays_ubuntu_window.ays_ubuntu_window--maximized,.ays_window.ays_cmd_window--maximized,.ays_winxp_window.ays_winxp_window--maximized{width:98%!important;flex-grow:1!important;height:98%!important;top:unset!important}.ays_cmd_window.ays_cmd_window--minimized,.ays_window.ays_cmd_window--minimized{height:25px!important;width:250px!important;bottom:0!important;top:unset!important;overflow:visible}.ays-pb-dismiss-ad>button#ays_pb_dismiss_ad .ays_pb_dismiss_ad_text_mobile,.ays_cmd_window.ays_cmd_window--minimized .ays_cmd_window-content,.ays_pb_display_none,.ays_ubuntu_window.ays_ubuntu_window--minimized .ays_ubuntu_folder-info,.ays_window.ays_cmd_window--minimized .ays_cmd_window-content{display:none}.ays_cmd_window.ays_cmd_window--destroyed{opacity:0;width:0;height:0}.ays_cmd_window-header{background-color:#eee;height:25px;display:flex;position:sticky;top:0;z-index:12;box-shadow:unset;border-bottom:0}.ays_cmd_window-controls{display:flex;height:100%;justify-content:flex-end;align-items:center;width:20%;background-image:unset;padding:0;box-shadow:unset}.ays_cmd_window-header .ays_cmd_window_title{width:80%;cursor:pointer}.ays_cmd_window-header .ays_cmd_window_title h2{margin:0;padding:0;text-align:left;text-indent:5px;font-size:19px;overflow:hidden;text-overflow:ellipsis;word-break:unset;white-space:nowrap}.ays-pb-modal h2::before,.ays_cmd_window-header .ays_cmd_window_title h2::before,.ays_lil_header .ays_lil_title h2::before,.ays_ubuntu_window .ays_ubuntu_topbar h2::before,.ays_win98_header .ays_win98_title h2::before,.ays_winxp_title-bar .ays_winxp_title-bar-title h2::before{content:none}.ays_cmd_window-controls .ays_cmd_control-item{display:inline-block;width:25px;height:25px;text-align:center;vertical-align:middle;color:#333;transition:.15s ease-in;cursor:pointer;margin-bottom:0}.ays_cmd_window-controls .ays_cmd_control-item:hover{background-color:#ccc}.ays_cmd_control-item.ays_cmd_control-close{font-size:18px;line-height:22px;font-family:sans-serif!important;min-width:100%}.ays_cmd_control-item.ays_cmd_control-close:hover{background-color:#ec6060;color:#fff}.ays_cmd_control-item.ays_cmd_control-maximize{line-height:19px}.ays_cmd_control-item.ays_cmd_control-minimize{line-height:22px}.ays_cmd_window-cursor{display:flex;margin:5px;position:sticky;top:30px;z-index:10}.ays_cmd_window-cursor .ays_cmd_i-cursor-indicator{font-size:1em;font-family:Consolas,monospace;margin:0 2px 0 5px}.ays_cmd_window-cursor .ays_cmd_i-cursor-underscore{width:10px;height:3px;align-self:flex-end;margin-right:5px;-webkit-animation:steps(2,start) infinite ays_cmd_blink;-webkit-animation-duration:1s!important;animation:steps(2,start) infinite ays_cmd_blink;animation-duration:1s!important;animation-fill-mode:forwards}.ays_cmd_window-input{background-color:inherit!important;border:none!important;outline:0!important;color:transparent!important;text-shadow:0 0 0 #fff;font-family:Consolas,monospace;flex:1;height:0}.ays_cmd_window-input:focus{outline:0}.ays_cmd_i-prompt{width:62px;height:62px;background:url("https://cdn4.iconfinder.com/data/icons/small-n-flat/24/terminal-48.png") center no-repeat rgba(0,0,0,.35);border-radius:10px;box-shadow:0 3px 1px rgba(0,0,0,.25);cursor:pointer;transition:.15s ease-in-out}.ays_cmd_i-prompt:hover{background-position:center 4px}.ays_cmd_i-prompt.ays_cmd_hidden{width:0;height:0;opacity:0}@-webkit-keyframes ays_cmd_blink{to{visibility:hidden}}@keyframes ays_cmd_blink{to{visibility:hidden}}ul.ays_cmd_window-controls-ul{display:flex;list-style:none;padding:0 5px 0 0;margin:0}ul.ays_cmd_window-controls-ul li:not(:last-child){margin-right:7px;padding-bottom:5px}ul.ays_cmd_window-controls-ul li{margin:0;min-width:0}.ays_cmd_window .ays_cmd_window-content>p{position:sticky;bottom:6px;margin:auto}.ays_cmd_window>p,.ays_winxp_window .ays_winxp_content>div:first-child>p{margin:0;font-size:16px}.ays_cmd_window-cursor>input{box-shadow:none!important}div[class*=ays-pb-modal_].ays_winxp_window{position:absolute;width:200px;background-color:#091e89;overflow:hidden;border-radius:7px 7px 0 0;transition:.3s ease-in-out;top:0;left:0;right:0;bottom:0;margin:auto;overflow-y:scroll;font-family:"MS Reference",sans-serif}.ays_ubuntu_window.ays_ubuntu_window--minimized,.ays_winxp_window.ays_winxp_window--minimized{height:35px!important;width:350px!important;bottom:0!important;top:unset!important;overflow:visible}.ays_winxp_title-bar .ays_winxp_close{display:block;width:100%;height:100%;color:#fff;line-height:20px;font-size:14px;cursor:pointer}.ays_winxp_title-bar{width:100%;height:35px;background:linear-gradient(to bottom,#4094ff 0,#0056e4 13%,#0056e4 71%,#16428b 100%);position:sticky;top:0;z-index:2}.ays_winxp_title-bar .ays_winxp_title-bar-title{position:absolute;top:7.5px;left:2.5px;color:#fff;text-shadow:1px 1px #10397e;font-size:15px;width:80%;text-align:left}.ays_winxp_title-bar .ays_winxp_title-bar-title h2{margin:0;width:100%;font-size:18px;text-indent:5px;font-weight:400;word-break:break-all;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ays_winxp_title-bar .ays_winxp_title-bar-close,.ays_winxp_title-bar .ays_winxp_title-bar-max,.ays_winxp_title-bar .ays_winxp_title-bar-min{position:absolute;width:20px;height:20px;top:5px;right:5px;border-radius:2px;border:1px solid #fff}.ays_winxp_title-bar .ays_winxp_title-bar-close{background:linear-gradient(135deg,#f1a689 0,#c0442a 50%,#c2311e 100%)}.ays-pb-modal_1 .ays_winxp_content>div:first-child hr{height:1px;background-color:#d3d3d3}.ays_winxp_title-bar-max.far.fa-window-maximize.fa-xs{display:inline-block;text-align:center;height:20px;line-height:20px;color:#fff;font-size:13px}.ays_winxp_title-bar .ays_winxp_title-bar-max,.ays_winxp_title-bar .ays_winxp_title-bar-min{background:linear-gradient(135deg,#7eaed6 0,#1b72ff 50%,#1655be 100%)}.ays_winxp_title-bar .ays_winxp_title-bar-max{right:30px;display:flex;align-items:center;justify-content:center}.ays_winxp_title-bar .ays_winxp_title-bar-min{right:55px}.ays_winxp_title-bar .ays_winxp_title-bar-close:hover{background:linear-gradient(135deg,#c0442a 100%,#c0442a 100%)}.ays_winxp_title-bar .ays_winxp_title-bar-max:hover,.ays_winxp_title-bar .ays_winxp_title-bar-min:hover{background:linear-gradient(#456eb3 50%,#617392 50%,#b0b4bb 50%,#4178d6 50%)}.ays_win98_window .ays_win98_header .ays_win98_btn-close,div[class*=ays-pb-modal_].ays_win98_window{position:absolute;margin:auto;background:silver;border-top:1px solid #fff;border-left:1px solid #fff;font-size:12px;top:0}.ays_winxp_title-bar-min:after{content:'';position:absolute;box-shadow:0 0 0 0 #ccc;width:10px;border-bottom:2px solid #fff;bottom:4px;left:4px}.ays_winxp_window .ays_winxp_content{position:relative;box-sizing:border-box;padding:10px;min-height:100%!important;width:100%!important;left:0;bottom:0;top:0;right:0;margin:auto;background-color:#fff}.ays_winxp_window .ays_winxp_content>p:last-child{position:sticky;margin:auto;font-size:16px}div[class*=ays-pb-modal_].ays_win98_window{left:0;right:0;bottom:0;width:30em;border-right:1px solid #111;border-bottom:1px solid #111;font-family:monospace,arial,sans-serif;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow-y:scroll}.ays_win98_window .ays_win98_head{position:sticky;top:0;z-index:2;width:100%;padding:2px;height:auto;box-shadow:unset;border:none}.ays_win98_window .ays_win98_header{min-height:25px;background:#008;background-image:linear-gradient(to right,#00007b,#1980cb);color:#fff;padding:0}.ays_win98_window .ays_win98_header .ays_win98_title{height:22px;padding:2px 0 0 5px;font-weight:700;width:90%;text-align:left}.ays_win98_window .ays_win98_header .ays_win98_btn-close{bottom:0;right:5px;display:block;height:15px;width:17px;border-right:1px solid #666;border-bottom:1px solid #666;box-shadow:1px 1px 0 #111;color:#000;font-weight:700;line-height:12px;cursor:pointer}.ays_win98_window .ays_win98_header .ays_win98_btn-close>div{display:block;width:100%;height:100%;margin:0;min-width:100%;color:#000}.ays_win98_window .ays_win98_header .ays_win98_btn-close:active{background:#b0b0b0;border-color:#333 #ddd #ddd #333;box-shadow:-1px -1px 0 #666}.ays_image_window .ays_image_header .ays_image_btn-close:active span,.ays_lil_window .ays_lil_header .ays_lil_btn-close:active span,.ays_minimal_window .ays_minimal_header .ays_minimal_btn-close:active span,.ays_video_window .ays_video_header .ays_video_btn-close:active span,.ays_win98_window .ays_win98_header .ays_win98_btn-close:active span,.ays_win98_window .ays_win98_main button:active span{position:relative;top:1px;left:1px}.ays_win98_window .ays_win98_main{font-family:monospace,arial,sans-serif;letter-spacing:-1px;padding-bottom:2px}.ays_win98_window .ays_win98_main .ays_win98_content{position:absolute;width:99%}.ays_win98_window .ays_win98_main .ays_win98_image{position:absolute;height:40px;width:40px;top:40px;left:20px;border-radius:5px;background-size:cover}.ays_win98_header .ays_win98_title h2{margin:0;font-size:19px;font-weight:500;font-family:monospace,arial,sans-serif;word-break:break-all;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ays_lil_window .ays_lil_main .ays_lil_content hr,.ays_win98_window .ays_win98_main .ays_win98_content hr{height:1px;background-color:#d3d3d3;margin:0}.ays_win98_window .ays_win98_main .ays_win98_content>p:last-child{position:absolute;bottom:11px;right:0;left:0;margin:auto}.ays_image_window .ays_image_main .ays_image_content>p:first-child,.ays_lil_window .ays_lil_main .ays_lil_content>p:first-child,.ays_minimal_window .ays_minimal_main .ays_minimal_content>p:first-child,.ays_win98_window .ays_win98_main .ays_win98_content>p:first-child{margin-top:0;margin-bottom:0;padding:10px 0}.close-lil-btn{width:30px;height:30px;display:inline-block;position:absolute;-webkit-transition:.5s!important;transition:.5s!important;border-radius:100%;background:#d75f70;font-weight:lighter;font-size:25px;text-decoration:none!important;line-height:1;cursor:pointer;overflow:hidden;display:flex;justify-content:center;align-items:center}.ays-pb-modal,.ays-pb-modal-macos,.ays-pb-modal-macos:not(.ays-pb-show-scrollbar),.ays-pb-modal:not(.ays-pb-show-scrollbar),.ays_cmd_window,.ays_cmd_window:not(.ays-pb-show-scrollbar),.ays_ubuntu_window,.ays_ubuntu_window:not(.ays-pb-show-scrollbar),.ays_win98_window,.ays_win98_window:not(.ays-pb-show-scrollbar),.ays_window,.ays_window:not(.ays-pb-show-scrollbar),.ays_winxp_window,.ays_winxp_window:not(.ays-pb-show-scrollbar){-ms-overflow-style:none}.close-lil-btn-text{font-size:12px;text-align:center;display:flex;justify-content:center;align-items:center}.close-lil-btn:hover{-webkit-transform:rotate(180deg);transform:rotate(180deg)}div[class*=ays-pb-modal_].ays_lil_window{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;max-width:100%;max-height:100%;overflow-y:scroll;font-family:monospace,arial,sans-serif;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1;pointer-events:fill;animation-duration:.5s;display:none;animation-fill-mode:forwards}div[class*=ays-pb-modal_].ays_image_window,div[class*=ays-pb-modal_].ays_minimal_window,div[class*=ays-pb-modal_].ays_template_window{left:0;bottom:0;max-height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;pointer-events:fill;animation-duration:.5s;display:none;animation-fill-mode:forwards;position:absolute;right:0;font-family:monospace,arial,sans-serif;z-index:1;top:0;cursor:default;max-width:100%}div[class*=ays-pb-modal_].ays_template_window.ays-pb-show-scrollbar{overflow-y:auto}.ays_lil_window .ays_lil_head{position:sticky;top:0;z-index:4;width:100%;padding:2px 0;height:auto}.ays_lil_window .ays_lil_header .ays_lil_title{display:inline-block;font-weight:700;width:100%;text-align:left}.ays_template_window .ays_template_header .close-template-btn,.close-image-btn,.close-minimal-btn{font-size:19px;min-width:30px;text-align:start;z-index:1;position:absolute;line-height:1;cursor:pointer}.ays_lil_window .ays_lil_main{font-family:monospace,arial,sans-serif;letter-spacing:-1px;padding-bottom:2px;max-height:100%}.ays_image_window .ays_image_main .ays_image_content,.ays_lil_window .ays_lil_main .ays_lil_content,.ays_minimal_window .ays_minimal_main .ays_minimal_content{width:100%;height:100%;overflow:hidden}.ays_lil_header .ays_lil_title h2{margin:0!important;font-size:25px;padding-top:10px;padding-bottom:10px;text-align:center;color:#1a1a1a;font-weight:500;font-family:monospace,arial,sans-serif;word-break:break-all}.ays_lil_window .ays_lil_main .ays_lil_content>p:last-child{margin:auto}.ays_lil_header{height:100%}.close-image-btn,.close-minimal-btn{font-weight:100}div[class*=ays-pb-modal_].ays_image_window,div[class*=ays-pb-modal_].ays_minimal_window{margin:auto;user-select:none}.ays_image_window .ays_image_header .ays_popup_image_title,.ays_minimal_window .ays_minimal_header .ays_popup_minimal_title{font-weight:700}.ays_image_window .ays_image_head,.ays_minimal_window .ays_minimal_head,.ays_video_window .ays_video_head{height:20%}.ays_image_window .ays_image_main,.ays_minimal_window .ays_minimal_main{font-family:monospace,arial,sans-serif;letter-spacing:-1px;max-height:80%;overflow-y:scroll}.ays_image_header .ays_popup_image_title h2{margin:0!important;font-size:25px;padding-top:20px;text-align:center;color:#1a1a1a;font-weight:500;font-family:monospace,arial,sans-serif;word-break:break-all}.ays_image_window .ays_image_main .ays_image_content>p:last-child,.ays_minimal_window .ays_minimal_main .ays_minimal_content>p:last-child{margin:auto;font-size:15px;position:absolute;bottom:-30px;left:0;right:0}.ays_content_box{padding:20px}.ays_content_box.ays_notification_content_box{padding:20px;display:flex;align-items:center;height:100%;width:100%;gap:20px;box-sizing:border-box}.ays_pb_notification_logo{max-width:10%;width:100%;height:100%;text-align:center;display:flex;justify-content:center}.ays_pb_notification_logo a{display:flex;justify-content:center;align-items:center}.ays_pb_notification_main_content{max-width:80%;width:100%}.ays_notification_content_box_with_logo .ays_pb_notification_main_content{max-width:70%}.ays_pb_notification_button_1{width:20%;display:flex;align-items:center;justify-content:center;min-width:105px}.ays_pb_notification_button_1 a{text-decoration:none}.ays_pb_notification_button_1 button{display:flex;align-items:center;font-style:normal;line-height:normal;margin:0;cursor:pointer;word-break:keep-all}.ays_minimal_header .ays_popup_minimal_title h2{margin:0!important;font-size:25px;padding:5px 0;text-align:center;color:#1a1a1a;font-weight:500;font-family:monospace,arial,sans-serif;word-break:break-all}.ays_minimal_window .ays_content_box,div[class*=ays-pb-modal_].ays-pb-modal.ays-pb-modal-image-type-img,div[class*=ays-pb-modal_].ays-pb-modal.ays_facebook_window{padding:0}.ays-pb-modals div.ays_minimal_window div.ays_pb_description{margin:0;padding:5px 0;text-align:center;font-size:18px}div.ays_pb_description{word-break:break-word;word-wrap:break-word}.ays-pb-modals div.ays_minimal_window div.ays_pb_description p{margin:0;padding:0}.ays_template_window .ays_template_header .close-template-btn{font-weight:lighter;text-decoration:none!important}div[class*=ays-pb-modal_].ays_template_window{margin:auto;border-top:1px solid #fff;border-left:1px solid #fff;border-right:1px solid #111;border-bottom:1px solid #111;user-select:none;overflow:hidden}.ays_template_window .ays_template_header h2{margin:auto;font-size:26px;line-height:100%;word-break:break-all}.ays_template_window .ays_template_header .ays_template_title{height:100%;display:flex}.ays_template_window .ays_template_content{width:65%;padding:0 10px;overflow:hidden}.ays_template_window p.ays_pb_timer{position:absolute;bottom:-8px;right:0;width:inherit;text-align:center}.ays_template_window header.ays_template_head{height:12%;border:none}div[class*=ays-pb-modal_].ays_template_window.ays-pb-show-scrollbar footer.ays_template_footer,div[class*=ays-pb-modal_].ays_template_window.ays-pb-show-scrollbar header.ays_template_head{height:auto}.ays_template_window .ays_bg_image_box{width:35%}.ays_template_window footer.ays_template_footer{display:flex;height:88%;padding:0;background:unset;box-shadow:unset}div[class*=ays-pb-modal_].ays_ubuntu_window,div[class*=ays-pb-modal_].ays_window{box-shadow:0 0 20px 0 rgba(0,0,0,.43);pointer-events:fill;animation-fill-mode:forwards!important;position:absolute;left:0;right:0}.ays_template_window .ays_template_main{font-family:monospace,arial,sans-serif;letter-spacing:-1px;max-height:93%;overflow-y:auto;scrollbar-width:none}.ays_template_window .ays_template_header{height:100%;display:flex;justify-content:center;align-items:center}.ays_template_window footer.ays_template_footer .ays_template_content p{margin-bottom:5px!important}div[class*=ays-pb-modal_].ays_ubuntu_window{border-top-right-radius:12px;border-top-left-radius:12px;border:1px solid #3c3b37;background-color:#f2f1f0;transition:.3s;top:0;display:none;bottom:0;margin:auto;z-index:1;overflow-y:scroll}.ays_ubuntu_window .ays_ubuntu_topbar{height:40px;width:100%;display:flex;align-items:center;background-image:linear-gradient(#65645e,#3c3b37);border-top-right-radius:10px;border-top-left-radius:10px;border-bottom:1px solid #302f2c;position:sticky;top:0;z-index:100}.ays-pb-modal-macos .row p,.ays_ubuntu_window p{margin:0}.ays_ubuntu_window .ays_ubuntu_window_content{padding-top:5px}.ays_ubuntu_window .ays_ubuntu_window_content p{text-align:left;padding:0 10px;font-size:16px;white-space:initial}.ays_ubuntu_window .ays_ubuntu_topbar p{color:#dfdbd0;margin-left:20px}.ays_ubuntu_window .ays_ubuntu_topbar h2{margin:0;text-indent:10px;font-size:24px;font-weight:500;padding:0;word-break:break-all;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ays_ubuntu_window .ays_ubuntu_topbar .ays_ubuntu_icons{background-image:linear-gradient(#363632,#4e4d48);margin-left:15px;border-radius:500px;padding:2px 3px 1px;height:25px;display:flex}.ays_ubuntu_window .ays_ubuntu_topbar .ays_ubuntu_icons .ays_ubuntu_close{width:20px;height:20px;border-radius:50%;background-image:linear-gradient(#f79674,#df5106);display:block;margin:0!important;cursor:pointer}.ays_ubuntu_window .ays_ubuntu_topbar .ays_ubuntu_icons .ays_ubuntu_close:hover{background-image:linear-gradient(#f8a082,#f85c09)}.ays_ubuntu_window .ays_ubuntu_tools ul li:hover,.ays_ubuntu_window .ays_ubuntu_topbar .ays_ubuntu_icons .ays_ubuntu_hide:hover,.ays_ubuntu_window .ays_ubuntu_topbar .ays_ubuntu_icons .ays_ubuntu_maximize:hover{background-image:linear-gradient(#a2a19d,#6b6b65)}.ays_ubuntu_window .ays_ubuntu_topbar .ays_ubuntu_icons .ays_ubuntu_hide,.ays_ubuntu_window .ays_ubuntu_topbar .ays_ubuntu_icons .ays_ubuntu_maximize{width:20px;height:20px;border-radius:50%;margin-left:5px;background-image:linear-gradient(#989792,#5a5a55);display:inline-block}.ays_ubuntu_window .ays_ubuntu_tools{height:30px;width:100%;display:flex;align-items:center;background-color:#3c3b37;color:#dfdbd0;position:sticky;top:40px;z-index:100}.ays_ubuntu_window .ays_ubuntu_tools ul{list-style:none;display:flex;align-items:center;justify-content:flex-start;margin:0;padding:0}.ays_ubuntu_window .ays_ubuntu_tools ul li{display:inline-block;padding:0 5px;margin-bottom:0}.ays_ubuntu_window .ays_ubuntu_tools ul li:hover{cursor:default;line-height:30px}.ays_ubuntu_window .ays_ubuntu_folder-info{height:30px;width:100%;display:flex;align-items:center;justify-content:space-between;background-color:#f2f1f0;border-top:1px solid #c5c1bc;position:sticky;bottom:0}.ays_ubuntu_window .ays_ubuntu_folder-info p.ays_ubuntu_right{position:relative}.ays_ubuntu_window .ays_ubuntu_folder-info p{color:#5f4c53;width:100%}div[class*=ays-pb-modal_].ays_window{transition:.2s;background:#fff;z-index:100000;display:none;top:0;bottom:0;margin:auto;border-radius:4px;vertical-align:middle;overflow:auto}.ays-pb-modal-macos .ays-pb-modal-close svg,.ays_window .ays-pb-modal-close svg{position:absolute;left:0;top:0;bottom:0;right:0;font-size:10px;margin:auto;opacity:0;transition:.5s ease-in-out}.ays_window .ays-pb-modal-close{position:relative;display:inline-block;top:0;left:0;right:0;bottom:0;cursor:pointer;pointer-events:auto;margin:0}.ays_window .ays_topBar{width:100%;height:50px;background-image:linear-gradient(#d3d3d3,#c8c8c8);border-bottom:1px solid grey;display:flex;align-items:center;border-top-right-radius:5px;border-top-left-radius:5px;pointer-events:fill;position:sticky;top:0;z-index:100}.ays_window .ays_topBar .ays_close,.ays_window .ays_topBar .ays_fullScreen,.ays_window .ays_topBar .ays_hide{cursor:pointer}.ays_window .ays_topBar h2{margin:0;width:100%;text-align:center;padding:0;font-size:25px;font-weight:500;word-break:break-all;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}div[class*=ays-pb-modal_].ays-pb-modal,div[class*=ays-pb-modal_].ays-pb-modal-macos{background:#fff;position:absolute;vertical-align:middle;overflow:auto;animation-fill-mode:forwards!important;right:0;bottom:0;display:none;z-index:1;top:0;left:0}.ays_window .ays_topBar h2::before{display:none;content:none;height:0}.ays_window .ays_topBar .ays_close{height:12px;width:12px;background-color:#f74544;border-radius:50%;margin-left:15px;border:1px solid #f62726;position:relative;display:inline-block;margin-bottom:0;min-width:30%}.ays_window .ays_topBar .ays_hide{height:12px;width:12px;background-color:#fbaf15;border-radius:50%;margin-left:10px;border:1px solid #f1a304;display:inline-block}.ays_window .ays_topBar .ays_fullScreen{height:12px;width:12px;background-color:#38c228;border-radius:50%;margin-left:10px;border:1px solid #32af24;display:inline-block}.ays_video_content,.ays_video_content video{height:100%;width:100%}.ays_window .ays_text{text-align:center;display:block;align-items:center;justify-content:center;font-family:Josefin Sans,sans-serif}.ays_window hr{margin:0 0 1.5em}.ays-pb-modals div.ays_pb_description,.ays_window p{margin:0;padding:10px;text-align:center;font-size:18px}.ays-pb-modal.ays-pb-modal_1>div>div,.ays_window .ays_pb_timer{text-align:center}.ays-pb-modal-image-type-img .ays_pb_timer{position:absolute;width:100%;bottom:10px;margin:0}.ays_pb_description>*,.ays_pb_timer{color:inherit}.ays_window .ays_text .ays_text-inner h1,.ays_window .ays_text .ays_text-inner h4{margin:15px}.ays_button{color:#fff!important;z-index:1}div[class*=ays-pb-modal_].ays-pb-modal-macos{border:3px solid #f1f1f1;margin:auto;text-align:center;border-radius:4px;white-space:normal;pointer-events:auto;max-height:95vh;animation-duration:.5s!important}.ays-pb-modal-macos .ays-pb-modal-close:hover svg{opacity:1}.ays-pb-modal-macos .ays-pb-modal-close{position:relative;display:inline-block;top:0;left:0;right:0;bottom:0;margin:auto;cursor:pointer;pointer-events:auto}.ays-pb-modal-macos .description,.ays-pb-modal-macos .row.description{padding:0;background-color:#f1f1f1}.ays-pb-modal-macos .row{padding:10px;background:#f1f1f1;border-top-left-radius:4px;border-top-right-radius:4px;margin:0!important}.ays-pb-modal-macos .column{float:left}.ays-pb-modal-macos .left{width:15%}.ays-pb-modal-macos .right{width:10%}.ays-pb-modal-macos .middle{width:75%}.ays-pb-modal-macos .row:after{content:"";display:table;clear:both}.ays-pb-modal-macos .dot{margin-top:4px;height:12px;width:12px;background-color:#bbb;border-radius:50%;display:inline-block;position:relative}.ays-pb-modal-macos input[type=text]{width:100%;border-radius:3px;border:none;background-color:#fff;margin-top:-8px;height:25px;color:#666;padding:5px;text-align:center}.ays-pb-modal-macos .gits{width:90%;margin:auto;border-bottom:1px solid #ccc}.ays-pb-modal-macos .bar{width:17px;height:3px;background-color:#aaa;margin:3px 0;display:block}.ays_window.ays-pb-modal_1>p:last-child{position:sticky;margin:auto}div[class*=ays-pb-modal_].ays-pb-modal{margin:auto;padding:25px;border-radius:4px}.ays-pb-modal.ays_facebook_window{display:flex;justify-content:center;padding-top:20px;max-width:500px;margin:0 auto}.ays-pb_default_container_box{position:relative;height:100%}.ays-pb-modal h2{text-align:center;padding:0;word-break:break-word}.ays-pb-modal-close{position:absolute;cursor:pointer}.ays-pb-modal.ays-pb-modal_1>p:last-child{position:sticky;margin:auto;background-color:#fff}.ays_window:not(.ays-pb-show-scrollbar)::-webkit-scrollbar{width:0!important;scrollbar-width:none}.ays_cmd_window:not(.ays-pb-show-scrollbar)::-webkit-scrollbar{width:0!important;scrollbar-width:none}.ays-pb-modal:not(.ays-pb-show-scrollbar)::-webkit-scrollbar{width:0!important;scrollbar-width:none}.ays-pb-modal-macos:not(.ays-pb-show-scrollbar)::-webkit-scrollbar{width:0!important;scrollbar-width:none}.ays_ubuntu_window:not(.ays-pb-show-scrollbar)::-webkit-scrollbar{width:0!important;scrollbar-width:none}.ays_winxp_window:not(.ays-pb-show-scrollbar)::-webkit-scrollbar{width:0!important;scrollbar-width:none}.ays_lil_window:not(.ays-pb-show-scrollbar)::-webkit-scrollbar{width:0!important;scrollbar-width:none}.ays_image_window .ays_image_main:not(.ays-pb-show-scrollbar)::-webkit-scrollbar{width:0!important;scrollbar-width:none}.ays_minimal_window .ays_minimal_main:not(.ays-pb-show-scrollbar)::-webkit-scrollbar{width:0!important;scrollbar-width:none}.ays_template_window:not(.ays-pb-show-scrollbar)::-webkit-scrollbar{width:0!important;scrollbar-width:none}.ays_win98_window:not(.ays-pb-show-scrollbar)::-webkit-scrollbar{width:0!important;scrollbar-width:none}.ays-pb-modals .mejs-container .mejs-controls button{background-color:#222}.ays-pb-modals .mejs-container,.ays-pb-modals video.wp-video-shortcode{width:100%!important}body[class^=pb_disable_scroll],html[class^=pb_disable_scroll]{overflow-y:hidden;position:fixed;width:100%}div[class*=ays-pb-modal_].ays_video_window{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;max-width:100%;max-height:100%;font-family:monospace,arial,sans-serif;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1;pointer-events:fill;animation-duration:.5s;display:none;box-shadow:5px 10px 18px #888;animation-fill-mode:forwards}.ays_video_window .ays_video_main{font-family:monospace,arial,sans-serif;letter-spacing:-1px;padding-bottom:2px;max-height:80%;overflow-y:scroll}.close-video-btn{position:absolute;font-weight:100;font-size:10px;line-height:1;cursor:pointer;z-index:1}.ays_video_content{position:absolute;top:0;left:0;z-index:-1;display:flex}div.ays-pb-modals div.ays-pb-social-shares{display:flex;align-items:center;justify-content:center;margin:10px 0;flex-wrap:wrap}div.ays-pb-modals div.ays-pb-social-shares>a{width:48px;height:48px;display:flex;align-items:center;justify-content:center}div.ays-pb-modals div.ays-pb-social-buttons-content{max-width:100%}.ays-pb-modals .ays-pb-modal-image-type-img .ays_content_box{display:flex;align-items:center;justify-content:center;width:100%;height:100%;box-sizing:border-box}.ays-pb-modals .ays-pb-modal-image-type-img .ays_content_box img{max-width:100%;max-height:100%}.ays-pb-modals .ays_content_box,div.ays-pb-modals div.ays-pb-social-buttons-heading{word-break:break-word;max-width:100%}.ays-pb-dismiss-ad>button#ays_pb_dismiss_ad{cursor:pointer;font-size:12px}.ays-pb-dismiss-ad>button#ays_pb_dismiss_ad:hover{text-decoration:underline}div.ays_template_window header.ays_template_head div.ays_template_header .close-template-btn-container{min-width:auto;margin:0;color:#000}.ays-pb-visually-hidden-label{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip:rect(0 0 0 0);overflow:hidden}.ays-pb-modals .ays-popup-hrs-default{margin:15px 0}@media screen and (max-width:768px){.ays-pb-dismiss-ad>button#ays_pb_dismiss_ad .ays_pb_dismiss_ad_text_pc{display:none}.ays-pb-dismiss-ad>button#ays_pb_dismiss_ad .ays_pb_dismiss_ad_text_mobile{display:inline}.ays_pb_show_desc_on_mobile,.ays_pb_show_title_on_mobile{display:block!important}.ays_pb_hide_desc_on_mobile,.ays_pb_hide_title_on_mobile{display:none!important}}