/**handles:pv-suite-blocks-frontend**/
.pv-faq,.pv-info-box,.pv-toc,.pv-voir-aussi{margin:1.75rem 0;border-radius:24px}.pv-info-box{display:grid;gap:.4rem;padding:1.2rem 1.25rem;color:#0f172a;background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(255,255,255,.78)),var(--pv-info-surface,#eff6ff);border:1px solid color-mix(in srgb,var(--pv-info-accent,#0ea5e9) 18%,#fff);box-shadow:0 18px 40px rgba(15,23,42,.08)}.pv-faq__eyebrow,.pv-info-box__eyebrow,.pv-toc__eyebrow,.pv-voir-aussi__eyebrow{margin:0;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#0f4c81}.pv-info-box__date{font-size:1.05rem;font-weight:800}.pv-info-box__body{font-size:.98rem;line-height:1.6;color:#334155}.pv-faq,.pv-toc,.pv-voir-aussi{padding:1.35rem;border:1px solid #dbe7f3;background:radial-gradient(circle at top right,rgba(14,116,214,.08),transparent 32%),#f8fbff;box-shadow:0 18px 36px rgba(15,23,42,.06)}.pv-faq__header,.pv-voir-aussi__header{margin-bottom:1rem}.pv-faq__title,.pv-toc__title,.pv-voir-aussi__title{margin:.15rem 0 0;color:#0f172a;font-size:1.35rem;line-height:1.2}.pv-faq__item{background:#fff;border:1px solid #dbe7f3;border-radius:18px;padding:.2rem 1rem}.pv-faq__item+.pv-faq__item{margin-top:.75rem}.pv-faq__question{cursor:pointer;list-style:none;padding:.95rem 0;font-weight:700;color:#0f172a}.pv-faq__question::-webkit-details-marker{display:none}.pv-faq__answer{padding:0 0 1rem;color:#475569;line-height:1.7}.pv-faq__answer p{margin:0}.pv-toc__list,.pv-voir-aussi__list{margin:1rem 0 0;padding:0}.pv-toc__list{counter-reset:pv-toc;display:grid;gap:.65rem;list-style:none}.pv-toc__item{counter-increment:pv-toc}.pv-toc__item a{display:flex;align-items:center;gap:.75rem;padding:.9rem 1rem;border-radius:16px;background:#fff;border:1px solid #dbe7f3;color:#0f172a;text-decoration:none;font-weight:600}.pv-toc__item a::before{content:counter(pv-toc);display:inline-grid;place-items:center;width:1.8rem;height:1.8rem;border-radius:999px;background:#dbeafe;color:#0f4c81;font-size:.82rem;font-weight:800}.pv-voir-aussi__list{display:grid;gap:.85rem;list-style:none}.pv-voir-aussi__item{display:grid;grid-template-columns:2.25rem 1fr;gap:.9rem;align-items:start;padding:1rem;border-radius:18px;background:#fff;border:1px solid #dbe7f3}.pv-voir-aussi__emoji{display:inline-grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:999px;background:#e0f2fe;font-size:1rem}.pv-voir-aussi__item a{color:#0f172a;text-decoration:none}.pv-voir-aussi__desc{display:block;margin-top:.25rem;color:#475569;font-size:.94rem;line-height:1.6}@media (max-width:640px){.pv-faq,.pv-info-box,.pv-toc,.pv-voir-aussi{border-radius:18px;padding:1rem}.pv-faq__title,.pv-toc__title,.pv-voir-aussi__title{font-size:1.15rem}}