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