@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";.styles_FeatureSolutionCard__Dqqh5{position:relative;height:320px;width:100%}@media(min-width:768px){.styles_FeatureSolutionCard__Dqqh5{height:400px}}@media(max-width:991.98px){.styles_FeatureSolutionCard__Dqqh5{overflow:hidden}}.styles_FeatureSolutionCard__Dqqh5 .image img{position:absolute;top:0;left:0;width:100%;height:100%;filter:grayscale(1);object-fit:cover;z-index:1;transition:.5s}.styles_FeatureSolutionCard__Dqqh5 .image:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;transform:translateY(25%);background-image:linear-gradient(180deg,transparent 0,rgba(0,0,0,.75) 90%);transition:.5s}.styles_FeatureSolutionCard__Dqqh5 .body{position:relative;display:flex;height:100%;flex-direction:column;justify-content:flex-end;z-index:2;pointer-events:none;transition:.5s}.styles_FeatureSolutionCard__Dqqh5 .text{opacity:0;transition:.5s;max-height:50px;overflow:hidden}.styles_FeatureSolutionCard__Dqqh5 .footer{display:flex;justify-content:flex-end;transition:.5s}.styles_FeatureSolutionCard__Dqqh5 .footer button{position:absolute;bottom:1.5rem;width:44px;height:44px;display:flex;align-items:center;justify-content:center}.styles_FeatureSolutionCard__Dqqh5 .footer button img{transition:.5s}.styles_FeatureSolutionCard__Dqqh5:hover .image img{scale:1.05;filter:grayscale(0)}.styles_FeatureSolutionCard__Dqqh5:hover .image:after{scale:1.05;transform:translateY(0)}.styles_FeatureSolutionCard__Dqqh5:hover .text{opacity:1;max-height:100%;margin-bottom:50px}.styles_FeatureSolutionCard__Dqqh5:hover button img{rotate:45deg}.styles_FeatureSolutionCard__Dqqh5:hover button:before{opacity:0}