.pro-ul-wrapper{overflow:hidden;transition:max-height .5s ease;position:relative}.pro-read-toggle{background-image:none!important;cursor:pointer;margin:10px 0;padding:6px 12px;display:inline-flex!important;height:auto;width:auto;align-items:center;justify-content:center;font-size:16px;color:#000;user-select:none;transition:background-color .3s ease}.pro-read-toggle:hover{color:var(--c1)}.pro-read-toggle::after{content:"";display:inline-block;width:12px;height:12px;border-right:5px solid currentColor;border-bottom:5px solid currentColor;transform:rotate(45deg);margin-left:8px;transition:transform .3s ease}.pro-read-toggle.expanded::after{transform:rotate(-135deg)}