@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";.styles_ImageLinkCard__1VeNt{position:relative;height:320px;width:100%;overflow:hidden}@media(min-width:768px){.styles_ImageLinkCard__1VeNt{height:400px}}.styles_ImageLinkCard__1VeNt .image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;filter:grayscale(1);transition:.5s}.styles_ImageLinkCard__1VeNt .image img{width:100%;height:100%;object-fit:cover;opacity:.5;transition:.5s}.styles_ImageLinkCard__1VeNt .body{position:relative;display:flex;height:100%;flex-direction:column;z-index:2;pointer-events:none;transition:.25s}.styles_ImageLinkCard__1VeNt .text{opacity:0;transition:1s;max-height:0;overflow:hidden;margin-right:4rem}.styles_ImageLinkCard__1VeNt .header{flex-grow:1}.styles_ImageLinkCard__1VeNt .footer{display:flex;justify-content:space-between}.styles_ImageLinkCard__1VeNt .footer button{width:44px;height:44px;display:flex;align-items:center;justify-content:center;position:absolute;bottom:1.5rem;right:1.5rem}.styles_ImageLinkCard__1VeNt .footer button img{transition:.5s}.styles_ImageLinkCard__1VeNt:hover .image{opacity:1;filter:grayscale(0)}.styles_ImageLinkCard__1VeNt:hover .image img{scale:1.05}.styles_ImageLinkCard__1VeNt:hover .text{opacity:1;max-height:300px}.styles_ImageLinkCard__1VeNt:hover .body{background-color:rgba(28,28,28,.5)}.styles_ImageLinkCard__1VeNt:hover button img{rotate:45deg}.styles_ImageLinkCard__1VeNt:hover button:before{opacity:0}