.popup{position:fixed;top:auto;bottom:15px;right:15px;background:linear-gradient(180deg, #40a0b3 0%, #40a0b3 4.81%, #1a5871 100%);box-shadow:0 2px 4px rgba(0,0,0,.1);padding:20px;border-radius:15px;z-index:100;max-width:350px;color:#fff}.popup.hide{border-radius:100%;padding:0px;bottom:10px;top:auto}.popup.hide .popup-container{display:none}.popup.hide .popup-help{display:inline;font-size:40px;padding:0 15px}.popup-title{font-weight:bold;margin-bottom:15px;font-size:18px;margin-top:20px}.popup-content{font-size:14px;margin-bottom:15px}.popup-close{position:relative;display:block;float:right;background:rgba(0,0,0,0);border:none;color:#fff;font-size:25px;top:-30px;right:-10px}.popup-close:hover{cursor:pointer;color:#ccc}.popup .popup-help{font-weight:bold;display:none;font-size:25px;padding:0 10px}.popup .popup-help:hover{cursor:pointer;color:#ccc}.popup a{margin-top:10px;font-size:18px;font-weight:bold;color:#fff;text-decoration:underline}.popup a:hover{text-decoration:none}/*# sourceMappingURL=popup.min.css.map */