@import"https://fonts.googleapis.com/css2?family=Playwrite+CO+Guides&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{padding:0;margin:0;box-sizing:border-box;font-family:Poppins,sans-serif}.aboutdev{background-color:#f8fafc;padding:3.5rem 3rem}.aboutdev-lr{display:flex;justify-content:space-between;align-items:center}.aboutdev-r{width:60%}@media (min-width: 270px) and (max-width: 460px){.aboutdev-lr{display:flex;justify-content:space-between;align-items:center;flex-direction:column}}.aboutme{display:flex;justify-content:space-between;align-items:center;height:calc(100vh - 5rem);background-color:#fbfbfb;padding:.5rem 3rem}.aboutme-picture{height:300px;width:330px;border-radius:3rem}.aboutme-picture img{width:100%;height:100%;border-radius:3rem}.aboutme-leftsection{width:60%;display:flex;justify-content:space-between;align-items:start;flex-direction:column;gap:1rem}.aboutme-leftsection h1{font-size:3rem}.aboutme-leftsection p{font-size:1.4rem}.aboutme-leftsection div{font-size:2rem}.education{height:calc(100vh - 3rem);background-color:#c4d9ff;padding:3.5rem 3rem}header{display:flex;justify-content:space-between;align-items:center;background-color:#efefef;padding:.5rem 3rem}.header-menuitems{display:flex;justify-content:space-between;align-items:center;list-style:none;gap:1rem}.header-menuitems li{cursor:pointer}.header-button{width:3rem;border:none;outline:none;background-color:#dcdcdc;text-align:center;padding:.3rem;font-size:1.2rem;border-radius:.5rem}.cardPicture{height:200px;width:310px;border-radius:1rem;background-color:red}.cardPicture img{height:100%;width:100%;border-radius:1rem}.projectCards{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem}.card-ui,.education-card-ui{border:2px solid rgb(101,101,101);padding:1rem;border-radius:1rem;background-color:#e5e5e5}.education-card-ui{background-color:#f2f2f2}.card-btn-main{display:flex;justify-content:center;align-items:center;gap:1rem}.card-btn{border:none;outline:none;padding:.5rem 1rem;background-color:#373737;border-radius:.4rem;font-size:1rem;color:#f5f5f5;cursor:pointer}.projects{background-color:#e8f9ff;padding:3.5rem 3rem}
