.acc-panel{grid-template-rows:0fr;transition:grid-template-rows .28s;display:grid}.acc-panel[data-open=true]{grid-template-rows:1fr}.acc-panel__inner{min-height:0;overflow:hidden}@media (prefers-reduced-motion:reduce){.acc-panel{transition:none}}
.faq-answer-content h2,.faq-answer-content h3,.faq-answer-content h4{margin:14px 0 6px;font-size:16px;font-weight:500}.faq-answer-content p{margin:0 0 12px}.faq-answer-content ul,.faq-answer-content ol{margin:0 0 12px;padding-left:1.25em}.faq-answer-content ul{list-style:outside}.faq-answer-content ol{list-style:decimal}.faq-answer-content li{margin:0 0 6px}.faq-answer-content a{color:var(--primary-color-text);text-decoration:underline}.faq-answer-content>:first-child{margin-top:0}.faq-answer-content>:last-child{margin-bottom:0}.fiche-faq{padding:42px 0 46px}.fiche-faq .fiche-section-title{color:#1d1d1f}.fiche-faq-layout{grid-template-columns:340px 1fr;align-items:start;gap:64px;display:grid}.fiche-faq-layout>aside{position:sticky;top:96px}@media (max-width:991.98px){.fiche-faq-layout{grid-template-columns:1fr;gap:24px}.fiche-faq-layout>aside{position:static}}.fiche-faq-advisor{background:#fff;border:1px solid #e8e8ed;border-radius:20px;padding:32px;box-shadow:0 1px 2px #0f172a08,0 6px 20px #0f172a0d}.fiche-faq-advisor-avatars{margin-bottom:24px;display:flex}.fiche-faq-advisor-avatars img{object-fit:cover;border:3px solid #fff;border-radius:50%;width:50px;height:50px;margin-left:-14px;box-shadow:0 2px 6px #0000001f}.fiche-faq-advisor-avatars img:first-child{margin-left:0}.fiche-faq-advisor-name{color:#1d1d1f;letter-spacing:-.01em;font-size:17px;font-weight:600}.fiche-faq-advisor-role{color:#6e6e73;margin-top:6px;margin-bottom:16px;font-size:13px;line-height:1.5}.fiche-faq-advisor-status{color:#6e6e73;align-items:center;gap:7px;margin-bottom:24px;font-size:12px;font-weight:600;display:flex}.fiche-faq-advisor-status:before{content:"";background:#34c759;border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 0 3px #34c7592e}.fiche-faq-advisor-cta{background:var(--primary-color-text);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:100%;height:44px;font-size:15px;font-weight:600;text-decoration:none;display:flex;box-shadow:0 4px 16px #007aff47}.fiche-faq-list{border-top:1px solid #e8e8ed;max-width:720px}.fiche-faq-more+.fiche-faq-list{border-top:0}.fiche-faq-heading{color:#1d1d1f;margin:22px 0 4px;font-size:15px;font-weight:600}.fiche-faq-item{border-bottom:1px solid #e8e8ed}.fiche-faq .fiche-faq-q{letter-spacing:-.01em;color:#1d1d1f;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:24px 0;font-size:18px;line-height:normal;display:flex;font-weight:600!important}.fiche-faq .fiche-faq-q .pm{color:#007aff;background:#f5f5f7;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;margin:0;transition:transform .25s cubic-bezier(.34,1.56,.64,1),background .15s;display:grid}.fiche-faq .fiche-faq-q .pm svg{width:16px;height:16px;transition:transform .25s}.fiche-faq .fiche-faq-q[aria-expanded=true] .pm{color:#fff;background:#007aff}.fiche-faq .fiche-faq-q[aria-expanded=true] .pm svg{transform:rotate(45deg)}@media (prefers-reduced-motion:reduce){.fiche-faq .fiche-faq-q .pm,.fiche-faq .fiche-faq-q .pm svg{transition:none}}.fiche-faq .fiche-faq-a{color:#6e6e73;max-width:62ch;padding:0 0 24px;font-size:15px;line-height:1.6}.fiche-faq .fiche-faq-more{letter-spacing:-.01em;color:#1d1d1f;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e8e8ed;align-items:center;gap:10px;width:100%;max-width:720px;padding:24px 0;font-size:18px;line-height:normal;display:flex;font-weight:600!important}.fiche-faq .fiche-faq-more svg{color:#6e6e73;flex:none;transition:transform .2s}.fiche-faq .fiche-faq-more[aria-expanded=true] svg{transform:rotate(180deg)}.fiche-faq .fiche-faq-q:focus-visible,.fiche-faq .fiche-faq-more:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #1d1d1f}