.popup_banner_wrapper{position:fixed;right:-1000px;bottom:10px;transition:.5s;z-index:999}.popup_banner_wrapper.show{right:100px}@media (max-width:768px){.popup_banner_wrapper.show{right:0}}.popup_banner_wrapper .popup_banner_close{cursor:pointer;margin-left:auto;padding:10px;display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;border-radius:50%;background:rgba(0,0,0,.25882352941176473)}@media (max-width:768px){.popup_banner_wrapper .popup_banner_close{top:8px;right:14px}}.popup_banner_wrapper .popup_banner_close img{width:14px}.popup_banner_wrapper .popup_banner_link{display:block}.popup_banner_wrapper .popup_banner_link img{max-width:416px}@media (max-width:768px){.popup_banner_wrapper .popup_banner_link img{max-width:100%;max-height:230px}}