.unique-section{background:#fff;box-shadow:0 0 0 100vmax #fff;clip-path:inset(0 -100vmax);padding:96px 0}.unique-head{margin:0 auto 48px;max-width:720px;text-align:center}.unique-head h2{margin-bottom:16px}.unique-features{display:grid;gap:32px;grid-template-columns:repeat(3,1fr)}.unique-feature{padding:0 8px;text-align:center}.unique-icon{align-items:center;background:var(--c-accent-2);border-radius:10px;color:var(--c-accent);display:flex;height:40px;justify-content:center;margin:0 auto 18px;width:40px}.unique-feature h3{font-size:17px;margin-bottom:8px}.unique-feature p{color:var(--c-ink-soft);font-size:14.5px;line-height:1.6}@media (max-width:880px){.unique-features{grid-template-columns:1fr}}