.banner-make-your-move{z-index:9;position:fixed;top:80px;left:0;display:none;width:100%;height:50px;background-image:linear-gradient(135deg,#46b248 14.25%,#103927 84.63%);background-position:center}.banner-make-your-move:hover{text-decoration:none}.banner-make-your-move__inner{display:flex;align-items:centre;justify-content:space-between;height:100%;padding:12px 0px;margin:0px auto;max-width:1000px}.banner-make-your-move .new-btn{height:100%}.banner-make-your-move__title{min-width:620px;color:#fff;font-size:18px;font-weight:400}.banner-image{max-height:30px;padding:0px 10px 0px 0px}.banner-make-your-move__code{color:#46b248;font-weight:500;font-size:16px;background-color:#FFF;padding:0px 15px 0px 15px;text-align:center;border-radius:3px}.banner-make-your-move__code strong{color:#46b248;font-weight:700;font-size:20px}@media only screen and (min-width:1024px){.banner-make-your-move--active{display:block}}