.lb-newsitem{background:#fff;border-radius:10px;height:350px;margin-bottom:30px;overflow:hidden;width:380px}.lb-newsitem__img{height:215px;overflow:hidden;width:100%}.lb-newsitem__img img{height:100%;transition:all .3s ease-in-out;width:100%}.lb-newsitem__content{line-height:1.75;padding:20px}.lb-newsitem__content h3{font-size:18px;font-weight:700;overflow:hidden;text-overflow:ellipsis;transition:all .3s ease;white-space:nowrap}.lb-newsitem__content p{color:var(--color-text-light-gray);font-size:16px}.lb-newsitem__content p.time{margin:10px 0}.lb-newsitem__content p.desc{display:none}.lb-newsitem:hover img{transform:scale(1.05)}.lb-newsitem:hover h3{color:var(--color-theme)}.lb-newsitem--horizontal{height:380px;width:1200px}.lb-newsitem--horizontal a{display:flex;height:100%;justify-content:space-between;width:100%}.lb-newsitem--horizontal .lb-newsitem__img{flex-shrink:0;height:100%;width:670px}.lb-newsitem--horizontal .lb-newsitem__content{padding:70px 36px;width:calc(100% - 670px)}.lb-newsitem--horizontal .lb-newsitem__content h3{display:-webkit-box;font-size:24px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}.lb-newsitem--horizontal .lb-newsitem__content p.desc{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical}
