@keyframes BanListContent-module-scss-module__C89n-W__skeletonLoaderKeyframes{0%{transform:translate(-100%)}to{transform:translate(100%)}}.BanListContent-module-scss-module__C89n-W__searchWrapper{background:#1c1c1c;border-radius:15px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:10px;display:flex}.BanListContent-module-scss-module__C89n-W__searchWrapper.BanListContent-module-scss-module__C89n-W__loading{opacity:.7;pointer-events:none}@media screen and (max-width:576px){.BanListContent-module-scss-module__C89n-W__searchWrapper{flex-direction:column}}.BanListContent-module-scss-module__C89n-W__search{background:#111;border-radius:9px;width:100%;height:40px;position:relative}@media screen and (max-width:576px){.BanListContent-module-scss-module__C89n-W__search{margin-bottom:10px}}.BanListContent-module-scss-module__C89n-W__iconWrapper{background:#3f3f3f;border-radius:5px;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.BanListContent-module-scss-module__C89n-W__icon{width:12px;height:12px}.BanListContent-module-scss-module__C89n-W__input{color:#fff;background-color:#0000;width:100%;height:100%;padding:8px 10px 8px 48px}.BanListContent-module-scss-module__C89n-W__input::placeholder{color:#595959;font-size:14px;font-weight:400;line-height:14px}.BanListContent-module-scss-module__C89n-W__serverSelectorWrapper{white-space:nowrap;background:#111;border-radius:9px;height:40px;margin-left:20px;position:relative}@media screen and (max-width:576px){.BanListContent-module-scss-module__C89n-W__serverSelectorWrapper{width:100%;margin-left:0}}.BanListContent-module-scss-module__C89n-W__currentServer{cursor:pointer;align-items:center;padding:11px 20px;display:flex}.BanListContent-module-scss-module__C89n-W__serverName{color:#4ab939;text-transform:uppercase;white-space:nowrap;margin:0 7px;font-size:14px;transform:translateY(2px)}.BanListContent-module-scss-module__C89n-W__serverSelectorIcon{fill:#4ab939;width:11px;height:7px;transition:all .2s}.BanListContent-module-scss-module__C89n-W__serverSelectorIcon.BanListContent-module-scss-module__C89n-W__active{transform:rotate(-180deg)}.BanListContent-module-scss-module__C89n-W__playerImg{width:23px;height:23px}.BanListContent-module-scss-module__C89n-W__dropdown{z-index:15;text-align:left;background-color:#151515;border-radius:10px;width:auto;padding:12px;position:absolute;top:calc(100% + 5px);right:0}.BanListContent-module-scss-module__C89n-W__dropdownItem{text-transform:uppercase;cursor:pointer;text-align:left;padding:6px 0;font-size:14px;transition:all .2s}.BanListContent-module-scss-module__C89n-W__dropdownItem:hover{color:#4ab939}.BanListContent-module-scss-module__C89n-W__tableContainer{background:#1c1c1c;border-radius:10px;width:100%;max-width:100%;margin-bottom:10px;padding-bottom:8px;overflow-x:auto}.BanListContent-module-scss-module__C89n-W__tableContainer.BanListContent-module-scss-module__C89n-W__loading{min-height:662px;padding-bottom:0;position:relative;overflow:hidden}.BanListContent-module-scss-module__C89n-W__tableContainer.BanListContent-module-scss-module__C89n-W__loading:after{content:"";background:linear-gradient(90deg,#0000 20%,#6363631a 50%,#0000 80%);width:300%;height:100%;animation:1s ease-out infinite BanListContent-module-scss-module__C89n-W__skeletonLoaderKeyframes;position:absolute;top:0;bottom:0;left:0}.BanListContent-module-scss-module__C89n-W__table{width:100%;min-width:864px;overflow:hidden}.BanListContent-module-scss-module__C89n-W__tableHeader{grid-template-columns:minmax(170px,1fr) minmax(240px,1fr) minmax(140px,1fr) minmax(120px,1fr) minmax(120px,1fr);align-items:center;gap:10px;height:40px;padding:0 17px;display:grid}.BanListContent-module-scss-module__C89n-W__tableTitle{color:#fff;text-transform:uppercase;font-size:14px;font-weight:400}.BanListContent-module-scss-module__C89n-W__tableTitle:nth-child(3),.BanListContent-module-scss-module__C89n-W__tableTitle:nth-child(4){text-align:center}.BanListContent-module-scss-module__C89n-W__tableTitle:last-child{text-align:right}.BanListContent-module-scss-module__C89n-W__tableLine{grid-template-columns:minmax(170px,1fr) minmax(240px,1fr) minmax(140px,1fr) minmax(120px,1fr) minmax(120px,1fr);align-items:center;gap:10px;height:60px;padding:0 17px;display:grid}.BanListContent-module-scss-module__C89n-W__tableLine:nth-child(2n){background:#2b2b2b}.BanListContent-module-scss-module__C89n-W__tableValue{align-items:center;display:flex}.BanListContent-module-scss-module__C89n-W__tableValue:nth-child(3),.BanListContent-module-scss-module__C89n-W__tableValue:nth-child(4){justify-content:center}.BanListContent-module-scss-module__C89n-W__tableValue:last-child{justify-content:flex-end}.BanListContent-module-scss-module__C89n-W__tableValueInner,.BanListContent-module-scss-module__C89n-W__playerName{color:#fff;font-size:14px;font-weight:400}.BanListContent-module-scss-module__C89n-W__playerName{text-overflow:ellipsis;transition:all .2s;overflow:hidden}.BanListContent-module-scss-module__C89n-W__playerName:hover{color:#4ab939}.BanListContent-module-scss-module__C89n-W__tablePlayer{align-items:center;display:flex;overflow:hidden}.BanListContent-module-scss-module__C89n-W__playerImgWrapper{background:#3f3f3f;border-radius:5px;justify-content:center;align-items:center;width:24px;height:24px;margin-right:10px;display:flex}.BanListContent-module-scss-module__C89n-W__tableFooter{background:#1c1c1c;border-radius:10px;justify-content:center;align-items:center;padding:5px 0;display:flex}
.InfoNav-module-scss-module__h-CGka__wrapper{flex-direction:column;width:100%;display:flex}.InfoNav-module-scss-module__h-CGka__menuItem{text-transform:uppercase;text-align:center;color:#fff;background:#1c1c1c;border-radius:10px;padding:13px 0 9px;transition:all .2s}.InfoNav-module-scss-module__h-CGka__menuItem:hover,.InfoNav-module-scss-module__h-CGka__menuItem.InfoNav-module-scss-module__h-CGka__active{color:#1c1c1c;background:#4ab939}.InfoNav-module-scss-module__h-CGka__menuItem+.InfoNav-module-scss-module__h-CGka__menuItem{margin-top:5px}
.KitsContent-module-scss-module__96g3UG__kitWrapper{background:#1c1c1c;border-radius:15px;margin-bottom:20px;padding:20px}.KitsContent-module-scss-module__96g3UG__kitInfo{align-items:center;width:100%;margin-bottom:11px;display:flex;position:relative}@media screen and (max-width:576px){.KitsContent-module-scss-module__96g3UG__kitInfo{flex-direction:column}}.KitsContent-module-scss-module__96g3UG__cooldown,.KitsContent-module-scss-module__96g3UG__command{text-transform:uppercase;color:#fff;border-radius:5px;padding:4px 18px 0;font-size:12px}.KitsContent-module-scss-module__96g3UG__cooldown{background:#64ab2c;margin-right:10px}@media screen and (max-width:576px){.KitsContent-module-scss-module__96g3UG__cooldown{margin-right:0}}.KitsContent-module-scss-module__96g3UG__command{background:#2c6eab}@media screen and (max-width:576px){.KitsContent-module-scss-module__96g3UG__command{margin-top:8px}}.KitsContent-module-scss-module__96g3UG__name{text-transform:uppercase;color:#fff;white-space:nowrap;font-size:13px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:768px){.KitsContent-module-scss-module__96g3UG__name{margin-left:16px;position:relative;top:auto;left:auto;transform:translate(0)}}@media screen and (max-width:576px){.KitsContent-module-scss-module__96g3UG__name{margin-top:8px;margin-left:0}}.KitsContent-module-scss-module__96g3UG__kitItems{z-index:0;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:10px;display:grid;position:relative}.KitsContent-module-scss-module__96g3UG__containItem{padding:9px}
.RulesContent-module-scss-module__wcQ6WW__wrapper{background:#1c1c1c;border-radius:15px;margin-bottom:10px;padding:10px}.RulesContent-module-scss-module__wcQ6WW__ruleBlock{margin-bottom:20px}.RulesContent-module-scss-module__wcQ6WW__ruleBlockTitle{color:#fff;margin-bottom:10px;font-size:16px;font-weight:600}.RulesContent-module-scss-module__wcQ6WW__ruleTitleIndex{margin-right:4px}.RulesContent-module-scss-module__wcQ6WW__ruleWrapper{word-break:break-word;align-items:flex-start;width:100%;margin-bottom:8px;display:flex}.RulesContent-module-scss-module__wcQ6WW__ruleNumber{text-align:center;color:#151515;background:#4ab939;border-radius:5px;min-width:30px;padding:2px 0 1px;font-size:14px;display:inline-block}.RulesContent-module-scss-module__wcQ6WW__ruleItemDivider{margin:0 4px}.RulesContent-module-scss-module__wcQ6WW__ruleItemHTML{color:#acacac;margin-right:4px;font-size:14px;font-weight:400}
.SkinsContent-module-scss-module__yCdOYG__filterWrapper{background:#1c1c1c;border-radius:15px;margin-bottom:20px;padding:10px}.SkinsContent-module-scss-module__yCdOYG__categoriesWrapper{flex-wrap:wrap;align-items:center;margin:-5px;display:flex}.SkinsContent-module-scss-module__yCdOYG__categoryBtn{cursor:pointer;text-transform:uppercase;color:#8b8b8b;background:#3f3f3f;border:none;border-radius:5px;justify-content:center;align-items:center;margin:5px;padding:4px 10px 2px;font-size:11px;font-weight:400;transition:all .16s;display:flex}.SkinsContent-module-scss-module__yCdOYG__categoryBtn.SkinsContent-module-scss-module__yCdOYG__active{color:#fff;background:#4ab939}.SkinsContent-module-scss-module__yCdOYG__categoryBtn:hover{color:#fff;background:#4a4a4a}.SkinsContent-module-scss-module__yCdOYG__categoryBtn:hover.SkinsContent-module-scss-module__yCdOYG__active{background:#4ab939}.SkinsContent-module-scss-module__yCdOYG__search{background:#111;border-radius:9px;width:100%;height:40px;margin-bottom:10px;position:relative}.SkinsContent-module-scss-module__yCdOYG__iconWrapper{background:#3f3f3f;border-radius:5px;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.SkinsContent-module-scss-module__yCdOYG__icon{width:12px;height:12px}.SkinsContent-module-scss-module__yCdOYG__input{color:#fff;background-color:#0000;width:100%;height:100%;padding:8px 10px 8px 48px}.SkinsContent-module-scss-module__yCdOYG__input::placeholder{color:#595959;font-size:14px;font-weight:400;line-height:14px}.SkinsContent-module-scss-module__yCdOYG__groupsContainer{flex-direction:column;gap:30px;display:flex}.SkinsContent-module-scss-module__yCdOYG__skinGroup{background:#1c1c1c;border-radius:15px;padding:20px}.SkinsContent-module-scss-module__yCdOYG__groupHeader{border-bottom:1px solid #333;align-items:center;gap:15px;margin-bottom:20px;padding-bottom:15px;display:flex}@media screen and (max-width:576px){.SkinsContent-module-scss-module__yCdOYG__groupHeader{flex-direction:column;align-items:flex-start;gap:8px}}.SkinsContent-module-scss-module__yCdOYG__groupTitle{color:#fff;margin:0;font-size:18px;font-weight:600}.SkinsContent-module-scss-module__yCdOYG__groupCount{color:#888;font-size:12px}.SkinsContent-module-scss-module__yCdOYG__categoryBadge{color:#fff;text-transform:uppercase;background:#64ab2c;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:500}.SkinsContent-module-scss-module__yCdOYG__skinsGrid{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:15px;display:grid}@media screen and (max-width:768px){.SkinsContent-module-scss-module__yCdOYG__skinsGrid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}}@media screen and (max-width:576px){.SkinsContent-module-scss-module__yCdOYG__skinsGrid{grid-template-columns:repeat(auto-fill,minmax(70px,1fr));gap:10px}}.SkinsContent-module-scss-module__yCdOYG__skinCard{aspect-ratio:1;background:#2c2c2c;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.SkinsContent-module-scss-module__yCdOYG__skinCard:hover{background:#333;transform:scale(1.05)}.SkinsContent-module-scss-module__yCdOYG__containItem{justify-content:center;align-items:center;width:100%;display:flex}.SkinsContent-module-scss-module__yCdOYG__containItem img{object-fit:contain;max-width:100%;max-height:100%}.SkinsContent-module-scss-module__yCdOYG__paginationWrapper{background:#1c1c1c;border-radius:10px;justify-content:center;align-items:center;margin-top:30px;padding:5px 0;display:flex}
.WipeBlocksContent-module-scss-module__IKTl4q__wipeDescriptionWrapper{background:#1c1c1c;border-radius:15px;justify-content:space-between;margin-bottom:20px;padding:20px;display:flex}@media screen and (max-width:576px){.WipeBlocksContent-module-scss-module__IKTl4q__wipeDescriptionWrapper{flex-direction:column-reverse}}.WipeBlocksContent-module-scss-module__IKTl4q__wipeDescription{background-color:#4ab9390d;border-radius:10px;align-items:center;width:100%;padding:10px;font-size:15px;display:flex}.WipeBlocksContent-module-scss-module__IKTl4q__wipeDescriptionIcon{margin-right:10px}.WipeBlocksContent-module-scss-module__IKTl4q__selectWipeTypeTitle{color:#fff;text-align:center;margin-bottom:10px;font-size:13px;font-weight:600}@media screen and (max-width:576px){.WipeBlocksContent-module-scss-module__IKTl4q__selectWipeTypeTitle{text-align:left}.WipeBlocksContent-module-scss-module__IKTl4q__selectorWrapper{width:100%;margin-bottom:10px}}.WipeBlocksContent-module-scss-module__IKTl4q__wipeSelector{background-color:#151515;border-radius:6px;margin-left:20px;padding:3px;display:flex}@media screen and (max-width:768px){.WipeBlocksContent-module-scss-module__IKTl4q__wipeSelector{align-items:center}}@media screen and (max-width:576px){.WipeBlocksContent-module-scss-module__IKTl4q__wipeSelector{margin-left:auto;display:inline-flex}}.WipeBlocksContent-module-scss-module__IKTl4q__wipeSelectorItem{cursor:pointer;color:#8b8b8b;border-radius:6px;padding:6px 8px 5px;transition:all .2s}.WipeBlocksContent-module-scss-module__IKTl4q__wipeSelectorItem.WipeBlocksContent-module-scss-module__IKTl4q__active,.WipeBlocksContent-module-scss-module__IKTl4q__wipeSelectorItem:hover{color:#fff;background-color:#1c1c1c}.WipeBlocksContent-module-scss-module__IKTl4q__wipeSelectorItem+.WipeBlocksContent-module-scss-module__IKTl4q__wipeSelectorItem{margin-left:3px}.WipeBlocksContent-module-scss-module__IKTl4q__title{margin-bottom:8px}.WipeBlocksContent-module-scss-module__IKTl4q__itemsBanWrapper,.WipeBlocksContent-module-scss-module__IKTl4q__kitsBanWrapper{margin-bottom:10px}.WipeBlocksContent-module-scss-module__IKTl4q__kitsBanWrapper,.WipeBlocksContent-module-scss-module__IKTl4q__itemsBanWrapper{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;display:grid}.WipeBlocksContent-module-scss-module__IKTl4q__kitContainItem{padding:13px}.WipeBlocksContent-module-scss-module__IKTl4q__itemsContainItem{padding:9px}
