.three-col-cards-item{align-items:flex-end;cursor:pointer;display:flex;height:22vw;margin:13px;min-height:350px;position:relative}.three-col-cards-inner{background:rgba(0,0,0,.7);padding:25px 20px;width:100%}.three-col-cards-item .cards-image{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.three-col-cards-item:hover h3{color:var(--primary)}.three-col-cards-item h3{margin-bottom:0;transition:color .15s linear}.three-col-cards-item .detail-content{display:none;font-weight:500;padding-top:25px}.three-col-cards-top{margin-bottom:30px}@media(min-width:768px){.three-col-cards-item{width:calc(33.33% - 26px)}.three-col-cards-main-flex{margin-left:-13px;margin-right:-13px}}@media(min-width:1170px){.three-col-cards-inner{padding:35px 68px}}@media(max-width:767px){.three-col-cards-item{height:60vw;margin:10px 0;width:100%}}