.details[data-v-4e54c68f]{background-color:var(--bg-secondary);border-radius:20px;margin-block:20px;max-width:740px;margin-inline:auto}.details__toggle[data-v-4e54c68f]{width:100%;padding:25px;font-weight:600;display:flex;justify-content:space-between;align-items:center;gap:16px;transition:color .3s ease-in-out;text-align:start}.details__toggle .icon[data-v-4e54c68f]{--icon-size:14px}.details__content[data-v-4e54c68f]{padding:0 24px;transition:opacity .3s ease-in-out,height .3s,padding-bottom .3s;overflow:hidden;text-align:start}.details__content[data-v-4e54c68f]>:first-child{margin-top:0}.details__content[data-v-4e54c68f]>:last-child{margin-bottom:0}.details__content[data-state=open][data-v-4e54c68f]{animation:open-details-4e54c68f .3s cubic-bezier(.25,.69,.68,1.01)}.details__content[data-state=closed][data-v-4e54c68f]{animation:close-details-4e54c68f .3s cubic-bezier(.25,.69,.68,1.01)}.details__content-inner[data-v-4e54c68f]{padding-bottom:24px}.details__content-inner[data-v-4e54c68f]>div:only-child>:first-child{margin-top:0}.details__content-inner[data-v-4e54c68f]>div:only-child>:last-child{margin-bottom:0}.details__content-inner[data-v-4e54c68f] a,.details[data-state=open] .details__toggle[data-v-4e54c68f]{color:var(--text-accent)}.details[data-state=open] .details__toggle .icon[data-v-4e54c68f]{transform:rotate(180deg)}.details[data-state=open] .details__content[data-v-4e54c68f]{opacity:1}@keyframes open-details-4e54c68f{0%{height:0;opacity:0}to{height:var(--reka-accordion-content-height);opacity:1}}@keyframes close-details-4e54c68f{0%{opacity:1;height:var(--reka-accordion-content-height)}to{opacity:0;height:0}}
