@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";*{margin:0;padding:0}body{height:100vh;background:#161513;color:#fff;font-family:Outfit,serif}body,html{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth}.navbar{display:flex;background-color:#1f0016;align-items:center;justify-content:space-around;position:fixed;top:0;left:0;width:100%;height:40px;padding:20px 10px;z-index:1000}.nav-menu{display:flex;align-items:center;list-style:none;gap:40px;font-size:20px;cursor:pointer}.nav-menu li{color:#fff;transition:color .3s ease;font-size:16px}.nav-menu li:hover{color:#b923e1}.nav-connect{padding:12px 22px;border-radius:50px;background:linear-gradient(267deg,#da7625 .36%,#b923e1 102.06%);font-size:13px;cursor:pointer;transition:.5s}.nav-connect:hover{transform:scale(1.05)}.anchor-link{text-decoration:none;color:#dfdfdf}.nav-open{display:none;color:#fff;cursor:pointer;z-index:11}.nav-mob-close{display:none;font-size:30px;color:#fff;position:absolute;top:20px;right:20px;cursor:pointer;z-index:11}@media (max-width: 870px){.navbar{display:flex;width:140%;justify-content:space-between;align-items:end;padding:20px 30px}.navbar h1{font-size:25px}.nav-connect{display:none}.nav-open{display:block;z-index:0;font-size:1.5rem}.nav-menu{position:fixed;flex-direction:column;align-items:flex-start;top:0;right:-350px;gap:30px;background-color:#1f0016;width:250px;height:100vh;z-index:10;transition:right .3s ease;padding-top:60px}.nav-menu.active{right:0}.nav-mob-close{display:block}.nav-menu li{font-size:20px;padding-left:20px}}.hero{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:35px}.hero img{width:130px;height:130px;border-radius:50%;object-fit:cover;overflow:hidden;border:2px solid #000;margin-top:10%}.hero h1{text-align:center;width:66%;font-size:50px;font-weight:600}.hero h1 span{background:linear-gradient(270deg,#df8908 10%,#b415ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero p{width:50%;text-align:center;font-size:20px;line-height:30px}.hero-action{display:flex;align-items:center;gap:35px;font-size:15px;font-weight:500;margin-bottom:50px}.hero-connect{padding:13px 23px;border-radius:50px;background:linear-gradient(264deg,#df8908 -5.09%,#b415ff 106.28%);cursor:pointer}.hero-connect:hover{border:2px solid white}.hero-resume{padding:13px 23px;border-radius:50px;border:2px solid #fff;cursor:pointer}.hero-resume:hover{border:2px solid #b415ff}@media (max-width: 870px){.hero img{margin-top:100px;margin-bottom:30px}.hero h1{width:90%;font-size:30px}.hero p{width:85%;text-align:center;font-size:15px;line-height:25px}.hero-action{display:flex;align-items:center;gap:25px;font-size:10px;font-weight:300;margin-bottom:50px}}.about{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:80px;margin:50px 120px}.about-title h1{font-size:60px;font-weight:600;padding:0 30px}.about-sections{display:flex;gap:80px}.about-left img{height:350px;width:350px;border-radius:5%;object-fit:cover;border:1px solid #b923e1;box-shadow:0 4px 10px #0003}.about-right{display:flex;flex-direction:column;gap:40px}.about-para{display:flex;flex-direction:column;gap:10px;font-size:16px;font-weight:500}.about-skills,.about-skill{display:flex;flex-direction:column;gap:20px}.skill{display:flex;align-items:center;position:relative;gap:15px}.skill p{margin:0;font-size:15px;font-weight:500;min-width:150px}.skill hr{position:relative;background:linear-gradient(264deg,#df8908 -5.09%,#b415ff 106.28%);border:none;height:8px;margin:0;width:50%;outline:none;border-radius:50px}.about-achievments{display:flex;width:100%;justify-content:space-around;margin-bottom:80px}.achievment{display:flex;flex-direction:column;gap:10px;align-items:center;transition:.5s}.achievment h1{font-size:50px;font-weight:600;background:linear-gradient(264deg,#df8908 -5.09%,#b415ff 106.28%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.achievment p{font-size:22px;font-weight:400}.skill:hover{transform:scale(1.05);transition:.3s;cursor:pointer}.achievment:hover{transform:scale(1.05);transition:.5s;cursor:pointer}@media (max-width: 870px){.about{gap:50px;margin:40px 20px;text-align:center;flex-direction:column}.about-title h1{font-size:30px;font-weight:500;text-align:center}.about-sections{flex-direction:column;gap:40px;align-items:center;text-align:center}.about-left{display:none}.about-para{font-size:15px;line-height:25px;text-align:center}.about-skill{gap:10px;align-items:center;width:100%}.skill hr{height:8px;width:100%;background:linear-gradient(264deg,#df8908 -5.09%,#b415ff 106.28%);border:none;margin:5px 0;border-radius:50px;display:block}.achievment{text-align:center;gap:10px;margin:0 20px}.achievment h1{text-align:center;font-size:20px;margin-bottom:5px}.achievment p{font-size:15px}}.Service{display:flex;align-items:center;justify-content:center;gap:80px;flex-direction:column;margin:50px 120px}.title{font-size:30px;font-weight:600;padding:0 30px}.services-format{display:flex;justify-content:center;flex-direction:column;gap:20px;padding:20px;border-radius:10px;border:2px solid wheat;transition:.3s;cursor:pointer}.service-container{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;margin-bottom:80px}.services-format h3{font-size:22px;font-weight:600}.services-format h2{font-size:30px;font-weight:800px;background:linear-gradient(264deg,#df8908 -5.09%,#b415ff 106.28%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.services-format p{font-size:20px;color:#d4d4d4;line-height:40px;max-width:1000px}.service-readmore{display:flex;gap:15px;align-items:center;margin-top:10px}.service-readmore img{max-width:25px;margin-top:2px}.services-format:hover{border:2px solid #ff00ff;background-image:linear-gradient(45deg,#3f0028,#582300);transform:scale(1.05);transition:.4s}@media (max-width: 870px){.Service{align-items:center;gap:70px;margin:20px 70px}.title h1{font-size:25px}.services-format{gap:20px;padding:25px}.services-format h3{font-size:18px;font-weight:400}.services-format h2{font-size:20px;font-weight:600px}.services-format p{font-size:17px;color:#d4d4d4;line-height:30px;max-width:900px}.service-readmore img{max-width:20px;margin-top:3px}.service-container{grid-template-columns:1fr;gap:25px}}.projects{display:flex;align-items:center;justify-content:center;gap:80px;flex-direction:column}.project-title{font-size:25px;font-weight:500;text-align:center}.mywork-format{display:flex;justify-content:center;flex-direction:column;border-radius:10px;transition:.1s;cursor:pointer}.mywork-format img{box-sizing:border-box;width:350px;height:280px;margin:0 auto;transition:.2s ease-in-out;cursor:pointer}.mywork-container{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}.mywork-showmore{display:flex;gap:15px;border-radius:50px;border:2px solid white;font-size:25px;padding:15px 35px}.mywork-showmore img{max-width:25px;margin-top:5px;font-size:20px}.mywork-format:hover{transform:scale(.9);transition:.2s}@media (max-width: 870px){.projects{gap:50px;margin:50px;align-items:center}.project-title h1{padding:0%;font-size:30px;font-weight:500;text-align:center}.mywork-container{grid-template-columns:1fr 1fr;gap:40px}.mywork-container img{height:110%;width:110%}.mywork-showmore{gap:10px;padding:10px 25px;font-size:15px;margin:50px auto;cursor:pointer}}.contact{display:flex;align-items:center;justify-content:center;gap:80px;margin:80px 170px;flex-direction:column}.contact-title{font-size:30px;font-weight:500}.contact-section{display:flex;gap:100px}.contact-left{display:flex;flex-direction:column;gap:40px}.contact-left h1{font-size:40px;background:linear-gradient(270deg,#df8908 -5.09%,#b415ff 106.28%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.contact-left p{max-width:300px;font-size:200;font-weight:400;line-height:23px;color:#d8d8d8}.contact-details{display:flex;flex-direction:column;gap:20px;font-size:20px}.contact-detail{display:flex;flex-direction:row;gap:30px;font-size:20px;font-weight:700}.contact-detail p{font-size:18px}.contact-detail img{max-width:20px}.contact-right{display:flex;align-items:center;gap:15px;flex-direction:column;max-width:800px}.contact-right label{display:flex;align-items:flex-start;justify-content:flex-start;color:#d8d8d8;font-size:15px;font-weight:400;width:100%}.contact-right input{border:none;width:400px;height:30px;padding:10px 20px;border-radius:4px;background:#32323c;color:#a0a0a0;font-family:Outfit;font-size:15px;text-align:left}.contact-right textarea{width:400px;height:200px;border:none;padding:10px 20px;border-radius:4px;background:#32323c;color:#a0a0a0;font-family:Outfit;font-size:15px;text-align:left}.contact-submit{align-self:flex-start;border:none;color:#fff;border-radius:50px;background:linear-gradient(264deg,#df8908 -5.09%,#b415ff 106.28%);font-size:15px;padding:15px 30px;margin-bottom:40px;cursor:pointer;transition:.3s;margin-top:10px}.contact-submit:hover{transform:scale(1.1);transition:.3s}@media (max-width: 870px){.contact{gap:50px;margin:50px 70px;align-items:center}.contact-title h1{text-align:center;padding:0;font-size:30px;font-weight:600px}.contact-section{flex-direction:column}.contact-left h1{font-size:40px}.contact-left p{font-size:16px}.contact-detail{gap:16px}.contact-detail img{width:25px}.contact-right{width:100%;text-align:center}.contact-right label{font-size:16px}.contact-right input{width:95%;font-size:16px}.contact-right textarea{width:95%;font-size:15px}.contact-submit{font-size:15px;padding:12px 30px;margin:20px auto 0;display:block}}.modern-footer{padding:20px;color:#fff;text-align:center}.footer-divider{border:none;border-top:1px solid #444;margin:20px 0}.footer-content{display:flex;flex-direction:column;align-items:center;gap:10px}.footer-title{font-size:18px;font-weight:700;margin:0;color:#e0e0e0}.footer-description{font-size:18px;color:#dfdfdf;margin:0 0 10px}.footer-links{display:flex;gap:30px;font-size:25px}.footer-links a{color:#dfdfdf;text-decoration:none;font-size:17px;transition:color .3s}.footer-links a:hover{color:#009fff;text-decoration:underline}.footer-copyright{font-size:18px;color:#dfdfdf;margin:10px 0 0}@media (max-width: 870px){.modern-footer{gap:50px}}
