.fixed-cta{align-items:center;background:#00a0df;bottom:0;color:#fff;display:flex;justify-content:space-between;max-height:90px;padding:1.5em 3em 1.5em 7em;position:fixed;width:100%}.fixed-cta-image{position:relative;text-align:center;width:240px}.fixed-headline{font-size:3rem;font-weight:600;margin-left:2em;margin-right:2em}.fixed-link a{border:1px solid #fff;border-radius:20px;color:#fff;font-size:14px;font-weight:600;padding:10px 15px;text-align:center}.fixed-link a:hover{background:#fff;color:#00a0df}.fixed-cta-image img,.fixed-cta-image svg{left:8px;max-width:190px;position:relative;top:0}.fixed-cta-image:before{background:#00a0df;border-radius:50%;content:"";height:160px;left:-10px;position:absolute;top:-20px;width:260px;z-index:-1}.close-cta{color:#fff;cursor:pointer;font-size:40px;left:16px;position:relative;top:-20px;z-index:9999}@media only screen and (min-width:769px) and (max-width:1919px){.fixed-headline{font-size:2rem;margin-right:6.5em}}@media only screen and (max-width:768px){.fixed-cta-image:before{top:-40px}.fixed-cta{flex-direction:column;max-height:none;padding:0 3em}.fixed-headline{margin-left:0;margin-right:0;text-align:center}.fixed-link{margin:2em 0}.close-cta{left:auto;position:absolute;right:16px;top:0}}