.feature-card{max-width:412px;display:flex;flex-direction:column;width:100%;flex:1 1 412px}.feature-card .feature-card-inner{display:flex;padding:32px;padding-top:144px;margin-top:-112px;flex-direction:column;gap:var(--s2,16px);border-radius:16px;background:var(--color-palette-tertiary-lightest-purple);flex:1;height:100%}.feature-card h4{color:#fff!important;margin-bottom:0}.feature-card .content p:last-child{margin-bottom:0}.feature-card .feature-screenshot{margin-bottom:16px;display:flex;justify-content:center;margin-left:24px;margin-right:24px;z-index:1}.feature-card .feature-screenshot img{border-radius:8px;box-shadow:0 0 12px 0 rgba(55,64,70,.15)}.fx-layout.fx-layout-3-col .feature-card{max-width:none;min-width:0}.cards-carousel-column .feature-card{max-width:none;min-width:0}@media (max-width:500px){.feature-card{min-width:0;max-width:none}}