.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)}.footer-warn .right-footer .close-btn{margin-left:16px;width:20px;cursor:pointer}