.snippet-card-category{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;aspect-ratio:var(--aspect-ratio)}.snippet-card-category:before,.snippet-card-category:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.snippet-card-category:before{background:#0006;transition:all var(--transition-duration) var(--transition-timing) 0s;z-index:5}.snippet-card-category:hover:before,.snippet-card-category:focus:before{background:#0009}.snippet-card-category>img,.snippet-card-category>svg{height:100%;width:100%;z-index:1;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.snippet-card-category .content{z-index:10;padding:2rem;display:flex;flex-direction:column;gap:2rem;color:var(--colour-white)}.snippet-card-category .content .heading{margin-bottom:0}.snippet-card-category .content .stretched-link{text-decoration:none;color:var(--colour-white)}.snippet-card-category .content .anchors{display:flex;gap:1.5rem;position:relative;z-index:15}.snippet-card-category .content a.c-btn{font-size:.875rem}
/*# sourceMappingURL=/s/files/1/0693/3849/7281/t/3/assets/snippet-card-category.css.map */
