@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,400;0,600;0,700;0,800;0,900;1,400;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;0,900;1,500;1,900&display=swap";:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}.animated{animation-duration:var(--animate-duration);animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.repeat-1{animation-iteration-count:var(--animate-repeat)}.animated.repeat-2{animation-iteration-count:calc(var(--animate-repeat)*2)}.animated.repeat-3{animation-iteration-count:calc(var(--animate-repeat)*3)}.animated.delay-1s{animation-delay:var(--animate-delay)}.animated.delay-2s{animation-delay:calc(var(--animate-delay)*2)}.animated.delay-3s{animation-delay:calc(var(--animate-delay)*3)}.animated.delay-4s{animation-delay:calc(var(--animate-delay)*4)}.animated.delay-5s{animation-delay:calc(var(--animate-delay)*5)}.animated.faster{animation-duration:calc(var(--animate-duration)/2)}.animated.fast{animation-duration:calc(var(--animate-duration)*.8)}.animated.slow{animation-duration:calc(var(--animate-duration)*2)}.animated.slower{animation-duration:calc(var(--animate-duration)*3)}@media print,(prefers-reduced-motion: reduce){.animated{animation-duration:1ms !important;transition-duration:1ms !important;animation-iteration-count:1 !important}.animated[class*=Out]{opacity:0}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, 25px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, -25px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;transform:translate3d(0, -25px, 0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;transform:translate3d(0, 25px, 0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes zoomIn{from{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, -2000px, 0) scaleY(3)}}.bounceOutUp{animation-name:bounceOutUp}#sp_mini_banner{display:none !important;right:0;left:auto !important}@media only screen and (max-width: 669px){#sp_mini_banner{right:auto;left:50% !important;transform:translateX(-50%)}}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0);-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}*{box-sizing:border-box}html{height:100vh}body{display:flex;flex-direction:column;height:auto;min-height:100%;padding:20px 0;background-image:radial-gradient(circle at 50% 50%, #fff, #d9dfe7 86%);color:#0062a9;font-family:"Roboto",sans-serif;font-size:14px;line-height:normal}@media only screen and (max-width: 669px){body{padding:10px 0}}h1,h2,h3,h4,h5,h6{margin:0;font-family:"Roboto",sans-serif;font-weight:900;text-transform:uppercase}h1{font-size:34px}h1.invisible{height:0}@media only screen and (max-width: 669px){h1{font-size:24px}}a{color:#0062a9;text-decoration:none}p{margin:1em 0}ul{padding:0;list-style:none}i{display:inline-block !important}.color-1{color:#b860d2}.color-2{color:#3daefd}.color-3{color:#f08732}.color-4{color:#fd5767}.color-5{color:#fe48df}.color-6{color:#37e99a}.hidden{display:none !important}.invisible{visibility:hidden !important}.visible{visibility:visible !important}.ir{display:block;overflow:hidden;background-repeat:no-repeat;text-align:left;text-indent:-999em;direction:ltr}.font-body{font-family:"Roboto",sans-serif}.font-heading{font-family:"Nunito",sans-serif}.semibold{font-weight:600}#content{display:flex;flex-direction:column;flex:1;padding:0;background-position:center;background-repeat:no-repeat}#content>section{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;position:relative;z-index:2;text-align:center}.mobile.ios #content{display:block}.mobile.ios #content>section{min-height:calc(100% - 120px)}#footer{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2;width:100%;height:20px;padding:0 20px}#footer ul{display:flex;justify-content:start;margin:0}#footer li{margin:0 5px;font-size:9px}#footer a{color:#fff}#footer .sound-toggle img{display:none}#footer .sound-toggle.on .sound-on{display:block}#footer .sound-toggle.off .sound-off{display:block}#footer .copyright{display:none;float:right;color:#fff;font-size:9px}#footer .copyright img{width:61px;margin-left:8px;vertical-align:middle}@media only screen and (max-width: 669px){#footer{justify-content:center;flex-direction:column;margin:20px 0 5px;padding:0 10px}#footer nav{display:none}#footer ul{display:inline-block;font-weight:bold}#footer li{display:inline}#footer .copyright{margin:5px 0}#footer .sound-toggle{position:absolute;bottom:5px;left:15px}}#header{display:flex;justify-content:center;position:relative;width:100%;height:40px}#header h2{z-index:3}#header h2 img{width:101px}#header .close-link{display:none;position:absolute;top:0;left:20px;z-index:3}#header .username{position:absolute;top:0;right:20px;z-index:2;margin-top:0;font-weight:500}.single-player #header .username{display:none}@media only screen and (max-width: 669px){#header h1{position:initial}#header .close-link{left:15px}#header .username{display:none}}.has-anim{visibility:hidden;--animate-duration: 0.5s}.animated{visibility:visible !important}.btn-alert,.btn-secondary,.btn-primary{display:inline-block;border-radius:6px;font-size:16px;font-weight:bold;text-align:center;text-transform:uppercase;outline:none;transition:all .5s ease}.desktop .btn-alert:hover,.desktop .btn-secondary:hover,.desktop .btn-primary:hover,.desktop .btn-alert:active,.desktop .btn-secondary:active,.desktop .btn-primary:active{border-radius:15px}.small.btn-alert,.small.btn-secondary,.small.btn-primary{height:40px;padding:0 28px;font-size:14px;line-height:38px}.disabled.btn-alert,.disabled.btn-secondary,.disabled.btn-primary{opacity:.5 !important;pointer-events:none}.btn-primary{min-width:256px;max-width:100%;height:60px;padding:0 40px;background-color:#000;border:0;color:#fff;line-height:58px}.btn-primary:hover{background-color:#313131}.btn-secondary{border:1px solid #e79c33;color:#e79c33;font-size:14px}.desktop .btn-secondary:hover,.desktop .btn-secondary:active{border-color:#000;color:#000}.btn-alert{border:1px solid #d02e26;color:#d02e26}.desktop .btn-alert:hover,.desktop .btn-alert:active{background-color:#d02e26;color:#fff}form{max-width:100%}label{display:block;margin-bottom:.6em;font-size:18px;font-weight:bold;text-align:left}label.on-error{color:#d02e26}input[type=text],input[type=number],input[type=password]{display:block;padding:0 20px;background:#fff;border:2px solid #e79c33;border-radius:2px;color:#0062a9;font-family:"Roboto",sans-serif;font-size:18px;font-weight:bold;line-height:56px;outline:none;transition:all .5s ease}input[type=text].error,input[type=number].error,input[type=password].error{border-color:#d02e26}select.error+.select2-container{border-color:#d02e26}.form-group{margin-bottom:10px}.form-group.half{display:inline-block}.form-group.half+.half{margin-left:30px}@media only screen and (max-width: 669px){.form-group{width:300px;max-width:100%;margin:auto}.form-group.half{display:block}.form-group.half+.half{margin-left:auto}}.form-error{color:#0062a9;font-family:"Nunito",sans-serif}.on-error .form-error{visibility:visible}.full-checkbox{position:absolute;z-index:1;visibility:hidden}.full-checkbox+label{position:relative;z-index:2;height:60px;background:#fff;border:2px solid #e79c33;border-radius:2px;font-size:12px;line-height:56px;text-align:center;text-transform:uppercase;cursor:pointer}.full-checkbox:checked+label{background:#e79c33;border-color:#e79c33;color:#fff}.toggle{position:absolute;z-index:1;visibility:hidden}.toggle+label{display:inline-block;position:relative;padding-left:100px;line-height:40px;cursor:pointer;font-family:"Nunito",sans-serif;font-weight:600 !important;text-align:center}.toggle+label:before{content:"";position:absolute;top:0;left:0;z-index:1;width:76px;height:40px;border:2px solid #e79c33;border-radius:36px;transition:all .5s ease}.toggle+label:after{content:"";position:absolute;top:4px;left:4px;z-index:2;width:36px;height:36px;background:#e79c33;border-radius:50%;transition:all .5s ease}.toggle:checked+label:before{background:#e79c33}.toggle:checked+label:after{left:40px;background:#fff}.select2{height:60px;background:#fff;border:2px solid #e79c33;border-radius:2px}.select2 .select2-selection{border:0}.select2 .select2-selection .select2-selection__arrow{top:50%;right:15px;width:28px;height:24px;background:url("/images/svg/chevron-down.svg");transform:translateY(-50%)}.select2 .select2-selection .select2-selection__arrow b{display:none}.select2-container.select2-container--disabled{opacity:.5}.select2-container.select2-container--disabled .select2-selection{background:rgba(0,0,0,0)}.select2-container .select2-dropdown{border:2px solid #e79c33}.select2-container .select2-dropdown--below{top:-2px;border-radius:0 0 2px 2px}.select2-container .select2-results>.select2-results__options{max-height:300px}.select2-container .select2-selection .select2-selection__rendered,.select2-container .select2-results__option{padding:0 20px;color:#0062a9;font-size:14px;font-weight:800;line-height:56px;text-align:center;text-transform:uppercase}.select2-container .select2-results__option:hover,.select2-container .select2-results__option[aria-selected=true]:hover{background:rgba(0,98,169,.1) !important}.select2-container .select2-results__option--highlighted,.select2-container .select2-results__option[aria-selected=true]{background:#fff !important;color:#0062a9 !important}.icon-hover .normal{display:inline-block}.icon-hover .hover{display:none}.desktop .icon-hover:hover .normal,.desktop .icon-hover:active .normal{display:none}.desktop .icon-hover:hover .hover,.desktop .icon-hover:active .hover{display:inline-block}.player-avatar.avatar-1.small{width:31px;height:69px;background:url("/images/avatars/1/small.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){.player-avatar.avatar-1.small{background-image:url("/images/avatars/1/small@2x.png");background-size:372px 759px}}.player-avatar.avatar-1.medium{width:81px;height:180px;background:url("/images/avatars/1/medium.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){.player-avatar.avatar-1.medium{background-image:url("/images/avatars/1/medium@2x.png");background-size:648px 1260px}}.player-avatar.avatar-1.large{width:162px;height:360px;background:url("/images/avatars/1/large.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){.player-avatar.avatar-1.large{background-image:url("/images/avatars/1/large@2x.png");background-size:1296px 2520px}}.player-avatar.avatar-1.static-small{width:31px;height:69px;background:url("/images/avatars/1/static-small.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){.player-avatar.avatar-1.static-small{background-image:url("/images/avatars/1/static-small@2x.png");background-size:100% 100%}}.player-avatar.avatar-2.small{width:31px;height:69px;background:url("/images/avatars/2/small.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){.player-avatar.avatar-2.small{background-image:url("/images/avatars/2/small@2x.png");background-size:372px 759px}}.player-avatar.avatar-2.medium{width:81px;height:180px;background:url("/images/avatars/2/medium.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){.player-avatar.avatar-2.medium{background-image:url("/images/avatars/2/medium@2x.png");background-size:648px 1260px}}.player-avatar.avatar-2.large{width:162px;height:360px;background:url("/images/avatars/2/large.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){.player-avatar.avatar-2.large{background-image:url("/images/avatars/2/large@2x.png");background-size:1296px 2520px}}.player-avatar.avatar-2.static-small{width:31px;height:69px;background:url("/images/avatars/2/static-small.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){.player-avatar.avatar-2.static-small{background-image:url("/images/avatars/2/static-small@2x.png");background-size:100% 100%}}.player-avatar.avatar-3.small{width:31px;height:69px;background:url("/images/avatars/3/small.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){.player-avatar.avatar-3.small{background-image:url("/images/avatars/3/small@2x.png");background-size:372px 759px}}.player-avatar.avatar-3.medium{width:81px;height:180px;background:url("/images/avatars/3/medium.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){.player-avatar.avatar-3.medium{background-image:url("/images/avatars/3/medium@2x.png");background-size:648px 1260px}}.player-avatar.avatar-3.large{width:162px;height:360px;background:url("/images/avatars/3/large.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){.player-avatar.avatar-3.large{background-image:url("/images/avatars/3/large@2x.png");background-size:1296px 2520px}}.player-avatar.avatar-3.static-small{width:31px;height:69px;background:url("/images/avatars/3/static-small.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){.player-avatar.avatar-3.static-small{background-image:url("/images/avatars/3/static-small@2x.png");background-size:100% 100%}}.player-avatar.avatar-4.small{width:31px;height:69px;background:url("/images/avatars/4/small.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){.player-avatar.avatar-4.small{background-image:url("/images/avatars/4/small@2x.png");background-size:372px 759px}}.player-avatar.avatar-4.medium{width:81px;height:180px;background:url("/images/avatars/4/medium.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){.player-avatar.avatar-4.medium{background-image:url("/images/avatars/4/medium@2x.png");background-size:648px 1260px}}.player-avatar.avatar-4.large{width:162px;height:360px;background:url("/images/avatars/4/large.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){.player-avatar.avatar-4.large{background-image:url("/images/avatars/4/large@2x.png");background-size:1296px 2520px}}.player-avatar.avatar-4.static-small{width:31px;height:69px;background:url("/images/avatars/4/static-small.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){.player-avatar.avatar-4.static-small{background-image:url("/images/avatars/4/static-small@2x.png");background-size:100% 100%}}.player-avatar.avatar-5.small{width:31px;height:69px;background:url("/images/avatars/5/small.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){.player-avatar.avatar-5.small{background-image:url("/images/avatars/5/small@2x.png");background-size:372px 759px}}.player-avatar.avatar-5.medium{width:81px;height:180px;background:url("/images/avatars/5/medium.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){.player-avatar.avatar-5.medium{background-image:url("/images/avatars/5/medium@2x.png");background-size:648px 1260px}}.player-avatar.avatar-5.large{width:162px;height:360px;background:url("/images/avatars/5/large.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){.player-avatar.avatar-5.large{background-image:url("/images/avatars/5/large@2x.png");background-size:1296px 2520px}}.player-avatar.avatar-5.static-small{width:31px;height:69px;background:url("/images/avatars/5/static-small.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){.player-avatar.avatar-5.static-small{background-image:url("/images/avatars/5/static-small@2x.png");background-size:100% 100%}}.player-avatar.avatar-6.small{width:31px;height:69px;background:url("/images/avatars/6/small.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){.player-avatar.avatar-6.small{background-image:url("/images/avatars/6/small@2x.png");background-size:372px 759px}}.player-avatar.avatar-6.medium{width:81px;height:180px;background:url("/images/avatars/6/medium.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){.player-avatar.avatar-6.medium{background-image:url("/images/avatars/6/medium@2x.png");background-size:648px 1260px}}.player-avatar.avatar-6.large{width:162px;height:360px;background:url("/images/avatars/6/large.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){.player-avatar.avatar-6.large{background-image:url("/images/avatars/6/large@2x.png");background-size:1296px 2520px}}.player-avatar.avatar-6.static-small{width:31px;height:69px;background:url("/images/avatars/6/static-small.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){.player-avatar.avatar-6.static-small{background-image:url("/images/avatars/6/static-small@2x.png");background-size:100% 100%}}#preload{display:none;flex-direction:column;justify-content:center;align-items:center;position:fixed;z-index:999;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 50% 50%, #fff, #d9dfe7 86%);text-align:center}.on-preload #preload{display:flex}#preload .heart-rate{width:220px;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center}#preload .heart-rate svg{max-width:220px;margin-left:20px;margin-right:20px;position:relative;transition:all .5s ease-in-out}#preload .heart-rate svg .ekg{fill:none;stroke:#ff8084;stroke-width:16;stroke-linecap:round;stroke-linejoin:miter;opacity:0;stroke-dashoffset:7500;stroke-dasharray:7500;animation:ekg 3.5s linear forwards infinite}@keyframes ekg{0%{opacity:0}25%{opacity:1}50%{stroke-dashoffset:0}99%{opacity:0;stroke-dashoffset:-7500}100%{stroke-dashoffset:300}}.ranking-list{position:relative;width:345px;max-width:100%;border-collapse:collapse}.ranking-list li{visibility:hidden;position:absolute;left:0;width:100%;height:38px;background:#fff;border:2px solid #0062a9;border-radius:8px;transition:all .4s ease-out;--animate-duration: 0.4s}.ranking-list li+tr{margin-top:25px}.ranking-list li.first{background:#fc0}.ranking-list li.user{background:#49d690}.ranking-list .row{display:table;width:100%;height:100%;color:#000;font-size:18px;font-weight:900}.ranking-list .row>div{display:table-cell;padding:0 4px;text-align:left;vertical-align:middle}.ranking-list .row .number{width:30px;color:#d02e26;font-size:24px;text-align:center}.ranking-list .row .avatar{position:relative;width:32px;text-align:right}.ranking-list .row .player-avatar{position:absolute;top:-20px;left:0}.ranking-list .row .name{width:130px}.ranking-list .row .new-points{width:32px;color:#d02e26;text-align:center}.ranking-list .row .time{width:62px;font-size:14px;font-weight:normal;text-align:right;white-space:nowrap}.ranking-list .row .time img{float:left;width:15px;margin:2px 4px 0 0}.ranking-list .row .time time{position:relative;top:2px}.ranking-list .row .score{width:40px;padding-right:10px;font-size:24px;text-align:right}.ranking-list .rank1{top:0px}.ranking-list .rank2{top:62px}.ranking-list .rank3{top:124px}.ranking-list .rank4{top:186px}.ranking-list .rank5{top:248px}.ranking-list .rank6{top:310px}.ranking-list.rows-0{height:0px}.ranking-list.rows-1{height:54px}.ranking-list.rows-2{height:108px}.ranking-list.rows-3{height:162px}.ranking-list.rows-4{height:216px}.ranking-list.rows-5{height:270px}.ranking-list.rows-6{height:324px}.special-title{position:relative;height:60px;color:#d02e26;text-shadow:0 2px 0 #e79c33}.special-title i{position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-50%, -50%)}.special-title .text{display:inline-block}@media only screen and (max-width: 669px){.special-title{padding-top:15px}}.page-avatar:before{content:none}@media only screen and (max-width: 669px){.page-avatar #content{background-image:url("/images/background.png");background-position:bottom center;background-size:1366px 651px}}@media only screen and (max-width: 669px)and (-webkit-min-device-pixel-ratio: 1.5),only screen and (max-width: 669px)and (min--moz-device-pixel-ratio: 1.5),only screen and (max-width: 669px)and (-o-min-device-pixel-ratio: 3/2),only screen and (max-width: 669px)and (min-device-pixel-ratio: 1.5),only screen and (max-width: 669px)and (min-resolution: 192dpi){.page-avatar #content{background-image:url("/images/background@2x.png");background-size:1366px 651px}}.page-avatar #footer nav{display:none}#avatar{position:relative;z-index:2}#avatar:before{content:"";position:absolute;top:50%;left:50%;z-index:-1;background:url("/images/background1.png");background-repeat:no-repeat;background-size:100%;transform:translate(-50%, -50%);width:1100px;height:500px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){#avatar:before{background-image:url("/images/background1@2x.png");background-size:1100px 500px}}#avatar.single-player:before{content:"";position:absolute;top:50%;left:50%;z-index:-1;background:url("/images/background2.png");background-repeat:no-repeat;background-size:100%;transform:translate(-50%, -50%);width:1250px;height:625px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){#avatar.single-player:before{background-image:url("/images/background2@2x.png");background-size:1250px 625px}}#avatar footer{font-size:18px;animation-delay:.6s}#avatar footer.fadeOutDown{animation-delay:0}#avatar .special-title{height:auto;animation-delay:.2s}#avatar .special-title.fadeOutUp{animation-delay:0}#avatar .name{margin:.25em 0 0;font-size:48px;font-weight:bold;line-height:1;animation-delay:.4s}#avatar .name.fadeOut{animation-delay:0}#avatar .player-avatar{margin-bottom:30px}@media only screen and (max-width: 669px){#avatar footer{font-size:16px}#avatar .special-title{padding-top:0}#avatar .name{font-size:36px}#avatar .player-avatar{margin-top:-30px;margin-bottom:0;transform:scale(0.85)}}@media only screen and (min-height: 750px){#avatar{padding-bottom:120px}}.page-code #header h1{display:none}.page-code #header .close-link{display:block}.page-code #footer .sound-toggle{display:none}.page-code #footer nav{display:none}#code{text-align:center;justify-content:space-between !important;padding-top:20px}@media only screen and (max-width: 669px){#code{padding-top:10px}}#code:before{content:"";position:absolute;top:50%;left:50%;z-index:-1;background:url("/images/background1.png");background-repeat:no-repeat;background-size:100%;transform:translate(-50%, -50%);width:1100px;height:500px;filter:blur(15px)}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){#code:before{background-image:url("/images/background1@2x.png");background-size:1100px 500px}}#code form{width:430px;margin-bottom:15px;max-width:100%}#code label{text-align:center}#code .copy-link{width:100%;margin-bottom:45px}@media only screen and (max-width: 669px){#code{padding:10px 15px}#code label{font-size:16px}#code .special-title{margin-bottom:30px}#code .copy-link{margin-bottom:10px}}#intro .topics,#create .topics{margin:.6em 0 0}#intro .topics li,#create .topics li{display:inline-block;width:300px;max-width:100%}#intro .topics li:nth-child(even),#create .topics li:nth-child(even){margin-left:30px}#intro .topics label,#create .topics label{margin-bottom:15px}@media only screen and (max-width: 669px){#intro .topics li:nth-child(even),#create .topics li:nth-child(even){margin-left:0}#intro .topics label,#create .topics label{font-size:11px}}.page-create #header h1{display:none}.page-create #header .close-link{display:block;visibility:hidden}.page-create #footer .sound-toggle{display:none}.page-create #header .close-link{visibility:visible}#create{justify-content:space-between !important;padding-top:20px}@media only screen and (max-width: 669px){#create{padding-top:10px}}#create:before{content:"";position:absolute;top:50%;left:50%;z-index:-1;background:url("/images/background1.png");background-repeat:no-repeat;background-size:100%;transform:translate(-50%, -50%);width:1100px;height:500px;filter:blur(15px)}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){#create:before{background-image:url("/images/background1@2x.png");background-size:1100px 500px}}#create form{width:630px;text-align:left}#create footer{margin-bottom:20px}#create .form-group>label{font-size:14px;font-weight:normal}#create .form-group:last-child{text-align:center}#create .form-group.half{width:300px;margin-top:0}#create .form-group+.form-group{margin-top:10px}@media only screen and (max-width: 669px){#create{padding-top:20px}#create .form-group>label{font-size:14px}}#select2-player-count-container,#select2-player-count-results .select2-results__option{font-size:18px}.page-error #footer .sound-toggle{display:none}#error h1{height:60px}#error p{margin:.25em 0;font-size:16px}.page-home{padding:10px 0;overflow:hidden}.page-home #header h2{display:none}.page-home #footer .sound-toggle{display:none}.page-home #header h2{animation-delay:.6s}.page-home #footer .copyright{display:block}@media only screen and (max-width: 669px){.page-home #header h2{display:none}.page-home #header .close-link{left:0}.page-home #footer nav{display:block}}#home{justify-content:space-between !important;position:initial !important}#home footer{margin-bottom:20px}#home .animation{position:relative;z-index:2}#home .animation .logo,#home .animation .decor,#home .animation .ecg{display:block;position:absolute;top:50%;left:50%;transform:translate3d(-50%, -50%, 0);animation-duration:1.2s}#home .animation .logo{z-index:1;width:913px;animation-delay:.5s}#home .animation .decor{z-index:3;width:428px;margin:30px 0 0 60px;animation-delay:1s}#home .animation .ecg{z-index:2;margin-top:-130px;animation-delay:1.6s}#home .animation .ecg .heart-rate{height:266px;width:841px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center}#home .animation .ecg .heart-rate svg{max-width:841px;margin-left:20px;margin-right:20px;position:relative;transition:all .5s ease-in-out}#home .animation .ecg .heart-rate svg .ekg{fill:none;stroke:#ed3e3d;stroke-width:16;stroke-linecap:round;stroke-linejoin:miter;opacity:0;stroke-dashoffset:7500;stroke-dasharray:7500;animation:ekg 3.5s linear forwards infinite}#home .decor-mobile{width:100%;max-width:375px;display:none}#home .play-link{position:relative;z-index:2;margin-left:18px}#home .create-link{position:absolute;top:20px;right:20px;z-index:2}#home .back-link{position:absolute;top:30px;left:20px;font-size:14px;font-weight:bold;animation-delay:.5s}#home .back-link img{vertical-align:top}#home .single-link,#home .play-link,#home .create-link{vertical-align:middle;animation-delay:1s}#home .single-link.fadeOut,#home .single-link.zoomOut,#home .play-link.fadeOut,#home .play-link.zoomOut,#home .create-link.fadeOut,#home .create-link.zoomOut{animation-delay:.8s}@media only screen and (max-width: 669px){#home{padding:0 15px}#home:before{content:none}#home .animation{display:none}#home .decor-mobile{display:inline-block}#home .play-link{display:block;margin:10px auto}#home .create-link{top:10px;right:15px;width:128px;height:30px;padding:0 10px;border-radius:2px;font-size:12px;line-height:28px}.desktop #home .create-link:hover,.desktop #home .create-link:active{border-radius:6px}#home .back-link{top:15px;left:15px;font-size:12px}#home .back-link span{position:relative;top:2px;left:-5px}}.page-intro #header h2{animation-delay:.4s}#intro{justify-content:space-between !important;padding-top:20px}@media only screen and (max-width: 669px){#intro{padding-top:10px}}#intro .topics{width:630px;animation-delay:.2s}#intro .topics input,#intro .topics label{pointer-events:none}#intro .start-link{animation-delay:.4s;transition:all .5s ease}@media only screen and (max-width: 669px){#intro .topics{width:300px}}.page-join #header h1{display:none}.page-join #header .close-link{display:block}.page-join #footer .sound-toggle{display:none}.page-join #footer .logo{visibility:hidden;--animate-duration: 0.5s}#join{justify-content:space-between !important;padding-top:20px}@media only screen and (max-width: 669px){#join{padding-top:10px}}#join:before{content:"";position:absolute;top:50%;left:50%;z-index:-1;background:url("/images/background1.png");background-repeat:no-repeat;background-size:100%;transform:translate(-50%, -50%);width:1100px;height:500px;filter:blur(15px)}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){#join:before{background-image:url("/images/background1@2x.png");background-size:1100px 500px}}#join footer{margin-bottom:20px}#join label{text-align:center;animation-delay:.4s}#join .notice,#join .submit-link{animation-delay:.8s}#join .submit-link{transition:all .5s ease}@media only screen and (max-width: 669px){#join{padding:0 15px}#join form{margin:30px auto 0}}#join-code,#code input{width:430px;max-width:100%;font-size:60px;line-height:94px;text-align:center;text-transform:uppercase;animation-delay:.6s}#join-code::input-placeholder,#code input::input-placeholder{color:#fff;opacity:1}.page-login #header h1{display:none}.page-login #header .close-link{display:block}.page-login #footer .sound-toggle{display:none}#login{justify-content:space-between !important;padding-top:20px}@media only screen and (max-width: 669px){#login{padding-top:10px}}#login form{padding:90px 60px 80px;background:#fff;border-radius:20px}#login input[type=text],#login input[type=password]{width:405px;max-width:100%}#quiz-question header{position:relative;top:-40px;width:447px;max-width:100%;height:208px;margin:20px auto -30px;opacity:0;background:#fff;color:#0062a9;border-radius:9px;box-shadow:0 10px 40px 0 rgba(83,98,122,.25);transition:all .5s ease}#quiz-question header.in{top:-2px;opacity:1}#quiz-question header.in.no-transition{transition-duration:0}@media only screen and (max-width: 669px){#quiz-question header{width:auto;height:250px;margin-top:-15px;padding-top:15px;border-radius:0}}.page-quiz:before{content:none}@media only screen and (max-width: 669px){.page-quiz #content{background-image:url("/images/background.png");background-position:bottom center;background-size:1366px 651px}}@media only screen and (max-width: 669px)and (-webkit-min-device-pixel-ratio: 1.5),only screen and (max-width: 669px)and (min--moz-device-pixel-ratio: 1.5),only screen and (max-width: 669px)and (-o-min-device-pixel-ratio: 3/2),only screen and (max-width: 669px)and (min-device-pixel-ratio: 1.5),only screen and (max-width: 669px)and (min-resolution: 192dpi){.page-quiz #content{background-image:url("/images/background@2x.png");background-size:1366px 651px}}.page-quiz #header h2{display:none}.page-quiz #footer nav{display:none}.page-quiz #header{height:0}.page-quiz #content{background-position:center}.on-quiz-topic #quiz-topic{display:block}.on-quiz-question #quiz-question{display:block}.on-quiz-leaderboard #quiz-leaderboard{display:flex}.on-quiz-mode #quiz-mode{display:block}.on-quiz-topic #quiz{display:flex !important;height:100% !important}.on-quiz-question #header h2,.on-quiz-mode #header h2{display:none}.on-quiz-question #content,.on-quiz-mode #content{padding-top:0}.on-quiz-leaderboard{overflow:hidden}.on-quiz-leaderboard #quiz{height:100% !important}.user-score{display:none;position:absolute;top:5px;right:15px;width:34px;height:34px;background:#fff;border-radius:50%;color:#0062a9;font-family:"Roboto",sans-serif;font-weight:900;text-transform:uppercase;font-style:italic;line-height:34px}.single-player .user-score{display:block}.warning-sign{font-family:"Roboto",sans-serif;font-weight:900;text-transform:uppercase;display:block !important;font-size:60px;font-style:italic;line-height:1;text-shadow:0 3px 0 #e79c33}#quiz{display:block !important;height:auto !important}#quiz:before{content:"";position:absolute;top:50%;left:50%;z-index:-1;background:url("/images/background2.png");background-repeat:no-repeat;background-size:100%;transform:translate(-50%, -50%);width:1250px;height:625px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){#quiz:before{background-image:url("/images/background2@2x.png");background-size:1250px 625px}}#quiz .special-title{position:relative;z-index:3;height:auto;font-size:34px;font-style:italic}#quiz .logo{margin-top:35px}@media only screen and (max-width: 669px){#quiz .special-title{font-size:24px}}#quiz-topic{display:none;width:345px;max-width:100%;margin:auto}#quiz-topic .question-number{display:inline-block;position:relative;z-index:2;width:60px;height:60px;margin-top:-18px;margin-bottom:-40px;background:#fff;border:2px solid #e79c33;border-radius:50%;color:#e79c33;font-size:34px;font-weight:900;line-height:56px;text-align:center;animation-delay:.1s}#quiz-topic .animation{position:relative;width:262px;height:262px;margin:auto;padding:15px;border-radius:50%;animation-delay:.3s;--animate-duration: 0.25s}#quiz-topic .animation:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:#fff;border-radius:50%;transition:all .25s ease}#quiz-topic .animation img{position:relative;z-index:1;width:100%;border-radius:50%;transition:all .25s ease}#quiz-topic .animation.out{--animate-duration: 1.5s}#quiz-topic .animation.out:before{transform:scale(0.2)}#quiz-topic .animation.out img{transform:scale(0)}#quiz-topic .topic-title{width:260px;margin:45px auto 0;color:#0062a9;font-family:"Roboto",sans-serif;font-size:20px;font-style:italic;font-weight:900;line-height:1;text-transform:initial;animation-delay:.3s}@media only screen and (min-height: 500px){#quiz-topic{padding-bottom:100px}}#quiz-question{display:none;color:#fff}#quiz-question footer{display:none;position:absolute;right:20px;bottom:0}#quiz-question footer a{display:block;min-width:170px;max-width:250px;margin-bottom:10px}#quiz-question footer .continue-link{font-size:16px}#quiz-question footer .image-link{background-color:#e79c33}#quiz-question footer .image-link:hover{background-color:#ffbd60}#quiz-question .timer,#quiz-question .question-title{position:relative;z-index:2;width:345px;max-width:100%;margin:auto}#quiz-question .timer{position:relative;top:-6px;height:30px;margin-top:20px}#quiz-question .timer .warning-sign{position:absolute;top:-25px;left:50%;z-index:4;visibility:hidden;color:#d02e26;transform:translateX(-50%)}#quiz-question .timer .base,#quiz-question .timer .gauge{width:100%;height:20px;border-radius:8px}#quiz-question .timer .base{position:absolute;top:0;left:0;z-index:1;height:24px;background:#bcc1d8;border:2px solid #cacce4}#quiz-question .timer .base:before,#quiz-question .timer .base:after{content:"";position:absolute;border-radius:8px}#quiz-question .timer .base:before{top:-4px;right:-1px;left:-1px;z-index:2;height:20px;background:#1f2d35;border:1px solid #bcc1d8;box-shadow:0 2px 0 0 #909fc6}#quiz-question .timer .base:after{top:10px;right:12px;left:6px;z-index:3;height:4px;background:#213d44}#quiz-question .timer .gauge{position:absolute;top:-1px;right:2px;left:2px;z-index:4;width:auto;background:url("/images/timer.png");background-repeat:no-repeat;background-size:341px 20px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){#quiz-question .timer .gauge{background-image:url("/images/timer@2x.png");background-size:341px 20px}}#quiz-question .timer.empty i{visibility:visible}#quiz-question .timer.empty .gauge{width:0 !important;border:0}#quiz-question .question-title{font-size:17px;text-align:left}#quiz-question .quiz-decor{position:absolute;top:-25px;left:-40px;width:87px;height:117px;background-image:url("/images/quiz-decor.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){#quiz-question .quiz-decor{background-image:url("/images/quiz-decor@2x.png");background-size:100% 100%}}#quiz-question .answers{position:relative;z-index:3;width:345px;max-width:100%;margin:auto}#quiz-question .answer{display:table;position:relative;width:100%;min-height:80px;visibility:hidden;background:#fff;border:2px solid #e79c33;border-radius:8px;color:#0062a9;text-align:left}#quiz-question .answer>p{display:table-cell;margin:0;padding:8px 95px 8px 12px;vertical-align:middle}#quiz-question .answer+.answer{margin-top:20px}#quiz-question .answer.active{visibility:visible}#quiz-question .answer.selected{position:relative;top:-1px;border:4px solid #0062a9}#quiz-question .answer.selected .answer-choices{top:1px;right:1px;bottom:1px;width:90px}#quiz-question .answer.good{border-color:#39c36c;color:#39c36c}#quiz-question .answer.bad{border-color:#d02e26;color:#d02e26}#quiz-question .answer.fatal .answer-choices{color:#d02e26}#quiz-question .answer.fatal .points{visibility:hidden}.chrome #quiz-question .answer .answer-choices,.safari #quiz-question .answer .answer-choices{top:-2px;right:-2px;bottom:-2px}.chrome #quiz-question .answer .answer-players,.safari #quiz-question .answer .answer-players{top:-18px}#quiz-question .answer-choices{position:absolute;top:0;right:0;bottom:0;width:92px;background:#e79c33;border:2px solid #ffbd60;border-radius:8px}#quiz-question .answer-choices li{display:inline-block;z-index:1;width:24px;height:19px;margin:12px 0 0 0;color:#ffbd60;font-style:italic;font-weight:900}#quiz-question .answer-choices li .player-name{display:none !important}#quiz-question .answer-choices .choice1 .player{top:-22px;left:0px}#quiz-question .answer-choices .move-choice1{top:-22px !important;left:0px !important}#quiz-question .answer-choices .choice2 .player{top:-22px;left:24px}#quiz-question .answer-choices .move-choice2{top:-22px !important;left:24px !important}#quiz-question .answer-choices .choice3 .player{top:-22px;left:48px}#quiz-question .answer-choices .move-choice3{top:-22px !important;left:48px !important}#quiz-question .answer-choices .choice4 .player{top:8px;left:9px;z-index:2}#quiz-question .answer-choices .move-choice4{top:8px !important;left:9px !important;z-index:2 !important}#quiz-question .answer-choices .choice5 .player{top:8px;left:33px;z-index:2}#quiz-question .answer-choices .move-choice5{top:8px !important;left:33px !important;z-index:2 !important}#quiz-question .answer-choices .choice6 .player{top:8px;left:57px;z-index:2}#quiz-question .answer-choices .move-choice6{top:8px !important;left:57px !important;z-index:2 !important}#quiz-question .answer-choices .choice1{margin-left:6px}.single-player #quiz-question .answer-choices .choice1{margin-left:34px}#quiz-question .answer-choices .choice4{margin-left:14px}#quiz-question .answer-choices .points{position:relative;z-index:1;transition:all .5s ease;transition-property:top opacity}#quiz-question .answer-choices .points.scored{position:absolute;color:#49d690;font-size:20px;text-shadow:0 2px 0 #58b687;animation:score 1s ease-out both}#quiz-question .answer-choices .points.lost{color:#c7d4dd;text-shadow:0 2px 0 #5f7f94}.single-player #quiz-question .answer-choices .points{visibility:hidden}.single-player #quiz-question .answer-choices .points.scored{visibility:visible}#quiz-question .answer-choices .player{position:absolute;z-index:2;top:-32px;left:-8px;transition:all 1s ease;transition-property:top left}.single-player #quiz-question .answer-choices .player{left:26px}#quiz-question .answer-players{position:absolute;top:-16px;left:6px}#quiz-question .answer-players li{display:inline-block;margin-right:3px}#quiz-question .answer-players p{margin:0}#quiz-question .learn-link{min-width:170px;margin-bottom:25px}#quiz-question .reference{margin-bottom:20px;width:345px;max-width:100%;margin:1em auto;color:#0062a9;font-size:9px}#quiz-question .players{display:flex;justify-content:center;height:80px}#quiz-question .players li{display:inline-block;min-width:50px;margin:0 2px}#quiz-question .player-name{margin:0;font-size:9px}#quiz-question .player-avatar{margin:-2px auto 0}#quiz-question .topics{position:absolute;top:0;right:20px;z-index:3;width:220px;margin:0;font-size:11px;font-weight:normal;text-align:right}#quiz-question .topics li{position:relative;margin-bottom:5px;padding:0 36px 0 12px;background:#fff;border-radius:12px;color:#0062a9;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:0 0 2px rgba(255,255,255,.5)}#quiz-question .topics .code{background:#0062a9;color:#fff;text-align:left}#quiz-question .topics .code .count{color:#fff;font-size:14px}#quiz-question .topics .count{position:absolute;right:10px;color:#d02e26}.single-player #quiz-question .topics{display:none}#quiz-question.answerable .answer{cursor:pointer}#quiz-question.masterable footer{display:block}#quiz-question.on-timer-start header:before{animation:start-timer .25s alternate 2}#quiz-question.on-timer-end header:before{animation:end-timer .25s alternate 2}@media only screen and (max-width: 669px){#quiz-question .question-title,#quiz-question .reference,#quiz-question .answers{padding:0 15px}#quiz-question .timer{top:10px;max-width:94vw;margin:0 auto 20px}#quiz-question .timer .warning-sign{top:-22px}#quiz-question .topics{position:initial;margin:20px auto 0}#quiz-question .quiz-decor{display:none}#quiz-question footer{position:initial;margin-top:45px}#quiz-question footer a{margin-right:auto;margin-left:auto}}#quiz-image{padding:50px}#quiz-image figure{margin:0}#quiz-image figure img{width:100%;max-width:1000px}#quiz-image img{border-radius:25px}#quiz-image .content{max-width:100%;padding:12px !important}#quiz-image .close-link{position:relative;top:-6px}#quiz-image.visible{opacity:1}@media only screen and (max-width: 669px){#quiz-image{padding:25px}}@keyframes start-timer{from{background:#fff;transform:scale(1) translateX(-50%)}to{background:#49d690;transform:scale(1.01) translateX(-50%)}}@keyframes end-timer{from{background:#fff;transform:scale(1) translateX(-50%)}to{background:#d02e26;transform:scale(1.01) translateX(-50%)}}@keyframes score{0%{top:-30px;opacity:0}10%{opacity:1}75%{opacity:1;transform:scale(1.1)}100%{top:-50px;opacity:0}}#quiz-leaderboard{display:none;flex-direction:column;align-items:center;justify-content:space-between}#quiz-leaderboard .ranking-list{margin:60px auto 0}#quiz-leaderboard .special-title{margin-top:25px}@media only screen and (max-width: 669px){#quiz-leaderboard .ranking-list{margin-top:50px}}#quiz-mode{display:none}#quiz-mode .mode-title{margin:0 5px;font-size:34px;font-style:italic;text-transform:initial;animation-delay:.1s;color:#d02e26;text-shadow:0 2px 0 #e79c33}#quiz-mode .warning-sign{margin-top:10px;color:#d02e26;text-shadow:0 3px 0 #3c2c7b}#quiz-mode .rules{width:300px;max-width:100%;margin:.25em auto;font-size:24px;animation-delay:.2s}#quiz-mode .image{position:relative;z-index:3;width:366px;height:331px;margin:20px auto 0;animation-delay:.3s;--animate-duration: 0.25s}#quiz-mode .image.mode-fatal{background-image:url("/images/mode-fatal.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){#quiz-mode .image.mode-fatal{background-image:url("/images/mode-fatal@2x.png");background-size:100% 100%}}#quiz-mode .image.mode-ghost{background-image:url("/images/mode-ghost.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){#quiz-mode .image.mode-ghost{background-image:url("/images/mode-ghost@2x.png");background-size:100% 100%}}#quiz-mode .image.mode-risky{background-image:url("/images/mode-risky.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){#quiz-mode .image.mode-risky{background-image:url("/images/mode-risky@2x.png");background-size:100% 100%}}#quiz-mode .image.mode-stuck{background-image:url("/images/mode-stuck.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){#quiz-mode .image.mode-stuck{background-image:url("/images/mode-stuck@2x.png");background-size:100% 100%}}@media only screen and (max-width: 669px){#quiz-mode{margin:0 -15px}}@media only screen and (max-width: 375px){#quiz-mode .mode-title{font-size:30px}#quiz-mode .rules{font-size:22px}#quiz-mode .image{margin-top:0;transform:scale(0.75) translate(-25px, -25px)}}#quiz-alert,#quiz-image{display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;visibility:hidden;opacity:0;background:rgba(0,0,0,.8);color:#0062a9;transition:all .25s ease}#quiz-alert .content,#quiz-image .content{padding:30px;background:#fff;border:1px solid #e79c33;border-radius:25px}#quiz-alert time{display:inline-block;height:60px;margin-bottom:10px;font-family:"Roboto",sans-serif;font-weight:900;text-transform:uppercase;font-size:60px;font-style:italic;line-height:1;color:#d02e26;text-shadow:0 2px 0 #e79c33}#quiz-alert .content{width:280px;height:262px}#quiz-alert .title p{margin:15px 0 10px;font-family:"Nunito",sans-serif}#quiz-alert .notice{font-weight:bold}#quiz-alert .notice p{margin-top:8px;font-family:"Nunito",sans-serif}#quiz-alert .exclude-link{display:none;height:50px;padding:5px 20px;font-size:14px}#quiz-alert .ok,#quiz-alert .ko,#quiz-alert .master,#quiz-alert .player{display:none}#quiz-alert.visible{opacity:1}#quiz-alert.on-leave .icon .ko,#quiz-alert.on-leave .exclude-link{display:inline-block}#quiz-alert.on-leave .title .ko{display:block}#quiz-alert.on-back .icon .ok{display:inline-block}#quiz-alert.on-back .title .ok{display:block}#quiz-alert.on-back .notice .ok{display:block}#quiz-alert.on-back .notice .ko{display:none !important}#quiz-alert.on-exclude .icon .ko{display:inline-block}#quiz-alert.on-exclude .title .ko{display:block}#quiz-alert.on-exclude .notice .ok{display:block}#quiz-alert.on-exclude .notice .ko{display:none !important}#quiz-alert.on-master .ko.master{display:block}#quiz-alert.on-player .ko.player{display:block}.page-ranking:before{content:none}@media only screen and (max-width: 669px){.page-ranking #content{background-image:url("/images/background.png");background-position:bottom center;background-size:1366px 651px}}@media only screen and (max-width: 669px)and (-webkit-min-device-pixel-ratio: 1.5),only screen and (max-width: 669px)and (min--moz-device-pixel-ratio: 1.5),only screen and (max-width: 669px)and (-o-min-device-pixel-ratio: 3/2),only screen and (max-width: 669px)and (min-device-pixel-ratio: 1.5),only screen and (max-width: 669px)and (min-resolution: 192dpi){.page-ranking #content{background-image:url("/images/background@2x.png");background-size:1366px 651px}}.page-ranking #footer nav{display:none}#ranking .special-title{height:auto}#ranking .podium{position:relative;width:427px;height:269px;margin-top:200px;margin-left:-108px;background-image:url("/images/podium.png");overflow:visible;color:#000}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){#ranking .podium{background-image:url("/images/podium@2x.png");background-size:100% 100%}}#ranking .podium li{position:absolute}#ranking .podium .podium1{top:-176px;left:228px}#ranking .podium .podium1 .player{height:386px}#ranking .podium .podium2{top:-92px;left:129px}#ranking .podium .podium2 .player{height:302px}#ranking .podium .podium3{top:-55px;left:326px}#ranking .podium .podium3 .player{height:265px}#ranking .podium .player-name{margin:0;line-height:1}#ranking .podium .player-avatar{margin-top:-4px}#ranking .podium .time{display:inline-block;font-size:10px}#ranking .podium .time img{width:15px;margin-right:4px;vertical-align:middle}#ranking .podium .time time{vertical-align:bottom}#ranking .podium .score{margin-top:-4px;font-size:20px;font-weight:900;line-height:1.2}#ranking .ranking-list li{visibility:visible}#ranking .ranking-list .row .name{width:140px}#ranking .ranking-list .row .time{width:52px}#ranking .back-link{min-width:170px;margin-top:35px;background-color:#c51f39}#ranking .back-link:hover{background-color:#d02e26}@media only screen and (max-width: 669px){#ranking .podium{margin-top:155px;margin-bottom:8px}#ranking .podium .podium1{top:-143px}#ranking .podium .podium1 .player{height:353px}#ranking .podium .podium2{top:-59px}#ranking .podium .podium2 .player{height:269px}#ranking .podium .podium3{top:-22px}#ranking .podium .podium3 .player{height:232px}#ranking .podium .player-avatar{margin-top:-20px;transform:scale(0.8)}}@media only screen and (max-width: 375px){#ranking .podium{margin-top:120px;margin-left:-96px;transform:scale(0.88)}#ranking .ranking-list{margin-top:0}}.page-room:before{content:none}@media only screen and (max-width: 669px){.page-room #content{background-image:url("/images/background.png");background-position:bottom center;background-size:1366px 651px}}@media only screen and (max-width: 669px)and (-webkit-min-device-pixel-ratio: 1.5),only screen and (max-width: 669px)and (min--moz-device-pixel-ratio: 1.5),only screen and (max-width: 669px)and (-o-min-device-pixel-ratio: 3/2),only screen and (max-width: 669px)and (min-device-pixel-ratio: 1.5),only screen and (max-width: 669px)and (min-resolution: 192dpi){.page-room #content{background-image:url("/images/background@2x.png");background-size:1366px 651px}}.page-room #footer nav{display:none}.page-room #footer .logo{float:right}#room{justify-content:space-between !important;padding-top:20px}@media only screen and (max-width: 669px){#room{padding-top:10px}}#room:before{content:"";position:absolute;top:50%;left:50%;z-index:-1;background:url("/images/background1.png");background-repeat:no-repeat;background-size:100%;transform:translate(-50%, -50%);width:1100px;height:500px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){#room:before{background-image:url("/images/background1@2x.png");background-size:1100px 500px}}#room .special-title{margin-top:10px}#room .count{margin-top:-20px}#room .count p{margin:.5em 0;animation-delay:.2s}#room .ready-notice{display:none}#room .numbers{font-size:18px;font-weight:bold;animation-delay:.4s}#room .numbers .waiting{display:inline-block;width:32px;height:32px;margin-right:4px;background:#fff;border-radius:50%;color:#d02e26;font-weight:bold;line-height:32px;text-align:center}#room .numbers .max{color:#0062a9;vertical-align:bottom}#room .players{display:flex;margin:0 0 -90px}#room .players li{width:90px;margin:0 5px;visibility:hidden}#room .players li.active{visibility:visible}#room .did-you-know{margin-top:0;font-size:18px;font-style:italic;font-weight:500;text-align:center}#room .player-name{margin:0;font-weight:bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#room .player-avatar{margin:-5px auto 0}#room .start-link.zoomOut{animation-delay:.6s}#room.ready .count p{animation-delay:0}@media only screen and (max-width: 669px){#room .count{margin:-10px 0 10px}#room .count p{margin-top:1em}#room .players{margin:0 0 20px}#room .start-link{margin-bottom:40px}#room.count-4 li{width:81px;margin:0 3px}#room.count-5 .players li,#room.count-6 .players li{width:50px;margin:0 3px}#room.count-5 .player-name,#room.count-6 .player-name{font-size:10px}#room.count-5 .player-avatar,#room.count-6 .player-avatar{margin:-30px auto 0;transform:scale(0.62) translateX(-28px)}}@media screen and (max-height: 650px){#room .players{margin-top:0;padding:30px 0}}.page-score:before{content:none}@media only screen and (max-width: 669px){.page-score #content{background-image:url("/images/background.png");background-position:bottom center;background-size:1366px 651px}}@media only screen and (max-width: 669px)and (-webkit-min-device-pixel-ratio: 1.5),only screen and (max-width: 669px)and (min--moz-device-pixel-ratio: 1.5),only screen and (max-width: 669px)and (-o-min-device-pixel-ratio: 3/2),only screen and (max-width: 669px)and (min-device-pixel-ratio: 1.5),only screen and (max-width: 669px)and (min-resolution: 192dpi){.page-score #content{background-image:url("/images/background@2x.png");background-size:1366px 651px}}.page-score #footer nav{display:none}#score:before{content:"";position:absolute;top:50%;left:50%;z-index:-1;background:url("/images/background2.png");background-repeat:no-repeat;background-size:100%;transform:translate(-50%, -50%);width:1250px;height:625px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5),only screen and (min-resolution: 192dpi){#score:before{background-image:url("/images/background2@2x.png");background-size:1250px 625px}}#score .result{width:260px;height:260px;margin-top:100px;background:#fff;border-radius:50%;box-shadow:0 10px 20px 0 rgba(95,127,148,.2)}#score .result h2{margin-top:40px;font-size:16px;font-style:italic;text-transform:initial}#score .score{font-family:"Roboto",sans-serif;font-weight:900;text-transform:uppercase;font-size:120px;font-style:italic;line-height:1}#score .player-avatar{margin:-40px auto 0;transform:scale(0.8)}#score .notice{max-width:350px;margin-top:50px;font-size:12px}#score .back-link{min-width:170px;margin-top:30px}@media only screen and (max-width: 669px){#score .result{margin-top:50px}#score .notice{max-width:300px}}@media only screen and (min-height: 780px){#score{padding-bottom:100px}}