video::-webkit-media-controls-fullscreen-button{display:none}video::-internal-media-controls-download-button{display:none}.reedmore{display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;transition:all .3s ease!important;cursor:pointer!important;text-align:justify!important;height:auto!important;text-overflow:clip}.show{-webkit-line-clamp:unset!important;-webkit-box-orient:unset!important;overflow:visible!important;white-space:normal!important}.toggle-btn{cursor:pointer;background-color:#eee;border:none;padding:0 12px;font-size:14px}.lines{left:0;right:0;margin:auto;width:90vw}.line,.lines{position:absolute;top:0;height:100%}.line{width:1px;left:50%;background:hsla(0,0%,100%,.1);overflow:hidden}.line:after{content:"";display:block;position:absolute;height:15vh;width:100%;top:-50%;left:0;background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff 75%,#fff);animation:drop 7s 0s infinite;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,.26,0,.97)}.line:first-child{margin-left:-25%}.line:first-child:after{animation-delay:2s}.line:nth-child(3){margin-left:25%}.line:nth-child(3):after{animation-delay:2.5s}@keyframes drop{0%{top:-50%}to{top:110%}}