.ieach-collapse-item__title .ieach-cell__right-icon::before{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ieach-collapse-item__title::after{visibility:hidden}.ieach-collapse-item__title--expanded .ieach-cell__right-icon::before{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.ieach-collapse-item__title--expanded::after{visibility:visible}.ieach-collapse-item__title--disabled{cursor:not-allowed}.ieach-collapse-item__title--disabled,.ieach-collapse-item__title--disabled .ieach-cell__right-icon{color:#c8c9cc}.ieach-collapse-item__title--disabled:active{background-color:#fff}.ieach-collapse-item__wrapper{overflow:hidden;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out;will-change:height}.ieach-collapse-item__content{padding:16px;color:#969799;font-size:13px;line-height:1.5;background-color:#fff}