.accordion-item{border-bottom:1px solid var(--accent-color);padding:1rem 0 0 3.5rem;button{background:none;border:0;color:var(--primary-color);font-weight:700;margin-bottom:1rem;padding:0;position:relative;text-align:left;&:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' fill='none'%3E%3Cmask id='a' width='24' height='25' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23D9D9D9' d='M0 .064h24v24H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%2300295C' d='M11 13.064H5v-2h6v-6h2v6h6v2h-6v6h-2z'/%3E%3C/g%3E%3C/svg%3E");content:"";height:1.5rem;left:-3.5rem;position:absolute;top:-.125rem;width:1.5rem}&[aria-selected=true]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' fill='none'%3E%3Cmask id='a' width='24' height='25' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23D9D9D9' d='M0 .064h24v24H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%2300295C' d='M6 13.064v-2h12v2z'/%3E%3C/g%3E%3C/svg%3E")}}}.accordion-item-content{max-height:0;overflow:hidden}.accordion-item-content--visible{max-height:50rem;transition:max-height .3s ease-in}