.custom-readmore-content{position:relative;overflow:hidden;max-height:450px;transition:max-height .35s ease}.custom-readmore-content:not(.custom-readmore-expanded)::after{content:"";position:absolute;left:0;right:0;bottom:0;height:90px;pointer-events:none;background:linear-gradient(to bottom,rgba(255,255,255,0),#fff 85%);z-index:2}.custom-readmore-content.custom-readmore-expanded{overflow:visible}.custom-readmore-content.custom-readmore-expanded::after{display:none}.custom-readmore-btn-wrap{text-align:center;margin-top:18px}.custom-readmore-btn{display:inline-block;background:#ff5722;color:#fff;border:1px solid #ff5722;border-color:#ff5722;padding:12px 30px;border-radius:50px;font-size:15px;font-weight:700;line-height:1;cursor:pointer;text-decoration:none;transition:all .3s ease}.custom-readmore-btn:hover,.custom-readmore-btn:focus{background:#ff5722;color:#fff;border-color:#ff5722;opacity:.9;outline:none}@media (max-width:767px){.custom-readmore-content{max-height:450px}.custom-readmore-content:not(.custom-readmore-expanded)::after{height:80px}.custom-readmore-btn{padding:11px 26px;font-size:14px}}