.home{display:flex;flex-direction:row;justify-content:space-around;font-family:Rajdhani,sans-serif;padding:3rem 0 0}.content{padding:0 3rem;width:55%;display:flex;flex-direction:column;justify-content:center}.photo{width:45%;text-align:center}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40px,0)}to{opacity:1;transform:translateZ(0)}}.my-photo{animation:1s fadeInUp}.content .hi{font-size:1.5rem;height:1rem}.content .name{font-size:2rem;height:6.5rem}.content .role{font-size:1rem;height:3rem;color:#ff9727}.content .home-btn{margin:1rem 0;width:40%;display:flex;gap:2rem}.home-btn button{padding:.7rem 1.1rem;border:none;background-color:#6e6f71;color:#fff;border-radius:5px;cursor:pointer;font-size:1rem;box-shadow:2px 2px 2px #000}.navbar{display:flex;justify-content:space-evenly;background-color:#f0f8ff80;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);box-shadow:#00000073 0 20px 20px -20px;border-radius:1rem;width:80%;padding:0;margin:.5rem 10% 0;position:fixed;z-index:1000}.nav-menu{display:flex;flex-direction:row;gap:4rem;list-style-type:none}.nav-item a{text-decoration:none;font-family:Rajdhani,sans-serif;font-size:1.2rem;font-weight:600;color:#000}.icon-menu{padding:.25rem}.about{display:flex;gap:1rem;padding:6rem 2rem}.about-container{border-radius:1rem;box-shadow:#0006 0 2px 4px,#0000004d 0 7px 13px -3px,#0003 0 -3px inset;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);width:50%}.about-container h1{text-decoration:underline;text-align:center;font-family:Rajdhani,sans-serif;font-weight:600;color:#ff8200}.about-container p{font-size:1.1rem;font-family:Rajdhani,sans-serif;font-weight:600;line-height:1.3rem;margin:2rem;padding:1rem 3rem;border-radius:10px}.side-container{display:flex;flex-direction:column;gap:2.5rem;padding:2rem 0rem 2rem 3rem;width:40%}.side-container .education{padding:.5rem 2rem;line-height:1rem;border-radius:10px;box-shadow:#00000073 0 25px 20px -20px;background-color:#c9f1ff6a}.education h2,.interests h2{text-decoration:underline;font-family:Arial,Helvetica,sans-serif;font-weight:700;color:#646464}.btech,.hsc{line-height:.6rem}.btech h3,.hsc h3{font-family:Rajdhani,sans-serif;font-size:1rem}.btech .btech-info{width:95%;margin:-1.5rem;display:flex;flex-direction:row;justify-content:space-around}.btech-info p{background-color:#faebd7;border-radius:1rem;padding:.6rem;font-family:Rajdhani,sans-serif}.hsc .hsc-info{width:108%;margin:-1.5rem;display:flex;flex-direction:row;justify-content:space-evenly}.hsc-info p{background-color:#faebd7;border-radius:1rem;padding:.6rem;font-family:Rajdhani,sans-serif}.side-container .interests{padding:.5rem 2rem;line-height:1.2rem;border-radius:10px;box-shadow:#00000073 0 25px 20px -20px;background-color:#c9f1ff6a}.interests-list{font-family:Rajdhani,sans-serif;font-size:1rem;font-weight:600;line-height:1.3rem}.app{margin:0;padding:0}
