@charset "UTF-8";.card-post{height:100%;padding:1rem;border:1px solid #9c66ff;border-radius:1rem;background:#fff;transition:all 450ms ease-in-out}.card-post:hover{box-shadow:0 0 8px 4px rgba(106,13,173,.15)}.card-post__link-wrapper{display:flex;flex-direction:column;gap:1rem;height:100%;color:#0d0d0d;text-decoration:none}.card-post__image{height:150px;overflow:hidden;border-radius:.75rem}.card-post__image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card-post__image--fallback{display:flex;align-items:center;justify-content:center;background:#6a0dad}.card-post__content{display:flex;flex-grow:1;flex-direction:column;gap:.625rem}.card-post__category{align-self:flex-start;padding:.25rem .625rem;background:#9c66ff;color:#fff;font-size:.75rem;font-weight:600;text-transform:capitalize}.card-post__title{margin:0;color:#0d0d0d;font-size:1.5rem;font-weight:800;line-height:1.3}.card-post__excerpt{flex-grow:1;margin:0;color:#555060;font-size:1.125rem;line-height:1.5}.card-post__footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.25rem}.card-post__date{color:#595959;font-size:.6875rem;letter-spacing:.02em;text-transform:uppercase}.card-post__button{padding:.5rem 1.25rem;border-radius:.5rem;background:#6a0dad;color:#fff;font-size:.8125rem;font-weight:700;transition:background-color .3s ease-in-out}.card-post:hover .card-post__button{background:#9c66ff}.category-posts-grid{width:100%;padding-block:2rem 5rem;padding-inline:4%}@media (min-width:768px){.category-posts-grid{padding-inline:4%}}@media (min-width:992px){.category-posts-grid{padding-inline:8%}}@media (min-width:1600px){.category-posts-grid{padding-inline:10%}}.category-posts-grid__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:576px){.category-posts-grid__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.category-posts-grid__grid{grid-template-columns:repeat(3,1fr)}}.category-posts-grid__no-results{color:#595959}.category-posts-grid__load-more{display:flex;justify-content:center;margin-top:2.5rem}.category-posts-grid__load-more-btn{background-color:#6a0dad;color:#fff;border:2px solid #6a0dad;border-radius:50rem;padding:.75rem 2.5rem;line-height:1.25;font-weight:700;cursor:pointer;text-decoration:none;box-shadow:0 .125rem .25rem 0 rgba(106,13,173,.075);transition:all 450ms ease-in-out;text-align:center;border:0;cursor:pointer;transition:all .3s ease-in-out}.category-posts-grid__load-more-btn:focus,.category-posts-grid__load-more-btn:hover{background-color:rgb(76.935483871,9.435483871,125.564516129);border-color:rgb(76.935483871,9.435483871,125.564516129);color:#fff}.category-posts-grid__load-more-btn:disabled{cursor:not-allowed;opacity:.6}.category-posts-grid.is-loading .category-posts-grid__load-more-btn{cursor:not-allowed;opacity:.6}
/*# sourceMappingURL=category-posts-grid.min.css.map */
