.gallery-card{color:#fff;min-width:22rem;min-height:26rem;max-width:32rem;width:90vw;border-radius:1.25rem;flex-shrink:0;position:relative;overflow:hidden}.gallery-card-fill{width:100%}.gallery-card-content{display:flex;flex-direction:column;padding:1.75rem .75rem 4rem;gap:.5rem;position:relative}.gallery-card-content:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);mask:linear-gradient(to bottom,rgb(0,0,0) 50%,rgba(0,0,0,0) 100%)}.gallery-card-content h5{font-size:.875rem;font-style:normal;font-weight:900;line-height:normal;letter-spacing:-.0125rem;z-index:1}.gallery-card-content p{font-size:1rem;font-style:normal;font-weight:440;line-height:1.25rem;letter-spacing:-.025rem;z-index:1;letter-spacing:0}.gallery-card-background{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:#403f34}.gallery-card-image{width:100%;height:100%;object-fit:cover;object-position:top center}
