.sticky-bubble-wrp{position:fixed;z-index:2000;height:100%}.sticky-bubble-wrp .sticky-bubble{position:fixed;bottom:75px;left:0;padding:10px;animation:moving-offer 2s ease-in-out infinite alternate;cursor:pointer;transition:.3s}.sticky-bubble-wrp .sticky-bubble:hover{transform:scale(1.1)}.sticky-bubble-wrp .brand-deal{position:relative}@media (max-width: 1239px){.sticky-bubble-wrp{display:none!important}}@keyframes moving-offer{0%{transform:translateZ(0) rotate(0)}50%{transform:translate3d(0,5px,0) rotate(3deg)}to{transform:translateZ(0) rotate(0)}}.offer-popup-wrp{position:fixed;z-index:2000;display:none;height:100%;pointer-events:none;transition:.5s}.offer-popup-wrp .offer-popup{position:fixed;z-index:2000;bottom:73px;left:0;display:flex;max-width:350px;margin:8px}.offer-popup-wrp .offer-popup .coupon-rating span{margin-right:6px}.offer-popup-wrp.active{display:block;pointer-events:all}
