/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-name:headShake;animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-animation-name:swing;animation-name:swing;-webkit-transform-origin:top center;transform-origin:top center}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{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)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.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)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.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)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.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)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.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)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.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)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.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)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.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)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animated.flip{-webkit-animation-name:flip;animation-name:flip;-webkit-backface-visibility:visible;backface-visibility:visible}@-webkit-keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-animation-name:flipInX;animation-name:flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-animation-name:flipInY;animation-name:flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes lightSpeedIn{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.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}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}@keyframes lightSpeedOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);-webkit-transform-origin:center;transform-origin:center}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transform-origin:center;transform-origin:center}}@keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);-webkit-transform-origin:center;transform-origin:center}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transform-origin:center;transform-origin:center}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transform-origin:left bottom;transform-origin:left bottom}}@keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transform-origin:left bottom;transform-origin:left bottom}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:right bottom;transform-origin:right bottom}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transform-origin:right bottom;transform-origin:right bottom}}@keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:right bottom;transform-origin:right bottom}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transform-origin:right bottom;transform-origin:right bottom}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transform-origin:left bottom;transform-origin:left bottom}}@keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transform-origin:left bottom;transform-origin:left bottom}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:right bottom;transform-origin:right bottom}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transform-origin:right bottom;transform-origin:right bottom}}@keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:right bottom;transform-origin:right bottom}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transform-origin:right bottom;transform-origin:right bottom}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{opacity:1;-webkit-transform-origin:center;transform-origin:center}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg);-webkit-transform-origin:center;transform-origin:center}}@keyframes rotateOut{0%{opacity:1;-webkit-transform-origin:center;transform-origin:center}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg);-webkit-transform-origin:center;transform-origin:center}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1;-webkit-transform-origin:left bottom;transform-origin:left bottom}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom}}@keyframes rotateOutDownLeft{0%{opacity:1;-webkit-transform-origin:left bottom;transform-origin:left bottom}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{opacity:1;-webkit-transform-origin:right bottom;transform-origin:right bottom}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:right bottom;transform-origin:right bottom}}@keyframes rotateOutDownRight{0%{opacity:1;-webkit-transform-origin:right bottom;transform-origin:right bottom}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:right bottom;transform-origin:right bottom}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1;-webkit-transform-origin:left bottom;transform-origin:left bottom}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom}}@keyframes rotateOutUpLeft{0%{opacity:1;-webkit-transform-origin:left bottom;transform-origin:left bottom}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{opacity:1;-webkit-transform-origin:right bottom;transform-origin:right bottom}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:right bottom;transform-origin:right bottom}}@keyframes rotateOutUpRight{0%{opacity:1;-webkit-transform-origin:right bottom;transform-origin:right bottom}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:right bottom;transform-origin:right bottom}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform-origin:top left;transform-origin:top left}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform-origin:top left;transform-origin:top left}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(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);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.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)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);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}}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);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}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);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}}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);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}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.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.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}html{-webkit-text-size-adjust:100%;font-feature-settings:normal;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.\!container{width:100%!important}.container{width:100%}@media(min-width:480px){.\!container{max-width:480px!important}.container{max-width:480px}}@media(min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media(min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media(min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.not-sr-only{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.\!fixed{position:fixed!important}.fixed{position:fixed}.absolute{position:absolute}.\!relative{position:relative!important}.relative{position:relative}.\!sticky{position:sticky!important}.sticky{position:sticky}.-inset-1{inset:-.25rem}.\!-bottom-8{bottom:-2rem!important}.-top-7{top:-1.75rem}.end-1{inset-inline-end:.25rem}.left-1{left:.25rem}.left-2{left:.5rem}.left-2\/4{left:50%}.top-0{top:0}.top-1{top:.25rem}.top-1\/4{top:25%}.top-32{top:8rem}.isolate{isolation:isolate}.isolation-auto{isolation:auto}.-z-10{z-index:-10}.z-20{z-index:20}.float-right{float:right}.float-left{float:left}.float-none{float:none}.clear-left{clear:left}.clear-right{clear:right}.clear-both{clear:both}.clear-none{clear:none}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.-mt-12{margin-top:-3rem}.mb-16{margin-bottom:4rem}.mb-5{margin-bottom:1.25rem}.mb-8{margin-bottom:2rem}.ml-10{margin-left:2.5rem}.mr-10{margin-right:2.5rem}.mr-6{margin-right:1.5rem}.mr-8{margin-right:2rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.box-border{box-sizing:border-box}.box-content{box-sizing:content-box}.line-clamp-none{-webkit-box-orient:horizontal;-webkit-line-clamp:none;display:block;overflow:visible}.\!block{display:block!important}.block{display:block}.inline-block{display:inline-block}.\!inline{display:inline!important}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.inline-table{display:inline-table}.table-caption{display:table-caption}.table-cell{display:table-cell}.table-column{display:table-column}.table-column-group{display:table-column-group}.table-footer-group{display:table-footer-group}.table-header-group{display:table-header-group}.table-row-group{display:table-row-group}.table-row{display:table-row}.flow-root{display:flow-root}.grid{display:grid}.inline-grid{display:inline-grid}.\!contents{display:contents!important}.contents{display:contents}.list-item{display:list-item}.\!hidden{display:none!important}.hidden{display:none}.h-1{height:.25rem}.\!w-full{width:100%!important}.w-1{width:.25rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-2{width:.5rem}.w-2\/3{width:66.666667%}.w-2\/5{width:40%}.w-full{width:100%}.flex-shrink,.shrink{flex-shrink:1}.flex-grow,.grow{flex-grow:1}.table-auto{table-layout:auto}.table-fixed{table-layout:fixed}.caption-top{caption-side:top}.caption-bottom{caption-side:bottom}.border-collapse{border-collapse:collapse}.border-separate{border-collapse:separate}.-translate-x-2{--tw-translate-x:-0.5rem}.-translate-x-2,.-translate-x-2\/4{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-2\/4{--tw-translate-x:-50%}.translate-y-2{--tw-translate-y:0.5rem}.translate-y-2,.translate-y-2\/4{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-2\/4{--tw-translate-y:50%}.rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\!transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.transform,.transform-cpu{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-none{transform:none}.touch-auto{touch-action:auto}.touch-none{touch-action:none}.touch-pan-x{--tw-pan-x:pan-x}.touch-pan-left,.touch-pan-x{touch-action:var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)}.touch-pan-left{--tw-pan-x:pan-left}.touch-pan-right{--tw-pan-x:pan-right}.touch-pan-right,.touch-pan-y{touch-action:var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)}.touch-pan-y{--tw-pan-y:pan-y}.touch-pan-up{--tw-pan-y:pan-up}.touch-pan-down,.touch-pan-up{touch-action:var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)}.touch-pan-down{--tw-pan-y:pan-down}.touch-pinch-zoom{--tw-pinch-zoom:pinch-zoom;touch-action:var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)}.touch-manipulation{touch-action:manipulation}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.select-text{-webkit-user-select:text;-moz-user-select:text;user-select:text}.select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}.select-auto{-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.resize-none{resize:none}.resize-y{resize:vertical}.resize-x{resize:horizontal}.resize{resize:both}.snap-none{scroll-snap-type:none}.snap-x{scroll-snap-type:x var(--tw-scroll-snap-strictness)}.snap-y{scroll-snap-type:y var(--tw-scroll-snap-strictness)}.snap-both{scroll-snap-type:both var(--tw-scroll-snap-strictness)}.snap-mandatory{--tw-scroll-snap-strictness:mandatory}.snap-proximity{--tw-scroll-snap-strictness:proximity}.snap-start{scroll-snap-align:start}.snap-end{scroll-snap-align:end}.snap-center{scroll-snap-align:center}.snap-align-none{scroll-snap-align:none}.snap-normal{scroll-snap-stop:normal}.snap-always{scroll-snap-stop:always}.list-inside{list-style-position:inside}.list-outside{list-style-position:outside}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.break-before-auto{-moz-column-break-before:auto;break-before:auto}.break-before-avoid{-moz-column-break-before:avoid;break-before:avoid}.break-before-all{-moz-column-break-before:all;break-before:all}.break-before-avoid-page{-moz-column-break-before:avoid;break-before:avoid-page}.break-before-page{-moz-column-break-before:page;break-before:page}.break-before-left{-moz-column-break-before:left;break-before:left}.break-before-right{-moz-column-break-before:right;break-before:right}.break-before-column{-moz-column-break-before:column;break-before:column}.break-inside-auto{-moz-column-break-inside:auto;break-inside:auto}.break-inside-avoid{-moz-column-break-inside:avoid;break-inside:avoid}.break-inside-avoid-page{break-inside:avoid-page}.break-inside-avoid-column{-moz-column-break-inside:avoid;break-inside:avoid-column}.break-after-auto{-moz-column-break-after:auto;break-after:auto}.break-after-avoid{-moz-column-break-after:avoid;break-after:avoid}.break-after-all{-moz-column-break-after:all;break-after:all}.break-after-avoid-page{-moz-column-break-after:avoid;break-after:avoid-page}.break-after-page{-moz-column-break-after:page;break-after:page}.break-after-left{-moz-column-break-after:left;break-after:left}.break-after-right{-moz-column-break-after:right;break-after:right}.break-after-column{-moz-column-break-after:column;break-after:column}.grid-flow-row{grid-auto-flow:row}.grid-flow-col{grid-auto-flow:column}.grid-flow-dense{grid-auto-flow:dense}.grid-flow-row-dense{grid-auto-flow:row dense}.grid-flow-col-dense{grid-auto-flow:column dense}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-nowrap{flex-wrap:nowrap}.place-content-center{place-content:center}.place-content-start{place-content:start}.place-content-end{place-content:end}.place-content-between{place-content:space-between}.place-content-around{place-content:space-around}.place-content-evenly{place-content:space-evenly}.place-content-baseline{place-content:baseline}.place-content-stretch{place-content:stretch}.place-items-start{place-items:start}.place-items-end{place-items:end}.place-items-center{place-items:center}.place-items-baseline{place-items:baseline}.place-items-stretch{place-items:stretch}.content-normal{align-content:normal}.content-center{align-content:center}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.content-between{align-content:space-between}.content-around{align-content:space-around}.content-evenly{align-content:space-evenly}.content-baseline{align-content:baseline}.content-stretch{align-content:stretch}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-normal{justify-content:normal}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.justify-stretch{justify-content:stretch}.justify-items-start{justify-items:start}.justify-items-end{justify-items:end}.justify-items-center{justify-items:center}.justify-items-stretch{justify-items:stretch}.gap-5{gap:1.25rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1}.space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(1px*var(--tw-divide-x-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:1}.divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:1}.divide-solid>:not([hidden])~:not([hidden]){border-style:solid}.divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed}.divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted}.divide-double>:not([hidden])~:not([hidden]){border-style:double}.divide-none>:not([hidden])~:not([hidden]){border-style:none}.place-self-auto{place-self:auto}.place-self-start{place-self:start}.place-self-end{place-self:end}.place-self-center{place-self:center}.place-self-stretch{place-self:stretch}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.self-baseline{align-self:baseline}.justify-self-auto{justify-self:auto}.justify-self-start{justify-self:start}.justify-self-end{justify-self:end}.justify-self-center{justify-self:center}.justify-self-stretch{justify-self:stretch}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-clip{overflow:clip}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-x-clip{overflow-x:clip}.overflow-y-clip{overflow-y:clip}.overflow-x-visible{overflow-x:visible}.overflow-y-visible{overflow-y:visible}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.overscroll-auto{overscroll-behavior:auto}.overscroll-contain{overscroll-behavior:contain}.overscroll-none{overscroll-behavior:none}.overscroll-y-auto{overscroll-behavior-y:auto}.overscroll-y-contain{overscroll-behavior-y:contain}.overscroll-y-none{overscroll-behavior-y:none}.overscroll-x-auto{overscroll-behavior-x:auto}.overscroll-x-contain{overscroll-behavior-x:contain}.overscroll-x-none{overscroll-behavior-x:none}.scroll-auto{scroll-behavior:auto}.scroll-smooth{scroll-behavior:smooth}.truncate{overflow:hidden;white-space:nowrap}.overflow-ellipsis,.text-ellipsis,.truncate{text-overflow:ellipsis}.text-clip{text-overflow:clip}.hyphens-none{-webkit-hyphens:none;hyphens:none}.hyphens-manual{-webkit-hyphens:manual;hyphens:manual}.hyphens-auto{-webkit-hyphens:auto;hyphens:auto}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.whitespace-break-spaces{white-space:break-spaces}.break-normal{overflow-wrap:normal;word-break:normal}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.break-keep{word-break:keep-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-b{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-e{border-end-end-radius:.25rem;border-start-end-radius:.25rem}.rounded-l{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.rounded-r{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.rounded-s{border-end-start-radius:.25rem;border-start-start-radius:.25rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-bl{border-bottom-left-radius:.25rem}.rounded-br{border-bottom-right-radius:.25rem}.rounded-ee{border-end-end-radius:.25rem}.rounded-es{border-end-start-radius:.25rem}.rounded-se{border-start-end-radius:.25rem}.rounded-ss{border-start-start-radius:.25rem}.rounded-tl{border-top-left-radius:.25rem}.rounded-tr{border-top-right-radius:.25rem}.border{border-width:1px}.border-x{border-left-width:1px;border-right-width:1px}.border-y{border-top-width:1px}.border-b,.border-y{border-bottom-width:1px}.border-e{border-inline-end-width:1px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-s{border-inline-start-width:1px}.border-t{border-top-width:1px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-double{border-style:double}.border-hidden{border-style:hidden}.border-none{border-style:none}.bg-\[rgb\(255\,0\,0\)\]{--tw-bg-opacity:1;background-color:rgb(255 0 0/var(--tw-bg-opacity))}.decoration-slice{-webkit-box-decoration-break:slice;box-decoration-break:slice}.decoration-clone{-webkit-box-decoration-break:clone;box-decoration-break:clone}.box-decoration-slice{-webkit-box-decoration-break:slice;box-decoration-break:slice}.box-decoration-clone{-webkit-box-decoration-break:clone;box-decoration-break:clone}.bg-fixed{background-attachment:fixed}.bg-local{background-attachment:local}.bg-scroll{background-attachment:scroll}.bg-clip-border{background-clip:border-box}.bg-clip-padding{background-clip:padding-box}.bg-clip-content{background-clip:content-box}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.bg-repeat{background-repeat:repeat}.bg-no-repeat{background-repeat:no-repeat}.bg-repeat-x{background-repeat:repeat-x}.bg-repeat-y{background-repeat:repeat-y}.bg-repeat-round{background-repeat:round}.bg-repeat-space{background-repeat:space}.bg-origin-border{background-origin:border-box}.bg-origin-padding{background-origin:padding-box}.bg-origin-content{background-origin:content-box}.fill-white{fill:#fff}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-fill{-o-object-fit:fill;object-fit:fill}.object-none{-o-object-fit:none;object-fit:none}.object-scale-down{-o-object-fit:scale-down;object-fit:scale-down}.p-1{padding:.25rem}.p-16{padding:4rem}.p-2{padding:.5rem}.p-7{padding:1.75rem}.px-0{padding-left:0;padding-right:0}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-0{padding-bottom:0;padding-top:0}.py-12{padding-bottom:3rem;padding-top:3rem}.py-16{padding-bottom:4rem;padding-top:4rem}.py-20{padding-bottom:5rem;padding-top:5rem}.py-32{padding-bottom:8rem;padding-top:8rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-7{padding-bottom:1.75rem;padding-top:1.75rem}.py-8{padding-bottom:2rem;padding-top:2rem}.pb-12{padding-bottom:3rem}.pb-28{padding-bottom:7rem}.pb-4{padding-bottom:1rem}.pl-2{padding-left:.5rem}.pl-32{padding-left:8rem}.pr-2{padding-right:.5rem}.pr-32{padding-right:8rem}.pt-10{padding-top:2.5rem}.pt-14{padding-top:3.5rem}.pt-40{padding-top:10rem}.pt-44{padding-top:11rem}.pt-48{padding-top:12rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-start{text-align:start}.text-end{text-align:end}.align-baseline{vertical-align:baseline}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.align-bottom{vertical-align:bottom}.align-text-top{vertical-align:text-top}.align-text-bottom{vertical-align:text-bottom}.align-sub{vertical-align:sub}.align-super{vertical-align:super}.font-bold{font-weight:700}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.italic{font-style:italic}.not-italic{font-style:normal}.normal-nums{font-variant-numeric:normal}.ordinal{--tw-ordinal:ordinal}.ordinal,.slashed-zero{font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.slashed-zero{--tw-slashed-zero:slashed-zero}.lining-nums{--tw-numeric-figure:lining-nums}.lining-nums,.oldstyle-nums{font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.oldstyle-nums{--tw-numeric-figure:oldstyle-nums}.proportional-nums{--tw-numeric-spacing:proportional-nums}.proportional-nums,.tabular-nums{font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.tabular-nums{--tw-numeric-spacing:tabular-nums}.diagonal-fractions{--tw-numeric-fraction:diagonal-fractions}.diagonal-fractions,.stacked-fractions{font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.stacked-fractions{--tw-numeric-fraction:stacked-fractions}.text-\[\#336699\]\/\[\.35\]{color:rgba(51,102,153,.35)}.text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.overline{text-decoration-line:overline}.line-through{text-decoration-line:line-through}.no-underline{text-decoration-line:none}.decoration-solid{text-decoration-style:solid}.decoration-double{text-decoration-style:double}.decoration-dotted{text-decoration-style:dotted}.decoration-dashed{text-decoration-style:dashed}.decoration-wavy{text-decoration-style:wavy}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.bg-blend-normal{background-blend-mode:normal}.bg-blend-multiply{background-blend-mode:multiply}.bg-blend-screen{background-blend-mode:screen}.bg-blend-overlay{background-blend-mode:overlay}.bg-blend-darken{background-blend-mode:darken}.bg-blend-lighten{background-blend-mode:lighten}.bg-blend-color-dodge{background-blend-mode:color-dodge}.bg-blend-color-burn{background-blend-mode:color-burn}.bg-blend-hard-light{background-blend-mode:hard-light}.bg-blend-soft-light{background-blend-mode:soft-light}.bg-blend-difference{background-blend-mode:difference}.bg-blend-exclusion{background-blend-mode:exclusion}.bg-blend-hue{background-blend-mode:hue}.bg-blend-saturation{background-blend-mode:saturation}.bg-blend-color{background-blend-mode:color}.bg-blend-luminosity{background-blend-mode:luminosity}.mix-blend-normal{mix-blend-mode:normal}.mix-blend-multiply{mix-blend-mode:multiply}.mix-blend-screen{mix-blend-mode:screen}.mix-blend-overlay{mix-blend-mode:overlay}.mix-blend-darken{mix-blend-mode:darken}.mix-blend-lighten{mix-blend-mode:lighten}.mix-blend-color-dodge{mix-blend-mode:color-dodge}.mix-blend-color-burn{mix-blend-mode:color-burn}.mix-blend-hard-light{mix-blend-mode:hard-light}.mix-blend-soft-light{mix-blend-mode:soft-light}.mix-blend-difference{mix-blend-mode:difference}.mix-blend-exclusion{mix-blend-mode:exclusion}.mix-blend-hue{mix-blend-mode:hue}.mix-blend-saturation{mix-blend-mode:saturation}.mix-blend-color{mix-blend-mode:color}.mix-blend-luminosity{mix-blend-mode:luminosity}.mix-blend-plus-lighter{mix-blend-mode:plus-lighter}.\!shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)!important;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)!important;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)!important}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.outline-dashed{outline-style:dashed}.outline-dotted{outline-style:dotted}.outline-double{outline-style:double}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.ring-inset{--tw-ring-inset:inset}.blur{--tw-blur:blur(8px)}.blur,.drop-shadow{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px rgba(0,0,0,.1)) drop-shadow(0 1px 1px rgba(0,0,0,.06))}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\!invert{--tw-invert:invert(100%)!important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.invert{--tw-invert:invert(100%)}.invert,.sepia{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.sepia{--tw-sepia:sepia(100%)}.\!filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter-none{filter:none}.backdrop-blur{--tw-backdrop-blur:blur(8px)}.backdrop-blur,.backdrop-grayscale{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-grayscale{--tw-backdrop-grayscale:grayscale(100%)}.backdrop-invert{--tw-backdrop-invert:invert(100%)}.backdrop-invert,.backdrop-sepia{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-sepia{--tw-backdrop-sepia:sepia(100%)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-filter-none{-webkit-backdrop-filter:none;backdrop-filter:none}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.content-\[\'this-is-also-valid\]-weirdly-enough\'\]{--tw-content:"this-is-also-valid]-weirdly-enough";content:var(--tw-content)}.\[hash\:base64\]{hash:base64}.\[key\:string\]{key:string}.hover\:font-bold:hover{font-weight:700}.before\:hover\:text-center:hover:before,.hover\:before\:text-center:hover:before{content:var(--tw-content);text-align:center}.focus\:hover\:text-center:hover:focus,.hover\:focus\:text-center:focus:hover{text-align:center}@media(min-width:480px){.mobile\:mb-8{margin-bottom:2rem}.mobile\:hidden{display:none}.mobile\:w-1\/2{width:50%}.mobile\:py-4{padding-bottom:1rem;padding-top:1rem}.mobile\:py-8{padding-bottom:2rem;padding-top:2rem}}@media(min-width:1024px){.laptop\:mb-16{margin-bottom:4rem}.laptop\:flex{display:flex}.laptop\:w-1\/2{width:50%}.laptop\:w-1\/3{width:33.333333%}.laptop\:w-2\/3{width:66.666667%}.laptop\:w-2\/4{width:50%}.laptop\:flex-row{flex-direction:row}.laptop\:flex-row-reverse{flex-direction:row-reverse}.laptop\:flex-nowrap{flex-wrap:nowrap}.laptop\:justify-start{justify-content:flex-start}.laptop\:self-start{align-self:flex-start}.laptop\:px-0{padding-left:0;padding-right:0}.laptop\:px-5{padding-left:1.25rem;padding-right:1.25rem}.laptop\:py-16{padding-bottom:4rem;padding-top:4rem}.laptop\:py-32{padding-bottom:8rem;padding-top:8rem}.laptop\:pt-10{padding-top:2.5rem}.laptop\:pt-40{padding-top:10rem}.laptop\:pt-48{padding-top:12rem}}@media(min-width:1280px){.desktop\:-mt-12{margin-top:-3rem}.desktop\:w-1\/3{width:33.333333%}.desktop\:w-1\/4{width:25%}.desktop\:py-12{padding-bottom:3rem;padding-top:3rem}.desktop\:py-16{padding-bottom:4rem;padding-top:4rem}.desktop\:pb-28{padding-bottom:7rem}.desktop\:pt-8{padding-top:2rem}}@font-face{font-family:Montserrat-Medium;src:url(../../css/build/font/Montserrat-Medium.ttf)}@font-face{font-family:Montserrat-Bold;src:url(../../css/build/font/Montserrat-Bold.ttf)}@font-face{font-family:Roboto-Bold;src:url(../../css/build/font/Roboto-Medium.ttf)}body{overflow-x:hidden!important}html{scroll-behavior:smooth}html.overflow-hidden{overflow:hidden!important}.container{margin:0 auto;max-width:1254px}h1{font-family:var(--police-title-bold);font-size:35px;font-style:normal;font-weight:700;line-height:45px}@media screen and (max-width:480px){h1{font-family:var(--police-title-bold);font-size:26px;font-style:normal;font-weight:700;line-height:34px;margin-bottom:16px}}h2{font-family:var(--police-content-bold);font-size:28px;font-style:normal;font-weight:700;line-height:36px;margin-bottom:24px}@media screen and (max-width:480px){h2{font-family:var(--police-title-bold);font-size:26px;font-style:normal;font-weight:700;line-height:34px;margin-bottom:16px}}h3{font-family:var(--police-content-bold);font-size:16px;font-style:normal;font-weight:700;line-height:20px;margin-bottom:0}@media screen and (max-width:480px){h3{font-family:var(--police-title-bold);font-size:16px;font-style:normal;font-weight:700;line-height:20px;margin-bottom:0}}p{font-family:var(--police-content);font-size:16px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:16px}@media screen and (max-width:480px){p{font-family:var(--police-content);font-size:16px;font-style:normal;font-weight:500;line-height:22px}}p img{display:inline-block}input::placeholder,label,option,select,textarea::placeholder{color:#1e2c32!important;font-family:var(--police-content-bold)!important;font-size:16px;font-style:normal;font-weight:700;line-height:22px;opacity:1!important}section{min-height:fit-content}.btn{background-color:var(--main-button-background);border:1px solid var(--main-button-border);border-radius:var(--main-button-radius);color:var(--main-button-text);font-family:var(--police-content-bold);font-size:16px;line-height:22px;padding:16px 32px;text-transform:uppercase;width:fit-content}@media screen and (max-width:480px){.btn{padding:14px 32px}}.btn:hover{background-color:var(--main-button-background-hover);color:var(--main-button-hover)}.btn-primary{background:var(--main-button-background)}.btn-secondary{background:var(--main-theme-secondary)}.btn-tertiary{background:var(--main-theme-tertiary)}li{color:var(--main-text);font-family:var(--police-content);font-size:16px;font-style:normal;font-weight:500;line-height:22px}main{padding-top:129px}@media screen and (max-width:768px){main{padding-top:0}}main.homepage{margin:0 auto;max-width:1920px;overflow-x:hidden}.form-section div.wpforms-container-full,div.wpforms-container-full{width:100%}div.wpforms-container-full .wpforms-submit-container{text-align:center}div.wpforms-container-full .wpforms-submit-container button.btn-primary{background-color:var(--main-button-background)!important}a{text-decoration:none!important}.article__top{margin-top:200px}.hide-breadcrumbs{display:none}.site-header{background:var(--header-background);box-shadow:0 5px 6px 0 rgba(0,0,0,.33);left:0;margin-top:40px;padding:0 20px;position:fixed;top:0;width:100%;z-index:1000}@media screen and (max-width:768px){.site-header{margin-top:0;padding:20px;position:relative}}.site-header .container{align-items:center;display:flex}@media screen and (max-width:768px){.site-header .container{gap:0;justify-content:space-between}}.site-header .container .site-logo{height:80px;max-width:120px;overflow:hidden}@media screen and (max-width:768px){.site-header .container .site-logo{height:40px;margin-right:0;width:80px}}.site-header .container .site-logo img{height:100%;object-fit:scale-down;width:100%}.site-header .container .main-menu{flex:1}@media screen and (max-width:768px){.site-header .container .main-menu{background:var(--header-background);display:none;height:100vh;left:0;margin-right:0;padding:32px 20px;position:absolute;top:100%;width:100vw}}.site-header .container .main-menu .menu-navbar-container{padding-top:0}.site-header .container .main-menu .menu-navbar-container .menu{align-items:center;display:flex;justify-content:center}@media screen and (max-width:768px){.site-header .container .main-menu .menu-navbar-container .menu{align-items:flex-start;flex-direction:column;gap:32px}}.site-header .container .main-menu .menu-navbar-container .menu li{box-sizing:border-box;color:var(--header-text);cursor:pointer;font-family:var(--police-content);font-size:16px;font-style:normal;font-weight:600;line-height:normal;margin:0 20px;padding:35px 0;text-align:center;text-transform:uppercase;transition:.3s}.site-header .container .main-menu .menu-navbar-container .menu li:hover{box-shadow:inset 0 -5px 0 0 var(--header-highlight);color:var(--header-text-highlight);transition:all .2s}@media screen and (max-width:768px){.site-header .container .main-menu .menu-navbar-container .menu li:hover{box-shadow:none}.site-header .container .main-menu .menu-navbar-container .menu li{border-bottom:none;margin:0;padding:0;width:100%}.site-header .container .main-menu .menu-navbar-container .menu li a{display:flex;justify-content:space-between;width:100%}.site-header .container .main-menu .menu-navbar-container .menu li a:after{content:url(../../a17262384baeaaa246e9.svg)}}.site-header .container .main-menu .menu-navbar-container .menu li .sub-menu{display:none}.site-header .container .navbar_buttons{align-items:center;display:flex;gap:32px;justify-content:center}.site-header .container .navbar_buttons .languages-menu-trigger{align-items:center;cursor:pointer;display:flex;gap:14px;justify-content:center}.site-header .container .navbar_buttons .languages-menu-trigger-flag{align-items:center;display:flex;gap:8px;justify-content:center}.site-header .container .navbar_buttons .languages-menu-trigger-flag img{height:20px;width:20px}.site-header .container .navbar_buttons .languages-menu-trigger-flag span{font-family:var(--police-content-bold);font-size:16px;font-style:normal;font-weight:700;text-transform:uppercase}.site-header .container .navbar_buttons .languages-menu-trigger .langMenuVector.rotate{transform:rotate(180deg)}.site-header .container .navbar_buttons .navbar_burger_menu{display:none}@media screen and (max-width:768px){.site-header .container .navbar_buttons .navbar_burger_menu{display:block}}.site-header .container .navbar_buttons .navbar_closeMenu{display:none}@media screen and (max-width:768px){.site-header .container .navbar_buttons .navbar_closeMenu{display:none}}.site-header .submenu-container{background-color:var(--header-background);box-shadow:0 3px 8px rgba(0,0,0,.24);display:none;left:0;position:absolute;top:100%;transition:.3s;width:100%;z-index:5}@media screen and (max-width:768px){.site-header .submenu-container{background-color:var(--header-background);height:100vh;max-height:none;overflow:scroll;top:80px;width:100vw}}.site-header .submenu-container .mobile_menu_title{display:none}@media screen and (max-width:768px){.site-header .submenu-container .mobile_menu_title{align-items:center;background:var(--header-background);display:flex;padding:30px 0}.site-header .submenu-container .mobile_menu_title .return_to_navbar{padding:0 0 0 22px}.site-header .submenu-container .mobile_menu_title .menu_title{color:var(--header-text);flex:1;font-family:var(--police-content-bold);font-weight:700;margin-bottom:0;text-align:center;text-transform:uppercase;width:70%}}.site-header .submenu-container .container{grid-gap:20px;align-items:start;display:grid;grid-template-columns:repeat(5,1fr);justify-content:start;padding:40px 20px}@media screen and (max-width:768px){.site-header .submenu-container .container{grid-gap:32px;grid-template-columns:1fr;grid-template-rows:auto auto;height:auto;margin-bottom:80px;padding:0 20px 32px}}.site-header .submenu-container .container .blocks{display:grid;gap:40px;grid-column:1/6;grid-template-columns:repeat(5,1fr)}@media screen and (max-width:768px){.site-header .submenu-container .container .blocks{grid-column:auto;grid-row:1/2;grid-template-columns:none}}.site-header .submenu-container .container .blocks .block{display:flex;flex-direction:column;gap:8px;list-style:none;width:100%}@media screen and (max-width:768px){.site-header .submenu-container .container .blocks .block{gap:16px;width:100%}}.site-header .submenu-container .container .blocks .block .menu-item-object-custom.menu-item-has-children{color:var(--header-text);cursor:default;font-family:var(--police-content-bold);font-weight:700;pointer-events:none;text-transform:uppercase}.site-header .submenu-container .container .blocks .block .menu-item:hover{color:var(--header-text-highlight)}@media screen and (max-width:768px){.site-header .submenu-container .container .blocks .block .menu-item{display:flex;justify-content:space-between;width:100%}.site-header .submenu-container .container .blocks .block .menu-item:after{content:url(../../a17262384baeaaa246e9.svg)}.site-header .submenu-container .container .blocks .block .menu-item a{flex:1}.site-header .submenu-container .container .blocks .block .menu-item-has-children:after{content:none}}.site-header .submenu-container .container .image_wrapper{grid-column:4/6}@media screen and (max-width:768px){.site-header .submenu-container .container .image_wrapper{grid-column:auto;grid-row:2/3}}.site-header .submenu-container .container .image_wrapper .image{border-radius:20px;overflow:hidden;position:relative;width:100%}.site-header .submenu-container .container .image_wrapper .image .img_overlay{background-image:linear-gradient(0deg,rgba(15,2,31,.36),rgba(15,2,31,.36)),linear-gradient(357.11deg,rgba(15,2,31,.8) -1.34%,rgba(15,2,31,0) 78.65%);height:100%;left:0;position:absolute;top:0;width:100%}.site-header .submenu-container .container .image_wrapper .image .img_link a{align-items:flex-end;bottom:0;color:#fff;display:flex;font-size:18px;font-weight:600;height:100%;justify-content:space-between;left:0;padding:20px;position:absolute;width:100%;z-index:90}.site-header .submenu-container .container .image_wrapper .image .img_link a .img_link_chevron{background:hsla(0,0%,100%,.149);border-radius:10px;padding:10px 15px}.site-header .submenu-container .container .image_wrapper .image img{aspect-ratio:4/3;height:auto;width:100%;z-index:1}.site-header .menu-languageswitcher-container{background:var(--header-background);box-shadow:0 4px 4px 0 rgba(0,0,0,.1);box-sizing:border-box;display:none;padding:24px 0;position:absolute;right:0;top:100%;width:20%}@media screen and (max-width:768px){.site-header .menu-languageswitcher-container{height:100vh;top:100%;width:100vw}}.site-header .menu-languageswitcher-container .language-menu a{align-items:center;display:flex;font-family:var(--police-content);font-size:16px;gap:12px;height:50px;justify-content:flex-start;padding:10px 20px}.site-header .menu-languageswitcher-container .language-menu a.current_language{background:var(--header-background)}.site-header .menu-languageswitcher-container .language-menu a.current_language:after{content:url(../../e03ed40912fb4cb768cc.svg);margin-left:auto}.site-header .menu-languageswitcher-container .language-menu a img{height:20px;width:20px}.site-header .breadcrumbs{left:10%;position:absolute;top:110%;z-index:1}@media screen and (max-width:768px){.site-header .breadcrumbs{display:none!important}}.site-header .breadcrumbs ul{display:flex;gap:10px;width:100%}.site-header .breadcrumbs ul li{font-size:14px;font-style:normal;font-weight:400;text-decoration:underline}.site-header .breadcrumbs ul li:last-child{text-decoration:none}footer .newsletter-wrapper{background-color:var(--footer-background);width:100%}footer .newsletter-wrapper .newsletter{align-items:start;color:var(--footer-background-text);display:flex;gap:18.5px;margin:0 auto;max-width:1440px;min-height:232px;padding:32px 20px 35px 280px}@media screen and (max-width:1024px){footer .newsletter-wrapper .newsletter{flex-direction:column}}@media screen and (max-width:768px){footer .newsletter-wrapper .newsletter{padding:40px}}@media screen and (max-width:480px){footer .newsletter-wrapper .newsletter{align-items:center;flex-direction:column;gap:25px;padding:24px 20px 42px}}footer .newsletter-wrapper .newsletter .newsletter-left-block{display:flex;flex-direction:column;gap:16px;width:80%}@media screen and (max-width:1024px){footer .newsletter-wrapper .newsletter .newsletter-left-block{width:100%}}@media screen and (max-width:480px){footer .newsletter-wrapper .newsletter .newsletter-left-block{gap:20px;text-align:center}}footer .newsletter-wrapper .newsletter .newsletter-left-block .newsletter-lb-frow{display:flex;gap:27px}@media screen and (max-width:768px){footer .newsletter-wrapper .newsletter .newsletter-left-block .newsletter-lb-frow{flex-direction:column}}@media screen and (max-width:480px){footer .newsletter-wrapper .newsletter .newsletter-left-block .newsletter-lb-frow{flex-direction:column;gap:24px}}footer .newsletter-wrapper .newsletter .newsletter-left-block .newsletter-lb-frow-title{align-items:end;display:flex;flex:1}@media screen and (max-width:768px){footer .newsletter-wrapper .newsletter .newsletter-left-block .newsletter-lb-frow-title{text-align:center}}footer .newsletter-wrapper .newsletter .newsletter-left-block .newsletter-lb-frow-title h2{font-size:26px;margin-bottom:0}@media screen and (max-width:480px){footer .newsletter-wrapper .newsletter .newsletter-left-block .newsletter-lb-frow-title h2{font-family:var(--police-title-bold),sans-serif;font-size:22px;line-height:28px}}footer .newsletter-wrapper .newsletter .newsletter-left-block .newsletter-lb-frow-form{flex:1}@media screen and (max-width:768px){footer .newsletter-wrapper .newsletter .newsletter-left-block .newsletter-lb-frow-form{margin:0 auto}}footer .newsletter-wrapper .newsletter .newsletter-left-block .newsletter-lb-frow-form h4{font-family:var(--police-title-bold),sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:25px;margin-bottom:16px}@media screen and (max-width:480px){footer .newsletter-wrapper .newsletter .newsletter-left-block .newsletter-lb-frow-form h4{font-family:var(--police-title-bold),sans-serif;font-size:16px;line-height:20px;margin-bottom:8px}}footer .newsletter-wrapper .newsletter .newsletter-left-block .newsletter-lb-frow-form input{background-color:var(--footer-background-input);border:1px solid var(--footer-button-border)!important;border-radius:6px;color:var(--footer-text-input);font-family:var(--police-content),sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:22px;margin-bottom:11px;padding:15px 24px 13px;width:100%}footer .newsletter-wrapper .newsletter .newsletter-left-block .newsletter-lb-frow-form input::placeholder{color:var(--footer-text-input-placeholder)!important}@media screen and (max-width:480px){footer .newsletter-wrapper .newsletter .newsletter-left-block .newsletter-lb-frow-form input{border:1px solid var(--footer-button-border);margin-bottom:0}}footer .newsletter-wrapper .newsletter .newsletter-left-block .newsletter-lb-srow p{color:var(--footer-background-text);font-size:12px;font-weight:400;line-height:16px;margin-bottom:0}@media screen and (max-width:480px){footer .newsletter-wrapper .newsletter .newsletter-left-block .newsletter-lb-srow p{text-align:left}}footer .newsletter-wrapper .newsletter .newsletter-right-block{margin-top:38px;width:20%}@media screen and (max-width:1024px){footer .newsletter-wrapper .newsletter .newsletter-right-block{margin-top:0;width:100%}}@media screen and (max-width:768px){footer .newsletter-wrapper .newsletter .newsletter-right-block{display:flex;justify-content:center}}@media screen and (max-width:480px){footer .newsletter-wrapper .newsletter .newsletter-right-block{margin-top:0;width:auto}}footer .newsletter-wrapper .newsletter .newsletter-right-block .btn{background-color:var(--footer-button-background);border:1px solid var(--footer-button-border);border-radius:var(--main-button-radius);color:var(--footer-button-text);font-family:var(--police-content-bold);font-size:16px;line-height:22px;padding:16px 0;text-transform:uppercase;width:fit-content}@media screen and (max-width:480px){footer .newsletter-wrapper .newsletter .newsletter-right-block .btn{padding:14px 32px}}footer .newsletter-wrapper .newsletter .newsletter-right-block .btn:hover{background-color:var(--footer-button-background-hover);color:var(--footer-button-hover)}footer .newsletter-wrapper .newsletter .newsletter-right-block a{background:var(--main-background);border:10px solid var(--footer-button-border);border-radius:40px;color:#1a76bc;font-family:var(--police-content-bold),sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:22px;padding:14px 32px;text-transform:uppercase;width:auto}footer .footer-wrapper{width:100%}footer .footer-wrapper .footer{align-items:flex-start;display:flex;gap:24px;justify-content:flex-start;margin:0 auto;max-width:1440px;min-height:180px;padding:32px 20px 55px 280px}@media screen and (max-width:768px){footer .footer-wrapper .footer{padding:40px}}@media screen and (max-width:480px){footer .footer-wrapper .footer{flex-direction:column;justify-content:center;padding:24px 20px 40px}}footer .footer-wrapper .footer .footer_img{bottom:0;left:65px;position:absolute}@media screen and (max-width:768px){footer .footer-wrapper .footer .footer_img{display:none}}@media screen and (max-width:480px){footer .footer-wrapper .footer .footer_img{display:none}}footer .footer-wrapper .footer .links-first-block,footer .footer-wrapper .footer .links-second-block,footer .footer-wrapper .footer .social-media-block{display:flex;flex-direction:column}footer .footer-wrapper .footer .links-first-block,footer .footer-wrapper .footer .links-second-block{color:var(--footer-links-text);flex:1;font-family:var(--police-content),sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:22px}footer .footer-wrapper .footer .links-first-block a:hover,footer .footer-wrapper .footer .links-second-block a:hover{color:var(--footer-links-hover);text-decoration:underline}@media screen and (max-width:480px){footer .footer-wrapper .footer .links-first-block,footer .footer-wrapper .footer .links-second-block{margin-right:0;text-align:center;width:100%}}footer .footer-wrapper .footer .social-media-block{flex:1;gap:16px;margin-left:auto}@media screen and (max-width:480px){footer .footer-wrapper .footer .social-media-block{margin-top:24px;width:100%}}footer .footer-wrapper .footer .social-media-first-row{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:center}@media screen and (max-width:480px){footer .footer-wrapper .footer .social-media-first-row{gap:0;justify-content:space-around}footer .footer-wrapper .footer .social-media-first-row a{margin-bottom:16px}footer .footer-wrapper .footer .social-media-first-row a img{margin:0 auto}}#widget-asmodee-topbar{position:fixed;top:0;width:100%;z-index:1001}#widget-asmodee-topbar .header__top-bar{z-index:1001}#widget-asmodee-topbar .header__top-bar .right .asmodee-social{align-items:center;display:flex}#widget-asmodee-topbar .header__top-bar .right .asmodee-account ul li{color:#fff;line-height:35px}#widget-asmodee-topbar-mobile{display:none}@media screen and (max-width:480px){#widget-asmodee-topbar-mobile{display:block;order:3}#widget-asmodee-topbar-mobile .asmodee-nav-mobile .asmodee-websites{display:none}#widget-asmodee-topbar-mobile .asmodee-nav-mobile .asmodee-account{color:#fff}}.first-section-mobile{display:none}@media screen and (max-width:480px){.first-section-mobile{display:block}.first-section-mobile .adr-description{align-items:center;flex-direction:column;left:0;padding:0 20px;position:absolute;text-align:center;top:0;width:100%;z-index:666}.first-section-mobile .adr-description-img{width:100%}.first-section-mobile .adr-description-text{margin-top:24px;max-width:320px}.first-section-mobile .adr-description p{margin:0}.first-section-mobile .swiper{height:auto;width:100%}.first-section-mobile .swiper-slide{height:665px;position:relative;width:100%}.first-section-mobile .swiper-slide-1 .nuage-haut-left-mob{left:0;position:absolute;top:0;width:100%;z-index:2}.first-section-mobile .swiper-slide-1 .rail-left-mob{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1}.first-section-mobile .swiper-slide-1 .nuage-bas-left-mob{bottom:75px;left:0;position:absolute;width:100%;z-index:2}.first-section-mobile .swiper-slide-1-chars{align-items:center;bottom:110px;display:flex;justify-content:center;position:absolute;width:100%}.first-section-mobile .swiper-slide-1-chars-white{height:218.877px;left:20px;position:relative;z-index:3}.first-section-mobile .swiper-slide-1-chars-box{height:152px;position:relative;width:145px;z-index:2}.first-section-mobile .swiper-slide-1-btn{align-items:center;bottom:44px;display:flex;justify-content:center;position:absolute;width:100%;z-index:3}.first-section-mobile .swiper-slide-1-btn a{box-shadow:0 4px 4px 0 rgba(30,44,50,.25);font-weight:700}.first-section-mobile .swiper-slide-2 .nuage-haut-right-mob{left:0;position:absolute;top:0;width:100%;z-index:2}.first-section-mobile .swiper-slide-2 .rail-right-mob{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1}.first-section-mobile .swiper-slide-2 .nuage-bas-right-mob{bottom:75px;left:0;position:absolute;width:100%;z-index:2}.first-section-mobile .swiper-slide-2-chars{align-items:center;bottom:110px;display:flex;justify-content:center;padding:0 20px;position:absolute;width:100%}.first-section-mobile .swiper-slide-2-chars-box{height:157px;position:relative;width:151px;z-index:3}.first-section-mobile .swiper-slide-2-chars-red{height:206.823px;position:relative;z-index:3}.first-section-mobile .swiper-slide-2-btn{align-items:center;bottom:44px;display:flex;justify-content:center;position:absolute;width:100%;z-index:3}.first-section-mobile .swiper-slide-2-btn a{box-shadow:0 4px 4px 0 rgba(30,44,50,.25);font-weight:700}}.first-section-mobile .swiper .slick-dots{display:flex;justify-content:center;list-style:none;margin-top:-25px;padding:0}.first-section-mobile .swiper .slick-dots li{margin:0 5px}.first-section-mobile .swiper .slick-dots li button{background-color:#f5f5f5;border:none;border-radius:50%;font-size:0;height:16px;width:16px}.first-section-mobile .swiper .slick-dots li.slick-active button{background-color:#1a76bc}.first-section{background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;padding:40px;position:relative}@media screen and (max-width:480px){.first-section{display:none}}.first-section .title-img_ctn{color:#000;flex-direction:column;justify-content:center;margin:0 auto;max-width:720px;position:relative;text-align:center;z-index:2}.first-section .title-img_ctn .title__img{margin:0 auto;max-height:120px;max-width:640px}.first-section .title-img_ctn .title__img img{height:100%;object-fit:cover;width:100%}.first-section .title-img_ctn p{margin:0 auto;max-width:650px}.first-section .cta-container{flex-direction:row;justify-content:center}.first-section .box-jeux-left,.first-section .box-jeux-right{background-color:transparent;justify-content:flex-end;position:relative;z-index:2}.first-section .box-jeux-left .img-container,.first-section .box-jeux-right .img-container{flex-direction:row;position:relative}.first-section .box-jeux-left .img-container .btn,.first-section .box-jeux-right .img-container .btn{margin-top:32px}.first-section .box-jeux-left .img-container img,.first-section .box-jeux-right .img-container img{transition:all .3s ease-in-out}.first-section .box-jeux-left .img-container:hover img,.first-section .box-jeux-right .img-container:hover img{transform:scale(1.1);transition:all .3s ease-in-out}.first-section .box-jeux-left .boite,.first-section .box-jeux-right .boite{max-height:201px}.first-section .box-jeux-left img,.first-section .box-jeux-right img{margin-bottom:16px}.first-section .box-jeux-left button,.first-section .box-jeux-right button{align-self:center;width:max-content}.first-section .nuage-haut{top:0}.first-section .nuage-bas{bottom:-1px}.second-section{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:8rem 0}@media screen and (max-width:480px){.second-section{min-height:auto;padding:48px 0}.second-section>div{flex-direction:column;gap:16px}}.second-section .extensions{align-self:center}@media screen and (max-width:480px){.second-section .extensions{padding:0 17.5px;text-align:center;width:100%}}.second-section .extensions h2{font-size:24px;font-weight:700;margin-bottom:24px}@media screen and (max-width:480px){.second-section .extensions p{margin:0 auto;max-width:320px}.second-section .extensions .btn-desktop{display:none}}.second-section .btn-mobile{display:none}@media screen and (max-width:480px){.second-section .btn-mobile{display:flex;margin:0 auto;max-width:75%!important}}.second-section .img-gallery{align-items:baseline;height:fit-content;position:relative}@media screen and (max-width:480px){.second-section .img-gallery{align-items:center;display:flex;height:130px;margin:0 auto;max-width:323px;width:100%}}.second-section .img-gallery img{max-height:276px;position:relative}@media screen and (max-width:480px){.second-section .img-gallery img{bottom:0;max-height:129px;position:absolute;transform:none}}.second-section .img-gallery img:first-child{max-height:200px;z-index:5}@media screen and (max-width:480px){.second-section .img-gallery img:first-child{height:88.804px;width:54.685px}}.second-section .img-gallery img:nth-child(2){margin-left:-40px;max-height:200px;z-index:4}@media screen and (max-width:480px){.second-section .img-gallery img:nth-child(2){height:88.804px;left:10%;margin-left:0;width:54.685px}}.second-section .img-gallery img:nth-child(3){margin-left:-80px;z-index:3}@media screen and (max-width:480px){.second-section .img-gallery img:nth-child(3){bottom:0;height:129px;left:15%;margin-left:0;width:129px}}.second-section .img-gallery img:nth-child(4){margin-left:-130px;z-index:2}@media screen and (max-width:480px){.second-section .img-gallery img:nth-child(4){bottom:0;height:129px;left:37%;margin-left:0;width:129px}}.second-section .img-gallery img:nth-child(5){margin-left:-160px;z-index:1}@media screen and (max-width:480px){.second-section .img-gallery img:nth-child(5){bottom:0;height:129px;left:60%;margin-left:0;width:129px}}.second-section .extensions-btn-mob{display:none}@media screen and (max-width:480px){.second-section .extensions-btn-mob{align-items:center;display:flex;justify-content:center;width:100%}.second-section .extensions-btn-mob a{background:#1a76bc;font-weight:700;max-width:245px;text-align:center}}.third-section{padding:1.25rem 0}@media screen and (max-width:480px){.third-section>div{flex-direction:column-reverse;gap:16px;padding:0 20px}}.third-section>div div{width:50%}@media screen and (max-width:480px){.third-section>div div{width:auto}}.third-section>div div:first-child img{width:100%}.third-section>div .extensions{align-self:center}.third-section>div .extensions h2{font-size:24px;font-weight:700;margin-bottom:24px}@media screen and (max-width:480px){.third-section>div .extensions h2{margin:0 auto 24px;max-width:320px;text-align:center}.third-section>div .extensions p{margin:0 auto;max-width:320px;text-align:left}.mobile-off{display:none}}.four-section{background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;min-height:700px;padding:100px 93px;position:relative;text-align:center}@media screen and (max-width:480px){.four-section{background-position:bottom;height:auto;justify-content:start;max-height:480px;min-height:auto;padding:48px 20px}}.four-section .show-extensions{margin-bottom:30px;position:relative;z-index:2}@media screen and (max-width:480px){.four-section .show-extensions h2{margin:0 auto 40px;max-width:320px}}.four-section .nuage-haut{top:-1px}@media screen and (max-width:480px){.four-section .nuage-haut{display:none}}.four-section .nuage-bas{bottom:-1px}@media screen and (max-width:480px){.four-section .nuage-bas{display:none}}.img-gallery-extension{justify-content:space-around;margin:0 auto;width:50%}.img-gallery-extension img{border-radius:100%}.lecteur{display:block;height:348px;margin:0 auto;position:relative;width:613px;z-index:4}@media screen and (max-width:480px){.lecteur{height:182px;width:100%}}.lecteur iframe{border-radius:16px;height:100%;position:relative;width:100%;z-index:4}.lecteur .video-character{height:326px;position:absolute;top:50px}@media screen and (max-width:480px){.lecteur .video-character{display:none}}.lecteur .video-left{left:-30%;z-index:3}.lecteur .video-right{right:-30%;z-index:3}.fifth-section{background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:space-between;padding:8rem 0;text-align:center}@media screen and (max-width:480px){.fifth-section{background-image:none;height:auto;padding:48px 0}.fifth-section .show-extensions{margin:0 auto;max-width:320px}}@media screen and (max-width:480px)and (max-width:480px){.fifth-section .show-extensions h2{line-height:36px}}.fifth-section .aventures-container{flex-wrap:wrap;width:100%}@media screen and (max-width:480px){.fifth-section .aventures-container{flex-wrap:wrap;padding:8px}}.fifth-section .aventures-container .aventures{padding:20px}@media screen and (max-width:480px){.fifth-section .aventures-container .aventures{padding:8px}}.fifth-section .aventures-container .aventures .content{justify-content:center;position:relative;width:100%}@media screen and (max-width:480px){.fifth-section .aventures-container .aventures .content{height:auto;width:100%}}.fifth-section .aventures-container .aventures .content .btn-aventure{bottom:32px;opacity:0;position:absolute;transition:opacity .3s;z-index:10}.fifth-section .aventures-container .aventures .content .card-img{position:absolute;width:auto}.fifth-section .aventures-container .aventures .content .bg-card{border-radius:16px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);position:relative;transition:all .3s ease-in-out;width:100%;z-index:1}.fifth-section .aventures-container .aventures .content .card-left{z-index:2}@media screen and (max-width:480px){.fifth-section .aventures-container .aventures .content .card-left{display:none}}.fifth-section .aventures-container .aventures .content .card-middle{left:50%;transition:all .3s ease-in-out;z-index:3}@media screen and (max-width:480px){.fifth-section .aventures-container .aventures .content .card-middle{display:none}}.fifth-section .aventures-container .aventures .content .card-right{transition:all .3s ease-in-out;z-index:2}@media screen and (max-width:480px){.fifth-section .aventures-container .aventures .content .card-right{display:none}}.fifth-section .aventures-container .aventures .content:hover .btn-aventure{opacity:1;transition:opacity .3s}.fifth-section .aventures-container .aventures .content:hover .bg-card{transform:scale(1.05);transition:all .3s ease-in-out}.fifth-section .aventures-container .aventures .content:hover .card-left,.fifth-section .aventures-container .aventures .content:hover .card-right{transition:all .3s ease-in-out}.fifth-section .aventures-container .aventures .first-card .card-left{left:10%;max-height:277px;top:121px;transition:all .3s ease-in-out}@media screen and (max-width:480px){.fifth-section .aventures-container .aventures .first-card .card-left{max-height:164px;top:82px}}.fifth-section .aventures-container .aventures .first-card .card-right{left:50%;max-height:207px;top:189px}@media screen and (max-width:480px){.fifth-section .aventures-container .aventures .first-card .card-right{max-height:122px;top:120px}}.fifth-section .aventures-container .aventures .first-card .card-middle{max-height:310px;transform:translate(-50%,95px)}@media screen and (max-width:480px){.fifth-section .aventures-container .aventures .first-card .card-middle{max-height:183px;top:66px;transform:translate(-50%)}}.fifth-section .aventures-container .aventures .first-card:hover .card-left{transform:translate(-5%)}.fifth-section .aventures-container .aventures .first-card:hover .card-right{transform:translate(5%)}.fifth-section .aventures-container .aventures .second-card .card-middle{max-height:278px;transform:translate(-50%,121px)}@media screen and (max-width:480px){.fifth-section .aventures-container .aventures .second-card .card-middle{max-height:164px;top:82px;transform:translate(-50%)}}.fifth-section .aventures-container .aventures .second-card .card-left{left:15%;max-height:285px;top:114px;transition:all .3s ease-in-out}@media screen and (max-width:480px){.fifth-section .aventures-container .aventures .second-card .card-left{max-height:164px;top:82px}}.fifth-section .aventures-container .aventures .second-card .card-right{left:55%;max-height:278px;top:121px;transition:all .3s ease-in-out}@media screen and (max-width:480px){.fifth-section .aventures-container .aventures .second-card .card-right{max-height:164px;top:82px}}.fifth-section .aventures-container .aventures .second-card:hover .card-left{transform:translate(-5%)}.fifth-section .aventures-container .aventures .second-card:hover .card-right{transform:translate(5%)}.fifth-section .aventures-container .aventures .third-card .card-middle{max-height:222px;transform:translate(-50%,187px)}@media screen and (max-width:480px){.fifth-section .aventures-container .aventures .third-card .card-middle{max-height:131px;top:126px;transform:translate(-50%)}}.fifth-section .aventures-container .aventures .third-card .card-left{left:6%;max-height:252px;top:130px;transition:all .3s ease-in-out}@media screen and (max-width:480px){.fifth-section .aventures-container .aventures .third-card .card-left{max-height:164px;top:82px}}.fifth-section .aventures-container .aventures .third-card .card-right{left:65%;max-height:188px;top:205px;transition:all .3s ease-in-out}@media screen and (max-width:480px){.fifth-section .aventures-container .aventures .third-card .card-right{max-height:111px;top:136px}}.fifth-section .aventures-container .aventures .third-card:hover .card-left{transform:translate(-5%)}.fifth-section .aventures-container .aventures .third-card:hover .card-right{transform:translate(5%)}.fifth-section .aventures-container .aventures .fourth-card{align-items:center;background-image:url(../../css/build/img/05_fond_Carte_4.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);justify-content:center}@media screen and (max-width:480px){.fifth-section .aventures-container .aventures .fourth-card{padding:10px}}.fifth-section .aventures-container .aventures .fourth-card h3{font-family:Montserrat-Bold;font-size:22px;font-weight:700;line-height:28px;margin-bottom:48px}.fifth-section .aventures-container .aventures .fourth-card .btn{border-radius:100%;bottom:0;height:60px;opacity:1;position:relative;width:60px}.fifth-section .aventures-container .aventures .fourth-card .btn:before{background-color:#fff;content:"";height:23px;left:50%;position:absolute;top:50%;transform:rotate(90deg) translate(-11px);width:2px;z-index:15}.fifth-section .aventures-container .aventures .fourth-card .btn:after{background-color:#fff;content:"";height:22px;left:50%;position:absolute;top:50%;transform:translate(-1px,-50%);width:2px;z-index:15}@media screen and (max-width:480px){.fifth-section .aventures-container .aventures .fourth-card .btn{height:30px;padding:8px!important;width:30px}.fifth-section .aventures-container .aventures .fourth-card .btn:before{height:12px;transform:rotate(90deg) translate(-6px,1px)}.fifth-section .aventures-container .aventures .fourth-card .btn:after{height:13px}}.fifth-section .aventures-container .aventures .fifth-card .card-left{left:0;max-height:227px;top:148px;transition:all .3s ease-in-out}@media screen and (max-width:480px){.fifth-section .aventures-container .aventures .fifth-card .card-left{max-height:164px;top:70px}}.fifth-section .aventures-container .aventures .fifth-card .card-right{left:50%;max-height:207px;top:188px}@media screen and (max-width:480px){.fifth-section .aventures-container .aventures .fifth-card .card-right{max-height:122px;top:120px}}.fifth-section .aventures-container .aventures .fifth-card .card-middle{max-height:287px;transform:translate(-50%,113px)}@media screen and (max-width:480px){.fifth-section .aventures-container .aventures .fifth-card .card-middle{max-height:183px;top:66px;transform:translate(-50%)}}.fifth-section .aventures-container .aventures .fifth-card:hover .card-left{transform:translate(-5%)}.fifth-section .aventures-container .aventures .fifth-card:hover .card-right{transform:translate(5%)}.fifth-section .nuage-haut{top:-1px}@media screen and (max-width:480px){.fifth-section .nuage-haut{display:none}}.fifth-section .nuage-bas{bottom:-1px}@media screen and (max-width:480px){.fifth-section .nuage-bas{display:none}}.sixth-section{flex-direction:column;justify-content:center;padding:50px;text-align:center}@media screen and (max-width:480px){.sixth-section{margin-bottom:48px;padding:0 20px}}.sixth-section .testimonial-title{margin-bottom:48px}@media screen and (max-width:480px){.sixth-section .testimonial-title{display:none}}.sixth-section .testimonial .card{background-color:#f6f7fb;border-radius:16px;padding:25px}@media screen and (max-width:480px){.sixth-section .testimonial .card{max-width:260px;padding:32px 25px;width:260px}}.sixth-section .testimonial .card .card-img{align-items:center;background-color:#fff;border-radius:100%;display:flex;height:97px;justify-content:center;margin:0 auto;width:97px}@media screen and (max-width:480px){.sixth-section .testimonial .card .card-img{max-height:97px;max-width:97px}}.sixth-section .testimonial .card .card-img span:first-letter{color:#1a76bc;font-family:Roboto-bold;font-size:35px;font-style:normal;font-weight:700;line-height:45px}.sixth-section .testimonial .card .card-img span{color:#1a76bc;font-family:Montserrat-Medium;font-size:16px;font-style:normal;font-weight:500;line-height:22px}.sixth-section .testimonial .card .card-img img{border-radius:100%}.sixth-section .testimonial .card .card-body{margin-top:56px;position:relative;text-align:left}@media screen and (max-width:480px){.sixth-section .testimonial .card .card-body{margin-top:53px;max-width:210px;padding:0;width:210px}}.sixth-section .testimonial .card .card-body:before{content:url(../../css/build/img/before.webp);height:13px;position:absolute;top:-40px;width:17px}.sixth-section .testimonial .card .card-body:after{bottom:30px;content:url(../../css/build/img/before.webp);height:13px;position:absolute;right:0;transform:rotate(180deg);width:17px}@media screen and (max-width:480px){.sixth-section .testimonial .card .card-body:after{bottom:11px}}.sixth-section .testimonial .card .card-body figcaption{color:#000;font-family:Montserrat-Medium;font-size:12px;font-style:italic;font-weight:400;line-height:14px}.testimonial-container{padding:20px}@media screen and (max-width:480px){.testimonial-container{overflow-x:scroll;padding:0}}.nuage{left:0;position:absolute;width:100%}.hp-container-fluid{margin:0 auto;max-width:1920px}.hp_first_section{margin-top:154px}@media screen and (max-width:480px){.hp_first_section{height:400px;margin-top:0}}.hp_first_section .hp_slider{position:relative}@media screen and (max-width:480px){.hp_first_section .hp_slider{height:100%}}.hp_first_section .hp_slider_img{width:100%}@media screen and (max-width:480px){.hp_first_section .hp_slider_img{height:400px}}.hp_first_section .hp_slider_1{position:relative}@media screen and (max-width:480px){.hp_first_section .hp_slider_1{height:100%}}.hp_first_section .hp_slider_1 div{align-items:center;display:flex;flex-direction:column;gap:40px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.hp_first_section .hp_slider_1 div img{width:400px}@media screen and (max-width:480px){.hp_first_section .hp_slider_1 div img{width:340px}}.hp_first_section .hp_slider_1 div a{background:#fff;border:1px solid #cbcad6;color:#1a76bc}@media screen and (max-width:480px){.hp_first_section .hp_slider_1 div a{text-align:center;width:250px}}.hp_first_section .hp_slider .slick-dots{display:flex;justify-content:center;list-style:none;padding:0}.hp_first_section .hp_slider .slick-dots li{margin:0 5px}.hp_first_section .hp_slider .slick-dots li button{background-color:#f5f5f5;border:none;border-radius:50%;font-size:0;height:16px;width:16px}.hp_first_section .hp_slider .slick-dots li.slick-active button{background-color:#1a76bc}.hp_first_section .hp_slider .slick-arrow{background-color:#fff;background-position:50%;background-repeat:no-repeat;border:1px solid #cbcad6;border-radius:6px;font-size:0;height:50px;position:absolute;width:50px}@media screen and (max-width:480px){.hp_first_section .hp_slider .slick-arrow{display:none!important}}.hp_first_section .hp_slider .slick-prev{background-image:url(../../30ad7a1de23337832ff6.svg);left:80px;top:50%;transform:translateY(-50%);z-index:5}.hp_first_section .hp_slider .slick-next{background-image:url(../../f1d46dd2f0791d35de7a.svg);right:80px;top:50%;transform:translateY(-50%);z-index:5}@media screen and (max-width:480px){.hp-second-section{margin-top:48px}}.hp-second-section .container{align-items:center;display:flex;gap:20px;justify-content:center;padding:40px 93px}@media screen and (max-width:480px){.hp-second-section .container{flex-direction:column;gap:24px;padding:20px}}.hp-second-section .container .hp-second-section-visuel{flex:1}.hp-second-section .container .hp-second-section-visuel img{margin-left:auto;width:406px}.hp-second-section .container .hp-second-section-text{align-items:start;display:flex;flex:1;flex-direction:column;gap:10px;justify-content:center}.hp-second-section .container .hp-second-section-text h1 span{color:#1a76bc;text-transform:uppercase}@media screen and (max-width:480px){.hp-second-section .container .hp-second-section-text h1{margin-bottom:0}}.hp-second-section .container .hp-second-section-text p{color:#1e2c32;margin-bottom:0;max-width:420px}.hp-second-section .container .hp-second-section-text p span{font-family:Montserrat-Bold;font-weight:700}.hp_section{background-position:bottom;background-repeat:no-repeat;background-size:cover;height:800px;max-height:800px;position:relative}@media screen and (max-width:480px){.hp_section{height:auto;margin-bottom:48px}}.hp_section .container{align-items:center;display:flex;height:100%;position:relative}.hp_section .container .game_description{align-items:start;background:hsla(0,0%,100%,.8);border-radius:16px;box-shadow:-10px 10px 20px 0 rgba(30,44,50,.5);display:flex;flex-direction:column;gap:24px;justify-content:center;max-width:617px;padding:40px;position:relative;width:617px;z-index:50}@media screen and (max-width:480px){.hp_section .container .game_description{background:#fff;box-shadow:none;padding:0 20px}.hp_section .container .game_description img{margin:0 auto}}.hp_section .container .game_description p{color:#1e2c32;margin-bottom:0}.hp_section .container .game_description p span{font-family:Montserrat-Bold;font-weight:700}@media screen and (max-width:480px){.hp_section .container .game_description a{text-align:center;width:100%}}.hp_third_section_nuage_haut{position:absolute;top:-1px;width:100%;z-index:1}@media screen and (max-width:480px){.hp_third_section_nuage_haut{display:none}}.hp_third_section_corbeau_1{height:35px;left:20%;position:absolute;top:12.5%;width:50px}@media screen and (max-width:480px){.hp_third_section_corbeau_1{display:none}}.hp_third_section_corbeau_2{height:20px;left:22%;position:absolute;top:15.625%;width:30px}@media screen and (max-width:480px){.hp_third_section_corbeau_2{display:none}}.hp_third_section_man{bottom:16.25%;left:2.604%;position:absolute;z-index:1}@media screen and (max-width:480px){.hp_third_section_man{display:none}}.hp_third_section_baron{bottom:13.75%;left:4.6875%;position:absolute;z-index:2}@media screen and (max-width:480px){.hp_third_section_baron{display:none}}.hp_third_section_mama{bottom:13.75%;left:17.1875%;position:absolute;z-index:3}@media screen and (max-width:480px){.hp_third_section_mama{display:none}}.hp_third_section_darkblue{bottom:10%;left:25%;position:absolute;z-index:3}@media screen and (max-width:480px){.hp_third_section_darkblue{display:none}}.hp_third_section_bluemonster{bottom:13.75%;left:18.8%;position:absolute;transition:left 1s ease;z-index:2}@media screen and (max-width:480px){.hp_third_section_bluemonster{display:none}}.hp_third_section_bluemonster.animate-bluemonster{left:16.40625%}@media screen and (max-width:480px){.hp_third_section{background-image:none!important}}.hp_third_section .game_description{margin-left:auto}.hp_fourth_section_nuage_haut{position:absolute;transform:translateY(-50%);width:100%;z-index:4}@media screen and (max-width:480px){.hp_fourth_section_nuage_haut{display:none}}.hp_fourth_section_2voitures{opacity:0;position:absolute;right:7.8125%;top:20%;transition:all .5s linear;z-index:5}@media screen and (max-width:480px){.hp_fourth_section_2voitures{display:none}}.hp_fourth_section_debris{position:absolute;right:0;top:-10%;z-index:6}@media screen and (max-width:480px){.hp_fourth_section_debris{display:none}.hp_fourth_section{background-image:none!important}}.hp_fifth_section_nuage_haut{position:absolute;top:0;transform:translateY(-50%);width:100%;z-index:2}@media screen and (max-width:480px){.hp_fifth_section_nuage_haut{display:none}}.hp_fifth_section_sw_groupe{bottom:0;left:9.375%;position:absolute;z-index:3}@media screen and (max-width:480px){.hp_fifth_section_sw_groupe{display:none}}.hp_fifth_section_sw_dragon{left:5.208%;position:absolute;top:0;z-index:1}@media screen and (max-width:480px){.hp_fifth_section_sw_dragon{display:none}}.hp_fifth_section_sw_meteorites{position:absolute;right:30%;top:2%;transform:translateX(50%);z-index:1}@media screen and (max-width:480px){.hp_fifth_section_sw_meteorites{display:none}.hp_fifth_section{background-image:none!important}}.hp_fifth_section .game_description{margin-left:auto}.hp_sixth_section_nuage_bas,.hp_sixth_section_nuage_haut{position:absolute;width:100%}@media screen and (max-width:480px){.hp_sixth_section_nuage_bas,.hp_sixth_section_nuage_haut{display:none}}.hp_sixth_section_nuage_haut{top:0;transform:translateY(-50%);z-index:4}.hp_sixth_section_nuage_bas{bottom:-1px;z-index:6}.hp_sixth_section_soldat{bottom:0;position:absolute;right:0;transform:translateX(-40%);z-index:5}@media screen and (max-width:480px){.hp_sixth_section_soldat{display:none}}.hp_sixth_section_parachutiste{position:absolute;right:13.0208%;top:10%;transition:all 3s ease;z-index:7}@media screen and (max-width:480px){.hp_sixth_section_parachutiste{display:none}}.hp_sixth_section_avion{left:30%;opacity:0;position:absolute;top:20%;transition:all 1s ease}@media screen and (max-width:480px){.hp_sixth_section_avion{display:none}}.hp_sixth_section_missile{left:17.5%;opacity:0;position:absolute;top:13%;transition:all 3s ease;z-index:5}@media screen and (max-width:480px){.hp_sixth_section_missile{display:none}}.hp_sixth_section_missile.animate_missile{left:14%;opacity:1;top:0}@media screen and (max-width:480px){.hp_sixth_section{background-image:none!important}}.hp_seventh_section{background-position:50%;background-size:cover;height:500px}@media screen and (max-width:480px){.hp_seventh_section{background-image:none!important;height:auto}}.hp_seventh_section .container .discover_games{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center;margin:0 auto;max-width:650px;text-align:center}@media screen and (max-width:480px){.hp_seventh_section .container .discover_games{padding:0 20px}}.hp_seventh_section .container .discover_games h2{color:#1e2c23;font-size:22px;margin-bottom:0}.hp_seventh_section .container .discover_games p{margin-bottom:0}.hp_seventh_section .container .discover_games a{background:#1a76bc;font-weight:700}.hp_section_mobile_img{display:none}@media screen and (max-width:480px){.hp_section_mobile_img{display:block;margin-bottom:24px;width:100%}}.game-section-one{flex-direction:column;justify-content:center;position:relative}@media screen and (max-width:480px){.game-section-one{margin-bottom:16px;min-height:auto}}.game-section-one .bg-top-image{left:0;position:absolute;top:0;width:100%;z-index:-1}@media screen and (max-width:480px){.game-section-one .bg-top-image{display:none}}.game-section-one .bg-top-image img{width:100%}.game-section-one .title-img{color:#000;flex-direction:column;justify-content:center;margin:96px auto 0;max-width:50%;position:relative;text-align:center;top:0;z-index:2}@media screen and (max-width:480px){.game-section-one .title-img{margin:0;max-width:460px}}.game-section-one .title-img img{margin:0 auto;max-width:640px}@media screen and (max-width:480px){.game-section-one .title-img img{max-width:320px;width:320px}}.game-section-one .bg-bottom-image{height:200px}.game-section-one .bg-bottom-image .nuage-bas{height:100%}@media screen and (max-width:480px){.game-section-one .bg-bottom-image{display:none}.game-section-two{flex-direction:column-reverse;padding:0 20px}}.game-section-two .game-img{width:50%}@media screen and (max-width:480px){.game-section-two .game-img{width:100%}}.game-section-two .game-explications{width:60%}@media screen and (max-width:480px){.game-section-two .game-explications{width:100%}.game-section-two .game-explications p{margin-bottom:24px}}.game-section-two .game-explications_infos{display:flex;gap:24px}@media screen and (max-width:480px){.game-section-two .game-explications_infos{gap:16px}}.game-section-two .game-explications_infos .game-information{border:2px solid #1a76bc;border-radius:6px;height:48px;width:auto}@media screen and (max-width:480px){.game-section-two .game-explications_infos .game-information{flex-direction:column;height:96px;width:33%}}.game-section-two .game-explications_infos .game-information span{display:flex;justify-content:center}.game-section-two .game-explications_infos .game-information span:first-child{background-color:#1a76bc;width:48px}@media screen and (max-width:480px){.game-section-two .game-explications_infos .game-information span:first-child{height:48px;padding:0 16px;width:100%}}.game-section-two .game-explications_infos .game-information span:nth-child(2){color:#1a76bc;font-family:Montserrat-bold;font-size:22px;font-weight:700;height:48px;line-height:28px;margin:0 auto;padding:0 1.5rem}@media screen and (max-width:480px){.game-section-two .game-explications_infos .game-information span:nth-child(2){padding:0}}.game-section-three{background-position:50%;background-repeat:no-repeat;background-size:cover}@media screen and (max-width:480px){.game-section-three{margin:48px 0;min-height:auto;padding:0 20px}}.game-section-three__background{z-index:-1}.game-section-three>div{gap:20px}@media screen and (max-width:480px){.game-section-three>div{flex-direction:column;gap:24px}}.game-section-three .content-game ul{list-style:disc;margin-bottom:16px;padding-left:24px}@media screen and (max-width:480px){.game-section-three .content-game h2{text-align:center}}.game-section-three .slider-game{width:60%}@media screen and (max-width:480px){.game-section-three .slider-game{width:100%}}.game-section-three .slider-game .slick-slide{align-items:center;display:flex;justify-content:center}.game-section-three .slider-game .slick-slide img{align-self:center;border-radius:16px;height:340px;width:500px!important}@media screen and (max-width:480px){.game-section-three .slider-game .slick-slide img{height:220px;width:322px}}.game-section-three .slider-game .slick-dots{display:flex;justify-content:center;list-style:none;margin-top:15px;padding:0}.game-section-three .slider-game .slick-dots li{margin:0 5px}.game-section-three .slider-game .slick-dots li button{background-color:#cbcad6;border:none;border-radius:50%;font-size:0;height:16px;width:16px}.game-section-three .slider-game .slick-dots li.slick-active button{background-color:#1a76bc}.game-section-three .slider-game .slick-arrow{background-color:#fff;background-position:50%;background-repeat:no-repeat;border:1px solid #cbcad6;border-radius:6px;font-size:0;height:50px;position:absolute;width:50px}@media screen and (max-width:480px){.game-section-three .slider-game .slick-arrow{display:none!important}}.game-section-three .slider-game .slick-prev{background-image:url(../../30ad7a1de23337832ff6.svg);left:50px;top:50%;transform:translateY(-50%);z-index:5}.game-section-three .slider-game .slick-next{background-image:url(../../f1d46dd2f0791d35de7a.svg);right:50px;top:50%;transform:translateY(-50%);z-index:5}.game-section-four,.game-section-four .container h2{margin-bottom:48px}@media screen and (max-width:480px){.game-section-four .container h2{margin-bottom:16px;text-align:center}}.game-section-four .container .video_plateforms{align-items:center;display:flex;gap:74px;justify-content:center}@media screen and (max-width:480px){.game-section-four .container .video_plateforms{flex-direction:column;gap:24px}}.game-section-four .container .video_plateforms .video-game{width:50%}@media screen and (max-width:480px){.game-section-four .container .video_plateforms .video-game{height:182px;margin:0 auto;width:100%!important}}.game-section-four .container .video_plateforms .video-game iframe{border-radius:16px}@media screen and (max-width:480px){.game-section-four .container .video_plateforms .video-game iframe{height:182px;width:100%!important}}.game-section-four .container .video_plateforms .platform-content{display:flex;flex-direction:column;gap:10px}@media screen and (max-width:480px){.game-section-four .container .video_plateforms .platform-content{width:100%}}.game-section-four .container .video_plateforms .platform-content .platform{align-items:center;background-color:#f6f7fb;border-radius:6px;display:flex;justify-content:center;max-height:100px;min-height:60px;width:350px}@media screen and (max-width:480px){.game-section-four .container .video_plateforms .platform-content .platform{width:100%}}.game-section-five{background-position:50%;background-repeat:no-repeat;background-size:cover}@media screen and (max-width:480px){.game-section-five{margin-bottom:48px}}.game-section-five__background{z-index:-1}@media screen and (max-width:480px){.game-section-five>div{flex-direction:column-reverse;padding:0 20px}}.game-section-five .author-content{padding-right:128px}@media screen and (max-width:480px){.game-section-five .author-content{margin-top:24px;max-width:100%;padding-right:0;width:100%}}.game-section-five .author-content h2{margin-bottom:48px}@media screen and (max-width:480px){.game-section-five .author-content h2{text-align:center}}.game-section-five .author-content .quote-p{margin:0 auto 48px;position:relative}@media screen and (max-width:480px){.game-section-five .author-content .quote-p{color:#000;max-width:320px}}.game-section-five .author-content .quote-p:before{content:url(../../css/build/img/before.webp);height:13px;position:absolute;top:-40px;width:17px}.game-section-five .author-content .quote-p:after{bottom:-40px;content:url(../../css/build/img/before.webp);height:13px;position:absolute;right:0;transform:rotate(180deg);width:17px}@media screen and (max-width:480px){.game-section-five .author-content .quote-p:after{bottom:-20px}}.game-section-five .btn{width:fit-content}@media screen and (max-width:480px){.game-section-five .btn{margin:0 auto;width:100%}.game-section-six{margin-bottom:48px}}.game-section-six .container .slider{display:flex!important}@media screen and (max-width:480px){.game-section-six .container .slider{flex-direction:column}.game-section-six .container{flex-direction:column;padding:0 20px}.game-section-six .container .slider-extensions{margin-bottom:24px}.game-section-six .container .content-extensions h2{text-align:center}.game-section-six .container .content-extensions p{text-align:left}}.game-section-six .container .slick-dots{display:flex;justify-content:center;list-style:none;padding:0}@media screen and (max-width:480px){.game-section-six .container .slick-dots{margin-top:10px}}.game-section-six .container .slick-dots li{margin:0 5px}.game-section-six .container .slick-dots li button{background-color:#cbcad6;border:none;border-radius:50%;font-size:0;height:16px;width:16px}.game-section-six .container .slick-dots li.slick-active button{background-color:#1a76bc}.more-extensions{justify-content:center!important;width:100%!important}.more-extensions .content{flex-direction:row}@media screen and (max-width:480px){.more-extensions .content{flex-direction:column;padding:32px 20px}}.more-extensions .content h3{margin-bottom:0!important;margin-right:24px}@media screen and (max-width:480px){.more-extensions .content h3{font-size:18px!important;line-height:25px!important;margin-bottom:20px!important;margin-right:0}.reward{flex-wrap:wrap;gap:16px;padding:0 20px}.reward img{border:1px solid #cbcad6;border-radius:6px;margin-right:0;padding:8px}}.cities section:nth-of-type(2n) .container{flex-direction:row}.cities section:nth-of-type(2n) .container .text-area{padding-left:64px}@media screen and (max-width:480px){.cities section:nth-of-type(2n) .container{flex-direction:column}.cities section:nth-of-type(2n) .container .text-area{margin-top:40px;padding-left:0}.cities section:nth-of-type(2n) .container .text-area a{align-self:center}}.cities section:nth-of-type(odd) .container{flex-direction:row-reverse}.cities section:nth-of-type(odd) .container .text-area{padding-right:64px}@media screen and (max-width:480px){.cities section:nth-of-type(odd) .container{flex-direction:column}.cities section:nth-of-type(odd) .container .text-area{margin-top:40px;padding-right:0}.cities section:nth-of-type(odd) .container .text-area a{align-self:center}}.author-page section:nth-of-type(2n) .text-area{padding-right:64px}.author-page section:nth-of-type(2n) .img-area{justify-content:end}@media screen and (max-width:480px){.author-page section:nth-of-type(2n) .text-area{margin-top:40px;padding-left:0}}.author-page section:nth-of-type(odd) .text-area{padding-left:64px}.author-page section:nth-of-type(odd) .img-area{justify-content:start}@media screen and (max-width:480px){.author-page section:nth-of-type(odd) .text-area{margin-top:40px;padding-left:0}}.gap-2-5{gap:2.5rem}.sav-section{padding-top:48px}@media screen and (max-width:480px){.sav-section{margin-top:48px}}.sav-section h1,.sav-section p{margin-bottom:24px}.sav-section .sav-list li{padding-left:16px;position:relative}.sav-section .sav-list li a{line-height:22px;margin-bottom:8px}.sav-section .sav-list li:before{content:url(../../e4166411f82578fba83d.svg);height:12px;left:0;position:absolute;top:0;width:12px}.top-intersection{margin-bottom:-100px}.bottom-intersection{margin-top:-170px;transform:rotate(180deg)}.form-section{background-color:#f8f6df}@media screen and (max-width:480px){.form-section .img-mail{display:none}}.form-section form input,.form-section form input[type=radio]:before,.form-section form select,.form-section form textarea{background-color:transparent!important}.form-section form .btn{border-radius:40px!important;color:var(--white)!important;font-family:Montserrat-Bold!important;font-size:16px!important;height:auto!important;line-height:22px!important;margin:0 auto;padding:16px 32px!important;text-transform:uppercase!important;width:fit-content!important}.hq-adress div p{margin-bottom:0}.tva-info{margin-bottom:32px}.cemetery-section-one{padding:60px 40px 0}@media screen and (max-width:768px){.cemetery-section-one{padding:48px 20px 60px}}.cemetery-section-one .container{align-items:start;display:grid;gap:20px;grid-template-columns:1fr 1fr}@media screen and (max-width:768px){.cemetery-section-one .container{gap:64px;grid-template-columns:1fr}}.cemetery-section-one .container .game_content{align-items:start;display:flex;flex-direction:column;gap:32px}@media screen and (max-width:768px){.cemetery-section-one .container .game_content{align-items:center;padding-right:0;width:auto}}.cemetery-section-one .container .game_content .game_image{height:100%;max-height:300px;max-width:620px;overflow:hidden;width:100%}@media screen and (max-width:768px){.cemetery-section-one .container .game_content .game_image{height:auto;max-height:155px;max-width:320px;width:auto}}.cemetery-section-one .container .game_content .game_image img{height:100%;object-fit:contain;width:100%}.cemetery-section-one .container .game_content .game_text{display:flex;flex-direction:column;gap:16px}@media screen and (max-width:768px){.cemetery-section-one .container .game_content .game_text{align-items:center}}.cemetery-section-one .container .game_content .game_text h2,.cemetery-section-one .container .game_content .game_text p{margin-bottom:0!important}.cemetery-section-two{display:grid;gap:20px;grid-template-columns:1fr 1fr;padding:40px}@media screen and (max-width:768px){.cemetery-section-two{gap:64px;grid-template-columns:1fr;padding:20px}}.cemetery-section-two .game_content{align-items:start;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}@media screen and (max-width:768px){.cemetery-section-two .game_content{align-items:center;flex-direction:column}}.cemetery-section-two .game_content .game_image{max-height:192px;max-width:192px;overflow:hidden;width:30%}@media screen and (max-width:768px){.cemetery-section-two .game_content .game_image{width:100%}}.cemetery-section-two .game_content .game_image img{height:100%;object-fit:contain;width:100%}.cemetery-section-two .game_content .game_text{display:flex;flex-direction:column;width:60%}@media screen and (max-width:768px){.cemetery-section-two .game_content .game_text{width:100%}}.cemetery-section-two .game_content .game_text .game_rules{display:flex;flex-direction:column;gap:10px}.cemetery-section-two .game_content .game_text .game_rules a{color:#18a0fb;font-family:Montserrat-Medium;font-size:16px;font-style:normal;font-weight:500;line-height:22px}.modal_regles{background:#fff;box-shadow:-10px 10px 20px 0 rgba(30,44,50,.5);display:none;height:560px;left:50%;padding:40px 25px;position:fixed;top:50%;transform:translate(-50%,-50%);width:760px;z-index:1002}@media screen and (max-width:480px){.modal_regles{height:100%;left:0;padding:20px;position:fixed;top:0;transform:none;width:100%}}.modal_regles .close_regles_ext_1,.modal_regles .close_regles_ext_2,.modal_regles .close_regles_ext_3,.modal_regles .close_regles_jeu{cursor:pointer;position:absolute;right:25px;top:20px}@media screen and (max-width:480px){.modal_regles .close_regles_ext_1,.modal_regles .close_regles_ext_2,.modal_regles .close_regles_ext_3,.modal_regles .close_regles_jeu{z-index:1001}}.modal_regles .modal_regles_wrapper{align-items:center;display:flex;flex-direction:column;gap:40px;height:100%;padding:0 45px;position:relative;width:100%}@media screen and (max-width:480px){.modal_regles .modal_regles_wrapper{align-items:flex-start;padding:0}}.modal_regles .modal_regles_wrapper .modal_regles_title{text-align:center}@media screen and (max-width:480px){.modal_regles .modal_regles_wrapper .modal_regles_title{font-weight:500;max-width:275px;text-align:start}}.modal_regles .modal_regles_wrapper .modal_regles_title h2{font-size:22px;margin-bottom:0}.modal_regles .modal_regles_wrapper .modal_regles_text p{margin-bottom:0}.modal_regles .modal_regles_wrapper .modal_regles_langs{display:flex;flex-direction:column;gap:24px;overflow-y:scroll;width:100%}.modal_regles .modal_regles_wrapper .modal_regles_langs_mostdownloads_title,.modal_regles .modal_regles_wrapper .modal_regles_langs_others_title{margin-bottom:16px}.modal_regles .modal_regles_wrapper .modal_regles_langs_mostdownloads_title h3,.modal_regles .modal_regles_wrapper .modal_regles_langs_others_title h3{font-size:18px}@media screen and (max-width:480px){.modal_regles .modal_regles_wrapper .modal_regles_langs_mostdownloads_title h3,.modal_regles .modal_regles_wrapper .modal_regles_langs_others_title h3{font-size:16px}}.modal_regles .modal_regles_wrapper .modal_regles_langs_mostdownloads_options,.modal_regles .modal_regles_wrapper .modal_regles_langs_others_options{align-items:center;display:flex;flex-wrap:wrap;gap:16px}@media screen and (max-width:480px){.modal_regles .modal_regles_wrapper .modal_regles_langs_mostdownloads_options,.modal_regles .modal_regles_wrapper .modal_regles_langs_others_options{align-items:start;flex-direction:column;gap:5px}}.modal_regles .modal_regles_wrapper .modal_regles_langs_mostdownloads_options .mostdownloads_option,.modal_regles .modal_regles_wrapper .modal_regles_langs_others_options .mostdownloads_option{align-items:center;display:flex;gap:8px;padding:10px 20px;width:30%}@media screen and (max-width:480px){.modal_regles .modal_regles_wrapper .modal_regles_langs_mostdownloads_options .mostdownloads_option,.modal_regles .modal_regles_wrapper .modal_regles_langs_others_options .mostdownloads_option{align-items:flex-start;width:100%}}.modal_regles .modal_regles_wrapper .modal_regles_langs_mostdownloads_options .mostdownloads_option_text p,.modal_regles .modal_regles_wrapper .modal_regles_langs_others_options .mostdownloads_option_text p{margin-bottom:0}.modal_overlay{background-color:rgba(0,0,0,.5);height:100%;left:0;pointer-events:none;pointer-events:auto;position:fixed;top:0;width:100%;z-index:1001}@media screen and (max-width:480px){.modal_overlay{display:none}}.cw_asm_hs_container{height:300px;max-height:300px;overflow:hidden;width:100%}.cw_asm_hs_container .hp_slider{height:100%;position:relative;width:100%}.cw_asm_hs_container .hp_slider .slick-list,.cw_asm_hs_container .hp_slider .slick-slide,.cw_asm_hs_container .hp_slider .slick-slide div,.cw_asm_hs_container .hp_slider .slick-track{height:100%;width:100%}.cw_asm_hs_container .hp_slider .slick-slide div .hp_slider_content{height:100%;position:relative;width:100%}.cw_asm_hs_container .hp_slider .slick-slide div .hp_slider_content_img{height:100%;object-fit:cover;width:100%}.cw_asm_hs_container .hp_slider .slick-slide div .hp_slider_content .hp_slider_logo_btn{align-items:center;display:flex;flex-direction:column;gap:40px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.cw_asm_hs_container .hp_slider .slick-slide div .hp_slider_content .hp_slider_logo_btn img{height:120px;object-fit:contain;width:400px}@media screen and (max-width:480px){.cw_asm_hs_container .hp_slider .slick-slide div .hp_slider_content .hp_slider_logo_btn img{width:100%}}.cw_asm_hs_container .hp_slider .slick-slide div .hp_slider_content .hp_slider_logo_btn a{background:var(--main-background);border:1px solid var(--main-button-border);color:var(--main-theme-primary)}@media screen and (max-width:480px){.cw_asm_hs_container .hp_slider .slick-slide div .hp_slider_content .hp_slider_logo_btn a{text-align:center;width:250px}}.cw_asm_hs_container .hp_slider .slick-dots{bottom:8px;display:flex;justify-content:center;left:50%;list-style:none;padding:0;position:absolute;transform:translateX(-50%)}.cw_asm_hs_container .hp_slider .slick-dots li{margin:0 5px}.cw_asm_hs_container .hp_slider .slick-dots li button{background-color:#f5f5f5;border:none;border-radius:50%;font-size:0;height:16px;width:16px}.cw_asm_hs_container .hp_slider .slick-dots li.slick-active button{background-color:var(--main-icon)}.cw_asm_hs_container .hp_slider .slick-arrow{background-color:var(--main-background);background-position:50%;background-repeat:no-repeat;border:1px solid var(--main-button-border);border-radius:6px;font-size:0;height:50px;position:absolute;width:50px}@media screen and (max-width:768px){.cw_asm_hs_container .hp_slider .slick-arrow{display:none!important}}.cw_asm_hs_container .hp_slider .slick-prev{background-image:url(../../30ad7a1de23337832ff6.svg);left:80px;top:50%;transform:translateY(-50%);z-index:5}@media screen and (max-width:1024px){.cw_asm_hs_container .hp_slider .slick-prev{left:45px}}.cw_asm_hs_container .hp_slider .slick-next{background-image:url(../../f1d46dd2f0791d35de7a.svg);right:80px;top:50%;transform:translateY(-50%);z-index:5}@media screen and (max-width:1024px){.cw_asm_hs_container .hp_slider .slick-next{right:45px}}.cwasm_tuile{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}@media screen and (max-width:480px){.cwasm_tuile{background-image:none!important}.cwasm_tuile svg{display:none}}.cwasm_tuile .container{align-items:center;display:flex;flex-direction:column;gap:48px;justify-content:center;padding:40px 0;position:relative;z-index:1}@media screen and (max-width:480px){.cwasm_tuile .container{gap:16px;padding:20px}}.cwasm_tuile .container .show-extensions{text-align:center}@media screen and (max-width:480px){.cwasm_tuile .container .show-extensions{margin:0 auto;max-width:320px}}.cwasm_tuile .container .show-extensions h2{margin-bottom:0!important}@media screen and (max-width:480px){.cwasm_tuile .container .show-extensions h2{line-height:36px}}.cwasm_tuile .container .aventures-container{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:center;width:100%}.cwasm_tuile .container .aventures-container .aventures .content{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:var(--main-bloc-radius);box-shadow:0 4px 4px 0 rgba(0,0,0,.25);display:flex;height:450px;justify-content:center;max-height:450px;max-width:299px;overflow:hidden;position:relative;transition:all .3s ease-in-out;width:100%;width:299px}@media screen and (max-width:480px){.cwasm_tuile .container .aventures-container .aventures .content{height:228px;max-width:154px;min-width:120px}}.cwasm_tuile .container .aventures-container .aventures .content .btn-aventure{border:1px solid;bottom:32px;opacity:0;position:absolute;transition:opacity .3s;z-index:10}@media screen and (max-width:480px){.cwasm_tuile .container .aventures-container .aventures .content .btn-aventure{bottom:15px;padding:10px 15px}}.cwasm_tuile .container .aventures-container .aventures .content .card-img{position:absolute;transition:all .3s ease-in-out;width:auto}@media screen and (max-width:480px){.cwasm_tuile .container .aventures-container .aventures .content .card-img{display:none}}.cwasm_tuile .container .aventures-container .aventures .content .card-left,.cwasm_tuile .container .aventures-container .aventures .content .card-right{bottom:10px;z-index:2}.cwasm_tuile .container .aventures-container .aventures .content .card-left{transform:translateX(-50%)}.cwasm_tuile .container .aventures-container .aventures .content .card-right{transform:translateX(50%)}.cwasm_tuile .container .aventures-container .aventures .content .card-middle{bottom:0;z-index:3}.cwasm_tuile .container .aventures-container .aventures .content:hover{transform:scale(1.05)}.cwasm_tuile .container .aventures-container .aventures .content:hover .btn-aventure{opacity:1}.cwasm_tuile .container .aventures-container .aventures .content:hover .card-left{transform:translateX(-60%)}.cwasm_tuile .container .aventures-container .aventures .content:hover .card-right{transform:translateX(60%)}.cwas_image_text .container{align-items:center;display:flex;gap:20px;justify-content:center;min-height:500px;padding:40px}@media screen and (max-width:768px){.cwas_image_text .container{flex-direction:column!important;gap:24px;min-height:none}}@media screen and (max-width:480px){.cwas_image_text .container{padding:20px}}.cwas_image_text .container .hp-second-section-visuel{height:300px;max-height:300px;max-width:300px;overflow:hidden;width:300px}@media screen and (max-width:768px){.cwas_image_text .container .hp-second-section-visuel{height:100%;max-height:320px;max-width:320px;width:100%}}.cwas_image_text .container .hp-second-section-visuel img{height:100%;margin-left:auto;object-fit:contain;width:100%}.cwas_image_text .container .hp-second-section-text{align-items:start;display:flex;flex-direction:column;gap:24px;justify-content:center;width:60%}@media screen and (max-width:480px){.cwas_image_text .container .hp-second-section-text{width:100%}}.cwas_image_text .container .hp-second-section-text h1 span{color:var(--main-theme-primary);text-transform:uppercase}@media screen and (max-width:768px){.cwas_image_text .container .hp-second-section-text h1{margin-bottom:0}}.cwas_image_text .container .hp-second-section-text p{color:#1e2c32;margin-bottom:0;max-width:420px}.cwas_image_text .container .hp-second-section-text p span{font-family:var(--police-content-bold)}.cwasm_video_platform{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}@media screen and (max-width:768px){.cwasm_video_platform{max-height:none}}.cwasm_video_platform .container{max-height:520px;padding:40px 20px;position:relative;z-index:1}.cwasm_video_platform .container .title_wrapper h2{margin-bottom:48px;text-align:center}@media screen and (max-width:768px){.cwasm_video_platform .container .title_wrapper h2{margin-bottom:28px}}@media screen and (max-width:480px){.cwasm_video_platform .container .title_wrapper h2{margin-bottom:16px;text-align:center}}.cwasm_video_platform .container .video_platerform_wrapper{display:flex;gap:75px;justify-content:center}@media screen and (max-width:1024px){.cwasm_video_platform .container .video_platerform_wrapper{gap:30px}}@media screen and (max-width:768px){.cwasm_video_platform .container .video_platerform_wrapper{flex-direction:column!important}}@media screen and (max-width:480px){.cwasm_video_platform .container .video_platerform_wrapper{gap:24px}}.cwasm_video_platform .container .video_platerform_wrapper .video-game{width:50%}@media screen and (max-width:768px){.cwasm_video_platform .container .video_platerform_wrapper .video-game{width:100%!important}}@media screen and (max-width:480px){.cwasm_video_platform .container .video_platerform_wrapper .video-game{height:182px;margin:0 auto}}.cwasm_video_platform .container .video_platerform_wrapper .video-game iframe{border-radius:var(--main-bloc-radius)}@media screen and (max-width:768px){.cwasm_video_platform .container .video_platerform_wrapper .video-game iframe{width:100%!important}}@media screen and (max-width:480px){.cwasm_video_platform .container .video_platerform_wrapper .video-game iframe{height:182px}}.cwasm_video_platform .container .video_platerform_wrapper .platform-content{display:flex;flex-direction:column;gap:10px}@media screen and (max-width:768px){.cwasm_video_platform .container .video_platerform_wrapper .platform-content{width:100%}}.cwasm_video_platform .container .video_platerform_wrapper .platform-content .platform{align-items:center;background-color:var(--main-background);border-radius:6px;display:flex;justify-content:center;min-height:60px}.cwasm_video_platform .container .video_platerform_wrapper .platform-content .platform img{height:100px;max-height:100px;max-width:350px;object-fit:contain;width:350px}@media screen and (max-width:768px){.cwasm_video_platform .container .video_platerform_wrapper .platform-content .platform{width:100%}}.cwasm_citation{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;min-height:480px;position:relative}@media screen and (max-width:480px){.cwasm_citation{min-height:none}}.cwasm_citation .container{align-items:center;display:flex;gap:30px;justify-content:space-between;padding:40px;z-index:1}@media screen and (max-width:768px){.cwasm_citation .container{flex-direction:column!important;gap:24px}}@media screen and (max-width:480px){.cwasm_citation .container{padding:20px}}.cwasm_citation .container .author-img{height:400px;max-height:400px;max-width:300px;overflow:hidden;width:300px}@media screen and (max-width:768px){.cwasm_citation .container .author-img{height:100%;max-height:400px;max-width:299px;width:100%}}.cwasm_citation .container .author-img img{height:100%;margin:0 auto;object-fit:contain;width:100%}.cwasm_citation .container .author-content{display:flex;flex-direction:column;font-family:var(--police-content);gap:16px;justify-content:center;width:60%}@media screen and (max-width:768px){.cwasm_citation .container .author-content{align-items:center;width:100%}}.cwasm_citation .container .author-content h2,.cwasm_citation .container .author-content p{margin-bottom:0}@media screen and (max-width:768px){.cwasm_citation .container .author-content h2{text-align:center}}.cwasm_citation .container .author-content_text{position:relative}@media screen and (max-width:480px){.cwasm_citation .container .author-content_text{color:var(--main-text);max-width:320px}}.cwasm_citation .container .author-content_text .before-quote{margin-bottom:16px}.cwasm_citation .container .author-content_text .before-quote svg path{fill:var(--main-theme-primary)}.cwasm_citation .container .author-content_text .after-quote{margin-left:100%;margin-top:16px;transform:rotate(180deg)}.cwasm_citation .container .author-content_text .after-quote svg path{fill:var(--main-theme-primary)}.cwasm_citation .container .btn{text-align:center}@media screen and (max-width:768px){.cwasm_citation .container .btn{max-width:320px}}.cwasm_game_description{padding:40px}@media screen and (max-width:480px){.cwasm_game_description{padding:20px}}.cwasm_game_description .container{align-items:center;display:flex;gap:30px;justify-content:space-between}@media screen and (max-width:768px){.cwasm_game_description .container{flex-direction:column-reverse!important}}@media screen and (max-width:480px){.cwasm_game_description .container{gap:16px}}.cwasm_game_description .container .game-explications{display:flex;flex-direction:column;font-family:var(--police-content);gap:16px;width:60%}@media screen and (max-width:768px){.cwasm_game_description .container .game-explications{width:100%}}.cwasm_game_description .container .game-explications p{margin-bottom:0}.cwasm_game_description .container .game-explications_infos{display:flex;gap:24px}@media screen and (max-width:768px){.cwasm_game_description .container .game-explications_infos{gap:16px}}.cwasm_game_description .container .game-explications_infos .game-information{border:2px solid var(--main-icon);border-radius:6px;height:auto;width:auto}@media screen and (max-width:480px){.cwasm_game_description .container .game-explications_infos .game-information{flex-direction:column;height:100%;width:33%}}.cwasm_game_description .container .game-explications_infos .game-information span{align-items:center;display:flex;justify-content:center;padding:5px 15px}@media screen and (max-width:480px){.cwasm_game_description .container .game-explications_infos .game-information span{padding:5px;text-align:center}}.cwasm_game_description .container .game-explications_infos .game-information span:first-child{background-color:var(--main-icon)}.cwasm_game_description .container .game-explications_infos .game-information span:nth-child(2){color:var(--main-text);font-family:var(--police-content-bold);font-size:22px;font-weight:700;line-height:28px;margin:0 auto;text-align:center}.cwasm_game_description .container .game-explications_buttons{align-items:center;display:flex;gap:20px;justify-content:flex-start;margin:16px 0}@media screen and (max-width:480px){.cwasm_game_description .container .game-explications_buttons{flex-direction:column}}.cwasm_game_description .container .game-explications_buttons_link{text-decoration:underline!important}.cwasm_game_description .container .game-img{height:300px;max-height:300px;max-width:300px;overflow:hidden;width:300px}@media screen and (max-width:768px){.cwasm_game_description .container .game-img{height:100%;max-height:250px;max-width:250px;width:100%}}.cwasm_game_description .container .game-img img{height:100%;object-fit:contain;width:100%}.cwasm_main_other_game{padding:40px}@media screen and (max-width:480px){.cwasm_main_other_game{padding:20px 20px 60px}}.cwasm_main_other_game .container{display:grid;gap:20px;grid-template-columns:1fr 1fr}.cwasm_main_other_game .container>:nth-child(odd):last-of-type{grid-column:1/-1}@media screen and (max-width:1024px){.cwasm_main_other_game .container{gap:64px;grid-template-columns:1fr}}.cwasm_main_other_game .container .game_content{align-items:start;display:flex;flex-direction:column;gap:32px}@media screen and (max-width:480px){.cwasm_main_other_game .container .game_content{align-items:center;padding-right:0;width:auto}}.cwasm_main_other_game .container .game_content .game_image{height:300px;max-height:300px;overflow:hidden;width:100%}@media screen and (max-width:480px){.cwasm_main_other_game .container .game_content .game_image{height:auto;max-height:155px;max-width:320px;width:auto}}.cwasm_main_other_game .container .game_content .game_image img{height:100%;object-fit:contain;width:100%}.cwasm_main_other_game .container .game_content .game_text{display:flex;flex-direction:column;gap:16px}@media screen and (max-width:480px){.cwasm_main_other_game .container .game_content .game_text{align-items:center}}.cwasm_main_other_game .container .game_content .game_text h2,.cwasm_main_other_game .container .game_content .game_text p{margin-bottom:0!important}.cwasm_second_other_game{display:grid;gap:20px;grid-template-columns:1fr 1fr;padding:40px}@media screen and (max-width:768px){.cwasm_second_other_game{gap:64px;grid-template-columns:1fr;padding:20px}}.cwasm_second_other_game .game_content{display:flex;flex-wrap:nowrap;gap:20px;justify-content:flex-start}@media screen and (max-width:480px){.cwasm_second_other_game .game_content{align-items:center;flex-direction:column}}.cwasm_second_other_game .game_content .game_image{height:192px;overflow:hidden;width:192px}.cwasm_second_other_game .game_content .game_image img{height:100%;object-fit:contain;width:100%}.cwasm_second_other_game .game_content .game_text{display:flex;flex-direction:column;width:60%}@media screen and (max-width:480px){.cwasm_second_other_game .game_content .game_text{width:100%}}.cwasm_second_other_game .game_content .game_text .game_rules{display:flex;flex-direction:column;gap:10px}.cwasm_second_other_game .game_content .game_text .game_rules a{color:#18a0fb;font-family:var(--police-content);font-size:16px;font-style:normal;font-weight:500;line-height:22px}.cwasm_hp_text_block{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;position:relative;width:100%}@media screen and (max-width:480px){.cwasm_hp_text_block{background-image:none!important;height:auto;max-height:auto;padding:0}.cwasm_hp_text_block svg{display:none}}.cwasm_hp_text_block .container{align-items:center;display:flex;justify-content:flex-start;min-height:750px;padding:40px;z-index:1}@media screen and (max-width:480px){.cwasm_hp_text_block .container{flex-direction:column!important;gap:24px}}.cwasm_hp_text_block .container .game_image{display:none}@media screen and (max-width:480px){.cwasm_hp_text_block .container .game_image{display:block;width:100%}}.cwasm_hp_text_block .container .game_description{align-items:start;background:var(--main-background);border-radius:var(--main-bloc-radius);box-shadow:-10px 10px 20px 0 rgba(30,44,50,.5);display:flex;flex-direction:column;font-family:var(--police-content);gap:24px;justify-content:center;max-width:617px;padding:40px;position:relative;width:617px;z-index:50}@media screen and (max-width:480px){.cwasm_hp_text_block .container .game_description{background:var(--main-background);border-radius:0;box-shadow:none;padding:20px;width:100%}}.cwasm_hp_text_block .container .game_description img{max-height:80px;max-width:200px;object-fit:contain}@media screen and (max-width:480px){.cwasm_hp_text_block .container .game_description img{margin:0 auto;max-height:80px;max-width:200px}}.cwasm_hp_text_block .container .game_description p{color:#1e2c32;margin-bottom:0}.cwasm_hp_text_block .container .game_description p span{font-family:var(--police-content-bold);font-weight:700}@media screen and (max-width:480px){.cwasm_hp_text_block .container .game_description a{text-align:center;width:100%}}.cwasm_avis{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;position:relative}.cwasm_avis .container{display:flex;flex-direction:column;gap:48px;padding:40px;z-index:1}@media screen and (max-width:480px){.cwasm_avis .container{gap:24px;padding:20px}}.cwasm_avis .container .testimonial-title{text-align:center}.cwasm_avis .container .testimonial-title h2{margin-bottom:0}.cwasm_avis .container .testimonial-container{display:flex;gap:20px;justify-content:center}@media screen and (max-width:1024px){.cwasm_avis .container .testimonial-container{justify-content:start;overflow-x:scroll}}.cwasm_avis .container .testimonial-container .testimonial{background:var(--main-background);border-radius:var(--main-bloc-radius);box-sizing:border-box;display:flex;flex-direction:column;gap:24px;height:auto;min-width:300px;padding:32px 25px;width:400px}@media screen and (max-width:480px){.cwasm_avis .container .testimonial-container .testimonial{height:auto;min-width:none;width:260px}}.cwasm_avis .container .testimonial-container .testimonial .card-img{background-color:var(--main-background);border-radius:100%;height:100px;margin:0 auto;max-height:100px;max-width:100px;overflow:hidden;width:100px}@media screen and (max-width:480px){.cwasm_avis .container .testimonial-container .testimonial .card-img{max-height:100px;max-width:100px}}.cwasm_avis .container .testimonial-container .testimonial .card-img img{height:100%;object-fit:cover;width:100%}.cwasm_avis .container .testimonial-container .testimonial .card-note{align-items:center;background:var(--main-theme-secondary);color:#fff;display:flex;justify-content:center}.cwasm_avis .container .testimonial-container .testimonial .card-note span{font-family:var(--police-content);font-size:16px;font-style:normal;font-weight:500;line-height:22px}.cwasm_avis .container .testimonial-container .testimonial .card-note span .note-large{font-family:var(--police-content);font-size:35px;font-style:normal;font-weight:700;line-height:45px}.cwasm_avis .container .testimonial-container .testimonial .card-body{font-family:var(--police-content);height:auto;margin:0 auto;position:relative;text-align:left}@media screen and (max-width:480px){.cwasm_avis .container .testimonial-container .testimonial .card-body{max-width:210px;width:210px}}.cwasm_avis .container .testimonial-container .testimonial .card-body p{margin-bottom:0;overflow:hidden}.cwasm_avis .container .testimonial-container .testimonial .card-body .before-quote{margin-bottom:16px}.cwasm_avis .container .testimonial-container .testimonial .card-body .before-quote svg path{fill:var(--main-theme-primary)}.cwasm_avis .container .testimonial-container .testimonial .card-body .after-quote{margin-left:100%;margin-top:16px;transform:rotate(180deg)}.cwasm_avis .container .testimonial-container .testimonial .card-body .after-quote svg path{fill:var(--main-theme-primary)}.cwasm_image_wide{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:300px;justify-content:center;max-height:300px;position:relative}@media screen and (max-width:768px){.cwasm_image_wide_logo{max-width:320px}}.cwasm_image_wide_logo img{height:100%;object-fit:contain;position:relative;width:100%;z-index:1}.cwasm_comp_caroussel{padding:40px}@media screen and (max-width:480px){.cwasm_comp_caroussel{padding:20px}}.cwasm_comp_caroussel .swiper .container{align-items:center;display:flex!important;gap:125px;height:100%;justify-content:center}@media screen and (max-width:1024px){.cwasm_comp_caroussel .swiper .container{gap:50px}}@media screen and (max-width:768px){.cwasm_comp_caroussel .swiper .container{flex-direction:column!important;gap:24px}}.cwasm_comp_caroussel .swiper .container .content_image{height:400px;max-height:400px;max-width:400px;overflow:hidden;width:400px}@media screen and (max-width:768px){.cwasm_comp_caroussel .swiper .container .content_image{height:320px;max-height:320px;max-width:320px;width:320px}}.cwasm_comp_caroussel .swiper .container .content_image img{height:100%;object-fit:contain;width:100%}.cwasm_comp_caroussel .swiper .container .content_description{display:flex;flex-direction:column;font-family:var(--police-content);gap:16px;justify-content:center;width:60%}@media screen and (max-width:768px){.cwasm_comp_caroussel .swiper .container .content_description{width:100%}}.cwasm_comp_caroussel .swiper .container .content_description h2,.cwasm_comp_caroussel .swiper .container .content_description p{margin-bottom:0!important}@media screen and (max-width:480px){.cwasm_comp_caroussel .swiper .container .content_description h2,.cwasm_comp_caroussel .swiper .container .content_description p{text-align:center}}.cwasm_comp_caroussel .swiper .container .content_description .btn{border:1px solid;text-align:center}@media screen and (max-width:480px){.cwasm_comp_caroussel .swiper .container .content_description .btn{width:100%}}.cwasm_comp_caroussel .swiper .slick-dots{bottom:8px;display:flex;justify-content:center;left:50%;list-style:none;padding:0;position:absolute;transform:translateX(-50%)}@media screen and (max-width:768px){.cwasm_comp_caroussel .swiper .slick-dots{display:none!important}}.cwasm_comp_caroussel .swiper .slick-dots li{margin:0 5px}.cwasm_comp_caroussel .swiper .slick-dots li button{background-color:#f5f5f5;border:none;border-radius:50%;font-size:0;height:16px;width:16px}.cwasm_comp_caroussel .swiper .slick-dots li.slick-active button{background-color:var(--main-icon)}.cwasm_double_images{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:620px;position:relative}@media screen and (max-width:480px){.cwasm_double_images{max-height:none}}.cwasm_double_images .container{align-items:center;display:flex;gap:30px;height:100%;justify-content:space-between;padding:40px;position:relative;z-index:1}@media screen and (max-width:768px){.cwasm_double_images .container{flex-direction:column-reverse!important;gap:24px}}@media screen and (max-width:480px){.cwasm_double_images .container{padding:20px}}.cwasm_double_images .container .content_image{align-items:center;display:flex;flex-direction:column;gap:16px}@media screen and (max-width:768px){.cwasm_double_images .container .content_image{flex-direction:row}}@media screen and (max-width:480px){.cwasm_double_images .container .content_image{flex-direction:column}}.cwasm_double_images .container .content_image .game_logo{height:250px;max-height:250px;max-width:380px;overflow:hidden;width:380px}@media screen and (max-width:768px){.cwasm_double_images .container .content_image .game_logo{height:100%;max-height:250px;max-width:320px;width:100%}}.cwasm_double_images .container .content_image .game_logo img{height:100%;object-fit:contain;width:100%}.cwasm_double_images .container .content_text{display:flex;flex-direction:column;font-family:var(--police-content);gap:16px;width:60%}.cwasm_double_images .container .content_text h2,.cwasm_double_images .container .content_text p{margin-bottom:0!important}@media screen and (max-width:768px){.cwasm_double_images .container .content_text{width:100%}.cwasm_double_images .container .content_text .content_title{text-align:center}}@media screen and (max-width:480px){.container.reverse-order{display:block}.container.reverse-order .content_image{padding-bottom:20px}}.cwasm_text_link{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;position:relative}@media screen and (max-width:768px){.cwasm_text_link{height:auto;max-height:none}}.cwasm_text_link .container{align-items:center;display:flex;gap:30px;height:100%;justify-content:space-between;padding:40px;z-index:1}@media screen and (max-width:768px){.cwasm_text_link .container{flex-direction:column!important;gap:24px}}@media screen and (max-width:480px){.cwasm_text_link .container{padding:20px}}.cwasm_text_link .container .content_image{height:350px;max-height:350px;max-width:350px;overflow:hidden;width:350px}@media screen and (max-width:768px){.cwasm_text_link .container .content_image{height:100%;max-height:320px;max-width:320px;width:100%}}.cwasm_text_link .container .content_image img{height:100%;object-fit:contain;width:100%}.cwasm_text_link .container .content_description{display:flex;flex-direction:column;font-family:var(--police-content);gap:16px;justify-content:center;width:60%}@media screen and (max-width:768px){.cwasm_text_link .container .content_description{width:100%}}.cwasm_text_link .container .content_description h2,.cwasm_text_link .container .content_description p{margin-bottom:0!important}@media screen and (max-width:768px){.cwasm_text_link .container .content_description h2{text-align:center}.cwasm_text_link .container .content_description .btn{border:1px solid;margin:0 auto;text-align:center}}.cwasm_text_link_auteur{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;position:relative}@media screen and (max-width:480px){.cwasm_text_link_auteur{height:auto;max-height:none}}.cwasm_text_link_auteur .container{align-items:center;display:flex;gap:30px;height:100%;justify-content:space-between;min-height:500px;padding:40px;z-index:1}@media screen and (max-width:768px){.cwasm_text_link_auteur .container{flex-direction:column!important;gap:24px}}@media screen and (max-width:480px){.cwasm_text_link_auteur .container{padding:20px}}.cwasm_text_link_auteur .container .content_image{height:500px;max-height:500px;max-width:370px;overflow:hidden;width:370px}@media screen and (max-width:768px){.cwasm_text_link_auteur .container .content_image{height:100%;max-height:450px;max-width:300px;width:100%}}.cwasm_text_link_auteur .container .content_image img{height:100%;object-fit:contain;width:100%}.cwasm_text_link_auteur .container .content_description{display:flex;flex-direction:column;gap:16px;justify-content:center;width:60%}@media screen and (max-width:768px){.cwasm_text_link_auteur .container .content_description{align-items:center;width:100%}}.cwasm_text_link_auteur .container .content_description h2,.cwasm_text_link_auteur .container .content_description p{margin-bottom:0!important}@media screen and (max-width:480px){.cwasm_text_link_auteur .container .content_description .btn{border:1px solid;text-align:center;width:100%}}.cwasm_text_link_wide{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;position:relative}@media screen and (max-width:1024px){.cwasm_text_link_wide{height:auto;max-height:none}}.cwasm_text_link_wide .container{align-items:center;display:flex;gap:30px;height:100%;justify-content:space-between;padding:40px;z-index:1}@media screen and (max-width:1024px){.cwasm_text_link_wide .container{flex-direction:column!important}}@media screen and (max-width:480px){.cwasm_text_link_wide .container{gap:24px;padding:20px}}.cwasm_text_link_wide .container .content_image{height:280px;max-height:280px;max-width:690px;overflow:hidden;width:690px}@media screen and (max-width:768px){.cwasm_text_link_wide .container .content_image{height:100%;max-height:320px;max-width:450px;width:100%}}@media screen and (max-width:480px){.cwasm_text_link_wide .container .content_image{height:100%;max-height:280px;max-width:320px;width:100%}}.cwasm_text_link_wide .container .content_image img{height:100%;object-fit:contain;width:100%}.cwasm_text_link_wide .container .content_description{display:flex;flex-direction:column;font-family:var(--police-content);gap:16px;justify-content:center;width:60%}@media screen and (max-width:480px){.cwasm_text_link_wide .container .content_description{align-items:center;width:100%}}.cwasm_text_link_wide .container .content_description h2,.cwasm_text_link_wide .container .content_description p{margin-bottom:0!important}@media screen and (max-width:480px){.cwasm_text_link_wide .container .content_description h2,.cwasm_text_link_wide .container .content_description p{text-align:center}.cwasm_text_link_wide .container .content_description .btn{text-align:center;width:fit-content}}.cwasm_text_link_wide .container .content_description .btn h2,.cwasm_text_link_wide .container .content_description .btn p{margin-bottom:0!important}@media screen and (max-width:480px){.cwasm_text_link_wide .container .content_description .btn h2,.cwasm_text_link_wide .container .content_description .btn p{text-align:center}.cwasm_text_link_wide .container .content_description .btn .btn{border:1px solid;text-align:center}}.cwasm_image_centre{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;min-height:500px}@media screen and (max-width:480px){.cwasm_image_centre{background-image:none!important;display:flex;flex-direction:column;gap:10px;height:auto;max-height:none}}.cwasm_image_centre .container{align-items:center;display:flex;height:100%;justify-content:center;padding:40px 0}@media screen and (max-width:480px){.cwasm_image_centre .container{flex-direction:column;padding:20px!important}}.cwasm_image_centre .container .content_text{align-items:center;display:flex;flex-direction:column;font-family:var(--police-content);gap:24px;justify-content:center;text-align:center}.cwasm_image_centre .container .content_text h2{color:var(--main-text);font-size:22px;margin-bottom:0}.cwasm_image_centre .container .content_text ul{list-style:inside}.cwasm_image_centre .container .content_text ol{list-style:decimal}.cwasm_image_centre .container .content_text p{margin-bottom:0}.cwasm_image_centre .container .content_text .btn{padding:14px 32px}.cwasm_image_centre .image_mobile{display:none;height:300px;max-height:300px;overflow:hidden;width:100%}.cwasm_image_centre .image_mobile img{height:100%;object-fit:cover;width:100%}@media screen and (max-width:480px){.cwasm_image_centre .image_mobile{display:block}}.cwasm_contenu_boite{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;min-height:400px;position:relative;width:100%}@media screen and (max-width:480px){.cwasm_contenu_boite{max-height:none}}.cwasm_contenu_boite .container{align-items:center;display:flex;gap:20px;justify-content:center;padding:40px;z-index:1}@media screen and (max-width:1024px){.cwasm_contenu_boite .container{flex-direction:column!important;gap:40px}}@media screen and (max-width:480px){.cwasm_contenu_boite .container{padding:20px}}.cwasm_contenu_boite .container .slider-game{flex:1}@media screen and (max-width:1024px){.cwasm_contenu_boite .container .slider-game{width:100%}}.cwasm_contenu_boite .container .slider-game>div{border-radius:var(--main-bloc-radius);height:340px;margin:0 auto;overflow:hidden;width:511px}@media screen and (max-width:768px){.cwasm_contenu_boite .container .slider-game>div{height:100%;max-width:450px;width:100%}}@media screen and (max-width:480px){.cwasm_contenu_boite .container .slider-game>div{height:100%;max-width:320px;width:100%}}.cwasm_contenu_boite .container .slider-game>div img{height:100%;max-height:340px;max-width:511px;object-fit:contain;width:100%}.cwasm_contenu_boite .container .slider-game .slick-dots{display:flex;justify-content:center;left:50%;list-style:none;padding:0;position:absolute;transform:translateX(-50%)}.cwasm_contenu_boite .container .slider-game .slick-dots li{margin:0 5px}.cwasm_contenu_boite .container .slider-game .slick-dots li button{background-color:#f5f5f5;border:none;border-radius:50%;font-size:0;height:16px;width:16px}.cwasm_contenu_boite .container .slider-game .slick-dots li.slick-active button{background-color:var(--main-icon)}.cwasm_contenu_boite .container .slider-game .slick-arrow{background-color:#fff;background-position:50%;background-repeat:no-repeat;border:1px solid #cbcad6;border-radius:6px;font-size:0;height:50px;position:absolute;width:50px}@media screen and (max-width:768px){.cwasm_contenu_boite .container .slider-game .slick-arrow{display:none!important}}.cwasm_contenu_boite .container .slider-game .slick-prev{background-image:url(../../30ad7a1de23337832ff6.svg);left:20px;top:50%;transform:translateY(-50%);z-index:5}.cwasm_contenu_boite .container .slider-game .slick-next{background-image:url(../../f1d46dd2f0791d35de7a.svg);right:20px;top:50%;transform:translateY(-50%);z-index:5}.cwasm_contenu_boite .container .content-game{display:flex;flex:1;flex-direction:column;gap:16px;justify-content:center}@media screen and (max-width:480px){.cwasm_contenu_boite .container .content-game{align-items:center}}.cwasm_contenu_boite .container .content-game h2{margin-bottom:0}.cwasm_contenu_boite .container .content-game ul{list-style:disc;padding-left:40px}@media screen and (max-width:480px){.cwasm_contenu_boite .container .content-game ul{padding-left:20px}.cwasm_contenu_boite .container .content-game a{text-align:center}}.modal_game_rules{background:var(--main-background);box-shadow:-10px 10px 20px 0 rgba(30,44,50,.5);display:none;height:560px;left:50%;padding:40px;position:fixed;top:50%;transform:translate(-50%,-50%);width:760px;z-index:999999}@media screen and (max-width:480px){.modal_game_rules{height:100%;left:0;padding:40px 20px 20px;top:0;transform:none;width:100%}}.modal_game_rules .modal_close_btn{cursor:pointer;padding:20px;position:absolute;right:0;top:0}.modal_game_rules .modal_container{display:flex;flex-direction:column;gap:40px;height:100%}.modal_game_rules .modal_container h2,.modal_game_rules .modal_container p{margin-bottom:0}.modal_game_rules .modal_container h2{text-align:center}@media screen and (max-width:480px){.modal_game_rules .modal_container h2{max-width:276px;text-align:left}}.modal_game_rules .modal_container>div{display:flex;flex-direction:column;gap:24px;overflow-y:scroll}.modal_game_rules .modal_container>div .most_downloaded,.modal_game_rules .modal_container>div .other_languages{display:flex;flex-direction:column;gap:16px}@media screen and (max-width:480px){.modal_game_rules .modal_container>div .most_downloaded,.modal_game_rules .modal_container>div .other_languages{gap:8px}}.modal_game_rules .modal_container>div .most_downloaded .languages_container,.modal_game_rules .modal_container>div .other_languages .languages_container{display:grid;gap:16px;grid-template-columns:1fr 1fr 1fr;padding:0 20px}@media screen and (max-width:480px){.modal_game_rules .modal_container>div .most_downloaded .languages_container,.modal_game_rules .modal_container>div .other_languages .languages_container{gap:0;grid-template-columns:1fr;padding:0 10px}}.modal_game_rules .modal_container>div .most_downloaded .languages_container .language_link,.modal_game_rules .modal_container>div .other_languages .languages_container .language_link{align-items:center;display:flex;gap:8px;padding:10px 20px}.modal_game_rules .modal_container>div .most_downloaded .languages_container .language_link .language_flag,.modal_game_rules .modal_container>div .other_languages .languages_container .language_link .language_flag{height:20px;overflow:hidden;width:20px}.modal_game_rules .modal_container>div .most_downloaded .languages_container .language_link .language_flag img,.modal_game_rules .modal_container>div .other_languages .languages_container .language_link .language_flag img{height:100%;object-fit:contain;width:100%}.modal_game_rules .modal_container>div .most_downloaded .languages_container .language_link .language,.modal_game_rules .modal_container>div .other_languages .languages_container .language_link .language{font-family:var(--police-content)}.modal_game_rules .modal_container>div .most_downloaded .languages_container .language_link .language:hover,.modal_game_rules .modal_container>div .other_languages .languages_container .language_link .language:hover{color:var(--main-theme-primary)}.cwasm_overlay{background-color:rgba(0,0,0,.5);height:100%;left:0;pointer-events:none;pointer-events:auto;position:fixed;top:0;width:100%;z-index:100000}@media screen and (max-width:480px){.cwasm_overlay{display:none}}.cwasm_introduction_univers{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;position:relative}@media screen and (max-width:480px){.cwasm_introduction_univers{display:none}}.cwasm_introduction_univers .container{align-items:center;display:flex;flex-direction:column;font-family:var(--police-content);justify-content:center;padding:40px;position:relative}@media screen and (max-width:480px){.cwasm_introduction_univers .container{padding:20px}}.cwasm_introduction_univers .container .title-logo{color:var(--text-color);display:flex;flex-direction:column;font-family:var(--police-title);gap:16px;justify-content:center;text-align:center}.cwasm_introduction_univers .container .title-logo .logo{margin:0 auto;overflow:hidden}@media screen and (max-width:1024px){.cwasm_introduction_univers .container .title-logo .logo{max-width:500px;width:500px}}.cwasm_introduction_univers .container .title-logo .logo img{height:100%;object-fit:contain;width:100%}.cwasm_introduction_univers .container .title-logo .title{align-items:center;display:flex;flex-direction:column;gap:8px}.cwasm_introduction_univers .container .title-logo .title h1{word-wrap:break-word;margin:0;max-width:700px}.cwasm_introduction_univers .container .title-logo .title p{margin:0 auto;max-width:600px;overflow:hidden;text-align:center}.cwasm_introduction_univers .container .games_boxes{display:flex;gap:48px;justify-content:center;padding:16px 0}.cwasm_introduction_univers .container .games_boxes .game_box{height:350px;max-height:350px;max-width:430px;min-width:195px;position:relative}@media screen and (max-width:1024px){.cwasm_introduction_univers .container .games_boxes .game_box{height:320px;max-width:200px}}.cwasm_introduction_univers .container .games_boxes .game_box .boite{position:absolute;top:50%;transform:translateY(-50%);transition:.5s;z-index:2}.cwasm_introduction_univers .container .games_boxes .game_box .character{bottom:0;position:absolute;transition:.5s}.cwasm_introduction_univers .container .games_boxes .game_box .btn{bottom:0;padding:14px 32px;position:absolute;text-align:center;transition:.5s;z-index:4}.cwasm_introduction_univers .container .games_boxes .game_box:first-child .boite,.cwasm_introduction_univers .container .games_boxes .game_box:first-child .btn{right:0}.cwasm_introduction_univers .container .games_boxes .game_box:first-child .character{left:50%;transform:translateX(-70%);z-index:3}@media screen and (max-width:1024px){.cwasm_introduction_univers .container .games_boxes .game_box:first-child .character{display:none}}.cwasm_introduction_univers .container .games_boxes .game_box:first-child:hover .boite{transform:scale(1.1) translateY(-50%)}.cwasm_introduction_univers .container .games_boxes .game_box:first-child:hover .character{transform:scale(1.1) translateX(-70%)}.cwasm_introduction_univers .container .games_boxes .game_box:nth-child(2) .boite,.cwasm_introduction_univers .container .games_boxes .game_box:nth-child(2) .btn{left:0}.cwasm_introduction_univers .container .games_boxes .game_box:nth-child(2) .character{left:50%;transform:translateX(-30%);z-index:3}@media screen and (max-width:1024px){.cwasm_introduction_univers .container .games_boxes .game_box:nth-child(2) .character{display:none}}.cwasm_introduction_univers .container .games_boxes .game_box:nth-child(2):hover .boite{transform:scale(1.1) translateY(-50%)}.cwasm_introduction_univers .container .games_boxes .game_box:nth-child(2):hover .character{transform:scale(1.1) translateX(-30%)}.cwasm_introduction_univers_mb{display:none}@media screen and (max-width:480px){.cwasm_introduction_univers_mb{display:block;padding:20px 0;position:relative}}.cwasm_introduction_univers_mb .title-logo-mb{display:flex;flex-direction:column;gap:24px;left:0;padding:48px 20px 0;position:absolute;text-align:center;top:0;z-index:5}.cwasm_introduction_univers_mb .title-logo-mb .logo{margin:0 auto;max-height:80px;max-width:320px;overflow:hidden;width:100%}.cwasm_introduction_univers_mb .title-logo-mb .logo img{height:100%;margin:0 auto;object-fit:contain;width:100%}.cwasm_introduction_univers_mb .title-logo-mb .title{display:flex;flex-direction:column;gap:16px}.cwasm_introduction_univers_mb .title-logo-mb .title h1,.cwasm_introduction_univers_mb .title-logo-mb .title p{margin-bottom:0}.cwasm_introduction_univers_mb .title-logo-mb .title p{max-height:130px;overflow:hidden}@media screen and (max-width:480px){.cwasm_introduction_univers_mb .swiper{height:665px;width:100%}.cwasm_introduction_univers_mb .swiper .background_content{height:665px;position:relative;width:100%}.cwasm_introduction_univers_mb .swiper .background_content .background{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1}}.cwasm_introduction_univers_mb .swiper .background_content .box-jeux-mb{align-items:center;bottom:30px;display:flex;flex-direction:column;gap:26px;left:50%;position:absolute;transform:translateX(-50%);z-index:5}.cwasm_introduction_univers_mb .swiper .background_content .box-jeux-mb .img-container{height:206px;max-height:206px;max-width:195px;overflow:hidden;width:195px}.cwasm_introduction_univers_mb .swiper .background_content .box-jeux-mb .img-container img{height:100%;object-fit:contain;width:100%}.cwasm_introduction_univers_mb .swiper .background_content .box-jeux-mb .btn{text-align:center}.cwasm_introduction_univers_mb .swiper .slick-dots{bottom:0;display:flex;justify-content:center;left:50%;list-style:none;padding:0;position:absolute;transform:translateX(-50%)}.cwasm_introduction_univers_mb .swiper .slick-dots li{margin:0 5px}.cwasm_introduction_univers_mb .swiper .slick-dots li button{background-color:#f5f5f5;border:none;border-radius:50%;font-size:0;height:16px;width:16px}.cwasm_introduction_univers_mb .swiper .slick-dots li.slick-active button{background-color:var(--main-icon)}.cwasm_extpage_first_block{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:300px;justify-content:center;position:relative}@media screen and (max-width:480px){.cwasm_extpage_first_block{background-image:none!important;height:100px}}.cwasm_extpage_first_block .title-img-game{z-index:1}.cwasm_extpage_first_block .title-img-game img{height:100%;object-fit:contain;width:100%}.cwasm_extpage_first_block .title-img-auteur{z-index:1}.cwasm_extpage_first_block .title-img-auteur img{object-fit:contain;width:640px}@media screen and (max-width:480px){.cwasm_extpage_first_block .title-img-auteur img{width:320px}}.cwasm_extension_component{background-position:50%;background-repeat:no-repeat;background-size:cover;max-height:500px}@media screen and (max-width:480px){.cwasm_extension_component{max-height:none}}.cwasm_extension_component .container{align-items:center;display:flex;gap:125px;height:100%;justify-content:center;padding:40px}@media screen and (max-width:480px){.cwasm_extension_component .container{flex-direction:column!important;gap:24px;padding:20px}}.cwasm_extension_component .container .content_image{border-radius:16px;height:420px;max-height:500px;max-width:480px;overflow:hidden;width:480px}@media screen and (max-width:480px){.cwasm_extension_component .container .content_image{height:100%;max-height:320px;max-width:320px;width:100%}}.cwasm_extension_component .container .content_image img{height:100%;object-fit:contain;width:100%}.cwasm_extension_component .container .content_description{display:flex;flex-direction:column;font-family:var(--police-content);gap:16px;justify-content:center;width:60%}@media screen and (max-width:480px){.cwasm_extension_component .container .content_description{align-items:center;width:100%}}.cwasm_extension_component .container .content_description h2,.cwasm_extension_component .container .content_description p{margin-bottom:0!important}@media screen and (max-width:480px){.cwasm_extension_component .container .content_description .btn{border:1px solid;text-align:center}}.cwasm_anchor_links{height:auto;padding:24px 0}@media screen and (max-width:480px){.cwasm_anchor_links .content_button{background-color:var(--main-button-background);color:var(--main-button-text);display:none;height:100%;left:0;padding:60px 20px;position:fixed;top:0;width:100%;z-index:100000}}.cwasm_anchor_links .content_button .anchor_links_close_btn{display:none}@media screen and (max-width:480px){.cwasm_anchor_links .content_button .anchor_links_close_btn{display:block;padding:30px 20px 0 0;position:absolute;right:0;top:0}}.cwasm_anchor_links .content_button .links{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center}@media screen and (max-width:480px){.cwasm_anchor_links .content_button .links{flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:flex-start;overflow-y:scroll}}.cwasm_anchor_links .content_button .links .btn{padding:14px 32px}@media screen and (max-width:480px){.cwasm_anchor_links .content_button .links .btn{background-color:var(--main-button-background)!important;border-color:none;border-bottom:2px solid var(--main-button-border)!important;border-radius:0;color:var(--main-button-text)!important;font-family:var(--police-content);text-align:center;width:100%}}.cwasm_anchor_links .btn-mb{display:none}@media screen and (max-width:480px){.cwasm_anchor_links .btn-mb{align-items:center;background-color:var(--main-button-background);display:flex;height:100px;justify-content:center;width:auto}}.cwasm_where_to_buy{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:200px;position:relative}@media screen and (max-width:480px){.cwasm_where_to_buy{min-height:auto}}.cwasm_where_to_buy .container{align-items:center;display:flex;flex-direction:column;gap:32px;justify-content:center;padding:40px;position:relative;z-index:1}@media screen and (max-width:480px){.cwasm_where_to_buy .container{padding:20px}}.cwasm_where_to_buy .container h1{text-align:center}.cwasm_where_to_buy .container .links_ctn{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:0 120px}@media screen and (max-width:768px){.cwasm_where_to_buy .container .links_ctn{padding:0 60px}}@media screen and (max-width:480px){.cwasm_where_to_buy .container .links_ctn{flex-direction:column;padding:0}}.cwasm_where_to_buy .container .links_ctn .link{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}@media screen and (max-width:480px){.cwasm_where_to_buy .container .links_ctn .link{width:100%}}.cwasm_where_to_buy .container .links_ctn .link_icon{height:25px;width:25px}.cwasm_where_to_buy .container .links_ctn .link_icon img{height:100%;width:100%}.cw_article_text .container .article_text ul{list-style:inside}.cw_article_text .container .article_text p{margin-bottom:0}.cw_article_text .container .article_text ol{list-style:decimal}@media screen and (max-width:480px){.cw_article_text .container{padding:20px!important}}.cwasm_rewards{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;position:relative}.cwasm_rewards .container{display:flex;flex-direction:column;gap:24px;padding:40px;z-index:1}@media screen and (max-width:480px){.cwasm_rewards .container{gap:24px;padding:20px}}.cwasm_rewards .container .title h2{margin-bottom:0;text-align:center}.cwasm_rewards .container .title .rewardVector-mb{display:none}@media screen and (max-width:480px){.cwasm_rewards .container .title .rewardVector-mb{display:block}.cwasm_rewards .container .title .rewardVector-mb img{height:20px;width:20px}}.cwasm_rewards .container .title .rewardVector-mb img.flipped{transform:scaleY(-1);transition:.5s ease-out}@media screen and (max-width:480px){.cwasm_rewards .container .title{align-items:center;display:flex;gap:0;justify-content:space-between;padding:0 8px}}.cwasm_rewards .container .rewards-container{align-items:center;display:flex;gap:30px;justify-content:center}@media screen and (max-width:480px){.cwasm_rewards .container .rewards-container{display:none}}.cwasm_rewards .container .rewards-container .reward{align-items:center;background-color:var(--rewards-background);border-radius:var(--main-bloc-radius);display:flex;flex-direction:column;gap:10px;height:190px;overflow:hidden;padding:20px;width:136px}.cwasm_rewards .container .rewards-container .reward img{height:90px;object-fit:cover;width:90px}.cwasm_rewards .container .rewards-container .reward .reward-title{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;text-align:center}.cwasm_rewards .container .rewards-container .reward .reward-title h2{color:var(--main-text);font-family:var(--police-content);font-size:14px;font-weight:600;line-height:17.07px;margin-bottom:0}.cwasm_rewards .container .rewards-container-mb{display:none}@media screen and (max-width:480px){.cwasm_rewards .container .rewards-container-mb{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;width:100%}}.cwasm_rewards .container .rewards-container-mb .reward-mb-first{display:none}@media screen and (max-width:480px){.cwasm_rewards .container .rewards-container-mb .reward-mb-first{align-items:center;background-color:var(--rewards-background);border-radius:var(--main-bloc-radius);display:flex;flex-direction:column;gap:10px;height:154px;overflow:hidden;padding:20px;width:calc(50% - 10px)}.cwasm_rewards .container .rewards-container-mb .reward-mb-first img{height:70px;object-fit:cover;width:70px}}.cwasm_rewards .container .rewards-container-mb .reward-mb-first .reward-title-mb{display:none}@media screen and (max-width:480px){.cwasm_rewards .container .rewards-container-mb .reward-mb-first .reward-title-mb{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;text-align:center}.cwasm_rewards .container .rewards-container-mb .reward-mb-first .reward-title-mb h2{color:var(--main-text);font-family:var(--police-content);font-size:14px;font-weight:600;line-height:17.07px;margin-bottom:0}}.cwasm_rewards .container .rewards-container-mb .reward-mb-second{display:none}@media screen and (max-width:480px){.cwasm_rewards .container .rewards-container-mb .reward-mb-second{align-items:center;background-color:var(--rewards-background);border-radius:var(--main-bloc-radius);display:none;flex-direction:column;gap:10px;max-height:0;overflow:hidden;padding:20px;transition:max-height .5s ease-out;width:calc(50% - 10px)}.cwasm_rewards .container .rewards-container-mb .reward-mb-second img{height:70px;object-fit:cover;width:70px}}.cwasm_rewards .container .rewards-container-mb .reward-mb-second .reward-title-mb{display:none}@media screen and (max-width:480px){.cwasm_rewards .container .rewards-container-mb .reward-mb-second .reward-title-mb{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;text-align:center}.cwasm_rewards .container .rewards-container-mb .reward-mb-second .reward-title-mb h2{color:var(--main-text);font-family:var(--police-content);font-size:14px;font-weight:600;line-height:17.07px;margin-bottom:0}}.cwasm_rewards .container .reward-mb-second.active{display:flex}.template-blog{background-color:#f9fcfd}.template-blog .blog-header{padding:40px 20px 20px}.template-blog .blog-header a{align-items:center;color:#000;display:flex;margin-bottom:20px}.template-blog .blog-header a svg{color:#000;margin-right:15px}.template-blog .blog-header a span{font-size:16px;font-weight:700}.template-blog .blog-list__category{align-items:center;border-bottom:1px solid #e3e3e3;display:flex;height:100%;justify-content:flex-start;margin:0 20px 20px;padding:0 20px}@media screen and (max-width:768px){.template-blog .blog-list__category{overflow-x:scroll}}.template-blog .blog-list__category li{color:#b0b0b0;display:inline-block;height:35px;white-space:nowrap}.template-blog .blog-list__category li a{display:block;height:100%;width:100%}.template-blog .blog-list__category li:not(:first-child){margin-left:25px}.template-blog .blog-list__category li:hover{cursor:pointer}.template-blog .blog-list__category li.clicked{border-bottom:3px solid var(--main-theme-primary);color:#000}.template-blog .blog-list__vedette{background-position:top;background-repeat:no-repeat;background-size:cover}.template-blog .blog-list__vedette svg{color:red}@media screen and (max-width:480px){.template-blog .blog-list__vedette .posts{display:none!important}}.template-blog .blog-list__vedette .posts .post__1{max-width:100%}.template-blog .blog-list__vedette .posts .post__2{max-width:50%}@media screen and (max-width:768px){.template-blog .blog-list__vedette .posts .post__2{max-width:100%}}.template-blog .blog-list__vedette .posts .post__3:first-child{max-width:100%;min-width:100%}.template-blog .blog-list__vedette .posts .post__3:nth-child(2),.template-blog .blog-list__vedette .posts .post__3:nth-child(3){max-width:50%}@media screen and (max-width:768px){.template-blog .blog-list__vedette .posts .post__3:nth-child(2),.template-blog .blog-list__vedette .posts .post__3:nth-child(3){max-width:100%}}.template-blog .blog-list__vedette .posts .post__4:first-child{max-width:65%;min-width:65%}@media screen and (max-width:1024px){.template-blog .blog-list__vedette .posts .post__4:first-child{max-width:50%;min-width:50%}}@media screen and (max-width:768px){.template-blog .blog-list__vedette .posts .post__4:first-child{max-width:100%!important}}.template-blog .blog-list__vedette .posts .post__4:nth-child(2){max-width:35%}@media screen and (max-width:1024px){.template-blog .blog-list__vedette .posts .post__4:nth-child(2){max-width:50%}}@media screen and (max-width:768px){.template-blog .blog-list__vedette .posts .post__4:nth-child(2){max-width:100%!important}}.template-blog .blog-list__vedette .posts .post__4:nth-child(3),.template-blog .blog-list__vedette .posts .post__4:nth-child(4){max-width:50%}@media screen and (max-width:768px){.template-blog .blog-list__vedette .posts .post__4:nth-child(3),.template-blog .blog-list__vedette .posts .post__4:nth-child(4){max-width:100%!important}}.template-blog .blog-list__vedette .posts_mob{display:none}@media screen and (max-width:480px){.template-blog .blog-list__vedette .posts_mob{display:block}}.template-blog .blog-list__vedette .posts_mob .slick-slide>div{align-items:center;display:flex;height:100%;justify-content:center}.template-blog .blog-list__vedette .posts_mob .slick-slide>div .post{box-shadow:none;height:100%}.template-blog .blog-list__vedette .posts_mob .post{max-width:90%;min-width:90%}.template-blog .blog-list__vedette .posts_mob .slick-dots{display:flex;justify-content:center;list-style:none;padding-top:10px}.template-blog .blog-list__vedette .posts_mob .slick-dots li{margin:0 5px}.template-blog .blog-list__vedette .posts_mob .slick-dots li button{background-color:#f5f5f5;border:none;border-radius:50%;font-size:0;height:16px;width:16px}.template-blog .blog-list__vedette .posts_mob .slick-dots li.slick-active button{background-color:var(--main-theme-primary)}.posts{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start;padding:20px;width:100%}.posts .pagination{align-items:center;display:flex;flex:100%;flex-wrap:wrap;gap:10px;justify-content:center;text-align:center}.posts .pagination .page-numbers{color:var(--main-theme-primary);padding:9px 16px}.posts .pagination .current{background:var(--pagination-background);border-radius:8px}.posts .pagination .next,.posts .pagination .prev{background:var(--main-theme-primary);border-radius:6px}.posts .pagination .next svg path,.posts .pagination .prev svg path{fill:var(--main-theme-tertiary)!important}.article-page{background-color:#f9fcfd}.article_banner{height:400px;width:100vw}.article_banner .article-top_nav{align-items:center;display:flex;justify-content:space-between;left:50%;padding:15px;position:absolute;top:0;transform:translateX(-50%)}.article_banner .article-top_nav .return_button{align-items:center;color:var(--main-theme-tertiary);display:flex}.article_banner .article-top_nav .return_button svg{color:var(--main-theme-tertiary);margin-right:15px}.article_banner .article-top_nav .return_button span{font-size:16px;font-weight:700}.article_banner .article-top_nav__share{align-items:center;display:flex;gap:20px;position:relative}.article_banner .article-top_nav__share li a svg{color:var(--main-theme-tertiary)}.article_banner .article-top_nav__share .copied_msg{color:var(--main-theme-tertiary);display:none;left:100%;margin-left:10px;position:absolute;white-space:nowrap}@media screen and (max-width:1024px){.article_banner .article-top_nav__share .copied_msg{left:-80%;top:150%}}.article_banner img{height:100%;object-fit:cover;width:100%}.article_infos{position:relative;z-index:2}.article_infos_content{background:#fff;border-radius:20px;margin:0 20px;padding:60px 40px}@media screen and (max-width:768px){.article_infos_content{padding:30px}}.article_infos_content_tags{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.article_infos_content_tags_tag{background:var(--tag-background);border-radius:8px;color:var(--main-theme-primary);font-size:12px;font-weight:700;padding:8px 12px}.article_text{margin:20px}.article .article_game_description{padding:40px}@media screen and (max-width:480px){.article .article_game_description{padding:20px}}.article .article_game_description .container{align-items:center;display:flex;gap:30px;justify-content:space-between}@media screen and (max-width:768px){.article .article_game_description .container{flex-direction:column-reverse!important}}@media screen and (max-width:480px){.article .article_game_description .container{gap:16px}}.article .article_game_description .container .game-explications{display:flex;flex-direction:column;font-family:var(--police-content);gap:16px;justify-content:center;width:60%}@media screen and (max-width:768px){.article .article_game_description .container .game-explications{width:100%}}@media screen and (max-width:480px){.article .article_game_description .container .game-explications h1{margin-bottom:0}}.article .article_game_description .container .game-explications p{margin-bottom:0}.article .article_game_description .container .game-explications_infos{align-items:center;display:flex;gap:24px}@media screen and (max-width:768px){.article .article_game_description .container .game-explications_infos{gap:16px}}.article .article_game_description .container .game-explications_infos .game-information{color:var(--main-text);height:auto;line-height:28px;text-align:center;width:auto}@media screen and (max-width:480px){.article .article_game_description .container .game-explications_infos .game-information{flex-direction:column;height:100%;width:33%}}.article .article_game_description .container .game-img{height:296px;max-height:296px;max-width:296px;width:296px}@media screen and (max-width:768px){.article .article_game_description .container .game-img{height:100%;max-height:296px;max-width:296px;width:100%}}.article .article_game_description .container .game-img img{height:100%;object-fit:cover;width:100%}.article_video_platform{margin:20px}.article_video_platform .video_wrapper{height:500px}.article_video_platform .video_wrapper iframe{border-radius:var(--main-bloc-radius)}@media screen and (max-width:768px){.article_video_platform .video_wrapper{height:400px}}@media screen and (max-width:480px){.article_video_platform .video_wrapper{height:300px}.article_video_platform .video_wrapper iframe{height:100%;width:100%}}.related_posts{padding:20px}.related_posts_ctn .posts{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start;width:100%}@media screen and (max-width:480px){.related_posts_ctn .posts{display:none}}.related_posts_ctn .posts_mob{display:none}@media screen and (max-width:480px){.related_posts_ctn .posts_mob{display:block}}.related_posts_ctn .posts_mob .slick-track .slick-slide{height:100%}.related_posts_ctn .posts_mob .slick-track .slick-slide>div{align-items:center;display:flex;height:100%;justify-content:center}.related_posts_ctn .posts_mob .slick-track .slick-slide>div .post{box-shadow:none;height:100%}.related_posts_ctn .posts_mob .post{max-width:90%;min-width:90%}.related_posts_ctn .posts_mob .slick-dots{display:flex;justify-content:center;list-style:none;padding-top:10px}.related_posts_ctn .posts_mob .slick-dots li{margin:0 5px}.related_posts_ctn .posts_mob .slick-dots li button{background-color:#f5f5f5;border:none;border-radius:50%;font-size:0;height:16px;width:16px}.related_posts_ctn .posts_mob .slick-dots li.slick-active button{background-color:var(--main-theme-primary)}.post{background:#fff;border-radius:20px;box-shadow:50px 50px 50px 50px hsla(0,0%,47%,.039);flex:1;max-width:32%;min-width:320px}@media screen and (max-width:1024px){.post{max-width:48%}}@media screen and (max-width:768px){.post{max-width:100%}}@media screen and (max-width:480px){.post{min-width:100%}}.post a .post_img{height:240px;width:100%}.post a .post_img img{border-radius:20px 20px 0 0;height:100%;object-fit:cover;width:100%}.post a .post_content{display:flex;flex-direction:column;gap:16px;padding:20px}.post a .post_content h2{color:#1d1d1d;font-size:20px;line-height:28px;margin-bottom:0}.post a .post_content p{margin-bottom:0}.loader-div{background:#fff;display:none;height:100%;margin:0;opacity:.8;padding:0;position:fixed;right:0;top:0;width:100%;z-index:30001}.loader-div .loader-img{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.top-separator{background-position:bottom;background-repeat:no-repeat;background-size:cover;height:120px;left:0;position:absolute;top:0;width:100%;z-index:0}@media screen and (max-width:480px){.top-separator{height:70px}}.bottom-separator{background-position:bottom;background-repeat:no-repeat;background-size:cover;bottom:0;height:120px;left:0;position:absolute;scale:-1;width:100%;z-index:0}@media screen and (max-width:480px){.bottom-separator{height:70px}}.cw_asmodee_logo_small{height:200px;max-height:200px;max-width:300px;width:300px}@media screen and (max-width:480px){.cw_asmodee_logo_small{height:60px;max-height:60px;max-width:300px;width:300px}}.cw_asmodee_logo_medium_wide{height:120px;max-height:120px;max-width:640px;width:640px}@media screen and (max-width:480px){.cw_asmodee_logo_medium_wide{height:80px;max-height:80px;max-width:320px;width:320px}}.cw_asmodee_logo_large_wide{height:240px;max-height:240px;max-width:640px;width:640px}@media screen and (max-width:480px){.cw_asmodee_logo_large_wide{height:100px;max-height:100px;max-width:320px;width:320px}}.cw_asmodee_logo_square{display:flex;height:350px;max-height:350px;max-width:350px;width:350px}@media screen and (max-width:480px){.cw_asmodee_logo_square{height:250px;max-height:250px;max-width:250px;width:250px}}