.more__content{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:1em}.more__content>:first-child{margin-top:0}.more__content>:last-child{margin-bottom:0}.more__content p{display:inline}.more__content p:not(:last-child):not(:empty):after{content:"\a";white-space:pre;line-height:2.6;vertical-align:top}.more[aria-expanded=true] .more__content{display:block;-webkit-line-clamp:unset !important}.more__btn{color:#78a3d9}.more__btn:hover{text-decoration:underline}.more--with-icon{text-align:right}.more--with-icon .more__content{text-align:left}.more--with-icon .more__btn{display:inline-flex;align-items:center;justify-content:center;width:22px;height:21px;background-color:rgba(120,163,217,.2)}.more--with-icon .more__btn img{transition:transform ease .15s}.more--with-icon[aria-expanded=true] .more__btn img{transform:rotate(180deg)}