.lc-over-img-wrapper{display:grid;grid-template-columns:repeat(1,1fr);gap:1px}@media screen and (min-width: 768px){.lc-over-img-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:1px}}@media screen and (min-width: 1024px){.lc-over-img-wrapper{grid-template-columns:repeat(3,1fr)}}.lc-card-over-img{min-height:25rem;background-color:transparent;background-image:linear-gradient(45deg,#242629 33%,#646b72 66%);color:#f4f5f5;position:relative}.lc-card-over-img .text-content{height:100%;padding:2rem;position:relative;z-index:2}.lc-card-over-img .text-content header .lc-icon{width:3rem;height:3rem;padding:.75rem}.lc-card-over-img .text-content p{max-width:25rem;margin:.5rem 0}.lc-card-over-img .text-content a:after,.lc-card-over-img .text-content a:before{width:100%;height:100%;content:"";position:absolute;top:0;left:0}.lc-card-over-img .text-content a:before{background:#000;opacity:0;transition:opacity .2s ease-out;z-index:-1}.lc-card-over-img .text-content a:hover:before{opacity:.6}.lc-card-over-img .img-content{width:100%;height:100%;mix-blend-mode:multiply;position:absolute;top:0;left:0;z-index:1}.lc-card-over-img .img-content .img-wrap{width:100%;height:100%}.lc-card-over-img .img-content img{width:100%;height:100%;filter:grayscale(1);aspect-ratio:1/1;object-fit:cover}@media screen and (min-width: 768px){.lc-card-over-img.over-img-size-l.svelte-81t9xp{grid-column-end:span 2}}
