div[id^=lightbox-form-container]{background:#fff;border-radius:2px;padding:25px}.basicLightbox:after{align-items:center;background:hsla(0,0%,100%,.8);border-radius:50%;color:#000;content:"×";cursor:pointer;font-size:1.5rem;height:1.5em;position:absolute;right:2rem;top:2rem;width:1.5em;z-index:999}.basicLightbox:after,.cta{display:flex;justify-content:center}.cta{background:#94bcc1;height:auto;margin:0;position:sticky;transition:all .5s ease;z-index:10}.cta-inner{align-items:center;display:flex;gap:15px;justify-content:space-around;padding:1rem;width:auto}.cta-inner,.text{justify-content:center}.text{flex:0 1 auto}.text h2{color:#fff;font-size:1.5rem;margin:0}.text-fixed{font-size:.7rem}.button-dlk{color:#000;display:flex;flex:1 0 auto;gap:15px;justify-content:center;text-align:center}.button-dlk button{background:#fff;border:0;border-radius:30px;color:#000;cursor:pointer;padding:1rem 2rem;text-transform:uppercase;transition:all .3s ease}.cta-fixed{bottom:0;height:auto;left:0;position:fixed;transition:all .5s ease;width:100%}@media (max-width:480px){.cta-inner .text h2{font-size:16px}div.button-dlk{gap:8px}div.button-dlk button{font-size:12px;padding:12px}}@media (min-width:780px) and (max-width:900px){.cta .button-dlk button{padding:1rem 1.5rem}}@media screen and (max-width:780px){.cta .cta-inner{gap:10px}.button-dlk button{padding:12px 15px}section .cta-inner{flex-direction:column;justify-content:center;padding:10px}div[id^=lightbox-form-container]{padding:20px 15px}.text h2{font-size:1.2em;text-align:center}body .cta-fixed{bottom:0;gap:3px;height:auto}body .cta{height:auto}}