@charset "UTF-8";/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes bounce{0%,100%,20%,53%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-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{0%,100%,20%,53%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);-ms-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);-ms-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);-ms-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-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)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);-ms-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-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(0.75,1.25,1);transform:scale3d(0.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)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);-ms-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);-ms-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);-ms-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);-ms-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);-ms-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-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{0%,100%{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);-ms-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);-ms-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-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)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);-ms-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);-ms-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);-ms-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);-ms-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);-ms-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-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)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);-ms-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);-ms-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);-ms-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)}100%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}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)}100%{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;-ms-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);-ms-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);-ms-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);-ms-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);-ms-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);-ms-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.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)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);-ms-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);-ms-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);-ms-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);-ms-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.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)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);-ms-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);-ms-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);-ms-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.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)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);-ms-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);-ms-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);-ms-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);-ms-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.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)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);-ms-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);-ms-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);-ms-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);-ms-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);-ms-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);-ms-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);-ms-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);-ms-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);-ms-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)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);-ms-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);-ms-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut;-webkit-animation-duration:.75s;animation-duration:.75s}@-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)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);-ms-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);-ms-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);-ms-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)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);-ms-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-ms-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)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);-ms-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);-ms-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)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);-ms-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);-ms-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-ms-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-ms-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-ms-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);-ms-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);-ms-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);-ms-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-ms-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);-ms-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-ms-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-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}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);-ms-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);-ms-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);-ms-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);-ms-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}100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-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-transition-timing-function:ease-in;transition-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)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);-ms-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);-ms-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);-ms-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);-ms-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-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-transition-timing-function:ease-in;transition-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)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);-ms-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);-ms-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);-ms-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-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}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);-ms-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);-ms-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-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}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);-ms-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);-ms-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);-ms-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);-ms-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);-ms-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{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);-ms-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);-ms-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);-ms-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);-ms-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);-ms-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);-ms-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{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0,0,1,45deg);transform:rotate(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0,0,1,45deg);-ms-transform:rotate(0,0,1,45deg);transform:rotate(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-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{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);-ms-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{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-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{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);-ms-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{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-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{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);-ms-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}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;-ms-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);-ms-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;-ms-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);-ms-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);-ms-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);-ms-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}100%{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{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);-ms-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{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-ms-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-ms-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-ms-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-ms-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{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(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.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)}100%{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);-ms-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);-ms-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;-ms-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)}100%{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);-ms-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);-ms-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;-ms-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(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}
/**
 * Swiper 8.4.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 14, 2022
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
.large-container{width:100%;padding:0 9px}.large-container.p-0{padding:0}@media (min-width:1440px){.large-container{padding:0 56px}}@media (min-width:1600px){.large-container{width:1440px;margin:0 auto}}section .container{padding-right:0;padding-left:0;width:100%}section .row{margin-left:-.313em;margin-right:-.313em}section .row .col,section .row [class^=col-]{padding-left:.313em;padding-right:.313em}@media (min-width:1024px){section .container{padding-right:0;padding-left:0;width:100%}section .row{margin-left:-.5em;margin-right:-.5em}section .row .col,section .row [class^=col-]{padding-left:.5em;padding-right:.5em}}section .row.reset{margin-left:0;margin-right:0}section .row.reset .col,section .row.reset [class^=col-]{padding-left:0;padding-right:0}.row.row-xxs{margin-left:-.313em;margin-right:-.313em}.container.container-xxs,.row-xxs [class*=" col-"],.row.row-xxs [class^=col-]{padding-left:.313em;padding-right:.313em}.container.container-xxs .row{margin-left:-.313em;margin-right:-.313em}.container.container-xxs .row [class*=" col-"],.container.container-xxs .row [class^=col-]{padding-left:.313em;padding-right:.313em}.row.row-sm{margin-left:-.5em;margin-right:-.5em}.container.container-sm,.row-sm [class*=" col-"],.row.row-sm [class^=col-]{padding-left:.5em;padding-right:.5em}.container.container-sm .row{margin-left:-.5em;margin-right:-.5em}.container.container-sm .row [class*=" col-"],.container.container-sm .row [class^=col-]{padding-left:.5em;padding-right:.5em}.row.row-md{margin-left:-1em;margin-right:-1em}.container.container-md,.row-md [class*=" col-"],.row.row-md [class^=col-]{padding-left:1em;padding-right:1em}.container.container-md .row{margin-left:-1em;margin-right:-1em}.container.container-md .row [class*=" col-"],.container.container-md .row [class^=col-]{padding-left:1em;padding-right:1em}.height-max{height:100%}.transition{transition:all 1s ease 0s}.transition-fast{transition:all .5s ease 0s}.btn-square{line-height:100%;border-radius:0}.intro p,.text-lg{font-size:1.875em}.text-md{font-size:1.25em}.text-sm{font-size:.875em}.text-xs{font-size:.813em}.text-xxs{font-size:.688em}.letter-spacing{letter-spacing:1px}.tag-label{font-size:.75em;letter-spacing:1.4px;color:#fff;background-color:#851714;padding:2px 6px;line-height:1.25rem;display:inline-block}@media (min-width:1024px){.tag-label{font-size:.813em;letter-spacing:1.6px}}.text-uppercase{text-transform:uppercase}.text-light{font-family:HelveticaLight!important}.text-medium{font-family:HelveticaMedium!important}.text-normal{font-family:Helvetica!important}.text-roman{font-family:HelveticaRoman!important}.component .h1,.component .h2,.component .h3,.component .h4,.component .h5,.component h1,.component h2,.component h3,.component h4,.component h5{text-transform:none;font-family:Helvetica;margin-bottom:.625rem;margin-top:0}.component p{font-family:Helvetica}.component .h1,.component h1{font-size:calc(27px + 27 * ((100vw - 375px) / 1065));line-height:calc(33px + 32 * ((100vw - 375px) / 1065))}.fontsize-big .component .h1,.fontsize-big .component h1,.fontsize-little .component .h1,.fontsize-little .component h1{font-size:calc(27px + 27 * ((200vw - 375px) / 1065));line-height:calc(33px + 32 * ((200vw - 375px) / 1065))}@media (min-width:1440px){.component .h1,.component h1{font-size:54px;line-height:65px}.fontsize-little .component .h1,.fontsize-little .component h1{font-size:40.5px;line-height:48.75px}.fontsize-big .component .h1,.fontsize-big .component h1{font-size:67.5px;line-height:81.25px}}.component .h2,.component h2{font-size:calc(28px + 10 * ((100vw - 375px) / 1065));line-height:calc(42px + 0 * ((100vw - 375px) / 1065))}.fontsize-big .component .h2,.fontsize-big .component h2,.fontsize-little .component .h2,.fontsize-little .component h2{font-size:calc(28px + 10 * ((200vw - 375px) / 1065));line-height:calc(42px + 0 * ((200vw - 375px) / 1065))}@media (min-width:1440px){.component .h2,.component h2{font-size:38px;line-height:42px}.fontsize-little .component .h2,.fontsize-little .component h2{font-size:28.5px;line-height:31.5px}.fontsize-big .component .h2,.fontsize-big .component h2{font-size:47.5px;line-height:52.5px}}.component .h3,.component h3{font-size:calc(24px + 6 * ((100vw - 375px) / 1065));line-height:calc(32px + 8 * ((100vw - 375px) / 1065))}.fontsize-big .component .h3,.fontsize-big .component h3,.fontsize-little .component .h3,.fontsize-little .component h3{font-size:calc(24px + 6 * ((200vw - 375px) / 1065));line-height:calc(32px + 8 * ((200vw - 375px) / 1065))}@media (min-width:1440px){.component .h3,.component h3{font-size:30px;line-height:40px}.fontsize-little .component .h3,.fontsize-little .component h3{font-size:22.5px;line-height:30px}.fontsize-big .component .h3,.fontsize-big .component h3{font-size:37.5px;line-height:50px}}.component .h4,.component h4{font-size:calc(20px + 4 * ((100vw - 375px) / 1065));line-height:calc(28px + 4 * ((100vw - 375px) / 1065))}.fontsize-big .component .h4,.fontsize-big .component h4,.fontsize-little .component .h4,.fontsize-little .component h4{font-size:calc(20px + 4 * ((200vw - 375px) / 1065));line-height:calc(28px + 4 * ((200vw - 375px) / 1065))}@media (min-width:1440px){.component .h4,.component h4{font-size:24px;line-height:32px}.fontsize-little .component .h4,.fontsize-little .component h4{font-size:18px;line-height:24px}.fontsize-big .component .h4,.fontsize-big .component h4{font-size:30px;line-height:40px}}.component .h5,.component h5{font-size:calc(18px + 2 * ((100vw - 375px) / 1065));line-height:calc(25px + 1 * ((100vw - 375px) / 1065))}.fontsize-big .component .h5,.fontsize-big .component h5,.fontsize-little .component .h5,.fontsize-little .component h5{font-size:calc(18px + 2 * ((200vw - 375px) / 1065));line-height:calc(25px + 1 * ((200vw - 375px) / 1065))}@media (min-width:1440px){.component .h5,.component h5{font-size:20px;line-height:26px}.fontsize-little .component .h5,.fontsize-little .component h5{font-size:15px;line-height:19.5px}.fontsize-big .component .h5,.fontsize-big .component h5{font-size:25px;line-height:32.5px}}.text-lg{font-size:calc(18px + 3 * ((100vw - 375px) / 1065));line-height:calc(26px + 4 * ((100vw - 375px) / 1065))}.fontsize-big .text-lg,.fontsize-little .text-lg{font-size:calc(18px + 3 * ((200vw - 375px) / 1065));line-height:calc(26px + 4 * ((200vw - 375px) / 1065))}@media (min-width:1440px){.text-lg{font-size:21px;line-height:30px}.fontsize-little .text-lg{font-size:15.75px;line-height:22.5px}.fontsize-big .text-lg{font-size:26.25px;line-height:37.5px}}.text-lg p{font-size:calc(18px + 3 * ((100vw - 375px) / 1065));line-height:calc(26px + 4 * ((100vw - 375px) / 1065))}.fontsize-big .text-lg p,.fontsize-little .text-lg p{font-size:calc(18px + 3 * ((200vw - 375px) / 1065));line-height:calc(26px + 4 * ((200vw - 375px) / 1065))}@media (min-width:1440px){.text-lg p{font-size:21px;line-height:30px}.fontsize-little .text-lg p{font-size:15.75px;line-height:22.5px}.fontsize-big .text-lg p{font-size:26.25px;line-height:37.5px}}.text-md{font-size:calc(15px + 3 * ((100vw - 360px) / 920));line-height:calc(23px + 6 * ((100vw - 360px) / 920))}.fontsize-big .text-md,.fontsize-little .text-md{font-size:calc(15px + 3 * ((200vw - 360px) / 920));line-height:calc(23px + 6 * ((200vw - 360px) / 920))}@media (min-width:1280px){.text-md{font-size:18px;line-height:29px}.fontsize-little .text-md{font-size:13.5px;line-height:21.75px}.fontsize-big .text-md{font-size:22.5px;line-height:36.25px}}.text-md p{font-size:calc(15px + 3 * ((100vw - 360px) / 920));line-height:calc(23px + 6 * ((100vw - 360px) / 920))}.fontsize-big .text-md p,.fontsize-little .text-md p{font-size:calc(15px + 3 * ((200vw - 360px) / 920));line-height:calc(23px + 6 * ((200vw - 360px) / 920))}@media (min-width:1280px){.text-md p{font-size:18px;line-height:29px}.fontsize-little .text-md p{font-size:13.5px;line-height:21.75px}.fontsize-big .text-md p{font-size:22.5px;line-height:36.25px}}.text{font-size:calc(16px + 0 * ((100vw - 360px) / 920));line-height:calc(22px + 2 * ((100vw - 360px) / 920))}.fontsize-big .text,.fontsize-little .text{font-size:calc(16px + 0 * ((200vw - 360px) / 920));line-height:calc(22px + 2 * ((200vw - 360px) / 920))}@media (min-width:1280px){.text{font-size:16px;line-height:24px}.fontsize-little .text{font-size:12px;line-height:18px}.fontsize-big .text{font-size:20px;line-height:30px}}.text p{font-size:calc(16px + 0 * ((100vw - 360px) / 920));line-height:calc(22px + 2 * ((100vw - 360px) / 920))}.fontsize-big .text p,.fontsize-little .text p{font-size:calc(16px + 0 * ((200vw - 360px) / 920));line-height:calc(22px + 2 * ((200vw - 360px) / 920))}@media (min-width:1280px){.text p{font-size:16px;line-height:24px}.fontsize-little .text p{font-size:12px;line-height:18px}.fontsize-big .text p{font-size:20px;line-height:30px}}.text-sm{font-size:calc(14px + 0 * ((100vw - 360px) / 920));line-height:calc(20px + 0 * ((100vw - 360px) / 920))}.fontsize-big .text-sm,.fontsize-little .text-sm{font-size:calc(14px + 0 * ((200vw - 360px) / 920));line-height:calc(20px + 0 * ((200vw - 360px) / 920))}@media (min-width:1280px){.text-sm{font-size:14px;line-height:20px}.fontsize-little .text-sm{font-size:10.5px;line-height:15px}.fontsize-big .text-sm{font-size:17.5px;line-height:25px}}.text-sm p{font-size:calc(14px + 0 * ((100vw - 360px) / 920));line-height:calc(20px + 0 * ((100vw - 360px) / 920))}.fontsize-big .text-sm p,.fontsize-little .text-sm p{font-size:calc(14px + 0 * ((200vw - 360px) / 920));line-height:calc(20px + 0 * ((200vw - 360px) / 920))}@media (min-width:1280px){.text-sm p{font-size:14px;line-height:20px}.fontsize-little .text-sm p{font-size:10.5px;line-height:15px}.fontsize-big .text-sm p{font-size:17.5px;line-height:25px}}.text-xs{font-size:calc(12px + 0 * ((100vw - 360px) / 920));line-height:calc(18px + 0 * ((100vw - 360px) / 920))}.fontsize-big .text-xs,.fontsize-little .text-xs{font-size:calc(12px + 0 * ((200vw - 360px) / 920));line-height:calc(18px + 0 * ((200vw - 360px) / 920))}@media (min-width:1280px){.text-xs{font-size:12px;line-height:18px}.fontsize-little .text-xs{font-size:9px;line-height:13.5px}.fontsize-big .text-xs{font-size:15px;line-height:22.5px}}.text-xs p{font-size:calc(12px + 0 * ((100vw - 360px) / 920));line-height:calc(18px + 0 * ((100vw - 360px) / 920))}.fontsize-big .text-xs p,.fontsize-little .text-xs p{font-size:calc(12px + 0 * ((200vw - 360px) / 920));line-height:calc(18px + 0 * ((200vw - 360px) / 920))}@media (min-width:1280px){.text-xs p{font-size:12px;line-height:18px}.fontsize-little .text-xs p{font-size:9px;line-height:13.5px}.fontsize-big .text-xs p{font-size:15px;line-height:22.5px}}.component p{margin-top:0;margin-bottom:1em}.text-fck a{text-decoration:none;color:#c5281c}.text-fck.color-white a,.text-fck a:focus,.text-fck a:hover{text-decoration:underline;text-decoration-style:dotted;-moz-text-decoration-style:dotted;-webkit-text-decoration-style:dotted}.text-fck.color-white a{color:#fff}.text-fck.color-white a:focus,.text-fck.color-white a:hover{text-decoration:underline;text-decoration-style:dotted;-moz-text-decoration-style:dotted;-webkit-text-decoration-style:dotted}.text-fck ol,.text-fck ul{list-style-position:none;padding-left:0}.text-fck ol{counter-reset:a}.text-fck.ml-list>ol,.text-fck.ml-list>ul{margin-left:1.25em}.text-fck ul>li{padding-left:1.25em;overflow:hidden;font-size:1em;color:#000}.text-fck.mb-li ul>li{margin-bottom:.625em}.text-fck ol>li{padding-left:1.5em;list-style:outside none none;position:relative;overflow:hidden;font-size:1em;color:#000}.text-fck.mb-li ol>li{margin-bottom:.625em}.text-fck ol>li:before{left:0;top:0;position:absolute;content:counter(a,decimal) ".";counter-increment:a;margin-left:-.25em;font-size:1em;font-weight:700;color:#000;width:1.25em;text-align:right}.text-fck.text-center ol li,.text-fck.text-right ol li{padding-left:.625em}.text-fck ul li:before{content:"";margin:0 .625em .188em -1em;width:.313em;height:.313em;background-color:#000;border-radius:50%;display:inline-block;position:static}.text-fck.text-center ol li:before,.text-fck.text-right ol li:before{position:static;margin-right:.5em}.text-fck .h1,.text-fck .h2,.text-fck .h3,.text-fck .h4,.text-fck .h5,.text-fck .h6,.text-fck h1,.text-fck h2,.text-fck h3,.text-fck h4,.text-fck h5,.text-fck h6{margin-bottom:1rem}a .underline:before{content:"";position:absolute;width:100%;height:1px;bottom:-.5em;left:0;visibility:hidden;-webkit-transition:all .2s ease-in-out 0s;transition:all .2s ease-in-out 0s}a:hover .underline:before{visibility:visible}a .underline.underline-left:before{width:1%}a:hover .underline.underline-left:before{width:100%}a .underline.underline-center:before{-webkit-transform:scaleX(0);transform:scaleX(0)}a:hover .underline.underline-center:before{-webkit-transform:scaleX(1);transform:scaleX(1)}@media (max-width:1023px){.window-md-1{font-size:1vw}.window-md-2{font-size:1.5vw}.window-md-3{font-size:2vw}.window-md-4{font-size:2.5vw}}@media (max-width:767px){.window-sm-1{font-size:1vw}.window-sm-2{font-size:2vw}.window-sm-3{font-size:3vw}.window-sm-4{font-size:4vw}}@media (max-width:575px){.window-xs-1{font-size:1vw}.window-xs-2{font-size:2vw}.window-xs-3{font-size:3vw}.window-xs-4{font-size:4vw}}.component-block{display:inline-block;width:100%}.space-top{padding-top:2em}.space-top-md{padding-top:1.75em}.space-top-sm{padding-top:1.5em}.space-top-xs{padding-top:.75em}.space-bottom-xs{padding-bottom:.75em}.space-bottom-sm{padding-bottom:1.5em}.separator{padding-bottom:1em}@media (min-width:1024px){.space-top{padding-top:3em}.space-top-md{padding-top:2.5em}.space-top-sm{padding-top:2em}.space-top-xs{padding-top:1em}.space-bottom-xs{padding-bottom:1em}.space-bottom-sm{padding-bottom:2em}.separator{padding-bottom:1.5em}}.swiper-item .embed-responsive-slide{position:relative;display:block;width:100%;padding:0;overflow:hidden}.swiper-item .embed-responsive-slide:before{padding-top:90%;display:block;content:""}@media only screen and (min-width:768px){.swiper-item .embed-responsive-slide:before{padding-top:50%}}@media only screen and (min-width:1230px){.swiper-item .embed-responsive-slide:before{padding-top:42.75%}}.swiper-item .embed-responsive-slide-item{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.swiper-item .embed-responsive-image{position:relative;display:block;width:100%;padding:0}.swiper-item .embed-responsive-image:before{padding-top:82.5%;display:block;content:""}@media (max-width:767px){.swiper-item .embed-responsive-image.small-on-mobile:before{padding-top:65%}}.swiper-item .embed-responsive-image-item{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.swiper-container.nested .swiper-slide{width:70%}.swiper-container.nested.items2.image .swiper-slide{width:100%}.swiper-container.nested.items2.image .swiper-slide.large{display:none}@media (min-width:768px){.swiper-container.nested.items2.image .swiper-slide.large{display:block}.swiper-item .items2 .embed-responsive-image:before{padding-top:55%;display:block;content:""}.swiper-item .items2.image .embed-responsive-image:before{padding-top:61.125%;display:block;content:""}.swiper-item .items3 .embed-responsive-image:before{padding-top:68.5%;display:block;content:""}.swiper-container.nested.items3 .swiper-slide{width:40%}.swiper-container.nested.items2.image .swiper-slide{width:45%}.swiper-container.nested.items2.image .swiper-slide.large{width:55%}}@media (min-width:1024px){.swiper-item .items2 .embed-responsive-image:before{padding-top:45%}.swiper-item .items2.image .embed-responsive-image:before{padding-top:50%}.swiper-container.nested{padding-left:56px;width:100%}.swiper-container.nested:before{content:"";height:100%;position:absolute;left:0;top:0;width:56px;background:linear-gradient(180deg,#c5281c 0,#c5281c 70%,#c5281c 0,#fff 0,#fff);z-index:11}.swiper-container.nested.items3 .swiper-slide{width:33.33333333%}.swiper-container.nested.items2 .swiper-slide{width:50%}}.swiper-container .nested picture{display:inline!important}.swiper-container.main:not(.slider-loop) .swiper-wrapper .swiper-item:first-child .icongen-left-arrow,.swiper-container.main:not(.slider-loop) .swiper-wrapper .swiper-item:last-child .icongen-right-arrow{opacity:.3}.swiper-item .col-data{float:left;width:100%;height:100%;position:relative}.swiper-item .swiper-play{width:82px;height:82px;border:4px solid hsla(0,0%,100%,.3);position:absolute;top:50%;left:50%;-moz-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);z-index:21;display:flex;justify-content:center;align-items:center;cursor:pointer;border-radius:50%}.swiper-item .col-text{display:none}.swiper-item .col-text-mobile{display:block;background:#c5281c;position:relative}.swiper-item .col-text-mobile:before{content:"";position:absolute;right:0;top:10px;width:66px;height:21px;background-color:#f1644a}.swiper-item .col-text-mobile:after{content:"";position:absolute;right:0;top:31px;width:28px;height:21px;background-color:#851714}.swiper-item .box-text{padding:15px 20px 35px}.swiper-item .h1,.swiper-item h1{color:#fff;text-transform:none;margin:10px 0 15px;font-family:HelveticaMedium}@media only screen and (min-width:768px) and (max-width:1023px){.swiper-item .h1,.swiper-item h1{max-width:80%}}@media (min-width:1440px){.swiper-item .h1,.swiper-item h1{font-size:45px!important;line-height:58px}}@media (max-width:1023px){.swiper-item .h1 br,.swiper-item h1 br{display:none}}@media (min-width:1024px){.swiper-item .col-text{display:block;float:right;width:30.5%;height:100%;background:#c5281c}.swiper-item .col-data{float:right;width:69.5%;height:100%}.swiper-item .box-text{padding:7em 20px 0 56px}.swiper-item .col-text-mobile{display:none}.swiper-item .container-h1{margin:.938em 0 2.813em}}@media (min-width:1024px) and (max-width:1366px){.swiper-item .h1,.swiper-item h1{font-size:2.125em;line-height:1.2em;margin:.5em 0 1em}.swiper-item .col-text{font-size:1vw}.swiper-item .box-text{font-size:1.4vw}.swiper-item .link-arrow-right-container,.swiper-item .tag-label{font-size:.813rem}}@media (min-width:1440px){.swiper-item .h1,.swiper-item h1{margin:15px 0 45px}}.swiper-item .link-arrow-right-container{padding:0 1.25rem .625rem .625rem;border-bottom:2px solid hsla(0,0%,100%,.5);display:inline-block}.swiper-item .volumeContainer{width:100px;display:none}.swiper-item .volume{-webkit-appearance:none;width:100px;height:2px;border-radius:1px;background:#d3d3d3;outline:none;-webkit-transition:.2s;transition:opacity .2s;padding:0}.swiper-item .volume::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:10px;height:10px;border-radius:50%;background:#fff;cursor:pointer}.swiper-item .volume::-moz-range-thumb{width:10px;height:10px;background:#fff;cursor:pointer;border-radius:50%}@media (min-width:768px){.swiper-item .volume{height:4px;border-radius:2px}.swiper-item .volume::-webkit-slider-thumb{width:14px;height:14px}.swiper-item .volume::-moz-range-thumb{width:14px;height:14px}}.swiper-item .video-controls{position:absolute;z-index:20;bottom:9px;left:9px;right:9px}@media (min-width:768px){.swiper-item .video-controls{bottom:20px;left:20px;right:auto}}@media (min-width:1024px){.swiper-item .video-controls{left:56px}}.swiper-item .video-control{background:rgba(0,0,0,.6);min-width:60px;height:25px;border-radius:12.5px;float:left;display:flex;justify-content:space-between;align-items:center;padding:0;font-size:1em}@media (min-width:768px){.swiper-item .video-control{min-width:86px;height:36px;border-radius:18px;font-size:1.5em;padding:0 5px}}.swiper-item .video-full-screen{width:25px;height:25px;border-radius:12.5px;background:rgba(0,0,0,.6);float:right;text-align:center;display:flex;justify-content:center;align-items:center;font-size:.75em}@media (min-width:768px){.swiper-item .video-full-screen{width:36px;height:36px;border-radius:18px;margin-left:30px;float:left;font-size:1em}}@media (max-width:767px){.swiper-item .video-full-screen{display:flex!important}}.swiper-item .video-pause,.swiper-item .video-play,.swiper-item .video-volume{min-width:28px;text-align:center}.swiper-item .video-pause,.swiper-item .video-play{cursor:pointer}.swiper-item .video-volume{font-size:1rem;margin-left:5px;margin-right:5px}@media (min-width:768px){.swiper-item .video-volume{font-size:1.2rem;margin-left:25px}}.swiper-item .video-volume:hover .volumeContainer{display:inline-flex}.swiper-item .change-slide{display:none}.swiper-item .change-slide .icongen-left-arrow,.swiper-item .change-slide .icongen-right-arrow{cursor:pointer}.swiper-item .count-slide{bottom:15px;right:9px;min-width:58px;height:25px;border-radius:12.5px;background:hsla(0,0%,100%,.3);position:absolute;z-index:20;line-height:25px;padding:0 5px;display:flex;justify-content:center;align-items:center;color:#fff}@media (min-width:1024px){.swiper-item .change-slide{bottom:20px;right:20px;min-width:87px;height:36px;border-radius:18px;background:rgba(0,0,0,.6);position:absolute;z-index:20;line-height:36px;padding:0 5px;display:flex;justify-content:space-between;align-items:center;right:56px}}.swiper-item .close-video{top:9px;right:9px;width:26px;height:26px;border-radius:13px;background:rgba(0,0,0,.6);position:absolute;z-index:20;cursor:pointer;display:flex;justify-content:center;align-items:center}.swiper-item .close-video span{border-radius:50%;font-size:.5em}@media (min-width:768px){.swiper-item .close-video{top:30px;right:20px;width:54px;height:54px;border-radius:27px}.swiper-item .close-video span{padding:8px;border:2px solid #fff}}@media (min-width:1024px){.swiper-item .close-video{right:56px}}.swiper-item .figratio{position:relative;height:100%;width:100%}.swiper-item .figratio img{object-fit:cover;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.swiper-kaltura-video{transform:translate(-50%,-50%);position:absolute;width:170%;top:50%;z-index:1;left:50%}.swiper-kaltura-video .embed-responsive{padding-bottom:67%}@media (max-width:767px){.swiper-kaltura-video .embed-responsive{padding-bottom:35%}.swiper-item.play-video{background:#000}}@media (min-width:1280px){.main .swiper-kaltura-video .embed-responsive{padding-bottom:50%}}@media only screen and (min-width:768px){.swiper-kaltura-video{top:50%;transform:translateY(-50%);width:100%;left:auto}.swiper-kaltura-video.swiper-kaltura-video-small{transform:translateY(-47%);width:100%}}.swiper-item .nested .swiper-slide .mask{position:absolute;bottom:0;left:0;right:0;top:0;padding:1em;transition:all .5s ease 0s;background:#c5281c;color:#fff;transform:translateY(100%);z-index:2;display:flex;flex-direction:column}@media only screen and (min-width:1024px){.swiper-item .nested .swiper-slide .mask{padding:2em}}.swiper-item .nested .swiper-slide:hover .mask p{text-decoration:none}.swiper-item .nested .swiper-slide .mask.open{top:105px;padding:.5em 1em}@media only screen and (min-width:768px){.swiper-item .nested .swiper-slide .mask.open{top:83px}}@media only screen and (min-width:1230px){.swiper-item .nested .swiper-slide .mask.open{padding:1em 2em}}@media only screen and (min-width:1600px){.swiper-item .nested .swiper-slide .mask{top:83px;padding:2em}}@media only screen and (min-width:1920px){.swiper-item .nested .swiper-slide .mask{padding:3em}}@media only screen and (min-width:1366px){.swiper-item .nested .swiper-slide .mask.open{padding:2em 4em}}.swiper-item .nested .swiper-slide.hover .mask,.swiper-item .nested .swiper-slide:hover .mask{transform:translate(0);text-decoration:none}.swiper-item .nested .swiper-slide .mask p{width:100%;margin:0;font-family:Helvetica}@media only screen and (min-width:768px) and (max-width:1023px){.swiper-item .nested .swiper-slide .mask p{max-height:100px;overflow:hidden}}@media only screen and (min-width:1024px) and (max-width:1229px){.swiper-item .nested .swiper-slide .mask p{max-height:110px;overflow:hidden}}@media only screen and (min-width:1230px){.swiper-item .nested .swiper-slide .mask p{width:70%}.swiper-item .nested .swiper-slide .mask.open p{width:80%}}.swiper-item .nested .swiper-slide .d-flex{display:flex;flex-direction:column;flex-flow:column-reverse;overflow:hidden;position:relative}.swiper-item .nested .swiper-slide.swiper-slider-column .d-flex{flex-flow:column}@media only screen and (min-width:768px){.swiper-item .nested .swiper-slide .d-flex{flex-flow:column}}.swiper-item .swiper-title{height:105px;background:#fff;position:relative;padding:.75em .563em}.swiper-item .swiper-title:after{content:"";position:absolute;top:15px;right:-1px;width:2px;bottom:15px;background:#d5d5d5}.swiper-item .swiper-slide:last-child .swiper-title:after{content:none}.swiper-item a.box-text,.swiper-item a.box-text:hover{color:#fff!important;display:inline-block;text-decoration:none}.swiper-item .h1,.swiper-item a.box-text .h1:focus,.swiper-item a.box-text .h1:hover{color:#fff!important;text-decoration:none}@media only screen and (min-width:768px){.swiper-item .swiper-title{height:83px;padding:.75em 1.25em}}@media only screen and (min-width:768px) and (max-width:1023px){.swiper-item .items3 .swiper-title h5{font-size:.875em}}@media only screen and (min-width:1024px) and (max-width:1229px){.swiper-item .items3 .swiper-title h5{font-size:1em}}.swiper-item .swiper-title .h5,.swiper-item .swiper-title h5{text-transform:none;margin:0;font-weight:700;font-family:Helvetica}.swiper-item .swiper-title .colored-line{width:65%;z-index:1;position:absolute;height:4px;bottom:0}@media only screen and (min-width:768px){.swiper-item .swiper-title .colored-line{width:40%}}.swiper-item .swiper-title.reduce-space{padding:.75em 1em;height:83px}@media only screen and (min-width:1230px){.swiper-item .swiper-title.reduce-space{padding:.75em 2em}}@media only screen and (min-width:1366px){.swiper-item .swiper-title.reduce-space{padding:.75em 4em}}.swiper-item .nested .swiper-slide .mask-lines{align-self:flex-end;position:relative}.swiper-item .nested .swiper-slide .mask-lines:before{content:"";position:absolute;right:0;bottom:36px;width:100px;height:16px;background-color:#c5281c;z-index:11}.swiper-item .nested .swiper-slide .mask-lines:after{content:"";position:absolute;right:20px;bottom:20px;width:100px;height:16px;background-color:#851714;z-index:11}@media only screen and (min-width:1024px){.swiper-item .nested .swiper-slide .mask-lines:before{bottom:46px;width:160px;height:26px}.swiper-item .nested .swiper-slide .mask-lines:after{right:56px;bottom:20px;width:160px;height:26px}}.swiper-item.position-relative{position:relative;overflow:hidden}.box-shadow{box-shadow:0 8px 8px -8px #696461}.swiper-item .view-all{margin-left:.563em;margin-top:1.25em;float:left;margin-bottom:1.875em}@media only screen and (min-width:768px){.swiper-item .view-all.only-mobile{display:none}}@media only screen and (min-width:768px){.swiper-item .view-all{float:right;margin-bottom:3.125em;margin-right:3.5em}}@media only screen and (max-width:767px){.items2.image .view-all{width:100%;text-align:center}}.swiper-container-autoheight{transition:all .2s ease 0s}section .view-all{padding:1.25em 0;text-align:center}@media only screen and (min-width:768px){section .view-all{text-align:right}}section .head,section .head-small{padding:1.875em 0 .938em}section .head-small h2,section .head h2{font-family:Helvetica!important}section .head.has-text{padding:1.875em 0 0}@media only screen and (min-width:768px){section .head{padding:2.813em 0 1.25em}section .head.has-text{padding:2.813em 0 0}}section .white-box{padding:1.125em .563em}section .white-box,section .white-box:focus,section .white-box:hover{color:#000;text-decoration:none}section .white-box:hover h4,section .white-box:hover h5{text-decoration:underline}@media only screen and (min-width:1024px){section .white-box{padding:1.5em 2.5em}}section.component{margin-bottom:4px}section.component.no-margin{margin-bottom:0}section.component.space-end{padding-bottom:20px}section.component.space-top-small{padding-top:10px}@media only screen and (max-width:767px){section.component.no-margin-mobile{margin-bottom:0}section.component.no-margin-mobile .col-md-4 .view-all,section.component.no-margin-mobile .view-all{padding-bottom:0}section.component.no-margin-mobile .col-md-8 .view-all{padding-bottom:1.25em}}@media only screen and (min-width:1024px){section.component.space-end{padding-bottom:60px}section.component.space-top-small{padding-top:20px}}.news-events{padding-bottom:.313em}.news-events .page-type{font-weight:700;font-family:Helvetica;font-size:.938em;letter-spacing:1.4px;background:#f7f7f7;display:inline-block;padding:0 5px}.news-events .date{font-weight:400;font-family:HelveticaMedium;font-size:.875em;display:inline-block;color:#717171}.news-events .day{font-weight:700;font-family:Helvetica;font-size:2em;display:inline-block;color:#c5281c;margin-right:.375rem}.news-events .date-separator:before{content:"/";width:1.563rem;text-align:center;display:inline-block;color:#717171;font-weight:400;font-family:HelveticaMedium;font-size:.813em}.news-events .link-arrow-right{font-size:.688em}.press-releases{text-align:center;margin-bottom:.5em;position:relative;padding-bottom:3.125em;margin-top:.375em}@media only screen and (max-width:767px){.press-releases.noPriceSensitive{padding-bottom:0;display:flex;justify-content:center;align-items:center}}.press-releases .h4,.press-releases h4{font-size:calc(20px + 2 * ((100vw - 375px) / 1065));line-height:calc(28px + 4 * ((100vw - 375px) / 1065))}.fontsize-big .press-releases .h4,.fontsize-big .press-releases h4,.fontsize-little .press-releases .h4,.fontsize-little .press-releases h4{font-size:calc(20px + 2 * ((200vw - 375px) / 1065));line-height:calc(28px + 4 * ((200vw - 375px) / 1065))}@media (min-width:1440px){.press-releases .h4,.press-releases h4{font-size:22px;line-height:32px}.fontsize-little .press-releases .h4,.fontsize-little .press-releases h4{font-size:16.5px;line-height:24px}.fontsize-big .press-releases .h4,.fontsize-big .press-releases h4{font-size:27.5px;line-height:40px}}.press-releases .link-arrow-right{margin-top:.625em}.press-releases .tag-label-container{bottom:1.563em;right:.563em;position:absolute}.press-releases:after,.press-releases:before{content:"";position:absolute;width:160px;height:4px;z-index:1}.press-releases:before{top:-4px}.press-releases:after{bottom:-4px}.press-releases.press-releases-1:before{left:0;background:#c5281c}.press-releases.press-releases-1:after,.press-releases.press-releases-2:before{right:10%;background:#eaeaea}.press-releases.press-releases-2:after{left:10%;background:#c5281c}.press-releases.press-releases-3:before{right:10%;background:#c5281c}.press-releases.press-releases-3:after{left:20%;background:#eaeaea}@media only screen and (min-width:768px){.press-releases{text-align:left}.press-releases .news-events .date{font-weight:400;font-family:HelveticaMedium;font-size:1em;display:inline-block;color:#717171;margin-bottom:1.25rem}.press-releases .tag-label-container{right:1.563em}}@media only screen and (min-width:768px){.press-releases:after,.press-releases:before{width:180px;height:6px}.press-releases:before{top:-6px}.press-releases:after{bottom:-6px}}.swiper-pagination{width:100%;position:relative;padding:.625em 0 0}.swiper-pagination-bullet{background:transparent;opacity:1;margin:0 3px;border:1px solid #c5281c}.swiper-pagination-bullet-active{background:#c5281c!important}@media only screen and (min-width:1024px){.swiper-pagination{display:none}}.swiper-pagination.white .swiper-pagination-bullet{border:1px solid #fff}.swiper-pagination.white .swiper-pagination-bullet-active{background:#fff!important}.col-social{width:100%;padding-bottom:.625rem;text-align:center}.col-social,.col-social .img{position:relative;display:inline-block}.col-social .img{width:46px;height:46px}.col-social img{position:absolute;left:0;top:0}.col-social:hover img{top:-10px}.col-social:before{content:"";position:absolute;bottom:0;width:185px;max-width:90%;height:2px;background:#c5281c;z-index:2;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.col-social.twitter:before{background:#65a2d9!important}.col-social.linkedin:before{background:#4a86c5!important}.col-social.instagram:before{background:#6c27b3!important}.col-social.youtube:before{background:#d22215!important}@media only screen and (min-width:768px){.col-social{padding-bottom:1.563rem}.col-social .img{display:inline-block;width:60px;height:60px}.col-social:after{content:"";position:absolute;top:20px;right:-1px;width:2px;height:40px;background:#e3e4e4;z-index:2}.col.col-xs-3:last-child .col-social:after{display:none}}.lines:before{right:0;top:0;width:99px;background-color:#f1644a}.lines:after,.lines:before{content:"";position:absolute;height:16px}.lines:after{right:37px;top:16px;width:110px;background-color:#851714}@media only screen and (min-width:1024px){.lines:before{left:30px;width:160px}.lines:after,.lines:before{right:auto;top:10%;height:26px}.lines:after{left:0;margin-top:26px;width:111px}}.component .colored-box-center{display:flex;justify-content:center;align-items:center}.component .colored-box-container{position:relative}.component .colored-box{padding:50px 16px;position:relative}.component .colored-box-container .image-icon{position:absolute;right:15px;bottom:15px}.component .colored-box-container .image-icon img{width:85px}.component .colored-box-container .btn{margin-top:1rem}@media only screen and (min-width:1024px){.component .colored-box{position:absolute;top:30%;width:450px;padding:0;left:50%;transform:translateX(-50%)}.component .colored-box p{letter-spacing:.54px}.component .colored-box-container .image-icon{right:30px;bottom:20px}.component .colored-box-container .image-icon img{width:110px}}@media only screen and (min-width:1230px){.component .colored-box{top:25%}}@media only screen and (min-width:768px) and (max-width:1023px){.component .colored-box-container.position-absolute-lg .image-icon{left:75%}.component .colored-box-center .internal-padding{padding:0 .563em!important}}@media only screen and (min-width:1024px) and (max-width:1229px){.component .colored-box-container.position-absolute-lg .colored-box{top:15px}.component .lines.colored-box-container.position-absolute-lg:after,.component .lines.colored-box-container.position-absolute-lg:before{content:"";display:none}}.component .background-colored-box{padding:20px 11px}.component .background-colored-box .colored-box{position:relative;top:auto;left:auto;transform:none;width:100%}@media only screen and (min-width:1024px){.component .background-colored-box{padding:50px}}@media only screen and (min-width:1024px){.component .background-colored-box .colored-box{padding:120px 50px 50px}}.publications{text-align:center;background:linear-gradient(180deg,#f7f7f7 0,#f7f7f7 30%,#f7f7f7 0,#fff 0,#fff);margin-top:-.938em}.background-white .publications{background:linear-gradient(180deg,#fff 0,#fff 30%,#fff 0,#f7f7f7 0,#f7f7f7)}.publications figure.zoom:hover img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}.publications a{color:#000!important}.publications .publication h5,.publications a .publication h5:focus,.publications a .publication h5:hover{font-family:HelveticaMedium;font-weight:400;color:#000!important;padding:0 1.25rem}.publications .publication:focus h5,.publications .publication:hover h5{color:#000!important}.publications .publication h5{font-size:calc(16px + 2 * ((100vw - 375px) / 1065));line-height:calc(22px + 2 * ((100vw - 375px) / 1065))}.fontsize-big .publications .publication h5,.fontsize-little .publications .publication h5{font-size:calc(16px + 2 * ((200vw - 375px) / 1065));line-height:calc(22px + 2 * ((200vw - 375px) / 1065))}@media (min-width:1440px){.publications .publication h5{font-size:18px;line-height:24px}.fontsize-little .publications .publication h5{font-size:13.5px;line-height:18px}.fontsize-big .publications .publication h5{font-size:22.5px;line-height:30px}}.publications .publication img{display:inline-block;margin:.938em 0}.publications .link-arrow-right-container{padding:.625rem;border-bottom:2px solid #c5281c;display:inline-block}.quote-box{padding:.938em}.quote-box .author{letter-spacing:.13px;font-size:.813rem;text-align:right;font-family:Helvetica;font-weight:700;color:#851714}@media only screen and (min-width:1024px){.quote-box{padding:1.875em}.quote-box .author{letter-spacing:.14px;font-size:.875rem}.quote-box p{letter-spacing:.54px}}@media only screen and (min-width:1366px){.quote-box{padding:1.875em 4em}}.quote-box .button-container{text-align:right}.quote-box .quotes{position:relative;padding:1.25em}@media only screen and (min-width:1024px){.quote-box .quotes{padding:2.5em}}@media only screen and (min-width:1920px){.quote-box .quotes{font-size:1.5em}}.quote-box .quotes:before{left:-.313rem;top:0;content:"\e923"}.quote-box .quotes:after,.quote-box .quotes:before{position:absolute;font-family:icongen!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;color:#851714;font-size:1.25em}.quote-box .quotes:after{right:-.313rem;bottom:1.25rem;content:"\e924"}@media only screen and (min-width:1024px){.quote-box .quotes:before{left:0;font-size:1.75em}.quote-box .quotes:after{right:0;bottom:1.875rem;font-size:1.75em}}@media only screen and (min-width:1920px){.quote-box .quotes:after{bottom:2.2rem}}.component .btn,.component .btn:focus{line-height:2.857em;padding:.357em 1.429em;text-transform:uppercase;font-weight:700;border-radius:0;font-family:Helvetica;font-size:.813em;border:1px solid #fff;background:#fff;color:#c5281c;transition:all .2s ease 0s}@media only screen and (min-width:768px){.component .btn{font-size:.875em}}.component .btn:hover,.component .btn:visited{border:1px solid #fff;color:#fff;background:#c5281c;transition:all .2s ease 0s}.component .btn-red,.component .btn-red:focus{border:1px solid #c5281c;background:#c5281c;color:#fff}.component .btn-red:hover,.component .btn-red:visited{border:1px solid #c5281c;color:#c5281c;background:#fff;transition:all .2s ease 0s}.financial{padding:1em 1em 0;text-align:center}.financial-col{margin:1em 0 0}.financial h4{font-family:HelveticaMedium}.financial img{width:35px;display:inline-block;margin-bottom:.625em}.financial span.icongen{font-size:2.5em;margin-bottom:.625rem;display:inline-block}@media only screen and (min-width:1024px){.financial img{width:48px;margin-bottom:.938em}.financial span.icongen{font-size:3em;margin-bottom:.938rem}.financial{padding:0 1.875em;text-align:left}.financial-col{margin:1.875em 0}.financial .col-data{margin-top:2.5em}}.financial .h2{font-size:calc(38px + 10 * ((100vw - 375px) / 1065));line-height:calc(64px + 0 * ((100vw - 375px) / 1065))}.fontsize-big .financial .h2,.fontsize-little .financial .h2{font-size:calc(38px + 10 * ((200vw - 375px) / 1065));line-height:calc(64px + 0 * ((200vw - 375px) / 1065))}@media (min-width:1440px){.financial .h2{font-size:48px;line-height:64px}.fontsize-little .financial .h2{font-size:36px;line-height:48px}.fontsize-big .financial .h2{font-size:60px;line-height:80px}}.financial .h3{font-size:calc(22px + 10 * ((100vw - 375px) / 1065));line-height:calc(64px + 0 * ((100vw - 375px) / 1065))}.fontsize-big .financial .h3,.fontsize-little .financial .h3{font-size:calc(22px + 10 * ((200vw - 375px) / 1065));line-height:calc(64px + 0 * ((200vw - 375px) / 1065))}@media (min-width:1440px){.financial .h3{font-size:32px;line-height:64px}.fontsize-little .financial .h3{font-size:24px;line-height:48px}.fontsize-big .financial .h3{font-size:40px;line-height:80px}}.financial .h5{font-size:calc(18px + 6 * ((100vw - 375px) / 1065));line-height:calc(28px + 4 * ((100vw - 375px) / 1065))}.fontsize-big .financial .h5,.fontsize-little .financial .h5{font-size:calc(18px + 6 * ((200vw - 375px) / 1065));line-height:calc(28px + 4 * ((200vw - 375px) / 1065))}@media (min-width:1440px){.financial .h5{font-size:24px;line-height:32px}.fontsize-little .financial .h5{font-size:18px;line-height:24px}.fontsize-big .financial .h5{font-size:30px;line-height:40px}}.financial .h5{margin-top:-1.25rem}@media only screen and (min-width:1024px){.financial .h5{margin-top:0}}.financial-col.dotted-spaced:last-child{background-image:linear-gradient(90deg,#333 10%,hsla(0,0%,100%,0) 0);background-position:top;background-size:10px 1px;background-repeat:repeat-x}@media only screen and (min-width:768px){.financial-col.dotted-spaced,.financial-col.dotted-spaced:last-child{background-image:linear-gradient(180deg,#333 10%,hsla(0,0%,100%,0) 0);background-position:0;background-size:1px 10px;background-repeat:repeat-y}.financial-col.dotted-spaced:first-child{background:none}}@media only screen and (max-width:767px){.financial-col.last h4{line-height:20px;margin:0}.financial-col.last .financial{padding:1em}.financial-col.last{text-align:left;padding:0 30px}.financial-col.last .row{display:flex;justify-content:center;align-items:center}.financial-col.last .row .col-xs-7{margin-top:15px;display:flex}.financial-col.last .row .col-xs-7 img{margin-right:1em}.financial-col.dotted-spaced.left{background-image:linear-gradient(180deg,#333 10%,hsla(0,0%,100%,0) 0);background-position:0;background-size:1px 10px;background-repeat:repeat-y}}@media only screen and (min-width:1024px) and (max-width:1229px){.financial{padding:0 1.5em}.financial .h3{position:absolute;margin-top:5px;padding-left:5px}}body.homepage-tpl #footer{border-top:none!important;margin-top:1.25em!important}body.homepage-tpl #backtotop{display:none!important}.tabs-container{margin:0 9px}.tabs-container .dropdown-menu,body.not-touch-device .tabs-container .dropdown-menu{display:none}.tabs-container .open .dropdown-menu{display:block;width:100%;margin-top:0;border-radius:0;padding:0}.tabs-container .open .dropdown-menu>li>a{padding:.625rem;text-transform:uppercase;color:#c5281c}.tabs-container .open .deselected-element-dropdown:before{transform:rotate(180deg)}ul.tabs{padding:0;text-align:center;margin:1.75rem 0}ul.tabs,ul.tabs li.tab{display:inline-block;width:100%}ul.tabs li.tab{margin:.5rem 0}@media only screen and (min-width:768px){ul.tabs li.tab{width:auto}}ul.tabs li.tab:before{content:none;display:inline-block}ul.tabs li.tab a{font:normal normal normal 15px/32px Helvetica;color:#c5281c;display:inline-block;border:1px solid #c5281c;padding:0 1.25rem;letter-spacing:.48px;width:100%}ul.tabs li.tab a,ul.tabs li.tab a:hover{text-decoration:none;transition:all .2s ease 0s}ul.tabs li.tab a.active,ul.tabs li.tab a:hover{background:#c5281c;color:#fff}.center-col,.page-intro{margin:0 auto;float:none}.page-intro .h3,.page-intro h3{font-size:calc(20px + 4 * ((100vw - 375px) / 1065));line-height:calc(28px + 8 * ((100vw - 375px) / 1065))}.fontsize-big .page-intro .h3,.fontsize-big .page-intro h3,.fontsize-little .page-intro .h3,.fontsize-little .page-intro h3{font-size:calc(20px + 4 * ((200vw - 375px) / 1065));line-height:calc(28px + 8 * ((200vw - 375px) / 1065))}@media (min-width:1440px){.page-intro .h3,.page-intro h3{font-size:24px;line-height:36px}.fontsize-little .page-intro .h3,.fontsize-little .page-intro h3{font-size:18px;line-height:27px}.fontsize-big .page-intro .h3,.fontsize-big .page-intro h3{font-size:30px;line-height:45px}}.page-intro h3{color:#717171;font-weight:400;font-family:HelveticaMedium;margin-bottom:.5em;letter-spacing:.54px}@media only screen and (min-width:1024px){.page-intro h3{letter-spacing:.72px}}.page-intro .h1,.page-intro h1{font-size:calc(27px + 15 * ((100vw - 375px) / 1065));line-height:calc(33px + 17 * ((100vw - 375px) / 1065))}.fontsize-big .page-intro .h1,.fontsize-big .page-intro h1,.fontsize-little .page-intro .h1,.fontsize-little .page-intro h1{font-size:calc(27px + 15 * ((200vw - 375px) / 1065));line-height:calc(33px + 17 * ((200vw - 375px) / 1065))}@media (min-width:1440px){.page-intro .h1,.page-intro h1{font-size:42px;line-height:50px}.fontsize-little .page-intro .h1,.fontsize-little .page-intro h1{font-size:31.5px;line-height:37.5px}.fontsize-big .page-intro .h1,.fontsize-big .page-intro h1{font-size:52.5px;line-height:62.5px}}.page-intro .h1,.page-intro h1{text-transform:none;color:#000;font-weight:400;font-family:Helvetica;margin-bottom:.5rem}.page-intro .h1.big,.page-intro h1.big{font-size:calc(38px + 16 * ((100vw - 375px) / 1065));line-height:calc(52px + 16 * ((100vw - 375px) / 1065))}.fontsize-big .page-intro .h1.big,.fontsize-big .page-intro h1.big,.fontsize-little .page-intro .h1.big,.fontsize-little .page-intro h1.big{font-size:calc(38px + 16 * ((200vw - 375px) / 1065));line-height:calc(52px + 16 * ((200vw - 375px) / 1065))}@media (min-width:1440px){.page-intro .h1.big,.page-intro h1.big{font-size:54px;line-height:68px}.fontsize-little .page-intro .h1.big,.fontsize-little .page-intro h1.big{font-size:40.5px;line-height:51px}.fontsize-big .page-intro .h1.big,.fontsize-big .page-intro h1.big{font-size:67.5px;line-height:85px}}.page-intro{font-size:calc(16px + 0 * ((100vw - 360px) / 920));line-height:calc(26px + 2 * ((100vw - 360px) / 920))}.fontsize-big .page-intro,.fontsize-little .page-intro{font-size:calc(16px + 0 * ((200vw - 360px) / 920));line-height:calc(26px + 2 * ((200vw - 360px) / 920))}@media (min-width:1280px){.page-intro{font-size:16px;line-height:28px}.fontsize-little .page-intro{font-size:12px;line-height:21px}.fontsize-big .page-intro{font-size:20px;line-height:35px}}.page-intro p{font-size:calc(16px + 0 * ((100vw - 360px) / 920));line-height:calc(26px + 2 * ((100vw - 360px) / 920))}.fontsize-big .page-intro p,.fontsize-little .page-intro p{font-size:calc(16px + 0 * ((200vw - 360px) / 920));line-height:calc(26px + 2 * ((200vw - 360px) / 920))}@media (min-width:1280px){.page-intro p{font-size:16px;line-height:28px}.fontsize-little .page-intro p{font-size:12px;line-height:21px}.fontsize-big .page-intro p{font-size:20px;line-height:35px}}@media (min-width:1280px){.page-intro p{letter-spacing:.3px}}.page-intro a,.page-intro p a{color:#c12017;outline:0}.page-intro a:hover,.page-intro p a:hover{text-decoration:underline;text-decoration-style:dotted;-moz-text-decoration-style:dotted;-webkit-text-decoration-style:dotted}.background-transparent .quote-box .quotes:after,.background-transparent .quote-box .quotes:before{color:#851714}.background-transparent .quote-box .p,.background-transparent .quote-box p{font-size:calc(24px + 4 * ((100vw - 375px) / 1065));line-height:calc(32px + 4 * ((100vw - 375px) / 1065))}.fontsize-big .background-transparent .quote-box .p,.fontsize-big .background-transparent .quote-box p,.fontsize-little .background-transparent .quote-box .p,.fontsize-little .background-transparent .quote-box p{font-size:calc(24px + 4 * ((200vw - 375px) / 1065));line-height:calc(32px + 4 * ((200vw - 375px) / 1065))}@media (min-width:1440px){.background-transparent .quote-box .p,.background-transparent .quote-box p{font-size:28px;line-height:36px}.fontsize-little .background-transparent .quote-box .p,.fontsize-little .background-transparent .quote-box p{font-size:21px;line-height:27px}.fontsize-big .background-transparent .quote-box .p,.fontsize-big .background-transparent .quote-box p{font-size:35px;line-height:45px}}.background-transparent .quote-box p{letter-spacing:.84px;color:#000}@media (min-width:1024px) and (max-width:1440px){.background-transparent .quote-box .p,.background-transparent .quote-box p{font-size:calc(16px + 8 * ((100vw - $screen-lg-min) / 1065));line-height:calc(24px + 8 * ((100vw - $screen-lg-min) / 1065))}}.background-transparent .quote-box .author{letter-spacing:0;color:#717171;font-family:HelveticaMedium;font-weight:400}@media only screen and (min-width:1024px){.background-transparent .quote-box .author{font-size:1em}.quote-background{padding:100px 0}}.quote-background{background-image:url(../images/190-background-grey.png)}.discover-also-container{padding-bottom:2.5em;background-image:url(../images/background/background_ScopriAnche.jpg)}.discover-also{text-align:left;margin-bottom:.5em;position:relative;margin-top:.375em}.discover-also a{padding-bottom:3.125em;position:relative;padding:3.5em 2.5em;min-height:260px;height:100%}.discover-also a:hover{text-decoration:none}.discover-also .h4,.discover-also h4{font-size:calc(20px + 2 * ((100vw - 375px) / 1065));line-height:calc(28px + 4 * ((100vw - 375px) / 1065))}.fontsize-big .discover-also .h4,.fontsize-big .discover-also h4,.fontsize-little .discover-also .h4,.fontsize-little .discover-also h4{font-size:calc(20px + 2 * ((200vw - 375px) / 1065));line-height:calc(28px + 4 * ((200vw - 375px) / 1065))}@media (min-width:1440px){.discover-also .h4,.discover-also h4{font-size:22px;line-height:32px}.fontsize-little .discover-also .h4,.fontsize-little .discover-also h4{font-size:16.5px;line-height:24px}.fontsize-big .discover-also .h4,.fontsize-big .discover-also h4{font-size:27.5px;line-height:40px}}.discover-also .link-arrow-right{position:absolute;bottom:2.5em;left:3em}.discover-also:before{content:"";position:absolute;width:160px;height:4px;z-index:1;top:0}.discover-also.discover-also-1:before{left:0;background:#f1644a}.discover-also.discover-also-2:before{right:10%;background:#eaeaea}.discover-also.discover-also-3:before{right:10%;background:#851714}@media only screen and (min-width:768px){.discover-also-container{padding-bottom:3.75em}.discover-also:before{width:180px;height:6px;top:0}}.gallery-top .swiper-button-next,.gallery-top .swiper-button-next:after,.gallery-top .swiper-button-prev:after,.swiper-button-prev{color:#fff}@media only screen and (max-width:767px){.gallery-top .swiper-button-next,.gallery-top .swiper-button-prev{height:20px;width:10px}.gallery-top .swiper-button-next:after,.gallery-top .swiper-button-prev:after{font-size:20px}}@media only screen and (min-width:1024px){.gallery-thumbs .swiper-slide{text-align:center;width:50%;float:left;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.gallery-thumbs.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:row}.gallery-thumbs .swiper-button-next,.gallery-thumbs .swiper-button-prev{background:#c5281c}.gallery-thumbs .swiper-button-prev,.gallery-thumbs .swiper-container-rtl .swiper-button-next{left:50%;right:auto;top:14px;transform:rotate(90deg)}.gallery-thumbs .swiper-button-next,.gallery-thumbs .swiper-container-rtl .swiper-button-prev{left:50%;right:auto;bottom:-8px;transform:rotate(90deg);top:auto}}@media only screen and (max-width:1023px){.gallery-thumbs .swiper-slide img{object-fit:cover;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;cursor:pointer}}@media only screen and (min-width:1024px){.gallery-thumbs-container{padding:0!important}.gallery-thumbs .swiper-slide .max{padding:0 7.5px;width:100%}}.gallery-thumbs .swiper-button-next.swiper-button-disabled,.gallery-thumbs .swiper-button-prev.swiper-button-disabled{display:none}.gallery-top.swiper-container{margin-bottom:5px}.gallery-thumbs .swiper-slide-thumb-active img{border:4px solid #c5281c}.gallery-thumbs .swiper-slide{position:relative;overflow:hidden;height:20vw;margin:5px 0}.gallery-thumbs.swiper-container{height:47vw}.gallery-thumbs.swiper-container .swiper-wrapper{flex-wrap:wrap;flex-direction:column}@media only screen and (max-width:1023px){.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:auto;top:auto;transform:none;bottom:10px;left:0;display:flex!important;align-items:center;justify-content:center}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:10px 2px 0;display:block}}@media only screen and (min-width:768px){.gallery-thumbs .swiper-wrapper{height:47vw!important}}.caption{padding:.625rem 0}@media only screen and (min-width:1024px){.caption{padding:.625rem}}@media only screen and (min-width:1440px){.caption{padding:1.25rem}}@media only screen and (min-width:1024px){.gallery-thumbs.swiper-container{margin-top:30px}.gallery-thumbs.swiper-container,.gallery-thumbs .swiper-wrapper{width:100%;height:390px!important;margin-left:auto;margin-right:auto;float:left}.gallery-thumbs .swiper-slide{height:115px!important;margin:7.5px 0;margin-top:7.5px!important}.gallery-thumbs .swiper-slide img{height:115px;width:100%}.gallery-thumbs.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:row}}@media only screen and (min-width:1230px){.gallery-thumbs.swiper-container{margin-top:40px}.gallery-thumbs.swiper-container,.gallery-thumbs .swiper-wrapper{width:100%;height:540px!important;margin-left:auto;margin-right:auto;float:left}.gallery-thumbs .swiper-slide{height:165px!important;margin:7.5px 0}.gallery-thumbs .swiper-slide img{height:165px;width:100%}}.gallery-thumbs.swiper-vertical>.swiper-wrapper{flex-direction:row!important;width:100%!important}@media only screen and (min-width:1024px){.gallery-thumbs.swiper-vertical>.swiper-wrapper{flex-wrap:wrap}}.swiper-gallery-next,.swiper-gallery-prev{margin-top:-7vw;top:50%}@media only screen and (min-width:768px){.swiper-gallery-next,.swiper-gallery-prev{margin-top:-6vw}}.swiper-gallery-prev{left:5px}.swiper-gallery-next{right:5px}.swiper-gallery-next,.swiper-gallery-prev{position:absolute;z-index:1;background:rgba(255,0,0,.3);padding:10px;display:flex;align-items:center;border-radius:50%;cursor:pointer}@media only screen and (min-width:1024px){.swiper-gallery-next{bottom:-12px;top:auto}.swiper-gallery-prev{top:15px}.swiper-gallery-next,.swiper-gallery-prev{left:50%;margin-left:-22px;right:auto;margin-top:0}.swiper-gallery-next:after,.swiper-gallery-prev:after{transform:rotate(90deg)}}@media only screen and (min-width:1366px){.swiper-gallery-prev{top:25px}}.swiper-gallery-next:before,.swiper-gallery-prev:before{content:"";width:20px;height:20px;border-radius:10px;background-color:#fff;border:1px solid #fff;text-decoration:none;position:relative}.swiper-gallery-next:after,.swiper-gallery-prev:after{font-family:icongen!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;color:#c12017;top:16px;font-size:10px;position:absolute}.swiper-gallery-next:after{content:"\e91e";right:15px}.swiper-gallery-prev:after{content:"\e91d";right:16px}@media only screen and (min-width:1024px){.swiper-gallery-next:after,.swiper-gallery-prev:after{top:15px;right:15px}}.swiper-gallery-next.swiper-button-disabled,.swiper-gallery-prev.swiper-button-disabled{display:none}.related-content-container{padding-bottom:2.5em;background-image:url(../images/background/ReletedContents.jpg)}@media only screen and (min-width:768px){.related-content-container{padding-bottom:3.75em}}body.generali190-tpl #footer{margin-top:0}.related-content{position:relative}.related-content.event{margin-bottom:1.5rem}@media only screen and (min-width:768px){.related-content.event{margin-bottom:2.5rem}}.related-content:hover,.related-content:hover h4,.related-content a:hover,.related-content a:hover h4{text-decoration:none}.related-content .embed-responsive{padding-bottom:115%}.related-content .embed-responsive.small{padding-bottom:100%}.related-content .embed-responsive .box{position:absolute;bottom:2.5rem;margin:0;left:1.25rem;right:1.25rem;z-index:2}.related-content .embed-responsive .white-box{position:absolute;bottom:0;margin:0;z-index:2}.related-content .h5,.related-content h5{font-size:calc(18px + 2 * ((100vw - 375px) / 1065));line-height:calc(28px + 2 * ((100vw - 375px) / 1065))}.fontsize-big .related-content .h5,.fontsize-big .related-content h5,.fontsize-little .related-content .h5,.fontsize-little .related-content h5{font-size:calc(18px + 2 * ((200vw - 375px) / 1065));line-height:calc(28px + 2 * ((200vw - 375px) / 1065))}@media (min-width:1440px){.related-content .h5,.related-content h5{font-size:20px;line-height:30px}.fontsize-little .related-content .h5,.fontsize-little .related-content h5{font-size:15px;line-height:22.5px}.fontsize-big .related-content .h5,.fontsize-big .related-content h5{font-size:25px;line-height:37.5px}}.related-content h5{margin:0}.related-content .tag{font-size:12px;line-height:24px;letter-spacing:2.4px;color:#fff;text-transform:uppercase;border-bottom:5px solid hsla(0,0%,100%,.51);margin-bottom:20px;display:inline-block}.related-content .tag.color-grey-2{border-bottom:5px solid #b7b7b7}.related-content .absicon{position:absolute;left:50%;top:50%;-moz-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);font-size:10em}.related-content .absicon.top{top:1.875rem;-moz-transform:translateX(-50%) translateY(0);-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}.related-content .link-arrow-right{float:right;margin-top:1.25rem;font-size:.75rem}.related-content.social .link-arrow-right{margin-top:.625rem}.related-content .absicon.top{font-size:30vw}@media only screen and (min-width:768px){.related-content .absicon.top{font-size:20vw}}@media only screen and (min-width:1024px){.related-content .absicon.top{font-size:10vw}}@media only screen and (min-width:1230px){.related-content .absicon.top{font-size:10em}}.related-content.other,.related-content.social{margin-bottom:2.5em}.related-content.social a{position:relative;margin-top:4px}.related-content.social a:before{width:160px;height:4px;top:-4px;position:absolute;left:0;background:#c5281c;content:"";z-index:2}.related-content.social.twitter a:before{background:#65a2d9}.related-content.social.linkedin a:before{background:#4a86c5}.related-content.social.instagram a:before{background:#6c27b3}.related-content.social.youtube a:before{background:#d22215}@media only screen and (min-width:1230px){.related-content.social a{margin-top:6px}.related-content.social a:before{width:180px;height:6px;top:-6px}}.related-content .icon-number{margin:.625rem}.related-content .icon-number .h2{font-size:calc(38px + 10 * ((100vw - 375px) / 1065));line-height:calc(64px + 0 * ((100vw - 375px) / 1065))}.fontsize-big .related-content .icon-number .h2,.fontsize-little .related-content .icon-number .h2{font-size:calc(38px + 10 * ((200vw - 375px) / 1065));line-height:calc(64px + 0 * ((200vw - 375px) / 1065))}@media (min-width:1440px){.related-content .icon-number .h2{font-size:48px;line-height:64px}.fontsize-little .related-content .icon-number .h2{font-size:36px;line-height:48px}.fontsize-big .related-content .icon-number .h2{font-size:60px;line-height:80px}}.related-content .icon-number .h2{font-weight:600}.related-content .icon-number .icongen{font-size:5em}.related-content a:hover h5{text-decoration:underline}.related-content a .background-layer-cover.opacity-0{transition:all .2s ease 0s}.related-content a:hover .background-layer-cover.opacity-0{opacity:.9;transition:all .2s ease 0s}@media only screen and (min-width:1230px) and (max-width:1600px){.image-video .full-ipad-pro{padding:0;width:80vw;margin:0 auto;max-width:1100px}}.story-years-wrapper{overflow:hidden;position:relative;padding-bottom:3.333em;margin:0 9px}.story-years-wrapper:before{content:"";position:absolute;top:0;right:90%;bottom:0;transform:translateX(-50%);width:2px;height:100%;background-color:#c5281c;margin-right:-1px}@media (min-width:768px){.story-years-wrapper:before{right:50%;margin-right:-1px}}.story-years-wrapper h4{font-family:HelveticaMedium!important}.story-years-wrapper .story-entry{float:right;position:relative;width:calc(90% - 25px);padding:0;text-align:left;margin-top:5em}.story-years-wrapper .story-entry:first-child{margin-top:2em}.story-years-wrapper .story-entry:not(:first-child){clear:left}@media (min-width:768px){.story-years-wrapper .story-entry{float:left;text-align:right;width:calc(50% - 27px)}.story-years-wrapper .story-entry:nth-child(2n){text-align:left;float:right;clear:right;margin-top:5em}.story-years-wrapper .story-entry:nth-child(2){margin-top:8em}}.story-years-wrapper .story-entry .story-content{background:#f7f7f7;cursor:pointer;display:block}.story-years-wrapper .story-entry .story-content:hover{text-decoration:none}@media (min-width:1024px){.story-years-wrapper .story-entry .story-content{width:480px;float:right}.story-years-wrapper .story-entry:nth-child(2n) .story-content{float:left}}.story-years-wrapper .story-entry .story-year{position:relative;text-align:left;margin-bottom:1.429em}@media (min-width:768px){.story-years-wrapper .story-entry .story-year{text-align:right}.story-years-wrapper .story-entry:nth-child(2n) .story-year{text-align:left}.story-years-wrapper .story-entry:nth-child(2n) .story-year:before{left:-25px}}.story-years-wrapper .story-entry .story-year:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:-25px;z-index:1;width:25px;height:4px;background-color:#f1644a}@media (min-width:768px){.story-years-wrapper .story-entry .story-year:before{right:-25px;left:inherit}}.story-years-wrapper .story-entry .story-year:after{position:absolute;top:-6px;width:185px;background:#f1644a;left:0;height:6px;z-index:1;content:""}.story-years-wrapper .story-entry:nth-child(2n) .story-year:after{left:auto;right:0}.story-years-wrapper .story-entry .story-year.old:after{background:#eaeaea}.story-years-wrapper .story-entry .story-year.old:before{background-color:#eaeaea}.story-years-wrapper .story-entry .story-year{padding:1.25rem 1.563rem 1.875rem;color:#f1644a;margin-bottom:0!important;font-size:12px}.story-years-wrapper .story-entry .story-year .circle{float:right;background:#f1644a;border-radius:50%;position:relative;width:2.625rem;height:2.625rem;display:inline-block;margin-left:10px}.story-years-wrapper .story-entry:nth-child(2n) .story-year .circle{float:left;margin-left:0;margin-right:.625rem}.story-years-wrapper .story-entry .story-year .update{float:right;margin-top:4px}.story-years-wrapper .story-entry:nth-child(2n) .story-year .update{float:left}.story-years-wrapper .story-entry .story-year .circle i{font-size:1.75em;position:absolute;left:50%;top:50%;color:#fff;transform:translate(-50%,-50%)}.story-years-wrapper .story-entry .story-year.update{float:right;font-size:.75rem;margin-right:.625rem;display:inline-block}.story-years-wrapper .story-entry .story-text{padding:0 1.563rem 1.563rem;text-align:left}.story-years-wrapper .story-entry .date{margin-bottom:.938rem;display:inline-block}.story-years-wrapper .story-entry .date i{font-size:1.5em;margin-right:.5rem;float:left}.story-years-wrapper .story-entry .date span{font-size:.875rem;font-family:HelveticaMedium;line-height:1.5rem}.story-years-wrapper .story-entry .story-text .link-arrow-right{font-size:.688rem;float:right;margin-top:.625rem}.story-years-wrapper .story-entry .story-text .link-arrow-right.circle:before{background-color:transparent}.story-years-wrapper .story-entry .story-text .link-arrow-right.circle:hover:before{background-color:#c5281c}@media only screen and (max-width:767px){.story-years-wrapper .story-entry{margin-top:5em!important}}.fixed-timeline-link{display:none}@media (min-width:1230px){.fixed-timeline-link{display:block}}.fixed-timeline-link{position:fixed;left:0;top:285px;width:100px;z-index:2;transition:all .2s ease 0s}.fixed-timeline-link a,.fixed-timeline-link a:hover{width:100%;float:left;line-height:38px;padding-left:20px;position:relative;text-decoration:none}.fixed-timeline-link a span{border-bottom:1px solid #851714}.fixed-timeline-link a:before{content:"";position:absolute;top:0;left:0;width:9px;height:38px;background-color:#eaeaea}.fixed-timeline-link a:first-child:before,.fixed-timeline-link a:nth-child(1n+3):before{background-color:#c5281c}.fixed-timeline-link a:nth-child(2):before,.fixed-timeline-link a:nth-child(2n+3):before{background-color:#f1644a}.fixed-timeline-link a:nth-child(3n+3):before{background-color:#851714}.fixed-timeline-link a.old:before{background-color:#eaeaea!important}.fixed-timeline-link a.old{color:#eaeaea!important}.fixed-timeline-link a.old span{border-bottom:1px solid #eaeaea!important}.event-date-container{text-align:center;margin-top:-1.25rem;margin-bottom:calc(10px + 10 * ((100vw - 375px) / 1065))}.event-date-container.no-update{margin-top:0}.event-date-container .event-update{display:flex;align-items:center;justify-content:center;margin-bottom:calc(30px + 20 * ((100vw - 375px) / 1065))}@media (min-width:1230px){.event-date-container{margin-top:0;margin-bottom:2.5em}.event-date-container .event-update{position:absolute;right:-150px;display:flex;top:-10px;margin-bottom:0;text-align:left}}.event-date-container .event-update .circle{background:#f1644a;border-radius:50%;position:relative;width:3rem;height:3rem;display:inline-block;margin-right:10px}.event-date-container .event-update .circle i{font-size:1.5em;position:absolute;left:50%;top:50%;color:#fff;transform:translate(-50%,-50%)}.event-date-container .event-update .update{font-size:.813rem;display:inline-block;line-height:1.25rem;margin-top:0;text-align:left}.event-date-container .event-date{display:flex;align-items:center;justify-content:center}.event-date-container .event-date i{font-size:1.75em;margin-right:.625rem}.podcast-container .podcast-box{padding:2.5rem 1.875rem}.podcast-container .podcast-box-iframe h3{margin-top:1em;margin-bottom:1em}.podcast-container .podcast-box h3{padding:.5em 0}.podcast-container .podcast-box .h3-container{position:relative}.podcast-container .iframe-container{height:200px}.podcast-container .podcast-box-iframe{padding:2.5rem 1.875rem 1.875rem}@media only screen and (min-width:768px){.podcast-container .podcast-box .icongen-podcast{padding:2rem 0}.podcast-container .text-big{margin-bottom:2rem}.podcast-container .podcast-box-iframe .inner{position:relative;height:100%}}.triangle:before{content:"";background-image:url(../images/manifesto/triangle.svg);background-position:bottom;background-size:cover;position:absolute;z-index:-1;width:100%;height:93px;left:0;top:0}.triangle.cover:before{z-index:1}.reverse-triangle:after{content:"";background-image:url(../images/manifesto/reverse-triangle.svg);background-position:bottom;background-size:cover;position:absolute;z-index:-1;width:100%;height:93px;left:0;bottom:0}.reverse-triangle.cover:after{z-index:1}.manifesto{position:relative;background-size:cover}.manifesto.triangle{margin-top:-50px;overflow:hidden}@media only screen and (min-width:1024px){.manifesto.triangle{margin-top:0}}.manifesto.triangle .large-container{height:800px}.manifesto h2{font-size:1.875rem;margin:1.25rem 0 1.875rem!important;color:#c5281c;font-weight:700}@media only screen and (min-width:768px){.manifesto h2{font-size:calc(30px + 12 * ((100vw - 1024px) / 1065))}}@media only screen and (min-width:1440px){.manifesto h2{font-size:2.625rem}}.manifesto h3{color:#c5281c;line-height:1.25rem;font-size:1.5rem;text-transform:uppercase;margin-bottom:.938rem;font-family:HelveticaBold}@media only screen and (min-width:768px){.manifesto h3{font-size:calc(20px + 8 * ((100vw - 1024px) / 1065))}}@media only screen and (min-width:1440px){.manifesto h3{font-size:1.75rem}}.manifesto p{font-size:1rem;color:#333}.manifesto p a:hover{text-decoration:underline;text-decoration-style:dotted;-moz-text-decoration-style:dotted;-webkit-text-decoration-style:dotted}.manifesto .box{display:inline-block;background:#fff;border-radius:.625rem;padding:0 .313rem 3.125rem;text-align:center;margin-top:50px;position:relative;width:100%;border:1px solid #fff}@media only screen and (min-width:768px){.manifesto .box{padding:0 1.875rem 3.125rem}}.manifesto .box .big{display:none}.manifesto .box .img-container{margin:-50px auto 1.25rem;position:relative;display:flex;align-items:center;justify-content:center;width:100px;height:100px;background-size:cover;background-image:url(../images/manifesto/red-pointer.svg)}.manifesto .box .img-container i{font-size:3em}.manifesto .box .img-container i:before{color:#f1644a}.manifesto .box .img-container .icon{width:50px;height:50px}.manifesto .box .icongen-plus{font-size:2em;position:absolute;left:50%;bottom:20px;transform:translateX(-50%);transition:all .5s ease 0s}.manifesto .box .icongen-plus:before{color:#c5281c}.manifesto .box p{color:#666}.manifesto .box.small{padding:0 .313rem 3.125rem;margin-bottom:0}@media only screen and (min-width:768px){.manifesto .box.small{padding:0 1.563rem 3.125rem}}@media only screen and (min-width:1230px){.manifesto .box.small{margin-bottom:1.875em}}.manifesto .box.small .img-container{margin:-50px auto 1.875rem}.manifesto .box.small h3{font-size:1.25rem}.manifesto .box.bordered{border:1px solid #f1644a;padding:1.875rem .313rem;margin-bottom:1.875em}.manifesto .box.bordered:before{content:"";width:1px;position:absolute;top:-40px;height:30px;background-image:url(../images/manifesto/benefits-line.svg);background-position:top;background-repeat:no-repeat}@media only screen and (min-width:768px){.manifesto .box.bordered{padding:1.875rem 1.563rem}}@media only screen and (min-width:1230px){.manifesto .box.bordered{margin-top:70px;margin-bottom:0}.manifesto .box.bordered:before{top:-70px;height:70px}}.manifesto .box.bordered p{color:#333}.manifesto .box:hover{border:1px solid #f1644a}.manifesto .box:focus,.manifesto .box:hover{text-decoration:none!important;text-decoration-style:none!important}.manifesto .box.active{border:1px solid #f1644a}.manifesto .box.active .icongen-plus{transform:rotate(45deg) translate(-35%,35%);transition:all .5s ease 0s}.manifesto .circle-big{width:600px;height:600px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background-image:url(../images/manifesto/circle-red.svg);background-position:top;background-repeat:no-repeat;background-size:cover;margin-top:40px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.manifesto .circle-big .circle-inner{width:450px;height:450px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50%;border:2px dotted #f1644a;flex-direction:column;padding:0 50px;text-align:center}.manifesto .circle-big .circle-inner i:before{color:#f1644a;font-size:5em}.manifesto .circle-big .circle-inner img{width:80px;height:80px}.manifesto .circle-big .circle-inner h2{margin:1.875rem 0 1.25rem!important;font-size:1.875rem}@media only screen and (min-width:768px){.manifesto .circle-big .circle-inner h2{font-size:calc(30px + 6 * ((100vw - 1024px) / 1065))}}@media only screen and (min-width:1440px){.manifesto .circle-big .circle-inner h2{font-size:2.25rem}}.manifesto .accordion{margin-bottom:2px}.manifesto .accordion .head{padding:1.563rem;display:flex;align-items:center;justify-content:space-between;background-color:#f5f5f5;border:1px solid #f5f5f5;cursor:pointer}.manifesto .accordion .head:after{content:"\e92a";color:#c5281c;font-family:icongen!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;font-size:2em;transition:all .5s ease 0s}.manifesto .accordion .head div{display:flex;align-items:center}.manifesto .accordion .head strong{color:#c5281c;text-transform:uppercase;font-size:1.375rem}.manifesto .accordion .head i{color:#f1644a;font-size:3em;margin-right:1.563rem;width:60px;text-align:center;min-width:60px;max-width:60px}.manifesto .accordion .head i img{width:50px;height:50px}.manifesto .accordion .inner-content{padding:1.563rem 1.563rem 3.125rem;text-align:center;font-size:1.375rem;color:#333;display:none}.manifesto .accordion .inner-content p{font-size:1rem;color:#333;margin-bottom:0}@media only screen and (min-width:768px){.manifesto .accordion .inner-content p{font-size:calc(16px + 6 * ((100vw - 1024px) / 1065))}}@media only screen and (min-width:1440px){.manifesto .accordion .inner-content p{font-size:1.375rem}}.manifesto .accordion.open .head{background-color:#fff;border:1px solid #f1644a;border-bottom:none}.manifesto .accordion.open .head:after{color:#ccc;transform:rotate(90deg);transition:all .5s ease 0s}.manifesto .accordion.open .inner-content{display:block;border:1px solid #f1644a;border-top:none}#manifestoModal .modal-dialog{margin-top:100px}#manifestoModal .modal-dialog .modal-body{text-align:center;padding:0 10px 30px}@media only screen and (min-width:768px){#manifestoModal .modal-dialog .modal-body{padding:0 70px 50px}}#manifestoModal .close{border:1px solid #ccc;border-radius:50%;position:absolute;right:30px;top:75px;width:30px;height:30px;opacity:1}#manifestoModal .close i{font-size:.5em}#manifestoModal .close i:before{color:#ccc}#manifestoModal .close:hover{text-decoration:none!important;text-decoration-style:none!important}#manifestoModal .img-container{margin:-50px auto 1.25rem;position:relative;display:flex;align-items:center;justify-content:center;width:100px;height:100px;background-size:cover;background-image:url(../images/manifesto/red-pointer.svg)}#manifestoModal .img-container i{font-size:3em}#manifestoModal .img-container i:before{color:#f1644a}#manifestoModal .img-container .icon{width:50px;height:50px}#manifestoModal h3{font-size:1.25rem;color:#c5281c;margin-bottom:0;text-transform:uppercase}@media only screen and (min-width:768px){#manifestoModal h3{font-size:calc(20px + 4 * ((100vw - 1024px) / 1065))}}@media only screen and (min-width:1440px){#manifestoModal h3{font-size:1.5rem}}#manifestoModal p{font-size:1rem;color:#666;display:inline-block;width:100%}#manifestoModal p a:hover{text-decoration:underline;text-decoration-style:dotted;-moz-text-decoration-style:dotted;-webkit-text-decoration-style:dotted}#manifestoModal .big{margin-top:30px}#manifestoModal .big p{font-size:1.125rem;color:#333;margin-top:0}@media only screen and (min-width:768px){#manifestoModal .big p{font-size:calc(18px + 4 * ((100vw - 1024px) / 1065))}}@media only screen and (min-width:1440px){#manifestoModal .big p{font-size:1.375rem}}#manifestoModal .big div.details{display:flex;padding:20px 0;border-top:1px solid #ccc}#manifestoModal .big div.details h3{margin:0;text-align:left}#manifestoModal .big div.details .img-container{margin:0;width:80px;height:80px;margin-right:25px;flex:0 0 auto}#manifestoModal .big div.details .img-container i{font-size:2em}#manifestoModal .big div.details .img-container i:before{color:#f1644a}#manifestoModal .big div.details .img-container .icon{width:35px;height:35px}#manifestoModal .big div.details p{text-align:left;font-size:14px}@media only screen and (min-width:768px){#manifestoModal .big div.details p{font-size:16px}}#manifestoModal .icongen-plus{display:none}@media only screen and (min-width:1600px){.comics .col-xl-9{width:75%}}.comics .color-comic01{color:#000!important}.comics .background-comic01{background:#000!important}.comics .border-bottom-comic01{border-bottom:4px solid #000!important}.comics .color-comic02{color:#51c2c2!important}.comics .background-comic02{background:#51c2c2!important}.comics .border-bottom-comic02{border-bottom:4px solid #51c2c2!important}.comics .color-comic03{color:#97ac23!important}.comics .background-comic03{background:#97ac23!important}.comics .border-bottom-comic03{border-bottom:4px solid #97ac23!important}.comics .color-comic04{color:#d6595d!important}.comics .background-comic04{background:#d6595d!important}.comics .border-bottom-comic04{border-bottom:4px solid #d6595d!important}.comics .color-comic05{color:#8d87b2!important}.comics .background-comic05{background:#8d87b2!important}.comics .border-bottom-comic05{border-bottom:4px solid #8d87b2!important}.comics .color-comic06{color:#ee763a!important}.comics .background-comic06{background:#ee763a!important}.comics .border-bottom-comic06{border-bottom:4px solid #ee763a!important}.comics .icongen-red-waves{margin-bottom:20px}@media only screen and (min-width:1024px){.comics .icongen-red-waves{font-size:20px;display:inline-block}}.comics .cover{background-size:130%;padding-top:70px;text-align:center;background-position:bottom;margin-top:100px;background-repeat:no-repeat;background-color:#000}@media only screen and (min-width:1024px){.comics .cover{text-align:left;background-size:cover}}.comics .cover:after{content:"";padding-bottom:12%;position:relative;width:100%;display:block;z-index:-1}.comics .cover img{display:inline-block}.comics .cover img.position-relative{opacity:1;transition:all .3s ease 0s}.comics .cover img.position-absolute{left:0;top:0;z-index:1;opacity:0;transition:all .3s ease 0s}.comics .cover img.img-left{margin-bottom:40px;display:none}@media only screen and (min-width:1366px){.comics .cover img.img-left{position:absolute;left:0;bottom:0;margin:0;display:block}}.comics .cover img.img-right{margin-top:40px;display:none}@media only screen and (min-width:1366px){.comics .cover img.img-right{position:absolute;right:0;bottom:0;margin:0;display:block}}.comics .cover .h2,.comics .cover h2{font-size:calc(27px + 15 * ((100vw - 375px) / 1065));line-height:calc(33px + 17 * ((100vw - 375px) / 1065))}.comics .cover .fontsize-big .h2,.comics .cover .fontsize-big h2,.comics .cover .fontsize-little .h2,.comics .cover .fontsize-little h2{font-size:calc(27px + 15 * ((200vw - 375px) / 1065));line-height:calc(33px + 17 * ((200vw - 375px) / 1065))}@media (min-width:1440px){.comics .cover .h2,.comics .cover h2{font-size:42px;line-height:50px}.comics .cover .fontsize-little .h2,.comics .cover .fontsize-little h2{font-size:31.5px;line-height:37.5px}.comics .cover .fontsize-big .h2,.comics .cover .fontsize-big h2{font-size:52.5px;line-height:62.5px}}.comics .cover .h3,.comics .cover h3{font-size:calc(20px + 4 * ((100vw - 375px) / 1065));line-height:calc(28px + 8 * ((100vw - 375px) / 1065))}.comics .cover .fontsize-big .h3,.comics .cover .fontsize-big h3,.comics .cover .fontsize-little .h3,.comics .cover .fontsize-little h3{font-size:calc(20px + 4 * ((200vw - 375px) / 1065));line-height:calc(28px + 8 * ((200vw - 375px) / 1065))}@media (min-width:1440px){.comics .cover .h3,.comics .cover h3{font-size:24px;line-height:36px}.comics .cover .fontsize-little .h3,.comics .cover .fontsize-little h3{font-size:18px;line-height:27px}.comics .cover .fontsize-big .h3,.comics .cover .fontsize-big h3{font-size:30px;line-height:45px}}.comics .cover .h2,.comics .cover .h3,.comics .cover h2,.comics .cover h3{color:#fff}.comics .cover .h2,.comics .cover h2{margin-bottom:20px}@media only screen and (min-width:1024px){.comics .cover .h2,.comics .cover h2{margin-top:15px}}.comics .cover .h3,.comics .cover h3{letter-spacing:.54px}@media only screen and (min-width:1024px){.comics .cover .h3,.comics .cover h3{letter-spacing:.72px}}.comics .cover .tag{height:36px;line-height:36px;padding:0 10px;color:#fff;background-color:#c5281c;font-size:16px;text-transform:uppercase;display:inline-block;margin-bottom:20px}@media only screen and (min-width:1024px){.comics .cover .tag{margin-top:30px}}.comics .cover .btn-container{margin-top:30px}@media only screen and (min-width:1024px){.comics .cover .btn-container{margin-top:50px}}.comics .cover .btn{font-size:calc(13px + 3 * ((100vw - 375px) / 1065));line-height:calc(45px + 0 * ((100vw - 375px) / 1065))}.comics .cover .fontsize-big .btn,.comics .cover .fontsize-little .btn{font-size:calc(13px + 3 * ((200vw - 375px) / 1065));line-height:calc(45px + 0 * ((200vw - 375px) / 1065))}@media (min-width:1440px){.comics .cover .btn{font-size:16px;line-height:45px}.comics .cover .fontsize-little .btn{font-size:12px;line-height:33.75px}.comics .cover .fontsize-big .btn{font-size:20px;line-height:56.25px}}.comics .cover .btn{height:45px;line-height:45px;padding:0 30px;text-align:center;display:inline-flex;justify-content:center;align-items:center;border-radius:45px;margin-left:20px;border:2px solid #fff;text-transform:none}.comics .cover .btn:first-child{margin-left:0}.comics .cover .btn:hover,.comics .cover .btn:visited{border:2px solid #fff}.comics .cover .btn.white{color:#c5281c;background-color:#fff;transition:all .3s ease 0s}.comics .cover .btn.white i:before{color:#c5281c}.comics .cover .btn.white:hover{background-color:#c5281c;color:#fff;transition:all .3s ease 0s}.comics .cover .btn.white:hover i:before{color:#fff}.comics .cover .btn.red{background-color:#c5281c;color:#fff;transition:all .3s ease 0s}.comics .cover .btn.red:hover{color:#c5281c;background-color:#fff;transition:all .3s ease 0s}.comics .cover .btn.transparent{background-color:transparent;color:#fff;transition:all .3s ease 0s}.comics .cover .btn.transparent:hover{background-color:#c5281c;color:#fff;transition:all .3s ease 0s}.comics .cover .btn.border-red{border:2px solid #c5281c}.comics .cover .btn.download span{margin-right:10px}.comics .cover .author-desc{margin-top:80px}@media only screen and (min-width:1024px){.comics .cover .author-desc{margin-top:0}}.comics .cover .col-book figure{position:relative;margin-top:-160px}@media only screen and (min-width:1366px){.comics .cover .col-book figure{margin-left:100px}}.comics .cover .col-book figure img{transition:all .3s ease 0s;margin-top:0}.comics .cover .col-book figure .book-open img{position:absolute;opacity:0;left:0;top:0;transition:all .3s ease 0s;transform:rotate(-150deg)}.comics .cover .col-book figure .book-open img:first-child{left:0;top:50px;width:200px;transition-timing-function:ease-out;transition-timing-function:ease-in;transition:.6s}.comics .cover .col-book figure .book-open img:nth-child(2){left:0;top:100px;width:200px;transition-timing-function:ease-out;transition:.5s}.comics .cover .col-book figure .book-open img:nth-child(3){left:0;top:100px;width:200px;transition-timing-function:ease-in;transition:.3s}.comics .cover .col-book figure .book-open img:nth-child(4){left:0;top:200px;width:200px;transition-timing-function:ease-in-out;transition:.4s}.comics .cover .col-book figure .book-open img:nth-child(5){left:0;top:250px;width:200px;transition-timing-function:ease;transition:.5s}.comics .cover .col-book figure .book-open img:nth-child(6){left:0;top:300px;width:200px;transition-timing-function:linear;transition:.6s}@media only screen and (min-width:1366px){.comics .cover .col-book figure:hover img{transform:rotate(-15deg);margin-left:-200px;transition:all .3s ease 0s}.comics .cover .col-book figure:hover img.position-relative{opacity:0;transition:all .3s ease 0s}.comics .cover .col-book figure:hover img.position-absolute{opacity:1;transition:all .3s ease 0s}.comics .cover .col-book figure:hover .book-open img{opacity:1;transition:all .3s ease 0s;transform:rotate(0deg);margin-left:-380px}.comics .cover .col-book figure:hover .book-open img:first-child{opacity:1;left:560px;top:0;transition-timing-function:ease-out;transition-timing-function:ease-in;transition:.6s}.comics .cover .col-book figure:hover .book-open img:nth-child(2){opacity:1;left:685px;top:60px;width:250px;transition-timing-function:ease-out;transition:.5s}.comics .cover .col-book figure:hover .book-open img:nth-child(3){opacity:1;left:610px;top:160px;width:150px;transform:rotate(-15deg);transition-timing-function:ease-in;transition:.3s}.comics .cover .col-book figure:hover .book-open img:nth-child(4){opacity:1;left:640px;top:260px;transition-timing-function:ease-in-out;transition:.4s}.comics .cover .col-book figure:hover .book-open img:nth-child(5){opacity:1;left:690px;top:380px;transition-timing-function:ease;transition:.5s}.comics .cover .col-book figure:hover .book-open img:nth-child(6){opacity:1;left:735px;top:300px;transition-timing-function:linear;transition:.6s;width:150px}}.comics .slider{margin-top:-8%;padding-bottom:60px;position:relative;overflow:hidden}@media only screen and (min-width:1024px){.comics .slider{margin-top:-13%;margin-bottom:30px}}@media only screen and (min-width:1366px){.comics .slider{margin-top:-11%}}@media only screen and (min-width:1600px){.comics .slider{margin-top:-9%}}@media only screen and (min-width:1024px){.comics .slider:before{position:absolute;content:"";height:4px;width:100%;background:#fff;top:65px}}.comics .slider .swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:25%;bottom:10%;z-index:50;height:5px;width:59%}.comics .slider .large-container{background:#000;padding-bottom:5%}@media only screen and (min-width:1024px){.comics .slider .large-container{background:transparent;padding-bottom:0}}.comics .slider .comicsSwiper{display:flex;width:94%;margin:auto}@media only screen and (min-width:1366px){.comics .slider .comicsSwiper{width:86%}}.comics .slider .item{height:485px;width:16.6667%;z-index:1}@media only screen and (min-width:1024px){.comics .slider .item{height:485px}}.comics .slider .item .head{height:32px;margin-left:-8%;width:101%;margin-bottom:8px;border-bottom:4px solid #fff;display:flex;align-items:center;justify-content:center}@media only screen and (min-width:768px){.comics .slider .item .head{margin-left:-6%}}@media only screen and (min-width:1024px){.comics .slider .item .head{margin-left:-8%}}.comics .slider .item .head span{text-align:center;color:#fff;font-family:Vidaloka;font-size:34px;padding-bottom:10px}.comics .slider .item .body{height:440px;position:relative;transform:skew(4deg,0deg)}@media only screen and (min-width:1024px){.comics .slider .item .body{height:440px}}.comics .slider .item .body .inner{content:"";position:absolute;left:1px;width:100%;top:0;height:100%;margin-left:2px;transition:all .3s ease 0s;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.comics .slider .item .body .inner span{color:#fff;transform:skew(-4deg,0deg)}.comics .slider .item .body .inner span.title{font-size:24px;line-height:1.25em;padding-top:15%;transition:all .3s ease 0s;font-family:Vidaloka}.comics .slider .item .body .inner span.author{font-size:13px;line-height:20px;position:absolute;top:50%;margin-top:-20px;z-index:1;text-align:center}.comics .slider .item .body .inner img{transform:skew(-4deg,0deg)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.comics .slider .item .body .inner img{width:200px}}.comics .slider .item:hover{text-decoration:none}@media only screen and (min-width:1024px){.comics .slider .item:hover{z-index:2}.comics .slider .item:hover .head.border-bottom-comic02 span{color:#51c2c2!important}.comics .slider .item:hover .head.border-bottom-comic03 span{color:#97ac23!important}.comics .slider .item:hover .head.border-bottom-comic04 span{color:#d6595d!important}.comics .slider .item:hover .head.border-bottom-comic05 span{color:#8d87b2!important}.comics .slider .item:hover .head.border-bottom-comic06 span{color:#ee763a!important}.comics .slider .item:hover .body .inner{left:-16%;width:140%;transition:all .3s ease 0s}.comics .slider .item:hover .body .inner span.title{padding-top:15%;text-align:center;transition:all .3s ease 0s;font-size:30px}}@media only screen and (min-width:1024px) and (-ms-high-contrast:active){.comics .slider .item:hover .body .inner img{width:250px}}.comics .comicsTeaserSwiper{overflow:hidden}@media only screen and (min-width:1366px){.comics .comicsTeaserSwiper{margin-bottom:30px}}.comics .comicsTeaserSwiper .swiper-pagination{bottom:0;display:block}@media only screen and (min-width:1366px){.comics .comicsTeaserSwiper .swiper-pagination{display:none}}@media only screen and (min-width:1366px){.comics .comicsTeaserSwiper .swiper-slide:nth-child(2n) .comic-teaser-year{margin-top:200px}}.comics .comicsTeaserSwiper .comic-teaser-year{padding:20px;margin-top:90px}.comics .comicsTeaserSwiper .comic-teaser-year .year{font-size:24px;border:3px solid #c5281c;line-height:40px;position:relative;color:#c5281c;margin-bottom:60px;display:inline-block;min-width:105px;text-align:center}@media only screen and (min-width:1024px){.comics .comicsTeaserSwiper .comic-teaser-year .year{margin-left:30px;font-size:30px;line-height:45px}}.comics .comicsTeaserSwiper .comic-teaser-year .year:after{content:"";bottom:-16px;left:-3px;position:absolute;right:-3px;height:8px;background-color:#c5281c}.comics .comicsTeaserSwiper .comic-teaser-year .year:before{content:"";background-image:url(../images/fumetto/Ala-Generali.png);position:absolute;top:-79px;left:6px;width:171px;height:112px;background-size:cover;z-index:-1}.comics .comicsTeaserSwiper .comic-teaser-year .box{background:#f2f2f2;padding:50px 25px 90px;position:relative;margin:0 20px}@media only screen and (min-width:1024px){.comics .comicsTeaserSwiper .comic-teaser-year .box{margin:0 30px}}.comics .comicsTeaserSwiper .comic-teaser-year .box:before{content:"";bottom:20px;left:20px;position:absolute;right:20px;top:20px;background-color:#c5281c;transform:rotate(-20deg);z-index:-1}.comics .comicsTeaserSwiper .comic-teaser-year .box p{font-size:20px;line-height:32px;font-family:Vidaloka;text-align:center;margin-bottom:0}.comics .comicsTeaserSwiper .comic-teaser-year i.icon{position:absolute;font-size:40px}.comics .comicsTeaserSwiper .comic-teaser-year i.icon:first-child{top:-20px;left:20%}.comics .comicsTeaserSwiper .comic-teaser-year i.icon:last-child{bottom:-20px;right:20%}.comics .comicsTeaserSwiper .comic-teaser-year i.icon.icon.icongen-red-waves{font-size:16px;right:10%;bottom:20px}.comics .timeline{background-size:cover;padding:30px 0 0;position:relative;overflow:hidden}@media only screen and (min-width:768px){.comics .timeline{padding-top:80px}}.comics .timeline:before{content:"";position:absolute;background:#fff;height:6px;opacity:.5;width:100%;top:156px;left:0}@media only screen and (min-width:768px){.comics .timeline:before{top:206px}}.comics .timeline.fumetto{padding:30px 0 0}@media only screen and (min-width:768px){.comics .timeline.fumetto{padding-top:50px}}.comics .timeline.fumetto:before{top:240px}@media only screen and (min-width:768px){.comics .timeline.fumetto:before{top:260px}}.comics .timeline.fumetto .cloud{height:150px;position:relative}.comics .timeline.fumetto .cloud .text{font-size:16px;color:#fff;position:absolute;top:30px;left:0;width:100%;text-align:center;font-weight:700}.comics .timeline.fumetto i.icon{font-size:150px;height:150px;display:inline-block}.comics .timeline .icongen-nav{position:absolute;top:160px;z-index:1;height:50px;align-items:center;cursor:pointer;display:none}@media only screen and (min-width:768px){.comics .timeline .icongen-nav{display:flex}}.comics .timeline .icongen-nav.icongen-right-arrow-comics{right:20%}.comics .timeline .icongen-nav.icongen-left-arrow-comics{left:20%}.comics .timeline .icongen-nav.swiper-button-disabled{display:none}.comics .timeline .tag{height:36px;line-height:36px;padding:0 15px;color:#fff;background-color:transparent;font-size:16px;text-transform:uppercase;margin-bottom:30px;border:3px solid #fff;display:inline-flex;align-items:center}.comics .timeline .swiper-slide{transition:all .3s ease 0s;color:#fff;text-align:center;position:relative;display:flex;align-items:end;justify-content:center}@media only screen and (min-width:768px){.comics .timeline .swiper-slide{padding-bottom:30px}}.comics .timeline .swiper-slide a{color:#fff;text-decoration:none;white-space:nowrap}.comics .timeline .swiper-slide a .number{font-size:24px;line-height:24px;color:#fff;text-align:center;font-family:Vidaloka;position:relative;height:60px;display:flex;align-items:end;justify-content:center;padding-bottom:10px}.comics .timeline .swiper-slide a .number:after{content:"";position:absolute;bottom:-6px;height:6px;width:90px;background:#fff;left:50%;transform:translateX(-50%);transition:all .3s ease 0s}.comics .timeline .swiper-slide a .number.current{font-size:42px;line-height:42px;padding-bottom:15px}.comics .timeline .swiper-slide a .title{opacity:0;margin-top:30px;margin-bottom:20px!important}.comics .timeline .swiper-slide a .author{opacity:0;text-align:center;font-size:13px;line-height:20px}.comics .timeline .swiper-slide.swiper-slide-active{transition:all .3s ease 0s}.comics .timeline .swiper-slide.swiper-slide-active a .number{font-size:42px;line-height:42px;padding-bottom:15px}.comics .timeline .swiper-slide.swiper-slide-active a .number:after{content:"";position:absolute;bottom:-8px;height:10px;width:110px;background:#fff;left:50%;transform:translateX(-50%);transition:all .3s ease 0s}.comics .timeline .swiper-slide.swiper-slide-active a .number.next{font-size:24px;line-height:24px;padding-bottom:10px}.comics .timeline .swiper-slide.swiper-slide-active a .author,.comics .timeline .swiper-slide.swiper-slide-active a .title{opacity:1}.comics .timeline .swiper-slide.comic01 .number:after{background:#000!important}.comics .timeline .swiper-slide.comic02 .number:after{background:#51c2c2!important}.comics .timeline .swiper-slide.comic03 .number:after{background:#97ac23!important}.comics .timeline .swiper-slide.comic04 .number:after{background:#d6595d!important}.comics .timeline .swiper-slide.comic05 .number:after{background:#8d87b2!important}.comics .timeline .swiper-slide.comic06 .number:after{background:#ee763a!important}.comics .dekstop{display:none}@media only screen and (min-width:768px){.comics .dekstop{display:block}}.comics .mobile{display:block}@media only screen and (min-width:768px){.comics .mobile{display:none}}.comics .book .main-image{padding:calc(30px + 20 * ((100vw - 375px) / 1065)) 0 calc(30px + 60 * ((100vw - 375px) / 1065));text-align:center}.comics .book .main-image img{display:inline-block;max-width:65%}@media only screen and (min-width:768px){.comics .book .main-image img{max-width:470px}}.comics .book .icon-container{position:absolute;right:0;bottom:100px;height:150px;display:none}@media only screen and (min-width:1366px){.comics .book .icon-container{display:block}}.comics .book .icon-container .text{position:absolute;top:35px;font-size:18px;color:#c5281c;text-align:left;left:55px;font-weight:700}.comics .book .icon-container .icon{font-size:150px;height:150px;display:inline-block}.comics .book .alternate-background{padding:calc(30px + 60 * ((100vw - 375px) / 1065)) 0}.comics .book .alternate-background .icon-container{right:80px}.comics .book .alternate-background .icon-container .icon .path1:before,.comics .book .alternate-background .icon-container .icon .path2:before{color:#000}.comics .book .alternate-background .icon-container .icon .path3:before{color:#c5281c}.comics .book .alternate-background.background-colored .icon-container .icon .path1:before,.comics .book .alternate-background.background-colored .icon-container .icon .path2:before{color:#fff}.comics .book .alternate-background.last .icon-container .icon .path3:before{display:none}.comics .book-preview{background:#c5281c;background:-moz-linear-gradient(top,#c5281c 0,#c5281c 70%,#c5281c 70%,#fff 70%,#fff 70%,#fff 100%);background:-webkit-linear-gradient(top,#c5281c,#c5281c 70%,#c5281c 0,#fff 0,#fff 0,#fff);background:linear-gradient(180deg,#c5281c 0,#c5281c 70%,#c5281c 0,#fff 0,#fff 0,#fff)}.comics .book-preview img{margin-top:-20px}@media only screen and (min-width:768px){.comics .book-preview img{margin-top:-80px}}@media only screen and (min-width:1600px){.comics .book-preview img{margin-top:-60px}}.swiper-container.agm .swiper-button:after{font-size:2em;font-weight:700;color:#fff}.swiper-container.agm .swiper-pagination-bullet{width:10px;height:10px}.swiper-container.agm .swiper-item .span{font-size:1.375rem;margin-bottom:10px;text-transform:none}@media only screen and (min-width:768px){.swiper-container.agm .swiper-item .span{font-size:2.188rem;margin-bottom:20px}}@media only screen and (min-width:1440px){.swiper-container.agm .swiper-item .span{font-size:2.188rem}}.swiper-container.agm .swiper-item .title{line-height:1.6;font-size:1.875rem;margin-bottom:0;text-transform:none}@media only screen and (min-width:768px){.swiper-container.agm .swiper-item .title{font-size:calc(50px + 10 * ((100vw - 1024px) / 1065))}}@media only screen and (min-width:1440px){.swiper-container.agm .swiper-item .title{font-size:3.75rem}}.swiper-container.agm .swiper-item .text-box-container{text-align:center;position:absolute;left:0;right:0;bottom:0;top:0;z-index:2;display:flex;align-items:center;justify-content:center;flex-direction:column}.swiper-container.agm .swiper-item .text-box-container:hover{text-decoration:none}.swiper-container.agm .swiper-item.hasVideo .title{position:absolute;bottom:40px;font-size:25px;width:100%}@media screen and (min-width:768px){.swiper-container.agm .swiper-item.hasVideo .title{bottom:80px;font-size:35px}}@media screen and (min-width:1440px){.swiper-container.agm .swiper-item.hasVideo .title{bottom:15%;font-size:45px}}.swiper-container.agm .swiper-item.hasVideo .text-box-container{display:block}.swiper-container.agm .background-layer-cover,.swiper-container.agm .swiper-item.hasLink .text-box-container:hover{background:transparent linear-gradient(359deg,#00000071,#54545400) 0 0 no-repeat padding-box}.swiper-container.agm .swiper-pagination{position:absolute;display:block}@media only screen and (min-width:768px){.swiper-container.agm .swiper-pagination{bottom:30px}}.swiper-container.agm .swiper-pagination.white-red .swiper-pagination-bullet-active{background:#c5281c!important}.modal-video{display:none;position:fixed;z-index:1000;padding-top:120px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.9)}@media (min-width:992px){.modal-video{padding-top:100px}}.modal-video .close-video{top:9px;right:9px;width:26px;height:26px;border-radius:13px;background:rgba(0,0,0,.6);position:absolute;z-index:20;cursor:pointer;display:flex;justify-content:center;align-items:center}.modal-video .close-video span{border-radius:50%;font-size:.5em;border:2px solid #fff;padding:8px}@media (min-width:768px){.modal-video .close-video span{padding:8px;border:2px solid #fff}}@media (min-width:768px){.modal-video .close-video{top:30px;right:20px;width:54px;height:54px;border-radius:27px}}.modal-video .modal-content{margin:auto;display:block;width:80%;max-width:700px;background:#000;-webkit-animation-name:zoom;-webkit-animation-duration:.6s;animation-name:zoom;animation-duration:.6s}@media only screen and (max-width:700px){.modal-video .modal-content{width:100%}}.modal-video.video .modal-content{max-width:1200px}@media only screen and (max-width:700px){.modal-video.video .modal-content{width:100%}}.modal-video .caption{margin:auto;display:block;width:80%;max-width:700px;text-align:center;color:#ccc;padding:10px 0;height:150px;-webkit-animation-name:zoom;-webkit-animation-duration:.6s;animation-name:zoom;animation-duration:.6s}@-webkit-keyframes zoom{0%{-webkit-transform:scale(0)}to{-webkit-transform:scale(1)}}@keyframes zoom{0%{transform:scale(0)}to{transform:scale(1)}}.modal-video .close{position:absolute;top:5px;right:35px;background:transparent;opacity:1}.teaser-agm{box-shadow:0 1px 20px #00000029;display:block}.teaser-agm:hover{text-decoration:none}.teaser-agm .inner{padding:30px 30px 60px;position:relative}.teaser-agm .link-arrow-right{padding-right:1.5rem;position:absolute;right:30px;bottom:20px;display:flex;align-items:center}.teaser-agm .link-arrow-right:before{content:none}.teaser-agm .link-arrow-right:after{color:#c5281c;font-weight:600;font-size:12px;right:0;top:auto}.teaser-agm .link-arrow-right:hover:after{right:-5px}.financial-data{margin-bottom:1em;position:relative}.financial-data:after{content:"";padding-bottom:80%;display:block}.financial-data .inner{padding:20px;position:absolute;left:0;top:0;right:0;bottom:0}@media screen and (min-width:768px){.financial-data .inner{padding:50px 40px}}.financial-data.driving:after{padding-bottom:119%}.financial-data.driving .inner{padding:0!important}.financial-data.driving h4{margin-top:5px}.large-container .download-list .file-list-archive .arc-row .related-doc{margin:0}.large-container .download-list .file-list-archive .arc-row .related-doc li:last-child{margin-bottom:15px}.swiper-slide.numbers{padding:40px}.swiper-slide.numbers .h2{font-size:52px}.swiper-slide.numbers .h3{font-size:36px}.swiper-slide.numbers .h-containers{padding:20px 0 30px}.mt-btn{margin-top:20px}@media (min-width:768px){.mt-btn{margin-top:40px}}