@media (min-width:1024px){.highwaysplus-service .highwaysplus-descriptiontext{max-height:0;opacity:0;overflow:hidden;transform:translateY(20px);transition:max-height .5s ease,opacity .5s ease,transform .5s ease;visibility:hidden;pointer-events:none}.highwaysplus-service:hover .highwaysplus-descriptiontext{max-height:200px;opacity:1;transform:translateY(0);visibility:visible;pointer-events:auto}}