.royal-show-hide .fusion-column-wrapper{position:relative;overflow:hidden;max-height:150px;transition:all .5s}.royal-show-hide.active .fusion-column-wrapper:before,.royal-show-hide.active .fusion-text:before{height:0}.royal-show-hide.active .fusion-column-wrapper,.royal-show-hide.active .fusion-text{overflow:hidden;max-height:inherit}.royal-show-hide{display:flex;flex-direction:column}.royal-show-hide .fusion-column-wrapper:before,.royal-show-hide .fusion-text:before{content:"";position:absolute;width:100%;height:70%;bottom:0;border-radius:7px;z-index:20;transition:all .2s;background:linear-gradient(180deg,hsla(0,0%,100%,0) 30%,#fff)}.ShowMoreContent.show i{transform:rotate(180deg)}.royal-show-more-btn{margin:0 auto;z-index:21}.ShowMoreContent strong{margin-left:10px}.royal-show-more-btn button.ShowMoreContent{font-family:inherit;border:0;background:0 0;cursor:pointer;transition:all .3s}.royal-show-more-btn button.ShowMoreContent:hover{color:red}.royal-show-more-btn .ShowMoreContent i.fas.fa-chevron-down{animation:moreAnimation 1s infinite}.royal-show-more-btn .ShowMoreContent.show i.fas.fa-chevron-down{animation:moreAnimationRev 1s infinite}