.software-features{background-color:#f0f5f9;padding:5rem 0}@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:#f15822;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}}
.app-download-banner{background:#1e1d24;position:relative;overflow:hidden}.app-download-banner__image-wrap{z-index:2;perspective:1500px;width:100%;margin:0 auto;position:relative}.app-download-banner__image{object-fit:cover;object-position:center bottom;width:100%;height:auto;display:block}.app-download-banner__content-wrap{z-index:5;justify-content:center;align-items:flex-end;padding-bottom:14.7rem;display:flex;position:absolute;inset:0}.app-download-banner__content{text-align:center;backface-visibility:hidden;will-change:transform,opacity;max-width:90rem;margin:0 auto;padding:0 20px}.app-download-banner__content h2{color:#fff;text-transform:capitalize;margin-bottom:2rem;font-size:clamp(3.8rem,4vw,4.8rem);font-weight:600;line-height:1.15}@media screen and (min-width:1300px){.app-download-banner__content h2{font-size:4.8rem;line-height:120%}}.app-download-banner__content h2 span{color:#f75506;display:inline-block;position:relative}.app-download-banner__stores{justify-content:center;align-items:center;gap:2.4rem;margin-bottom:3rem;display:flex}.app-download-banner__stores a{background:#000;border:.6px solid #ffffff3b;border-radius:.8rem;justify-content:center;align-items:center;width:14.4rem;height:5.3rem;transition:transform .3s,border-color .3s;display:inline-flex;box-shadow:0 4px 4px #0000001a}.app-download-banner__stores a:hover{border-color:#ffffff73;transform:translateY(-2px)}.app-download-banner__stores a img{object-fit:contain;width:auto;max-width:12.3rem;height:2.8rem;display:block}.app-download-banner__actions{justify-content:center}@media (max-width:1200px){.app-download-banner__content-wrap{padding-bottom:10rem}}@media (max-width:991px){.app-download-banner__content-wrap{padding-bottom:5rem}.app-download-banner__stores{gap:1.5rem;margin-bottom:2rem}}@media (max-width:767px){.app-download-banner__content-wrap{padding-top:2rem;position:relative}}@media (max-width:575px){.app-download-banner__stores{flex-direction:column;gap:1.2rem}}
