Section
Two-Column FAQ — Bento Grid
Bento Grid FAQ layout: Two-column layout.
- Section
- Tailwind
- HTML
- MIT
Preview
Live section
9:41 100%
devsnips.dev/library/tailwind/sections/faq/bento-grid/ fluid · no fixed width 100%
Install
Add to your project
npx devsnips add Tailwind/Sections/FAQ/bento-grid Tailwind/Sections/FAQ/bento-grid <!--
Snippet Name: Two-Column FAQ — Bento Grid
Description: Bento Grid FAQ layout: Two-column layout.
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:'Inter',sans-serif}.f-mono{font-family:'JetBrains Mono',monospace}.f-disp{font-family:'Inter',sans-serif}
.bento{background:linear-gradient(135deg,rgba(99,102,241,.12),rgba(236,72,153,.08))}
</style>
<section class="relative w-full text-white" data-section="bento-grid">
<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 rounded-full border border-white/10 bg-white/5 px-3 py-1 f-mono text-[11px] font-medium text-white/70"><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-white/55">Everything you need to know about the product, billing, and onboarding.</p></div><div class="grid grid-cols-1 gap-4 md:grid-cols-2"><details class="group bg-white/[0.04] border border-white/10 rounded-3xl transition-transform duration-300 hover:-translate-y-1"><summary class="flex cursor-pointer items-center justify-between gap-4 p-5 font-semibold"><span>How does the free trial work?</span><svg class="h-5 w-5 shrink-0 transition-transform group-open:rotate-45" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M12 5v14M5 12h14"/></svg></summary><div class="px-5 pb-5 text-sm leading-relaxed text-white/55">You get 14 days of full access with no card required. Cancel anytime before it ends and you won't be charged.</div></details><details class="group bg-white/[0.04] border border-white/10 rounded-3xl transition-transform duration-300 hover:-translate-y-1"><summary class="flex cursor-pointer items-center justify-between gap-4 p-5 font-semibold"><span>Can I change plans later?</span><svg class="h-5 w-5 shrink-0 transition-transform group-open:rotate-45" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M12 5v14M5 12h14"/></svg></summary><div class="px-5 pb-5 text-sm leading-relaxed text-white/55">Yes — upgrade or downgrade at any moment. Changes are prorated and applied on your next invoice.</div></details><details class="group bg-white/[0.04] border border-white/10 rounded-3xl transition-transform duration-300 hover:-translate-y-1"><summary class="flex cursor-pointer items-center justify-between gap-4 p-5 font-semibold"><span>Do you offer discounts for startups?</span><svg class="h-5 w-5 shrink-0 transition-transform group-open:rotate-45" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M12 5v14M5 12h14"/></svg></summary><div class="px-5 pb-5 text-sm leading-relaxed text-white/55">We offer 50% off for early-stage startups under 10 employees, plus an open-source credit program.</div></details><details class="group bg-white/[0.04] border border-white/10 rounded-3xl transition-transform duration-300 hover:-translate-y-1"><summary class="flex cursor-pointer items-center justify-between gap-4 p-5 font-semibold"><span>Is my data secure?</span><svg class="h-5 w-5 shrink-0 transition-transform group-open:rotate-45" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M12 5v14M5 12h14"/></svg></summary><div class="px-5 pb-5 text-sm leading-relaxed text-white/55">All data is encrypted in transit and at rest. We are SOC 2 Type II and GDPR compliant with audit logs.</div></details><details class="group bg-white/[0.04] border border-white/10 rounded-3xl transition-transform duration-300 hover:-translate-y-1"><summary class="flex cursor-pointer items-center justify-between gap-4 p-5 font-semibold"><span>What integrations are supported?</span><svg class="h-5 w-5 shrink-0 transition-transform group-open:rotate-45" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M12 5v14M5 12h14"/></svg></summary><div class="px-5 pb-5 text-sm leading-relaxed text-white/55">Slack, GitHub, Linear, Notion, Zapier and 60+ more. A REST and GraphQL API is available on every plan.</div></details><details class="group bg-white/[0.04] border border-white/10 rounded-3xl transition-transform duration-300 hover:-translate-y-1"><summary class="flex cursor-pointer items-center justify-between gap-4 p-5 font-semibold"><span>How do I get support?</span><svg class="h-5 w-5 shrink-0 transition-transform group-open:rotate-45" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M12 5v14M5 12h14"/></svg></summary><div class="px-5 pb-5 text-sm leading-relaxed text-white/55">Email, in-app chat, and a community forum. Paid plans include a dedicated success manager and 4-hour SLA.</div></details><details class="group bg-white/[0.04] border border-white/10 rounded-3xl transition-transform duration-300 hover:-translate-y-1"><summary class="flex cursor-pointer items-center justify-between gap-4 p-5 font-semibold"><span>Can I self-host?</span><svg class="h-5 w-5 shrink-0 transition-transform group-open:rotate-45" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M12 5v14M5 12h14"/></svg></summary><div class="px-5 pb-5 text-sm leading-relaxed text-white/55">Enterprise customers can deploy on their own VPC. Contact sales for a self-hosted deployment package.</div></details><details class="group bg-white/[0.04] border border-white/10 rounded-3xl transition-transform duration-300 hover:-translate-y-1"><summary class="flex cursor-pointer items-center justify-between gap-4 p-5 font-semibold"><span>What is your refund policy?</span><svg class="h-5 w-5 shrink-0 transition-transform group-open:rotate-45" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M12 5v14M5 12h14"/></svg></summary><div class="px-5 pb-5 text-sm leading-relaxed text-white/55">If you're not happy within 30 days, we refund 100% — no questions, no friction.</div></details></div>
</div>
</section> # Two-Column FAQ — Bento Grid
> Bento Grid FAQ layout: Two-column layout.

## Features
- two-column layout
- 8 questions
- responsive collapse
- native accordions
- balanced height
## Responsive support
- Mobile-first layout
- Breakpoints: `sm` (640px), `md` (768px), `lg` (1024px)
- Stacks gracefully on small screens, expands on large viewports
## Browser support
- Chrome (latest)
- Firefox (latest)
- Safari (latest)
- Edge (latest)
## Usage
1. Copy the markup from `code.html` into your Tailwind CSS project.
2. Include the corresponding Google Fonts in your document `<head>` if the style requires them.
3. The snippet is self-contained and copy-paste ready — no build step or JavaScript required.
## Design language
**Bento Grid** — part of the DevSnips Tailwind Sections library. Every section is
original, accessible, and production-ready.
## Files
- `preview.html` — full standalone preview page (Tailwind CDN + fonts)
- `code.html` — copy-paste snippet only (no `<head>` / CDN)
- `metadata.json` — structured metadata
- `README.md` — this file 17 lines UTF-8 · LF · Spaces: 2
Continue browsing