.custom-post-type-overview .post-container{display:flex;gap:1rem;flex-wrap:wrap}.custom-post-type-overview .post-item{position:relative;width:100%}@media (min-width:640px){.custom-post-type-overview .post-item{width:calc(50% - 1rem);min-width:calc(50% - 1rem)}}.custom-post-type-overview .post-item .post-title{position:absolute;top:0;left:0;width:100%;padding:1rem;background-color:rgba(0,49,78,.8);z-index:2}.custom-post-type-overview .post-item .post-title .h1,.custom-post-type-overview .post-item .post-title .h2,.custom-post-type-overview .post-item .post-title .h3,.custom-post-type-overview .post-item .post-title .h4,.custom-post-type-overview .post-item .post-title .h5,.custom-post-type-overview .post-item .post-title .h6,.custom-post-type-overview .post-item .post-title h1,.custom-post-type-overview .post-item .post-title h2,.custom-post-type-overview .post-item .post-title h3,.custom-post-type-overview .post-item .post-title h4,.custom-post-type-overview .post-item .post-title h5,.custom-post-type-overview .post-item .post-title h6{margin-bottom:.5rem}.custom-post-type-overview .post-item .post-title .h1,.custom-post-type-overview .post-item .post-title .h2,.custom-post-type-overview .post-item .post-title .h3,.custom-post-type-overview .post-item .post-title .h4,.custom-post-type-overview .post-item .post-title .h5,.custom-post-type-overview .post-item .post-title .h6,.custom-post-type-overview .post-item .post-title h1,.custom-post-type-overview .post-item .post-title h2,.custom-post-type-overview .post-item .post-title h3,.custom-post-type-overview .post-item .post-title h4,.custom-post-type-overview .post-item .post-title h5,.custom-post-type-overview .post-item .post-title h6,.custom-post-type-overview .post-item .post-title p,.custom-post-type-overview .post-item .post-title time{color:#fff}.custom-post-type-overview .post-item .background-image{overflow:hidden}.custom-post-type-overview .post-item .background-image img{height:350px;width:100%;-o-object-fit:cover;object-fit:cover;transition:.2s ease-in-out}.custom-post-type-overview .post-item:hover .background-image img{transform:scale(1.1);z-index:-1}.custom-post-type-overview .card-btn-group{margin-top:1rem}