.classTitle,.newsItem .Img img{-webkit-transition:all 0.45s ease-in-out;transition:all 0.45s ease-in-out}.newsList{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.newsItem{width:100%;border-bottom:1px solid #E5E5E5;padding-bottom:40px}@media (max-width:768px){.newsItem{max-width:400px;margin:0 auto}}.newsItem:last-child{border-bottom:none;padding-bottom:0}.newsItem .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.newsItem .Img{width:25%;max-width:280px;-ms-flex-negative:0;flex-shrink:0;margin-bottom:0;overflow:hidden;border-radius:15px}.newsItem .Img a{display:block;width:100%;position:relative}.newsItem .Img img{display:block;width:100%}@media (min-width:1181px){.newsItem .Img:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}}@media (max-width:768px){.newsItem .Img{width:100%;max-width:100%;margin-bottom:20px}}.newsItem .Txt{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:75%;padding-left:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:768px){.newsItem .Txt{width:100%;padding:10px 0}}.newsItem .item:not(:has(.Img)) .Txt,.newsItem .item>.Txt:first-child{width:100%;padding-left:0}.newsItem .Txt .title{margin-bottom:15px;font-size:20px;font-weight:700;line-height:1.4;letter-spacing:0.5px;color:#36515C}.newsItem .Txt .title a{color:inherit;text-decoration:none}@media (min-width:1181px){.newsItem .Txt .title a:hover{color:#C4A57B}}@media (max-width:768px){.newsItem .Txt .title{font-size:18px;margin-bottom:5px}}.newsItem .Txt .text{font-size:16px;line-height:1.6;color:#636363;margin-bottom:25px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:768px){.newsItem .Txt .text{margin-bottom:10px}}@media (max-width:768px){.newsItem .btnBox{margin-top:10px}}.newsInfoBox{margin-bottom:10px}@media (max-width:768px){.newsInfoBox{margin:0}}.classTitle{background-color:#E5E5E5;border-radius:20px;color:#36515C;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:14px;letter-spacing:0.8px;line-height:20px;padding:4px 12px;margin-bottom:5px}@media (max-width:768px){.classTitle{font-size:12px;padding:3px 10px}}