.sej-top-bar{justify-content:center;padding:15px;position:fixed;bottom:45px;align-items:center;background-color:#71c21b;color:#fff;font-size:17px;font-weight:300;max-width:420px;line-height:1.25;animation:top-bar .5s .5s alternate forwards;text-align:left;z-index:999999999;left:-100%}.sej-top-bar a{color:#000!important;text-decoration:underline}.sej-top-bar.dnone{left:-100%}.close-bar{position:absolute;right:-15px;top:-15px;font-size:21px;cursor:pointer;padding:10px;background:#fff;width:35px;height:35px;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:100%;color:#71c21b;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 5px 0 rgba(0,0,0,.5);box-shadow:0 0 5px 0 rgba(0,0,0,.5);font-weight:600}@keyframes top-bar{0%{left:-100%}100%{left:0}}@media screen and (max-width:575px){.sej-top-bar{max-width:280px}}@media screen and (max-width:1023px){.sej-top-bar{bottom:60px}} 