.jwl-show-more{display:flex;position:relative}.jwl-show-more__text-container{font-weight:regular;margin-bottom:.5rem;max-height:10rem;overflow:hidden}.jwl-show-more__text-container--has-not-more,.jwl-show-more__text-container--open{max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content}.jwl-show-more__text-container--open{margin-bottom:1.5rem}.jwl-show-more__text-container--has-more{position:relative}.jwl-show-more__text-container--has-more:after{background:linear-gradient(hsla(0,0%,100%,0),var(--color-white) 70%,var(--color-white));bottom:0;content:"";display:block;height:3.5rem;left:0;position:absolute;width:100%}.jwl-show-more__text{display:inline}.jwl-show-more__text h1,.jwl-show-more__text h2,.jwl-show-more__text h3,.jwl-show-more__text h4,.jwl-show-more__text h5,.jwl-show-more__text h6{margin-top:0;padding-top:0}.jwl-show-more__asset{float:right;margin-bottom:1.5rem;width:50%}html[dir=ltr] .jwl-show-more__asset{margin-left:1rem}html[dir=rtl] .jwl-show-more__asset{margin-right:1rem}.jwl-show-more__asset img,.jwl-show-more__asset video{border-radius:var(--border-radius);-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:480px){.jwl-show-more__asset{margin-bottom:0;width:100%}html[dir=ltr] .jwl-show-more__asset{margin-left:0}html[dir=rtl] .jwl-show-more__asset{margin-right:0}}.jwl-show-more__button{bottom:0;color:var(--color-primary);cursor:pointer;position:absolute;text-decoration:underline;transition:color .25s}.jwl-show-more__button:hover{color:var(--color-active)}