@font-face{font-family:Nico-Moji;src:local("NicoMoji-Regular"),url(/font/NicoMoji-Regular.ttf) format("truetype")}*{box-sizing:border-box;margin:0;padding:0;font-family:Nico-Moji!important;--hero-color: #0075ff;--vilain-color: #ff0000;--secondary-color: #ffdd57;--spacing: 10px}.ChooseFighter{background-image:url(../images/fond_choice_perso.jpg);background-repeat:no-repeat;background-size:cover;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.ChooseFighter .BoxParent{width:100%;height:50vh}.ChooseFighter .BoxParent .fighterContainer{display:flex;justify-content:space-around;text-align:center}.ChooseFighter .BoxParent .fighterContainer .vs{font-size:45px;color:#fff;display:flex;align-items:center}.ChooseFighter .BoxParent img{border-radius:20px}.ChooseFighter .BoxParent .displayHeroesSelected{position:relative;height:46vh}.ChooseFighter .BoxParent .displayHeroesSelected .namePersoLeft,.ChooseFighter .BoxParent .displayHeroesSelected .namePersoRight{position:absolute;left:50%;translate:-50% 0;color:#fff;font-size:25px;text-wrap:nowrap}.ChooseFighter .buttonFight{position:absolute;left:50%;transform:translate(-50%);top:45%;width:25%;height:40px;border-radius:50px;color:#fff;font-size:20px;background-color:#000;border-radius:white;cursor:pointer}.ChooseFighter .choiceHero{border:none;background:none}.ChooseFighter .greyPerso{opacity:50%;pointer-events:none}.ChooseFighter img{border-radius:20px;cursor:pointer}.ChooseFighter .titlePage{color:#fff;text-align:center;font-size:40px}.ChooseFighter .boxSelected{width:17vw;border:5px solid transparent;background:linear-gradient(var(--hero-color),var(--vilain-color)) border-box;border-radius:15px;object-fit:contain}.ChooseFighter .inlineDiv{height:44.5vh;border-radius:15px;background-color:#272323}@media screen and (max-width: 1268px){.ChooseFighter .sizeChooseFighter{width:90px}.ChooseFighter .boxSelected{width:230px}.ChooseFighter .buttonFight{top:30%}}@media screen and (max-width: 1180px){.ChooseFighter .sizeChooseFighter{width:75px}.ChooseFighter .buttonFight{top:55%}}@media screen and (max-width: 989px){.ChooseFighter .sizeChooseFighter{width:60px}.ChooseFighter .boxSelected{width:200px}}@media screen and (max-width: 901px){.ChooseFighter .boxSelected{width:150px}}@media screen and (max-width: 901px) and (max-width: 805px){.ChooseFighter .sizeChooseFighter{width:50px}}@media screen and (max-height: 490px){.ChooseFighter .buttonFight{top:50%}}@media screen and (max-height: 420px){.ChooseFighter .buttonFight{top:30%}.ChooseFighter .boxSelected{width:120px}}@media (max-width: 1181px) and (max-height: 821px){.ChooseFighter .buttonFight{top:40%}.ChooseFighter .vs,.ChooseFighter .titlePage{font-size:25px}}@media (max-width: 897px) and (max-height: 415px){.ChooseFighter .buttonFight{top:50%}}@media (max-width: 933px) and (max-height: 431px){.ChooseFighter .buttonFight{top:50%}}@media (max-width: 667px) and (max-height: 376px){.ChooseFighter .buttonFight{height:30px;top:48%;width:25%;left:50%}.ChooseFighter .vs,.ChooseFighter .titlePage{font-size:25px}}.buttonFightTimer{display:flex;flex-direction:column;justify-content:flex-end}.buttonFightTimer .timer{display:flex;justify-content:center;font-size:15vw;color:#fff}.buttonFightTimer .fightButton{display:flex;justify-content:space-between;align-items:center;padding-top:2%}.buttonFightTimer .resultFight{background-color:#000;color:#fff;padding:1% 3%;border-radius:30px;font-size:3vw}.buttonFightTimer .resultFight:hover{cursor:pointer}.buttonFightTimer .imageFighter{height:40vh;border-radius:30px;border:5px solid transparent;background:linear-gradient(var(--hero-color),var(--vilain-color)) border-box;box-shadow:3px 0 30px #000}@media screen and (max-width: 1100px){.buttonFightTimer .imageFighter{height:30vh}}.buttonFightTimer .animation1{animation-name:slideIn;animation-duration:2s;animation-iteration-count:infinite}@keyframes slideIn{0%{transform:translate(0)}25%{transform:rotate(10deg) translate(50px,-50px)}50%{transform:translate(100px)}75%{transform:rotate(-10deg) translate(50px,-50px)}to{transform:translate(0)}}.animation2{animation-name:slideIn2;animation-duration:2s;animation-iteration-count:infinite}@keyframes slideIn2{0%{transform:translate(0)}25%{transform:rotate(-10deg) translate(-50px,-50px)}50%{transform:translate(-100px)}75%{transform:rotate(10deg) translate(-50px,-50px)}to{transform:translate(0)}}.animationWinL{animation-name:winL;animation-duration:3s}@keyframes winL{0%{transform:translate(0)}10%{transform:scale(1.5)}25%{transform:scale(1.5) rotate(-90deg)}40%{transform:scale(1.5) rotate(-90deg) translateY(40vw)}}.animationWinR{animation-name:winR;animation-duration:3s}@keyframes winR{0%{transform:translate(0)}10%{transform:scale(1.5)}25%{transform:scale(1.5) rotate(90deg)}40%{transform:scale(1.5) rotate(90deg) translateY(40vw)}}.animationDefeatL{animation-name:defeatL;animation-duration:3s}@keyframes defeatL{32%{transform:translate(0)}40%{transform:scale(.8) rotate(-10deg) translate(-5vw,-5vw)}50%{transform:scale(.8) rotate(-90deg) translate(-5vw,-10vw)}to{transform:scale(.8) rotate(-90deg) translate(-5vw,-10vw)}}.animationDefeatR{animation-name:defeatR;animation-duration:3s}@keyframes defeatR{32%{transform:translate(0)}40%{transform:scale(.8) rotate(10deg) translate(5vw,-5vw)}50%{transform:scale(.8) rotate(90deg) translate(5vw,-10vw)}to{transform:scale(.8) rotate(90deg) translate(5vw,-10vw)}}.homebutton{width:5vw;display:block;position:absolute;top:12px;right:12px;z-index:5}.homebutton .shadow img{transition:.5s ease;height:100%;width:100%}.homebutton .shadow img:hover{box-shadow:1px 1px #373737,2px 2px #373737,3px 3px #373737,4px 4px #373737,5px 5px #373737,6px 6px #373737;-webkit-transform:translateX(-3px);transform:translate(-3px);transition:.5s ease}:before,:after{content:""}.wikibutton{scale:40%;position:absolute;bottom:-2vh;right:1vw}.wikibutton ul{margin:0;padding:0;list-style:none}.wikibutton a{height:100%;display:flex;color:red;text-decoration:none;justify-content:center;align-items:center}.wikibutton a p{font-size:20vh}.wikibutton .btn{display:inline-block;text-transform:uppercase;border:2px solid #0075ff;margin-top:100px;font-size:.7em;font-weight:700;padding:.1em .4em;text-align:center;-webkit-transition:color .3s,border-color .3s;-moz-transition:color .3s,border-color .3s;transition:color .3s,border-color .3s}.wikibutton .btn:hover{border-color:#0075ff;color:#0075ff}.wikibutton .book{position:relative;width:160px;height:220px;-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}.wikibutton .hardcover_front li:first-child{background-color:#eee;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.wikibutton .hardcover_front li:last-child{background:#fffbec}.wikibutton .hardcover_back li:first-child{background:#fffbec}.wikibutton .hardcover_back li:last-child{background:#fffbec}.wikibutton .book_spine li:first-child{background:#eee}.wikibutton .book_spine li:last-child{background:#333}.wikibutton .hardcover_front li:first-child:after,.wikibutton .hardcover_front li:first-child:before,.wikibutton .hardcover_front li:last-child:after,.wikibutton .hardcover_front li:last-child:before,.wikibutton .hardcover_back li:first-child:after,.wikibutton .hardcover_back li:first-child:before,.wikibutton .hardcover_back li:last-child:after,.wikibutton .hardcover_back li:last-child:before,.wikibutton .book_spine li:first-child:after,.wikibutton .book_spine li:first-child:before,.wikibutton .book_spine li:last-child:after,.wikibutton .book_spine li:last-child:before{background:#999}.wikibutton .page>li{background:-webkit-linear-gradient(left,#e1ddd8 0%,#fffbf6 100%);background:-moz-linear-gradient(left,#e1ddd8 0%,#fffbf6 100%);background:-ms-linear-gradient(left,#e1ddd8 0%,#fffbf6 100%);background:linear-gradient(left,#e1ddd8 0%,#fffbf6 100%);box-shadow:inset 0 -1px 2px #3232321a,inset -1px 0 1px #96969633;border-radius:0 5px 5px 0}.wikibutton .hardcover_front{-webkit-transform:rotateY(-34deg) translateZ(8px);-moz-transform:rotateY(-34deg) translateZ(8px);transform:rotateY(-34deg) translateZ(8px);z-index:100}.wikibutton .hardcover_back{-webkit-transform:rotateY(-15deg) translateZ(-8px);-moz-transform:rotateY(-15deg) translateZ(-8px);transform:rotateY(-15deg) translateZ(-8px)}.wikibutton .page li:nth-child(1){-webkit-transform:rotateY(-28deg);-moz-transform:rotateY(-28deg);transform:rotateY(-28deg)}.wikibutton .page li:nth-child(2){-webkit-transform:rotateY(-30deg);-moz-transform:rotateY(-30deg);transform:rotateY(-30deg)}.wikibutton .page li:nth-child(3){-webkit-transform:rotateY(-32deg);-moz-transform:rotateY(-32deg);transform:rotateY(-32deg)}.wikibutton .page li:nth-child(4){-webkit-transform:rotateY(-34deg);-moz-transform:rotateY(-34deg);transform:rotateY(-34deg)}.wikibutton .page li:nth-child(5){-webkit-transform:rotateY(-36deg);-moz-transform:rotateY(-36deg);transform:rotateY(-36deg)}.wikibutton .hardcover_front,.wikibutton .hardcover_back,.wikibutton .book_spine,.wikibutton .hardcover_front li,.wikibutton .hardcover_back li,.wikibutton .book_spine li{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}.wikibutton .hardcover_front,.wikibutton .hardcover_back{-webkit-transform-origin:0% 100%;-moz-transform-origin:0% 100%;transform-origin:0% 100%}.wikibutton .hardcover_front{-webkit-transition:all .8s ease,z-index .6s;-moz-transition:all .8s ease,z-index .6s;transition:all .8s ease,z-index .6s}.wikibutton .hardcover_front li:first-child{cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-transform:translateZ(2px);-moz-transform:translateZ(2px);transform:translateZ(2px)}.wikibutton .hardcover_front li:last-child{-webkit-transform:rotateY(180deg) translateZ(2px);-moz-transform:rotateY(180deg) translateZ(2px);transform:rotateY(180deg) translateZ(2px)}.wikibutton .hardcover_back li:first-child{-webkit-transform:translateZ(2px);-moz-transform:translateZ(2px);transform:translateZ(2px)}.wikibutton .hardcover_back li:last-child{-webkit-transform:translateZ(-2px);-moz-transform:translateZ(-2px);transform:translateZ(-2px)}.wikibutton .hardcover_front li:first-child:after,.wikibutton .hardcover_front li:first-child:before,.wikibutton .hardcover_front li:last-child:after,.wikibutton .hardcover_front li:last-child:before,.wikibutton .hardcover_back li:first-child:after,.wikibutton .hardcover_back li:first-child:before,.wikibutton .hardcover_back li:last-child:after,.wikibutton .hardcover_back li:last-child:before,.wikibutton .book_spine li:first-child:after,.wikibutton .book_spine li:first-child:before,.wikibutton .book_spine li:last-child:after,.wikibutton .book_spine li:last-child:before{position:absolute;top:0;left:0}.wikibutton .hardcover_front li:first-child:after,.wikibutton .hardcover_front li:first-child:before{width:4px;height:100%}.wikibutton .hardcover_front li:first-child:after{-webkit-transform:rotateY(90deg) translateZ(-2px) translateX(2px);-moz-transform:rotateY(90deg) translateZ(-2px) translateX(2px);transform:rotateY(90deg) translateZ(-2px) translate(2px)}.wikibutton .hardcover_front li:first-child:before{-webkit-transform:rotateY(90deg) translateZ(158px) translateX(2px);-moz-transform:rotateY(90deg) translateZ(158px) translateX(2px);transform:rotateY(90deg) translateZ(158px) translate(2px)}.wikibutton .hardcover_front li:last-child:after,.wikibutton .hardcover_front li:last-child:before{width:4px;height:160px}.wikibutton .hardcover_front li:last-child:after{-webkit-transform:rotateX(90deg) rotateZ(90deg) translateZ(80px) translateX(-2px) translateY(-78px);-moz-transform:rotateX(90deg) rotateZ(90deg) translateZ(80px) translateX(-2px) translateY(-78px);transform:rotateX(90deg) rotate(90deg) translateZ(80px) translate(-2px) translateY(-78px)}.wikibutton .hardcover_front li:last-child:before{box-shadow:0 0 30px 5px #333;-webkit-transform:rotateX(90deg) rotateZ(90deg) translateZ(-140px) translateX(-2px) translateY(-78px);-moz-transform:rotateX(90deg) rotateZ(90deg) translateZ(-140px) translateX(-2px) translateY(-78px);transform:rotateX(90deg) rotate(90deg) translateZ(-140px) translate(-2px) translateY(-78px)}.wikibutton .hardcover_back li:first-child:after,.wikibutton .hardcover_back li:first-child:before{width:4px;height:100%}.wikibutton .hardcover_back li:first-child:after{-webkit-transform:rotateY(90deg) translateZ(-2px) translateX(2px);-moz-transform:rotateY(90deg) translateZ(-2px) translateX(2px);transform:rotateY(90deg) translateZ(-2px) translate(2px)}.wikibutton .hardcover_back li:first-child:before{-webkit-transform:rotateY(90deg) translateZ(158px) translateX(2px);-moz-transform:rotateY(90deg) translateZ(158px) translateX(2px);transform:rotateY(90deg) translateZ(158px) translate(2px)}.wikibutton .hardcover_back li:last-child:after,.wikibutton .hardcover_back li:last-child:before{width:4px;height:160px}.wikibutton .hardcover_back li:last-child:after{-webkit-transform:rotateX(90deg) rotateZ(90deg) translateZ(80px) translateX(2px) translateY(-78px);-moz-transform:rotateX(90deg) rotateZ(90deg) translateZ(80px) translateX(2px) translateY(-78px);transform:rotateX(90deg) rotate(90deg) translateZ(80px) translate(2px) translateY(-78px)}.wikibutton .hardcover_back li:last-child:before{box-shadow:10px -1px 80px 20px #666;-webkit-transform:rotateX(90deg) rotateZ(90deg) translateZ(-140px) translateX(2px) translateY(-78px);-moz-transform:rotateX(90deg) rotateZ(90deg) translateZ(-140px) translateX(2px) translateY(-78px);transform:rotateX(90deg) rotate(90deg) translateZ(-140px) translate(2px) translateY(-78px)}.wikibutton .book_spine{-webkit-transform:rotateY(60deg) translateX(-5px) translateZ(-12px);-moz-transform:rotateY(60deg) translateX(-5px) translateZ(-12px);transform:rotateY(60deg) translate(-5px) translateZ(-12px);width:16px;z-index:0}.wikibutton .book_spine li:first-child{-webkit-transform:translateZ(2px);-moz-transform:translateZ(2px);transform:translateZ(2px)}.wikibutton .book_spine li:last-child{-webkit-transform:translateZ(-2px);-moz-transform:translateZ(-2px);transform:translateZ(-2px)}.wikibutton .book_spine li:first-child:after,.wikibutton .book_spine li:first-child:before{width:4px;height:100%}.wikibutton .book_spine li:first-child:after{-webkit-transform:rotateY(90deg) translateZ(-2px) translateX(2px);-moz-transform:rotateY(90deg) translateZ(-2px) translateX(2px);transform:rotateY(90deg) translateZ(-2px) translate(2px)}.wikibutton .book_spine li:first-child:before{-webkit-transform:rotateY(-90deg) translateZ(-12px);-moz-transform:rotateY(-90deg) translateZ(-12px);transform:rotateY(-90deg) translateZ(-12px)}.wikibutton .book_spine li:last-child:after,.wikibutton .book_spine li:last-child:before{width:4px;height:16px}.wikibutton .book_spine li:last-child:after{-webkit-transform:rotateX(90deg) rotateZ(90deg) translateZ(8px) translateX(2px) translateY(-6px);-moz-transform:rotateX(90deg) rotateZ(90deg) translateZ(8px) translateX(2px) translateY(-6px);transform:rotateX(90deg) rotate(90deg) translateZ(8px) translate(2px) translateY(-6px)}.wikibutton .book_spine li:last-child:before{box-shadow:5px -1px 100px 40px #0003;-webkit-transform:rotateX(90deg) rotateZ(90deg) translateZ(-210px) translateX(2px) translateY(-6px);-moz-transform:rotateX(90deg) rotateZ(90deg) translateZ(-210px) translateX(2px) translateY(-6px);transform:rotateX(90deg) rotate(90deg) translateZ(-210px) translate(2px) translateY(-6px)}.wikibutton .page,.wikibutton .page>li{position:absolute;top:0;left:0;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}.wikibutton .page{width:100%;height:98%;top:1%;left:3%;z-index:10}.wikibutton .page>li{width:100%;height:100%;-webkit-transform-origin:left center;-moz-transform-origin:left center;transform-origin:left center;-webkit-transition-property:transform;-moz-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;transition-timing-function:ease}.wikibutton .page>li:nth-child(1){-webkit-transition-duration:.6s;-moz-transition-duration:.6s;transition-duration:.6s}.wikibutton .page>li:nth-child(2){-webkit-transition-duration:.6s;-moz-transition-duration:.6s;transition-duration:.6s}.wikibutton .page>li:nth-child(3){-webkit-transition-duration:.4s;-moz-transition-duration:.4s;transition-duration:.4s}.wikibutton .page>li:nth-child(4){-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s}.wikibutton .page>li:nth-child(5){-webkit-transition-duration:.6s;-moz-transition-duration:.6s;transition-duration:.6s}.wikibutton .book:hover>.hardcover_front{-webkit-transform:rotateY(-145deg) translateZ(0);-moz-transform:rotateY(-145deg) translateZ(0);transform:rotateY(-145deg) translateZ(0);z-index:0}.wikibutton .book:hover>.page li:nth-child(1){-webkit-transform:rotateY(-30deg);-moz-transform:rotateY(-30deg);transform:rotateY(-30deg);-webkit-transition-duration:1.5s;-moz-transition-duration:1.5s;transition-duration:1.5s}.wikibutton .book:hover>.page li:nth-child(2){-webkit-transform:rotateY(-35deg);-moz-transform:rotateY(-35deg);transform:rotateY(-35deg);-webkit-transition-duration:1.8s;-moz-transition-duration:1.8s;transition-duration:1.8s}.wikibutton .book:hover>.page li:nth-child(3){-webkit-transform:rotateY(-118deg);-moz-transform:rotateY(-118deg);transform:rotateY(-118deg);-webkit-transition-duration:1.6s;-moz-transition-duration:1.6s;transition-duration:1.6s}.wikibutton .book:hover>.page li:nth-child(4){-webkit-transform:rotateY(-130deg);-moz-transform:rotateY(-130deg);transform:rotateY(-130deg);-webkit-transition-duration:1.4s;-moz-transition-duration:1.4s;transition-duration:1.4s}.wikibutton .book:hover>.page li:nth-child(5){-webkit-transform:rotateY(-140deg);-moz-transform:rotateY(-140deg);transform:rotateY(-140deg);-webkit-transition-duration:1.2s;-moz-transition-duration:1.2s;transition-duration:1.2s}.wikibutton .coverDesign{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.wikibutton .coverDesign:after{background-image:-webkit-linear-gradient(-135deg,rgba(255,255,255,.45) 0%,transparent 100%);background-image:-moz-linear-gradient(-135deg,rgba(255,255,255,.45) 0%,transparent 100%);background-image:linear-gradient(-135deg,rgba(255,255,255,.45) 0%,transparent 100%);position:absolute;top:0;left:0;bottom:0;right:0}.wikibutton .coverDesign h1{color:#fff;font-size:2.2em;letter-spacing:.05em;text-align:center;margin:54% 0 0;text-shadow:-1px -1px 0 rgba(0,0,0,.1)}.wikibutton .coverDesign p{color:#f8f8f8;font-size:1.8em;text-align:center;text-shadow:-1px -1px 0 rgba(0,0,0,.1)}.wikibutton .yellow{background-color:#f1c40f;background-image:-webkit-linear-gradient(top,#f1c40f 58%,#e7ba07 0%);background-image:-moz-linear-gradient(top,#f1c40f 58%,#e7ba07 0%);background-image:linear-gradient(top,#f1c40f 58%,#e7ba07 0%)}.wikibutton .blue{background:rgb(108,140,160);background:webkit-linear-gradient(290deg,rgb(6,35,70) 50%,rgb(217,234,241) 100%);background-image:-moz-linear-gradient(290deg,rgb(6,35,70) 50%,rgb(217,234,241) 100%);background-image:linear-gradient(290deg,rgb(6,35,70) 50%,rgb(217,234,241) 100%)}.wikibutton .grey{background-color:#f8e9d1;background-image:-webkit-linear-gradient(top,#f8e9d1 58%,#e7d5b7 0%);background-image:-moz-linear-gradient(top,#f8e9d1 58%,#e7d5b7 0%);background-image:linear-gradient(top,#f8e9d1 58%,#e7d5b7 0%)}.wikibutton .ribbon{background:#c0392b;color:#fff;display:block;font-size:.7em;position:absolute;top:11px;right:1px;width:40px;height:20px;line-height:20px;letter-spacing:.15em;text-align:center;-webkit-transform:rotateZ(45deg) translateZ(1px);-moz-transform:rotateZ(45deg) translateZ(1px);transform:rotate(45deg) translateZ(1px);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;z-index:10}.wikibutton .ribbon:before,.wikibutton .ribbon:after{position:absolute;top:-20px;width:0;height:0;border-bottom:20px solid #c0392b;border-top:20px solid transparent}.wikibutton .ribbon:before{left:-20px;border-left:20px solid transparent}.wikibutton .ribbon:after{right:-20px;border-right:20px solid transparent}.wikibutton figcaption{padding-left:40px;text-align:left;position:absolute;top:0%;left:160px;width:310px}.wikibutton figcaption h1{margin:0}.wikibutton figcaption span{color:#16a085;padding:.6em 0 1em;display:block}.wikibutton figcaption p{color:#63707d;line-height:1.3}@media screen and (max-width: 37.8125em){.wikibutton .book{margin:0 auto}.wikibutton figcaption{text-align:center;width:320px;top:250px;padding-left:0;left:-80px;font-size:90%}}.btn-shine{position:relative;margin:0;padding:17px 35px;outline:none;text-decoration:none;display:flex;justify-content:center;align-items:center;cursor:pointer;text-transform:uppercase;background:linear-gradient(330deg,rgb(35,54,77) 0%,rgb(217,234,241) 100%);border:12px solid rgb(6,35,70);border-radius:30px;color:#062346;font-weight:400;font-family:inherit;z-index:0;overflow:hidden;transition:all .3s cubic-bezier(.02,.01,.47,1)}.btn-shine span{color:#062346;font-size:2vw;font-weight:500;letter-spacing:.7px}.btn-shine:hover{animation:rotate624 .7s ease-in-out both}.btn-shine:hover span{animation:storm1261 .7s ease-in-out both;animation-delay:.06s}@keyframes rotate624{0%{transform:rotate(0) translateZ(0)}25%{transform:rotate(3deg) translateZ(0)}50%{transform:rotate(-3deg) translateZ(0)}75%{transform:rotate(1deg) translateZ(0)}to{transform:rotate(0) translateZ(0)}}@keyframes storm1261{0%{transform:translateZ(0) translateZ(0)}25%{transform:translate3d(4px,0,0) translateZ(0)}50%{transform:translate3d(-3px,0,0) translateZ(0)}75%{transform:translate3d(2px,0,0) translateZ(0)}to{transform:translateZ(0) translateZ(0)}}.btn-shine{border:1px solid;overflow:hidden;position:relative}.btn-shine span{z-index:20}.btn-shine:after{background:rgb(217,234,241);content:"";height:155px;left:-75px;opacity:.4;position:absolute;top:-50px;transform:rotate(35deg);transition:all .55s cubic-bezier(.19,1,.22,1);width:50px;z-index:-10}.btn-shine:hover:after{left:120%;transition:all .55s cubic-bezier(.19,1,.22,1)}.app .orientationPortrait{background:url(../images/homePage.png);background-repeat:no-repeat;background-size:cover;height:100vh;width:100vw;color:#fff;display:flex;flex-direction:column;text-align:center;justify-content:space-around;align-items:center;padding:5%}.app .orientationPortrait p{font-size:8vw;padding:5%}.app .logoClash{width:90%}.app .arrowRound{position:relative;width:100px;height:100px;border:25px solid white;border-radius:50%;border-right-color:transparent}.app .arrowRound:after{content:"";position:absolute;border:50px solid #ffffff;top:-25px;border-bottom-color:#fff;border-top-width:0;border-right-width:0;border-left-color:transparent}.fightPage{background-image:url(/images/ringboxe.jpeg);background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;flex-direction:column;justify-content:space-around;padding-bottom:2%;font-size:1.5em;height:100vh;width:100vw;overflow:hidden}.fightPage .logoBox{display:flex;justify-content:center;font-size:3.5vw}.fightPage .logoBox p{text-shadow:5px 5px 2px black;text-decoration:overline}.fightPage .logoFight{position:absolute;top:12px;left:12px;width:20vw}@media (max-width: 1100px){.fightPage{font-size:1em}}.home{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;opacity:1;height:100vh;width:100vw}.home .home2{height:100vh;width:100vw;background-image:url(../../../images/homePage.png);background-size:cover;background-position:center;position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center}.home .flash{-webkit-animation:flash 2s;animation:flash 2s}@keyframes flash{0%{opacity:.2}10%{opacity:1}12%{opacity:.2}14%{opacity:1}60%{opacity:1}65%{opacity:.2}to{opacity:1}}.home .homelogo{position:absolute;width:45%;top:3%}.home .buttonParametre{position:absolute;font-size:2vw;letter-spacing:.7px;top:60%;margin:0;padding:17px 35px;border:none;outline:none;text-decoration:none;display:flex;justify-content:center;align-items:center;cursor:pointer;text-transform:uppercase;background:linear-gradient(330deg,rgb(35,54,77) 0%,rgb(217,234,241) 100%);border-radius:30px;color:#062346;font-weight:400;font-family:inherit;z-index:0;overflow:hidden;transition:all .3s cubic-bezier(.02,.01,.47,1)}.home .buttonParametre:hover{animation:storm1261 .7s ease-in-out both;animation:rotate624 .7s ease-in-out both;animation-delay:.06s}.home .homeButtons{width:100vw;height:20vh;position:absolute;bottom:12px;display:flex;justify-content:end;align-items:center}.home .curtain-panel-left{position:absolute;z-index:2;left:0;top:0;bottom:0;width:50vw;max-width:50vw;background-image:url(/images/Battles_Iron_Man_hero_500524_1.jpg);background-size:cover;background-position:right}.home .curtain-panel-left .logo-1{all:unset;position:absolute;right:0;top:33%;max-width:60%}.home .curtain-panel-left .logo-1 .logoButtonL{width:100%;max-height:100vh}.home .curtain-panel-right{position:absolute;z-index:2;right:0;top:0;bottom:0;width:50vw;background-image:url(/images/Battles_Iron_Man_hero_500524_2.jpg);background-size:cover;background-position:left}.home .curtain-panel-right .logo-2{all:unset;position:absolute;left:0;top:33%;max-width:60%}.home .curtain-panel-right .logo-2 .storm{position:absolute}.home .curtain-panel-right .logo-2 .logoButtonR{width:100%;max-height:100vh}.home .logo-1:hover,.home .logo-2:hover{cursor:pointer}.home .openAnimationL{animation:openCurtainL 1s forwards ease-in-out}@keyframes openCurtainL{0%{transform:translate(0)}to{transform:translate(-150%)}}.home .openAnimationR{animation:opencurtainR 1s forwards ease-in-out;overflow-x:hidden}@keyframes opencurtainR{0%{transform:translate(0)}to{transform:translate(150%)}}@media screen and (max-width: 960px){.home .curtain-panel-right{position:absolute;z-index:2;right:0;top:0;bottom:0;width:50vw}.home .curtain-panel-right .logo-2{all:unset;position:absolute;left:0;top:33%}.home .curtain-panel-right .logo-2 .storm{position:absolute}.home .curtain-panel-right .logo-2 .logoButtonR{width:50%}.home .curtain-panel-left{position:absolute;z-index:2;left:0;top:0;bottom:0;width:50vw}.home .curtain-panel-left .logo-1{all:unset;position:absolute;right:0;top:33%}.home .curtain-panel-left .logo-1 .logoButtonL{width:50%;transform:translate(100%)}}.healthBar{display:flex;flex-direction:column;justify-content:space-around}.healthBar .healthBar2players{display:flex;justify-content:space-around;gap:5vw}.healthBar .healthBarContainer{border-radius:50px}.healthBar .healthBar1Player{display:flex;gap:2%}.healthBar .levelhealthBar{width:20vw;height:6vh;border:2px solid black;display:flex;align-items:stretch;background-color:#2b2b2b;box-shadow:0 0 20px #000;overflow:hidden;border-radius:50px;color:#000;background-repeat:no-repeat;background-size:100%}.healthBar .bar{width:0;height:100%;background:linear-gradient(180deg,rgb(251,233,165) 0%,rgb(250,226,127) 32%,var(--secondary-color) 100%)}.healthBar .textLevelHealthBar{display:flex;font-weight:700}.healthBar .textLevelHealthBar p{font-size:2vw;color:#fff}.healthBar .textLevelHealthBar .lastP{padding-right:3vw}.healthBar .medaille{width:20px}.healthBar .namePlayers{display:flex;justify-content:space-around;color:#fff;font-size:2.5vw;width:100vw}.wikiHero{background-image:url(../../../images/Wiki_Heroes.png);background-repeat:no-repeat;background-size:cover;background-position:center;height:100vh}.wikiHero .displayHeroes{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;max-width:100vw;padding:5%}.wikiHero .wikiFilters{display:flex;justify-content:space-around;align-items:center;width:100vw;padding:2%}.wikiHero .wikiFilters input{border-radius:15px;height:30px}.wikiHero .wikiFilters img{height:10vh}.wikiHero .wikiFilters img:hover{cursor:pointer}.wikiHero .wikiFilters .filterBad,.wikiHero .wikiFilters .filterGood{opacity:50%}.contenerImage .carousel-container{height:200px}.contenerImage .carousel-container ul{gap:40px}.sizeChooseFighter{transition:transform .2s;width:100px;margin-top:60%;border-radius:10px}.sizeChooseFighter:hover{cursor:pointer;transform:scale(1.2)}@media (max-width: 668px) and (max-height: 376px){.contenerImage .carousel-container{height:130px}.contenerImage .carousel-container ul,.contenerImage .carousel-container li{width:60px}}.firstContainer2{width:100vw;height:100vh;background:linear-gradient(0deg,rgb(2,0,36) 0%,rgb(165,2,5) 100%);display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.firstContainer2 img{box-sizing:border-box;width:60vh;height:75vh;background:url(captainamerica.png);border:3px solid red;border-radius:20px}.secondContainer2{width:100vw;height:10vh;font-style:normal;font-weight:400;font-size:5vw;line-height:75px;color:red;display:flex;justify-content:center;align-items:center;gap:2vw}.firstText2{font-size:3vw}.firstButton2{display:flex;justify-content:space-around;top:20px;left:20px}.firstButton2 button{width:150px;height:50px;background-color:transparent;margin:20px;color:#ffdd57;position:relative;overflow:hidden;font-size:1.2rem;letter-spacing:1px;font-weight:500;text-transform:uppercase;transition:all .3s ease;cursor:pointer;border:0;display:flex;align-items:center;justify-content:center;border-radius:3px}.firstButton2 button:before,.firstButton2 button:after{content:"";position:absolute;width:0;height:2px;background-color:#ffdd57;transition:all .3s cubic-bezier(.35,.1,.25,1)}.firstButton2 button:before{right:0;top:0;transition:all .5s cubic-bezier(.35,.1,.25,1)}.firstButton2 button:after{left:0;bottom:0}.firstButton2 button span{width:100%;height:100%;position:absolute;left:0;top:0;margin:0;padding:0;z-index:1}.firstButton2 button span:before,.firstButton2 button span:after{content:"";position:absolute;width:2px;height:0;background-color:#ffdd57;transition:all .3s cubic-bezier(.35,.1,.25,1)}.firstButton2 button span:before{right:0;top:0;transition:all .5s cubic-bezier(.35,.1,.25,1)}.firstButton2 button span:after{left:0;bottom:0}.firstButton2 button p{padding:0;margin:0;transition:all .4s cubic-bezier(.35,.1,.25,1);position:absolute;width:100%;height:100%}.firstButton2 button p:before,.firstButton2 button p:after{position:absolute;width:100%;transition:all .4s cubic-bezier(.35,.1,.25,1);z-index:1;left:0}.firstButton2 button p:before{content:attr(data-title);top:50%;transform:translateY(-50%)}.firstButton2 button p:after{content:attr(data-text);top:150%;color:#ffdd57}.firstButton2 button:hover:before,.firstButton2 button:hover:after{width:100%}.firstButton2 button:hover span{z-index:1}.firstButton2 button:hover span:before,.firstButton2 button:hover span:after{height:100%}.firstButton2 button:hover p:before{top:-50%;transform:rotate(5deg)}.firstButton2 button:hover p:after{top:50%;transform:translateY(-50%)}.firstButton2 button.start{background-color:#44d8a4;box-shadow:0 5px 10px -10px #0003;transition:all .2s ease}.firstButton2 button.start p:before{top:-50%;transform:rotate(5deg)}.firstButton2 button.start p:after{color:#fff;transition:all 0s ease;content:attr(data-start);top:50%;transform:translateY(-50%);animation:start .3s ease;animation-fill-mode:forwards}.firstButton2 button.start:hover:before,.firstButton2 button.start:hover:after{display:none}.firstButton2 button.start:hover span{display:none}@media screen and (max-width: 960px){.firstContainer2{width:100vw;height:100vh;overflow:hidden;gap:10px}.firstContainer2 img{box-sizing:border-box;width:70vh;height:70vh;object-fit:cover}.secondContainer2{width:100vw;height:10vh;font-size:30px;line-height:75px}.firstButton2{width:30vw;font-size:20px}.firstText2{font-size:30px}}.firstContainer{width:100vw;height:100vh;background:linear-gradient(0deg,rgb(2,0,36) 0%,rgb(8,0,255) 100%);display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.firstContainer img{box-sizing:border-box;width:60vh;height:75vh;background:url(captainamerica.png);border:3px solid #0075ff;border-radius:20px}.secondContainer{width:100vw;height:10vh;font-style:normal;font-weight:400;font-size:5vw;line-height:75px;color:#0800ff;display:flex;justify-content:center;align-items:center;gap:2vw}.firstText{font-size:3vw}.firstButton button{width:150px;height:50px;background-color:transparent;margin:20px;color:#ffdd57;position:relative;overflow:hidden;font-size:1.2rem;letter-spacing:1px;font-weight:500;text-transform:uppercase;transition:all .3s ease;cursor:pointer;border:0;display:flex;align-items:center;justify-content:center;border-radius:3px}.firstButton button:before,.firstButton button:after{content:"";position:absolute;width:0;height:2px;background-color:#ffdd57;transition:all .3s cubic-bezier(.35,.1,.25,1)}.firstButton button:before{right:0;top:0;transition:all .5s cubic-bezier(.35,.1,.25,1)}.firstButton button:after{left:0;bottom:0}.firstButton button span{width:100%;height:100%;position:absolute;left:0;top:0;margin:0;padding:0;z-index:1}.firstButton button span:before,.firstButton button span:after{content:"";position:absolute;width:2px;height:0;background-color:#ffdd57;transition:all .3s cubic-bezier(.35,.1,.25,1)}.firstButton button span:before{right:0;top:0;transition:all .5s cubic-bezier(.35,.1,.25,1)}.firstButton button span:after{left:0;bottom:0}.firstButton button p{padding:0;margin:0;transition:all .4s cubic-bezier(.35,.1,.25,1);position:absolute;width:100%;height:100%}.firstButton button p:before,.firstButton button p:after{position:absolute;width:100%;transition:all .4s cubic-bezier(.35,.1,.25,1);z-index:1;left:0}.firstButton button p:before{content:attr(data-title);top:50%;transform:translateY(-50%)}.firstButton button p:after{content:attr(data-text);top:150%;color:#ffdd57}.firstButton button:hover:before,.firstButton button:hover:after{width:100%}.firstButton button:hover span{z-index:1}.firstButton button:hover span:before,.firstButton button:hover span:after{height:100%}.firstButton button:hover p:before{top:-50%;transform:rotate(5deg)}.firstButton button:hover p:after{top:50%;transform:translateY(-50%)}.firstButton button.start{background-color:#44d8a4;box-shadow:0 5px 10px -10px #0003;transition:all .2s ease}.firstButton button.start p:before{top:-50%;transform:rotate(5deg)}.firstButton button.start p:after{color:#fff;transition:all 0s ease;content:attr(data-start);top:50%;transform:translateY(-50%);animation:start .3s ease;animation-fill-mode:forwards}@keyframes start{0%{top:-50%}}.firstButton button.start:hover:before,.firstButton button.start:hover:after{display:none}.firstButton button.start:hover span{display:none}@media screen and (max-width: 960px){.firstContainer{width:100vw;height:100vh;overflow:hidden;gap:10px}.firstContainer img{box-sizing:border-box;width:70vh;height:70vh}.secondContainer{width:100vw;height:10vh;font-size:30px;line-height:75px}.firstButton{top:40%;width:30vw;font-size:20px}.firstText{font-size:30px}}.card{width:100%;overflow:hidden}.card-container1{width:100%;height:70vh;background:linear-gradient(.5turn,rgba(0,0,255,.4),rgba(255,0,0,.8));display:flex;justify-content:center;align-items:center;border-radius:15px}.card-container1 .wikiCard{width:98%;height:98%;background:linear-gradient(.5turn,#001c3d,#1d0e1f,#3b0000);cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:2%;border-radius:15px}.card-container1 .wikiCard .wikiCard-top{background-color:#f1f1f1f1;padding-left:2%;width:96%;height:96%;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.card-container1 .wikiCard .wikiCard-bottom{background-color:#f1f1f1f1;width:96%;height:96%;display:flex;flex-direction:column;align-items:center;justify-content:space-around;overflow:hidden}.card-container1 .wikiCard .wikiCard-bottom-bis{display:flex;flex-direction:row}.card-container1 .wikiCard .wikiCard-bottom-1,.card-container1 .wikiCard .wikiCard-bottom-2{padding-left:5%}.card-container1 .wikiCard h6{margin-bottom:1%;text-transform:uppercase;font-size:1.2rem;text-align:center}.card-container1 .wikiCard h5{text-decoration:underline;text-transform:uppercase;font-size:1rem}.card-container1 .wikiCard label,.card-container1 .wikiCard meter,.card-container1 .wikiCard p{font-size:.8rem;display:block}@media screen and (max-width: 900px){.card-container1 .wikiCard h6{font-size:1rem}.card-container1 .wikiCard h5{font-size:.8rem}.card-container1 .wikiCard label,.card-container1 .wikiCard meter,.card-container1 .wikiCard p{font-size:.6rem}}@media screen and (max-width: 900px){.card-container1 .wikiCard h6{font-size:.9rem}}@media screen and (max-width: 700px){.card-container1 .wikiCard h6{font-size:.9rem}.card-container1 .wikiCard h5{font-size:.8rem}.card-container1 .wikiCard label,.card-container1 .wikiCard meter,.card-container1 .wikiCard p{font-size:.7rem}}@media screen and (max-width: 600px){.card-container1 .wikiCard h6{font-size:.8rem}.card-container1 .wikiCard h5{font-size:.6rem}.card-container1 .wikiCard label,.card-container1 .wikiCard meter,.card-container1 .wikiCard p{font-size:.6rem}}@media screen and (max-width: 400px){.card-container1 .wikiCard h6{font-size:.7rem}.card-container1 .wikiCard h5{font-size:.6rem}.card-container1 .wikiCard label,.card-container1 .wikiCard meter,.card-container1 .wikiCard p{font-size:.5rem}}.wikiPicture{height:70vh;width:100%;display:flex;justify-content:center;align-items:center;background-color:linear-gradient(.5turn,var(--hero-color),var(--vilain-color))}.wikiPicture img{height:100%;object-fit:cover;overflow:hidden;cursor:pointer;border-radius:15px;border:5px solid rgba(255,0,0,.3);background:linear-gradient(var(--hero-color),var(--vilain-color)) border-box}.BombPage{height:100vh;overflow:hidden;background-image:url(/images/runbackground.png);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;align-items:center}.BombPage .containerTimer{background-repeat:no-repeat;text-align:center;font-size:1;display:flex;justify-content:center;align-items:center;top:20vh}.BombPage .containerTimer .timer{background-color:transparent;border:none;position:relative;display:flex;justify-content:center;align-items:center;transition:all .4s ease;cursor:pointer}.BombPage .containerTimer .timer:disabled{cursor:initial}.BombPage .containerTimer .timer:hover{transform:scale(1.1)}.BombPage .containerTimer .timer img{width:25vw}.BombPage .containerTimer .test{position:absolute;font-size:70px;color:#fff}.BombPage .namePlayers{gap:40%}.BombPage .logoBox{display:flex;justify-content:center;align-items:center;font-size:3.5vw;height:20vh}.BombPage .logoBox p{text-shadow:5px 5px 2px black;text-decoration:overline;color:#fff}.BombPage .logoFight{position:absolute;top:12px;left:12px;width:20vw}.BombPage .titlePageBomb{text-align:center;height:10%;font-size:4.5vw;padding-top:0%}.BombPage .largeBox{height:90vh;width:100vw;display:flex;justify-content:space-between;padding-top:35vh}.BombPage .titlePageBomb{color:#fff}.BombPage .concurentContainer{border:5px solid transparent;width:15vw;border-radius:15px;object-fit:contain;background:linear-gradient(var(--hero-color),var(--vilain-color)) border-box;animation:zoom-in-zoom-out 2s ease infinite}@keyframes zoom-in-zoom-out{0%{transform:scale(1.1)}50%{transform:scale(1)}to{transform:scale(1.1)}}.BombPage .inlineDiv{height:44.5vh;border-radius:15px;background-color:#272323}.BombPage .ContainerImageBomb{background-repeat:no-repeat;background-size:contain;top:10%;height:30vh;width:30vw;display:flex;align-items:center;justify-content:center;flex-direction:column;position:absolute;margin-bottom:30%;overflow:hidden}.BombPage .mainContainer{width:100vw;display:flex;justify-content:space-between;padding:3vw}.BombPage .bombCard1,.BombPage .bombCard2{background-color:#f0f8ff;border-radius:20px;width:100%}@media screen and (max-width: 960px){.BombPage .titlePageBomb{font-size:40px}.BombPage .containerTimer{background-repeat:no-repeat;text-align:center;font-size:1;display:flex;justify-content:center;align-items:center}.BombPage .containerTimer .timer{background-color:transparent;border:none;position:relative;display:flex;justify-content:center;align-items:center;color:#fff}.BombPage .containerTimer .test{position:absolute;font-size:2.5vw}}.run{background-image:url(/images/RunPage.png);height:100vh;width:100vw;background-size:cover;background-position:center;display:flex;justify-content:flex-start;justify-content:center;align-items:center;overflow:hidden}.run .logoBox{display:flex;justify-content:center;font-size:3.5vw;padding-bottom:5vh}.run .logoBox p{color:#fff;position:absolute;left:30vw;text-shadow:5px 5px 2px black;text-decoration:overline}.run .logoFight{position:absolute;top:12px;left:12px;width:20vw}.run .runContainer{display:flex;justify-content:center;flex-direction:column;gap:4vw}.run .runTitle{display:flex;justify-content:center;position:absolute;top:10%;left:50%;transform:translate(-50%);background-color:#f7de59;padding:1%;border-radius:20px;font-size:30px;border:3px solid black}.run .runContainer{position:absolute;top:1vh;display:flex;justify-content:center;align-items:flex-start;margin:auto;flex-direction:column;gap:3vw}.run .runTitle{display:flex;justify-content:center;margin:auto;background-color:#f7de59;padding:1%;border-radius:20px;font-size:30px;border:3px solid black}.run .runVersus{display:flex;align-items:center;justify-content:center;position:absolute;top:25%;left:50%;transform:translate(-50%);gap:20px}.run .Run1,.run .Run2{display:flex;align-items:center;justify-content:center;background-color:#f0f8ff;padding:5%;border-radius:20px;width:20vw;height:1vh;border:3px solid black}.run .runLogo{background-color:transparent!important}.run .runCard1{position:absolute;bottom:5%;left:5%;border-radius:20px;height:25%;background:linear-gradient(var(--hero-color),var(--vilain-color)) border-box;border:5px solid transparent;transform:rotate(75deg);margin-bottom:2vh}.run .runCard2{position:absolute;bottom:2%;left:15%;border-radius:20px;height:25%;border:5px solid black;background:linear-gradient(var(--hero-color),var(--vilain-color)) border-box;border:5px solid transparent;transform:rotate(75deg);margin-bottom:2vh}.run .resultRun{background-color:#000;color:#fff;padding:1% 3%;border-radius:30px;font-size:3vw;width:15vw;align-self:center;cursor:pointer}.run .timer{display:flex;justify-content:center;margin:auto;font-size:15vw;color:#fff}.run .animationRun{animation-name:run1;animation-duration:4s;animation-iteration-count:infinite}@keyframes run1{0%{transform:translate(0)}15%{transform:rotate(10deg) translate(5vw,-5vw)}25%{transform:translate(10vw)}40%{transform:rotate(10deg) translate(15vw,-5vw)}50%{transform:translate(20vw)}65%{transform:rotate(10deg) translate(25vw,-10vw)}75%{transform:translate(30vw)}90%{transform:rotate(10deg) translate(50vw,-20vw)}to{transform:translate(80vw)}}.run .animationRun2{animation-name:run2;animation-duration:4s;animation-iteration-count:infinite}@keyframes run2{0%{transform:translate(0)}15%{transform:rotate(10deg) translate(8vw,-5vw)}25%{transform:translate(15vw)}40%{transform:rotate(10deg) translate(25vw,-5vw)}50%{transform:translate(30vw)}65%{transform:rotate(90deg) translateY(-35vw)}to{transform:rotate(90deg) translateY(-45vw)}}.run .animationUpRun{animation-name:runUp1;animation-duration:4s;animation-iteration-count:infinite}@keyframes runUp1{0%{transform:translate(0)}10%{transform:rotate(10deg) translate(5vw,-5vw)}20%{transform:translate(10vw)}30%{transform:rotate(10deg) translate(15vw,-5vw)}40%{transform:translate(20vw)}50%{transform:rotate(10deg) translate(25vw,-10vw)}60%{transform:translate(30vw)}70%{transform:rotate(10deg) translate(50vw,-20vw)}80%{transform:translate(70vw)}to{transform:translate(70vw)}}.run .animationUpRun2{animation-name:runUp2;animation-duration:4s;animation-iteration-count:infinite}@keyframes runUp2{0%{transform:translate(0)}10%{transform:rotate(10deg) translate(12vw,-5vw)}20%{transform:translate(25vw)}30%{transform:rotate(10deg) translate(35vw,-5vw)}40%{transform:translate(40vw)}50%{transform:rotate(90deg) translate(3vw,-45vw)}85%{transform:rotate(90deg) translate(3vw,-55vw)}to{transform:rotate(90deg) translate(3vw,-55vw)}}@media screen and (max-width: 950px){.run .runTitle{top:8%}.run .runContainer{padding-top:5%}}@media screen and (max-width: 800px){.run .run .runTitle{font-size:25px}}@media screen and (max-width: 660px){.run .run .runTitle{font-size:15px;top:10%}.run .runContainer{padding-top:10%}}.modalContainer{position:absolute;width:50%;height:60%;background-color:#3f407bf7;border-radius:2vh;padding-inline:.9vw 0}.modalContainer .settings{color:#fff;height:100%;overflow:auto;font-size:20px;display:flex;flex-direction:column;gap:2vh}.modalContainer .settings::-webkit-scrollbar{width:1vw}.modalContainer .settings::-webkit-scrollbar-track{background-color:#e5e5e5;border-radius:15px}.modalContainer .settings::-webkit-scrollbar-thumb{background-color:#601515;border-radius:15px}.modalContainer .cross{border:none;background:transparent;width:2vw;height:4vh;border-radius:50%;cursor:pointer;position:absolute;top:.5vw;right:2vw;transform:scale(1.3)}.modalContainer .cross:before{background:#888;position:absolute;display:block;content:"";width:70%;height:6%;top:47%;left:15%;transform:rotate(45deg)}.modalContainer .cross:after{background:#888;position:absolute;display:block;content:"";width:6%;height:70%;left:47%;top:15%;transform:rotate(45deg)}.modalContainer .cross:hover{background:#941414;box-shadow:inset 0 0 5px 1px #444;transition:.4s}.modalContainer .cross:hover:before{background:#fff;box-shadow:0 0 8px -1px #555}.modalContainer .cross:hover:after{background:#fff;box-shadow:0 0 8px -1px #555}.openModal{animation:forwards appearIn ease 1s}@keyframes appearIn{0%{opacity:0;transform:translate(-50%,200%);top:100%}to{opacity:1;transform:translate(-50%,-50%);top:50%;left:50%}}.closeModal{animation:forwards appearOut ease 1s}@keyframes appearOut{0%{opacity:1;transform:translate(-50%,-50%);top:50%;left:50%}to{opacity:0;transform:translate(-50%,200%);top:100%}}@media (min-width: 667px) and (max-height: 376px){.modalContainer{width:70vw}.modalContainer .settings{overflow:auto;font-size:15px;height:100%;gap:15%}.modalContainer .settings .cross{margin-right:2vw}}@media (max-width: 897px) and (max-height: 415px){.modalContainer{width:70vw}.modalContainer .settings{overflow:auto;font-size:15px;height:100%;gap:15%}.modalContainer .settings .cross{margin-right:2vw}}@media (max-width: 933px) and (max-height: 431px){.modalContainer{width:70vw}.modalContainer .settings{overflow:auto;font-size:15px;height:100%;gap:15%}.modalContainer .settings .cross{margin-right:2vw}}@media (max-width: 1025px) and (max-height: 769px){.modalContainer{width:80vw}}@media (min-width: 1367px) and (min-height: 1025px){.modalContainer{width:80vw}.modalContainer .settings{font-size:28px}}@media (max-width: 1246px) and (max-height: 621px){.modalContainer{width:80vw}.modalContainer .settings{font-size:15px}}@font-face{font-family:revicons;fallback:fallback;src:url(/assets/revicons-f7b9c306.woff) format("woff"),url(/assets/revicons-4ca02b8a.ttf) format("ttf"),url(/assets/revicons-9e4d4c68.eot) format("ttf")}.react-multi-carousel-list{display:flex;align-items:center;overflow:hidden;position:relative}.react-multi-carousel-track{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;position:relative;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,transition}.react-multiple-carousel__arrow{position:absolute;outline:0;transition:all .5s;border-radius:35px;z-index:1000;border:0;background:rgba(0,0,0,.5);min-width:43px;min-height:43px;opacity:1;cursor:pointer}.react-multiple-carousel__arrow:hover{background:rgba(0,0,0,.8)}.react-multiple-carousel__arrow:before{font-size:20px;color:#fff;display:block;font-family:revicons;text-align:center;z-index:2;position:relative}.react-multiple-carousel__arrow:disabled{cursor:default;background:rgba(0,0,0,.5)}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:""}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:""}.react-multi-carousel-dot-list{position:absolute;bottom:0;display:flex;left:0;right:0;justify-content:center;padding:0;margin:0;list-style:none;text-align:center}.react-multi-carousel-dot button{display:inline-block;width:12px;height:12px;border-radius:50%;opacity:1;box-shadow:none;transition:background .5s;border-width:2px;border-style:solid;border-color:gray;padding:0;margin:0 6px 0 0;outline:0;cursor:pointer}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{transform-style:preserve-3d;backface-visibility:hidden}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{right:auto;left:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--right:before{content:""}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:""}
