.demos-section{max-width:80rem;margin-inline:auto;padding:3.5rem 1.5rem 6rem}@media (min-width:768px){.demos-section{padding-inline:2rem}}.demos-grid{display:grid;grid-template-columns:1fr;gap:1.75rem}@media (min-width:640px){.demos-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.demos-grid{grid-template-columns:repeat(3,1fr)}}.demos-pricehint{margin:3.5rem auto 0;max-width:46rem;text-align:center;background:#ffffff;border:1px solid #e5e7eb;border-radius:1.25rem;padding:2.25rem 1.5rem;box-shadow:0 18px 40px -30px rgba(30,58,138,.25)}.demos-pricehint-kicker{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#2563eb}.demos-pricehint-title{margin-top:.75rem;font-size:1.45rem;font-weight:700;line-height:1.25;color:#0f172a}.demos-pricehint-title strong{color:#2563eb;white-space:nowrap}.demos-pricehint-text{margin:.85rem auto 0;max-width:34rem;font-size:.95rem;line-height:1.65;color:#64748b}.demos-pricehint-btn{margin-top:1.5rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.7rem;border-radius:999px;background:#2563eb;color:#ffffff;font-weight:600;transition:background-color .2s ease,transform .2s ease}.demos-pricehint-btn:hover{background:#1d4ed8;transform:translateY(-2px)}@media (max-width:640px){.demos-pricehint{margin-top:2.5rem;padding:1.9rem 1.25rem}.demos-pricehint-title strong{white-space:normal}.demos-pricehint-btn{width:100%}}