.floating-footer{bottom:0;left:0;width:100%;position:fixed;pointer-events:none}.floating-footer-content{padding:15px 25px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.floating-footer-bg{position:absolute;height:100%;width:100%;left:0;top:0;opacity:.9}.floating-footer .text{margin-bottom:5px;margin-right:20px;margin-top:5px;text-align:center;z-index:1}.floating-footer .text p{margin:0}.floating-footer .cta-container{pointer-events:all;z-index:1;display:flex;justify-content:center;flex-wrap:wrap}.floating-footer .cta-container>*:nth-child(2){margin-left:20px}@media(max-width:768px){.floating-footer-content{padding:5px}.floating-footer .cta-container>*:first-child{margin-bottom:5px}.floating-footer .text{margin-right:0}}