.fixed-cta{position:fixed;bottom:0;background:#00a0df;width:100%;padding:1.5em 3em 1.5em 7em;color:#fff;display:flex;justify-content:space-between;align-items:center;max-height:90px}.fixed-cta-image{width:240px;position:relative;text-align:center}.fixed-headline{font-size:3rem;font-weight:600;margin-left:2em;margin-right:2em}.fixed-link a{color:#fff;font-size:14px;border:1px solid #fff;padding:10px 15px;font-weight:600;border-radius:20px;text-align:center}.fixed-link a:hover{background:#fff;color:#00a0df}.fixed-cta-image svg,.fixed-cta-image img{position:relative;top:0px;left:8px;max-width:190px}.fixed-cta-image:before{content:'';background:#00a0df;position:absolute;z-index:-1;width:260px;height:160px;border-radius:50%;top:-20px;left:-10px}.close-cta{position:relative;font-size:40px;color:white;top:-20px;left:16px;cursor:pointer;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;padding:0 3em;max-height:initial}.fixed-headline{text-align:center;margin-left:0;margin-right:0}.fixed-link{margin:2em 0}.close-cta{position:absolute;top:0;left:auto;right:16px}}