[template="2022"] section.section-recentblogs .intro{margin-bottom:50px}[template="2022"] section.section-recentblogs .recent-items-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(310px,1fr));text-align:center;grid-gap:100px}[template="2022"] section.section-recentblogs .item{border-bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0!important;text-decoration:none}[template="2022"] section.section-recentblogs .img{width:100%;border-radius:50%;overflow:hidden;aspect-ratio:1/1;padding:0;margin-bottom:20px;background-size:cover}[template="2022"] section.section-recentblogs img{width:100%;height:100%;object-fit:cover;object-position:center center}[template="2022"] section.section-recentblogs .tag{margin-top:0;color:var(--yellow);font-size:14px}[template="2022"] section.section-recentblogs .meta{font-size:14px}[template="2022"] section.section-recentblogs .content{width:100%}body:not([template="2022"]) section.section-recentblogs .intro{max-width:920px;margin:0 auto 40px}body:not([template="2022"]) section.section-recentblogs .extra{max-width:920px;margin:40px auto 0}body:not([template="2022"]) .recent-items-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-moz-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;margin:auto -10px;position:relative}body:not([template="2022"]) .recent-items-wrapper .item{width:32%;margin:10px 0 10px 1.5%;border:0;box-shadow:inset 0 0 0 2px;text-decoration:none}body:not([template="2022"]) .recent-items-wrapper .item:nth-child(3n+1){margin-left:0}body:not([template="2022"]) .recent-items-wrapper .item:hover{color:currentColor;box-shadow:inset 0 0 0 2px,0 5px 10px rgba(0,0,0,.3)}body:not([template="2022"]) .recent-items-wrapper .item .img{width:100%;height:0;padding-bottom:60%;background-position:50%;background-size:cover;background-repeat:no-repeat}body:not([template="2022"]) .recent-items-wrapper .item .content{padding:20px;overflow:hidden}body:not([template="2022"]) .recent-items-wrapper .item .content .post-title{margin:0 0 15px;text-overflow:ellipsis;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}body:not([template="2022"]) .recent-items-wrapper .item .content .tag{margin:0 0 15px;font-size:14px}body:not([template="2022"]) .recent-items-wrapper .item .content .desc{margin:15px 0}@media (max-width:){body:not([template="2022"]) .recent-items-wrapper .item{margin-left:0;width:100%}}