.loading-skeleton{display:flex;flex-direction:column;gap:.75rem;margin-bottom:20px;margin-top:20px}.skeleton-item{align-items:center;display:flex;gap:.75rem}.skeleton-item.column{align-items:stretch;flex-direction:column}.skeleton-lines{display:flex;flex-direction:column;gap:.5rem;width:100%}.skeleton-line{height:1rem}.skeleton-image,.skeleton-line{animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,var(--color-wild-sand),var(--color-rodeo-dust),var(--color-wild-sand));background-size:200% 100%;border-radius:4px;width:100%}.skeleton-image{height:150px}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.latest-posts article img{flex-shrink:0}.latest-posts h4{font-size:1rem}.categories ul,.popular-tags ul{list-style:none;padding-left:10px}.category-tag-container{background-color:var(--color-river-bed);border-radius:5px;width:auto}.category-tag-container a{color:var(--color-wild-sand)}.category-tag-container a:hover{color:var(--color-muted);transition:.5s}.hero-posts{grid-gap:1rem;display:grid;gap:1rem}.hero-post{overflow:hidden;position:relative}.hero-post:hover{transition:.5s}.hero-post:hover .hero-post-excerpt,.hero-post:hover .hero-post-title{color:#f5f4f4bf!important;transition:.5s}.hero-post:hover img{transform:scale(1.1);transition:1s}.hero-post:hover .d-flex div{color:#f5f4f4bf!important}.hero-post:hover .d-flex div:first-child{margin-right:40px!important;transition:1s}.hero-post img{display:block;height:400px;object-fit:cover;width:100%}.hero-post-overlay{background:linear-gradient(0deg,#4a4e68b3,#4a4e6800);color:var(--color-wild-sand);display:flex;flex-direction:column;height:100%;justify-content:flex-end;left:0;padding:1rem;position:absolute;top:0;width:100%}.hero-post-excerpt,.hero-post-title{margin:0 0 .5rem}.hero-post-link{color:var(--color-wild-sand);font-weight:700;text-decoration:underline}.hero-post .d-flex div:first-child{margin-right:10px}.hero-post-categories{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.hero-post-category{background:#4a4e6886;border-radius:.25rem;font-size:.875rem;padding:.25rem .5rem}
/*# sourceMappingURL=143.9f331f3f.chunk.css.map*/