*{margin:0;padding:0}.navbar{width:100%;height:5rem;display:flex;justify-content:center;align-items:center;position:fixed;z-index:1000}nav ul{display:flex;gap:3rem;margin-left:58rem}nav ul li{list-style:none;color:#fff;font-size:16px;font-family:Merriweather,serif}nav ul li:hover{cursor:pointer;color:#f90f0f}.box{width:100%;height:100%;display:flex;justify-content:center;flex-direction:column;position:relative;gap:1rem}.discription{width:35rem;height:18rem;margin-top:8rem;margin-left:12rem}.discription h1{color:#fff;margin-bottom:2rem;animation:text 5s 1}.discription p{font-size:1.5rem;padding-top:10px;letter-spacing:1px;word-spacing:3px;color:#fff;animation:type 5s 1}@keyframes text{0%{color:#d72828;margin-left:-45px}35%{letter-spacing:5px;margin-left:-45px}}@keyframes type{0%{color:#d72828;margin-left:-40px}35%{letter-spacing:2px;margin-left:-40px}}.image{width:270px;height:270px;border-radius:50%;position:absolute;background:no-repeat;background-size:cover;right:8rem;top:7rem;animation:imageAnimation 5s 1}@keyframes imageAnimation{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@media screen and (max-width: 768px){.box{flex-direction:column;align-items:center}.image{position:relative;right:0;top:0;width:200px;height:200px;margin-top:2rem}.description{color:#fff;width:auto;height:auto;margin-top:1rem;margin-left:0;text-align:center}.description h1{color:#fff;font-size:1.5rem;margin-bottom:1rem}.description p{color:#fff;font-size:1rem;padding-top:5px}}@media screen and (max-width: 468px){.box{flex-direction:column;align-items:center}.image{margin-top:2rem;width:100px;height:100px}.description{width:80%;height:auto;margin-top:1rem;margin-left:0;text-align:center}.description h1{color:#fff;font-size:1.2rem;margin-top:1rem;margin-bottom:1rem}.description p{color:#fff;font-size:1rem;padding-top:5px}}.skills-container{display:flex;width:45rem;height:6rem;flex-wrap:nowrap;justify-content:flex-start;align-items:center;margin-top:6rem;margin-left:10rem;background-color:#fff;border-radius:15px}.skills-container span{font-size:1.5rem;font-weight:600;margin-left:30px}.container{height:65px;width:85px;overflow:hidden}.container img{width:100%;height:100%;mix-blend-mode:multiply}.box2{margin-top:10rem;margin-left:27rem;margin-bottom:2rem;width:56rem;height:28rem;display:flex}.wallpaper{width:25rem;height:90%;background-color:#000;background:no-repeat;background-size:cover;border-radius:10px}.about{margin-left:20px;flex:1;display:flex;flex-direction:column;gap:1rem}.about h1{color:#ec280e}.about p{color:#fff;font-size:1.2rem;font-family:Lora,serif;font-optical-sizing:auto;font-style:normal;word-spacing:10px}.box3{width:62rem;height:25rem;display:flex;margin-top:2rem;margin-left:17rem;margin-bottom:5rem}.project-image{width:60%;height:90%;background-color:#fff;background:no-repeat;background-size:cover;border-radius:5px;margin-right:1.3rem}.items{width:40%;height:90%;margin-left:1rem;margin-top:0;display:flex;flex-direction:column;justify-content:center;gap:1rem}.items h1{color:red}.items p{font-size:1.3rem;color:#fff;margin-top:.5rem}.project-link{margin-left:10px;width:55%;border-radius:5px;display:flex;margin-top:50px;gap:20px;align-items:center;background-color:#fff}.project-link:hover{border-color:#007bff;box-shadow:0 0 35px #007bff80}.project-link img{width:90px;height:50px;mix-blend-mode:multiply}.project-link :nth-child(2) img{width:50px;height:55px;mix-blend-mode:multiply}.project-link img:nth-child(2):hover{cursor:pointer}.project-link img:nth-child(1):hover{cursor:pointer}h2{color:#fff;margin-left:35rem;font-weight:500;font-size:2.4rem}.box4{width:100%;height:60rem;display:flex;gap:1rem;justify-content:center;align-items:center}.part1{background:#fff no-repeat;border-radius:7px;background-size:cover;width:40%;height:100%;transition:transform .3s,margin-left .3s}.part2{background-color:#fff;width:40%;height:100%}.info{margin-left:2rem;margin-top:4rem}.info p{margin-top:2rem;font-size:larger;word-spacing:10px}.links{display:flex;gap:50px;margin-top:4rem;align-items:center}.social-icon{width:100px;height:60px;mix-blend-mode:multiply}.social-icon1{width:60px;height:60px;mix-blend-mode:multiply}.social-icon2{width:100px;height:100px}.contact{display:flex;flex-direction:column;gap:2rem;align-items:flex-start;margin-top:5rem}.span1,.span2,.span3{display:flex;align-items:center;font-size:large;margin-left:1rem}.contact span img{margin-right:10px}.contact-img1{margin-left:13px;width:30px;height:30px}.contact-img2{width:40px;height:40px;margin-left:5px;mix-blend-mode:multiply}.contact-img3{width:50px;height:30px}.span1 p{font-size:25px;margin-bottom:1.8rem;margin-left:1rem}.span1 h1{margin-left:.5rem}.span2 p{font-size:25px;margin-bottom:1.8rem;margin-left:1rem}.span2 h1{margin-left:.5rem}.span3 p{font-size:25px;margin-bottom:1.8rem;margin-left:1rem}.span3 h1{margin-left:.5rem}.part2{display:flex;flex-direction:column;gap:3rem;border-radius:7px}.part2 h1{margin-top:4.3rem;margin-left:3rem}.sections{display:flex;flex-direction:column;gap:4rem;margin-left:4rem}.section1 input{width:80%;height:2rem;padding:10px;border:3px solid #ccc;border-radius:5px;font-size:16px;outline:none}.section1 h1{margin:1rem}.section1 input:focus{border-color:#007bff;box-shadow:0 0 8px #007bff80}.section2 input{width:80%;height:2rem;padding:10px;border:3px solid #ccc;border-radius:5px;font-size:16px;outline:none}.section2 h1{margin:1rem}.section2 input:focus{border-color:#007bff;box-shadow:0 0 8px #007bff80}.section3 textarea{width:80%;height:10rem;padding:10px;border:3px solid #ccc;border-radius:5px;font-size:16px;outline:none;overflow:auto}.section3 textarea:focus{border-color:#007bff;box-shadow:0 0 8px #af492c80}.section3 h1{margin:1rem}.sections button{width:9rem;height:2rem;border-radius:4px;outline:none;background-color:#007bff;font-size:16px;margin-left:10rem;border:none;color:#ccc}.sections button:hover{cursor:pointer}.error{color:red;font-size:.8em;margin-top:5px}.loading{margin-left:13rem;margin-top:10px}.submitted{margin-left:12.5rem;font-size:18px;margin-top:10px}.footer{margin-top:5rem;height:17rem;width:100%;background-color:#edecec;display:flex;justify-content:center;align-items:center}.footer-box{width:100%;height:6rem;display:flex;gap:3rem;justify-content:center;align-items:center}.footer-box svg{width:40px;height:40px}.container2{width:90%;height:23rem;display:flex;margin:4rem 4rem 5rem}.box5{margin-left:15rem;background-color:#fff;width:50%;height:100%;display:flex;flex-direction:column;border-radius:10px}.box5:hover{border-color:#007bff;box-shadow:0 0 35px #007bff80}.inner-box{width:100%;height:100%;justify-content:center;align-items:center}.box5 h1{margin:25px 20px}.inner-box p{margin:0 20px;font-size:1.3rem;word-spacing:10px}.link{display:flex;margin-left:2rem;margin-top:2rem;gap:1.4rem}.link a:nth-of-type(2) img{width:120px;height:125px}.link a:nth-of-type(1) img{margin-top:38px;width:60px;height:50px}body{background:url(/assets/background2-D_vZf9P7.webp) no-repeat;background-size:cover}
