.bloglist-wrap .col-12{padding:1rem 2rem}.bloglist-inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}@media (min-width:1200px){.bloglist-wrap .col-12{padding:2rem}}.bloglist-wrap .box{border-radius:.5rem;box-shadow:0 .75rem 1rem rgba(0,0,0,.2);color:#fefefe;height:100%;margin:0 auto;overflow:hidden;position:relative;text-align:center;transition:all .5s cubic-bezier(.22,1,.36,1);width:100%}.bloglist-wrap .box:before{background-color:#111;content:"";height:100%;left:0;opacity:.33;position:absolute;top:0;width:100%;z-index:1}.bloglist-wrap .box img{width:100%;z-index:0}.bloglist-wrap .box h3{bottom:0;color:inherit;height:auto;left:0;margin:0;padding:1rem 2rem 1.5rem;position:absolute;width:100%;z-index:2}.bloglist-wrap a{color:inherit;cursor:pointer;font-weight:700;text-decoration:none;transition:all .25s ease}.bloglist-wrap .box .post-link{color:transparent;height:100%;left:0;position:absolute;top:0;width:100%;z-index:3}.bloglist-wrap .box:hover{box-shadow:0 1.25rem 2.5rem rgba(0,0,0,.12);transform:translateY(-3px)}@media(max-width:1439px){.bloglist-wrap .col-12{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media(max-width:767px){.bloglist-wrap .col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}