.card-hover-animate{position:relative;overflow:hidden}.card-hover-animate:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background-color:#B31724;z-index:0;transition:height .4s ease-in-out}.card-hover-animate:hover:before{height:100%}@media screen and (max-width:665px){nav .active li{color:white;font-weight:600;-webkit-text-decoration:1px underline white;text-decoration:1px underline white}}.scrollbar-hide::-webkit-scrollbar{display:none}.card-hover-animate p{transition:color .3s ease-in-out}.card-hover-animate:hover p{color:#fff}