.customer-story-cta{background:var(--purple,#4f4bff);color:var(--white,#fff);overflow:hidden;padding:48px;position:relative;width:100%}.customer-story-cta:before{background-image:linear-gradient(hsla(0,0%,100%,.08) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.08) 1px,transparent 0);background-size:7.5rem 7.5rem;content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.customer-story-cta__container{align-items:center;display:grid;gap:clamp(2rem,6vw,8rem);grid-template-columns:minmax(0,1fr) auto;margin:0 auto;max-width:1240px;position:relative;z-index:1}.customer-story-cta__content{max-width:760px}.customer-story-cta__heading h2{color:var(--white);margin-bottom:0}.customer-story-cta__heading>*{margin-top:0}.customer-story-cta__heading>:last-child{margin-bottom:0}.customer-story-cta__heading b,.customer-story-cta__heading strong{color:inherit!important}.customer-story-cta__heading span{background:transparent!important;line-height:inherit!important}.customer-story-cta__heading .accent,.customer-story-cta__heading mark{background:transparent!important;color:var(--aqua,#39e0bd)!important}.customer-story-cta__description{color:hsla(0,0%,100%,.72);line-height:1.55;margin:1.25rem 0 0;max-width:720px}.customer-story-cta__action{align-items:center;display:flex;justify-content:flex-end}.customer-story-cta__action .btn{white-space:nowrap}@media screen and (max-width:1024px){.customer-story-cta{padding:4rem 2rem}.customer-story-cta__container{gap:3rem}}@media screen and (max-width:767px){.customer-story-cta{padding:3rem 1.25rem}.customer-story-cta__container{gap:2rem;grid-template-columns:1fr}.customer-story-cta__description{margin-top:1rem}.customer-story-cta__action{justify-content:flex-start}.customer-story-cta__action .btn{width:100%}}