.slight-up{background:#fff;border-radius:15px;padding:25px!important;box-shadow:0 4px 15px rgba(0,0,0,.08);text-align:left;transition:transform .3s ease,box-shadow .3s ease;border-top:4px solid #001f55;border-bottom:4px solid #001f55}.slight-up:hover{transform:translateY(-10px);box-shadow:0 4px 15px rgba(63,81,181,78%)}.rotate{max-width:1200px;margin:0 auto;padding:50px 0}.rotate-border{width:90%;position:relative;padding:20px;margin:5%;box-shadow:0 0 8px #e9e9e9;border-radius:12px;z-index:0;overflow:hidden;background:0 0}.rotate-border::before{content:"";position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;border-radius:16px;background:conic-gradient(from 0deg,red,orange,yellow,green,blue,indigo,violet,red);z-index:-1}.rotate-border::before{animation:spin-snake 6s linear infinite}.rotate-border::after{content:"";position:absolute;top:2px;left:2px;right:2px;bottom:2px;background:#fff;border-radius:10px;z-index:-1}@media screen and (max-width:1024px){.product-category-list{margin:7px 15px}}@media screen and (max-width:768px){.product-category-list{margin:0 20px}.product-category-detail-heading{font-size:1.8rem}}