section.filter{margin-bottom:6rem}section.filter .category-filter-row .category{background:rgba(#f5f5f5, 0.5);background:rgba(var(--color-gray100, #f5f5f5), 0.5);display:flex;flex-direction:column;align-items:center;padding:3.2rem 4.8rem}@media(max-width: 575.9px){section.filter .category-filter-row .category{margin-bottom:3rem}}section.filter .category-filter-row .category>.image{max-height:7.5rem;margin-bottom:1.6rem}section.filter .category-filter-row .category:hover{text-decoration:none;background:#f5f5f5;background:var(--color-gray100, #f5f5f5)}section.filter .category-filter-row .category.active{border-bottom:4px solid #2196f3;border-bottom:4px solid var(--color-primary, #2196f3)}section.list .post-card{cursor:pointer;height:32rem;position:relative;overflow:hidden;border:2px solid #f5f5f5;border:2px solid var(--color-gray100, #f5f5f5);margin-bottom:3rem}section.list .post-card>img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s ease}section.list .post-card>img.default{-o-object-fit:contain;object-fit:contain;padding:0 3.2rem}section.list .post-card .post-card-content{position:absolute;display:flex;align-items:flex-end;justify-content:space-between;background:#ffffff;background:var(--color-col-bg, #ffffff);padding:1.6rem;bottom:3.5rem;left:3rem;width:calc(100% - 6rem);transition:transform .3s ease;text-decoration:none;color:unset}section.list .post-card .post-card-content .content .info{color:#00bcd4;color:var(--color-secondary, #00bcd4);font-weight:500;margin-bottom:.8rem}section.list .post-card .post-card-content .content .info>*:not(:last-child)::after{content:"/"}section.list .post-card .post-card-content .content .title{font-size:calc(2rem * 1);font-size:calc(2rem * var(--font-size-ratio, 1));text-transform:none;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}section.list .post-card .post-card-content .content .title::after{content:"";display:inline-block;width:4rem}section.list .post-card .post-card-content .icon{display:block;width:4rem;height:4rem;background:#2196f3;background:var(--color-primary, #2196f3);border-radius:calc(4rem / 2);position:absolute;flex-shrink:0;right:2rem;bottom:1.5rem;padding:.96rem;color:#fff}section.list .post-card:hover>img{transform:scale(1.05)}section.list .post-card:hover .post-card-content{transform:translateY(-0.8rem)}@media(max-width: 767.9px){section.list .blog-post-card-col{margin-bottom:3rem}}section.pagination{margin-bottom:6rem}section.pagination .loadmore-actions{text-align:center;padding:6.4rem 0}
section.header .thumbnail-wrapper{position:relative}section.header .thumbnail-wrapper .thumbnail{max-height:36rem;width:100%;-o-object-fit:cover;object-fit:cover}section.header .thumbnail-wrapper .thumbnail.default{padding:5rem 0;-o-object-fit:contain;object-fit:contain}section.header .thumbnail-wrapper .overlay{width:100%;height:100%;position:absolute;background:#fff;top:0;left:0;opacity:.35}section.header .thumbnail-wrapper .title{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}section.info .info-wrapper{color:#00bcd4;color:var(--color-secondary, #00bcd4);font-weight:500;margin-bottom:.8rem}section.info .info-wrapper>*:not(:last-child)::after{content:"/"}
