:root{--navbar-grey:#3b3d40;--red-design:#c4133d;--blue-design:#161a82;--purple-design:#77165b}*{margin:0;padding:0}.landingPage-ctr{background:#3c3c3c;background:linear-gradient(180deg,#3c3c3c,#000);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#3c3c3c",endColorstr="#000000",GradientType=1);min-height:100vh;display:flex;flex-direction:column;overflow-y:auto}.headingBg-ctr{background-image:url(/_next/static/media/bg-1.d945746e.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;transition:all 1s ease;padding-top:-2vh}.headingBg-ctr:hover{transform:scale(1.009);box-shadow:0 5px 15px #fff}.headingBg-ctr:active{box-shadow:0 0 0 #fff;transform:translateY(10px)}@media screen and (max-width:700px){.sidebar{display:none}}