.navbar{display:flex;align-items:center;justify-content:space-between;margin:20px 50px}.logo{width:80px;height:80px}.nav-menu{display:flex;align-items:center;list-style:none;gap:40px;font-size:18px}.nav-connect{padding:15px 30px;border-radius:40px;background:linear-gradient(267deg,#da7c25 .36%,#b923e1 102.06%);font-size:18px;cursor:pointer;transition:.3s}.nav-connect a{color:#fff;background:linear-gradient(267deg,#da7c25 .36%,#b923e1 102.06%);cursor:pointer;text-decoration:none}.nav-connect:hover{transform:scale(1.03)}.nav-menu li{display:flex;flex-direction:column;gap:5px;cursor:pointer}.nav-menu li img{display:flex;margin:auto}.anchor-link{text-decoration:none;color:#fff}.nav-mob-open,.nav-mob-close{display:none}@media (max-width: 768px){.navbar{margin:20px 30px}.nav-connect{display:none}.nav-mob-open{display:block;position:fixed;right:20px;cursor:pointer}.nav-mob-close{display:block;position:relative;top:30px;left:250px;width:25px;cursor:pointer}.nav-menu{position:fixed;flex-direction:column;align-items:start;top:0;gap:20px;background-color:#1f0016;width:300px;height:100%;z-index:2;transition:right .3s;right:-300px}.nav-menu li{font-size:24px;padding-left:60px;flex-direction:row;gap:15px}}.hero{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;margin:0 auto 20px;text-align:center}.hero img{height:200px;width:auto;margin-top:10px}.hero h1{width:90%;font-size:30px;font-weight:400}.hero h1 span{font-size:35px;font-weight:900;background:linear-gradient(267deg,#da7c25 .36%,#b923e1 102.06%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero p{width:50%;font-size:18px;line-height:28px}.hero-action{display:flex;align-items:center;gap:20px;font-size:18px;font-weight:500;margin-bottom:30px}.hero-connect{padding:15px 30px;border-radius:30px;background:linear-gradient(267deg,#da7c25 .36%,#b923e1 102.06%);cursor:pointer}.hero-connect a{color:#fff;text-decoration:none}.hero-resume{padding:15px 40px;border-radius:30px;border:2px solid #fff;cursor:pointer}.hero-resume a{color:#fff;text-decoration:none}.hero-connect:hover{border:2px solid #fff}.hero-resume:hover{border-color:#b415ff}@media (max-width: 768px){.hero{gap:20px}.hero img{height:180px;margin:10px 0}.hero h1{width:90%;font-size:24px;line-height:28px}.hero h1 span{font-size:30px}.hero p{width:85%;font-size:16px;line-height:24px}.hero-action{gap:12px;font-size:16px;margin-bottom:20px}.hero-connect{padding:10px 20px;border-radius:25px}.hero-resume{padding:10px 30px;border-radius:25px}}@media (max-width: 480px){.hero{margin:0 auto 15px}.hero img{height:150px}.hero h1{font-size:20px}.hero h1 span{font-size:25px}.hero p{width:90%;font-size:14px;line-height:20px}.hero-action{gap:10px;font-size:14px}.hero-connect{padding:8px 15px;border-radius:20px}.hero-resume{padding:8px 20px;border-radius:20px}}.about{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;margin:40px 100px}.about-title{position:relative}.about-title h1{padding:0 20px;font-size:60px;font-weight:600}.about-title img{position:absolute;bottom:0;right:0;z-index:-1}.about-left .profile-image{max-width:100%;height:auto;object-fit:contain}.about-sections{display:flex;gap:40px}.about-right{display:flex;flex-direction:column;gap:40px}.about-para{display:flex;flex-direction:column;gap:15px;font-size:18px;font-weight:500}.about-skills{display:flex;flex-direction:column;gap:15px}.about-skill{display:flex;gap:30px;align-items:center;transition:.3s}.about-skill p{min-width:100px;font-size:16px;font-weight:500}.about-skill hr{border:none;width:50%;height:6px;border-radius:50px;background:linear-gradient(267deg,#da7c25 .36%,#b923e1 102.06%)}.about-achievements{display:flex;width:100%;justify-content:space-around;margin-bottom:40px}.about-achievement{display:flex;flex-direction:column;align-items:center;gap:10px;transition:.3s}.about-achievement h1{font-size:40px;font-weight:700;background:linear-gradient(267deg,#da7c25 .36%,#b923e1 102.06%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about-achievement p{font-size:16px;font-weight:500}.about-skill:hover{transform:scale(1.03);transition:.3s}.about-achievement:hover{transform:scale(1.08);transition:.3s}@media (max-width: 768px){.about{gap:30px;margin:0 40px;align-items:start}.about-title h1{padding:0;font-size:40px;font-weight:600}.about-title img{width:100px;margin-right:-20px}.about-sections{flex-direction:column}.about-left{display:none}.about-para{font-size:18px;line-height:30px;margin-bottom:0}.about-skill{gap:20px;align-items:center}.about-skill p{font-size:20px}.about-skill hr{height:6px}.about-achievements{justify-content:space-between}.about-achievement{gap:10px}.about-achievement h1{font-size:34px;font-weight:700px}.about-achievement p{text-align:center;font-size:16px}}@media (max-width: 480px){.about-left .profile-image{max-width:150px}}.services{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;margin:40px 100px}.services-title{position:relative}.services-title h1{padding:0 20px;font-size:60px;font-weight:600}.services-title img{position:absolute;bottom:0;right:0;z-index:-1}.services-container{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:8px}.services-format{display:flex;flex-direction:column;justify-content:center;gap:15px;padding:30px;border-radius:10px;border:1px solid white;transition:.4s;cursor:pointer}.services-format h3{font-size:20px;font-weight:600}.services-format h2{font-size:24px;font-weight:800;background:linear-gradient(267deg,#da7c25 .36%,#b923e1 102.06%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.services-format p{color:#d4d4d4;font-size:16px;line-height:24px;max-width:200px}.services-readmore{display:flex;gap:10px;align-items:center;margin-top:10px}.services-readmore p{font-size:14px}.services-readmore img{width:20px}.services-format:hover{border:1px solid #ff00ff;background-image:linear-gradient(45deg,#3f0028,#582300);transform:scale(1.03);transition:.3s}@media (max-width: 768px){.services{align-items:start;gap:40px;margin:0 40px}.services-container{grid-template-columns:repeat(2,1fr);gap:10px}.services-title h1{padding:0;font-size:40px;font-weight:600}.services-title img{width:100px;margin-right:-20px}.services-format{border-radius:8px;padding:20px;box-shadow:0 2px 10px #0000001a;text-align:center}.services-format h2{font-size:16px}.services-format p{font-size:14px;line-height:18px;max-width:150px;margin:0 auto}.services-readmore{display:flex;justify-content:center;align-items:center;margin-top:10px}.services-readmore p{font-size:14px;margin-right:5px}.services-readmore img{width:20px}}.mywork{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;margin:20px 40px}.mywork-title{position:relative;text-align:center}.mywork-title h1{padding:0 20px;font-size:60px;font-weight:600}.mywork-title img{position:absolute;bottom:0;right:0;z-index:-1}.mywork-container{padding-top:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.mywork-container img{width:100%;height:auto;border-radius:8px;transition:.3s;cursor:pointer}.mywork-container img:hover{transform:scale(1.03);border:2px solid #ff00ff}.mywork-showmore{display:flex;gap:5px;border-radius:30px;border:1px solid white;padding:10px 20px;font-size:16px;font-weight:500;margin-bottom:20px;transition:.3s;cursor:pointer}.mywork-showmore:hover{gap:8px}@media (max-width: 768px){.mywork{gap:30px;margin:40px;align-items:start}.mywork-title h1{padding:0;font-size:40px;font-weight:600}.mywork-title img{width:100px;right:10px}.mywork-container{grid-template-columns:repeat(2,1fr);gap:10px}.mywork-container img{width:90%;padding-top:0;margin-bottom:20px;height:auto}.mywork-showmore{padding:8px 15px;font-size:14px;margin:10px auto}.mywork-showmore img{width:14px}.mywork-container img:hover{transform:scale(1.03);border:2px solid #ff00ff}}@media (max-width: 480px){.mywork{gap:30px;margin:40px;align-items:start}.mywork-title h1{padding:0;font-size:40px;font-weight:600}.mywork-title img{width:100px;right:10px}.mywork-container{grid-template-columns:repeat(2,1fr);gap:10px}}.contact{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:60px;margin:60px 100px}.contact-title{position:relative}.contact-title h1{padding:0 20px;font-size:60px;font-weight:600}.contact-title img{position:absolute;bottom:0;right:0;z-index:-1}.contact-section{display:flex;gap:100px}.contact-left{display:flex;flex-direction:column;gap:20px}.contact-left h1{font-size:60px;font-weight:700;background:linear-gradient(270deg,#df8908 80%,#b415ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.contact-left p{max-width:500px;color:#d8d8d8;font-size:18px;line-height:30px}.contact-details{display:flex;flex-direction:column;gap:20px;color:#d8d8d8;font-size:20px}.contact-detail{display:flex;align-items:center;gap:15px}.contact-right{display:flex;flex-direction:column;align-items:start;gap:20px}.contact-right label{color:#d8d8d8;font-size:18px;font-weight:500}.contact-right input,.contact-right textarea{border:none;background:#32323c;color:#a0a0a0;font-family:Outfit;font-size:18px;padding:15px;border-radius:4px;box-sizing:border-box;width:600px}.contact-right input{height:60px}.contact-right textarea{height:160px}.contact-submit{border:none;color:#fff;border-radius:50px;background:linear-gradient(264deg,#df8908 -5.09%,#b415ff 106.28%);font-size:18px;padding:15px 40px;margin-bottom:40px;cursor:pointer;transition:.3s}.contact-submit:hover{transform:scale(1.1);transition:.3s}.alert{margin-top:20px;margin-bottom:40px;border-radius:50px;background:linear-gradient(264deg,#df8908 -5.09%,#b415ff 106.28%);color:#fff;text-align:center;border:none;font-size:18px;padding:15px 40px;transition:.3s}@keyframes fadein{0%{opacity:0}to{opacity:1}}@media (max-width: 768px){.contact{gap:30px;margin:40px;align-items:start}.contact-title h1{padding:0;font-size:40px;font-weight:600}.contact-title img{width:100px;margin-right:-20px}.contact-section{flex-direction:column;gap:40px}.contact-left h1{font-size:40px}.contact-left p{font-size:16px}.contact-detail img{width:20px}.contact-right{gap:15px}.contact-right label{font-size:16px}.contact-right input,.contact-right textarea{width:calc(100% - 20px);margin:0 10px;padding:10px;font-size:14px}.contact-right input{height:45px}.contact-right textarea{height:120px}.contact-submit{font-size:16px;padding:12px 30px}}.footer{margin:30px 100px;display:flex;flex-direction:column;gap:20px}.footer-top{display:flex;justify-content:space-between;gap:20px}.footer-logo{width:150px;height:75px}.footer-top-left p{font-size:20px;max-width:300px}.footer-top-right{display:flex;align-items:center;gap:20px}.footer-email-input{display:flex;gap:20px;padding:15px 20px;border-radius:50px;background-color:#32323b}.footer-email-input input{outline:none;border:none;background:transparent;color:#a0a0a0;font-family:Outfit;font-size:16px}.footer-subscribe{font-size:18px;padding:15px 40px;border-radius:50px;background:linear-gradient(264deg,#df8908 -5.09%,#b415ff 106.28%);cursor:pointer;transition:.3s}.footer-bottom{display:flex;justify-content:space-between;font-size:16px;gap:20px}.footer-bottom-right{display:flex;gap:30px;margin-bottom:30px}.footer-email-input:hover{border:2px solid white}.footer-subscribe:hover{transform:scale(1.1);transition:.3s}@media (max-width: 768px){.footer{gap:30px;margin:40px}.footer-top-left{flex-direction:column;align-items:start;text-align:center}.footer-logo{width:120px}.footer-top-left p{font-size:14px;max-width:100%;text-align:center;padding-bottom:10px}.footer-bottom{flex-direction:column-reverse;gap:15px}.footer-top-right{flex-direction:column;gap:15px;width:100%;align-items:stretch;margin-top:30px}.footer-email-input{flex-direction:row;padding:10px}.footer-email-input img{width:18px}.footer-email-input input{font-size:14px}.footer-subscribe{font-size:16px;padding:12px 20px;text-align:center}.footer-bottom-left{text-align:center;margin-bottom:30px}}@media (max-width: 455px){.footer-bottom-right{font-size:14px}.footer-bottom-left{font-size:14px;width:100%}}*{padding:0;margin:0}body{height:100vh;background:#161513;color:#fff;font-family:outfit}
