.tc-features-grid{background:#fff;font-family:var(--tc-font,"DM Sans",system-ui,sans-serif);padding:50px clamp(24px,6vw,120px)}.tc-features-grid__inner{margin:0 auto;max-width:1320px}.tc-features-grid__eyebrow{align-items:center;background:var(--tc-chip-bg,#d5e3f0);border-radius:999px;color:var(--tc-brand,#2e5f8c);font-size:12px;font-weight:400;justify-content:center;line-height:24px;margin:0 auto;padding:5px 20px;white-space:nowrap;width:fit-content}.tc-features-grid__title{color:var(--tc-title,#0f172a);font-size:38px;font-weight:700;letter-spacing:2.4px;margin:16px 0 0;text-align:center}.tc-install-steps__divider{background:rgba(62,62,62,.15);border:0;height:1px;margin:0 0 56px}.tc-features-grid__subtitle{color:#3e3e3e;font-size:18px;margin:12px auto 34px;max-width:760px;text-align:center}.tc-features-grid__list{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.tc-feature-item{align-items:start;background:#f6fafd;border:1px solid #e8e4e7;border-radius:12px;display:flex;flex-direction:column;gap:25px;padding:25px}.tc-feature-item__eyebrow{background:var(--tc-icon-bg,#e5eaf0);border-radius:11px;display:grid;height:60px;place-items:center;width:60px}.tc-feature-item__text{color:#3e3e3e;font-size:28px;font-weight:700;line-height:normal;margin:0}.tc-feature-item__text__field{color:#3e3e3e;font-size:14px;font-weight:400;line-height:normal}.tc-feature-item__text__field p{margin:0}@media (max-width:1024px){.tc-features-grid__title{font-size:38px}.tc-features-grid__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.tc-features-grid{padding:34px 16px}.tc-features-grid__title{font-size:30px}.tc-features-grid__subtitle{font-size:14px;margin-bottom:20px}.tc-features-grid__list{grid-template-columns:1fr}.tc-feature-item__text{font-size:14px}}