#battle{position:absolute;width:100%;height:100%;z-index:400;overflow:hidden;transition:.35s opacity;will-change:opacity,transform;background:#000}#battle-time{position:absolute;top:10px;width:100px;height:20px;left:50%;margin-left:-50px;z-index:1;text-align:center;color:#fff;font-size:20px;text-shadow:-1px -1px 4px #000}#battle .over-fon{position:absolute;width:100%;height:100%;top:0;left:0;background:#1f181c;opacity:1;-webkit-transition:opacity 1s;transition:opacity 1s;will-change:opacity,transform;z-index:30}#battle .bots{position:absolute;top:0;left:0;width:1000px;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;z-index:10}#battle .dialog{margin-left:-420px;top:50%;left:50%;z-index:10}#battle .bots .team{position:absolute;left:0;width:50%}#battle .bots .team+.team{left:auto;right:0}#battle .bots .bot{position:relative;float:left;width:60px;height:60px;margin:10px}#battle .bots .bot:not(.active){cursor:pointer}#battle .bots .team+.team .bot{float:right}#battle .bots .bot img{position:absolute;width:60px;height:60px}#battle .bots .bot .border{position:absolute;width:60px;height:60px;background:url(/img/battle/border-battle-grey.png)}#battle .bots .bot.active .border{background:url(/img/battle/border-battle-gold.png)}#battle .bots .bot.active img{background:url(/img/battle/border-battle-fon.png)}#battle .bots .bot .attack,#battle .bots .bot .hp,#battle .bots .bot .skill{position:absolute;width:60px;height:8px;background:#1f181c;overflow:hidden}#battle .bots .bot .hp{top:60px}#battle .bots .bot .skill{top:68px}#battle .bots .bot .attack{top:76px;display:none}#battle .bots .bot .hp .progress-bar{position:absolute;width:60px;height:8px;background:#90ee90;-webkit-transition:transform .2s;transition:transform .2s;will-change:transform}#battle .bots .bot .attack .progress-bar{position:absolute;width:60px;height:8px;background:#c059ef;-webkit-transition:transform .2s;transition:transform .2s;will-change:transform}#battle .bots .bot .skill .progress-bar{position:absolute;width:60px;height:8px;background:#add8e6;-webkit-transition:transform .2s;transition:transform .2s;will-change:transform}#battle .bots .bot .progress-over{position:absolute;width:60px;height:8px;z-index:5;-webkit-box-shadow:0 1px 5px #000 inset,0 1px 0 #444;box-shadow:0 1px 5px #000 inset,0 1px 0 #444}#battle .bots .bot .effects{position:absolute;width:60px;top:83px}#battle .bots .bot .effects .effect{position:relative;float:left;width:28px;height:28px;margin:1px}#battle .bots .bot .effects .effect img{position:absolute;width:28px;height:28px;z-index:1}#battle .bots .bot .effects .effect.hidden{transform:scale(0);will-change:transform}#battle .bots .bot .effects .effect .tooltip{position:absolute;width:138px;left:-5px;top:35px;text-align:center;font-size:13px;color:#fff;padding:5px 5px;border:1px solid #ac7643;outline:2px solid #1f181c;background:#1f181c;z-index:30;transform:scale(0);will-change:transform}#battle .bots .team+.team .bot .effects .effect .tooltip{left:auto;right:-5px}#battle .bots .bot .effects .effect:hover .tooltip{transform:scale(1)}#battle .bots .bot.disabled{filter:grayscale(1);opacity:.2}#battle .bots .bot.disabled .progress{width:0}#battle .bots .bot.disabled .effects{display:none}#battle .setting{position:absolute;float:left;width:37px;height:33px;margin:89px 8px 0;cursor:pointer;box-shadow:0 0 2px 2px #986d43;right:50px;bottom:10px;z-index:25}#battle .setting[data-id=sound]{right:120px}#battle .setting[data-id=manage]{right:70px}#battle .setting::before{position:absolute;width:36px;height:38px;background:url(/img/buttons/green-square.png);content:' '}#battle .setting.manage::after{position:absolute;top:8px;left:9px;width:21px;height:20px;background:url(/img/menu/settings.png);content:' '}#battle .setting.sound-on::after{position:absolute;top:9px;left:8px;width:23px;height:18px;background:url(/img/menu/sound-on.png);content:' '}#battle .setting.sound-off::after{position:absolute;top:9px;left:12px;width:23px;height:18px;background:url(/img/menu/sound-off.png);content:' '}#home .footer .setting::after,#home .footer .setting::before{-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;cursor:pointer;content:' '}#battle .footer{position:absolute;bottom:0;left:0;width:1000px;height:131px;-webkit-transform-origin:0 100%;-moz-transform-origin:0 100%;-o-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%;z-index:20}#battle .footer .skills{position:absolute;bottom:30px;left:50%;width:300px;margin-left:-150px;display:block;text-align:center}#battle .footer .skills .skill{position:relative;display:inline-block;width:83px;height:83px;background:#1f181c;background:radial-gradient(50% 50% at 50% 50%,#342b31 0,rgba(36,28,34,.88) 100%);border:2px solid #ac7643;border-image-source:linear-gradient(45deg,#a5743a,#d2934b);border-image-slice:1;margin:8px 4px;cursor:pointer}#battle .footer .skills .skill .energy{position:absolute;left:-3px;top:-3px;width:21px;height:46px;z-index:3;transform:translateZ(0)}#battle .footer .skills .skill .energy .energy-count{position:absolute;top:5px;width:100%;text-align:center;font-weight:700}#battle .footer .skills .skill .energy .energy-img{position:absolute;background:url(/img/icons/fight-energy.png);width:31px;height:46px;transform:scale(.8);top:-3px;left:-3px}#battle .footer .skills .skill .skill-progress{transform:scale(0);transform-origin:0 bottom 0;z-index:2}#battle .footer .skills .skill.disabled .skill-progress{position:absolute;width:100%;opacity:.4;background:#fff;overflow:hidden;height:1px;bottom:0;will-change:transform}#battle .footer .skills .skill.disabled img{filter:grayscale(1)!important}#battle .footer .skills .skill img{position:absolute;left:0;top:0;width:83px;height:83px;z-index:1}#battle .footer .skills .skill .cost{position:absolute;width:24px;height:24px;color:#fff;background:#1f181c;background:radial-gradient(50% 50% at 50% 50%,#342b31 0,rgba(36,28,34,.88) 100%);border-radius:50px;border:2px solid #ac7643;text-align:center;line-height:24px;transform:translateX(-50%) translateY(50%);left:50%;bottom:2px;font-size:80%}#battle .footer .skills .skill .tooltip{position:absolute;width:200px;left:-50px;font-size:15px;color:#fff;text-align:center;padding:5px 10px;top:-10px;border:1px solid #ac7643;outline:2px solid #1f181c;background:#1f181c;z-index:30;will-change:transform;transform:scale(0)}#battle .footer .progress{position:absolute;bottom:10px;left:50%;width:350px;margin-left:-175px;height:24px;display:block;background:#1f181c;background:radial-gradient(50% 50% at 50% 50%,#342b31 0,rgba(36,28,34,.88) 100%);border-radius:50px}#battle .footer .progress .line{position:absolute;width:348px;height:22px;left:1px;top:1px;background:linear-gradient(0deg,#ddaa36 0,#fbff4c 100%);border-radius:22px;z-index:5;will-change:transform;transform:translateZ(0)}#battle .footer .progress .line-over{position:absolute;top:0;left:3px;height:100%;width:347px;background-image:linear-gradient(to left,#342b31 0,transparent 5%);background-size:35px 100%;z-index:7}#battle .footer .progress .value{position:absolute;top:3px;color:#fff;right:12px;font-size:16px;text-shadow:-1px -1px 0 #342b31,1px -1px 0 #342b31,-1px 1px 0 #342b31,1px 1px 0 #342b31;z-index:10;text-align:right;width:60px;height:20px;transform:translateZ(0)}#battle .footer .progress .img{position:absolute;top:-12px;left:0;z-index:10;background:url(/img/icons/fight-energy.png);width:31px;height:46px}#battle .footer .progress::before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-2px;border-radius:inherit;background:-webkit-gradient(linear,left top,right top,from(#a5743a),to(#d2934b));background:linear-gradient(to right,#a5743a,#d2934b)}#battle .skill-study{position:absolute;width:87px;height:87px;bottom:3px;pointer-events:none;z-index:100;will-change:transform}#battle .bot-study{position:absolute;width:100px;height:100px;left:-20px;top:-20px;pointer-events:none;z-index:100;will-change:transform}#battle .bot.active .bot-study{opacity:0}#battle .skill.disabled .skill-study{opacity:0}#battle .left-help{position:absolute;left:0;top:0;width:300px;text-align:center;font-size:35px;color:gold;text-shadow:-1px -1px 4px #000}#battle .right-help{position:absolute;right:0;top:0;width:300px;text-align:center;font-size:35px;color:gold;text-shadow:-1px -1px 4px #000}.over{position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(31,24,28,.9);transform:translateZ(0);will-change:opacity,transform;opacity:0;transition:opacity 350ms}.box{position:absolute;top:0;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;transform:translateZ(0);will-change:opacity,transform;opacity:0;transition:opacity 350ms;pointer-events:none}.box .left-border{position:absolute;top:0;left:0;width:5px;height:100%;background:url(/img/windows/vert.png);z-index:1}.box .right-border{position:absolute;top:0;right:0;width:5px;height:100%;background:url(/img/windows/vert.png);z-index:1}.box .top-border{position:absolute;top:0;left:0;width:100%;height:5px;background:url(/img/windows/hor.png);z-index:1}.box .bottom-border{position:absolute;bottom:0;left:0;width:100%;height:5px;background:url(/img/windows/hor.png);z-index:1}.box .top-left{position:absolute;top:-5px;left:-5px;width:26px;height:26px;background:url(/img/windows/top-left.png);z-index:1}.box .top-right{position:absolute;top:-5px;right:-5px;width:26px;height:26px;background:url(/img/windows/top-right.png);z-index:1}.box .bottom-left{position:absolute;bottom:-5px;left:-5px;width:26px;height:26px;background:url(/img/windows/bottom-left.png);z-index:1}.box .bottom-right{position:absolute;bottom:-5px;right:-5px;width:26px;height:26px;background:url(/img/windows/bottom-right.png);z-index:1}.box .left-title{position:absolute;top:0;left:0;margin-left:-98px;background:url(/img/windows/title-left.png);width:100px;height:43px}.box .right-title{position:absolute;top:0;right:0;margin-right:-98px;background:url(/img/windows/title-right.png);width:100px;height:43px}.box .mid-title{background:url(/img/windows/title-mid.png);width:100%;height:43px;position:relative}.box .close{position:absolute;top:-11px;right:-18px;width:36px;height:36px;background:url(/img/buttons/purple-circle.png);overflow:hidden;z-index:50;cursor:pointer}.box .close::after{position:absolute;top:11px;left:9px;width:19px;height:20px;background:url(/img/menu/cross.png);content:' '}.box .close.disabled{display:none!important}.box .content{position:absolute;width:100%;height:100%;box-sizing:border-box;border:2px solid #ac7643;outline:2px solid #1f181c;background:#1f181c}.box .title{position:absolute!important;height:40px;top:-18px;background:linear-gradient(90deg,#391b31 0,#1f181b 30%,#1f181b 70%,#391b31 100%);color:#fff;text-align:center;line-height:40px;font-size:16px;margin:0 auto;min-width:150px;left:50%;transform:translateX(-50%);z-index:10}.box .button{width:136px;height:49px;background:url(/img/buttons/purple-short.png) 0 0;cursor:pointer;font-family:Roboto;font-style:normal;font-size:15px;line-height:47px;align-items:center;text-align:center;letter-spacing:.03em;color:#fff}.box .button-big{width:204px;height:49px;background:url(/img/buttons/purple-long.png) 0 0;cursor:pointer;font-family:Roboto;font-style:normal;font-size:15px;line-height:47px;align-items:center;text-align:center;letter-spacing:.03em;color:#fff}.box.shown{opacity:1;pointer-events:auto}.over.shown{opacity:1}.box .button img{position:relative}#box{position:absolute;top:0;left:0;width:100%;height:100%;z-index:300;will-change:transform}#box:empty{transform:scale(0)}#top-box{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1000;will-change:transform}#top-box:empty{transform:scale(0)}#card-info-box .border{position:absolute;width:102px;height:102px;left:18px;top:18px}#card-info-box .border img{position:absolute;top:5px;left:5px;width:92px;height:92px}#card-info-box .energy{position:absolute;left:18px;top:18px;width:27px;height:46px}#card-info-box .energy .energy-count{position:absolute;top:5px;width:100%;text-align:center;font-weight:700}#card-info-box .energy .energy-img{position:absolute;background:url(/img/icons/fight-energy.png);width:31px;height:46px}#card-info-box .border[data-rarity="2"]{background:url(/img/borders/green-card.png)}#card-info-box .border[data-rarity="3"]{background:url(/img/borders/blue-card.png)}#card-info-box .border[data-rarity="4"]{background:url(/img/borders/violet-card.png)}#card-info-box .border[data-rarity="7"]{background:url(/img/borders/gold-card.png)}#card-info-box .name{position:absolute;left:150px;top:22px;font-size:13px;letter-spacing:.03em;font-family:Roboto;font-style:normal;font-size:17px;color:gold}#card-info-box .level{position:absolute;left:150px;top:44px;font-family:Roboto;font-size:14px;line-height:17px;color:#33cdc0}#card-info-box .progress{position:absolute;left:18px;top:125px;width:102px;height:16px;z-index:5}#card-info-box .progress .bar,#card-info-box .progress span{position:absolute;top:0;left:0;width:100%;height:16px;text-align:center;font-size:13px;line-height:16px;letter-spacing:.03em;color:#fff;text-shadow:0 0 4px #000}#card-info-box .progress .bar{height:16px;z-index:-1}#card-info-box .info{position:absolute;left:150px;top:65px;font-size:14px;line-height:16px;letter-spacing:.03em;color:#fff;width:190px}#card-info-box .stats{position:absolute;top:170px;left:24px}#card-info-box .stat{position:relative;width:305px;height:28px;background:#241c22;border:1px solid #ac7643;margin:5px;text-align:center;color:#fff;font-size:14px;line-height:28px}#card-info-box .stat b{font-weight:400;color:#33cdc0}#card-info-box .buttons{position:absolute;bottom:10px;height:48px;width:100%;text-align:center}#card-info-box .button{position:relative;margin:0 8px;z-index:1;display:inline-block}#card-info-box .button.disabled{cursor:default;filter:grayscale(1);pointer-events:none}#send-gifts-box .no-people{margin-top:50px;color:#fff}#send-gifts-box .line-1{position:absolute;top:50px;width:80%;left:10%;text-align:center;color:#e0b387}#send-gifts-box .list{position:absolute;top:80px;width:100%;text-align:center}#send-gifts-box .list .ava-wrap{position:relative;display:inline-block;width:105px;margin:0 5px;height:100px}#send-gifts-box .send-but{position:absolute;top:220px;left:50%;margin-left:-68px}#send-gifts-box .line-2{position:absolute;top:280px;width:80%;left:10%;text-align:center;color:#e0b387}#send-gifts-box .buttons{position:relative;top:360px;height:48px;margin:0 auto;text-align:center}#send-gifts-box .buttons .button{display:inline-block;margin:0 8px}#new-hero-box{width:600px;height:390px}#new-hero-box .info{position:absolute;width:295px;height:400px;left:293px;top:30px;font-size:13px;line-height:16px;letter-spacing:.03em;color:#e0b387}#new-hero-box .hero-name{text-align:center;font-size:16px;line-height:16px;letter-spacing:.03em;color:gold}#new-hero-box .skills{margin-top:10px}#new-hero-box .info .text{margin:10px 15px 0;text-align:center;height:67px}#new-hero-box .info .stats{width:100%;margin:15px;position:relative}#new-hero-box .info .stats .stat{position:relative;width:50%;float:left}#new-hero-box .info .hr{width:235px;height:1px;background:#ac7643;background:radial-gradient(#ac7643 0,#ac7643 50%,rgba(177,111,59,0) 100%);margin:0 auto}#new-hero-box .info .skills .skill{position:relative;height:85px;font-size:14px;letter-spacing:.03em}#new-hero-box .info .skills .skill .avatar{position:absolute;width:62px;height:62px;left:18px;top:18px;border:1px solid #ac7643}#new-hero-box .info .skills .skill .name{position:absolute;left:91px;top:23px;color:#fff}#new-hero-box .info .skills .skill .level{color:#edbd8e;font-size:13px;width:190px;padding-top:41px;padding-left:90px}#new-hero-box .info .skills .skill .tooltip{position:absolute;width:200px;left:18px;top:80px;font-size:13px;color:#fff;padding:5px 10px;display:none;border:1px solid #ac7643;outline:2px solid #1f181c;background:#1f181c;z-index:1000;pointer-events:none}#new-hero-box .info .skills .skill:hover .tooltip{display:block}#new-hero-box .fon{position:absolute;width:256px;height:275px;left:30px;top:29px;background:url(/img/bg/profile.jpg);background-position:center}#new-hero-box .buttons{position:absolute;bottom:15px;width:100%}#new-hero-box .buttons .button{margin:auto}#buy-hero-box{width:600px;height:390px}#buy-hero-box .info{position:absolute;width:295px;height:400px;left:293px;top:30px;font-size:13px;line-height:16px;letter-spacing:.03em;color:#e0b387}#buy-hero-box .hero-name{margin-top:0;text-align:center;font-size:16px;line-height:16px;letter-spacing:.03em;color:gold;text-shadow:-1px -1px 4px #000}#buy-hero-box .skills{margin-top:10px}#buy-hero-box .info .text{margin:10px 15px 0;text-align:center;height:67px}#buy-hero-box .info .stats{width:100%;margin:15px;position:relative}#buy-hero-box .info .stats .stat{position:relative;width:50%;float:left}#buy-hero-box .info .hr{width:235px;height:1px;background:#ac7643;background:radial-gradient(#ac7643 0,#ac7643 50%,rgba(177,111,59,0) 100%);margin:0 auto}#buy-hero-box .info .skills .skill{position:relative;height:85px;font-size:14px;letter-spacing:.03em}#buy-hero-box .info .skills .skill .avatar{position:absolute;width:62px;height:62px;left:18px;top:18px;border:1px solid #ac7643}#buy-hero-box .info .skills .skill .name{position:absolute;left:91px;top:23px;color:#fff}#buy-hero-box .info .skills .skill .level{color:#edbd8e;font-size:13px;width:190px;padding-top:41px;padding-left:90px}#buy-hero-box .info .skills .skill .tooltip{position:absolute;width:200px;left:18px;top:80px;font-size:13px;color:#fff;padding:5px 10px;display:none;border:1px solid #ac7643;outline:2px solid #1f181c;background:#1f181c;z-index:1000;pointer-events:none}#buy-hero-box .info .skills .skill:hover .tooltip{display:block}#buy-hero-box .fon{position:absolute;width:256px;height:253px;left:30px;top:29px;background:url(/img/bg/profile.jpg);background-position:center}#buy-hero-box .fon .count{color:gold;text-shadow:-1px -1px 4px #000;font-weight:700;position:absolute;right:10px;bottom:10px;z-index:1}#buy-hero-box .fon .progress{position:absolute;bottom:-18px;width:100%;height:18px}#buy-hero-box .fon .progres .bar{position:absolute;top:1px;height:16px;background:linear-gradient(90deg,#36ada0 0,#2f8495 100%);z-index:1}#buy-hero-box .fon .progress span{position:absolute;top:0;left:0;width:100%;height:16px;text-align:center;font-size:13px;line-height:16px;letter-spacing:.03em;color:#fff;z-index:2;text-shadow:-1px -1px 4px #000}#buy-hero-box .buttons{position:absolute;bottom:15px;width:100%}#buy-hero-box .buttons .button{margin:auto}#buy-hero-box .buttons img{vertical-align:middle;height:27px}#buy-hero-box .buttons span{vertical-align:middle;font-size:18px;margin-left:5px;height:27px}#buy-card-box .border{position:absolute;width:102px;height:102px;left:18px;top:18px}#buy-card-box .border .count{color:gold;text-shadow:-1px -1px 4px #000;font-weight:700;position:absolute;right:10px;top:77px;z-index:1}#buy-card-box .border img{position:absolute;top:5px;left:5px;width:92px;height:92px}#buy-card-box .energy{position:absolute;left:18px;top:18px;width:27px;height:46px}#buy-card-box .energy .energy-count{position:absolute;top:5px;width:100%;text-align:center;font-weight:700}#buy-card-box .energy .energy-img{position:absolute;background:url(/img/icons/fight-energy.png);width:31px;height:46px}#buy-card-box .border[data-rarity="2"]{background:url(/img/borders/green-card.png)}#buy-card-box .border[data-rarity="3"]{background:url(/img/borders/blue-card.png)}#buy-card-box .border[data-rarity="4"]{background:url(/img/borders/violet-card.png)}#buy-card-box .border[data-rarity="7"]{background:url(/img/borders/gold-card.png)}#buy-card-box .name{position:absolute;left:150px;top:22px;font-size:13px;letter-spacing:.03em;font-family:Roboto;font-style:normal;font-size:17px;color:gold}#buy-card-box .level{position:absolute;left:150px;top:44px;font-family:Roboto;font-size:14px;line-height:17px;color:#33cdc0}#buy-card-box .progress{position:absolute;left:18px;top:125px;width:102px;height:16px;z-index:5}#buy-card-box .progress .bar,#buy-card-box .progress span{position:absolute;top:0;left:0;width:100%;height:16px;text-align:center;font-size:13px;line-height:16px;letter-spacing:.03em;color:#fff;text-shadow:0 0 4px #000}#buy-card-box .progress .bar{height:16px;z-index:-1}#buy-card-box .info{position:absolute;left:150px;top:65px;font-size:14px;line-height:16px;letter-spacing:.03em;color:#fff;width:190px}#buy-card-box .stats{position:absolute;top:170px;left:24px}#buy-card-box .stat{position:relative;width:305px;height:28px;background:#241c22;border:1px solid #ac7643;margin:5px;text-align:center;color:#fff;font-size:14px;line-height:28px}#buy-card-box .stat b{font-weight:400;color:#33cdc0}#buy-card-box .buttons{position:absolute;bottom:10px;height:48px;width:100%;text-align:center}#buy-card-box .button{margin:auto}#buy-card-box .buttons img{vertical-align:middle;height:27px}#buy-card-box .buttons span{vertical-align:middle;font-size:18px;margin-left:5px;height:27px}#buy-card-box .chest-img img{position:absolute;top:5px;left:5px;width:92px;height:92px}#buy-chest-box .name{position:absolute;left:150px;top:22px;font-size:13px;letter-spacing:.03em;font-family:Roboto;font-style:normal;font-size:17px;color:gold}#buy-chest-box .icon{position:absolute;width:102px;margin-top:20px;margin-left:20px}#buy-chest-box .info{position:absolute;left:150px;top:65px;font-size:14px;line-height:16px;letter-spacing:.03em;color:#fff;width:190px}#buy-chest-box .stats{position:absolute;top:170px;left:24px}#buy-chest-box .stat{position:relative;width:305px;height:28px;background:#241c22;border:1px solid #ac7643;margin:5px;text-align:center;color:#fff;font-size:14px;line-height:28px}#buy-chest-box .stat b{font-weight:400;color:#33cdc0}#buy-chest-box .buttons{position:absolute;bottom:10px;height:48px;width:100%;text-align:center}#buy-chest-box .button{margin:auto}#buy-chest-box .buttons img{vertical-align:middle;height:27px}#buy-chest-box .buttons span{vertical-align:middle;font-size:18px;margin-left:5px;height:27px}#chest-info-box .name{position:absolute;left:150px;top:22px;font-size:13px;letter-spacing:.03em;font-family:Roboto;font-style:normal;font-size:17px;color:gold}#chest-info-box .icon{position:absolute;width:102px;margin-top:20px;margin-left:20px}#chest-info-box .info{position:absolute;left:150px;top:45px;font-size:14px;line-height:16px;letter-spacing:.03em;color:#fff;width:190px}#chest-info-box .stats{position:absolute;top:130px;left:24px}#chest-info-box .stat{position:relative;width:305px;height:28px;background:#241c22;border:1px solid #ac7643;margin:5px;text-align:center;color:#fff;font-size:14px;line-height:28px}#chest-info-box .stat b{font-weight:400;color:#33cdc0}#chest-info-box .buttons{position:absolute;bottom:10px;height:48px;width:100%;text-align:center}#chest-info-box .button{margin:auto}#chest-info-box .buttons img{vertical-align:middle;height:27px}#chest-info-box .buttons span{vertical-align:middle;font-size:18px;margin-left:5px;height:27px}#chest-info-box .info-text{position:absolute;width:285px;height:50px;bottom:65px;color:#fff;text-align:center;left:29px;border:1px solid #33cdc0;padding:10px;font-size:14px;line-height:16px;display:flex}#chest-info-box .info-text .flex-val{margin:auto}#chest-info-box .info-text b{background:gold;background:radial-gradient(circle,rgb(255 177 0) 0,rgb(255 212 0) 25%,gold 50%,rgb(255 192 98) 75%,rgb(239 255 0) 100%);text-shadow:1px 0 #fff7006b;-webkit-background-clip:text;-webkit-text-fill-color:transparent}#hero-box .tabs{position:absolute;top:7px;left:11px;width:241px}#hero-box .tabs .tab{position:relative;width:35px;height:30px;margin:5px;float:left;background:radial-gradient(#342b31 0,rgba(36,28,34,.88) 100%);border:1px solid #a5743a;font-weight:700;font-size:16px;line-height:30px;color:#fff;text-align:center;cursor:pointer}#hero-box .tabs .tab.active{background:#ad871d;cursor:default}#hero-box .tabs .tab.disabled{opacity:.5}#hero-box .info{position:absolute;width:295px;height:400px;left:10px;top:30px;background:#241c22;font-size:13px;line-height:16px;letter-spacing:.03em;color:#e0b387}#hero-box .info .text{margin:10px 10px 0}#hero-box .info .stats{width:100%;margin:15px;position:relative}#hero-box .info .stats .stat{position:relative;width:50%;display:inline-block}#hero-box .info .stats .stat .tooltip{position:absolute;width:200px;left:0;top:20px;font-size:13px;color:#fff;padding:5px 10px;display:none;border:1px solid #ac7643;outline:2px solid #1f181c;background:#1f181c;z-index:1000}#hero-box .info .stats .stat:hover .tooltip{display:block}#hero-box .info .hr{width:235px;height:1px;background:#ac7643;background:radial-gradient(#ac7643 0,#ac7643 50%,rgba(177,111,59,0) 100%);margin:0 auto}#hero-box .info .skills .skill{position:relative;height:85px;font-size:14px;letter-spacing:.03em}#hero-box .info .skills .skill .avatar{position:absolute;width:62px;height:62px;left:18px;top:18px;border:1px solid #ac7643}#hero-box .info .skills .skill .name{position:absolute;left:91px;top:23px;color:#fff}#hero-box .info .skills .skill .level{color:#edbd8e;font-size:13px;width:190px;padding-top:41px;padding-left:90px}#hero-box .info .skills .skill .tooltip{position:absolute;width:200px;left:18px;top:80px;font-size:13px;color:#fff;padding:5px 10px;display:none;border:1px solid #ac7643;outline:2px solid #1f181c;background:#1f181c;z-index:1000;pointer-events:none}#hero-box .info .skills .skill:hover .tooltip{display:block}#hero-box .items{position:absolute;width:325px;height:400px;left:327px;top:30px}#hero-box .items .item{position:absolute;background:#241c22;float:left;width:72px;height:72px;cursor:pointer}#hero-box .items .item.disabled{pointer-events:none}#hero-box .items .item img.gray{filter:grayscale(1)}#hero-box .items .item .find{position:absolute;top:12px;left:15px;width:42px;height:46px;background:url(/img/system/find.png)}#hero-box .items .item .insert{position:absolute;top:15px;left:15px;width:40px;height:40px;background:url(/img/system/insert.png);-webkit-animation:plus-anim 1.5s linear infinite;-moz-animation:plus-anim 1.5s linear infinite;animation:plus-anim 1.5s linear infinite}#hero-box .items .item img{position:absolute;top:5px;left:5px;width:62px;height:62px}#hero-box .items .item .progress{position:absolute;bottom:-10px;left:0;width:100%;height:10px;background-color:rgba(0,0,0,.4)}#hero-box .items .item .progress .bar{position:absolute;top:2px;width:50%;height:8px}#hero-box .fon{position:absolute;width:325px;height:287px;left:327px;top:29px;background:url(/img/bg/profile.jpg)}#hero-box .items .item[data-slot="0"]{top:12px;left:0}#hero-box .items .item[data-slot="1"]{top:12px;right:0}#hero-box .items .item[data-slot="2"]{top:102px;left:0}#hero-box .items .item[data-slot="3"]{top:102px;right:0}#hero-box .items .item[data-slot="4"]{top:192px;left:0}#hero-box .items .item[data-slot="5"]{top:192px;right:0}#hero-box .items .item[data-rarity="1"]{background:url(/img/borders/grey.png)}#hero-box .items .item[data-rarity="2"]{background:url(/img/borders/green.png)}#hero-box .items .item[data-rarity="3"]{background:url(/img/borders/blue.png)}#hero-box .items .item[data-rarity="4"]{background:url(/img/borders/violet.png)}#hero-box .buttons{position:relative;top:21px;height:48px;margin:0 auto;text-align:center}#hero-box .button{display:inline-block;margin:0 8px}#hero-box .shards{position:absolute;width:249px;height:81px;left:326px;top:324px;background:#241c22;border:1px solid #ac7643;box-sizing:border-box}#hero-box .shard-title{position:absolute;width:100%;height:14px;left:0;top:8px;font-size:14px;text-align:center;letter-spacing:.03em;color:#edbd8e}#hero-box .shard-icon{position:absolute;width:51px;height:50px;left:9px;top:17px;background:url(/img/system/shard.png)}#hero-box .shard-plus{position:absolute;top:24px;right:9px;width:36px;height:38px;background:url(/img/buttons/green-square.png);cursor:pointer}#hero-box .shard-plus::after{position:absolute;top:5px;left:8px;width:24px;height:28px;background:url(/img/menu/plus.png);content:' '}#hero-box .shard-plus.disabled{filter:grayscale(1);pointer-events:none}#hero-box .shards .progress{position:absolute;width:135px;height:14px;top:36px;left:61px;border:1px solid #ac7643;box-sizing:border-box;box-shadow:inset 0 4px 4px rgba(0,0,0,.5);border-radius:10px;overflow:hidden}#hero-box .shards .progress .bar{position:absolute;max-width:100%;height:12px;border-radius:10px 0 0 10px}#hero-box .power{position:absolute;width:78px;height:81px;left:573px;top:324px;background:#241c22;border:1px solid #ac7643;box-sizing:border-box;color:#fff;text-align:center}#hero-box .power-icon{position:absolute;width:73px;height:72px;left:3px;top:-4px;background:url(/img/system/power.png)}#hero-box .power-val{position:absolute;bottom:2px;width:100%;text-align:center;color:#edbd8e;text-shadow:-1px -1px 4px #000}#hero-box .insert-study{position:absolute;left:50%;top:50%;width:100px;height:100px;margin-left:-50px;margin-top:-50px;z-index:100;pointer-events:none;will-change:transform}#change-name-box input{position:absolute;top:50px;left:50px;width:300px}#change-name-box .price-line{position:absolute;left:0;top:100px;width:400px;color:#e0b387;text-align:center}#change-name-box .change{position:absolute;top:150px;left:132px}#clan-emblem-box .flag-list{width:430px;height:122px;position:absolute;top:35px;left:60px}#clan-emblem-box .flag-list .item{width:70px;height:90px;display:inline-block;margin:0 8px;overflow:hidden}#clan-emblem-box .flag-list .item .flagpole{position:absolute}#clan-emblem-box .flag-list .item .svg{position:absolute}#clan-emblem-box .flag-list .item .flag-shadow{position:absolute}#clan-emblem-box .flag-list .item .svg-wrap{transform:scale(.7);margin-left:-27px;margin-top:10px}#clan-emblem-box .color-1-list{width:430px;height:50px;position:absolute;top:167px;left:60px}#clan-emblem-box .color-1-list .item{width:31px;height:30px;display:inline-block;margin:10px 8px}#clan-emblem-box .color-2-list{width:430px;height:50px;position:absolute;top:227px;left:60px}#clan-emblem-box .color-2-list .item{width:31px;height:30px;display:inline-block;margin:10px 8px}#clan-emblem-box .color-3-list{width:430px;height:50px;position:absolute;top:422px;left:60px}#clan-emblem-box .color-3-list .item{width:31px;height:30px;display:inline-block;margin:10px 8px}#clan-emblem-box .icon-list{width:430px;height:100px;position:absolute;top:312px;left:60px}#clan-emblem-box .icon-list .item{width:70px;height:90px;display:inline-block;margin:0 8px;overflow:hidden}#clan-emblem-box .icon-list .item .svg-wrap{margin-left:-33px;margin-top:-20px}#clan-emblem-box .emblem{position:absolute;top:50px;right:25px;width:150px;height:200px}#clan-emblem-box .emblem .img{position:absolute;width:150px;height:200px}#clan-emblem-box .emblem .img .flagpole{position:absolute}#clan-emblem-box .emblem .img .svg{position:absolute}#clan-emblem-box .emblem .img .flag-shadow{position:absolute}#clan-emblem-box .emblem .button{position:absolute;top:327px}#clan-list-box .search{position:absolute;top:50px;left:50px;width:650px;height:50px}#clan-list-box .search input{position:absolute;top:0;left:0;width:400px}#clan-list-box .search .find{position:absolute;right:150px;bottom:6px}#clan-list-box .search .create{position:absolute;right:0;bottom:6px}#clan-list-box .scroll{position:absolute;top:100px;left:50px;width:650px;height:325px;overflow-y:hidden}#clan-list-box .scroll .overview{width:650px;height:325px}#clan-list-box .scroll .not-result{width:100%;text-align:center;font-size:16px;color:#fff;margin-top:50px}#clan-list-box .scroll .line{position:relative;width:600px;height:50px;background:#241c22;border:1px solid #ac7643;box-sizing:border-box;box-shadow:0 0 5px rgba(254,204,29,.25);margin:15px 0}#clan-list-box .scroll .line .img{position:absolute;top:0;left:0;width:50px;height:50px;overflow:hidden}#clan-list-box .scroll .line .img .svg{position:absolute;top:-46px;left:-65px;transform:scale(.7);z-index:111}#clan-list-box .scroll .line .name{position:absolute;left:60px;font-size:18px;color:#fff}#clan-list-box .scroll .line .counts{position:absolute;left:60px;bottom:0;color:#e0b387}#clan-list-box .scroll .line .min-level{position:absolute;left:300px;top:0;color:#e0b387}#clan-list-box .scroll .line .points{position:absolute;left:300px;bottom:0;color:#e0b387}#clan-list-box .scroll .line span{color:#fff}#clan-list-box .scroll .line .button{position:absolute;right:0}#clan-list-box .create-clan{position:absolute;top:400px;left:300px}#change-ava-box .left-menu{position:absolute;width:148px;height:246px;left:-150px;top:100px;background:#241c22;border:1px solid #ac7643}#change-ava-box .scroll{position:absolute;top:20px;left:20px;width:460px;height:400px;overflow-y:hidden}#change-ava-box .scroll .overview{width:460px;height:400px}#change-ava-box .scroll .overview .ava-block{position:relative;display:inline-block;margin:5px;color:#fff;cursor:pointer}#change-ava-box .scroll .overview .ava-block.lock::after{content:' ';position:absolute;top:0;left:11px;background:url(/img/system/lock.png);width:52px;height:52px}#change-ava-box .scroll .overview .ava-block.checked::after{content:' ';position:absolute;bottom:-10px;right:-10px;background:url(/img/system/check.png);width:47px;height:41px}#change-ava-box .scroll .overview .border-block{display:inline-block;width:105px;height:120px;margin:3px}#change-ava-box .scroll .overview .ava-block img{width:74px;height:74px;border-radius:50%}#change-ava-box .scroll .overview .ava-block .border{position:absolute;top:-20px;left:-13px;width:105px;height:120px;background:url(/img/system/ava-border.png)}#change-ava-box .info{position:absolute;top:50px;left:500px;width:230px;height:370px}#change-ava-box .info .ava{position:absolute;top:30px;left:70px}#change-ava-box .info .name{position:absolute;top:150px;font-size:20px;font-weight:700;text-align:center;width:100%;color:#fff}#change-ava-box .info .text{position:absolute;top:200px;width:100%;text-align:center;color:#e0b387}#change-ava-box .info .save-but{position:absolute;top:300px;left:50px}#change-ava-box .info .save-but.disabled{cursor:default;filter:grayscale(1);pointer-events:none}#promo-task-box .task-list{position:absolute;top:25px;left:20px;width:600px;text-align:left}#promo-task-box .task-list .task{position:relative;width:600px;height:48px;background:#241c22;border:1px solid #ac7643;box-sizing:border-box;box-shadow:0 0 5px rgb(254 204 29 / 25%);margin:7px 0}#promo-task-box .task-list .task .name{position:absolute;top:4px;left:6px;color:#fff}#promo-task-box .task-list .task .info{position:absolute;top:22px;left:6px;color:#e0b387;width:400px}#promo-task-box .task-list .task .button{position:absolute;top:0;right:5px}#promo-task-box .task-list .task .check{position:absolute;top:1px;right:50px;background:url(/img/system/check.png);width:47px;height:41px}#promo-task-box .reward-label{position:absolute;top:310px;text-align:center;color:#fff;width:100%}#promo-task-box .reward-list{position:absolute;top:335px;text-align:center;width:100%}#promo-task-box .buttons{position:absolute;bottom:20px;left:50%;margin-left:-68px;height:48px}#promo-task-box .button.disabled{filter:grayscale(1);pointer-events:none}#promo-mark-friend-box .label{position:absolute;top:20px;text-align:center;color:#e0b387;width:100%;font-size:18px}#promo-mark-friend-box .scroll{position:absolute;top:60px;left:30px;width:410px;height:290px;overflow-y:hidden}#promo-mark-friend-box .no-friends{margin-top:50px;text-align:center;color:#e0b387;width:100%;color:#fff}#promo-mark-friend-box .scroll .overview{width:410px;height:290px}#promo-mark-friend-box .scroll .overview .wrap-margin{margin-top:-15px;margin-bottom:-15px}#promo-mark-friend-box .scroll .overview .friend{position:relative;width:100px;height:125px;float:left;margin:15px;cursor:pointer}#promo-mark-friend-box .scroll .overview .friend img{position:absolute;width:100px;height:100px}#promo-mark-friend-box .scroll .overview .friend .name{position:absolute;bottom:0;text-align:center;color:#e0b387;width:100%}#promo-mark-friend-box .buttons{position:absolute;bottom:20px;left:50%;margin-left:-68px;height:48px}#events-box .left-menu{position:absolute;width:168px;height:246px;left:-170px;top:100px;background:#241c22;border:1px solid #ac7643}#events-box .left-menu .menu-item{width:170px;height:61px}#events-box .left-menu .menu-item .flex-wrap{position:absolute;width:100%;height:55px;top:0;display:flex;align-items:center;justify-content:center}#events-box .left-menu .menu-item .label{position:static;width:90%;line-height:16px}#events-box .left-menu .menu-item.active::before{position:absolute;top:-5px;background:url(/img/buttons/border-long.png);height:66px;width:100%;content:' '}#events-box .calendar .list{position:absolute;top:15px;left:20px;width:712px;text-align:left}#events-box .calendar .list .block{position:relative;display:inline-block;cursor:pointer;margin-bottom:23px;margin-left:7px}#events-box .calendar .list .block.checked{pointer-events:none}#events-box .calendar .list .block.checked .sp-item{filter:grayscale(1)}#events-box .calendar .list .block.checked .sp-chest-item{filter:grayscale(1)}#events-box .calendar .list .block.checked .vip{filter:grayscale(1)}#events-box .calendar .list .block.checked::after{content:' ';position:absolute;bottom:2px;right:31px;background:url(/img/system/check.png);width:47px;height:41px}#events-box .calendar .list .day{color:#fff;text-align:center}#events-box .calendar .list .vip{position:absolute;top:92px;left:5px;width:72px;height:21px;line-height:21px;background:url(/img/system/calendar-vip.png);color:gold;text-align:center}#events-box .calendar .list .vip span{color:#fff}#events-box .event .event-pic{position:absolute;top:3px;left:3px}#events-box .event .name{position:absolute;top:20px;left:100px;width:658px;font-size:18px;color:#fff;text-align:center}#events-box .event .info{position:absolute;top:50px;left:100px;width:658px;color:#e0b387;text-align:center}#events-box .event .tabs{position:absolute;width:658px;top:100px;left:100px;text-align:center}#events-box .event .tabs .event-tab{position:relative;display:inline-block;width:129px;height:58px;margin:10px;cursor:pointer;color:#fff}#events-box .event .tabs .event-tab .border{position:absolute;background:url(/img/system/border_event.png);width:100%;height:100%;z-index:1}#events-box .event .tabs .event-tab .follow-point{position:absolute;top:-1px;right:-7px;z-index:2}#events-box .event .tabs .event-tab.active::after{background:url(/img/system/border_event_pick.png);content:' ';position:absolute;top:0;left:0;width:100%;height:100%}#events-box .event .tabs .event-tab .flex-wrap{position:absolute;left:5%;width:90%;height:100%;text-align:center;display:flex;z-index:1}#events-box .event .tabs .event-tab .label{margin:auto}#events-box .event .scroll{position:absolute;top:185px;left:141px;width:600px;height:300px;overflow-y:hidden}#events-box .event .scroll .overview{width:600px;height:300px}#events-box .event .scroll .task{position:relative;width:576px;height:90px;background:#241c22;border:1px solid #ac7643;box-sizing:border-box;box-shadow:0 0 5px rgb(254 204 29 / 25%);margin:15px 0}#events-box .event .scroll .task:first-child{margin:0}#events-box .event .scroll .task:last-child{margin:0}#events-box .event .scroll .task .reward{position:absolute;top:10px;left:240px;width:200px;text-align:center}#events-box .event .scroll .task .button{position:absolute;top:40px;right:10px}#events-box .event .scroll .task .text-count{position:absolute;top:15px;right:10px;width:136px;color:#fff;text-align:center}#events-box .event .scroll .task .text{position:absolute;left:20px;width:265px;height:100%;text-align:center;color:#fff;display:flex}#events-box .event .scroll .task .text .flex-val{margin:auto}#events-box .event .sp-item .tooltip{top:35px}#events-box .battle-pass .sp-item .tooltip{top:35px;text-align:center}#events-box .battle-pass .name{position:absolute;top:10px;width:300px;text-align:center;font-size:25px;line-height:56px;letter-spacing:.03em;color:gold;text-shadow:-1px -1px 4px #000}#events-box .battle-pass .fon{position:absolute;top:5px;left:5px;height:100%}#events-box .battle-pass .scroll{position:absolute;top:15px;left:20px;width:720px;height:470px;overflow-y:hidden}#events-box .battle-pass .scroll .overview{width:720px;height:470px}#events-box .battle-pass .gold-way{position:absolute;top:0;left:328px;width:128px;height:88px;background:url(/img/system/battle-pass-crown.png)}#events-box .battle-pass .gold-label{position:absolute;top:100px;left:328px;text-align:center;width:128px;background:gold;background:radial-gradient(circle,rgb(255 177 0) 0,rgb(255 212 0) 25%,gold 50%,rgb(255 192 98) 75%,rgb(239 255 0) 100%);text-shadow:1px 0 #fff7006b;-webkit-background-clip:text;-webkit-text-fill-color:transparent}#events-box .battle-pass .common-way{position:absolute;top:0;left:545px;width:128px;height:88px;filter:grayscale(1);background:url(/img/system/battle-pass-crown.png)}#events-box .battle-pass .common-label{position:absolute;top:100px;left:545px;text-align:center;width:128px;color:#fff}#events-box .battle-pass .progress-block{position:absolute;top:320px}#events-box .battle-pass .progress-block .rang-price{position:absolute;top:0;width:300px;text-align:center;color:#fff;font-size:25px;font-weight:700}#events-box .battle-pass .progress-block .rang-price .shield{background:url(/img/system/arena_shield.png);width:33px;height:36px;display:inline-block;vertical-align:middle}#events-box .battle-pass .progress-block .rang-price .rang-emblem{width:35px;height:36px;margin:3px 5px;font-weight:700;font-size:16px;line-height:36px;color:#5b3810;text-align:center;background:url(/img/system/tab_gold.png);vertical-align:middle;display:inline-block}#events-box .battle-pass .progress-block .progress{position:absolute;width:225px;height:20px;top:50px;left:40px;border:1px solid #ac7643;box-sizing:border-box;box-shadow:inset 0 4px 4px rgb(0 0 0 / 50%);border-radius:10px;overflow:hidden}#events-box .battle-pass .progress-block .progress .over-bar{position:absolute;top:0;left:3px;height:100%;width:100%;background-image:linear-gradient(to left,#342b31 0,transparent 5%);background-size:10% 100%;z-index:7}#events-box .battle-pass .progress-block .progress .bar{position:absolute;max-width:100%;height:18px;background:linear-gradient(0deg,#ddaa36 0,#fbff4c 100%)}#events-box .battle-pass .progress-block .rang{position:absolute;width:35px;height:36px;margin:3px 5px;font-weight:700;font-size:16px;line-height:36px;color:#5b3810;text-align:center;background:url(/img/system/tab_gold.png);vertical-align:middle}#events-box .battle-pass .progress-block .rang-1{left:12px;top:39px;z-index:10}#events-box .battle-pass .progress-block .rang-2{left:251px;top:39px;z-index:10}#events-box .battle-pass .progress-block .info{position:absolute;left:10px;top:85px;z-index:10}#events-box .battle-pass .progress-block .upgrade{position:absolute;left:160px;top:85px;z-index:10}#events-box .battle-pass .progress-block .end-season{position:absolute;top:135px;left:5px;width:300px;color:#fff;text-align:center}#events-box .battle-pass .list{position:absolute;top:130px}#events-box .battle-pass .way-item{position:relative;width:700px;height:85px}#events-box .battle-pass .way-item .bg{position:absolute;width:165px;height:75px;left:-43px;background:url(/img/system/battle-pass-fon.png)}#events-box .battle-pass .way-item .block{cursor:pointer}#events-box .battle-pass .way-item .block.checked::after{content:' ';position:absolute;bottom:2px;right:31px;background:url(/img/system/check.png);width:47px;height:41px}#events-box .battle-pass .way-item .block.checked{pointer-events:none}#events-box .battle-pass .way-item .block.checked .sp-item{filter:grayscale(1)}#events-box .battle-pass .way-item .block.checked .sp-chest-item{filter:grayscale(1)}#events-box .battle-pass .way-item .block.lock::after{content:' ';position:absolute;top:0;left:16px;background:url(/img/system/lock.png);width:52px;height:52px;pointer-events:none}#events-box .battle-pass .way-item .col-2 .bg{filter:grayscale(1)}#events-box .battle-pass .way-item .col-1{position:absolute;left:350px}#events-box .battle-pass .way-item .col-2{position:absolute;right:50px}#events-box .battle-pass .way-item .rang{position:absolute;top:20px;left:480px;width:35px;height:36px;margin:3px 5px;font-weight:700;font-size:16px;line-height:36px;color:#5b3810;text-align:center;background:url(/img/system/tab_gold.png);vertical-align:middle}#events-box .battle-pass .way-item .rang.lock{filter:grayscale(1)}#events-box .battle-pass .next-level{position:relative;margin-left:310px;margin-bottom:10px;width:375px;height:1px;background:#ac7643;background:radial-gradient(#ac7643 0,#ac7643 50%,rgba(177,111,59,0) 100%)}#events-box .battle-pass .next-level .icon{position:absolute;top:-15px;left:175px;width:36px;height:36px;background:url(/img/buttons/purple-circle.png);overflow:hidden;z-index:50;cursor:pointer}#events-box .battle-pass .next-level .icon img{position:absolute;left:6px;top:5px;width:22px}#buy-battle-pass-rang-box .text-box{position:absolute;top:30px;left:25px;width:350px;height:19px;line-height:17px;text-align:center;color:#fff}#buy-battle-pass-rang-box .buttons{position:relative;top:108px;height:48px;margin:0 auto;text-align:center}#buy-battle-pass-rang-box .buttons .button{display:inline-block;margin:0 8px}#buy-battle-pass-rang-box .buttons img{vertical-align:middle;height:27px}#buy-battle-pass-rang-box .buttons span{vertical-align:middle;font-size:18px;margin-left:5px;height:27px}#view-message-box .text{position:absolute;left:75px;top:50px;width:500px;height:250px;background:#241c22;border:1px solid #ac7643;box-sizing:border-box;box-shadow:0 0 5px rgb(254 204 29 / 25%);padding:20px;color:#fff}#view-message-box .reward{position:absolute;top:320px;left:75px;width:500px}#view-message-box .reward .label{position:absolute;width:100%;text-align:center;color:#fff}#view-message-box .reward .list{position:absolute;top:30px;width:100%;text-align:center}#view-message-box .reward .button{position:absolute;top:120px;left:50%;margin-left:-68px}#messages-box .scroll{position:absolute;top:35px;left:50px;width:550px;height:395px;overflow-y:hidden}#messages-box .scroll .overview{width:550px;height:395px}#messages-box .message{position:relative;width:500px;height:90px;background:#241c22;border:1px solid #ac7643;box-sizing:border-box;box-shadow:0 0 5px rgb(254 204 29 / 25%);margin:10px 0}#messages-box .message .name{position:absolute;left:100px;top:10px;color:#fff}#messages-box .message .ava{position:absolute;top:-6px;left:10px;transform:scale(.85)}#messages-box .message .text{color:#fff;position:absolute;top:50px;left:100px;width:250px}#messages-box .message .text{color:#e0b387;position:absolute;top:30px;line-height:27px;left:100px;width:250px;overflow:hidden;height:50px}#messages-box .message:first-child{margin:0}#messages-box .message:last-child{margin:0}#messages-box .message span{color:#fff}#messages-box .message span img{vertical-align:middle;height:27px}#messages-box .message .button{position:absolute;top:20px;right:10px}#messages-box .get-all{position:absolute;bottom:10px;left:50%;margin-left:-102px}#chat-box .scroll{position:absolute;top:26px;left:50px;width:670px;height:340px;overflow-y:hidden}#chat-box .left-menu{position:absolute;width:148px;height:246px;left:-150px;top:100px;background:#241c22;border:1px solid #ac7643}#chat-box .scroll .overview{width:670px;height:340px}#chat-box .dialog-scroll{position:absolute;top:26px;left:20px;width:195px;height:385px;overflow-y:hidden}#chat-box .dialog-scroll .overview{width:195px;height:385px}#chat-box .dialog-scroll .message.active{pointer-events:none}#chat-box .dialog-scroll .message.active::before{position:absolute;top:-3px;background:url(/img/buttons/border-long.png);height:66px;width:100%;content:' '}#chat-box .dialog-scroll .message{position:relative;width:170px;height:60px;cursor:pointer;margin:5px 0}#chat-box .dialog-scroll .message:first-child{margin:0}#chat-box .dialog-scroll .message:last-child{margin:0}#chat-box .dialog-scroll .message .name{position:absolute;top:9px;left:60px;color:#fff}#chat-box .dialog-scroll .message .ava{position:absolute;top:0;transform:scale(.5)}#chat-box .dialog-scroll .message .text{position:relative;color:#e0b387;left:60px;padding-top:29px;width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-bottom:10px}#chat-box .scroll .message{position:relative;width:644px;min-height:50px;margin:10px 0}#chat-box .scroll .message-line{position:relative;width:644px;margin:10px 0;margin-top:-30px}#chat-box .scroll .message .name{position:absolute;left:60px;color:#fff}#chat-box .scroll .message .name.gold{background:gold;background:radial-gradient(circle,rgb(255 177 0) 0,rgb(255 212 0) 25%,gold 50%,rgb(255 192 98) 75%,rgb(239 255 0) 100%);text-shadow:1px 0 #fff7006b;-webkit-background-clip:text;-webkit-text-fill-color:transparent}#chat-box .scroll .message .ava{position:absolute;top:-4px;transform:scale(.5)}#chat-box .scroll .message .text{position:relative;color:#e0b387;left:60px;padding-top:20px;width:540px;padding-bottom:10px}#chat-box .scroll .message .time{position:absolute;right:0;top:0;color:#e0b387}#chat-box .scroll .message-line .text{position:relative;color:#e0b387;left:60px;padding-top:20px;width:540px;padding-bottom:10px}#chat-box .scroll .message-line .time{position:absolute;right:0;top:0;padding-top:20px;color:#e0b387}#chat-box .scroll.private{position:absolute;top:26px;left:220px;width:520px;height:340px;overflow-y:hidden}#chat-box .scroll .message-element:first-child{margin-top:0}#chat-box .scroll .message-element:last-child{margin-bottom:0}#chat-box .scroll.private .overview{width:520px;height:340px}#chat-box .private .message-line{width:494px}#chat-box .private .message{width:494px}#chat-box .private .message-line .text{position:relative;color:#e0b387;left:60px;padding-top:20px;width:432px;padding-bottom:10px}#chat-box .private .message-line .time{display:none}#chat-box .private .message .text{position:relative;color:#e0b387;left:60px;padding-top:20px;width:390px;padding-bottom:10px}#chat-box .send-panel{position:absolute;bottom:14px;width:650px;height:50px;left:50px}#chat-box .send-panel input{position:absolute;width:525px}#chat-box .send-panel.private{position:absolute;bottom:14px;width:500px;height:50px;left:230px}#chat-box .send-panel.private input{position:absolute;width:375px}#chat-box .send-panel .send{position:absolute;right:0;top:-5px}#clan-info-box .left-menu{position:absolute;width:148px;height:246px;left:-150px;top:100px;background:#241c22;border:1px solid #ac7643}#clan-info-box .emblem{position:absolute;top:50px;left:50px;width:150px;height:200px}#clan-info-box .emblem .img{position:absolute;width:150px;height:200px}#clan-info-box .emblem .img .flagpole{position:absolute}#clan-info-box .emblem .img .svg{position:absolute}#clan-info-box .emblem .img .flag-shadow{position:absolute}#clan-info-box .head-name{position:absolute;color:#fff;width:100%;text-align:center;top:20px}#clan-info-box .info{position:absolute;left:250px;top:50px}#clan-info-box .info .line{color:#e0b387;margin-bottom:20px}#clan-info-box .info .line span{color:#fff}#clan-info-box .scroll .line{position:relative;width:600px;height:60px;background:#241c22;border:1px solid #ac7643;box-sizing:border-box;box-shadow:0 0 5px rgb(254 204 29 / 25%);margin:15px 0}#clan-info-box .scroll .line .ava{position:absolute;top:-12px;left:-9px;width:50px;height:50px;transform:scale(.5)}#clan-info-box .scroll{position:absolute;top:20px;left:50px;width:650px;height:400px;overflow-y:hidden}#clan-info-box .scroll .line span{color:#fff}#clan-info-box .scroll .line .name{position:absolute;left:60px;top:5px;font-size:18px;color:#fff}#clan-info-box .scroll .line .level{position:absolute;left:60px;bottom:5px;color:#e0b387}#clan-info-box .scroll .line .position{position:absolute;left:250px;top:20px;color:#e0b387}#clan-info-box .scroll .line .position .edit-rang-but{position:absolute;top:-8px;left:-42px;width:36px;height:36px;background:url(/img/buttons/green-circle.png);cursor:pointer}#clan-info-box .scroll .line .position .edit-rang-but::after{position:absolute;top:8px;left:8px;width:20px;height:20px;background:url(/img/menu/settings.png);content:' '}#clan-info-box .scroll .line .points-yesterday{position:absolute;left:400px;top:5px;color:#e0b387}#clan-info-box .scroll .line .points-today{position:absolute;left:400px;bottom:5px;color:#e0b387}#clan-info-box .leave-but{position:absolute;top:350px;left:300px}#clan-info-box .join-but{position:absolute;top:350px;left:300px}#clan-info-box .edit-wrap .emblem{position:absolute;top:50px;left:55px;width:150px;height:200px}#clan-info-box .edit-wrap .emblem .img{position:absolute;width:150px;height:200px}#clan-info-box .edit-wrap .emblem .img .flagpole{position:absolute}#clan-info-box .edit-wrap .emblem .img .svg{position:absolute}#clan-info-box .edit-wrap .emblem .img .flag-shadow{position:absolute}#clan-info-box .edit-wrap .emblem .button{position:absolute;top:167px}#clan-info-box .edit-wrap .name{position:absolute;left:250px;top:50px}#clan-info-box .edit-wrap .name .label{color:#e0b387;margin-bottom:10px}#clan-info-box .edit-wrap .name input{width:400px}#clan-info-box .edit-wrap .info{position:absolute;left:250px;top:140px}#clan-info-box .edit-wrap .info .label{color:#e0b387;margin-bottom:10px}#clan-info-box .edit-wrap .info textarea{width:400px;height:75px}#clan-info-box .edit-wrap .min-level{position:absolute;left:250px;top:250px}#clan-info-box .edit-wrap .min-level .label{color:#e0b387;margin-bottom:10px}#clan-info-box .edit-wrap .min-level .select-list{width:400px}#clan-info-box .edit-wrap .save-but{position:absolute;top:350px;left:300px}#clan-info-box .edit-wrap .name-edit{position:absolute;right:0;bottom:-2px;width:36px;height:38px;background:url(/img/buttons/green-square.png);cursor:pointer}#clan-info-box .edit-wrap .name-edit::after{position:absolute;top:8px;left:10px;width:20px;height:20px;background:url(/img/menu/settings.png);content:' '}#edit-rang-box .rang{margin:10px 80px}#edit-rang-box .rang .radio+label{height:50px;width:200px;padding:0 20px}#edit-rang-box .rang.red .radio+label{color:red}#edit-rang-box form{margin-top:30px}#edit-rang-box .hr{width:300px;height:1px;background:#ac7643;background:radial-gradient(#ac7643 0,#ac7643 50%,rgba(177,111,59,0) 100%);margin:0 auto}#edit-rang-box .buttons{position:relative;top:0;height:48px;margin:0 auto;text-align:center}#edit-rang-box .buttons .button{display:inline-block;margin:0 8px}#create-clan-box .emblem{position:absolute;top:50px;left:55px;width:150px;height:200px}#create-clan-box .emblem .img{position:absolute;width:150px;height:200px}#create-clan-box .emblem .img .flagpole{position:absolute}#create-clan-box .emblem .img .svg{position:absolute}#create-clan-box .emblem .img .flag-shadow{position:absolute}#create-clan-box .emblem .button{position:absolute;top:167px}#create-clan-box .name{position:absolute;left:250px;top:50px}#create-clan-box .name .label{color:#e0b387;margin-bottom:10px}#create-clan-box .name input{width:400px}#create-clan-box .info{position:absolute;left:250px;top:140px}#create-clan-box .info .label{color:#e0b387;margin-bottom:10px}#create-clan-box .info textarea{width:400px;height:75px}#create-clan-box .min-level{position:absolute;left:250px;top:250px}#create-clan-box .min-level .label{color:#e0b387;margin-bottom:10px}#create-clan-box .min-level .select-list{width:400px}#create-clan-box .price-line{position:absolute;left:250px;top:340px;width:400px;color:#e0b387}#create-clan-box .price-line img{vertical-align:middle}#create-clan-box .create-but{position:absolute;top:400px;left:300px}#cards-box .count{position:absolute;width:246px;height:23px;left:251px;top:40px;font-family:Roboto;font-style:normal;font-size:16px;line-height:17px;text-align:center;letter-spacing:.03em;color:#fff}#cards-box .tabs{position:absolute;top:10px;left:13px;width:241px}#cards-box .deck{position:absolute;top:95px;left:14px;width:241px;height:390px}#cards-box .scroll{position:absolute;top:95px;left:255px;width:475px;height:385px;overflow-y:hidden}#cards-box .scroll .overview{width:475px;height:385px}#cards-box .card-study{position:absolute;right:22px;bottom:10px;width:100px;height:100px;z-index:100;pointer-events:none;will-change:transform}#cards-box .hero-study{position:absolute;right:80px;top:20px;width:100px;height:100px;z-index:100;pointer-events:none;will-change:transform}#levelup-box .level-up{position:absolute;left:0;top:30px;width:100%;text-align:center;color:#fff;font-size:18px;line-height:21px}#levelup-box .reward{position:absolute;left:0;top:60px;width:100%;text-align:center;color:#fff}#levelup-box .reward img{vertical-align:middle;margin-left:5px}#levelup-box .party{position:absolute;top:100px;width:100%;text-align:center}#levelup-box .hero-card{position:relative;width:102px;height:102px;margin:5px;display:inline-block;float:none}#levelup-box .hero-card .border{background:url(/img/borders/gold-card.png);width:102px;height:102px}#levelup-box .hero-card .border img{position:absolute;top:5px;left:5px;width:92px;height:92px}#levelup-box .power-up{position:absolute;top:230px;width:100%;font-size:18px;line-height:21px;letter-spacing:.03em;color:#fff;text-align:center}#levelup-box .power-up .arrow-2{background:url(/img/system/arrow-2.png);width:18px;height:17px;display:inline-block;position:relative;top:2px}#levelup-box .power-up b{font-weight:400;color:#33cdc0}#levelup-box .open{position:absolute;top:275px;width:100%;text-align:center}#levelup-box .open .block{position:relative;width:224px;height:104px;margin:0 25px;display:inline-block;float:none}#levelup-box .open .block .block-title{position:absolute;left:96px;width:130px;color:gold;text-align:center}#levelup-box .open .block .block-text{position:absolute;top:40px;left:96px;width:130px;color:#fff}#levelup-box .open .block .border{position:absolute;background:url(/img/system/menu-circle.png);width:94px;height:94px}#levelup-box .buttons{position:absolute;bottom:20px;left:50%;margin-left:-68px;height:48px}#sound-box .name-area{position:relative;width:100%;color:#fff;text-align:center;top:30px;font-size:18px;height:50px}#sound-box .slide-container{position:relative;top:30px;height:50px;width:400px;margin:auto;margin-bottom:30px}#sound-box .slide-container .name{color:#fff;margin-bottom:15px}#sound-box .slide-container .slider{position:relative;width:350px;float:left}#sound-box .slide-container .slider-count{width:30px;color:#fff;float:left;position:relative;margin-top:-5px;margin-left:10px}#search-box .left-col{position:absolute;width:297px;height:410px;left:15px;top:15px}#search-box .left-col .icon{position:absolute;left:0;top:0}#search-box .left-col .name{position:absolute;top:0;left:96px;font-family:Roboto;font-style:normal;font-weight:900;font-size:20px;line-height:23px;letter-spacing:.03em;color:#fff}#search-box .left-col .has-count{position:absolute;top:50px;left:96px;font-size:18px;line-height:21px;letter-spacing:.03em;color:#fff}#search-box .left-col .info{position:absolute;width:297px;height:280px;left:0;top:106px;background:#241c22;border:1px solid #ac7643;box-sizing:border-box;color:#fff;padding:10px}#search-box .left-col .info .hero-name{color:gold}#search-box .left-col .need-level{position:absolute;top:350px;left:0;width:100%;text-align:center;font-size:20px;line-height:23px;letter-spacing:.03em;color:#e7313f}#search-box .left-col .buttons{position:absolute;top:400px;width:100%}#search-box .left-col .buttons .button{margin:auto}#search-box .right-col{position:absolute;width:420px;height:410px;left:335px;top:15px}#search-box .right-col .icon{position:relative;margin:auto;width:62px;height:62px;border:2px solid #ac7643;box-sizing:border-box}#search-box .right-col .icon img{width:100%;height:100%}#search-box .right-col .name{position:absolute;top:75px;left:0;text-align:center;width:100%;font-size:20px;line-height:23px;letter-spacing:.03em;color:#fff}#search-box .right-col .tip{position:absolute;top:10px;left:0;text-align:center;width:100%;font-size:18px;line-height:21px;letter-spacing:.03em;color:#fff}#search-box .right-col .scroll{position:absolute;top:40px;left:0;width:100%;height:341px;overflow:hidden}#search-box .right-col .scroll .overview{height:100%}#search-box .right-col .mission{position:relative;margin:7px 0;width:390px;height:59px;background:#241c22;border:1px solid #ac7643;box-sizing:border-box}#search-box .right-col .mission .row1{position:absolute;top:4px;left:7px;font-size:18px;line-height:21px;letter-spacing:.03em;color:#fff}#search-box .right-col .mission .row2{position:absolute;top:30px;left:7px;font-size:18px;line-height:21px;letter-spacing:.03em;color:#fff}#search-box .right-col .mission .button{position:absolute;top:5px;left:250px}#search-box .right-col .mission .not-access{position:absolute;top:20px;right:0;width:150px;text-align:center;color:red}#mission-box .label-reward{position:absolute;top:220px;text-align:center;width:100%;color:#fff}#mission-box .label-enemies{position:absolute;top:40px;text-align:center;width:100%;color:#fff}#mission-box .list-items{position:absolute;top:260px;width:100%;text-align:center}#mission-box .list-enemies{position:absolute;top:70px;width:100%;text-align:center}#mission-box .list-enemies .sp-hero{display:inline-block;float:none}#mission-box .raid-buttons{position:absolute;width:500px;bottom:-65px;left:138px}#mission-box .raid-buttons .button{float:left;margin:0 10px}#mission-box .start-button{position:absolute;left:390px;bottom:23px}#mission-box .energy-price{position:absolute;bottom:30px;right:390px;width:200px;text-align:right;color:#fff}#mission-box .energy-price span{margin-left:5px}#mission-box .energy-price img{vertical-align:middle;margin-left:5px}#mission-lose-box .label{position:absolute;width:100%;top:50px;left:0;text-align:center;color:#fff}#mission-lose-box .tip{position:absolute;width:100%;top:100px;left:0;text-align:center}#mission-lose-box .tip .sp-hero{margin-top:1px;display:inline-block;float:none}#mission-lose-box .tip .sp-card{float:none;display:inline-block}#mission-lose-box .tip .sp-card .bar{position:absolute;width:100%;left:0}#mission-lose-box .tip .mission-img{height:120px}#mission-lose-box .buttons{position:absolute;bottom:14px;height:48px;width:100%;text-align:center}#mission-lose-box .buttons .button{display:inline-block;margin:0 8px}#mission-reward-box .stars{position:absolute;top:20px;width:118px;left:50%;margin-left:-59px}#mission-reward-box .stars .star{background:url(/img/system/big-star.png);width:33px;height:33px}#mission-reward-box .stars .star[data-id="1"]{position:absolute;top:9px;left:10px}#mission-reward-box .stars .star[data-id="2"]{position:absolute;top:9px;left:43px}#mission-reward-box .stars .star[data-id="3"]{position:absolute;top:9px;right:10px}#mission-reward-box .stars .star.disabled{filter:grayscale(1);opacity:.5}#mission-reward-box .line-label{position:absolute;top:70px;width:100%;left:0;text-align:center;color:#fff}#mission-reward-box .progress{position:absolute;width:50%;height:14px;top:100px;left:50%;margin-left:-25%;border:1px solid #ac7643;box-sizing:border-box;box-shadow:inset 0 4px 4px rgba(0,0,0,.5);border-radius:10px;overflow:hidden}#mission-reward-box .progress .bar{position:absolute;max-width:100%;height:12px}#mission-reward-box .chest{position:absolute;top:70px;width:100%;left:0;text-align:center}#mission-reward-box .reward-label{position:absolute;top:270px;width:100%;left:0;text-align:center;color:#fff}#mission-reward-box .list{position:absolute;top:300px;width:100%;left:0;text-align:center}#mission-reward-box .buttons{position:relative;top:400px;height:48px;margin:0 auto;text-align:center}#mission-reward-box .buttons .button{display:inline-block;margin:0 8px}#arena-reward-box .col{position:absolute;top:30px;width:200px}#arena-reward-box .left-col{left:0}#arena-reward-box .right-col{right:0}#arena-reward-box .name{position:absolute;top:50px;width:100%;color:#fff;text-align:center}#arena-reward-box .name.gold{background:gold;background:radial-gradient(circle,rgb(255 177 0) 0,rgb(255 212 0) 25%,gold 50%,rgb(255 192 98) 75%,rgb(239 255 0) 100%);text-shadow:1px 0 #fff7006b;-webkit-background-clip:text;-webkit-text-fill-color:transparent}#arena-reward-box .clan_name{position:absolute;top:180px;width:100%;color:gold;text-align:center}#arena-reward-box .ava-block{position:absolute;top:60px;left:50px}#arena-reward-box .stars{position:absolute;top:0;width:118px;left:50%;margin-left:-59px}#arena-reward-box .stars .star[data-id="1"]{position:absolute;top:9px;left:5px}#arena-reward-box .stars .star[data-id="2"]{position:absolute;top:9px;left:43px}#arena-reward-box .stars .star[data-id="3"]{position:absolute;top:9px;right:5px}#arena-reward-box .stars .star{background:url(/img/system/arena_shield.png);width:33px;height:36px}#arena-reward-box .stars .star.disabled{filter:grayscale(1);opacity:.5}#arena-reward-box .buttons{position:absolute;bottom:20px;left:50%;margin-left:-68px;height:48px}#arena-reward-box .emblem{position:absolute;top:180px;left:33px;width:150px;height:200px;transform:scale(.7)}#arena-reward-box .emblem .img{position:absolute;width:150px;height:200px}#arena-reward-box .emblem .img .flag-shadow{position:absolute}#arena-reward-box .emblem .img .svg{position:absolute}#arena-reward-box .emblem .img .flagpole{position:absolute}#arena-reward-box .power-up{position:absolute;top:230px;width:100%;font-size:18px;line-height:21px;letter-spacing:.03em;color:#fff;text-align:center}#arena-reward-box .power-up .arrow-2{background:url(/img/system/arrow-2.png);width:18px;height:17px;display:inline-block;position:relative;top:2px}#arena-reward-box .power-up b{font-weight:400;color:#33cdc0}#arena-reward-box .power-up b.red{color:red}#arena-reward-box .reward-label{position:absolute;top:270px;width:100%;left:0;text-align:center;color:#fff}#arena-reward-box .list{position:absolute;top:300px;width:100%;left:0;text-align:center}#arena-reward-box .result-img{position:absolute;top:30px;left:50%;margin-left:-122px}#party-deck-box .heroes{position:absolute;top:30px;left:11px;width:750px}#party-deck-box .cards{position:absolute;top:220px;left:11px;width:750px}#party-deck-box .tabs{position:absolute;top:7px;left:11px}#party-deck-box .deck{position:absolute;top:50px;left:11px}#party-deck-box .heroes .sp-hero{margin:8px}#party-deck-box .buttons{position:absolute;bottom:20px;left:50%;margin-left:-68px;height:48px}#raid-reward-box .scroll{position:absolute;top:30px;width:500px;left:50%;margin-left:-250px;overflow-y:hidden}#raid-reward-box .scroll .overview{width:500px;text-align:center}#raid-reward-box .overview .raid{position:relative;text-align:center;height:100px;margin:10px 0}#raid-reward-box .overview .raid .name{font-size:16px;margin-bottom:5px;color:#fff}#raid-reward-box .list{text-align:center}#raid-reward-box .buttons{position:absolute;bottom:20px;left:50%;margin-left:-68px;height:48px}#chest-box .line-label{position:absolute;top:70px;width:570px;left:0;text-align:center;color:#fff}#chest-box .progress{position:absolute;width:520px;height:14px;top:100px;left:30px;border:1px solid #ac7643;box-sizing:border-box;box-shadow:inset 0 4px 4px rgba(0,0,0,.5);border-radius:10px;overflow:hidden}#chest-box .progress .bar{position:absolute;max-width:100%;height:12px}#chest-box .stars{position:absolute;width:536px;height:78px;top:116px;left:20px;background:url(/img/system/chest-stars.png)}#chest-box .chest-label{position:absolute;top:250px;width:100%;left:0;text-align:center;color:#fff}#chest-box .list{position:absolute;top:300px;width:100%;left:0;text-align:center}#chest-box .mission-chest{position:absolute;top:30px;right:18px;background:url(/img/system/chest-fon-mission.jpg);color:#fff;width:151px;height:177px;cursor:pointer}#chest-box .mission-chest .count{position:absolute;top:5px;width:100%;text-align:center}#chest-box .mission-chest img{position:absolute;top:30px;left:10px}#chest-box .mission-chest .open{position:absolute;bottom:10px;width:100%;text-align:center}#chest-box .mission-chest .chest-box-study{position:absolute;left:50%;top:50%;width:100px;height:100px;margin-left:-50px;margin-top:-50px;z-index:100;pointer-events:none;will-change:transform}#chest-box .list .chest{float:left;position:relative;margin:0 18px;background:url(/img/system/chest-fon.jpg);color:#fff;width:151px;height:177px;cursor:pointer}#chest-box .list .chest .place-for-chest{position:absolute;top:60px;text-align:center;padding:10px;text-shadow:0 0 4px #000;font-weight:400;font-size:18px}#chest-box .list .chest .open{position:absolute;top:5px;text-align:center;width:100%;pointer-events:none}#chest-box .list .chest .closed{position:absolute;top:5px;text-align:center;width:100%;pointer-events:none}#chest-box .list .chest .to_queue{position:absolute;text-align:center;background:url(/img/buttons/chest-but.png);height:34px;width:137px;top:-18px;left:6px;line-height:30px}#chest-box .list .chest .in_queue{position:absolute;top:5px;text-align:center;width:100%;color:gold;pointer-events:none}#chest-box .list .chest .ready-open{position:absolute;bottom:10px;text-align:center;width:100%;pointer-events:none}#chest-box .list .chest .open-now{position:absolute;bottom:10px;text-align:center;width:100%;pointer-events:none}#chest-box .list .chest .time-progress{position:absolute;top:5px;text-align:center;width:100%;text-shadow:0 0 4px #000;font-weight:400;font-size:18px;pointer-events:none}#chest-box .list .chest .time{position:absolute;bottom:5px;text-align:center;width:100%;text-shadow:0 0 4px #000;font-weight:400;font-size:18px;pointer-events:none}#chest-box .list .chest img{position:absolute;top:30px;left:10px;pointer-events:none}#chest-box .list .chest .ready{width:100%;height:100%;position:absolute;background:url(/img/system/chest-fon-mission.jpg)}#chest-reward-box .list{position:absolute;top:57px;width:100%;left:0;text-align:center}#chest-reward-box .list .sp-chest-item{transform:scale(0)}#chest-reward-box .list .sp-chest-item.shown{transform:scale(1)}#chest-reward-box .buttons{position:absolute;bottom:20px;left:50%;margin-left:-68px;height:48px}#chest-reward-box .buttons .button{transform:scale(0);will-change:transform}#chest-reward-box .buttons .button.shown{transform:scale(1)}#chest-reward-box .chest-wrap{position:absolute;top:127px;left:200px;width:195px;height:199px;overflow:hidden}.chest-wrap .chest{position:absolute;top:0;left:0;z-index:1;width:4728px;height:199px;will-change:transform;transform:translate(0,0)}.chest-wrap .stars{position:absolute;top:0;left:0;z-index:1;background:url(/img/chest/animation/stars.png);width:4875px;height:199px;will-change:transform,opacity;transform:translate(0,0);opacity:0}.chest-wrap .stars.shown{opacity:1}.animated .chest{-webkit-animation:chest-animation 1.5s steps(22) 1;-moz-animation:chest-animation 1.5s steps(22) 1;-ms-animation:chest-animation 1.5s steps(22) 1;-o-animation:chest-animation 1.5s steps(22) 1;animation:chest-animation 1.5s steps(22) 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.animated .stars{-webkit-animation:star-animation 1.5s steps(24) infinite;-moz-animation:star-animation 1.5s steps(24) infinite;-ms-animation:star-animation 1.5s steps(24) infinite;-o-animation:star-animation 1.5s steps(24) infinite;animation:star-animation 1.5s steps(24) infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes chest-animation{from{transform:translate(0,0)}to{transform:translate(-4290px,0)}}@-moz-keyframes chest-animation{from{transform:translate(0,0)}to{transform:translate(-4290px,0)}}@-ms-keyframes chest-animation{from{transform:translate(0,0)}to{transform:translate(-4290px,0)}}@-o-keyframes chest-animation{from{transform:translate(0,0)}to{transform:translate(-4290px,0)}}@keyframes chest-animation{from{transform:translate(0,0)}to{transform:translate(-4290px,0)}}@-webkit-keyframes star-animation{from{transform:translate(0,0)}to{transform:translate(-4680px,0)}}@-moz-keyframes star-animation{from{transform:translate(0,0)}to{transform:translate(-4680px,0)}}@-ms-keyframes star-animation{from{transform:translate(0,0)}to{transform:translate(-4680px,0)}}@-o-keyframes star-animation{from{transform:translate(0,0)}to{transform:translate(-4680px,0)}}@keyframes star-animation{from{transform:translate(0,0)}to{transform:translate(-4680px,0)}}#insert-box .name{position:absolute;top:15px;left:0;width:100%;text-align:center;font-size:20px;line-height:23px;letter-spacing:.03em;color:#fff}#insert-box .wrap{position:absolute;left:50%;margin-left:-223px;top:47px;width:446px;height:113px;background:#241c22;border:1px solid #ac7643;box-sizing:border-box}#insert-box .wrap .icon{position:absolute;left:15px;top:15px}#insert-box .wrap .progress-label{color:#fff;position:absolute;text-align:center;left:100px;top:47px;width:330px}#insert-box .wrap .progress{position:absolute;left:100px;top:70px;width:330px;height:18px}#insert-box .wrap .progress .bar{position:absolute;top:1px;height:16px}#insert-box .wrap .row1{position:absolute;top:12px;left:100px;font-size:18px;line-height:21px;letter-spacing:.03em;color:#fff;text-align:center;width:330px}#insert-box .wrap .row1 b{font-weight:400;color:#33cdc0}#insert-box .wrap .row2{position:absolute;top:50px;left:110px;font-size:18px;line-height:21px;letter-spacing:.03em;color:#fff}#insert-box .wrap .row3{position:absolute;top:69px;left:110px;font-size:18px;line-height:21px;letter-spacing:.03em;color:#fff}#insert-box .point{position:absolute;top:12px;height:31px;background:radial-gradient(50% 50% at 50% 50%,#342b31 0,rgba(36,28,34,.88) 100%);border:2px solid #a5743a;height:27px;border-radius:20px;margin:7px 18px 7px 0;overflow:hidden}#insert-box .point img{position:absolute;top:-2px;left:0}#insert-box .point .value{position:absolute;color:#fff;width:100%;height:27px;line-height:27px;text-align:center}#insert-box .point.item{left:0;width:75px;overflow:hidden}#insert-box .point.item .value{width:40px;left:28px}#insert-box .point.gold .value{width:65px;left:28px}#insert-box .point.item img{height:29px;border-radius:30px}#insert-box .point.gold{left:120px;width:100px}#insert-box .hr{width:436px;height:1px;margin-left:-218px;background:#ac7643;background:radial-gradient(#ac7643 0,#ac7643 50%,rgba(177,111,59,0) 100%);position:absolute;top:240px;left:50%}#insert-box .wrap2{position:absolute;left:50%;margin-left:-200px;top:167px;height:77px;width:400px}#insert-box .wrap3{position:absolute;left:50%;margin-left:-200px;top:247px;height:77px;width:400px}#insert-box .wrap2 .button{position:absolute;top:12px;left:250px}#insert-box .wrap3 .button{position:absolute;top:12px;left:250px}#insert-box .search.button{position:absolute;bottom:10px;left:50%;margin-left:-70px}#insert-box .arrow-2{background:url(/img/system/arrow-2.png);width:18px;height:17px;display:inline-block;position:relative;top:2px}#insert-box .disabled{filter:grayscale(1)}#insert-box .disabled .button{pointer-events:none}#top-list-box .left-menu{position:absolute;width:148px;left:-150px;top:127px;height:196px;background:#241c22;border:1px solid #ac7643}#top-list-box .last{position:absolute;left:50px;top:420px}#top-list-box .scroll{position:absolute;top:20px;left:50px;width:600px;height:400px;overflow-y:hidden}#top-list-box .scroll .overview{width:600px;height:400px}#top-list-box .line{position:relative;width:550px;height:90px;background:#241c22;border:1px solid #ac7643;box-sizing:border-box;box-shadow:0 0 5px rgb(254 204 29 / 25%);margin:10px 0}#top-list-box .line .num{position:absolute;top:25px;left:0;color:#fff;text-align:center;width:90px;font-size:30px;font-weight:700}#top-list-box .line .emblem{position:absolute;top:-42px;left:50px;width:150px;height:200px;transform:scale(.5)}#top-list-box .line .emblem .img{position:absolute;width:150px;height:200px}#top-list-box .line .emblem .img .flagpole{position:absolute}#top-list-box .line .emblem .img .svg{position:absolute}#top-list-box .line .emblem .img .flag-shadow{position:absolute}#top-list-box .line .ava{position:absolute;top:-6px;left:170px;transform:scale(.85)}#top-list-box .line .name{position:absolute;left:270px;top:20px;color:#fff}#top-list-box .line .level{position:absolute;left:270px;bottom:20px;color:#fff}#shop-box .left-menu{position:absolute;width:148px;height:246px;left:-150px;top:100px;background:#241c22;border:1px solid #ac7643}#shop-box .panel{position:relative;top:40px;left:0;width:100%;height:50px}#shop-box .panel .vip-rang{position:absolute;color:#fff;font-size:20px;top:10px;left:150px}#shop-box .panel .progress{position:absolute;left:213px;top:10px;width:300px;height:23px;z-index:5;border:1px solid #ac7643}#shop-box .panel .progress span{position:absolute;top:5px;left:0;width:100%;height:16px;text-align:center;font-size:13px;line-height:13px;letter-spacing:.03em;color:#fff;text-shadow:-1px -1px 4px #000;z-index:2}#shop-box .panel .vip-but{position:absolute;left:530px}#shop-box .panel .adv-but{position:absolute;left:480px;top:-6px}#shop-box .panel .gift-but{position:absolute;left:480px;top:-6px}#shop-box .panel .watch-adv-and-get{position:absolute;width:500px;height:23px;right:304px;top:10px;font-size:16px;line-height:16px;letter-spacing:.03em;color:#e0b387;text-align:right}#shop-box .panel .gift-and-get{position:absolute;width:500px;height:23px;right:304px;top:10px;font-size:16px;line-height:16px;letter-spacing:.03em;color:#e0b387;text-align:right}#shop-box .list{position:relative;top:40px;left:0;width:100%}#shop-box .list .item{position:relative;width:238px;height:100px;float:left;border:1px solid #ac7643;margin:30px 0 20px 10px;cursor:pointer}#shop-box .list .item.disabled{filter:grayscale(1);pointer-events:none}#shop-box .list .item .price{background:radial-gradient(50% 50% at 50% 50%,#342b31 0,rgba(36,28,34,.88) 100%);border:2px solid #a5743a;height:27px;border-radius:20px;position:absolute;color:#fff;left:107px;top:60px;font-size:20px;line-height:17px;text-align:center;width:120px}#shop-box .list .item .info{position:absolute;top:10px;left:110px;width:120px;height:40px;color:#fff;font-size:16px;text-align:center;display:flex}#shop-box .list .item .info .flex-val{margin:auto}#shop-box .list .item .price span{position:absolute;left:10px;color:#fff;width:100%;height:27px;line-height:27px;text-align:center}#shop-box .list .item .price span.no-icon{left:0;font-size:15px}#shop-box .list .item .price img{position:absolute;top:-2px;left:0}#shop-box .list .item .name{position:absolute;top:-30px;width:100%;text-align:center;font-size:18px;line-height:18px;letter-spacing:.03em;color:gold}#shop-box .list .chest-item{position:relative;width:210px;height:280px;float:left;border:1px solid #ac7643;margin:30px 0 20px 30px;cursor:pointer}#shop-box .list .chest-item .name{position:absolute;top:20px;width:100%;text-align:center;font-size:18px;line-height:18px;letter-spacing:.03em;color:gold}#shop-box .list .chest-item img{position:absolute;top:50px;left:35px}#shop-box .list .chest-item .price{position:absolute;width:105px;left:45px;top:200px;background:radial-gradient(50% 50% at 50% 50%,#342b31 0,rgba(36,28,34,.88) 100%);border:2px solid #a5743a;height:27px;border-radius:20px}#shop-box .list .chest-item .price img{position:absolute;top:-2px;left:0}#shop-box .list .chest-item .price span{position:absolute;color:#fff;width:100%;height:27px;line-height:27px;text-align:center}#shop-box .list .sp-card{margin:-1px}#shop-box .list .button{position:absolute;right:0;bottom:3px}#shop-box .list .sp-shop-hero .border{background:url(/img/borders/gold-card.png);position:absolute;top:0;left:0;width:102px;height:102px;margin:-1px}#shop-box .list .item .count{color:gold;text-shadow:-1px -1px 4px #000;font-weight:700;position:absolute;right:10px;top:77px;z-index:1}#shop-box .list .sp-shop-hero .border img{position:absolute;left:5px;top:5px;height:92px;width:92px}#shop-box .list .sp-shop-noborder{position:absolute;top:0;width:100px}#shop-box .list .sp-shop-noborder img{position:absolute;width:90px;left:5px;top:15px}#shop-box .new-goods-in{position:absolute;width:300px;height:23px;right:304px;top:10px;font-size:16px;line-height:16px;letter-spacing:.03em;color:#e0b387;text-align:right}#shop-box .new-goods-in span{color:#fff}#shop-box .update{position:absolute;top:0;left:460px;width:37px;height:33px;box-shadow:0 0 2px 2px #986d43;cursor:pointer}#shop-box .update::before{position:absolute;width:36px;height:38px;background:url(/img/buttons/green-square.png);webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;content:' '}#shop-box .update::after{position:absolute;top:3px;left:5px;width:28px;height:31px;background:url(/img/menu/update.png);content:' '}#shop-box .update-price{position:absolute;width:105px;left:515px;top:0;background:radial-gradient(50% 50% at 50% 50%,#342b31 0,rgba(36,28,34,.88) 100%);border:2px solid #a5743a;height:27px;border-radius:20px}#shop-box .update-price span{position:absolute;color:#fff;width:100%;height:27px;line-height:27px;text-align:center}#shop-box .update-price img{position:absolute;top:-2px;left:0}#vip-box .bonuses-label{position:absolute;height:23px;left:0;top:40px;width:100%;font-size:20px;line-height:16px;letter-spacing:.03em;color:#fff;text-align:center}#vip-box .bonuses-list{position:absolute;width:400px;height:23px;left:150px;top:80px;font-size:16px;line-height:16px;letter-spacing:.03em;color:#e0b387}#vip-box .left{position:absolute;top:100px;left:50px;width:50px;height:120px}#vip-box .right{position:absolute;top:100px;right:50px;width:50px;height:120px}#vip-box .right .arrow{background:url(/img/system/arrow-right.png);width:58px;height:86px;bottom:0;right:0;position:absolute;cursor:pointer}#vip-box .left .arrow{background:url(/img/system/arrow-left.png);width:58px;height:86px;position:absolute;bottom:0;left:0;cursor:pointer}#vip-box .left .rang,#vip-box .right .rang{text-align:center;font-size:20px;color:#fff;letter-spacing:.03em}#vip-box .progress{position:absolute;left:100px;top:400px;width:500px;height:23px;z-index:5;border:1px solid #ac7643}#vip-box .shop-but{position:absolute;top:440px;left:50%;margin-left:-68px}#vip-box .progress span{position:absolute;top:5px;left:0;width:100%;height:16px;text-align:center;font-size:13px;line-height:13px;letter-spacing:.03em;color:#fff;text-shadow:-1px -1px 4px #000;z-index:2}#task-box .scroll{position:absolute;top:35px;left:50px;width:650px;height:425px;overflow-y:hidden}#task-box .scroll .overview{width:650px;height:405px}#task-box .overview .ready-list{margin-top:-15px}#task-box .overview .wait-list{margin-bottom:-15px}#task-box .overview .task{position:relative;width:600px;height:90px;background:#241c22;border:1px solid #ac7643;box-sizing:border-box;box-shadow:0 0 5px rgba(254,204,29,.25);margin:15px 0}#task-box .overview .task .name{position:absolute;top:5px;width:100%;text-align:center;font-size:18px;line-height:21px;letter-spacing:.03em;color:#fff}#task-box .overview .task .icon{position:absolute;top:8px;left:12px;width:72px;height:72px}#task-box .overview .task .icon img{position:absolute;top:5px;left:5px;width:62px;height:62px}#task-box .overview .task .icon .border{position:absolute;background:url(/img/borders/gold.png);width:100%;height:100%}#task-box .overview .task .hr{position:absolute;top:40px;left:190px;width:235px;height:1px;background:#ac7643;background:radial-gradient(#ac7643 0,#ac7643 50%,rgba(177,111,59,0) 100%);margin:0 auto}#task-box .overview .task .reward{position:absolute;top:50px;font-size:15px;line-height:18px;letter-spacing:.03em;color:#fff;bottom:20px;left:100px}#task-box .overview .task .button{position:absolute;top:30px;right:10px}#task-box .overview .reward img{vertical-align:middle;margin-left:5px}#task-box .overview .task .counts{position:absolute;top:5px;right:10px;text-align:right;font-size:18px;line-height:21px;letter-spacing:.03em;color:#fff}#upgrade-card-box .text-box{position:absolute;top:30px;left:50px;width:300px;height:19px;font-size:20px;line-height:17px;text-align:center;color:#fff}#upgrade-card-box .buttons{position:relative;top:88px;height:48px;margin:0 auto;text-align:center}#upgrade-card-box .buttons .button{display:inline-block;margin:0 8px}#upgrade-card-box .buttons img{vertical-align:middle;height:27px}#upgrade-card-box .buttons span{vertical-align:middle;font-size:18px;margin-left:5px;height:27px}#upgrade-hero-box .text-box{position:absolute;top:30px;left:50px;width:300px;height:19px;font-size:20px;line-height:17px;text-align:center;color:#fff}#upgrade-hero-box .buttons{position:relative;top:95px;height:48px;margin:0 auto;text-align:center}#upgrade-hero-box .buttons .button{display:inline-block;margin:0 8px}#upgrade-hero-box .buttons img{vertical-align:middle;height:27px}#upgrade-hero-box .buttons span{vertical-align:middle;font-size:18px;margin-left:5px;height:27px}#adv-box .text-box{position:absolute;top:30px;left:50px;width:300px;height:19px;font-size:20px;line-height:17px;text-align:center;color:#fff}#adv-box .text-box-mini{position:absolute;top:80px;text-align:center;width:100%;font-size:16px;line-height:25px;letter-spacing:.03em;color:#e0b387}#adv-box .text-box-mini span{color:#fff}#adv-box .text-box img{vertical-align:middle}#adv-box .buttons{position:relative;top:148px;height:48px;margin:0 auto;text-align:center}#adv-box .buttons .button{display:inline-block;margin:0 8px}#adv-box .buttons span{vertical-align:middle;font-size:18px;margin-left:5px;height:27px}#energy-box .text-box{position:absolute;top:30px;left:50px;width:300px;height:19px;font-size:20px;line-height:17px;text-align:center;color:#fff}#energy-box .text-box img{vertical-align:middle}#energy-box .buttons{position:relative;top:88px;height:48px;margin:0 auto;text-align:center}#energy-box .buttons .button{display:inline-block;margin:0 8px}#energy-box .buttons img{vertical-align:middle;height:27px}#energy-box .buttons span{vertical-align:middle;font-size:18px;margin-left:5px;height:27px}#gold-box .text-box{position:absolute;top:30px;left:50px;width:300px;height:19px;font-size:20px;line-height:17px;text-align:center;color:#fff}#gold-box .text-box img{vertical-align:middle}#gold-box .buttons{position:relative;top:88px;height:48px;margin:0 auto;text-align:center}#gold-box .buttons .button{display:inline-block;margin:0 8px}#gold-box .buttons img{vertical-align:middle;height:27px}#gold-box .buttons span{vertical-align:middle;font-size:18px;margin-left:5px;height:27px}#elix-box .text-box{position:absolute;top:30px;left:50px;width:300px;height:19px;font-size:20px;line-height:17px;text-align:center;color:#fff}#elix-box .text-box img{vertical-align:middle}#elix-box .buttons{position:relative;top:88px;height:48px;margin:0 auto;text-align:center}#elix-box .buttons .button{display:inline-block;margin:0 8px}#elix-box .buttons img{vertical-align:middle;height:27px}#elix-box .buttons span{vertical-align:middle;font-size:18px;margin-left:5px;height:27px}#my-profile-box .ava{position:absolute;top:50px;left:60px;width:150px;height:200px}#my-profile-box .info{position:absolute;left:225px;top:50px}#my-profile-box .info .line{color:#e0b387;margin-bottom:20px}#my-profile-box .info .line span{color:#fff}#my-profile-box .change-name{position:absolute;top:300px;left:25px}#my-profile-box .change-ava{position:absolute;top:300px;right:25px}#wait-box .text-box{position:absolute;top:30px;left:50px;width:300px;height:19px;font-size:20px;line-height:17px;text-align:center;color:#fff}#wait-box .buttons{position:relative;top:88px;height:48px;margin:0 auto;text-align:center}#wait-box .buttons .button{display:inline-block;margin:0 8px}#dialog-box .text-box{position:absolute;top:30px;left:20px;width:360px;height:19px;font-size:16px;text-align:center;color:#fff}#dialog-box .buttons{position:absolute;text-align:center;width:100%;bottom:12px;height:48px;margin:0 auto}#dialog-box .buttons .button{margin:0 8px;display:inline-block}.error-box .text-box{position:absolute;top:30px;left:20px;width:360px;height:19px;font-size:16px;text-align:center;color:#fff}.error-box .buttons{position:relative;top:88px;height:48px;margin:0 auto;text-align:center}.error-box .buttons .button{display:inline-block;margin:0 8px}.info-message{position:absolute;text-align:center;width:400px;margin-left:-200px;top:50vh;left:50vw;height:auto;color:#fff;pointer-events:none;will-change:transform,opacity;transition:transform 2.5s,opacity 2.5s;font-size:20px;font-weight:700;color:gold;text-shadow:-1px -1px 4px #000;z-index:2;transform:translateY(0);opacity:4}.info-message.end-postion{transform:translateY(-180px);opacity:0}.dialog{position:absolute;width:410px;height:120px;background:#1f181c;background:radial-gradient(50% 50% at 50% 50%,#342b31 0,rgba(36,28,34,.88) 100%);border:2px solid #ac7643;border-image-source:linear-gradient(45deg,#a5743a,#d2934b);border-image-slice:1;z-index:1;pointer-events:none;will-change:opacity,transform;transition:opacity 1s}.dialog.shown{opacity:1}.dialog .name{position:absolute;left:0;top:12px;width:100%;text-align:center;font-size:18px;line-height:18px;letter-spacing:.03em;color:gold;text-shadow:-1px -1px 4px #000}.dialog .text{position:absolute;left:0;top:43px;width:390px;text-align:center;font-size:16px;line-height:20px;letter-spacing:.03em;color:#fff;text-shadow:-1px -1px 4px #000;padding:0 10px}.dialog.char img{position:absolute;left:2px;bottom:2px}.dialog.char .name{left:100px;width:290px}.dialog.char .text{left:100px;width:290px}.box .dialog{margin-left:-420px;top:200px;left:50%;z-index:10}body .sp-hero{position:relative;width:208px;height:118px;background:#241c22;border:1px solid #ac7643;margin:5px;overflow:hidden;vertical-align:middle;display:inline-block}body .list-enemies .sp-hero{overflow:visible}body .sp-hero .follow-point{right:-5px;top:-1px}body .sp-hero .fon{position:absolute;top:2px;left:2px;width:204px;height:114px}body .sp-hero.gray .fon{background:#d4d4d4;background:linear-gradient(90deg,#908e8e 0,#d4d4d4 31%,#4a4a4a 64%,#000 84%)}body .sp-hero.green .fon{background:#00e264;background:linear-gradient(90deg,#008428 0,#00e264 31%,#284a3b 64%,#000 84%)}body .sp-hero.blue .fon{background:#00d0ff;background:linear-gradient(90deg,#1d7cb9 0,#00d0ff 31%,#212753 64%,#000 84%)}body .sp-hero.violet .fon{background:#e387ff;background:linear-gradient(90deg,#7b28b1 0,#e387ff 31%,#44284a 64%,#000 84%)}body .sp-hero .avatar-block{position:absolute;left:2px;top:2px;width:114px;height:114px;overflow:hidden}body .sp-hero .avatar-block img{position:absolute;top:0;left:0;width:114px;height:114px}body .sp-hero .stars{position:absolute;top:92px;left:0;width:109px}body .sp-hero .level{position:absolute;left:50%;bottom:7px;width:50%;text-align:center;font-size:16px;line-height:16px;letter-spacing:.03em;color:#fff;text-shadow:-1px -1px 4px #000}body .sp-hero .stars .wrap{position:absolute;width:100%;text-align:center}body .sp-hero .stars .star{display:inline-block;background:url(/img/system/star.png);width:20px;height:20px}body .sp-hero .name{position:absolute;left:50%;top:0;height:40px;width:50%;text-align:center;font-size:16px;line-height:16px;letter-spacing:.03em;color:gold;text-shadow:-1px -1px 4px #000;display:flex}body .sp-hero .name .flex-val{margin:auto}body .sp-hero .rang{position:absolute;top:2px;left:2px;background:url(/img/system/rang-icon.png);text-align:center;height:35px;width:32px;line-height:33px;font-size:20px;color:#fff;z-index:5;text-shadow:-1px -1px 4px #000}body .sp-hero .skills{position:absolute;top:43px;left:110px;text-align:center;width:96px}body .sp-hero .skills .skill{width:40px;height:40px;border:1px solid #ac7643;margin:0 3px;display:inline-block;position:relative}body .sp-hero .skills .skill img{position:absolute;top:0;left:0;width:40px;height:40px}body .sp-hero .skills .skill .tooltip{position:absolute;width:200px;left:-80px;top:50px;font-size:13px;color:#fff;padding:5px 10px;display:none;border:1px solid #ac7643;outline:2px solid #1f181c;background:#1f181c;z-index:1000}body .sp-hero .skills .skill:hover .tooltip{display:block}body .sp-hero .progress{position:absolute;left:113px;bottom:2px;width:89px;height:23px;z-index:5;border:1px solid #ac7643}body .sp-hero .progress span{position:absolute;top:5px;left:0;width:100%;height:16px;text-align:center;font-size:13px;line-height:13px;letter-spacing:.03em;color:#fff;text-shadow:-1px -1px 4px #000;z-index:2}body .sp-hero .progress .bar{position:absolute;top:0;left:0;max-width:100%;height:100%;z-index:1}body .sp-hero.disabled{filter:grayscale(1)}body .sp-card{position:relative;width:103px;height:125px;margin:5px;overflow:hidden;vertical-align:middle;display:inline-block}body .sp-hero.clickable{cursor:pointer}body .sp-card .follow-point{right:-3px;top:-1px}body .sp-card.clickable{cursor:pointer}body .sp-card[data-rarity="2"] .border{background:url(/img/borders/green-card.png)}body .sp-card[data-rarity="3"] .border{background:url(/img/borders/blue-card.png)}body .sp-card[data-rarity="4"] .border{background:url(/img/borders/violet-card.png)}body .sp-card[data-rarity="7"] .border{background:url(/img/borders/gold-card.png)}body .sp-card .border{position:absolute;top:0;left:0;width:102px;height:102px}body .sp-card:empty{border:1px solid #000}body .sp-card .border img{position:absolute;left:5px;top:5px;height:92px;width:92px}body .sp-card .energy{position:absolute;width:27px;height:46px}body .sp-card .energy .img{position:absolute}body .sp-card .energy .energy-img{position:absolute;background:url(/img/icons/fight-energy.png);width:31px;height:46px}body .sp-card .energy .energy-count{position:absolute;top:5px;width:100%;text-align:center;font-weight:700;color:#000}body .sp-card .border .level{position:absolute;left:5px;top:81px;width:92px;text-align:center;font-size:13px;line-height:16px;letter-spacing:.03em;color:#fff;background:rgb(191,191,191,.5);text-shadow:-1px -1px 4px #000}body .sp-card .progress{position:absolute;top:104px;width:100%;height:18px}body .sp-card .progress span{position:absolute;top:0;left:0;width:100%;height:16px;text-align:center;font-size:13px;line-height:16px;letter-spacing:.03em;color:#fff;z-index:2;text-shadow:-1px -1px 4px #000}body .sp-card .progress .bar{position:absolute;top:1px;height:16px;background:linear-gradient(90deg,#36ada0 0,#2f8495 100%);z-index:1}body .sp-card.disabled{filter:grayscale(1)}body .sp-item{display:inline-block;position:relative;background:#241c22;width:72px;height:72px;margin:0 5px}body .sp-item[data-rarity="1"] .border{background:url(/img/borders/grey.png)}body .sp-item[data-rarity="2"] .border{background:url(/img/borders/green.png)}body .sp-item[data-rarity="3"] .border{background:url(/img/borders/blue.png)}body .sp-item[data-rarity="4"] .border{background:url(/img/borders/violet.png)}body .sp-item[data-rarity="7"] .border{background:url(/img/borders/gold.png)}body .sp-item img{position:absolute;top:5px;left:5px;width:62px;height:62px}body .sp-item.warn-item .item-img{filter:grayscale(1)}body .sp-item .warn-img{top:12px;left:17px;width:39px;height:47px}body .sp-item .border{position:absolute;width:100%;height:100%}body .sp-item .count{position:absolute;bottom:3px;right:5px;color:gold;text-shadow:-1px -1px 4px #000;font-weight:700}body .sp-item .tooltip{position:absolute;width:200px;left:-80px;top:60px;font-size:13px;color:#fff;padding:5px 10px;display:none;border:1px solid #ac7643;outline:2px solid #1f181c;background:#1f181c;z-index:1000;pointer-events:none}body .sp-item:hover .tooltip{display:block}body .sp-chest-item{display:inline-block;position:relative;background:#241c22;width:72px;height:72px;margin:0 5px}body .sp-chest-item[data-rarity="2"]{background:url(/img/borders/green.png)}body .sp-chest-item[data-rarity="3"]{background:url(/img/borders/blue.png)}body .sp-chest-item[data-rarity="4"]{background:url(/img/borders/violet.png)}body .sp-chest-item[data-rarity="7"]{background:url(/img/borders/gold.png)}body .sp-chest-item img{position:absolute;top:5px;left:5px;width:62px;height:62px}body .sp-chest-item .count{position:absolute;bottom:3px;right:5px;color:gold;text-shadow:-1px -1px 4px #000;font-weight:700}body .sp-chest-item .tooltip{position:absolute;width:200px;left:-80px;top:60px;font-size:13px;color:#fff;padding:5px 10px;display:none;border:1px solid #ac7643;outline:2px solid #1f181c;background:#1f181c;z-index:1000}body .sp-chest-item:hover .tooltip{display:block}body .tabs .tab{position:relative;width:35px;height:36px;margin:3px 5px;font-weight:700;font-size:16px;line-height:36px;color:#5b3810;text-align:center;cursor:pointer;background:url(/img/system/tab.png);display:inline-block;overflow:hidden;vertical-align:middle}body .tabs .tab.active{background:url(/img/system/tab-active.png);cursor:default}body .tabs .tab.disabled{background:url(/img/system/tab-off.png)}body .progress{background-color:#1a1a1a;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 1px 5px #000 inset,0 1px 0 #444;-webkit-box-shadow:0 1px 5px #000 inset,0 1px 0 #444;box-shadow:0 1px 5px #000 inset,0 1px 0 #444}body .bar{display:inline-block;max-width:100%;height:100%;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-box-shadow:0 1px 0 rgba(255,255,255,.5) inset;-webkit-box-shadow:0 1px 0 rgba(255,255,255,.5) inset;box-shadow:0 1px 0 rgba(255,255,255,.5) inset;-webkit-transition:width .4s ease-in-out;-moz-transition:width .4s ease-in-out;-ms-transition:width .4s ease-in-out;-o-transition:width .4s ease-in-out;transition:width .4s ease-in-out}body .progress.green .bar{background-color:#a5df41;background-image:-webkit-gradient(linear,left top,left bottom,from(#a5df41),to(#4ca916));background-image:-webkit-linear-gradient(top,#a5df41,#4ca916);background-image:-moz-linear-gradient(top,#a5df41,#4ca916);background-image:-ms-linear-gradient(top,#a5df41,#4ca916);background-image:-o-linear-gradient(top,#a5df41,#4ca916);background-image:linear-gradient(top,#a5df41,#4ca916)}body .progress.blue .bar{background-color:#36ada0;background-image:-webkit-gradient(linear,left top,left bottom,from(#36ada0),to(#2f8495));background-image:-webkit-linear-gradient(top,#36ada0,#2f8495);background-image:-moz-linear-gradient(top,#36ada0,#2f8495);background-image:-ms-linear-gradient(top,#36ada0,#2f8495);background-image:-o-linear-gradient(top,#36ada0,#2f8495);background-image:linear-gradient(top,#36ada0,#2f8495)}body .left-menu .menu-item{position:relative;width:147px;height:49px;cursor:pointer}body .left-menu .menu-item .follow-point{left:-8px;top:-3px}body .left-menu .menu-item .label{position:absolute;top:16px;width:100%;font-size:14px;line-height:16px;align-items:center;text-align:center;letter-spacing:.03em;color:#e0b387}body .left-menu .menu-item.active{pointer-events:none}body .left-menu .menu-item.active::before{position:absolute;top:-5px;background:url(/img/buttons/border.png);height:60px;width:100%;content:' '}body .left-menu .menu-item.active .label{text-shadow:-1px -1px 4px #000;color:#fff}body .button.green{background:url(/img/buttons/green-short.png) 0 0}body .button-big.green{background:url(/img/buttons/green-long.png) 0 0}body .box-study{position:absolute;width:100px;height:100px;margin-left:-50px;margin-top:-50px;z-index:100;pointer-events:none}body .button-study-right{position:absolute;bottom:-10px;right:15%;width:100px;height:100px;margin-left:-50px;margin-top:-50px;z-index:100;pointer-events:none}body .button-study-center{position:absolute;bottom:-10px;left:50%;width:100px;height:100px;margin-left:-50px;margin-top:-50px;z-index:100;pointer-events:none}body .ava-wrap img{position:absolute;width:74px;height:74px;border-radius:50%;top:21px;left:13px}body .ava-wrap .border{position:absolute;width:105px;height:120px}body .ava-wrap .circle{position:absolute;top:86px;left:35px;background:url(/img/menu/small-circle.png);width:30px;height:30px}body .ava-wrap .circle .label{position:absolute;top:5px;left:0;width:100%;text-align:center;color:#fff;font-size:15px}body .progress.glow .bar{-moz-box-shadow:0 5px 5px rgba(255,255,255,.5) inset,0 -5px 5px rgba(255,255,255,.5) inset;-webkit-box-shadow:0 5px 5px rgba(255,255,255,.5) inset,0 -5px 5px rgba(255,255,255,.5) inset;box-shadow:0 5px 5px rgba(255,255,255,.5) inset,0 -5px 5px rgba(255,255,255,.5) inset;-webkit-animation:animate-glow 1s ease-out infinite;-moz-animation:animate-glow 1s ease-out infinite}@-webkit-keyframes animate-glow{0%{-webkit-box-shadow:0 5px 5px rgba(255,255,255,.5) inset,0 -5px 5px rgba(255,255,255,.5) inset}50%{-webkit-box-shadow:0 5px 5px rgba(255,255,255,.3) inset,0 -5px 5px rgba(255,255,255,.3) inset}100%{-webkit-box-shadow:0 5px 5px rgba(255,255,255,.5) inset,0 -5px 5px rgba(255,255,255,.5) inset}}@-moz-keyframes animate-glow{0%{-moz-box-shadow:0 5px 5px rgba(255,255,255,.5) inset,0 -5px 5px rgba(255,255,255,.5) inset}50%{-moz-box-shadow:0 5px 5px rgba(255,255,255,.3) inset,0 -5px 5px rgba(255,255,255,.3) inset}100%{-moz-box-shadow:0 5px 5px rgba(255,255,255,.5) inset,0 -5px 5px rgba(255,255,255,.5) inset}}@media (hover:hover){#battle .footer .skills .skill:hover .tooltip{transform:translateY(-100%)}#battle .footer .skills .skill:hover img{filter:contrast(.8) brightness(1.3)}#battle .bots .bot:not(.active):hover img{filter:contrast(.8) brightness(1.3)}#battle .bots .bot:not(.active):hover .border{filter:contrast(.8) brightness(1.3)}body .select-list .left:hover{filter:contrast(.8) brightness(1.3)}body .select-list .right:hover{filter:contrast(.8) brightness(1.3)}body .long-select-list .left:hover{filter:contrast(.8) brightness(1.3)}body .long-select-list .right:hover{filter:contrast(.8) brightness(1.3)}body .long-select-list .item:hover{filter:contrast(.8) brightness(1.3)}body .radio+label:hover{filter:contrast(.8) brightness(1.3)}body .left-menu .menu-item:hover{filter:contrast(.8) brightness(1.3)}body .tabs .tab:not(.active):hover{filter:contrast(.8) brightness(1.3)}body .sp-card.clickable:hover .border{filter:contrast(.8) brightness(1.3)}body .sp-hero.clickable:hover .fon{filter:contrast(.8) brightness(1.3)}#promo-mark-friend-box .scroll .overview .friend:hover{filter:contrast(.8) brightness(1.3)}#shop-box .update:hover{filter:contrast(.8) brightness(1.3)}#chest-box .mission-chest:hover img{filter:contrast(.8) brightness(1.3)}#chest-box .chest:hover img{filter:contrast(.8) brightness(1.3)}#hero-box .shard-plus:hover{filter:contrast(.8) brightness(1.3)}.box .button:hover{filter:contrast(.8) brightness(1.3)}.box .button-big:hover{filter:contrast(.8) brightness(1.3)}.box .close:hover{filter:contrast(.8) brightness(1.3)}#clan-info-box .edit-wrap .name-edit:hover{filter:contrast(.8) brightness(1.3)}#clan-info-box .scroll .line .position .edit-rang-but:hover{filter:contrast(.8) brightness(1.3)}#hero-box .items .item:hover img{filter:contrast(.8) brightness(1.3)}#hero-box .items .item:hover img.gray{filter:contrast(.8) brightness(1.3) grayscale(1)}#missions .close:hover{filter:contrast(.8) brightness(1.3)}#missions .mission:hover{filter:contrast(.8) brightness(1.3)}#missions .arrow-left:hover{filter:contrast(.8) brightness(1.3)}#missions .arrow-right:hover{filter:contrast(.8) brightness(1.3)}#home .footer .point:hover img{filter:contrast(.8) brightness(1.3)}.money .point .plus:hover{filter:contrast(.8) brightness(1.3)}#home .top-buttons .points .point:hover{filter:contrast(.8) brightness(1.3)}#home .top-buttons .avatar:hover{filter:contrast(.8) brightness(1.3)}#shop-box .list .chest-item:hover{filter:contrast(.8) brightness(1.3)}#shop-box .list .item:hover{filter:contrast(.8) brightness(1.3)}#events-box .event .tabs .event-tab:hover .label{filter:contrast(.8) brightness(1.3)}#events-box .calendar .list .block:hover img{filter:contrast(.8) brightness(1.3)}#events-box .calendar .list .block:hover .border{filter:contrast(.8) brightness(1.3)}.setting:hover{filter:contrast(.8) brightness(1.3)}#change-ava-box .scroll .overview .ava-block:hover{filter:contrast(.8) brightness(1.3)}#chat-box .dialog-scroll .message:hover{filter:contrast(.8) brightness(1.3)}#events-box .battle-pass .next-level .icon:hover{filter:contrast(.8) brightness(1.3)}#events-box .battle-pass .way-item .block:hover img{filter:contrast(.8) brightness(1.3)}#events-box .battle-pass .way-item .block:hover .border{filter:contrast(.8) brightness(1.3)}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline;cursor:inherit;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:100%;font-family:Roboto;-webkit-tap-highlight-color:transparent;-webkit-focus-ring-color:transparent}html{line-height:1.15;-webkit-text-size-adjust:100%}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:local(''),url(/fonts/roboto.woff2) format('woff2'),url(/fonts/roboto.woff) format('woff')}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:local(''),url(/fonts/roboto-bold.woff2) format('woff2'),url(/fonts/roboto-bold.woff) format('woff')}img{pointer-events:none}input[type=search],input[type=text],textarea{padding:8px 20px;height:36px;box-sizing:border-box;background-color:transparent;border:1px solid #ac7643;color:#fff;border-radius:0;outline:0;font-size:16px;display:block}.radio{position:absolute;z-index:-1;opacity:0}.radio+label{display:inline-flex;align-items:center;user-select:none;cursor:point;color:#e0b387;cursor:pointer}.radio:checked+label{color:#fff}.radio+label::before{content:'';display:inline-block;width:28px;height:28px;flex-shrink:0;flex-grow:0;margin-right:10px;background:url(/img/system/radio-circle.png)}.radio:checked+label::before{background:url(/img/system/radio-circle-point.png)}.radio:disabled+label::before{background-color:#e9ecef}.checkbox{position:absolute;z-index:-1;opacity:0}.checkbox+label{display:inline-flex;align-items:center;user-select:none}.checkbox+label::before{content:'';display:inline-block;width:1em;height:1em;flex-shrink:0;flex-grow:0;border:1px solid #adb5bd;border-radius:.25em;margin-right:.5em;background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.checkbox:checked+label::before{border-color:#0b76ef;background-color:#0b76ef;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.checkbox:not(:disabled):not(:checked)+label:hover::before{border-color:#b3d7ff}.checkbox:not(:disabled):active+label::before{background-color:#b3d7ff;border-color:#b3d7ff}.checkbox:focus+label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.checkbox:focus:not(:checked)+label::before{border-color:#80bdff}.checkbox:disabled+label::before{background-color:#e9ecef}.select-list{box-sizing:border-box;background-color:transparent;border:1px solid #ac7643;color:#fff;outline:0;font-size:16px;position:relative;height:30px}.select-list .value{position:absolute;left:0;top:4px;width:100%;text-align:center}.select-list .left{position:absolute;left:-4px;top:-4px;width:36px;height:38px;background:url(/img/buttons/green-square.png);cursor:pointer}.select-list .right{position:absolute;right:-4px;top:-4px;width:36px;height:38px;background:url(/img/buttons/green-square.png);cursor:pointer}.select-list .left::after{position:absolute;top:5px;left:8px;width:24px;height:28px;background:url(/img/menu/arrow-left.png);content:' '}.select-list .right::after{position:absolute;top:5px;left:8px;width:24px;height:28px;background:url(/img/menu/arrow-right.png);content:' '}.long-select-list{box-sizing:border-box;background-color:transparent;border:1px solid #ac7643;color:#fff;outline:0;font-size:16px;position:relative;height:30px}.long-select-list .wrap .page-wrap{transition:.2s transform}.long-select-list .wrap{position:absolute;width:100%;height:100%;overflow:hidden;white-space:nowrap}.long-select-list .item{cursor:pointer}.long-select-list .left{position:absolute;left:-44px;top:50%;margin-top:-18px;width:36px;height:38px;background:url(/img/buttons/green-square.png);cursor:pointer}.long-select-list .right{position:absolute;right:-43px;top:50%;margin-top:-18px;width:36px;height:38px;background:url(/img/buttons/green-square.png);cursor:pointer}.long-select-list .left::after{position:absolute;top:5px;left:8px;width:24px;height:28px;background:url(/img/menu/arrow-left.png);content:' '}.long-select-list .right::after{position:absolute;top:5px;left:8px;width:24px;height:28px;background:url(/img/menu/arrow-right.png);content:' '}textarea{resize:none}.hidden{display:none!important}.hidden-window{transform:scale(0)!important}canvas{position:absolute;top:0;left:0;image-rendering:optimizeQuality}#content,#wrapper{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}#bg{position:fixed;top:0;left:0;width:100%;height:100%;background:#004;z-index:0}#bg .image{position:absolute;width:100%;height:100%;background-position:center center;background-size:cover;background-repeat:no-repeat;z-index:25}#content>canvas{width:100%;height:100%}#top-panel{width:70px;height:100px;position:absolute;right:0;bottom:0;z-index:1500;pointer-events:none}#ping{position:absolute;bottom:2px;right:0;z-index:2;height:15px;width:50px;font-size:14px;text-shadow:-1px -1px 4px #000}#fps{position:absolute;bottom:17px;right:0;z-index:2;width:50px;height:15px;font-size:14px;text-shadow:-1px -1px 4px #000;color:#fff}#ping.green{color:#0f0}#ping.orange{color:#f84}#ping.red{color:#f44}#home{position:absolute;width:100%;height:100%;z-index:100}#home .top-buttons{position:absolute;top:7px;left:0;z-index:10}#home .top-buttons .avatar{position:absolute;top:0;left:0;width:105px;height:120px;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;z-index:20;cursor:pointer}#home .points{position:absolute;top:7px;left:120px;z-index:10}#home .top-buttons .points .point{position:relative;width:123px;height:33px;border:2px solid #a5743a;background:radial-gradient(50% 50% at 50% 50%,#342b31 0,rgba(36,28,34,.88) 100%);display:flex;margin-bottom:5px;cursor:pointer}#home .top-buttons .points .point .text{font-size:13px;text-align:center;color:#fff;width:100px;margin:auto 0;margin-left:20px}#home .top-buttons .points .point[data-id=daily_tasks] img{position:absolute;top:-5px;left:-15px;pointer-events:none}#home .top-buttons .points .point[data-id=events] img{position:absolute;top:-7px;left:-20px;pointer-events:none}#home .top-buttons .points .point[data-id=messages] img{position:absolute;top:-2px;left:-15px;pointer-events:none}#home .promo-buttons{position:absolute;right:0;z-index:10}#home .promo-buttons .special{position:relative;width:142px;height:101px;margin-bottom:20px;background:url(/img/buttons/button-special.png);cursor:pointer}#home .promo-buttons .special img{position:absolute;top:0;left:29px;z-index:1}. #home .promo-buttons .special .text{position:absolute;bottom:10px;width:100%;font-size:16px;color:#000;text-align:center;z-index:2}#home .promo-buttons .special:empty{transform:scale(0)}#home .money{z-index:10}.money{position:absolute;top:0;right:0;-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-o-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.money .point.item{width:75px;overflow:hidden}.money .point.item img{height:29px;border-radius:30px}.money .point.item .value{width:40px;left:28px}.money .point{position:relative;float:left;width:107px;height:31px;background:radial-gradient(50% 50% at 50% 50%,#342b31 0,rgba(36,28,34,.88) 100%);border:2px solid #a5743a;height:27px;border-radius:20px;margin:7px 18px 7px 0}.money .point img{position:absolute;top:-3px;left:-5px}.money .point .value{position:absolute;color:#fff;width:100%;height:27px;line-height:27px;text-align:center}.money .point .plus{position:absolute;top:-4px;right:-7px;width:38px;height:36px;background:url(/img/buttons/green-square.png);cursor:pointer}.money .point .plus::after{position:absolute;top:5px;left:8px;width:24px;height:28px;background:url(/img/menu/plus.png);content:' '}.money .point .tooltip{position:absolute;width:200px;background:#000;left:18px;top:80px;font-size:13px;color:#fff;padding:5px 10px;display:none;border:1px solid #ac7643;outline:2px solid #1f181c;background:#1f181c;z-index:1000}.money .point:hover .tooltip{display:block}#home .footer{position:absolute;bottom:0;left:0;width:1000px;-webkit-transform-origin:0 100%;-moz-transform-origin:0 100%;-o-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%;z-index:20}#home .footer .point{position:relative;float:left;background:url(/img/system/menu.png);width:105px;height:133px;margin:0 7px;cursor:pointer}#home .footer .point img{position:absolute;top:21px;left:9px;z-index:1}#home .footer .point .text{position:absolute;bottom:18px;width:100%;font-size:14px;color:#fff;text-align:center;z-index:2}#home .footer .point .follow-point{top:37px;left:0}#home .top-buttons .point .follow-point{top:-5px;right:-10px}#home .footer .setting{position:relative;float:left;width:37px;height:33px;margin:89px 8px 0;cursor:pointer;box-shadow:0 0 2px 2px #986d43}#home .footer .setting::before{position:absolute;width:36px;height:38px;background:url(/img/buttons/green-square.png)}#home .footer .setting.manage::after{position:absolute;top:8px;left:9px;width:21px;height:20px;background:url(/img/menu/settings.png);content:' '}#home .footer .setting.sound-on::after{position:absolute;top:9px;left:8px;width:23px;height:18px;background:url(/img/menu/sound-on.png);content:' '}#home .footer .setting.sound-off::after{position:absolute;top:9px;left:12px;width:23px;height:18px;background:url(/img/menu/sound-off.png);content:' '}#home .footer .setting::after,#home .footer .setting::before{-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;cursor:pointer;content:' '}#places{position:absolute;width:1000px;height:600px;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;z-index:10;pointer-events:none}#home .place{position:absolute;width:145px;height:71px;background:url(/img/system/home.png)}#home .place:nth-child(1){top:295px;left:48px}#home .place:nth-child(2){top:165px;left:190px}#home .place:nth-child(3){top:138px;left:409px}#home .place:nth-child(4){top:140px;left:634px}#home .place:nth-child(5){top:130px;left:813px}#home .place .follow-point{right:5px;top:20px}#home .place .text{position:absolute;bottom:23px;width:100%;color:#fff;text-align:center}#home .place.hov{filter:contrast(.8) brightness(1.3)}#home .portal-study{position:absolute;top:80px;left:10px;width:100px;height:100px;pointer-events:none;will-change:transform}#home .chest-study{position:absolute;top:30px;left:10px;width:100px;height:100px;pointer-events:none;will-change:transform}#home .cards-study{position:absolute;left:50%;top:50%;width:100px;height:100px;margin-left:-50px;margin-top:-50px;z-index:100;pointer-events:none;will-change:transform}#home .heroes-study{position:absolute;left:50%;top:50%;width:100px;height:100px;margin-left:-50px;margin-top:-50px;z-index:100;pointer-events:none;will-change:transform}#home .dialog{margin-left:-420px;top:50%;left:50%;z-index:10}#home .bg-wrap{position:absolute;background:#000;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}#missions{position:absolute;width:100%;height:100%;overflow:hidden;z-index:20;opacity:0;transition:.35s opacity;will-change:opacity,transform;z-index:200;background:#000}#missions .dialog{top:50%;left:50%}#missions .mission-study{position:absolute;margin-top:-20px;width:87px;height:87px;pointer-events:none;z-index:20;will-change:transform}#missions .mission-box-study{position:absolute;right:-20px;top:20px;width:100px;height:100px;margin-left:-50px;margin-top:-50px;z-index:100;pointer-events:none;will-change:transform}#missions .wrap .location{width:10000px;transition:transform 1s ease-out 0s;transform:translateZ(0);will-change:transform;overflow:hidden}#missions .wrap .location .chapter{position:relative;height:1000px;float:left;background:#1f181c}#missions .wrap .location .chapter img{width:1250px;height:1000px}#missions .wrap .location .chapter[data-id="1"] img{width:1500px}#missions .arrow-left{background:url(/img/system/arrow-left.png);width:58px;height:86px;position:absolute;top:35vh;left:0;cursor:pointer}#missions .arrow-right{background:url(/img/system/arrow-right.png);width:58px;height:86px;position:absolute;top:35vh;right:0;cursor:pointer}#missions .title-wrap{position:absolute;top:0;left:50%;width:500px;margin-left:-250px;height:60px;pointer-events:none}#missions .title .left-title{position:absolute;top:0;left:0;margin-left:-98px;background:url(/img/windows/title-left.png);width:100px;height:43px}#missions .title .right-title{position:absolute;top:0;right:0;margin-right:-98px;background:url(/img/windows/title-right.png);width:100px;height:43px}#missions .title .mid-title{background:url(/img/windows/title-mid.png);width:100%;height:43px;position:relative;color:#fff;text-align:center;line-height:40px;font-size:18px}#missions .title{position:absolute;top:5px;left:50%;transform:translate(-50%,0);height:40px}#missions[data-id="1"] .arrow-left{transform:scale(0)}#missions[data-id="6"] .arrow-right{transform:scale(0)}#missions .mission.disabled{pointer-events:none}#missions .mission.disabled .point{filter:grayscale(1);opacity:.5}#missions .mission{position:absolute;cursor:pointer}#missions .mission .tip[data-id="0"]{position:absolute;top:-25px;left:7px;height:30px;width:70px}#missions .mission .tip[data-id="0"] .star[data-id="1"]{position:absolute}#missions .mission .tip[data-id="0"] .star[data-id="2"]{position:absolute;left:25px;top:-10px}#missions .mission .tip[data-id="0"] .star[data-id="3"]{position:absolute;left:50px}#missions .mission .tip[data-id="0"] .star{background:url(/img/system/star.png);width:20px;height:20px}#missions .mission .tip[data-id="1"]{position:absolute;top:-65px;left:-17px;background:url(/img/system/mission-tip.png);width:119px;height:58px}#missions .mission .tip[data-id="1"] .star{background:url(/img/system/big-star.png);width:33px;height:33px}#missions .mission .tip[data-id="1"] .star[data-id="1"]{position:absolute;top:9px;left:10px}#missions .mission .tip[data-id="1"] .star[data-id="2"]{position:absolute;top:9px;left:43px}#missions .mission .tip[data-id="1"] .star[data-id="3"]{position:absolute;top:9px;right:10px}#missions .mission .tip[data-id="1"] .box-frame{position:absolute;top:-60px;background:url(/img/system/mission-box.png);width:75px;height:76px}#missions .mission .tip[data-id="1"] .box-frame img{margin:7px 10px;width:56px}#missions .mission .star.disabled{filter:grayscale(1);opacity:.5}#missions .mission .point{position:absolute;background:url(/img/system/mission.png);width:94px;height:64px}#missions .close{position:absolute;top:7px;right:7px;width:36px;height:36px;background:url(/img/buttons/purple-circle.png);overflow:hidden;z-index:50;cursor:pointer}#missions .close::after{position:absolute;top:11px;left:9px;width:19px;height:20px;background:url(/img/menu/cross.png);content:' '}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:' ';display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px;will-change:transform}.simplebar-scrollbar:before{position:absolute;content:'';background:#000;border-radius:7px;left:2px;right:2px;opacity:0}.simplebar-hover .simplebar-scrollbar:before,.simplebar-mouse-entered .simplebar-scrollbar:before,.simplebar-scrolling .simplebar-scrollbar:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-scrollbar.simplebar-visible:before{opacity:1;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:16px}.simplebar-scrollbar:before{top:0;bottom:0;left:0;right:0}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.simplebar-scrollbar::before{background:url(/img/windows/scroll.png)}#mid-loader{position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0,0,0,.8);z-index:900;opacity:0;transition:.35s opacity;will-change:opacity,transform}#mid-loader .mid-line{position:absolute;top:50vh;left:50%;margin-left:-250px;width:500px;height:15px;border:2px solid #ac7643;z-index:30;box-sizing:border-box;background:rgba(0,0,0,.5)}#mid-loader .mid-point{position:absolute;background-image:url(/img/loader/sprite.png);width:20px;height:18px;background-position:-1px -57px;z-index:30;left:50%;margin-left:-10px;top:-6px}#mid-loader .mid-bar{height:100%;width:100%;overflow:hidden;will-change:transform;-webkit-transition:transform .2s;transition:transform .2s;transform:scale(.03,1)}#mid-loader .mid-bar-visible{height:100%;width:496px;background:#880505;background:linear-gradient(90deg,#880505 0,red 50%,#880505 100%)}.follow-point{position:absolute;width:24px;height:24px;background:url(/img/system/follow-point.png);pointer-events:none;z-index:10}.study-point{z-index:20}.pulse1{position:absolute;width:100%;height:100%;z-index:1;opacity:1;border:3px solid rgba(255,255,255,.1);-webkit-animation:pulsejg1 1.5s linear infinite;-moz-animation:pulsejg1 1.5s linear infinite;animation:pulsejg1 1.5s linear infinite;-webkit-border-radius:999px;-moz-border-radius:999px;border-radius:999px;-webkit-box-shadow:inset 0 0 15px 10px rgba(0,0,0,.6);-moz-box-shadow:inset 0 0 15px 10px rgba(255,255,0,.6);box-shadow:inset 0 0 15px 10px rgba(255,255,0,.6);-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;will-change:transform}.pulse2{position:absolute;width:100%;height:100%;z-index:2;opacity:1;border:1px solid rgba(255,255,255,0);-webkit-animation:pulsejg2 1.5s linear infinite;-moz-animation:pulsejg2 1.5s linear infinite;animation:pulsejg2 1.5s linear infinite;-webkit-border-radius:999px;-moz-border-radius:999px;border-radius:999px;-webkit-box-shadow:inset 0 0 12px 5px rgba(255,255,255,.8);-moz-box-shadow:inset 0 0 12px 5px rgba(255,255,255,.8);box-shadow:inset 0 0 12px 5px rgba(255,255,255,.8);-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;will-change:transform}@keyframes pulsejg1{0%{transform:scale(3.8)}40%{transform:scale(2.5)}60%{transform:scale(1.9)}80%{transform:scale(1.6);opacity:.8}90%{transform:scale(1.3);opacity:0}100%{opacity:0}}@keyframes pulsejg2{0%{transform:scale(3.5)}40%{transform:scale(2.2)}60%{transform:scale(1.6)}80%{transform:scale(1.3);opacity:.8}90%{transform:scale(1);opacity:0}100%{opacity:0}}@keyframes plus-anim{0%{transform:scale(1)}40%{transform:scale(.8)}60%{transform:scale(.9);filter:contrast(.8) brightness(1.3)}80%{transform:scale(1.2)}100%{transform:scale(1)}}@keyframes plus-anim-mini{0%{transform:scale(1)}40%{transform:scale(.8)}60%{transform:scale(.9);filter:contrast(.8) brightness(1.3)}80%{transform:scale(1.7)}100%{transform:scale(1)}}/*! nouislider - 14.6.2 - 9/16/2020 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box;outline:0}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1;background:#c7bd43;background:linear-gradient(0deg,#c57f41 0,#c7bd43 50%,#73541f 100%);border-radius:10px}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-connect{height:100%;width:100%}.noUi-origin{height:10%;width:10%}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:10px}.noUi-horizontal .noUi-handle{background:url(/img/system/slider-track.png);width:24px;height:34px;right:-12px;top:-12px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;top:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#b7466f;background:linear-gradient(0deg,#42182b 0,#b7466f 50%,#d28eb2 100%)}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}[disabled] .noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-sub{background:#aaa}.noUi-marker-large{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}