.content-card__title{cursor:pointer}.content-card__title h3{max-width:fit-content;padding-bottom:5px;position:relative}.content-card__title h3:before{background:linear-gradient(111deg,#ed2344,#9f4499);border-radius:4px;bottom:0;content:"";display:block;height:3px;left:0;opacity:0;position:absolute;transform:scaleX(0);transition:.3s ease-out;width:100%}.bg-hover.s4{width:calc(33% - 4px)}.content-cards .bg-hover{background:linear-gradient(111deg,#ed234400,#9f449900) border-box;border-radius:4px;margin:10px 2px;padding:0;transition:.4s}.content-cards .bg-hover:hover{background:linear-gradient(111deg,#ed2344,#9f4499) border-box;transform:scale(1.02)}.content-card{border:none;cursor:pointer;margin:3px;padding:0;transition:.4s}@media (max-width:1139px){.content-cards .bg-hover{width:calc(100% - 50px)}}@media (max-width:500px){.content-cards .bg-hover{max-width:100%;width:310px}}