@charset "UTF-8";.card-post{height:100%;border:1px solid #9c66ff;border-radius:1rem;background-color:#fff;padding:1rem;transition:all 450ms ease-in-out}.card-post:hover{box-shadow:0 0 8px 4px rgba(10,0,13,.15)}.card-post__link-wrapper{display:flex;flex-direction:column;gap:1rem;height:100%;text-decoration:none;color:#0a000d}.card-post__image{position:relative;height:150px;border-radius:.75rem;overflow:hidden}.card-post__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.card-post__image--fallback{display:flex;align-items:center;justify-content:center;background-color:#f8590b}.card-post__image--fallback svg{width:50%;height:auto}.card-post__content{display:flex;flex-direction:column;gap:.625rem;flex-grow:1}.card-post__category{display:inline-flex;align-self:flex-start;background-color:#9c66ff;color:#fff;font-weight:600;text-transform:capitalize;padding:.25rem .625rem;font-size:.75rem}.card-post__title{margin:0;font-weight:800;line-height:1.3;color:#0a000d;font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.card-post__title{font-size:1.5rem}}.card-post__excerpt{margin:0;flex-grow:1;color:#555060;line-height:1.5;font-size:1.125rem}.card-post__footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.25rem}.card-post__date{color:#878787;text-transform:uppercase;letter-spacing:.02em;font-size:.6875rem}.card-post__button{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background-color:#322681;color:#fff;border-radius:.5rem;padding:.5rem 1.25rem;font-weight:700;transition:all 450ms ease-in-out;font-size:.8125rem}.card-post:hover .card-post__button{background-color:#9c66ff}.category-posts-grid{width:100%;padding-block:2rem;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:#878787}.category-posts-grid__load-more{display:flex;justify-content:center;margin-top:2.5rem}.category-posts-grid__load-more-btn{background-color:#f8590b;color:#fff;border:2px solid #f8590b;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(248,89,11,.075);transition:all 450ms ease-in-out;text-align:center}.category-posts-grid__load-more-btn:focus,.category-posts-grid__load-more-btn:hover{background-color:rgb(202.1992031873,70.438247012,5.8007968127);border-color:rgb(202.1992031873,70.438247012,5.8007968127);color:#fff}.category-posts-grid__load-more-btn{cursor:pointer;border:none;transition:all .3s ease-in-out}.category-posts-grid__load-more-btn:disabled{opacity:.6;cursor:not-allowed}.category-posts-grid.is-loading .category-posts-grid__load-more-btn{opacity:.6;cursor:not-allowed}
/*# sourceMappingURL=category-posts-grid.min.css.map */
