.feat-showcase__card{border-radius:var(--radius-card);overflow:hidden;padding:0}.feat-showcase__row{display:flex;flex-direction:column-reverse}@media (min-width:1024px){.feat-showcase__row{flex-direction:row}.feat-showcase--img-left .feat-showcase__row{flex-direction:row-reverse}}.feat-showcase__text{display:flex;flex-direction:column;justify-content:center;padding:40px;width:100%}@media (min-width:768px){.feat-showcase__text{padding:64px}}@media (min-width:1024px){.feat-showcase__text{flex-shrink:0;padding:80px;width:45%}}.feat-showcase__eyebrow,.feat-showcase__heading{margin:0 0 var(--text-gap-sm)}.feat-showcase__description{margin:0 0 var(--text-gap-lg);max-width:460px;opacity:.7}.feat-showcase__description>ol,.feat-showcase__description>p,.feat-showcase__description>ul{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.feat-showcase__description>p{margin:0}.feat-showcase__description>p+p{margin-top:var(--text-gap-sm)}.feat-showcase__features{margin-bottom:var(--text-gap-lg)}.feat-showcase__features-eyebrow{color:var(--color-text-muted-light);margin:0 0 var(--text-gap-sm)}.section--dark .feat-showcase__features-eyebrow{color:var(--color-text-secondary-dark)}.feat-showcase__text .tmm-feature-list{margin-bottom:var(--text-gap-lg)}.feat-showcase--text-large .feat-showcase__description{max-width:520px}.feat-showcase--text-large .feat-showcase__text .tmm-feature-list__item{font-size:clamp(16px,.95rem + .22vw,18px);line-height:1.6}.feat-showcase__media{align-items:center;background:#f4f5f7;display:flex;flex:1;min-height:280px;overflow:hidden;padding:32px 0 32px 32px;width:100%}@media (min-width:768px){.feat-showcase__media{min-height:360px;padding:64px 0 64px 64px}}@media (min-width:1024px){.feat-showcase__media{min-height:440px;padding:80px 0 80px 80px}}.feat-showcase--img-left .feat-showcase__media{padding:32px 32px 32px 0}@media (min-width:768px){.feat-showcase--img-left .feat-showcase__media{padding:64px 64px 64px 0}}@media (min-width:1024px){.feat-showcase--img-left .feat-showcase__media{padding:80px 80px 80px 0}}.section--dark .feat-showcase__media{background:hsla(0,0%,100%,.04)}.feat-showcase__img{border:1px solid rgba(0,0,0,.05);border-radius:var(--radius-md);box-shadow:0 20px 50px rgba(0,0,0,.35);display:block;flex-shrink:0;height:auto;max-width:none;width:140%}.section--dark .feat-showcase__img{border-color:hsla(0,0%,100%,.08)}.feat-showcase--img-left .feat-showcase__media .feat-showcase__img{margin-left:auto}.feat-showcase__img-placeholder{aspect-ratio:16/10;background:rgba(0,0,0,.05);border-radius:var(--radius-md);max-width:none;width:140%}.section--dark .feat-showcase__img-placeholder{background:hsla(0,0%,100%,.08)}.feat-showcase__features-strip{border-top:1px solid var(--color-border-light);padding:40px}.section--dark .feat-showcase__features-strip{border-top-color:var(--color-border-dark)}@media (min-width:768px){.feat-showcase__features-strip{padding:56px 64px}}@media (min-width:1024px){.feat-showcase__features-strip{padding:64px 80px}}.feat-showcase__features-strip-eyebrow{color:var(--color-text-muted-light);margin:0 0 var(--text-gap-lg)}.section--dark .feat-showcase__features-strip-eyebrow{color:var(--color-text-secondary-dark)}.feat-showcase__features-strip .tmm-feature-list{display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}@media (min-width:1024px){.feat-showcase__features-strip .tmm-feature-list{column-gap:48px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));row-gap:40px}}.feat-showcase--text-large .feat-showcase__features-strip .tmm-feature-list__item{font-size:clamp(16px,.95rem + .22vw,18px);line-height:1.6}