@-webkit-keyframes a{0%{-webkit-box-shadow:0 0 0 0 hsla(0,0%,100%,.9);box-shadow:0 0 0 0 hsla(0,0%,100%,.9);height:100%;width:100%}to{-webkit-box-shadow:0 0 0 10px hsla(0,0%,100%,0);box-shadow:0 0 0 10px hsla(0,0%,100%,0);height:100%;width:100%}}@keyframes a{0%{-webkit-box-shadow:0 0 0 0 hsla(0,0%,100%,.9);box-shadow:0 0 0 0 hsla(0,0%,100%,.9);height:100%;width:100%}to{-webkit-box-shadow:0 0 0 10px hsla(0,0%,100%,0);box-shadow:0 0 0 10px hsla(0,0%,100%,0);height:100%;width:100%}}@-webkit-keyframes b{0%{-webkit-box-shadow:0 0 0 0 hsla(0,0%,100%,.9);box-shadow:0 0 0 0 hsla(0,0%,100%,.9);height:70%;width:70%}to{-webkit-box-shadow:0 0 0 10px hsla(0,0%,100%,0);box-shadow:0 0 0 10px hsla(0,0%,100%,0);height:70%;width:70%}}@keyframes b{0%{-webkit-box-shadow:0 0 0 0 hsla(0,0%,100%,.9);box-shadow:0 0 0 0 hsla(0,0%,100%,.9);height:70%;width:70%}to{-webkit-box-shadow:0 0 0 10px hsla(0,0%,100%,0);box-shadow:0 0 0 10px hsla(0,0%,100%,0);height:70%;width:70%}}.map-ico{background-repeat:no-repeat;background-size:contain;cursor:pointer;height:7%;position:absolute;width:7%}@media(min-width:520px){.map-ico{height:5%;width:5%}}.map-ico__red{background:rgba(76,8,0,.7)}.map-ico__big{height:8%;width:8%}@media(min-width:520px){.map-ico__big{height:7%;width:7%}}.map-ico:before{border-bottom:9px solid rgba(0,0,0,0);border-top:9px solid rgba(0,0,0,0);content:"";margin-top:-9px;opacity:0;position:absolute;top:50%;-webkit-transition:opacity .2s ease-in-out,visibility .2s ease-in-out;-o-transition:opacity .2s ease-in-out,visibility .2s ease-in-out;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;visibility:hidden;z-index:3}@media(min-width:520px){.map-ico:before{border-bottom:13px solid rgba(0,0,0,0);border-top:13px solid rgba(0,0,0,0);margin-top:-13px}}@media(min-width:620px){.map-ico:hover:before{opacity:1;visibility:visible}}.map-ico:hover:after{opacity:0}.map-ico__right:before{border-right:9px solid #000;right:-40%}@media(min-width:520px){.map-ico__right:before{border-right:16px solid #000}}.map-ico__left:before{border-left:9px solid #000;left:-40%}@media(min-width:520px){.map-ico__left:before{border-left:16px solid #000}}.map-ico__shadow:after{bottom:0;content:"";left:0;margin:auto;position:absolute;right:0;top:0;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.map-ico__shadow-rounded:after{-webkit-animation:a 1.3s ease-out infinite;animation:a 1.3s ease-out infinite;border-radius:50%}.map-ico__shadow-rhomb:after{-webkit-animation:b 1.3s ease-out infinite;animation:b 1.3s ease-out infinite;border-radius:8%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.map-ico__shadow-square:after{-webkit-animation:b 1.3s ease-out infinite;animation:b 1.3s ease-out infinite;border-radius:8%}.map-ico_img{left:0;position:absolute;top:0;-webkit-transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out,opacity .2s ease-in-out;transition:transform .2s ease-in-out,opacity .2s ease-in-out;transition:transform .2s ease-in-out,opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;width:100%;will-change:transform,opacity}.map-ico:hover .map-ico_img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.map-ico__viewed .map-ico_img{opacity:.6}.map-ico__viewed .map-ico_img__dot-notactive,.map-ico_img__dot-notactive{opacity:0}.map-ico:hover{z-index:3}.map-ico:hover .map-ico_img__dot-notactive{opacity:1}.map-ico:hover .map-ico_img__dot-active{opacity:0}.map-ico__active .map-ico_img__dot-notactive{opacity:1}.map-ico__active .map-ico_img__dot-active{opacity:0}.map-tooltip{background:#000;-webkit-box-shadow:0 0 16px 0 hsla(0,0%,100%,.36);box-shadow:0 0 16px 0 hsla(0,0%,100%,.36);-webkit-box-sizing:border-box;box-sizing:border-box;cursor:default;height:-webkit-max-content;height:-moz-max-content;height:max-content;max-width:375px;opacity:0;padding:10px 10px 15px;position:absolute;text-align:center;-webkit-transition:opacity .2s ease-in-out,visibility .2s ease-in-out;-o-transition:opacity .2s ease-in-out,visibility .2s ease-in-out;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;visibility:hidden;width:53vw;z-index:2}@media(min-width:520px){.map-tooltip{padding-bottom:20px;width:38vw}}@media(min-width:1100px){.map-tooltip{width:25vw}}@media(min-width:620px){.map-ico:hover .map-tooltip{opacity:1;visibility:visible}}.map-tooltip_text{font-size:14px;line-height:1.3;margin-top:5px;text-align:left}@media(min-width:520px){.map-tooltip_text{line-height:1.5}}.map-popup_wrapper .map-tooltip_text{text-align:center}.map-tooltip_title{color:#f9f5e1;font-size:14px;font-weight:700;margin-top:5px;text-transform:uppercase}@media(min-width:520px){.map-tooltip_title{font-size:16px;margin-top:10px}}.map-ico__right .map-tooltip{left:140%}.map-ico__left .map-tooltip{right:140%}.map-ico__top .map-tooltip{top:-25px}.map-ico__bottom .map-tooltip{bottom:-25px}.map-ico__center .map-tooltip{top:50%}.map-tooltip_img{cursor:-webkit-zoom-in;cursor:zoom-in}.map-tooltip_expand{cursor:default;height:32px;right:10px;top:10px;width:32px}@media(min-width:720px){.map-tooltip_expand{height:45px;width:45px}}.map-tooltip_text-flex{-ms-flex-pack:distribute;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-around;margin:0 auto;max-width:415px}.map-tooltip_title-min{color:#f9f5e1;font-size:14px;font-weight:700;margin-bottom:5px;text-align:center}.map-tooltip_text-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1}.map-tooltip_text-row img{margin-right:5px}.map-tooltip_text-item{margin-right:3%}.map-popup{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.95);bottom:0;display:none;height:100%;justify-content:center;left:0;overflow:hidden;position:fixed;right:0;top:0;width:100%;z-index:9999}.map-popup__show{display:-webkit-box;display:-ms-flexbox;display:flex}.map-popup_wrapper{max-width:900px;padding:0 16px;text-align:center}.map-popup_wrapper img{height:auto;max-width:100%}.videopopup_close{background-color:rgba(47,47,47,.7);cursor:pointer;font-size:0;height:44px;line-height:0;position:absolute;right:0;top:0;-webkit-transition:background-color .15s ease-out;-o-transition:background-color .15s ease-out;transition:background-color .15s ease-out;width:44px}.videopopup_close:before{background-image:url(https://tanki-media-content.tanki.su/tanki-media/portal_debranding_files/map-ui/frontline/img/close.fa55d9.svg);bottom:0;content:"";height:12px;left:0;margin:auto;position:absolute;right:0;top:0;width:12px}.videopopup_close:hover{background-color:#2f2f2f}.global-crop2{overflow-x:hidden}.map_cell{border-right:3px solid hsla(0,0%,100%,.4);border-top:3px solid hsla(0,0%,100%,.4);-webkit-box-sizing:border-box;box-sizing:border-box;float:left;height:33.33333%;position:relative;-webkit-transition:background .3s ease-in-out;-o-transition:background .3s ease-in-out;transition:background .3s ease-in-out;width:33.33333%}.map_cell:nth-child(4),.map_cell:nth-child(7){border-right:none}.map_cell__big{border-right:none;border-top:none;width:100%}.map_cell__red{background:rgba(76,8,0,.7)}.map_cell-arrow{background:url(https://tanki-media-content.tanki.su/tanki-media/portal_debranding_files/map-ui/frontline/img/frontline-arrow.3de2f7.png) 0 0 no-repeat;background-size:contain;height:135%;left:50%;margin-left:-41%;opacity:0;position:absolute;top:-10%;-webkit-transition:visibility .3s ease-in-out,top .3s ease-in-out,opacity .3s ease-in-out;-o-transition:visibility .3s ease-in-out,top .3s ease-in-out,opacity .3s ease-in-out;transition:visibility .3s ease-in-out,top .3s ease-in-out,opacity .3s ease-in-out;visibility:hidden;width:82%;z-index:2}.map_cell-arrow__active{opacity:1;top:-33%;visibility:visible}.map_cell:before{background:url(https://tanki-media-content.tanki.su/tanki-media/portal_debranding_files/map-ui/frontline/img/pattern.d3498b.png) 0 0;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transition:opacity .3s ease-in-out,visibility .3s ease-in-out;-o-transition:opacity .3s ease-in-out,visibility .3s ease-in-out;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;visibility:hidden;width:100%;z-index:2}.map_cell__not-allowed:before{opacity:1;visibility:visible}body{position:relative}.map{background-size:contain;border:2px solid #822113;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Roboto Condensed,Arial Narrow,Arial,sans-serif;left:0;margin:auto auto 16px;max-width:750px;right:0}.map:lang(ko),.map:lang(zh-sg),.map:lang(zh-tw){font-family:гѓ’гѓ©г‚®гѓЋи§’г‚ґ ProN W3,Hiragino Kaku Gothic ProN,Meiryo,л§‘мќЂ кі л”•,Malgun Gothic,кµґл¦ј,Gulim,Helvetica,sans-serif}.map:lang(ja){font-family:Noto Sans JP,гѓ’гѓ©г‚®гѓЋи§’г‚ґ ProN W3,Hiragino Kaku Gothic ProN,Osaka,гѓЎг‚¤гѓЄг‚Є,Meiryo,пј­пјі пј°г‚ґг‚·гѓѓг‚Ї,MS PGothic,sans-serif}.map_wrapper{padding-bottom:100%;position:relative;width:100%}.map_content{height:100%;left:0;position:absolute;top:0;width:100%}