.faq__list{display:flex;flex-direction:column;margin-inline:auto;width:min(605px,100%)}.faq__item{position:relative}.faq__item:not(:first-child){margin-top:28px;padding-top:28px}.faq__item:not(:first-child):before{background-image:url(https://www.openlegacy.com/hubfs/faq_line.svg);background-repeat:repeat-x;background-size:auto 100%;content:"";height:1px;left:0;position:absolute;top:0;width:100%}.faq__header{align-items:flex-start;cursor:pointer;display:flex;font-size:18px;font-weight:600;gap:16px;justify-content:space-between;letter-spacing:-.18px;line-height:155.556%}.faq__header_button{aspect-ratio:1/1;flex-shrink:0;position:relative;width:28px}.faq__header_button>*{background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:50%;inset:0;position:absolute}.faq__header_button_open{background-image:url(https://www.openlegacy.com/hubfs/faq_close.svg)}.faq__header_button_close{background-image:url(https://www.openlegacy.com/hubfs/faq_open.svg);display:none}.faq__item--active .faq__header_button_open{display:none}.faq__item--active .faq__header_button_close{display:block}.faq__description{display:none}.faq__description_inner{font-family:var(--font_secondary);max-width:561px;padding-top:8px;width:100%}