.accordion[data-v-7f820dc5]{width:100%}.accordion__item[data-v-7f820dc5]{background-color:#202331;border-radius:.6rem;overflow:hidden;transition:background-color .3s}.accordion__item[data-v-7f820dc5]:has(.accordion__trigger:hover){background-color:#35394c}.accordion__header[data-state=open] .accordion__arrow-icon[data-v-7f820dc5]{transform:rotate(180deg)}.accordion__trigger[data-v-7f820dc5]{align-items:center;background:none;border:0;display:flex;gap:2rem;justify-content:space-between;padding:1.6rem;width:100%}.accordion__title[data-v-7f820dc5]{color:var(--color-white);display:block;font-size:1.4rem;font-weight:900;line-height:1.2;max-width:calc(100% - 3.4rem);overflow-wrap:break-word;text-align:start;text-transform:uppercase;text-wrap:balance;transition:color .3s;width:100%}.accordion__arrow-icon[data-v-7f820dc5]{fill:var(--color-white);height:1rem;max-width:1.4rem;min-width:1.4rem;transition-duration:.3s;transition-property:fill,transform;width:1.4rem}.accordion__content[data-v-7f820dc5]{overflow:hidden}.accordion__content[data-state=open][data-v-7f820dc5]{animation:slide-down-7f820dc5 .3s ease-in-out;height:auto}.accordion__content[data-state=closed][data-v-7f820dc5]{animation:slide-up-7f820dc5 .3s ease-in-out}.accordion__content-wrapper[data-v-7f820dc5]{padding:1.6rem}.accordion__content-description[data-v-7f820dc5]{color:#bec3d6;font-size:1.4rem;line-height:1.4;text-align:start;text-wrap:pretty}.accordion__content-slot_height-limited[data-v-7f820dc5]{overflow-y:auto;padding-right:.8rem}.accordion__content-slot_height-limited[data-v-7f820dc5]::-webkit-scrollbar{background-color:#181a27;border-radius:.6rem;width:.8rem}.accordion__content-slot_height-limited[data-v-7f820dc5]::-webkit-scrollbar-thumb{background-color:#212434;border:2px solid #181a27;border-radius:.6rem;cursor:pointer}@keyframes slide-down-7f820dc5{0%{height:0}to{height:var(--reka-accordion-content-height)}}@keyframes slide-up-7f820dc5{0%{height:var(--reka-accordion-content-height)}to{height:0}}
