[data-footer-popup]{box-sizing:border-box;width:100%;height:100px;background:rgba(0,0,0,.8);padding:10px;color:#eee;z-index:40001;position:fixed;bottom:-100px;left:0;animation-name:ees-footer-popup-slide-in;animation-direction:normal;animation-iteration-count:1;animation-play-state:paused;animation-delay:0;animation-duration:.2s;animation-timing-function:linear;animation-fill-mode:forwards}.radio-control label{padding-left:5px}@keyframes ees-footer-popup-slide-in{from{bottom:-100px}to{bottom:0}}@keyframes ees-footer-popup-slide-out{from{bottom:0}to{bottom:-100px}}