.animated-product-features__grid{display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 64em){.animated-product-features__grid{display:grid;grid-template-columns:minmax(0,1fr) 76px minmax(0,1.7fr);gap:0;align-items:stretch}}.animated-product-features__cards-section{display:grid;grid-template-columns:40px 1fr;gap:0}@media screen and (min-width: 64em){.animated-product-features__cards-section{display:contents}}.animated-product-features__cards{display:flex;flex-direction:column;gap:6px}.hero-card{display:flex;flex-direction:column;align-self:stretch;gap:10px;padding:32px 32px 16px;border-radius:16px;background-color:var(--Primary-Funnel-Green);text-decoration:none;transition:transform .35s cubic-bezier(.2,.7,.3,1)}.hero-card:hover,.hero-card:focus-visible{text-decoration:none;transform:translateY(-4px)}.hero-card__icon{flex:none;display:flex;align-items:center;justify-content:center;width:68px;height:68px;margin-bottom:8px;border-radius:12px;background:var(--Function-Success-50);overflow:hidden}.hero-card__icon svg{width:40px;height:40px}.hero-card__icon div{display:inline-flex;width:40px;height:40px}.hero-card__body{display:flex;flex-direction:column;gap:12px}.hero-card__title{margin:0;font-size:26px;line-height:1.3;letter-spacing:-.01em;text-wrap:pretty;color:var(--white)}.hero-card__title-highlight{color:var(--Function-Success-400)}.hero-card__description{margin:0;font-size:16px;line-height:26px;text-wrap:pretty;color:var(--white)}.hero-card__list{display:flex;flex-direction:column;gap:16px;margin:24px 0 0;padding:0;list-style:none}.hero-card__list-item{display:flex;align-items:center;gap:8px;font-size:16px;line-height:21px;color:var(--white)}.hero-card__check-icon{flex:none;width:18px;height:18px;margin-top:1px;color:var(--Function-Success-400)}.hero-card__cta.btn--link.btn--has-arrow{margin-top:auto;margin-left:auto;margin-bottom:12px;padding-top:16px;padding-right:32px;border:none;color:var(--white);font-size:14px;font-weight:600;text-transform:none;letter-spacing:0;transition:opacity .25s ease}@media screen and (min-width: 64em){.hero-card__cta.btn--link.btn--has-arrow{opacity:0}}.hero-card__cta.btn--link.btn--has-arrow:after{right:8px;width:16px;height:16px;background-image:var(--btn-white-arrow);background-size:16px}.hero-card__cta.btn--link.btn--has-arrow:hover{text-decoration:none;color:var(--white)}.hero-card__cta.btn--link.btn--has-arrow:hover:after{right:4px}.hero-card:hover .hero-card__cta.btn--link.btn--has-arrow,.hero-card:focus-visible .hero-card__cta.btn--link.btn--has-arrow{opacity:1}.feature-card{flex:1 1 auto;display:flex;flex-direction:column;gap:8px;padding:11px 16px;border-radius:12px;background:var(--white);text-decoration:none;transition:transform .35s cubic-bezier(.2,.7,.3,1)}.feature-card:hover{text-decoration:none}.feature-card:hover,.feature-card:focus-within{transform:translateY(-4px)}.feature-card--active{transform:translateY(-4px)}.feature-card__row,.feature-card__footer{transition:opacity .3s ease}.feature-card--dimmed .feature-card__row,.feature-card--dimmed .feature-card__footer{opacity:.35}.feature-card__row{display:flex;align-items:flex-start;gap:20px;padding-top:4px}.feature-card__icon{flex:none;display:flex;align-items:center;justify-content:center;width:56px;height:56px;padding:12px;border-radius:8px;background-color:var(--Function-Success-50)}.feature-card__icon div{display:inline-flex}.feature-card__text{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}.feature-card__title{display:block;font-size:18px;font-weight:600;line-height:1.3;letter-spacing:-.01em;color:var(--Primary-Funnel-Green)}.feature-card__description{display:block;font-size:16px;line-height:20px;text-wrap:pretty;color:var(--Function-Greyscale-700)}.feature-card__footer{display:flex;flex-direction:column;gap:8px;margin-top:auto}.feature-card__cta.btn--link.btn--has-arrow{margin-left:auto;padding-right:28px;border:none;font-size:12px;font-weight:600;text-transform:none;letter-spacing:0;color:var(--black);transition:opacity .25s ease}@media screen and (min-width: 64em){.feature-card__cta.btn--link.btn--has-arrow{opacity:0}}.feature-card__cta.btn--link.btn--has-arrow:after{right:6px;width:14px;height:14px;background-image:var(--btn-black-arrow);background-size:14px}.feature-card__cta.btn--link.btn--has-arrow:hover{text-decoration:none;color:var(--black)}.feature-card__cta.btn--link.btn--has-arrow:hover:after{right:2px}.feature-card:hover .feature-card__cta.btn--link.btn--has-arrow,.feature-card:focus-visible .feature-card__cta.btn--link.btn--has-arrow,.feature-card--active .feature-card__cta.btn--link.btn--has-arrow{opacity:1}.feature-card__divider{height:1px;background:var(--Primary-Green-80);transition:background-color .25s ease}.animated-rail{position:relative;width:40px;align-self:stretch}@media screen and (min-width: 64em){.animated-rail{width:76px}}.animated-rail__svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible}.animated-rail__path-bg{fill:none;stroke:var(--Primary-Green-40);stroke-width:2;transition:opacity .3s ease}.animated-rail__path-bg--dimmed{opacity:.3}.animated-rail__path-hidden{fill:none;stroke:none;pointer-events:none}.animated-rail__dot-endpoint{fill:var(--white);r:4;stroke-width:2;stroke:#4d4d4d;transition:r .25s ease}.animated-rail__dot-endpoint--active{fill:#dce7e3;r:6}.animated-rail__dot-traveling{fill:var(--white)}
