.wrapper-news-bottom-card{display:flex;gap:36px;margin-bottom:32px;padding-bottom:24px}@media(max-width:576px){.wrapper-news-bottom-card{gap:16px;margin-bottom:24px}}.wrapper-news-bottom-card:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0}@media(max-width:576px){.wrapper-news-bottom-card{flex-direction:column}}.wrapper-news-bottom-card-left{position:relative;height:360px;width:45%}@media(max-width:576px){.wrapper-news-bottom-card-left{width:100%}}@media(max-width:991px){.wrapper-news-bottom-card-left{height:320px}}.wrapper-news-bottom-card-left img{border-radius:8px;object-fit:cover}.wrapper-news-bottom-card-time{position:absolute;top:8px;left:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.4);display:flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:8px;color:#fff;font-size:1.6rem}.wrapper-news-bottom-card-right{width:calc(55% - 36px)}.wrapper-news-bottom-card-right-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}@media(max-width:576px){.wrapper-news-bottom-card-right{width:100%}}.wrapper-news-bottom-card-right-title{font-size:3.2rem;font-weight:600;color:#474747;overflow:hidden;-webkit-line-clamp:2;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}@media(max-width:576px){.wrapper-news-bottom-card-right-title{margin-bottom:8px;font-size:2.2rem}}.wrapper-news-bottom-card-right-title:hover{color:#f58634}.wrapper-news-bottom-card-right-title span{font-size:2rem;font-weight:400;color:#727272}.wrapper-news-bottom-card-right-des{font-size:1.8rem;font-weight:400;color:#474747;overflow:hidden;-webkit-line-clamp:4;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;white-space:normal}