.show_more_toggle{--mw-ws-show-more-padding-bottom: 2.5rem;--mw-ws-show-more-margin-bottom: var(--mw-ws-global-margin-bottom);--mw-ws-show-more-mask: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 50%, rgba(0,0,0,0) 95%);--mw-ws-show-more-mask-expanded: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 100%);--mw-ws-show-more-mask-removed: var(--mw-ws-show-more-mask-expanded);--mw-ws-show-more-actuator-position-bottom: 0;--mw-ws-show-more-actuator-position-left: 0}.show_more_toggle{padding-bottom:var(--mw-ws-show-more-padding-bottom);margin-bottom:var(--mw-ws-show-more-margin-bottom);position:relative}.show_more_toggle .show_more_toggle_content{overflow:hidden}.show_more_toggle .show_more_toggle_content>*:last-child{margin-bottom:0}.show_more_toggle .show_more_toggle_mask{-webkit-mask-image:var(--mw-ws-show-more-mask);mask-image:var(--mw-ws-show-more-mask);overflow:hidden;transition:height .3s ease-out}.show_more_toggle .show_more_toggle_mask.show_more_toggle_expanded{-webkit-mask-image:var(--mw-ws-show-more-mask-expanded);mask-image:var(--mw-ws-show-more-mask-expanded)}.show_more_toggle .show_more_toggle_mask.more_toggle_remove_mask{-webkit-mask-image:var(--mw-ws-show-more-mask-removed);mask-image:var(--mw-ws-show-more-mask-removed)}.show_more_toggle .show_more_toggle_mask.-has_lineclamp{-webkit-box-orient:vertical;display:-webkit-box;-webkit-mask-image:none;mask-image:none;overflow:hidden}.show_more_toggle .show_more_toggle_mask.-has_lineclamp .show_more_toggle_content{overflow:visible}.show_more_toggle .show_more_toggle_mask.-has_lineclamp.show_more_toggle_expanded{-webkit-line-clamp:unset !important}.show_more_toggle .show_more_actuator{width:100%;position:absolute;bottom:var(--mw-ws-show-more-actuator-position-bottom);left:var(--mw-ws-show-more-actuator-position-left)}