.last-articles{margin:20px auto;min-height:10vh;overflow:hidden;padding:10px 10px 10px 330px;position:relative}.last-articles .h2 sup{font-size:1.4rem}.last-articles .list{grid-gap:15px;display:grid;grid-template-columns:2fr 1fr;margin-top:20px}.last-articles .list article.item{background-color:#7e7990;border-radius:10px;height:480px;overflow:hidden;position:relative;transition:all .2s ease}.last-articles .list article.item a{border:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.last-articles .list article.item:hover>.header img{opacity:.9;transform:scale(1.02)}.last-articles .list article.item:hover{box-shadow:0 15px 20px 0 rgba(0,0,0,.1)}.last-articles .list article.item .header{border-radius:10px 10px 0 0;height:100%;overflow:hidden}.last-articles .list article.item .header:after{background:linear-gradient(0deg,rgba(0,0,0,.35),rgba(0,0,0,.2),rgba(0,0,0,.1));content:"";height:100%;left:0;position:absolute;top:0;width:100%}.last-articles .list article.item .header img{min-height:100%;-o-object-fit:cover;object-fit:cover;transition:all .2s ease;width:100%}.last-articles .list article.item .body{bottom:0;color:#fff;left:0;padding:20px 20px 65px;position:absolute;z-index:1}.last-articles .list article.item .body time{font-size:1.4rem;opacity:.75}.last-articles .list article.item .body h1{font-size:2.4rem;word-break:break-word}.last-articles .list article.item .body .owner{bottom:20px;left:20px;position:absolute}.last-articles .list article.item .body .owner .avatar{border-radius:50%;border-style:solid;border-width:2px;display:inline-block;height:30px;overflow:hidden;vertical-align:middle;width:30px}.last-articles .list article.item .body .owner .avatar img{min-height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.last-articles .list article.item .body .owner strong{margin-left:5px}