.prd-features{padding:60px 40px;width:100%}.prd-features__inner{align-items:center;display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:1400px;text-align:center}.prd-features__heading{margin:0;max-width:600px}.prd-features__heading-accent{display:block;font-style:italic}.prd-features__body p{margin:0;max-width:700px}.prd-features__btns{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.prd-features__small{font-size:var(--fs-intro-title-sec);margin:0;opacity:.6}.prd-features__features{display:grid;gap:40px 80px;grid-template-columns:repeat(2,1fr);margin-top:24px;max-width:800px;width:100%}.prd-features__feature{align-items:flex-start;display:flex;flex-direction:column;gap:12px;text-align:left}.prd-features__feature-image{align-items:center;display:flex;height:48px;justify-content:center;width:48px}.prd-features__feature-image img{height:100%;object-fit:contain;width:100%}.prd-features__feature-title{font-family:var(--ff-h6);font-size:var(--fs-h6);font-weight:var(--fw-h6);margin:0}.prd-features__feature-body{font-size:14px;line-height:1.6;opacity:.8}.prd-features__feature-body p{margin:0}@media (max-width:768px){.prd-features{padding:60px 40px}.prd-features__btns{align-items:center;flex-direction:column}.prd-features__features{gap:32px;grid-template-columns:1fr}}