.cta-bubbles{overflow:hidden;position:relative}.cta-bubbles .container{gap:38px}.cta-bubble,.cta-bubbles .container{align-items:center;justify-content:center}.cta-bubble{border-radius:10px;display:flex;max-width:100%;overflow:hidden;padding:60px 30px;position:relative;width:100%}.bubbles-2 .cta-bubble{aspect-ratio:1/1}.cta-bubble .inner{max-width:331px;position:relative;z-index:10}.cta-bubble .bg-img{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.cta-bubble .bg-img.front{transition:opacity .35s ease-in-out}.cta-bubble .bg-img.hover{z-index:0}.cta-bubbles .inner p,.cta-bubbles .inner p *{color:#fff;font-size:20px}.cta-bubbles .inner .text h2{color:#fff;margin-bottom:24px}.cta-bubble:hover .front{opacity:0}.cta-bubble .btn{margin-top:48px}.cta-bubble:hover .btn{background-color:#fff}@media (max-width:991px){.cta-bubbles{flex-direction:column}.bubbles-2 .cta-bubble{aspect-ratio:unset}.cta-bubble{padding:40px}}.cta-bubbles.bubbles-1 .inner{margin:0 auto 0 15%}.cta-bubbles .full-bg-img{bottom:0;position:absolute;width:100%}