.te-sticky-card .cta-wrapper{flex:1;max-width:488px;position:relative}.te-sticky-card .cta-card{background-color:#fff;border-radius:16px;box-shadow:0 8px 24px 0 rgba(94,67,194,.1);display:flex;flex-direction:column;gap:24px;padding:24px;position:relative;z-index:1}.te-sticky-card .cta-card .cta-title{font-family:Roboto,sans-serif;font-weight:700;line-height:120%}.te-sticky-card .cta-card .cta-title span{color:#ed6e2e}.te-sticky-card .cta-heading{align-items:center;align-self:stretch;display:flex;gap:16px}.te-sticky-card .cta-icon-wrapper{align-items:center;background:#f2ebfd;border-radius:100px;display:flex;height:64px;justify-content:center;min-width:64px}.te-sticky-card .cta-icon-wrapper img{height:32px;width:32px}.te-sticky-card .cta-button a{justify-content:center;width:100%}@media screen and (max-width:767px){.sticky_card{display:none}}