.accountability__collapse a { position: relative; transition: all 0.3s linear 0s; }
.accountability__collapse a[aria-expanded="true"] { background-color: rgb(247, 247, 247); border-color: transparent !important; }
.accountability__collapse a[aria-expanded="true"]::after { transform: translateY(-50%) rotate(180deg); }
.accountability__collapse a.rounded::after { background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M17.3598 8.23178C17.7841 7.87821 18.4147 7.93554 18.7682 8.35982C19.1218 8.78409 19.0645 9.41466 18.6402 9.76822L17.3598 8.23178ZM12 14L12.6402 14.7682C12.2758 15.0719 11.7483 15.0778 11.3772 14.7824L12 14ZM5.31927 9.73253C4.9147 9.35657 4.89151 8.72383 5.26747 8.31927C5.64343 7.9147 6.27617 7.89151 6.68073 8.26747L5.31927 9.73253ZM18.6402 9.76822L12.6402 14.7682L11.3598 13.2318L17.3598 8.23178L18.6402 9.76822ZM12 14C11.3772 14.7824 11.3772 14.7824 11.3771 14.7823C11.3771 14.7823 11.377 14.7823 11.377 14.7822C11.3768 14.7821 11.3766 14.7819 11.3763 14.7817C11.3758 14.7813 11.375 14.7806 11.3739 14.7797C11.3717 14.778 11.3686 14.7755 11.3644 14.7722C11.356 14.7655 11.3437 14.7557 11.3275 14.7428C11.2952 14.717 11.2476 14.679 11.1866 14.6303C11.0646 14.5327 10.8886 14.3917 10.6722 14.2177C10.2396 13.8698 9.64495 13.3895 8.99734 12.8599C7.71096 11.8081 6.18662 10.5386 5.31927 9.73253L6.68073 8.26747C7.49433 9.02354 8.96999 10.254 10.2634 11.3116C10.9056 11.8368 11.4958 12.3136 11.9255 12.6591C12.1403 12.8318 12.3149 12.9716 12.4356 13.0682C12.496 13.1165 12.5429 13.1539 12.5747 13.1793C12.5906 13.1919 12.6026 13.2016 12.6107 13.208C12.6148 13.2112 12.6178 13.2137 12.6198 13.2153C12.6208 13.2161 12.6216 13.2167 12.6221 13.2171C12.6223 13.2172 12.6225 13.2174 12.6226 13.2175C12.6227 13.2175 12.6227 13.2176 12.6228 13.2176C12.6228 13.2176 12.6228 13.2176 12 14Z' fill='%23535353'/%3e%3c/svg%3e"); background-position: center center; background-repeat: no-repeat; content: ""; height: 24px; left: 35px; position: absolute; top: 50%; transform: translateY(-50%); transition: all 0.3s linear 0s; width: 24px; }
.link-with-arrow-almonature { color: rgb(196, 57, 10); transition: all 0.3s ease-in-out 0s; }
.link-with-arrow-almonature svg path { fill: rgb(196, 57, 10); transition: all 0.3s ease-in-out 0s; }
