.cp_card_step{background:var(--color-neutral-lightest);border-radius:32px;height:100%;overflow:hidden;position:relative}.cp_card_step:after{background:linear-gradient(208deg,var(--color-tertiary) 0,#63095a 42%,#210f3f 75%,#031322 100%);border-radius:32px;content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .5s cubic-bezier(.4,0,.2,1);z-index:0}.cp_card_step.is-active:after{opacity:1}.cp_card_step__wrapper{padding:0 32px 40px;position:relative;z-index:1}.cp_card_step .is-step{color:rgba(145,2,244,.3);font-family:var(--headings-font);font-size:90px;font-weight:500;line-height:normal;margin-bottom:60px;transition:color .5s cubic-bezier(.4,0,.2,1)}.cp_card_step.is-active .is-step{color:#fff}.cp_card_step h3{margin-bottom:8px;transition:color .5s cubic-bezier(.4,0,.2,1)}.cp_card_step.is-active h3{color:#fff}.cp_card_step .hs_cos_wrapper_type_rich_text{transition:color .5s cubic-bezier(.4,0,.2,1)}.cp_card_step.is-active .hs_cos_wrapper_type_rich_text{color:hsla(0,0%,100%,.65)}.cp_card_step__bullets{margin-top:8px}.cp_card_step__bullet{align-items:start;display:flex}.cp_card_step__bullet span.is-svg{height:24px;margin-right:12px;min-width:24px;width:24px}@media (min-width:992px){.cp_card_step{transition:background 0s}.cp_card_step:after{transition:opacity .65s cubic-bezier(.4,0,.2,1)}.cp_card_step .hs_cos_wrapper_type_rich_text,.cp_card_step .is-step,.cp_card_step h3{transition:color .65s cubic-bezier(.4,0,.2,1)}.cp_card_step__wrapper{padding:0 40px 40px}}