.home-cta{background:#fff;display:flex;align-items:center;grid-gap:15px;max-width:1100px;margin:auto;position:relative;box-shadow:rgb(0 0 0/10%) 0 .5rem 1.1rem 0}.home-cta.no-shadow{box-shadow:none}.home-cta .url-overlay{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1}.home-cta>div:last-child{width:auto}.home-cta>div:first-child{padding:0 0 0 5em}.home-cta.no-div-padding>div{padding:0}.home-cta.no-image:not()>div:first-child{padding:0}.home-cta img{display:block;width:100%;min-width:370px;height:auto}.home-cta .big-btn{position:absolute;width:100%;height:100%}.home-cta .red-btn{color:#fff;z-index:0;display:inline-block;padding:1rem 7rem;margin-top:2em;font-size:1.1rem;border-radius:50px}.home-cta .red-btn:after{content:"";z-index:-1;background:gray;height:100%;width:100%;border-radius:50px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-cta:hover *[role=button][data-theme*=bubble]:after{left:-125%;width:200%;transition:left 0ms,width .4s ease-in-out}@media(max-width:550px){.home-cta{flex-direction:column;text-align:center;padding:2.5em 1em 1.5em}.home-cta>div:first-child{padding:0}.home-cta>div img{display:none}}