@import url(https://fonts.googleapis.com/css2?family=Oxygen:wght@300;400;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background:#1f1f47;max-width:100vw}.container{align-items:center;display:flex;justify-content:center;margin-left:9%;margin-top:10%;min-height:100%;overflow:hidden;position:relative;width:90%;z-index:1}.info{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.18);border-radius:1rem;box-shadow:0 8px 32px 0 rgba(31,38,135,.37);color:#f5f5f5;min-height:250px;padding:1.5rem;z-index:1}.head{font-size:2.2rem;margin-bottom:1rem}.cont{font-size:1rem;margin-bottom:2rem}.blob{-webkit-animation:move 25s infinite alternate;animation:move 25s infinite alternate;background:linear-gradient(180deg,rgba(47,184,255,.42) 31.77%,#5c9df1);height:500px;mix-blend-mode:color-dodge;position:absolute;transition:1s cubic-bezier(.07,.8,.16,1);width:500px}.blob:hover{box-shadow:inset 0 0 0 5px hsla(0,0%,100%,.6),inset 100px 100px 0 0 #fa709a,inset 200px 200px 0 0 #784ba8,inset 300px 300px 0 0 #2b86c5;-webkit-filter:blur(30px);filter:blur(30px);height:450px;width:450px}@-webkit-keyframes move{0%{border-radius:24% 76% 35% 65%/27% 36% 64% 73%;-webkit-transform:translate(-100px,-50px) rotate(-90deg);transform:translate(-100px,-50px) rotate(-90deg)}to{border-radius:76% 24% 33% 67%/68% 55% 45% 32%;-webkit-transform:translate(1px,100px) rotate(-10deg);transform:translate(1px,100px) rotate(-10deg)}}@keyframes move{0%{border-radius:24% 76% 35% 65%/27% 36% 64% 73%;-webkit-transform:translate(-100px,-50px) rotate(-90deg);transform:translate(-100px,-50px) rotate(-90deg)}to{border-radius:76% 24% 33% 67%/68% 55% 45% 32%;-webkit-transform:translate(1px,100px) rotate(-10deg);transform:translate(1px,100px) rotate(-10deg)}}@media (max-width:600px){.container{margin-left:5%;margin-right:1.5%;margin-top:30%}}.stuff{margin-top:5%}.home{display:flex;flex-direction:column}.compo{border-color:#000;margin-bottom:2%;margin-top:.5%}.abt{margin-left:10%}.heading{margin-bottom:-5%;margin-left:50%}.one{margin-top:2%}@media (max-width:600px){.compo{margin-top:0;padding-bottom:5%}.abt{margin-left:5%}.heading{margin-bottom:-40%;margin-left:30%}.one{padding-right:10%;padding-top:30%}}.navbar{background-color:#333;color:#fff;display:flex;flex-direction:row;left:0;padding:1rem;position:fixed;top:0;width:100%;z-index:3}.navbar a{color:#fff;margin-right:1rem;text-decoration:none}.sidebar{background-color:#111;height:100%;left:0;margin-right:10%;overflow-x:hidden;padding-top:60px;position:fixed;top:0;transition:.5s;width:250px;z-index:2}.sidebar a{color:#818181;display:block;font-size:25px;padding:8px 8px 8px 32px;text-decoration:none;transition:.3s}.sidebar a:hover{color:#f1f1f1}.open-button{color:#fff;cursor:pointer;font-size:20px}.open-button:hover{color:#000}.lks{padding-top:10%}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{color:#fff;font-family:Oxygen,sans-serif;margin:2rem}.card{background:#0d0144;background:linear-gradient(90deg,#0d0144 30%,#79094d 85%);border-radius:25px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;margin:3%;overflow:hidden;padding:20px;transition:-webkit-transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in,-webkit-transform .2s ease-in}.card__image{border-radius:25px;height:12rem;object-fit:cover;width:100%}.card__title{padding:1rem}.card__description{padding:0 1rem}.wrapper{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(12rem,16rem));grid-template-rows:repeat(5,auto);justify-content:center;padding-left:8%}
/*# sourceMappingURL=main.a91126f8.css.map*/