.news-inner{padding:0 60px}.news-list{display:flex;flex-wrap:wrap;justify-content:space-between}.news-item{width:calc(46% - 30px)}.news-item:nth-child(even){margin-top:10%;margin-right:30px}.news-item a:hover .news-img{filter:saturate(1) contrast(1)}.news-item a:hover .news-img img{transform:scale(1.1)}.news-image{position:relative}.news-img{overflow:hidden;filter:saturate(0.7) contrast(0.8);clip-path:polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);transition:filter .8s,clip-path .8s}.show .news-img{clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);transition-delay:.4s}.news-img img{width:100%;transition:.8s}.news-bg{width:100%;height:80%;background:#f8f8f8;position:absolute;top:-30px;right:-30px;z-index:-1;clip-path:polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);transition:clip-path .8s}.show .news-bg{clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)}.news-content{padding-top:15px}.news-source{font-size:.75rem;width:-moz-fit-content;width:fit-content;padding:0 5px;border:1px dotted #dbd8d3}.news-name{color:#000;margin:7px 0 3px}.news-wrap{display:flex;justify-content:space-between}.news-date{font-size:.875rem;color:#999;font-family:"Cormorant",serif}.news-btn{margin-top:unset}@media screen and (max-width: 1100px){.news-inner{padding:0 40px}.news-list{display:block;max-width:900px;margin:0 auto}.news-item{width:auto;margin:100px 30px 0}.news-item:nth-child(1){margin-top:unset}.news-item:nth-child(even){margin:100px 30px 0}.news-item:nth-child(even) .news-bg{clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);right:0;left:-30px}.news-image.show .news-bg{clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)}}@media screen and (max-width: 640px){.news-inner{padding:0 30px}.news-item{margin:80px 20px 0 0}.news-item:nth-child(even){margin:80px 0 0 20px}.news-item:nth-child(even) .news-bg{left:-20px}.news-bg{top:-20px;right:-20px}.news-name{font-size:.875rem}}