/* Featured specs - tablet v1.3.1 */
.ttfs-pd-featured-specs--02 { padding:13px 14px; border:1px solid color-mix(in srgb,var(--ttfs-pd-danger) 24%,var(--ttfs-pd-soft-line)); border-radius:var(--ttfs-pd-radius-sm,12px); background:color-mix(in srgb,var(--wp--preset--color--background,#fff) 94%,var(--ttfs-pd-danger) 6%); font-family:var(--ttfs-pd-font-family, inherit); }
.ttfs-pd-featured-specs__title { margin:0 0 9px; color:var(--ttfs-pd-danger); font-size:14px; line-height:1.25; font-weight:850; }
.ttfs-pd-featured-specs__list { display:grid; gap:7px; list-style:none; margin:0; padding:0; }
.ttfs-pd-featured-specs__list li { display:grid; grid-template-columns:22px minmax(0,1fr); gap:8px; align-items:start; color:var(--ttfs-pd-text); font-size:13.5px; line-height:1.38; font-weight:700; }
.ttfs-pd-featured-specs__icon { width:22px; height:22px; border-radius:999px; display:grid; place-items:center; background:var(--ttfs-pd-danger); color:#fff; font-size:12px; font-weight:900; line-height:1; }
