.login-form{align-items:flex-start;justify-content:flex-start;padding-top:2rem}.login-form,.login-form form{display:flex;flex-direction:column}.login-form form{width:26.25rem}@media screen and (max-width:1000px){.login-form form{width:100%}}.login-form form .form-group{display:flex;flex-direction:column;margin-bottom:1rem;width:100%}.login-form form .form-group label{color:#9bb6cf;font-size:.75rem;font-weight:500;margin-bottom:.5rem;text-transform:uppercase;transition:.3s ease}.login-form form .form-group input{background:transparent;border:none;border-bottom:.125rem solid #9bb6cf;color:#fff;font-family:Rubik;font-size:1.25rem;font-weight:400;outline:none;padding:.5rem 0;transition:.3s ease}.login-form form .form-group input:focus{border-color:#fff}.login-form form .form-group:focus-within label{color:#fff}.login-form form .form-group.submit-group{margin-bottom:0;margin-top:2rem}.login-form form .form-group.submit-group input{background:#fff;border:none;border-radius:.5rem;color:#001926;cursor:pointer;font-family:Rubik;font-size:1rem;font-weight:700;line-height:1rem;outline:none;padding:1rem 1.25rem;text-transform:uppercase;transition:.3s ease}.login-form form .form-group.submit-group input:hover{background:#fc0}.login-form form .form-group.submit-group input:disabled{opacity:.5;pointer-events:none}.login-form form .login-errors .error{align-items:center;background:#ff4848;border-radius:.5rem;color:#fff;display:flex;margin-top:1rem;padding:1rem}.login-form form .login-errors .error:before{background:url(/images/id/alert-red.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:1.875rem;margin-right:.5rem;width:1.875rem}*{-webkit-font-smoothing:antialiased;box-sizing:border-box}html{background-color:hsla(0,0%,100%,.01);font-size:16px;width:100%}@media screen and (max-width:1740px){html{font-size:14px}}@media screen and (max-width:1530px){html{font-size:13px}}@media screen and (max-width:1400px){html{font-size:12px}}@media screen and (max-width:1300px){html{font-size:11px}}@media screen and (max-width:1200px){html{font-size:10px}}@media screen and (max-width:1100px){html{font-size:9px}}@media (max-width:600px),screen and (max-width:1000px) and (max-aspect-ratio:8/5){html{font-size:16px}}@media screen and (max-width:600px){html{font-size:10px}}@media screen and (min-width:2180px){html{font-size:22px}}@media screen and (min-width:2700px){html{font-size:23px}}@media screen and (min-width:3140px){html{font-size:25px}}@media (min-aspect-ratio:2/1) and (max-width:1000px) and (min-width:600px),(min-aspect-ratio:5/2) and (max-height:1240px) and (max-width:1000px) and (min-width:600px),(min-aspect-ratio:8/5) and (max-width:1000px) and (min-width:600px){html{font-size:max(min(1.75vh,.75vw),2px)}}body{background:radial-gradient(268.24% 1017.34% at -4.57% 110.67%,#2e4a63 0,#001926 100%);display:flex;flex-direction:row;font-family:Rubik;margin:0;min-height:100dvh;padding:0;width:100%}@media (max-width:600px),screen and (max-width:1000px) and (max-aspect-ratio:8/5){body{flex-direction:column;min-height:unset}}.background-particles,.background-pattern{height:100dvh;left:0;-o-object-fit:cover;object-fit:cover;position:fixed;top:0;width:100%}.background-particles{mix-blend-mode:lighten}.background-gradient{background:radial-gradient(100% 100% at 100% 0,#f33 0,rgba(255,51,51,0) 100%);height:100dvh;left:0;opacity:.4;position:fixed;top:0;transform:rotate(-180deg);width:100%}.background-star{bottom:0;left:0;position:fixed;width:60%}@media (max-width:600px),screen and (max-width:1000px) and (max-aspect-ratio:8/5){.background-star{width:100%}}.login-popup{align-items:center;display:flex;justify-content:center;pointer-events:none;z-index:2}.login-popup,.login-popup .close-button{height:100%;left:0;position:fixed;top:0;width:100%}.login-popup .close-button{background:rgba(0,0,0,.5);opacity:0;transition:.3s ease}.login-popup .login-content{align-items:flex-start;background:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:flex-start;max-height:95vh;opacity:0;overflow-x:hidden;overflow-y:auto;padding:2rem;transform:translateY(20px);transition:.3s ease;z-index:3}.login-popup .login-content .heading{color:#001926;font-size:2rem;font-weight:500;line-height:1.875rem;text-transform:uppercase}.login-popup .login-content .login-form form .form-group label{color:rgba(0,25,38,.65)}.login-popup .login-content .login-form form .form-group input{border-bottom:.125rem solid rgba(0,25,38,.65);color:#001926}.login-popup .login-content .login-form form .form-group input:focus{border-color:#001926}.login-popup .login-content .login-form form .form-group:focus-within label{color:#001926}.login-popup .login-content .login-form form .form-group.submit-group input{background:rgba(255,211,37,.8);border:1px solid #ffd325}.login-popup .login-content .login-form form .form-group.submit-group input:hover{background:#ffd325}.login-popup.active{pointer-events:auto}.login-popup.active .close-button{opacity:1}.login-popup.active .login-content{opacity:1;transform:none}.main{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;padding:2rem 2.5rem;width:60.5%;z-index:1}@media (max-width:600px),screen and (max-width:1000px) and (max-aspect-ratio:8/5){.main{width:100%}}.main header{align-items:center;display:flex;flex-direction:row;margin-bottom:0;width:100%}.main header .home-link{width:3rem}.main header .home-link img{-o-object-fit:contain;object-fit:contain;width:100%}.main header .locales{display:flex;margin-left:auto;position:relative}.main header .locales .locale_button{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:700;text-transform:uppercase}.main header .locales .locale_button:after{background:url(/images/arrow-down-white.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:.625rem;margin-left:.5rem;transform-origin:center;transition:.3s ease;width:1rem}.main header .locales .locale_dropdown{background:#fff;border-radius:4px;bottom:-5px;left:50%;margin:0;max-height:0;overflow:hidden;padding:0;position:absolute;transform:translateY(100%) translateX(-50%);transition:.3s ease}.main header .locales .locale_dropdown li{font-weight:700;list-style:none;text-align:center;transition:.3s ease}.main header .locales .locale_dropdown li:hover{background:#ffd325}.main header .locales .locale_dropdown li a{color:#001926;display:flex;font-size:1rem;height:100%;line-height:1rem;padding:.35rem 1rem;text-decoration:none;width:100%}.main header .locales.active .locale_dropdown{max-height:6.8rem}.main header .locales.active .locale_button:after{transform:rotate(180deg)}.main .content{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:flex-start;margin-bottom:auto;margin-top:auto;padding:0 7.5rem}@media (max-width:600px),screen and (max-width:1000px) and (max-aspect-ratio:8/5){.main .content{padding:0}}.main .content h1{align-items:flex-start;color:#f33;display:flex;flex-direction:column;font-size:5.625rem;font-weight:500;justify-content:flex-start;letter-spacing:0;line-height:4rem;margin:1rem 0 2.5rem;padding:0;text-transform:uppercase}@media (max-width:600px),screen and (max-width:1000px) and (max-aspect-ratio:8/5){.main .content h1{line-height:4rem}}@media screen and (max-width:900px){.main .content h1{line-height:5.25rem}}.main .content h2{color:#fff;font-size:1.5rem;font-weight:500;line-height:2rem;margin:0 0 2rem;padding:0;text-transform:uppercase;width:75%}@media (max-width:600px),screen and (max-width:1000px) and (max-aspect-ratio:8/5){.main .content h2{font-size:1.75rem;line-height:2.25rem}}@media screen and (max-width:600px){.main .content h2{width:100%}}.main .content h2 b{color:#ffd325}.main .content .prize-cards{align-items:stretch;display:grid;flex-direction:row;gap:1.875rem;grid-template-columns:repeat(3,1fr);justify-content:flex-start;margin-bottom:0;margin-top:0}@media (max-width:600px),screen and (max-width:1000px) and (max-aspect-ratio:8/5){.main .content .prize-cards{width:100%}}@media screen and (max-width:350px){.main .content .prize-cards{grid-template-columns:1fr}}.main .content .prize-cards .card{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:15rem}@media (max-width:600px),screen and (max-width:1000px) and (max-aspect-ratio:8/5){.main .content .prize-cards .card{width:100%}}@media screen and (orientation:landscape) and (min-aspect-ratio:8/5) and (max-width:950px){.main .content .prize-cards .card{width:100%}}@media (max-width:600px),screen and (max-width:1000px) and (max-aspect-ratio:8/5){.main .content .prize-cards .card:not(:last-child){margin-bottom:0;margin-right:0}}.main .content .prize-cards .card .description{color:#fff;font-size:1rem;font-weight:400;line-height:1.25rem;margin-bottom:1rem}@media (max-width:600px),screen and (max-width:1000px) and (max-aspect-ratio:8/5){.main .content .prize-cards .card .description{font-size:1.125rem;line-height:1.475rem}}.main .content .prize-cards .card .description b{font-weight:700;text-transform:uppercase}.main .content .prize-cards .card .image{align-items:center;background:rgba(191,213,255,.15);border-radius:.5rem;display:flex;flex-direction:column;height:9.375rem;justify-content:center;margin-top:auto;width:100%}@media screen and (max-width:350px){.main .content .prize-cards .card .image{height:auto;padding:1rem 0}}.main .content .prize-cards .card .image img{height:6rem;margin-bottom:.375rem;-o-object-fit:contain;object-fit:contain;width:6rem}@media screen and (max-width:350px){.main .content .prize-cards .card .image img{width:60%}}.main .content .prize-cards .card .image .name{color:#fff;font-size:1.125rem;font-weight:500;text-align:center;text-transform:uppercase}.main .content .prize-cards .card:first-child .image{background:rgba(255,51,51,.3)}@media (max-width:600px),screen and (max-width:850px) and (max-aspect-ratio:8/5){.main .content .prize-cards{grid-template-columns:repeat(2,1fr)}.main .content .prize-cards .card{width:100%}}@media screen and (max-width:600px){.main .content .prize-cards{grid-template-columns:repeat(1,1fr)}.main .content .prize-cards .card{width:100%}.main .content .prize-cards .card .image{height:15rem}.main .content .prize-cards .card .image img{height:10rem;width:10rem}}.main footer{align-items:center;display:flex;margin-top:1rem;width:100%}@media (max-width:600px),screen and (max-width:1000px) and (max-aspect-ratio:8/5){.main footer{align-items:flex-start;flex-direction:column}}@media screen and (max-width:600px){.main footer{align-items:center;flex-direction:column}}.main footer .copyright{color:hsla(0,0%,100%,.6);font-size:1rem;font-weight:300}@media screen and (max-width:600px){.main footer .copyright{text-align:center}}.main footer .social-links{align-items:center;display:flex;margin:0 0 0 auto;padding:0}@media (max-width:600px),screen and (max-width:1000px) and (max-aspect-ratio:8/5){.main footer .social-links{margin-left:0;margin-top:2rem}}.main footer .social-links li{list-style:none;transition:.3s ease;width:1.5rem}@media (max-width:600px),screen and (max-width:1000px) and (max-aspect-ratio:8/5){.main footer .social-links li{width:2rem}}.main footer .social-links li:not(:last-child){margin-right:1.5rem}.main footer .social-links li:hover{transform:scale(1.1)}.main footer .social-links li a{display:flex;width:100%}.main footer .social-links li a img{-o-object-fit:contain;object-fit:contain;width:100%}.ratings{align-items:flex-start;background:#f33;display:flex;flex-direction:column;justify-content:flex-start;padding:2rem 2.5rem 6.875rem;width:39.5%;z-index:1}@media (max-width:600px),screen and (max-width:1000px) and (max-aspect-ratio:8/5){.ratings{max-height:unset;padding-bottom:4rem;width:100%}}.ratings .user{align-items:center;display:flex;justify-content:flex-end;margin-bottom:5.25rem;width:100%}.ratings .user .user-info{align-items:center;color:#fff;display:flex;font-size:1rem;font-weight:700;line-height:1rem;margin-right:1.125rem}.ratings .user .user-info .name{align-items:center;display:flex;margin-right:.75rem}.ratings .user .user-info .name:before{background:url(/images/challenge/user.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:1rem;margin-right:.5rem;width:1rem}.ratings .user .user-info .rating{align-items:center;display:flex;text-transform:uppercase}.ratings .user .user-info .rating:before{background:url(/images/challenge/rating-arrow.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:1rem;margin-right:.25rem;width:.5rem}.ratings .user .button,.ratings .user input{background:#fff;border:none;border-radius:8px;color:#001926;cursor:pointer;font-family:Rubik;font-size:1rem;font-weight:700;line-height:1rem;outline:none;padding:1rem 1.25rem;text-transform:uppercase;transition:.3s ease}.ratings .user .button:hover,.ratings .user input:hover{background:#ffd325}.ratings .rating-list-wrapper{align-self:center;display:flex;flex-direction:column;flex-grow:1;max-height:100%;overflow:hidden;width:82%}@media (max-width:600px),screen and (max-width:1000px) and (max-aspect-ratio:8/5){.ratings .rating-list-wrapper{width:100%}}.ratings .rating-list-wrapper .season-wrapper{align-items:center;display:grid;gap:1.75rem;grid-template-columns:1fr 1fr;margin-bottom:1.875rem;width:100%}.ratings .rating-list-wrapper .season-wrapper .season{align-items:flex-start;border:1px solid rgba(0,25,38,.12);border-radius:.5rem;cursor:pointer;display:flex;flex-direction:column;height:5.625rem;justify-content:center;padding:0 1.25rem;position:relative;transition:.5s ease}.ratings .rating-list-wrapper .season-wrapper .season:before{background:url(/images/challenge/season-badge.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:.875rem;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:.3s ease;width:.875rem}.ratings .rating-list-wrapper .season-wrapper .season small{color:#001926;font-size:.875rem;font-weight:500;margin-bottom:.375rem;opacity:.4;text-transform:uppercase;transition:.3s ease}@media screen and (max-width:360px){.ratings .rating-list-wrapper .season-wrapper .season small{font-size:.75rem}}.ratings .rating-list-wrapper .season-wrapper .season span{color:#001926;font-size:2.125rem;font-weight:500;line-height:1.25rem;opacity:.4;text-transform:uppercase;transition:.3s ease}@media screen and (max-width:360px){.ratings .rating-list-wrapper .season-wrapper .season span{font-size:1.75rem}}@media screen and (max-width:320px){.ratings .rating-list-wrapper .season-wrapper .season span{font-size:1.25rem}}.ratings .rating-list-wrapper .season-wrapper .season:hover{background:rgba(0,25,38,.02)}.ratings .rating-list-wrapper .season-wrapper .season:hover small,.ratings .rating-list-wrapper .season-wrapper .season:hover span{opacity:.6}.ratings .rating-list-wrapper .season-wrapper .season.active{background:rgba(0,25,38,.04);cursor:default}.ratings .rating-list-wrapper .season-wrapper .season.active small,.ratings .rating-list-wrapper .season-wrapper .season.active span,.ratings .rating-list-wrapper .season-wrapper .season.active:before{opacity:1}.ratings .rating-list-wrapper .rating-lists{display:flex;flex-direction:column;height:100%;justify-content:flex-start;position:relative}@media (max-width:600px),screen and (max-width:1000px) and (max-aspect-ratio:8/5){.ratings .rating-list-wrapper .rating-lists{height:55vh}}.ratings .rating-list-wrapper .rating-list{display:flex;flex-direction:column;height:100%;justify-content:flex-start;opacity:0;pointer-events:none}@media (max-width:600px),screen and (max-width:1000px) and (max-aspect-ratio:8/5){.ratings .rating-list-wrapper .rating-list{height:55vh}}.ratings .rating-list-wrapper .rating-list .list-header{align-items:center;border-bottom:2px solid hsla(0,0%,100%,.7);color:#001926;display:flex;font-size:.875rem;font-weight:500;justify-content:space-between;line-height:1.875rem;padding:0 .75rem .25rem;text-transform:uppercase}.ratings .rating-list-wrapper .rating-list .list-header span:last-child{padding-right:.5rem;text-align:right;width:4rem}.ratings .rating-list-wrapper .rating-list .list-content{align-items:flex-start;display:flex;flex:1 0 0;flex-direction:column;justify-content:flex-start;margin:0;overflow-x:hidden;overflow-y:auto;padding:0 4px 0 0}.ratings .rating-list-wrapper .rating-list .list-content::-webkit-scrollbar{background:transparent;width:4px}.ratings .rating-list-wrapper .rating-list .list-content::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.25);border-radius:2px;width:4px}.ratings .rating-list-wrapper .rating-list .list-content li{align-items:center;border-radius:4px;display:flex;flex-direction:row;height:2.25rem;justify-content:flex-start;padding:.65rem .75rem;width:100%}.ratings .rating-list-wrapper .rating-list .list-content li:nth-child(2n){background:hsla(0,0%,100%,.08)}.ratings .rating-list-wrapper .rating-list .list-content li.current-user{background-color:rgba(255,211,37,.25)}.ratings .rating-list-wrapper .rating-list .list-content li .number{color:hsla(0,0%,100%,.6);font-size:1.125rem;font-weight:500;line-height:1.125rem;margin-right:.25rem;min-width:1.75rem;text-transform:uppercase}.ratings .rating-list-wrapper .rating-list .list-content li .name{color:#fff;font-size:1.125rem;font-weight:500;line-height:1.125rem;margin-right:auto}.ratings .rating-list-wrapper .rating-list .list-content li .stars{color:#ffd325;font-size:1.125rem;font-weight:500;line-height:1.125rem;text-align:right;text-transform:uppercase;width:4rem}.ratings .rating-list-wrapper .rating-list .user-rating{align-items:center;background:rgba(255,211,37,.25);border-radius:4px;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:.625rem;padding:.75rem;width:calc(100% - .5rem)}.ratings .rating-list-wrapper .rating-list .user-rating .number{color:hsla(0,0%,100%,.6);font-size:1.125rem;font-weight:500;margin-right:.5rem;min-width:1.75rem;text-transform:uppercase}.ratings .rating-list-wrapper .rating-list .user-rating .name{color:#fff;font-size:1.125rem;font-weight:500;margin-right:auto}.ratings .rating-list-wrapper .rating-list .user-rating .stars{color:#ffd325;font-size:1.125rem;font-weight:500;text-align:right;text-transform:uppercase}.ratings .rating-list-wrapper .rating-list .go-warn{align-items:center;background:#ed2d2d;border-radius:4px;display:flex;padding:.5rem .625rem;width:calc(100% - .5rem)}.ratings .rating-list-wrapper .rating-list .go-warn img{height:1.5rem;margin-right:.625rem;width:1.5rem}.ratings .rating-list-wrapper .rating-list .go-warn span{color:#fff;font-size:1rem;font-weight:400;text-shadow:0 6px 5px rgba(126,23,0,.15)}.ratings .rating-list-wrapper .rating-list.old-list{left:0;position:absolute;top:0;width:100%}.ratings .rating-list-wrapper .rating-list.old-list .list-header{justify-content:flex-start}.ratings .rating-list-wrapper .rating-list.old-list .list-header span:first-child{margin-right:auto}.ratings .rating-list-wrapper .rating-list.old-list .list-header span:last-child{margin-left:1.25rem}.ratings .rating-list-wrapper .rating-list.old-list .list-content .prizes{align-items:center;display:grid;display:flex;justify-content:flex-end;padding-right:.7rem}.ratings .rating-list-wrapper .rating-list.old-list .list-content .prizes .prize{background-position:50%;background-repeat:no-repeat;background-size:contain;height:1.5rem;width:1.5rem}.ratings .rating-list-wrapper .rating-list.old-list .list-content .prizes .prize:not(:last-child){margin-right:.125rem}.ratings .rating-list-wrapper .rating-list.old-list .list-content .prizes .prize.drone{background-image:url(/images/challenge/drone.svg)}.ratings .rating-list-wrapper .rating-list.old-list .list-content .prizes .prize.augment{background-image:url(/images/challenge/augment.svg)}.ratings .rating-list-wrapper .rating-list.old-list .list-content .prizes .prize.tankoins{background-image:url(/images/challenge/tankoin.svg)}.ratings .rating-list-wrapper .rating-list.old-list .list-content .prizes .prize.supplies{background-image:url(/images/challenge/supply.svg)}.ratings .rating-list-wrapper .rating-list.old-list .list-content .prizes .prize.ultra-container{background-image:url(/images/challenge/ultra-container-prize.svg)}.ratings .rating-list-wrapper .rating-list.old-list .list-content .prizes .prize.container{background-image:url(/images/challenge/container-prize.svg)}.ratings .rating-list-wrapper .rating-list.old-list .list-content .prizes .prize.ruby{background-image:url(/images/challenge/ruby.svg)}.ratings .rating-list-wrapper .rating-list.old-list .list-content .prizes .prize.nuclear{background-image:url(/images/challenge/nuclear.svg)}.ratings .rating-list-wrapper .rating-list.old-list .list-content .prizes .prize.epic-key{background-image:url(/images/challenge/epic-key.svg)}.ratings .rating-list-wrapper .rating-list.old-list .list-content .prizes .prize.rare-key{background-image:url(/images/challenge/rare-key.svg)}.ratings .rating-list-wrapper .rating-list.old-list .list-content .prizes .prize.common-key{background-image:url(/images/challenge/common-key.svg)}.ratings .rating-list-wrapper .rating-list.active{opacity:1;pointer-events:auto}.ratings .rating-list-wrapper .rating-list .sort-alert{align-items:flex-start;background:rgba(255,211,37,.25);border-radius:.25rem;color:#fff;display:flex;font-size:.9375rem;font-weight:400;letter-spacing:-.02em;line-height:1.25rem;margin-top:.625rem;padding:.75rem;width:calc(100% - .5rem)}.ratings .rating-list-wrapper .rating-list .sort-alert span{padding-top:.125rem}.ratings .rating-list-wrapper .rating-list .sort-alert:before{background-image:url(/images/challenge/star.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:1.5rem;margin-right:.625rem;min-width:1.5rem;width:1.5rem}.ru .main header .locales{display:none}.de .main .content h1,.en .main .content h1,.fr .main .content h1,.pl .main .content h1{font-size:4.25rem}@media (max-width:600px),screen and (max-width:1000px) and (max-aspect-ratio:8/5){.de .main .content h1,.en .main .content h1,.fr .main .content h1,.pl .main .content h1{font-size:4rem;line-height:4rem}}.de .main .content h1 span:last-child,.en .main .content h1 span:last-child,.fr .main .content h1 span:last-child,.pl .main .content h1 span:last-child{font-size:8rem}@media (max-width:600px),screen and (max-width:1000px) and (max-aspect-ratio:8/5){.de .main .content h1 span:last-child,.en .main .content h1 span:last-child,.fr .main .content h1 span:last-child,.pl .main .content h1 span:last-child{font-size:4.5rem}}.de .prize-cards .description{word-wrap:break-word;max-width:100%}.de .prize-cards .card:nth-child(2) .image .name{word-wrap:break-word;max-width:95%}
