.accordion+.accordion-container{max-height:var(--target-height,0);transition:max-height .5s cubic-bezier(0,1,0,1)}.accordion-wrapper>div{border-top-width:1px;border-bottom-width:0}.accordion-wrapper>div:last-child{border-bottom-width:1px}