.lp-feature-card{height:100%;padding:8px;width:100%}.lp-feature-card,.lp-feature-card *{box-sizing:border-box;font-family:Rooftop,Arial,sans-serif}.lp-feature-card__inner{background:#fff;border:1px solid #e1e4ea;border-radius:12px;height:100%;min-height:200px;padding:24px;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease;width:100%}.lp-feature-card__inner:hover{border-color:#d4d9e4;box-shadow:0 12px 28px rgba(16,24,40,.06);transform:translateY(-2px)}.lp-feature-card h3{font-size:20px;font-weight:500;margin:0 0 8px}.lp-feature-card h3,.lp-feature-card__content{color:#090a0b;letter-spacing:-.2px;line-height:24px}.lp-feature-card__content{font-size:16px;font-weight:450}.lp-feature-card__content p{margin:0}@media (max-width:767px){.lp-feature-card{padding:6px 0}.lp-feature-card__inner{min-height:auto;padding:24px}}