.tp-unfold-wrapper{position:relative;display:flex;flex-direction:column;width:100%;height:100%}.tp-unfold-wrapper .tp-unfold-title{position:relative;margin-bottom:15px;font-size:18px;font-weight:600;color:#000}.tp-unfold-wrapper .tp-unfold-description{position:relative;overflow:hidden;color:rgba(0,0,0,.8);font-size:16px;font-weight:400;text-align:justify}.tp-unfold-wrapper:not(.fullview) .tp-unfold-description::after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(rgba(255,255,255,0),rgba(255,255,255,1));z-index:11}.tp-unfold-wrapper .tp-unfold-last-toggle{position:relative;display:none;margin-top:15px}.tp-unfold-wrapper .tp-unfold-toggle,.tp-unfold-wrapper .tp-unfold-toggle:active,.tp-unfold-wrapper .tp-unfold-toggle:focus,.tp-unfold-wrapper .tp-unfold-toggle-link,.tp-unfold-wrapper .tp-unfold-toggle-link:active,.tp-unfold-wrapper .tp-unfold-toggle-link:focus{position:relative;cursor:pointer;display:flex;align-items:center;width:max-content;background:#ff5a6e;color:#fff;border:1px solid #ff5a6e;border-radius:4px;padding:10px 20px;text-decoration:none;font-size:16px;font-weight:400;outline:none;transition:all .3s linear}.tp-unfold-wrapper .tp-unfold-last-toggle .tp-unfold-toggle i,.tp-unfold-wrapper .tp-unfold-last-toggle .tp-unfold-toggle-link i{margin-right:10px}