.lp-features{background:var(--lp-ft-bg,#fff)}.lp-container{margin-inline:auto;max-width:1200px;padding-inline:1.5rem;width:100%}.lp-features__head{margin:0 auto 3.5rem;max-width:720px;text-align:center}.lp-features__eyebrow{letter-spacing:.14em;margin:0 0 .75rem;text-transform:uppercase}.lp-features__heading{line-height:1.2;margin:0 0 1rem}.lp-features__subheading{line-height:1.6;margin:0}.lp-features__grid{display:grid;gap:var(--lp-ft-card-gap,24px);grid-template-columns:repeat(3,1fr);margin-bottom:4rem}.lp-features[data-columns="2"] .lp-features__grid{grid-template-columns:repeat(2,1fr)}.lp-features[data-columns="4"] .lp-features__grid{grid-template-columns:repeat(4,1fr)}.lp-features__card{background:var(--lp-ft-card,#fafbfe);border-radius:var(--lp-ft-card-radius,14px);transition:transform .3s ease,box-shadow .3s ease}.lp-features__card:hover{box-shadow:0 18px 44px rgba(4,33,39,.09);transform:translateY(-6px)}.lp-features__icon{align-items:center;background:transparent;border-radius:14px;color:var(--lp-ft-icon,#0ba08a);display:inline-flex;height:64px;justify-content:center;margin-bottom:1.25rem;position:relative;width:64px}.lp-features__icon:before{background:var(--lp-ft-icon-bg,#0ba08a);border-radius:inherit;content:"";inset:0;opacity:var(--lp-ft-icon-bg-op,.1);position:absolute}.lp-features__icon svg{position:relative;z-index:1}.lp-features__card-title{margin:0 0 .6rem}.lp-features__card-text{line-height:1.65;margin:0}.lp-features__specs{margin:0 auto 4rem;max-width:820px}.lp-features__specs-title{margin:0 0 1.5rem;text-align:center}.lp-features__specs-table{border-collapse:collapse;border-radius:12px;box-shadow:0 8px 30px rgba(4,33,39,.06);overflow:hidden;width:100%}.lp-features__specs-table tr{border-bottom:1px solid #edf1f6}.lp-features__specs-table tr:last-child{border-bottom:none}.lp-features__specs-table tr:nth-child(odd){background:var(--lp-ft-specs-bg,#fafbfe)}.lp-features__specs-table th{font-weight:700;padding:16px 24px;text-align:left;width:45%}.lp-features__specs-table td{padding:16px 24px}.lp-features__strip{align-items:center;background:var(--lp-ft-strip-bg,#0ba08a);border-radius:16px;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;padding:2.5rem}.lp-features__strip-text{line-height:1.3;margin:0}.lp-features__strip-btn{align-items:center;background:var(--lp-ft-strip-btn-bg,#fff);border-radius:8px;color:var(--lp-ft-strip-btn-text,#0ba08a);display:inline-flex;flex-shrink:0;font-family:var(--vt-font-heading,sans-serif);font-size:1rem;font-weight:700;padding:15px 30px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.lp-features__strip-btn:hover{box-shadow:0 10px 26px rgba(0,0,0,.18);color:var(--lp-ft-strip-btn-text,#0ba08a);transform:translateY(-2px)}@media (max-width:991px){.lp-features[data-columns="4"] .lp-features__grid,.lp-features__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.lp-features[data-columns="2"] .lp-features__grid,.lp-features[data-columns="4"] .lp-features__grid,.lp-features__grid{grid-template-columns:1fr}.lp-features__specs-table td,.lp-features__specs-table th{padding:12px 16px}.lp-features__strip{justify-content:center;padding:1.75rem;text-align:center}}