*{margin:0;padding:0;box-sizing:border-box}body{font-family:Hind;display:flex;justify-content:center;height:100vh;width:100vw;background:#000;color:#f5f5f5}.navBox{margin:3vh 0vw}.navname{margin:2vh 0vw}ul{list-style:none;display:flex;gap:3vw}.navimage img{height:10vh;border-radius:50%}ul li:hover{cursor:pointer;text-decoration:underline}@media screen and (max-width: 768px){.navBox{display:flex;flex-direction:column;align-items:center}ul{display:flex;justify-content:space-between}}.hero{margin:3vh 0vw}.image{overflow:hidden}.hero img{border-radius:10px;object-fit:contain;height:40vh}.descriptionOne{margin:2vh 0vw}.description{font-size:12px;width:35vw;margin:3vh 0vw}span:hover{cursor:none;color:#e81f62}@media screen and (max-width: 768px){.hero{display:flex;flex-direction:column;align-items:center}.image{height:auto}.description{text-align:center;width:65vw;display:flex;flex-direction:column;align-items:center;margin:1vh 0vw}.socials{display:flex;justify-content:space-around}}@media screen and (max-width: 425px){.image{height:250px;width:250px}}.socials{margin:3vh 0vw;display:flex;gap:2vw}a{font-size:12px;color:#f5f5f5;text-decoration:none}a:hover{text-decoration:underline}.blogBox{font-size:12px;margin:3vh 0vw}.image{display:flex;align-items:center;overflow:hidden}.image img{border-radius:10px;object-fit:contain;height:40vh;width:auto}.contactBox{font-size:12px;margin:3vh 0vw}input{font-size:12px;color:#f0f8ff;margin:2vh;height:4vh;border-width:0px 0px 1px 0px;background-color:#0000}#desc{color:#f0f8ff;background-color:#0000;border-width:0px 0px 1px 0px;width:25vw}button{font-size:12px;margin:3vh 0vw;background-color:#0000;color:#f0f8ff;border-width:0px 0px 1px 0px}button:hover{cursor:pointer;text-decoration:underline}input:focus,textarea:focus{border-color:#e81f62;outline:none}@media screen and (max-width: 768px){.div{display:flex;align-items:center;flex-direction:column}.image{height:auto}.contactBox{text-align:center;width:65vw;display:flex;flex-direction:column;align-items:center;margin:1vh 0vw}}@media screen and (max-width: 425px){.image{height:250px;width:250px}.contactFields{display:flex;flex-direction:column;align-items:center}}
