.promo-popups{z-index:9999;position:relative}.promo-popups .popup-container .popup-bg{opacity:0}.promo-popups .popup-container .popup{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.promo-popups .popup-container[data-dismissed=true]{bottom:auto}.promo-popups .popup-container:first-of-type .popup-bg{opacity:0.6}.promo-popups .popup-container .close-popup{background:rgba(0,0,0,0.3);border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;height:50px;width:50px;top:10px;right:10px;line-height:40px;padding:0;text-align:center}.promo-popups .popup-container .close-popup .icon-close{line-height:50px}.promo-popups .popup-container .close-popup:hover{background:rgb(0,0,0);color:var(--color-red)}