.AboutContainer{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px}.left,.right{display:flex;flex-direction:column;align-items:center;gap:10px}.BioData{background-color:#fff;width:21rem;height:12rem;border-radius:10px;margin-top:15px;box-shadow:0 20px 40px #81cfe9}.dobgen{display:flex;padding:5px;justify-content:space-evenly;border-bottom:1px solid lightblue}.name{height:30%;display:flex;justify-content:center;align-items:center;border-bottom:1px solid lightblue}.info{padding-left:10px}.projects{display:flex;flex-direction:column;align-items:center;width:21rem;height:50%;border-radius:10px;background-color:#fff;box-shadow:0 20px 40px #81cfe9}.projects>*{border-top:1px solid lightblue;padding:10px}.projects>h2{border-top:1px solid transparent;border-bottom:1px solid transparent}.heading{font-weight:800}.Project3{border-bottom:1px solid transparent}.skills{background-color:#fff;width:20rem;height:14rem;display:flex;flex-direction:column;align-items:center;border-radius:10px;padding:10px;box-shadow:0 20px 40px #81cfe9}.innerskill{padding:10px;display:flex;flex-direction:column;border-top:1px solid lightblue;width:100%}.innereducation{width:100%}.education{background-color:#fff;width:20rem;height:10rem;border-radius:10px;display:flex;flex-direction:column;align-items:center;box-shadow:0 20px 40px #81cfe9;width:100%}.scaler{border-top:1px solid lightblue;padding-top:5px;padding-bottom:5px;padding-left:10px;width:100%}.bits{border-top:1px solid lightblue;padding-top:5px;width:100%;padding-left:10px}@media (min-width: 1000px){.AboutContainer{flex-direction:row;justify-content:space-evenly;align-items:flex-start}.right{margin-top:15px;width:40rem}.projects{width:40rem}.skills{width:39rem}}*{font-family:Lora,serif;font-weight:500;font-style:normal}h2{font-family:Lora,serif;font-weight:1000;font-style:normal}nav{display:flex;background-color:#064877;padding:10px;align-items:center;justify-content:space-evenly}body{margin:0;padding:0}.title{font-weight:700}.teaser{font-weight:400}.blogCard{height:3rem;display:flex;flex-direction:column;justify-content:space-between;padding:5px;border-bottom:1px solid lightblue;box-shadow:0 10px 20px #add8e6;border-radius:5px;background-color:#fff}.index{display:flex;justify-content:space-between;padding-right:5px}a{color:#000;text-decoration:none}.blogCard:hover{background-color:#fafeff;scale:1.009}.contactContainer{border-color:#fff}body{background-image:-webkit-linear-gradient(65deg,rgb(255,255,255),rgb(192,238,253),white);height:135%;width:100%}html{height:135%;width:100%}.contactContainer{background-color:#fff;display:flex;flex-direction:column;align-items:start;gap:2rem;width:30rem;height:20rem;padding:2rem;border-radius:15px}.contactroot{margin-top:10rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.name,.email{width:20rem;height:2rem;border:none}.contactheader{display:flex;flex-direction:column;justify-content:space-between}textarea{width:100%;min-height:50%}.status{height:100rem}
