.footer-warn{position:fixed;bottom:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#ff6900 0,#ff6900 52%,#f2b45e 100%);color:#fff;font-size:25px;z-index:9;padding:0 60px;height:50px;box-shadow:0 -12px 28px rgba(132,100,56,.22);backdrop-filter:blur(4px)}.footer-warn .right-footer{display:flex;align-items:center;padding-right:40px}.footer-warn .right-footer .get-btn{font-size:16px;color:#b56f1a;background:#fef9f0;border:1px solid #e9d9b8;border-radius:26px;padding:0 18px;height:32px;line-height:32px;cursor:pointer;box-shadow:0 8px 16px rgba(120,93,58,.14);position:relative;overflow:hidden;transition:background-color .25s ease,box-shadow .25s ease,color .25s ease}.footer-warn .right-footer .get-btn:before{content:"";position:absolute;top:0;bottom:0;left:-70%;width:58%;background:linear-gradient(105deg,rgba(255,255,255,0) 0,rgba(255,189,106,.45) 50%,rgba(255,255,255,0) 100%);transform:translateX(-120%) skewX(-18deg);animation:common-free-get-light-flow 2.6s ease-in-out infinite;pointer-events:none}.footer-warn .right-footer .get-btn:hover{color:#9a5b10;background:#fff3df;box-shadow:0 10px 22px rgba(120,93,58,.22)}.footer-warn .right-footer .close-btn{margin-left:16px;width:20px;cursor:pointer}@keyframes common-free-get-light-flow{0%{opacity:0;transform:translateX(-120%) skewX(-18deg)}16%{opacity:.75}72%{opacity:.75}88%,100%{opacity:0;transform:translateX(360%) skewX(-18deg)}}