.accordion-group__item{border-bottom:thin solid var(--color-purple-400);width:100%}.accordion-group__item-title{align-items:center;display:flex;font:var(--font-button);gap:8px;justify-content:space-between;padding-block:16px;text-align:left;text-transform:uppercase;width:100%}.accordion-group__item-title svg{height:16px;width:16px}.accordion-group__item-content{max-height:0;max-width:100%;overflow:auto hidden;padding-bottom:0;transition:max-height .4s cubic-bezier(.87,0,.13,1) 0s,padding-bottom .4s cubic-bezier(.87,0,.13,1) 0s;width:100%}