.concept-card{padding:0 25px;position:relative}@media(max-width: 768px){.concept-card:first-child{padding-left:0}}.concept-card .concept-type{position:absolute;top:0;left:3rem;background-color:#4e654c;padding:.5rem 1rem;border-radius:0 0 8px 8px;z-index:1}.concept-card .concept-type h5{color:#f7eedf}.concept-card .image-container{position:relative;overflow:hidden;height:15rem}.concept-card .overlay{position:absolute;top:100%;width:100%;padding:3rem 2rem 1rem 2rem;background:linear-gradient(0deg, #4E654C, #4E654C 30%, rgba(88, 106, 86, 0.8078431373) 60%, rgba(98, 111, 96, 0.6078431373), rgba(103, 114, 101, 0.5098039216), rgba(128, 128, 128, 0));transition:top ease .3s}.concept-card .overlay h4{color:#f7eedf}.concept-card:hover .overlay{top:calc(100% - 100px)}.concept-card img{object-fit:cover;height:100%;width:100%}.concept-card:not(:last-child){border-right:1px solid #4e654c}
