.table-wrap{overflow:auto;border-radius:12px;border:1px solid #e7ece8}table{width:100%;border-collapse:separate;border-spacing:0;min-width:720px;background:#fff}thead th{background:#f4fbf6;color:#0f3b16;text-align:left;padding:12px;font-weight:700;position:sticky;top:0;border-bottom:1px solid #e6efe6}tbody td{padding:12px;border-bottom:1px solid #f1f6f2}.guarantees{display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.g-card{padding:18px;border-radius:12px;background:linear-gradient(180deg,#fff,#f8fbf9);border:1px solid #e8efe8}.faq-item.open .faq-a{display:block}@media (max-width:992px){.guarantees{grid-template-columns:1fr}}