.bottomAdvBanner{position:fixed;bottom:-190px;left:0;right:40px;z-index:999;height:190px;transition:all .3s}.bottomAdvBanner.show{transform:translateY(-190px)}.bottomAdvBanner__close{position:absolute;bottom:86px;right:50%;margin-right:-500px;background:url(/assets/img/bottomAdvBanner/close.png) center 0 no-repeat;height:32px;width:32px;transition:all .3s}.bottomAdvBanner__close:hover{transform:rotate(180deg)}.bottomAdvBanner__image{display:block;max-width:1920px;height:100%;margin:0 auto;background-size:100% 100%;background-position:center 0}