Section

Spotlight FAQ — Cyber

Cyber FAQ layout: Spotlight accordion.

  • Section
  • Tailwind
  • HTML
  • MIT

Preview

Live section

Interactive preview
Open preview
9:41 100%
devsnips.dev/library/tailwind/sections/faq/cyber/
fluid · no fixed width 100%
Dependencies: Tailwind CSS (CDN) · Google Fonts Responsive · Light/dark

Install

Add to your project

terminal
npx devsnips add Tailwind/Sections/FAQ/cyber
registry path: Tailwind/Sections/FAQ/cyber

Source

Implementation

code.html
<!--
Snippet Name: Spotlight FAQ — Cyber
Description: Cyber FAQ layout: Spotlight accordion.
Author: DevSnips Contributors
Usage Example: Drop this snippet into any Tailwind CSS page.
-->

<style>
  /* DevSnips style-helper classes (self-contained snippet) */
  .f-sans{font-family:'Chakra',sans-serif}.f-mono{font-family:'JetBrains Mono',monospace}.f-disp{font-family:'Chakra',sans-serif}
      .cy-grid{background-image:linear-gradient(rgba(57,255,20,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(57,255,20,.06) 1px,transparent 1px);background-size:32px 32px}
      .cy-glow{box-shadow:0 0 0 1px rgba(57,255,20,.3),0 0 24px -6px rgba(57,255,20,.4)}
      .cy-clip{clip-path:polygon(0 0,calc(100% - 14px) 0,100% 14px,100% 100%,14px 100%,0 calc(100% - 14px))}
</style>
<section class="relative w-full text-[#c8ffd0]" data-section="cyber">
<div class="mx-auto max-w-5xl px-5 sm:px-6 lg:px-8">
<div class="mb-10 text-center mx-auto"><p class="mb-4"><span class="inline-flex items-center gap-1.5 border border-[#39ff14]/40 bg-[#39ff14]/10 px-3 py-1 f-mono text-[11px] font-bold uppercase tracking-wider text-[#39ff14]"><svg class="h-3.5 w-3.5" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><circle cx="12" cy="12" r="10"/><path d="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"/><path d="M12 17h.01"/></svg> FAQ</span></p><h2 class="f-disp text-3xl sm:text-4xl lg:text-5xl font-bold tracking-tight text-center mx-auto">Frequently asked questions</h2><p class="mt-4 max-w-2xl text-center mx-auto text-base sm:text-lg leading-relaxed text-[#5a8c5e]">Everything you need to know about the product, billing, and onboarding.</p></div><div class="space-y-3 max-w-3xl mx-auto"><details class="group bg-[#0d130d]/60 border border-[#39ff14]/15 cy-clip p-5"><summary class="flex cursor-pointer items-center justify-between gap-4"><span class="font-medium">How does the free trial work?</span><span class="flex h-6 w-6 items-center justify-center rounded-full bg-[#0d130d]/80 border border-[#39ff14]/25 cy-clip cy-glow text-sm">+</span></summary><p class="mt-3 text-sm leading-relaxed text-[#5a8c5e]">You get 14 days of full access with no card required. Cancel anytime before it ends and you won't be charged.</p></details><details class="group bg-[#0d130d]/60 border border-[#39ff14]/15 cy-clip p-5"><summary class="flex cursor-pointer items-center justify-between gap-4"><span class="font-medium">Can I change plans later?</span><span class="flex h-6 w-6 items-center justify-center rounded-full bg-[#0d130d]/80 border border-[#39ff14]/25 cy-clip cy-glow text-sm">+</span></summary><p class="mt-3 text-sm leading-relaxed text-[#5a8c5e]">Yes — upgrade or downgrade at any moment. Changes are prorated and applied on your next invoice.</p></details><details class="group bg-[#0d130d]/60 border border-[#39ff14]/15 cy-clip p-5"><summary class="flex cursor-pointer items-center justify-between gap-4"><span class="font-medium">Do you offer discounts for startups?</span><span class="flex h-6 w-6 items-center justify-center rounded-full bg-[#0d130d]/80 border border-[#39ff14]/25 cy-clip cy-glow text-sm">+</span></summary><p class="mt-3 text-sm leading-relaxed text-[#5a8c5e]">We offer 50% off for early-stage startups under 10 employees, plus an open-source credit program.</p></details><details class="group bg-[#0d130d]/60 border border-[#39ff14]/15 cy-clip p-5"><summary class="flex cursor-pointer items-center justify-between gap-4"><span class="font-medium">Is my data secure?</span><span class="flex h-6 w-6 items-center justify-center rounded-full bg-[#0d130d]/80 border border-[#39ff14]/25 cy-clip cy-glow text-sm">+</span></summary><p class="mt-3 text-sm leading-relaxed text-[#5a8c5e]">All data is encrypted in transit and at rest. We are SOC 2 Type II and GDPR compliant with audit logs.</p></details><details class="group bg-[#0d130d]/60 border border-[#39ff14]/15 cy-clip p-5"><summary class="flex cursor-pointer items-center justify-between gap-4"><span class="font-medium">What integrations are supported?</span><span class="flex h-6 w-6 items-center justify-center rounded-full bg-[#0d130d]/80 border border-[#39ff14]/25 cy-clip cy-glow text-sm">+</span></summary><p class="mt-3 text-sm leading-relaxed text-[#5a8c5e]">Slack, GitHub, Linear, Notion, Zapier and 60+ more. A REST and GraphQL API is available on every plan.</p></details><details class="group bg-[#0d130d]/60 border border-[#39ff14]/15 cy-clip p-5"><summary class="flex cursor-pointer items-center justify-between gap-4"><span class="font-medium">How do I get support?</span><span class="flex h-6 w-6 items-center justify-center rounded-full bg-[#0d130d]/80 border border-[#39ff14]/25 cy-clip cy-glow text-sm">+</span></summary><p class="mt-3 text-sm leading-relaxed text-[#5a8c5e]">Email, in-app chat, and a community forum. Paid plans include a dedicated success manager and 4-hour SLA.</p></details></div>
</div>
</section>
19 lines UTF-8 · LF · Spaces: 2

AI-ready

Available to your agent.

This section is reachable through the DevSnips CLI, MCP server and Skills integrations — one registry, one resource path.

Resource path

devsnips://sections/faq/cyber

Continue browsing

View all