body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::selection{background:#026230;color:#fff}body{background-color:#026230;font-family:Gilroy}p{font-size:1.2rem;line-height:1.3}@media screen and (max-width:1024px){p{font-size:1rem}}a{color:#000;font-weight:500}ul{padding:0}.gradientBar{background:linear-gradient(180deg,transparent,#000);bottom:0;height:100px;left:0;opacity:0!important;pointer-events:none;position:fixed;width:100%}.gradientBar--top{background:linear-gradient(0deg,transparent,#000);bottom:auto;height:30vh;top:0}.button,button{align-items:center;-webkit-appearance:none;appearance:none;background:none;border:none;border-radius:10px;cursor:pointer;display:flex;font-size:1.2rem;font-weight:700;justify-content:center;margin:0 auto;padding:1rem 2rem;text-decoration:none;text-transform:uppercase;-webkit-transform:scale(1);transform:scale(1);transition:all .3s cubic-bezier(.175,.885,.32,1.275)}@media screen and (max-width:640px){.button,button{font-size:1rem;padding:.7rem 1rem}}.button--primary,button--primary{background-color:#b90453;color:#fff}.button--primary svg,button--primary svg{fill:#000}.button--primary:active,.button--primary:focus,button--primary:active,button--primary:focus{background-color:#b90453;color:#fff}.button--primary__hollow,.button--primary__hollow:active,.button--primary__hollow:focus,button--primary__hollow,button--primary__hollow:active,button--primary__hollow:focus{background-color:initial;border:2px solid #b90453;color:#b90453}.button--primary:hover,.button--secondary,button--primary:hover,button--secondary{background-color:#b90453;color:#fff}.button--secondary svg,button--secondary svg{fill:#fff}.button--secondary:active,.button--secondary:focus,button--secondary:active,button--secondary:focus{background-color:#b90453;color:#fff}.button--secondary__hollow,.button--secondary__hollow:active,.button--secondary__hollow:focus,button--secondary__hollow,button--secondary__hollow:active,button--secondary__hollow:focus{background-color:initial;border:2px solid #b90453;color:#b90453}.button--secondary:hover,button--secondary:hover{background-color:#b90453;color:#fff}.button--golden,button--golden{background-color:#b90453;border-radius:10px;display:flex;text-decoration:none;-webkit-user-select:none;user-select:none}.button--golden span,button--golden span{align-items:center;box-shadow:0 0 10px 0 transparent;color:#fff;display:flex;font-weight:700;height:100%;justify-content:center;padding:.3rem .5rem;position:relative;text-decoration:none;width:100%}.button--golden:hover,button--golden:hover{box-shadow:0 4px 20px 0 rgba(0,0,0,.2);-webkit-transform:scale(1.05);transform:scale(1.05)}.button--golden:active,button--golden:active{background-color:#fff}.button--golden:active span,button--golden:active span{color:#000}.button--golden2,button--golden2{border-width:5px;color:#000;display:flex;padding:0;position:relative;text-decoration:none;-webkit-transform:scale(1);transform:scale(1)}.button--golden2 span,button--golden2 span{align-items:center;background:rgba(246,188,37,.7);display:flex;height:100%;justify-content:center;padding:.7rem 1rem;position:relative;width:100%}.button--golden2 .background,button--golden2 .background{height:calc(100% + 10px);left:-5px;overflow:hidden;position:absolute;top:-5px;width:calc(100% + 10px)}.button--golden2 .background:after,button--golden2 .background:after{background-image:linear-gradient(260deg,#4a472a -9.95%,#d39800 33.77%,#ffe8ac 50.47%,#cf9500 78.07%,#828282 104.93%);content:"";height:500%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-60%) rotate(55deg);transform:translate(-50%,-60%) rotate(55deg);transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out;width:200%;z-index:-1}.button--golden2:hover,button--golden2:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.button--golden2:hover .background:after,button--golden2:hover .background:after{-webkit-transform:translate(-50%,-50%) rotate(240deg);transform:translate(-50%,-50%) rotate(240deg)}.button--disagree,button--disagree{background-color:#ececec}.buyTicket{bottom:0;margin:40px;position:fixed;right:0;z-index:190}@media screen and (max-width:640px){.buyTicket{margin:20px}}.languageSelector{align-items:center;display:flex;height:100%;justify-content:flex-end;position:absolute;right:0;top:0}.languageSelector button{font-size:1rem;padding:1rem}header{background-size:cover;height:100vh;position:fixed;top:0;width:100vw;z-index:99}header,header .headerInside{background-position:50%;margin:0 auto}header .headerInside{align-items:center;display:flex;flex-direction:column;height:80vh;justify-content:center;max-width:1000px;width:80%}@media screen and (max-width:640px){header .headerInside{width:95%}}@media screen and (min-width:640px) and (max-height:530px){header .headerInside{height:100vh}}header .headerInside img{max-width:100%;object-fit:contain}@media screen and (max-width:640px){header .headerInside img{max-width:170px;width:60%!important}}header h1{display:flex;flex-direction:column;margin:10px auto;padding:0 20px;text-shadow:0 0 20px rgba(0,0,0,.8)}header h1 span{margin:0 4px}@media screen and (max-width:640px){header,header h1{flex-direction:column}header h1{line-height:1;margin:10px auto}}.wrapper{background-position:50%;background-size:cover;min-height:100vh;position:relative;text-align:center;width:200px}.bg{background-position:100px 100px;background-repeat:repeat;background-size:50px;left:0;position:fixed;top:0}.bg,.bg-image{height:100vh;width:100vw}.bg-image{object-fit:cover}.content--wrapper{background:#fff}.content--inside{color:#000;display:flex;flex-direction:row;flex-wrap:wrap;margin:80vh auto 0;max-width:900px;padding:20px}@media screen and (max-width:1024px){.content--inside{margin-top:80vh;max-width:700px}}@media screen and (min-width:640px) and (max-height:530px){.content--inside{margin-top:500px}}.content--inside>div{width:100%}.content--header{margin-bottom:4rem;margin-top:4rem}@media screen and (max-width:640px){.content--header{margin-top:2rem}}.content--header .slogan{font-size:1.8rem;margin:0 auto;width:80%}@media screen and (max-width:640px){.content--header .slogan{font-size:1.2rem;width:100%}}.content--full{display:flex;flex-direction:column;margin-bottom:2rem}.content--full button{margin-left:0}.content--columns{display:flex;flex-direction:row}.content--side{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.content--side button{margin-left:0}.text--color__primary{color:#b90453}.text--color__white{color:#fff}.text--align__center{text-align:center}.slogan{font-size:1.4rem;margin:0}@media screen and (max-width:1400px){.slogan{font-size:1.4rem}}@media screen and (max-width:1024px){.slogan{font-size:1.4rem}}@media screen and (max-width:640px){.slogan{font-size:1rem}}h1{font-size:5rem;line-height:1;margin:0}@media screen and (max-width:1400px){h1{font-size:6vw}}@media screen and (max-width:1024px){h1{font-size:3rem}}@media screen and (max-width:640px){h1{font-size:2rem}}h2{font-size:5rem;margin:0}@media screen and (max-width:1400px){h2{font-size:5vw}}@media screen and (max-width:1024px){h2{font-size:3rem}}@media screen and (max-width:640px){h2{font-size:1.8rem}}h3{font-size:3rem;margin:0}@media screen and (max-width:1400px){h3{font-size:4vw}}@media screen and (max-width:1024px){h3{font-size:2rem}}.winners{display:flex;flex-direction:column}@media screen and (max-width:640px){.winners{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px)!important}}.winners--noWinners{width:100}.winners h3{margin:2rem auto}.winners--tabs{cursor:pointer;margin-bottom:-3px}@media screen and (max-width:800px){.winners--tabs{margin:0 auto -3px;width:80%}}.winners--tab{cursor:pointer;flex:1 1;font-weight:700;outline:none;padding:1rem;position:relative;text-align:center;width:calc(100% - 2rem)!important}.winners--tab:after{background:#b90453;bottom:0;content:"";height:2px;left:0;position:absolute;transition:height .4s ease-in-out;width:100%}.winners--tab.is-active:after{background:#b90453;height:100%}.winners--tab.is-active span{color:#000}.winners--tab:hover:after{color:#000;height:100%;transition:height .2s cubic-bezier(.175,.885,.32,1.275)}.winners--tab:hover span{color:#000;-webkit-transform:scale(1.2);transform:scale(1.2)}.winners--tab span{display:flex;justify-content:center;position:relative;-webkit-transform:scale(1);transform:scale(1);transition:color .3s ease-in-out,-webkit-transform .3s cubic-bezier(.175,.885,.32,1.275);transition:color .3s ease-in-out,transform .3s cubic-bezier(.175,.885,.32,1.275);transition:color .3s ease-in-out,transform .3s cubic-bezier(.175,.885,.32,1.275),-webkit-transform .3s cubic-bezier(.175,.885,.32,1.275);z-index:9}.winners--tabContent{background:#fff;color:#000;padding:2rem 2rem 3rem}.winners--tabContent>div{display:flex;flex-direction:column}@media screen and (max-width:640px){.winners--tabContent{padding:1rem 20px}}.winners--tabContent li{color:#000;display:flex;flex-basis:calc(50% - 2rem);flex-direction:row;flex-grow:0;flex-shrink:1;margin-bottom:1rem;padding:1rem;text-align:left}@media screen and (max-width:640px){.winners--tabContent li{flex:1 1 100%}}.winners--list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around}@media screen and (max-width:640px){.winners--list{flex-direction:column;margin:0 auto}}.winners--item{-webkit-user-select:none;user-select:none}.winners--item__id{font-size:1.6rem;font-weight:700;letter-spacing:1px}.winners--info{display:flex;flex-direction:column}.winners--nr{align-items:center;background-color:#b90453;border-radius:999px;color:#000;display:flex;flex:0 0 30px;font-size:1.2rem;font-weight:700;height:30px;justify-content:center;line-height:1px;margin-right:10px;padding:10px;width:30px}.winners .slogan{margin:0 auto 20px;width:80%}.logo{display:flex;flex-direction:column;justify-content:center;width:100%}.logo img{margin:4rem auto 2rem;max-width:400px;width:80%}.disclaimer{font-size:.8rem;margin:0 auto;max-width:600px;text-align:center;width:80%}.slick{max-width:100%}.slick-arrow{align-items:center;display:flex!important;height:100px;justify-content:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100px}@media screen and (max-width:800px){.slick-arrow{height:30px;width:30px}}.slick-arrow:hover{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.slick-arrow:before{content:none}.slick-arrow svg{fill:#b90453;height:100%;max-height:40px;transition:-webkit-transform .3s cubic-bezier(.175,.885,.32,1.275);transition:transform .3s cubic-bezier(.175,.885,.32,1.275);transition:transform .3s cubic-bezier(.175,.885,.32,1.275),-webkit-transform .3s cubic-bezier(.175,.885,.32,1.275)}.slick-disabled{opacity:.3;pointer-events:none}.slick-disabled svg{fill:#fff}.slick-next{right:-10%}@media screen and (max-width:800px){.slick-next{height:30px;width:30px}}.slick-next svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.slick-next:hover svg{-webkit-transform:rotate(180deg) translateX(-50%);transform:rotate(180deg) translateX(-50%)}.slick-prev{left:-100px}@media screen and (max-width:800px){.slick-prev{left:-10%}}.slick-prev:hover svg{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.modal{background-color:#fff;color:#000;line-height:1.4;margin:0 auto;max-height:100%;max-width:800px;overflow:auto;position:relative;width:80%}.modal strong{color:#b90453}@media screen and (max-width:640px){.modal{width:100%}}.modal ol,.modal ul{padding-left:1rem}.modal ol li,.modal ul li{margin-bottom:5px}.modal ul{list-style:none}.modal--wrapper{align-items:center;background:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.modal--inside{display:flex;flex-direction:column;padding:40px}@media screen and (max-width:640px){.modal--inside{padding:20px}}.modal .button--close{color:#b90453;left:calc(50% + 340px);margin:10px;padding:10px;position:fixed;right:auto;top:0;-webkit-transform:scale(1);transform:scale(1);transition:-webkit-transform .3s cubic-bezier(.175,.885,.32,1.275);transition:transform .3s cubic-bezier(.175,.885,.32,1.275);transition:transform .3s cubic-bezier(.175,.885,.32,1.275),-webkit-transform .3s cubic-bezier(.175,.885,.32,1.275)}.modal .button--close:hover{-webkit-transform:scale(1.5);transform:scale(1.5)}@media screen and (max-width:1024px){.modal .button--close{left:auto;position:absolute;right:10px}}@media screen and (max-width:640px){.modal .button--close{left:auto;position:fixed;right:0}}.carSection{align-items:center;display:flex;flex-direction:column;height:30vh}@media screen and (min-width:1024px){.carSection{height:90vh}}.carSection button{margin:auto auto 40px}.modelSpecs{display:none;flex-direction:row;justify-content:space-evenly;width:100%}@media screen and (min-width:1024px){.modelSpecs{display:flex}}.modelSpecs .specs{width:100%}.modelSpecs>div{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-evenly}.modelSpecs>div>div{color:#b90453;font-weight:700;max-width:300px;padding:20px}.modelSpecs .data{flex-basis:33.33333%;flex-grow:0;flex-shrink:1}.modelSpecs .data--title{align-items:flex-end;display:flex;flex-direction:row;font-size:4rem;justify-content:center;line-height:4.5rem}@media screen and (max-width:1400px){.modelSpecs .data--title{font-size:5vw;line-height:4.3vw}}.modelSpecs .data--units{font-size:2.2rem;line-height:3.2rem;padding-left:5px}@media screen and (max-width:1400px){.modelSpecs .data--units{font-size:3vw;line-height:3vw}}.modelSpecs .data--copy{color:#fff;font-size:1rem;font-weight:100;margin-top:5px;text-align:center}@media screen and (max-width:1400px){.modelSpecs .data--copy{font-size:1.2vw}}.menu{color:#b90453;flex-direction:row}.menu,.modelBg{display:flex;justify-content:center}.modelBg{align-items:center;background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;left:0;min-height:0;position:fixed;top:0;transition:opacity .1s linear;width:100vw}@media screen and (min-width:2000px){.modelBg{background-size:auto 100%}}@media screen and (max-width:480px) and (max-aspect-ratio:5/6){.modelBg{background-size:auto 80%}}.modelBg h2{color:#b90453;text-shadow:-5px 5px 10px rgba(0,0,0,.3)}.modelBg h2.campaignEndHeader{line-height:1;text-align:center}.nav{background-color:initial;display:flex;flex-direction:row;justify-content:flex-end;left:0;position:fixed;top:0;transition:background-color .1s ease-in-out;width:100%;z-index:999}.nav-withBG{background-color:#026230}.nav--inside{display:flex;flex-direction:row;padding-right:20px}@media screen and (max-width:640px){.nav--inside{padding-right:0}}.nav--inside .button,.nav--inside button{color:#fff;display:flex;font-size:1rem;font-weight:700;padding:1rem .6rem;text-transform:uppercase}.nav--inside .button a,.nav--inside button a{color:inherit;font-weight:700;text-decoration:none}.nav--inside .button:hover,.nav--inside button:hover{color:#fff100}@media screen and (min-width:640px){.hamburger-react{display:none}}.cookieModal{background-color:#fff;bottom:0;box-shadow:0 0 20px 0 rgba(0,0,0,.2);display:flex;left:0;margin:0 auto;max-height:50vh;max-width:560px;position:fixed;width:100%;z-index:999}.cookieModal *{font-size:.8rem;text-decoration:none}.cookieModal .modal__inner{overflow:auto;padding:15px 30px}.cookieModal .modal__inner button{margin:20px 10px 20px 0;text-transform:uppercase}.cookieModal .modal__inner button:hover{background-color:#000;color:#fff}.cookieModal a{position:relative}@media screen and (max-width:640px){.cookieModal a{text-decoration:underline}}.cookieModal a:after{background-color:#000;bottom:-2px;height:2px;left:0;position:absolute;width:100%}@media screen and (min-width:640px){.cookieModal a:after{content:""}}.cookieModal a:hover{color:#fff}.cookieModal a:hover:after{bottom:-5px;height:calc(100% + 10px);left:-5px;width:calc(100% + 10px);z-index:-1}.switch{display:inline-block;height:26px;margin-top:10px;position:relative;width:44px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#d7d7d7;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.25s}.slider:before{background-color:#fff;bottom:2px;content:"";height:22px;left:2px;width:22px}input:checked+.slider{background-color:#f2cb13}input:focus+.slider{box-shadow:0 0 1px #f2cb13}input:checked+.slider:before{-webkit-transform:translateX(18px);transform:translateX(18px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.modal{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:modal;animation-name:modal}@-webkit-keyframes modal{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes modal{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}.react-parallax-content{z-index:110}.winnings{margin:30px auto;max-width:400px;width:80%}.ball{background-color:initial;height:100px;left:0;position:fixed;top:0;width:100px;z-index:10}@media screen and (max-width:1024px){.ball{width:10vw}}.ball img{height:100%;object-fit:contain;width:100%}.ball-1{left:10vw;top:10vh}.ball-2{left:2vw;top:50vh}.ball-3{left:40vw;top:8vh}.ball-4{left:auto;right:2vw;top:4vh}.ball-5{left:auto;right:8vw;top:30vh;z-index:90}.ball-6{left:30vw;top:-5vh}footer{background-color:#026230;color:#fff;display:flex;flex-direction:column;padding-bottom:100px;position:relative;width:100%;z-index:100}.show-for-mobile{display:none}@media screen and (max-width:640px){.show-for-mobile{display:flex}}.hide-for-mobile{display:flex}@media screen and (max-width:640px){.hide-for-mobile{display:none}}.campEnded,.campEnded p{margin-bottom:0}.campEnded p{font-size:2rem;font-weight:700;text-transform:uppercase}@media screen and (max-width:640px){.campEnded p{font-size:1.2rem}}.TimeBoard{display:flex;flex-direction:row;justify-content:center;margin-bottom:30px}.TimeBoard *{-webkit-user-select:none;user-select:none}.TimeBoard-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.TimeBoard-wrapper .slogan{color:#fff;font-weight:700;text-align:center}.TimeBoard-wrapper .slogan-ru{font-size:1.2rem;margin-bottom:.5rem}.TimeBoard-text{bottom:0;font-size:16px;font-weight:700;padding:10px 0;position:absolute;-webkit-transform:translateY(100%);transform:translateY(100%)}.TimeBoard-item{align-items:center;-webkit-animation:none;animation:none;background-color:#026230;border:none;border-radius:10px;color:#fff;display:flex;font-size:4rem;font-weight:700;height:100px;justify-content:center;margin:10px;position:relative;white-space:nowrap;width:100px}@media screen and (max-width:640px){.TimeBoard-item{border:none;font-size:2.3rem;height:60px;width:60px}}.TimeBoard-item:after{background-color:#024c2f;border-bottom-left-radius:10px;border-bottom-right-radius:10px;content:"";height:50%;position:absolute;top:50%;-webkit-transform-origin:50% 0;transform-origin:50% 0;width:100%;z-index:-1}.TimeBoard-animate .animatingNumber{-webkit-animation:turn .9s ease-in-out .1s infinite forwards;animation:turn .9s ease-in-out .1s infinite forwards}.TimeBoard-animate .animatingNumberPrevious{-webkit-animation:turn2 .9s ease-in-out .1s infinite forwards;animation:turn2 .9s ease-in-out .1s infinite forwards}.TimeBoard-animate .staticNumberPrevious{background-color:#000;transition:background-color .3s ease-in-out .45s}.TimeBoard .flipper{align-items:center;-webkit-backface-visibility:hidden;border:4px solid #fff;border-radius:10px;box-sizing:border-box;display:flex;height:100%;justify-content:center;-webkit-perspective:0;-webkit-perspective:1000px;perspective:1000px;position:absolute;transform:perspective(1000px) translateZ(2px);-webkit-transform:perspective(1000px) translateZ(2px);-webkit-transform-style:preserve-3d;width:100%;z-index:15}.TimeBoard .flipper span{background-color:#024c2f;box-sizing:border-box;clip-path:polygon(0 0,100% 0,100% 50%,0 50%);-webkit-clip-path:polygon(0 0,100% 0,100% 50%,0 50%);-webkit-perspective:0;position:relative;-webkit-transform:translateZ(0);-webkit-transform:perspective(1000px);transform:perspective(1000px);-webkit-transform-style:preserve-3d;z-index:95}.TimeBoard .animatingNumber,.TimeBoard .flipper span{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:10px;display:flex;height:100%;justify-content:center;-webkit-perspective:1000px;perspective:1000px;visibility:visible;width:100%}.TimeBoard .animatingNumber{background-color:#026230;border:4px solid #fff;clip-path:polygon(0 50%,100% 50%,100% 100%,0 100%);-webkit-clip-path:polygon(0 50%,100% 50%,100% 100%,0 100%);position:absolute;-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d;z-index:99}.TimeBoard .animatingNumberPrevious{backface-visibility:hidden;background-color:#024c2f;border:4px solid #fff;border-radius:10px;clip-path:polygon(0 0,100% 0,100% 50%,0 50%);-webkit-clip-path:polygon(0 0,100% 0,100% 50%,0 50%);-webkit-perspective:1000px;perspective:1000px;position:absolute;-webkit-transform:translateZ(-1px);-webkit-transform-style:preserve-3d}.TimeBoard .animatingNumberPrevious,.TimeBoard .staticNumberPrevious{align-items:center;-webkit-backface-visibility:hidden;display:flex;height:100%;justify-content:center;width:100%}.TimeBoard .staticNumberPrevious{backface-visibility:hidden}.TimeBoard .staticNumberCurrent,.TimeBoard .staticNumberPrevious{border-radius:10px;-webkit-perspective:1000px;-webkit-transform:translateZ(0);visibility:visible}.TimeBoard .staticNumberCurrent{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;clip-path:polygon(0 0,100% 0,100% 50%,0 50%);-webkit-clip-path:polygon(0 0,100% 0,100% 50%,0 50%);display:flex;height:100%;justify-content:center;perspective:1000px;position:absolute;width:100%}@-webkit-keyframes turn{0%{-webkit-transform:perspective(1000px) rotateX(180deg);transform:perspective(1000px) rotateX(180deg)}90%{-webkit-transform:perspective(1000px) rotateX(0deg);transform:perspective(1000px) rotateX(0deg)}to{-webkit-transform:perspective(1000px) rotateX(0deg);transform:perspective(1000px) rotateX(0deg)}}@keyframes turn{0%{-webkit-transform:perspective(1000px) rotateX(180deg);transform:perspective(1000px) rotateX(180deg)}90%{-webkit-transform:perspective(1000px) rotateX(0deg);transform:perspective(1000px) rotateX(0deg)}to{-webkit-transform:perspective(1000px) rotateX(0deg);transform:perspective(1000px) rotateX(0deg)}}@-webkit-keyframes turn2{0%{background-color:#024c2f;-webkit-transform:perspective(1000px) rotateX(0deg);transform:perspective(1000px) rotateX(0deg)}90%{-webkit-transform:perspective(1000px) rotateX(-180deg);transform:perspective(1000px) rotateX(-180deg)}to{background-color:#000;-webkit-transform:perspective(1000px) rotateX(-180deg);transform:perspective(1000px) rotateX(-180deg)}}@keyframes turn2{0%{background-color:#024c2f;-webkit-transform:perspective(1000px) rotateX(0deg);transform:perspective(1000px) rotateX(0deg)}90%{-webkit-transform:perspective(1000px) rotateX(-180deg);transform:perspective(1000px) rotateX(-180deg)}to{background-color:#000;-webkit-transform:perspective(1000px) rotateX(-180deg);transform:perspective(1000px) rotateX(-180deg)}}.arrow{display:flex;height:20px;width:20px}.arrow-left{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.arrow-right{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.arrow svg{width:100%}.jokkerImage{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;max-height:80vh;position:relative;text-align:center}.jokkerImage img{margin:0 auto;max-width:100%}.jokkerImage p{color:#fff100;font-size:3rem;font-weight:700;line-height:1;margin:20px auto;padding:0}@media screen and (max-width:640px){.jokkerImage p{font-size:1.6rem;margin:10px auto}}.image-game{object-fit:contain;width:100%}.headerRow{align-items:center;display:flex;flex-direction:row;justify-content:center}.headerRow>img{max-height:30vh}@media screen and (max-width:640px){.headerRow>img{display:none}}table{font-size:1.2rem;line-height:1.3;margin:20px auto;max-width:800px;width:80%}@media screen and (max-width:640px){table{font-size:1rem;width:100%}}table td,table th{font-weight:500;padding:10px}table th{background-color:#026230;color:#fff}table tr:nth-child(odd){background-color:#ececec}table td{font-weight:400}table td:nth-child(2){text-align:right}.image-game{margin:20px auto 0;width:80%}@media screen and (max-width:640px){.image-game{width:100%}}.highlight{background-color:#b90453;color:#fff;font-weight:700;padding:0 10px}