@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";.styles_CaseStudyCard__IWWzT{position:relative;width:100%;overflow:hidden}.styles_CaseStudyCard__IWWzT.featured:hover .image img{scale:1.05}.styles_CaseStudyCard__IWWzT .logo{width:100px;height:100px}.styles_CaseStudyCard__IWWzT .image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;filter:grayscale(1);opacity:.5;transition:.5s}.styles_CaseStudyCard__IWWzT .image:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.75))}.styles_CaseStudyCard__IWWzT h3{transition:.5s}.styles_CaseStudyCard__IWWzT .body{position:relative;display:flex;height:100%;flex-direction:column;z-index:2;pointer-events:none;transition:.5s;background-color:transparent}.styles_CaseStudyCard__IWWzT .header{display:flex;justify-content:space-between;flex-grow:1}.styles_CaseStudyCard__IWWzT button{transition:.5s}.styles_CaseStudyCard__IWWzT:hover .image img{opacity:1;filter:grayscale(0)}.styles_CaseStudyCard__IWWzT:hover h3{color:#3076f2}.styles_CaseStudyCard__IWWzT:hover .body{background-color:rgba(0,0,0,.5)}.styles_CaseStudyCard__IWWzT:hover button{--bs-btn-border-color:#1c1c1c;--bs-btn-bg:#1c1c1c;--bs-btn-color:#fff}