.sej-top-bar{position:relative;text-align:center;justify-content:center;padding:5px 50px 5px;height:40px;display:flex;align-items:center;background-color:#71c21b;color:#fff;font-size:15px;font-weight:300;line-height:1.2;margin-top:-40px;animation:top-bar .5s .5s alternate forwards}.sej-top-bar a{color:#000!important;text-decoration:underline}.sej-top-bar.dnone{display:none}.close-bar{display:flex;align-items:center;color:#fff;position:absolute;right:0;top:0;bottom:0;font-size:25px;cursor:pointer;padding:10px}@keyframes top-bar{0%{margin-top:-40px}100%{margin-top:0}}@media only screen and (max-width:1200px){@keyframes top-bar{0%{margin-top:-70px}100%{margin-top:0}}.sej-top-bar{margin-top:-70px;height:70px}}@media screen and (max-width:1023px){.sej-top-bar span{display:block;max-width:600px}}@media only screen and (max-width:600px){@keyframes top-bar{0%{margin-top:-80px}100%{margin-top:0}}.sej-top-bar{margin-top:-80px;height:80px}}@media only screen and (max-width:480px){@keyframes top-bar{0%{margin-top:-100px}100%{margin-top:0}}.sej-top-bar{margin-top:-100px;height:100px}}@media only screen and (max-width:380px){@keyframes top-bar{0%{margin-top:-140px}100%{margin-top:0}}.sej-top-bar{margin-top:-140px;height:140px}}