#co-investments a{text-decoration:none}.expandable-list-item{cursor:pointer;display:flex;flex-direction:column;align-items:flex-start}.expandable-list-item.open .icon-container svg{transform:rotate(90deg)}.expandable-list-item.open .icon-container svg path{fill:var(--accent-active)}.expandable-list-item>.row{display:flex;align-items:center;width:100%;justify-content:flex-start;gap:8px}.expandable-list-item>.row>.icon-container{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}.expandable-list-item>.row>span{flex-grow:0}.expandable-list-item>.row>.icon-container svg{width:100%;height:100%;fill:currentColor}.expandable-list-item>.expandable{padding-left:10px;overflow:hidden}