.Faqs_list__4yuRj{display:flex;flex-direction:column;gap:12px;width:100%;max-width:860px;margin:0 auto}.Faqs_item__HWAxG{border:1px solid rgba(201,162,75,.45);border-radius:var(--ad-radius);background:var(--ad-white);overflow:hidden;transition:border-color .25s ease}.Faqs_item__HWAxG[open]{border-color:var(--ad-gold)}.Faqs_question__S8Nh3{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;font-family:var(--font-display);font-size:clamp(1.1rem,.95rem + .6vw,1.375rem);line-height:1.35;color:var(--ad-ink);cursor:pointer;list-style:none}.Faqs_question__S8Nh3::-webkit-details-marker{display:none}.Faqs_marker___3jJ7,.Faqs_question__S8Nh3:hover{color:var(--ad-maroon)}.Faqs_marker___3jJ7{flex:none;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid rgba(139,14,26,.3);border-radius:50%;transition:transform .3s ease,background-color .25s ease,color .25s ease}.Faqs_marker___3jJ7 svg{width:16px;height:16px}.Faqs_item__HWAxG[open] .Faqs_marker___3jJ7{transform:rotate(45deg);background:var(--ad-maroon);border-color:transparent;color:var(--ad-white)}.Faqs_answer__EyhmJ{padding:0 24px 22px;font-size:var(--step-small);line-height:1.7;color:var(--ad-ink);opacity:.72}