.CustomerStoryCard_card__R4giC{position:relative;display:block;height:450px;overflow:hidden;border-radius:var(--border-radius-large)}.CustomerStoryCard_card__R4giC img{width:100%;height:100%;object-fit:cover;border-radius:var(--border-radius-large)}.CustomerStoryCard_content__mTKvb{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;z-index:1;padding:24px 36px}.CustomerStoryCard_content__mTKvb:after,.CustomerStoryCard_content__mTKvb:before{content:"";position:absolute;left:0;width:100%;z-index:-1}.CustomerStoryCard_content__mTKvb:before{top:0;height:100px;background:linear-gradient(180deg,rgba(21,19,19,.7),rgba(23,21,21,0))}.CustomerStoryCard_content__mTKvb:after{bottom:0;height:calc(100% - 100px);background:linear-gradient(180deg,rgba(23,21,21,0),#151313)}.CustomerStoryCard_solutionBadgeGrids__XEsjL{display:flex;column-gap:15px}.CustomerStoryCard_bottom__fAf5w h3,.CustomerStoryCard_bottom__fAf5w p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.CustomerStoryCard_bottom__fAf5w h3{font-size:1.4rem;line-height:1.2;color:var(--white);font-weight:var(--font-weight-medium);margin-bottom:4px!important}.CustomerStoryCard_bottom__fAf5w p{font-size:1rem;line-height:1.2;color:var(--white)}@media screen and (max-width:639px){.CustomerStoryCard_card__R4giC{height:350px}.CustomerStoryCard_bottom__fAf5w h3{-webkit-line-clamp:2}}