.tf-lead{max-width:760px;margin:0 0 22px;color:var(--muted);line-height:1.65}.tf-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:14px}.tf-table{width:100%;min-width:560px;border-collapse:collapse;font-size:14px}.tf-table td,.tf-table th{padding:14px 18px;text-align:left;vertical-align:top;border-bottom:1px solid var(--line)}.tf-table thead th{background:#f4f6fb;color:var(--ink);font-size:12px;font-weight:800}.tf-table thead th:nth-child(2){color:var(--navy)}.tf-table tbody th{width:34%;color:var(--ink);font-weight:700}.tf-table tbody td{color:var(--muted)}.tf-table tbody tr:last-child td,.tf-table tbody tr:last-child th{border-bottom:0}.tf-table .tf-good{color:var(--green);font-weight:700}.tf-more{margin-top:14px}.tf-more a{color:var(--navy);font-weight:700;font-size:14px;text-decoration:none}.vibra-cert{display:grid;grid-template-columns:420px 1fr;gap:36px;align-items:center;padding:30px;border:1px solid var(--line);border-radius:18px;background:var(--light)}.vibra-cert-img{display:block;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 10px 30px rgba(26,36,56,.12);transition:.2s}.vibra-cert-img:hover{transform:translateY(-2px);box-shadow:0 16px 38px rgba(26,36,56,.18)}.vibra-cert-img img{width:100%;height:auto;display:block}.vibra-cert h2{margin:8px 0 10px;font-size:28px;font-weight:850;color:var(--ink)}.vibra-cert p{margin:0 0 18px;font-size:15px;line-height:1.65;color:var(--text)}@media(max-width:900px){.vibra-cert{grid-template-columns:1fr;gap:22px;padding:20px}.vibra-cert h2{font-size:23px}}.vibra-faq-list{max-width:900px;margin-top:8px}.vibra-faq-list details{border:1px solid var(--line,#e2e8f2);border-radius:12px;padding:14px 18px;margin-bottom:10px;background:#fff}.vibra-faq-list summary{cursor:pointer;font-weight:700;font-size:16px;color:var(--ink,#1a2233);list-style:none}.vibra-faq-list summary::-webkit-details-marker{display:none}.vibra-faq-list summary:after{content:"+";float:right;color:#98a5b5;font-weight:700}.vibra-faq-list details[open] summary:after{content:"\2212"}.vibra-faq-list details[open] summary{margin-bottom:8px}.vibra-faq-list p{margin:0;color:#57647a;font-size:15px;line-height:1.7}