.software-features{background-color:#f0f5f9;padding:5rem 0}.software-features--lavender{background-color:#e2e9f3}@media (min-width:991px){.software-features{padding:14rem 0}}.software-features__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:576px){.software-features__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:991px){.software-features__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){.software-features__grid{grid-template-columns:repeat(4,1fr)}}.feature-card{height:100%;color:inherit;background:#fff;flex-direction:column;padding:4rem 2.4rem;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex}.feature-card:hover{box-shadow:0 20px 40px #0000000d}.feature-card--linked{cursor:pointer}.feature-card__icon{margin-bottom:2.4rem}.feature-card__icon img{object-fit:contain;width:4.4rem;height:4.4rem}.feature-card__title{color:#1e1d24;margin-bottom:1rem;font-size:1.6rem;font-weight:500;line-height:140%}@media (min-width:991px){.feature-card__title{max-width:85%;font-size:2rem}}.feature-card__line{background-color:#4f63be;height:.2rem;margin-bottom:2.4rem}.feature-card__desc{color:#525966;letter-spacing:-.05em;font-size:clamp(1.6rem,1vw,1.8rem);font-weight:500;line-height:1.5}@media screen and (min-width:1300px){.feature-card__desc{font-size:1.8rem;line-height:1.6}}
