/**handles:ekit-wb-2301-style-handle**/
.description{max-height:0;opacity:0;overflow:hidden;transition:max-height .4s ease,opacity .4s ease;margin-bottom:0;pointer-events:none}.description.active{max-height:250px;opacity:1;margin-bottom:1rem;pointer-events:auto}.is-clicked{background-color:transparent!important;background-image:linear-gradient(-45deg,#0667aa 0,#2ec2a9 100%)!important}