body{padding:0;margin:0;background-color:#000;color:#fff}.nav{padding-left:5rem;display:flex;justify-content:left;align-items:center;position:relative}.navAnchors{background-color:#000;transition:background-color .5s ease-in-out}.navAnchors,.navAnchors:hover{width:55px;padding:5px;border-radius:1.5rem}.navAnchors:hover{background-color:#ec4700}.logo{height:40px;width:40px;margin-right:10px;background:url(/_next/static/media/Group.196eb82b.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.list{max-width:100%;display:flex;justify-content:center;align-items:center;gap:20px}.list li{list-style:none}.list a{text-decoration:none;color:#fff;font-weight:600;font-family:Courier New,Courier,monospace}.sideBarToggler{display:none}@media only screen and (max-width:700px){.sideBarToggler{display:block}.hideOnMobile{display:none}}.firstHeadingMain{font-family:sans,Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-weight:500;margin-top:3rem;margin-left:3rem;font-size:2rem;position:relative;width:max-content}.firstHeading{width:max-content}.firstHeading,.firstHeading2{font-family:sans,Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-weight:500;margin-top:3.5rem;margin-left:5rem;font-size:2rem;position:relative}.firstHeading2{width:100vw}.aboutUsPara{margin-left:5rem;padding:20px}@media only screen and (min-width:320px) and (max-width:500px){.firstHeading{font-size:1.5rem;font-weight:600;margin-left:10px}.firstHeading2{margin-left:10px;font-size:1.3rem;font-weight:700;margin-top:1.5rem}.aboutUsPara{margin-left:2rem}}.firstHeadingMain:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:3rem;background-color:#ec4700;z-index:-1;transform:scaleX(0);box-shadow:0 0 0 0 transparent;transition:transform .5s ease-in-out}.firstHeadingMain:hover.firstHeadingMain:before{transform:scaleX(1);box-shadow:0 0 15px 5px rgba(0,240,204,.6);border-radius:10px}.firstHeading:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:3rem;background-color:#ec4700;z-index:-1;transform:scaleX(0);box-shadow:0 0 0 0 transparent;transition:transform .5s ease-in-out}.firstHeading:hover.firstHeading:before{transform:scaleX(1);box-shadow:0 0 15px 5px rgba(0,240,204,.6);border-radius:10px}.card{height:350px;width:250px;position:relative;transform:scale(1);transition:transform .3s ease-in-out;margin-bottom:2rem}.card:hover{transform:scale(1.1)}.card:after{content:"";position:absolute;height:350px;width:250px;bottom:0;left:0;background-color:#000;opacity:.4}.card img{border-radius:10px;z-index:-1;position:absolute}.card h3{left:15px;bottom:10px;z-index:2;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif}.card h3,.tags{position:absolute;color:#fff}.tags{width:100%;bottom:1px;z-index:3;display:flex;justify-content:center;align-items:center;font-size:10px;gap:30px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.tags p{text-align:center;background-color:hsla(0,0%,75%,.384);width:20%;border-radius:2rem}.CardParent{display:flex;justify-content:space-evenly;flex-wrap:wrap}.sideBar_sidebar__3l69c{width:250px;height:100%;background-color:#3333335b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;position:fixed;top:0;left:-250px;transition:left .3s ease-in-out;z-index:2;display:flex;flex-direction:column;justify-content:space-between;gap:100px}@media only screen and (max-width:450px){.sideBar_sidebar__3l69c{width:100vw;left:-500px}}.sideBar_sidebar__3l69c.sideBar_open__ZdLm_{left:0}.sideBar_closeButton__whXfg{background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;position:absolute;top:10px;right:10px}.sideBar_navList__tFO_t{list-style-type:none;margin:20px 0}.sideBar_navItem__4JQrU{margin:20px 0}.sideBar_navLink__lvB_B{color:#fff;text-decoration:none}