.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}*{box-sizing:border-box;scrollbar-color:rgba(191,213,255,.3) rgba(191,213,255,.1);scrollbar-width:thin}:root{--padding-horizontal:23.475rem;--light:#bfd5ff;--dark-blue:#001926;--red:#f33;--blue:#00d4ff;--white:#fff;--green:#76ff33;--yellow:#fc0}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){:root{--padding-horizontal:1rem}}@media screen and (max-width:1600px){:root{--padding-horizontal:18rem}}@media screen and (max-width:1440px){:root{--padding-horizontal:13rem}}@media screen and (max-width:1366px){:root{--padding-horizontal:12rem}}@media screen and (max-width:1024px){:root{--padding-horizontal:10rem}}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){:root{--padding-horizontal:2rem}}html{font-size:16px}@media screen and (max-width:1600px){html{font-size:14px}}@media screen and (max-width:1440px){html{font-size:13px}}@media screen and (max-width:1366px){html{font-size:13px}}@media screen and (max-width:1024px){html{font-size:11px}}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){html{font-size:16px}}@media screen and (max-width:390px){html{font-size:14px}}@media screen and (max-width:340px){html{font-size:12px}}@media screen and (min-width:1601px){html{font-size:16px}}@media screen and (min-width:2180px){html{font-size:21px}}@media screen and (min-width:2700px){html{font-size:23px}}@media screen and (min-width:3140px){html{font-size:25px}}@media screen and (min-width:3440px){html{font-size:28px}}@media screen and (max-width:800px) and (max-height:452px){html{font-size:8px}}body{background:#152d3a;color:#fff;flex-direction:column;font-family:Rubik;margin:0;min-height:100vh;overflow-x:hidden;padding:0;position:relative}.popup,body{align-items:center;display:flex;width:100%}.popup{height:100%;justify-content:center;left:0;pointer-events:none;position:fixed;top:0;z-index:10}.popup.user-agreement .content{max-width:60rem;overflow:auto}.popup.user-agreement .content h3,.popup.user-agreement .content p{margin-bottom:1rem}.popup .close-wrapper{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,25,38,.9);height:100%;left:0;opacity:0;position:fixed;top:0;transition:.3s ease;width:100%}.popup .content{align-items:center;background:rgba(63,81,96,.2);border:.125rem solid #3f5160;border-radius:.5rem;display:flex;flex-direction:column;max-height:90dvh;max-width:45rem;opacity:0;padding:1.5rem 1.875rem;position:relative;transform:translateY(6rem);transition:.3s ease;z-index:1}.popup .content .heading{color:#fff;font-size:1.5rem;font-weight:500;line-height:2.5rem;margin-bottom:.75rem;text-transform:uppercase}@media screen and (max-width:600px){.popup .content .heading{font-size:1.25rem;line-height:1.75rem;text-align:center}}.popup .content .close-icon{background-image:url(/images/build-fight/close.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;height:1.25rem;opacity:.75;position:absolute;right:1.875rem;top:1.875rem;transition:.15s ease;width:1.25rem}.popup .content .close-icon:hover{opacity:1}@media screen and (max-width:600px){.popup .content .close-icon{right:0;top:-1.875rem;transform:translateY(-50%)}}.popup .content .button-group{align-items:center;display:flex}.popup .content .button-group .button:not(:last-child){margin-right:1rem}.popup .content .button-group .button.gold-button{background:rgba(255,204,0,.25);border:.125rem solid rgba(255,204,0,.25);color:var(--gold)}.popup .content .button-group .button.gold-button:hover{background:rgba(255,204,0,.35)}.popup .content .button-group .button.gold-button img{height:1rem;-o-object-fit:contain;object-fit:contain;width:1rem}.popup .content .button-group .button.gold-button.error{background:rgba(255,58,58,.25);border:.125rem solid rgba(255,58,58,.25)}.popup .content .button-group .button.gold-button.hidden{display:none}.popup.active{pointer-events:auto}.popup.active .close-wrapper{opacity:1}.popup.active .content{opacity:1;transform:none}.popup.logout-submit{align-items:center;display:flex;height:100%;justify-content:center;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:8}.popup.logout-submit .close-wrapper{background:rgba(0,25,38,.9);height:100%;left:0;opacity:0;position:fixed;top:0;transition:.3s ease;width:100%}.popup.logout-submit .content{background:#0b2a3a;border:1px solid rgba(191,213,255,.16);border-radius:.625rem;opacity:0;padding:1.125rem 1.75rem;position:absolute;right:var(--padding-horizontal);top:4.5rem;transform:translateY(10%);transition:.3s ease;z-index:1}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){.popup.logout-submit .content{right:50%;transform:translateX(50%)}}.popup.logout-submit .content .question{font-size:1rem;font-weight:500;margin-bottom:1rem}.popup.logout-submit .content .button-group{align-items:center;display:flex;flex-grow:1}.popup.logout-submit .content .button-group .button{background:#fff;border:none;border-radius:.5rem;color:var(--dark-blue);cursor:pointer;flex-grow:1;font-size:.875rem;font-style:normal;font-weight:500;letter-spacing:.0437rem;line-height:1rem;outline:none;padding:.75rem 2rem;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:.3s ease;white-space:nowrap}.popup.logout-submit .content .button-group .button:hover{background:var(--green)}.popup.logout-submit .content .button-group .button:first-child{margin-right:.75rem}.popup.logout-submit.active{pointer-events:auto}.popup.logout-submit.active .content{opacity:1}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){.popup.logout-submit.active .content{transform:translateX(50%)}}.popup.logout-submit.active .close-wrapper{opacity:1}.popup.logout-submit.active .inner{opacity:1;transform:none}.popup.special-offer-popup .content{background:transparent;border:none;padding:0}.popup.special-offer-popup .content .close-icon{z-index:1}.popup.special-offer-popup .content .special-card{align-items:center;display:flex;justify-content:center;position:relative}.popup.special-offer-popup .content .special-card .image{aspect-ratio:570/420;width:35.625rem}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){.popup.special-offer-popup .content .special-card .image{width:95%}}.popup.special-offer-popup .content .special-card .image img{-o-object-fit:contain;object-fit:contain;width:100%}.popup.special-offer-popup .content .special-card .info{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;padding:0 5.25rem;position:absolute;top:0;width:100%}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){.popup.special-offer-popup .content .special-card .info{padding:0 var(--padding-horizontal)}}.popup.special-offer-popup .content .special-card .info .pass-icon{margin-bottom:1rem;width:10.25rem}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){.popup.special-offer-popup .content .special-card .info .pass-icon{width:30%}}.popup.special-offer-popup .content .special-card .info .title{color:#fff;font-size:1.375rem;font-weight:500;line-height:1.25rem;margin-bottom:.875rem;text-align:center;text-transform:uppercase}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){.popup.special-offer-popup .content .special-card .info .title{font-size:1rem;margin-bottom:.5rem}}.popup.special-offer-popup .content .special-card .info .description{color:#fff;font-size:1rem;line-height:1.375rem;margin-bottom:1rem;text-align:center}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){.popup.special-offer-popup .content .special-card .info .description{font-size:.75rem;line-height:1rem;margin-bottom:.5rem}}.popup.special-offer-popup .content .special-card .info button{align-items:center;background:#f66;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-family:Rubik;font-size:1.125rem;font-weight:500;justify-content:center;outline:none;padding:.875rem 3.625rem;text-transform:uppercase;transition:.3s ease}.popup.special-offer-popup .content .special-card .info button .ruby{align-items:center;display:flex}.popup.special-offer-popup .content .special-card .info button .ruby:before{background-image:url(/images/cold-games/ruby-white.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:1rem;margin-left:.5rem;margin-right:.25rem;width:1rem}.popup.special-offer-popup .content .special-card .info button:hover{background:#ff4b4b}.popup.special-offer-popup .content .special-card .info button.disabled{opacity:.6;pointer-events:none}.errors-wrapper{bottom:2rem;left:50%;position:fixed;transform:translateX(-50%);z-index:10}.errors-wrapper .error,.errors-wrapper .success{text-wrap:nowrap;align-items:center;background:#ff4848;border-radius:.5rem;color:#fff;display:flex;left:0;margin-top:1rem;opacity:0;padding:.75rem 1rem;pointer-events:none;position:absolute;top:0;transform:translateY(4rem) translateX(-50%);transition:.15s ease}.errors-wrapper .error.active,.errors-wrapper .success.active{opacity:1;transform:translateY(-100%) translateX(-50%)}.errors-wrapper .error:before,.errors-wrapper .success: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;min-height:1.875rem;min-width:1.875rem;width:1.875rem}.errors-wrapper .success{background-color:#76ff33;color:var(--dark-blue);white-space:wrap;width:20rem}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){.errors-wrapper .success{width:90vw}}.errors-wrapper .success:before{background-image:url(/images/id/alert-dark.svg)}::-webkit-scrollbar{height:.375rem;opacity:.1;width:.375rem}::-webkit-scrollbar-track{background-color:rgba(0,12,41,.1)}::-webkit-scrollbar-thumb{background-color:rgba(0,23,53,.3);border-radius:.375rem}header{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.5);display:flex;margin-bottom:3.75rem;padding:.625rem var(--padding-horizontal) .75rem;position:fixed;transition:.15s ease;width:100%;z-index:8}header.reduction .logout-button{display:none}header .logo{height:3.5rem;margin-right:auto;width:3.5rem}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){header .logo{display:none}}header .logo img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@media (max-width:600px),screen and (max-width:850px) and (max-aspect-ratio:8/5){header .logo img{height:2.25rem;width:auto}}header .container{display:none;flex-direction:column}@media (max-width:600px),screen and (max-width:850px) and (max-aspect-ratio:8/5){header .container{align-items:center;align-self:center;grid-area:timer;margin-bottom:0}}header .user{align-items:center;display:flex}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){header .user{margin-right:auto}}header .user .user-tancoins{font-size:1rem;line-height:1rem}@media screen and (max-width:500px){header .user .user-tancoins{font-size:.85rem}header .user .user-tancoins:before{height:.8rem;width:.8rem}}header .user .currency-wrapper{align-items:center;display:flex;margin-right:1.875rem}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){header .user .currency-wrapper{margin-right:1.25rem}}header .user .currency-wrapper .currency{color:#ffbc09;font-size:1rem;font-weight:500;line-height:1rem}@media screen and (max-width:500px){header .user .currency-wrapper .currency{font-size:.85rem}header .user .currency-wrapper .currency:before{height:.8rem;width:.8rem}}header .user .energy-wrapper{align-items:center;display:flex}header .user .energy-wrapper .energy{color:#ffbc09;font-size:1rem;margin-right:.75rem}header .user .energy-wrapper .add-energy{align-items:center;background:rgba(191,213,255,.1);border-radius:.5rem;cursor:pointer;display:flex;height:2.5rem;justify-content:center;transition:.15s ease;width:2.5rem}@media screen and (max-width:500px){header .user .energy-wrapper .add-energy{display:none}}header .user .energy-wrapper .add-energy img{height:1rem;-o-object-fit:contain;object-fit:contain;width:1rem}header .user .energy-wrapper .add-energy:hover{background:rgba(191,213,255,.2)}header .user-info-wrapper{align-items:center;display:flex;margin-left:1.25rem;padding-left:1.25rem;position:relative}header .user-info-wrapper:before{background:rgba(191,212,255,.3);content:"";height:1.5rem;left:0;position:absolute;top:50%;transform:translateY(-50%);width:1px}@media (max-width:600px),screen and (max-width:850px) and (max-aspect-ratio:8/5){header .user-info-wrapper{align-items:start;flex-direction:column;gap:0;grid-area:user;justify-content:flex-end;margin-left:.875rem}}@media screen and (max-width:600px){header .user-info-wrapper{margin-left:1rem}}@media screen and (max-width:500px){header .user-info-wrapper{margin-left:0}}header .name{font-size:.875rem;font-weight:500;letter-spacing:.025em;line-height:1rem;margin-right:1.875rem}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){header .name{margin-right:0}}header .logout-button{align-items:center;background:#fff;border:none;border-radius:.5rem;color:var(--dark-blue);cursor:pointer;display:flex;font-family:Rubik;font-size:1rem;font-weight:500;height:2.5rem;justify-content:center;line-height:1rem;min-width:6.25rem;outline:none;padding:1rem 1.2rem;text-transform:uppercase;transition:.3s ease;width:100%}header .logout-button:hover{background:var(--green)}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){header .logout-button{min-width:unset}}@media (max-width:600px),screen and (max-width:850px) and (max-aspect-ratio:8/5){header .logout-button{background:none;color:var(--green);height:auto;justify-content:flex-start;padding:0}header .logout-button:hover{background:none;opacity:.8}}header .button,header input{align-items:center;background:var(--green);border-radius:.5rem;color:var(--dark-blue);cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:center;line-height:100%;padding:1rem 1.25rem;text-transform:uppercase;transition:.3s ease}header .button:hover,header input:hover{background:var(--white)}header .button.disabled,header input.disabled{cursor:default;opacity:.5;pointer-events:none}@media (max-width:600px),screen and (max-width:850px) and (max-aspect-ratio:8/5){header .button,header input{grid-area:user}}header .login-popup-button{background:#fff;color:#001926}header .login-popup-button:hover{background:var(--green)}header:after{background:linear-gradient(180deg,rgba(9,24,37,.2),rgba(9,24,37,0));bottom:0;content:"";height:2.25rem;left:0;opacity:0;pointer-events:none;position:absolute;transform:translateY(100%);transition:.15s ease;width:100%}header.active{background:rgba(9,24,37,.9)}header.active:after{opacity:1}.login-popup{align-items:center;display:flex;justify-content:center;pointer-events:none;z-index:8}.login-popup,.login-popup .close-button{height:100%;left:0;position:fixed;top:0;width:100%}.login-popup .close-button{background:rgba(0,25,38,.9);opacity:0;transition:.3s ease}.login-popup .login-content{align-items:flex-start;background:#0b2a3a;border:1px solid rgba(191,213,255,.16);border-radius:.625rem;display:flex;flex-direction:column;justify-content:flex-start;max-height:95vh;opacity:0;overflow-x:hidden;overflow-y:auto;padding:2rem;position:relative;transform:translateY(20px);transition:.3s ease;z-index:3}.login-popup .login-content .heading{color:#fff;font-size:2rem;font-weight:500;line-height:1.875rem;text-transform:uppercase}.login-popup .login-content .close-icon{background-image:url(/images/cold-games/close.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;height:1.25rem;opacity:.65;position:absolute;right:1rem;top:1rem;transition:.3s ease;width:1.25rem}.login-popup .login-content .close-icon:hover{opacity:1}.login-popup.active{pointer-events:auto}.login-popup.active .close-button{opacity:1}.login-popup.active .login-content{opacity:1;transform:none}h1{font-size:2.5rem;line-height:2.5rem}h1,h2{color:var(--white);font-family:Rubik;font-style:normal;font-weight:500;text-transform:uppercase}h2{font-size:2rem;line-height:normal}h3{font-size:1.5rem;font-weight:500;line-height:1.75rem;text-transform:uppercase}h3,p{color:var(--white);font-family:Rubik;font-style:normal}p{font-size:1rem;font-weight:400;line-height:1.25rem}h1,h2,h3,p{margin:0;padding:0}button{align-items:center;background:var(--White,#fff);border:none;border-radius:.5rem;color:var(--Dark,#001926);cursor:pointer;display:flex;font-family:Rubik;font-size:.875rem;font-style:normal;font-weight:500;gap:.625rem;height:3rem;justify-content:center;letter-spacing:.04375rem;line-height:1rem;padding:1rem 1.5rem;text-align:center;text-transform:uppercase;transition:.3s ease;width:10rem}button:hover{background:var(--green)}.tancoin{align-items:baseline;color:var(--yellow);display:inline-flex;font-size:1rem;font-style:normal;font-weight:500;line-height:1.25rem;text-align:center}.tancoin:before{align-self:center;background-image:url(/images/id/tancoin.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:1rem;margin-right:.25rem;width:1rem}section{flex-direction:column;justify-content:center;padding:0 var(--padding-horizontal)}footer,section{align-items:center;display:flex;width:100%}footer{border-top:1px solid hsla(0,0%,100%,.1);padding:2.1rem 2.5rem}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){footer{flex-direction:column-reverse}}footer .locales{display:flex;margin-right:1rem;position:relative;z-index:1}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){footer .locales{margin-bottom:1rem;margin-right:0;order:1}}footer .locales .locale_button{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:.75rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;transition:.3s ease}footer .locales .locale_button:after{background:url(/images/summer-major/YhQ1TGYJXrSigrjLSuuO/dropdown.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:.75rem;margin-left:.25rem;transform-origin:center;transition:.3s ease;width:.75rem}footer .locales .locale_button:hover{color:var(--gold)}footer .locales .locale_button:hover:after{background-image:url(/images/summer-major/YhQ1TGYJXrSigrjLSuuO/dropdown-gold.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}footer .locales .locale_dropdown{background:#fff;border-radius:4px;left:50%;margin:0;max-height:0;overflow:hidden;padding:0;position:absolute;top:-5px;transform:translateY(-100%) translateX(-50%);transition:.3s ease}footer .locales .locale_dropdown li{font-weight:700;list-style:none;text-align:center;transition:.3s ease}footer .locales .locale_dropdown li:hover{background:var(--yellow)}footer .locales .locale_dropdown li a{color:var(--dark-blue);display:flex;font-size:1rem;height:100%;line-height:1rem;padding:.35rem 1rem;text-decoration:none;width:100%}footer .locales.active .locale_dropdown{max-height:10.2rem}footer .locales.active .locale_button:after{transform:rotate(180deg)}footer .copyright{color:hsla(0,0%,100%,.7);font-size:1rem;font-weight:400}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){footer .copyright{text-align:center}}footer .social-links{align-items:center;display:flex;margin:0 0 0 auto;padding:0}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){footer .social-links{margin-bottom:2rem;margin-left:0;margin-top:2rem}}footer .social-links li{height:1.25rem;list-style:none;transition:.3s ease}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){footer .social-links li{margin-left:0}}footer .social-links li:not(:last-child){margin-right:1.875rem}footer .social-links li:hover{transform:scale(1.1)}footer .social-links li a{display:flex;height:100%;width:100%}footer .social-links li a img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.ru .locales{display:none}.ru .update-timer{margin-top:0}.information{background:linear-gradient(0deg,#7ed900,#1b9f00);display:flex;flex-direction:row;gap:8rem;justify-content:flex-start;padding-bottom:3.5rem;padding-top:5rem;position:relative}.information .event-logo{width:29.375rem;z-index:2}.information .event-logo img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.information .pattern-top{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.information .pattern-top img{height:100%}.information .info{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:31.0625rem;z-index:2}.information .info h1,.information .info p{color:#fff;text-align:left}.information .info h1{color:#fff;font-size:2.5rem;font-style:normal;font-weight:500;line-height:2.5rem;margin-bottom:1.25rem;text-transform:uppercase}.information .info p{color:#fff;font-size:1rem;font-style:normal;font-weight:400;line-height:1.25rem;margin-bottom:1.875rem}.information .info .early-access{align-items:center;background:var(--White,#fff);border-radius:.5rem;color:var(--Dark,#001926);cursor:pointer;display:inline-flex;font-size:.875rem;font-style:normal;font-weight:500;gap:.625rem;justify-content:center;letter-spacing:.04375rem;line-height:1rem;padding:1rem 1.5rem;text-align:center;text-decoration:none;text-transform:uppercase;transition:.3s ease}.information .info .early-access:hover{background:var(--green)}@media (max-width:600px),screen and (max-width:1445px) and (max-aspect-ratio:8/5){.information .event-logo{width:25rem}}@media (max-width:600px),screen and (max-width:768px) and (max-aspect-ratio:8/5){.information .info h1{font-size:2rem}}@media (max-width:600px),screen and (max-width:640px) and (max-aspect-ratio:8/5){.information{flex-direction:column;gap:2rem;padding-top:4.5rem}.information .event-logo{width:20rem}.information .info{align-items:center;justify-content:center;width:100%}.information .info p{text-align:center}}.offer{align-items:center;display:flex;flex-direction:column;margin-bottom:6.625rem;z-index:1}.offer.disabled{display:none}.offer h2{color:#fd9567;font-size:2rem;font-style:normal;font-weight:500;line-height:normal;margin-bottom:.875rem;text-align:center;text-transform:uppercase}@media (max-width:600px),screen and (max-width:640px) and (max-aspect-ratio:8/5){.offer h2{font-size:1.75rem}}.offer .dates{align-items:center;color:var(--Light,#bfd5ff);display:flex;font-size:1rem;font-style:normal;font-weight:500;gap:1rem;justify-content:center;line-height:110%;margin-bottom:1.75rem;text-transform:uppercase}@media (max-width:600px),screen and (max-width:640px) and (max-aspect-ratio:8/5){.offer .dates,.offer .dates .tancoin{font-size:.875rem}}.offer .items{display:grid;gap:.25rem;grid-template-columns:repeat(3,1fr);margin-bottom:1.25rem}.offer .items .item{align-items:center;-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px);background:var(--light-15,rgba(191,213,255,.15));border-radius:.25rem;display:flex;flex-direction:column;justify-content:center;padding:1rem .75rem;position:relative}.offer .items .item .category{border-radius:.25rem;font-size:1rem;font-style:normal;font-weight:500;height:5rem;line-height:110%;padding:.75rem .75rem 3.125rem 2.9375rem;position:absolute;right:0;text-transform:uppercase;top:0;width:5rem}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){.offer .items .item .category{font-size:.75rem;height:3rem;padding:.5rem .5rem 0 0;text-align:right;width:3rem}}.offer .items .item .category.to{background:radial-gradient(100% 100% at 100% 0,rgba(118,255,51,.3) 0,rgba(118,255,51,0) 100%);color:var(--Green,#76ff33)}.offer .items .item .category.tc{background:radial-gradient(100% 100% at 100% 0,rgba(0,212,255,.3) 0,rgba(0,212,255,0) 100%);color:var(--Blue,#00d4ff)}.offer .items .item img{height:6.25rem;margin-bottom:1.25rem;width:auto}.offer .items .item.medal img{margin-bottom:.75rem}.offer .items .item h3{color:var(--White,#fff);font-weight:500;line-height:110%;text-align:center;text-transform:uppercase}.offer .alerts,.offer .items .item h3{font-size:1rem;font-style:normal;width:100%}.offer .alerts{align-items:center;color:var(--Light,#bfd5ff);display:flex;font-weight:400;gap:4rem;line-height:1.25rem;margin-bottom:1.75rem}.offer .alerts .alert{align-items:flex-start;display:flex;gap:.75rem}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){.offer .alerts .alert br{display:none}}.offer .alerts .alert:before{background-image:url(/images/tanki-classic/early-access/alert-success.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:1.5rem;min-width:1.5rem;width:1.5rem}.offer .alerts .alert.warning:before{background-image:url(/images/tanki-classic/early-access/alert-warning.svg)}.offer .alerts .alert .wrapper{display:inline}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){.offer .alerts .alert,.offer .alerts .alert .tancoin{font-size:.875rem}}@media (max-width:600px),screen and (max-width:768px) and (max-aspect-ratio:8/5){.offer .alerts .alert,.offer .alerts .alert .tancoin{font-size:.75rem}}.background-image{height:100%;overflow:hidden;position:absolute;right:0;top:0;width:50%}.background-image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media (max-width:600px),screen and (max-width:640px) and (max-aspect-ratio:8/5){.background-image img{left:50%;max-width:none;min-height:100%;position:absolute;transform:translateX(-50%);width:auto}}.background-image .gradient{background:linear-gradient(0deg,#152d3a,rgba(21,45,58,0)),linear-gradient(180deg,#152d3a,rgba(21,45,58,0)),linear-gradient(90deg,#152d3a,rgba(21,45,58,0));height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.background-image.left{left:0;right:auto}.background-image.left .gradient{background:linear-gradient(0deg,#05202f,rgba(5,32,47,0)),linear-gradient(180deg,#05202f,rgba(5,32,47,0)),linear-gradient(270deg,#05202f,rgba(5,32,47,0));height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.decor{top:0;transform:translateX(-50%)}.decor,.decor-2{left:50%;position:absolute;z-index:2}.decor-2{bottom:0;transform:translateX(-50%) translateY(100%)}.offer-info{padding-top:8.1875rem;position:relative}.offer-info h1{color:var(--White,#fff);font-size:2.5rem;font-style:normal;font-weight:500;line-height:2.5rem;margin-bottom:1.25rem;text-align:center;text-transform:uppercase;z-index:2}@media (max-width:600px),screen and (max-width:640px) and (max-aspect-ratio:8/5){.offer-info h1{font-size:2rem}}.offer-info p{color:var(--Light,#bfd5ff);font-size:1rem;font-style:normal;font-weight:400;line-height:1.25rem;margin-bottom:2.8125rem;text-align:center;z-index:2}.offer-1{align-items:center;background-color:#152d3a;display:none;justify-content:center;position:relative}.offer-1:has(.offer:not(.disabled)){display:flex}.offer-1 .offer .dates{margin-bottom:1.25rem}.offer-1 .offer .instruction{display:flex;gap:2.5rem;justify-content:space-between;margin-bottom:1.375rem}.offer-1 .offer .instruction .block{align-items:center;display:flex;font-size:1rem;font-style:normal;font-weight:400;line-height:1.25rem}.offer-1 .offer .instruction .block .label{border-radius:.25rem;font-size:1rem;font-style:normal;font-weight:500;line-height:110%;margin-right:.75rem;padding:.4375rem .625rem .4375rem .5625rem;text-transform:uppercase}.offer-1 .offer .instruction .block.to{color:var(--green)}.offer-1 .offer .instruction .block.to .label{background:radial-gradient(100% 100% at 100% 0,rgba(118,255,51,.4) 0,rgba(118,255,51,.2) 100%)}.offer-1 .offer .instruction .block.tc{color:var(--Blue,#00d4ff)}.offer-1 .offer .instruction .block.tc .label{background:radial-gradient(100% 100% at 100% 0,rgba(0,212,255,.4) 0,rgba(0,212,255,.2) 100%)}@media (max-width:600px),screen and (max-width:640px) and (max-aspect-ratio:8/5){.offer-1 .offer .instruction{flex-direction:column;gap:1.5rem}.offer-1 .offer .instruction .block .text{font-size:.875rem}}.offer-1 .offer .items .item{height:15.625rem;width:24.1875rem}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){.offer-1 .offer .items .item{height:12.625rem;width:100%}}.offer-1 .offer .items .rubies img{margin-bottom:.375rem}@media (max-width:600px),screen and (max-width:640px) and (max-aspect-ratio:8/5){.offer-1 .offer .items{grid-template-columns:auto;width:100%}.offer-1 .offer .items .item{height:auto;width:100%}}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){.offer-1 .alerts{flex-direction:column;gap:1rem}}.offer-2{align-items:center;background-color:#05202f;display:none;justify-content:center;padding-top:8.1875rem;position:relative}.offer-2:has(.offer:not(.disabled)){display:flex}.offer-2 .offer h2{color:var(--light)}.offer-2 .items{display:grid;grid-template-areas:"a b c d" "a b e f";grid-template-columns:repeat(2,18.875rem) repeat(2,17.3125rem);grid-template-rows:repeat(2,11.125rem);height:22.5rem}.offer-2 .items.sp-4{grid-template-areas:"a b c d" "a b c e"}.offer-2 .items :first-child{grid-area:a}.offer-2 .items :nth-child(2){grid-area:b}.offer-2 .items :nth-child(3){grid-area:c}.offer-2 .items :nth-child(4){grid-area:d}.offer-2 .items :nth-child(5){grid-area:e}.offer-2 .items :nth-child(6){grid-area:f}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){.offer-2 .items{grid-template-columns:auto}.offer-2 .items :first-child,.offer-2 .items :nth-child(2){width:10rem}.offer-2 .items .item img{height:4.375rem}.offer-2 .items .item h3{font-size:.875rem}}@media (max-width:600px),screen and (max-width:700px) and (max-aspect-ratio:8/5){.offer-2 .items :first-child,.offer-2 .items :nth-child(2){width:8rem}}@media (max-width:600px),screen and (max-width:640px) and (max-aspect-ratio:8/5){.offer-2 .items{grid-template-areas:"a b" "c d" "e f";grid-template-columns:1fr 1fr;height:auto;width:100%}.offer-2 .items.sp-4{grid-template-areas:"a b" "c d" "e e"}.offer-2 .items .item{height:auto;width:100%}}.offer-2 .alerts,.offer-3{justify-content:center}.offer-3{align-items:center;background-color:#152d3a;display:none;padding-top:8.1875rem;position:relative}.offer-3:has(.offer:not(.disabled)){display:flex}.offer-3 .offer h2{color:var(--yellow)}.offer-3 .items{grid-template-areas:"a b c d e" "a b c f g";grid-template-columns:repeat(3,12.5rem) repeat(2,17.3125rem);grid-template-rows:repeat(2,11.125rem)}.offer-3 .items.sp-5,.offer-3 .items.sp-6{grid-template-areas:"a b c d e" "a b c d f"}.offer-3 .items :first-child{grid-area:a}.offer-3 .items :nth-child(2){grid-area:b}.offer-3 .items :nth-child(3){grid-area:c}.offer-3 .items :nth-child(4){grid-area:d}.offer-3 .items :nth-child(5){grid-area:e}.offer-3 .items :nth-child(6){grid-area:f}.offer-3 .items :nth-child(7){grid-area:g}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){.offer-3 .items{grid-template-columns:auto}.offer-3 .items :first-child,.offer-3 .items :nth-child(2),.offer-3 .items :nth-child(3){width:8rem}.offer-3 .items .item img{height:4.375rem}.offer-3 .items .item h3{font-size:.875rem}}@media (max-width:600px),screen and (max-width:768px) and (max-aspect-ratio:8/5){.offer-3 .items :first-child,.offer-3 .items :nth-child(2),.offer-3 .items :nth-child(3){width:8rem}}@media (max-width:600px),screen and (max-width:700px) and (max-aspect-ratio:8/5){.offer-3 .items :first-child,.offer-3 .items :nth-child(2),.offer-3 .items :nth-child(3){width:6rem}}@media (max-width:600px),screen and (max-width:640px) and (max-aspect-ratio:8/5){.offer-3 .items{grid-template-areas:"a b" "c d" "e f" "g g";grid-template-columns:1fr 1fr;height:auto;width:100%}.offer-3 .items.sp-5,.offer-3 .items.sp-6{grid-template-areas:"a b" "c d" "e f"}.offer-3 .items .item{height:auto;width:100%}.offer-3 .items :nth-child(7){grid-column:span 2;justify-self:center;max-width:80%}}.offer-3 .alerts{justify-content:center}.rewards{display:flex;flex-direction:column;margin-bottom:8rem;padding-top:9.625rem;position:relative}.rewards .gradient{background:linear-gradient(180deg,#0b222f,rgba(11,34,47,0));height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.rewards h1{color:var(--White,#fff);font-size:2.5rem;font-weight:500;line-height:2.5rem;margin-bottom:1.375rem;text-transform:uppercase}.rewards h1,.rewards p{font-style:normal;text-align:center}.rewards p{color:var(--Light,#bfd5ff);font-size:1rem;font-weight:400;line-height:1.25rem;margin-bottom:2.4375rem}.rewards .rewards-block{display:flex;flex-direction:row;gap:1.875rem;justify-content:center;margin-bottom:1.875rem}.rewards .rewards-block:last-child{margin-bottom:0}.rewards .rewards-block:last-child .reward{height:auto;width:35.625rem}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){.rewards .rewards-block:last-child .reward{height:auto;width:100%}}.rewards .rewards-block .reward{border:1px solid rgba(191,213,255,.15);border-radius:.75rem;height:25rem;padding:1.25rem;width:23.125rem}.rewards .rewards-block .reward .image{align-items:center;border-radius:.25rem;display:flex;justify-content:center;margin-bottom:1rem;padding:1.875rem 5rem}.rewards .rewards-block .reward .image.nickname{background:radial-gradient(50% 100% at 50% 0,rgba(118,255,51,.2) 0,rgba(118,255,51,0) 100%),rgba(191,213,255,.15)}.rewards .rewards-block .reward .image.likes{background:radial-gradient(50% 100% at 50% 0,rgba(255,204,0,.2) 0,rgba(255,204,0,0) 100%),rgba(191,213,255,.15)}.rewards .rewards-block .reward .image.likes img{width:10rem}.rewards .rewards-block .reward .image.access{background:radial-gradient(50% 100% at 50% 0,rgba(255,51,51,.2) 0,rgba(255,51,51,0) 100%),rgba(191,213,255,.15)}.rewards .rewards-block .reward .image.container{background:radial-gradient(50% 100% at 50% 0,rgba(0,212,255,.2) 0,rgba(0,212,255,0) 100%),rgba(191,213,255,.15)}.rewards .rewards-block .reward .image.paint{background:radial-gradient(50% 100% at 50% 0,rgba(191,213,255,.2) 0,rgba(191,213,255,0) 100%),rgba(191,213,255,.15)}.rewards .rewards-block .reward .image img{height:6.25rem;-o-object-fit:contain;object-fit:contain;width:10.625rem}.rewards .rewards-block .reward h3{color:var(--White,#fff);font-size:1.5rem;font-style:normal;font-weight:500;line-height:1.75rem;margin-bottom:.625rem;text-align:left;text-transform:uppercase}.rewards .rewards-block .reward p{color:var(--Light,#bfd5ff);font-size:1rem;font-style:normal;font-weight:400;line-height:1.25rem;margin-bottom:0;text-align:left}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){.rewards .rewards-block .reward{height:auto;width:100%}.rewards .rewards-block .reward .image,.rewards .rewards-block .reward .image.likes{padding:1rem}.rewards .rewards-block .reward .image img,.rewards .rewards-block .reward .image.likes img{width:6.625rem}}@media (max-width:600px),screen and (max-width:768px) and (max-aspect-ratio:8/5){.rewards .rewards-block{flex-direction:column}.rewards .rewards-block .reward .image{padding:1.875rem 5rem}.rewards .rewards-block .reward .image img{width:10.625rem}}.banner{margin-bottom:8.8125rem;width:100%}.banner.active .questions-banner{background-image:url(/images/tanki-classic/early-access/questions-banner-active.svg);border-bottom-left-radius:0;border-bottom-right-radius:0}.banner.active .questions-banner h3:after{transform:rotate(180deg)}.banner.active .game-info{display:flex;opacity:1;padding:1.9375rem 1.75rem;visibility:visible}.banner .questions-banner{align-items:center;background-image:url(/images/tanki-classic/early-access/questions-banner.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:.75rem;box-shadow:0 .5rem 3.125rem 0 rgba(255,51,51,.6);display:flex;flex-direction:column;height:11.25rem;justify-content:center;transition:border-radius .5s ease;width:100%}.banner .questions-banner h1{font-size:2.5rem;line-height:2.5rem;margin-bottom:.9375rem}.banner .questions-banner h1,.banner .questions-banner h3{color:var(--White,#fff);font-style:normal;font-weight:500;text-align:center;text-transform:uppercase}.banner .questions-banner h3{cursor:pointer;display:flex;font-size:1rem;line-height:110%;transition:.3s ease}.banner .questions-banner h3:hover{color:var(--yellow)}.banner .questions-banner h3:after{background-image:url(/images/tanki-classic/early-access/more.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-flex;height:1rem;margin-left:1rem;transition:transform .3s ease;width:1rem}@media (max-width:600px),screen and (max-width:640px) and (max-aspect-ratio:8/5){.banner .questions-banner{height:8.375rem}.banner .questions-banner h1{font-size:1.5rem}.banner .questions-banner h3{font-size:.5rem}.banner .questions-banner h3:after{height:.5rem;margin-left:.5rem;width:.5rem}}.banner .game-info{background:#ba2d34;border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem;border-top:1px solid hsla(0,0%,100%,.3);border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 .5rem 3.125rem 0 rgba(255,51,51,.6);display:none;gap:1rem;min-height:28.25rem;overflow:hidden;padding:0 1.75rem;transition:all .5s ease;visibility:hidden;width:100%}.banner .game-info,.banner .game-info .content{align-items:center;flex-direction:column;height:auto;opacity:0}.banner .game-info .content{display:flex;justify-content:center;text-align:center;transition:opacity .3s ease}.banner.active .banner .game-info .content{opacity:1;transition-delay:.2s}.banner .game-info .content h1,.banner .game-info .content h2,.banner .game-info .content h3,.banner .game-info .content h4,.banner .game-info .content h5{margin-bottom:1.25rem}.banner .game-info .content p{margin-bottom:1.125rem}.banner .game-info .content a{color:var(--green);text-decoration:none}.banner .game-info .content a:hover{color:#fff}.banner .game-info .content ol,.banner .game-info .content ul{padding:0}.questions-and-answers{width:100%}.questions-and-answers h1{color:var(--White,#fff);font-size:2.5rem;font-style:normal;font-weight:500;line-height:2.5rem;margin-bottom:1.5rem;text-align:center;text-transform:uppercase}.questions-and-answers p{color:var(--Light,#bfd5ff);font-size:1rem;font-style:normal;font-weight:400;line-height:1.25rem;margin-bottom:2.5rem;text-align:center}.questions-and-answers .spoilers{display:flex;flex-direction:column;gap:.625rem;margin-bottom:10.25rem;width:100%}.questions-and-answers .spoilers .spoiler{align-items:flex-start;background:rgba(118,255,51,.05);border:1px solid rgba(118,255,51,.3);border-radius:1rem;cursor:pointer;display:flex;flex-direction:column;gap:1rem;height:5rem;max-width:73.125rem;padding:1.9375rem 1.75rem;position:relative;transition:.5s ease;width:100%}.questions-and-answers .spoilers .spoiler:after{background-image:url(/images/tanki-classic/early-access/more.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-flex;height:1rem;position:absolute;right:1.875rem;transition:transform .3s ease;width:1rem}.questions-and-answers .spoilers .spoiler .title{color:var(--Green,#76ff33);font-size:1rem;font-style:normal;font-weight:500;line-height:110%;text-transform:uppercase}.questions-and-answers .spoilers .spoiler .content{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin:1rem 0 0;opacity:0;overflow:hidden;transition:.5s ease;visibility:hidden}.questions-and-answers .spoilers .spoiler .content p{color:var(--White,#fff);font-size:1rem;font-style:normal;font-weight:400;line-height:1.25rem;margin-bottom:0;text-align:left}.questions-and-answers .spoilers .spoiler .content h1,.questions-and-answers .spoilers .spoiler .content h2,.questions-and-answers .spoilers .spoiler .content h3,.questions-and-answers .spoilers .spoiler .content h4,.questions-and-answers .spoilers .spoiler .content h5{margin-bottom:1.25rem}.questions-and-answers .spoilers .spoiler .content p{margin-bottom:1.125rem}.questions-and-answers .spoilers .spoiler .content a{color:var(--green);text-decoration:none}.questions-and-answers .spoilers .spoiler .content a:hover{color:#fff}.questions-and-answers .spoilers .spoiler .content ol,.questions-and-answers .spoilers .spoiler .content ul{padding-left:1.125rem}.questions-and-answers .spoilers .spoiler.active{height:100%}.questions-and-answers .spoilers .spoiler.active:after{transform:rotate(180deg)}.questions-and-answers .spoilers .spoiler.active .content{height:100%;opacity:1;visibility:visible}.pattern{z-index:-1}.pattern,.pattern .gradient{bottom:0;left:0;position:absolute;width:100%}.pattern .gradient{background:linear-gradient(0deg,rgba(21,45,58,0),#152d3a);height:100%}.pattern img{height:auto;width:100%}.buy-prize .muted{margin-bottom:1rem}.buy-prize.disabled{opacity:.5;pointer-events:none}.buy-prize .toggler{align-items:center;display:flex;flex-direction:row;margin-bottom:1.5rem;width:100%}.buy-prize .toggler .toggle-container{align-items:center;cursor:pointer;display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.buy-prize .toggler .toggle-container.disabled{opacity:.5;pointer-events:none}.buy-prize .toggler .toggle-container .toggle-checkbox{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.buy-prize .toggler .toggle-container .toggle-checkbox.active+.toggle-switch{background-color:rgba(118,255,51,.25)}.buy-prize .toggler .toggle-container .toggle-checkbox.active+.toggle-switch .toggle-thumb{background-color:var(--green);transform:translateY(-50%) translateX(1.25rem)}.buy-prize .toggler .toggle-container .toggle-switch{background-color:rgba(191,213,255,.25);border-radius:1.25rem;display:inline-block;flex-shrink:0;height:1.5rem;margin-right:.75rem;position:relative;transition:background-color .3s ease;width:2.75rem}.buy-prize .toggler .toggle-container .toggle-switch .toggle-thumb{background-color:#bfd5ff;border-radius:50%;height:1rem;left:.25rem;position:absolute;top:50%;transform:translateY(-50%);transition:transform .3s ease,background-color .3s ease;width:1rem}.buy-prize .toggler .toggle-container .toggle-label{color:var(--Light,#bfd5ff);font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.buy-prize .toggler .toggle-container .toggle-label a{color:var(--green);text-decoration:none}.buy-prize .toggler .toggle-container .toggle-label a:hover{color:#fff}.buy-prize .toggler .toggle-container:hover .toggle-switch{background-color:rgba(191,213,255,.3)}.buy-button.disabled{opacity:.5;pointer-events:none}
