.about{padding:2rem;max-width:1200px;margin:0 auto}.about-title{text-align:center;margin-bottom:2rem}.about-title h1{font-size:2.5rem;margin-bottom:1rem}.about-title img{width:50px}.about-sections{display:flex;justify-content:space-between;align-items:center;gap:2rem}.about-left img{width:300px;border-radius:50%}.about-right{max-width:600px}.about-para{margin-bottom:2rem}.about-para p{font-size:18px}.about-skills{display:flex;flex-direction:column;gap:1rem}.about-skill{display:flex;gap:50px;align-items:center;transition:.3s}.about-skill p{font-weight:700;margin-right:1rem}.about-skill hr{outline:none;border:none;width:50%;height:2px;background:linear-gradient(264deg,#df8908 -5.09%,#b415ff 106.28%)}.about-achievements{display:flex;justify-content:space-between;margin-top:4rem;text-align:center}.about-achievement h1{font-size:60px;font-weight:700;background:linear-gradient(270deg,#df8908 50.41%,#b415ff 90.25%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about-achievement p{font-size:1rem}@media (max-width: 992px){.about-sections{flex-direction:column;align-items:center}.about-left img{width:250px}.about-title h1{font-size:2rem}.about-achievement h1{font-size:2.5rem}.about-achievement p{font-size:.9rem}}@media (max-width: 768px){.about-left img{width:200px}.about-title h1{font-size:1.75rem}.about-achievements{flex-direction:column;gap:2rem}.about-achievement h1{font-size:2rem}}@media (max-width: 576px){.about{padding:1rem}.about-title h1{font-size:1.5rem}.about-left img{width:150px}.about-right{max-width:100%}.about-achievements{gap:1.5rem}.about-achievement h1{font-size:1.75rem}.about-achievement p{font-size:.8rem}}.contact{padding:4rem 2rem;text-align:center;align-items:center}.contact-title h1{padding:0 30px;font-size:2.5rem;font-weight:600}.contact-title img{margin-top:1rem;width:150px}.contact-section{display:flex;justify-content:space-between;gap:2rem;max-width:1200px;margin:0 auto;padding-top:3rem}.contact-left{flex:1;text-align:left}.contact-left h1{font-size:2rem;margin-bottom:1rem;background:linear-gradient(270deg,#df8908 80%,#b415ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.contact-left p{font-size:1.2rem;color:#d8d8d8;margin-bottom:2rem}.contact-details{display:flex;flex-direction:column;gap:1.5rem;color:#d8d8d8;font-size:22px}.contact-detail{display:flex;align-items:center;gap:1rem}.contact-detail img{width:24px;height:24px}.contact-link{color:#007bff;text-decoration:none}.contact-link:hover{color:#37a96e;text-decoration:underline}.contact-right{flex:1;display:flex;flex-direction:column}.contact-right label{font-size:1rem;color:#d8d8d8;font-weight:500;margin-bottom:.5rem}.contact-right input,.contact-right textarea{width:100%;padding:.75rem;margin-bottom:1.5rem;border:1px solid #ccc;border-radius:5px;font-size:1rem}.contact-submit{padding:.75rem 1.5rem;border:none;background:linear-gradient(264deg,#df8908 -5.09%,#b415ff 106.28%);color:#fff;font-size:1rem;border-radius:5px;cursor:pointer}.contact-submit:hover{transform:scale(1.1);transition:.3s}@media (max-width: 992px){.contact-section{flex-direction:column}.contact-left h1{font-size:1.8rem}.contact-left p{font-size:.95rem}.contact-title h1{font-size:2.2rem}.contact-title img{width:130px}}@media (max-width: 768px){.contact{padding:3rem 1.5rem}.contact-title h1{font-size:2rem}.contact-left h1{font-size:1.6rem}.contact-left p,.contact-right label,.contact-right input,.contact-right textarea{font-size:.9rem}.contact-submit{padding:.6rem 1.2rem;font-size:.9rem}.contact-title img{width:100px}}.footer{background-color:#333;color:#fff;padding:2rem 3rem;text-align:center}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:2rem}.footer-top-left img{width:150px}.footer-top-left p{font-size:1.2rem;color:#ccc;margin-top:1rem}.footer-top-right{display:flex;flex-direction:column;align-items:flex-start}.footer-email-input{display:flex;align-items:center;border:1px solid #ccc;background-color:#444;border-radius:50px;padding:.5rem 1rem;margin-bottom:1rem;width:100%}.footer-email-input img{width:24px;margin-right:10px}.footer-email-input:hover{border:2px solid white}.footer-email-input input{background-color:transparent;border:none;outline:none;color:#a0a0a0;font-family:Outfit;padding:.5rem;width:100%;font-size:1.1rem}.footer-subscribe{color:#fff;font-size:20px;padding:.75rem 1.5rem;border-radius:50px;cursor:pointer;background:linear-gradient(264deg,#df8908 -5.09%,#b415ff 106.28%);transition:.3s;text-align:center}.footer-subscribe:hover{transform:scale(1.1);transition:.3s}hr{border:1px solid #444;margin:2rem 0}.footer-bottom{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:#aaa}.footer-bottom-left{text-align:left;font-size:18px}.footer-bottom-right{display:flex;gap:1rem;text-align:right}.footer-bottom-right p{cursor:pointer;font-size:18px}.footer-bottom-right p:hover{text-decoration:underline}@media (max-width: 992px){.footer-top{flex-direction:column;align-items:center;text-align:center}.footer-top-right{width:100%;margin-top:1rem}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}.footer-bottom-right{flex-direction:column}}@media (max-width: 768px){.footer{padding:1.5rem 1rem}.footer-top-left img{width:120px}.footer-email-input input{font-size:.9rem}.footer-bottom-left,.footer-bottom-right{font-size:.85rem}.footer-subscribe{padding:.6rem 1.2rem;font-size:.9rem}}.hero{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;max-width:1200px;margin:0 auto}.hero img{width:250px;border-radius:50%;margin-bottom:1.5rem}.hero h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#dfd4d4}.hero h1 span{color:#007bff}.hero p{font-size:1.2rem;margin-bottom:2rem;color:#dfd4d4}.hero-action{display:flex;justify-content:center;gap:1.5rem;margin-top:1.5rem}.hero-connect,.hero-resume{color:#fff;padding:.8rem 1.5rem;border-radius:50px;background:linear-gradient(264deg,#df8908 -5.09%,#b415ff 106.28%);cursor:pointer;transition:background-color .3s ease}.hero-connect:hover,.hero-resume:hover{border:2px solid white}.anchor-link,.download-link{text-decoration:none;color:inherit}@media (max-width: 992px){.hero h1{font-size:2rem}.hero img{width:200px}.hero p{font-size:1.1rem}.hero-action{flex-direction:column;gap:1rem}.hero-connect,.hero-resume{width:100%;text-align:center}}@media (max-width: 576px){.hero{padding:1.5rem}.hero img{width:150px}.hero h1{font-size:1.75rem}.hero p{font-size:1rem;margin-bottom:1.5rem}.hero-action{gap:1rem}.hero-connect,.hero-resume{width:100%;padding:.8rem}}.mywork{padding:4rem 2rem;text-align:center}.mywork-title{margin-bottom:3rem}.mywork-title h1{font-size:2.5rem;font-weight:600}.mywork-title img{margin-top:1rem;width:150px}.mywork-container{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto}.mywork-container img{width:100%;height:auto;border-radius:10px;box-shadow:0 5px 15px #0000001a;transition:transform .3s ease}.mywork-container img:hover{transform:scale(1.1);border:4px solid #ff00ff;border-radius:10px;transition:.3s}.mywork-showmore{display:flex;justify-content:center;border:2px solid white;border-radius:50px;align-items:center;width:30%;padding:10px 20px;margin:2rem auto 0;cursor:pointer}.mywork-showmore p{font-size:18px;font-weight:700;color:#fff;margin-right:.5rem}.mywork-showmore img{width:16px;transition:transform .3s ease}.mywork-showmore:hover img{transform:translate(5px)}@media (max-width: 992px){.mywork-container{grid-template-columns:repeat(2,1fr)}.mywork-title h1{font-size:2.2rem}.mywork-title img{width:130px}}@media (max-width: 768px){.mywork-container{grid-template-columns:1fr}.mywork{padding:3rem 1.5rem}.mywork-title h1{font-size:2rem}.mywork-title img{width:100px}.mywork-showmore p{font-size:1rem}.mywork-showmore img{width:14px}}.navbar{display:flex;align-items:center;justify-content:space-between;margin:20px 100px}img{border-radius:30%}.nav-menu{display:flex;align-items:center;list-style:none;gap:30px;font-size:18px}.nav-connect{padding:15px;border-radius:50px;background:linear-gradient(267deg,#da7c25 .36%,#b923e1 102.06%);font-size:16px;cursor:pointer;transition:.5s}.nav-connect:hover{transform:scale(1.05)}.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-close,.nav-mob-open{display:none}@media (max-width:768px){.navbar{margin:20px 50px}.nav-connect{display:none}.nav-mob-open{display:block;position:fixed;right:30px}.nav-mob-close{display:block;position:relative;top:30px;left:290px;width:30px}.nav-menu{position:fixed;flex-direction:column;align-items:start;top:0;gap:30px;background-color:#1f0016;width:350px;height:100%;z-index:2;transition:right .5s;right:-350px}.nav-menu li{font-size:30px;padding-left:100px;flex-direction:row;gap:20px}}.services{padding:4rem 2rem;text-align:center}.services-title{margin-bottom:3rem}.services-title h1{font-size:2.5rem;font-weight:700}.services-title img{margin-top:1rem;width:150px}.services-container{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.services-format{padding:2rem;border-radius:10px;border:2px solid white;box-shadow:0 8px 20px #0000001a;text-align:left;transition:transform .3s ease}.services-format:hover{transform:translateY(-5px)}.services-format h3{font-size:28px;font-weight:700;color:#007bff;margin-bottom:.5rem}.services-format h2{font-size:30px;margin-bottom:1rem;font-weight:800;background:linear-gradient(279deg,#df8908 50%,#b415ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.services-format p{font-size:20px;margin-bottom:2rem;color:#b7abab;line-height:30px;max-width:300px}.services-readmore{display:flex;align-items:center;gap:.5rem;color:#007bff;cursor:pointer}.services-readmore p{font-size:24px;color:#d4d4d4}.services-readmore img{width:16px}.services-format:hover{border:2px solid #ff00ff;background-image:linear-gradient(45deg,#3f0028,#582300);transform:scale(1.05);transition:.4s}@media (max-width: 992px){.services-container{grid-template-columns:repeat(2,1fr)}.services-title h1{font-size:2.2rem}.services-format h3{font-size:1.6rem}.services-format h2{font-size:1.3rem}}@media (max-width: 768px){.services-container{grid-template-columns:1fr}.services-title h1{font-size:2rem}.services-format h3{font-size:1.4rem}.services-format h2{font-size:1.2rem}}@media (max-width: 576px){.services{padding:3rem 1rem}.services-title h1{font-size:1.8rem}.services-title img{width:120px}.services-format{padding:1.5rem}.services-format h3{font-size:1.3rem}.services-format h2{font-size:1.1rem}.services-format p{font-size:.95rem}.services-readmore p{font-size:.9rem}.services-readmore img{width:14px}}*{margin:0;padding:0}body{height:100vh;background:#161513;color:#fff;font-family:outfit}
