*{margin:0;padding:0}body{height:100vh;background-color:#161513;color:#fff;font-family:outfit}.navbar{display:flex;align-items:center;justify-content:space-between;padding:15px 200px;position:relative;z-index:1000;background-color:#161513}.nav-menu{display:flex;align-items:center;list-style:none;gap:4vw;font-size:clamp(14px,1.5vw,25px)}.logo-left-top{height:clamp(35px,5vw,60px);width:auto;border-radius:10px;transition:all .3s ease}.nav-connect{padding:10px 20px;border-radius:50px;background:linear-gradient(267deg,#50c878 .365%,gold 102.06%);font-size:clamp(14px,1.5vw,18px);cursor:pointer;transition:all .3s ease;white-space:nowrap}.nav-connect:hover{transform:scale(1.05)}.nav-menu li{display:flex;flex-direction:column;gap:5px;cursor:pointer;white-space:nowrap}.nav-menu li img{display:flex;margin:auto}.anchor-link{text-decoration:none;color:#fff;transition:color .3s ease}.anchor-link:hover{color:#50c878}.nav-mob-btn{display:none;background:none;border:none;cursor:pointer;z-index:1000}.nav-mob-btn img{height:25px;width:25px}@media (max-width: 1150px){.navbar{padding:15px 4%}.nav-menu{gap:4vw;font-size:23px}}@media (max-width: 900px){.nav-menu{gap:25px;font-size:22px}.nav-connect{padding:8px 16px}}@media (max-width: 768px){.nav-mob-btn{display:block;position:relative}.nav-menu{position:fixed;top:0;right:-100%;width:70%;max-width:300px;height:100vh;background-color:#161513;flex-direction:column;gap:30px;font-size:18px;padding:80px 30px 30px;align-items:flex-start;z-index:999;box-shadow:-3px 0 10px #00000080;transition:right .5s ease}.nav-menu.active{right:0}.nav-connect{display:none}.logo-left-top{height:40px}}@media (max-width: 480px){.navbar{margin-top:10px;padding:12px 4%}.nav-menu{width:80%;padding:70px 25px 25px;gap:25px}.logo-left-top{height:35px}}@media (max-width: 360px){.navbar{padding:10px 50px;margin-top:10px}.nav-menu{width:85%;padding:60px 20px 20px;font-size:16px;gap:20px}.logo-left-top{height:30px}.nav-mob-btn img{height:22px;width:22px}}.hero{display:flex;align-items:center;flex-direction:column;gap:20px;margin-top:-80px}.hero img{margin-top:150px}.hero h1{text-align:center;width:70%;font-size:90px;font-weight:600}.hero h1 span{background:linear-gradient(270deg,#50c878,gold);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero p{width:50%;text-align:center;font-size:24px;line-height:40px}.hero-action{display:flex;align-items:center;gap:25px;font-size:24px;font-weight:500;margin-bottom:50px}.hero-connect{padding:25px 45px;border-radius:50px;cursor:pointer;background:linear-gradient(264deg,#50c878 -5.09%,gold 106.28%)}.hero-resume{padding:25px;border-radius:50px;border:2px solid #fff;cursor:pointer}.hero-connect:hover{border:2px solid white}.hero-resume:hover{border-color:#b415ff}@media (max-width: 1200px){.hero h1{font-size:70px;width:80%}.hero p{width:60%;font-size:22px;line-height:36px}.hero img{width:280px}.hero-action{gap:20px;font-size:22px}.hero-connect{padding:20px 40px}.hero-resume{padding:20px 35px}}@media (max-width: 1024px){.hero h1{font-size:60px;width:85%}.hero p{width:65%;font-size:20px;line-height:34px}.hero img{width:260px}.hero-action{gap:18px;font-size:20px}.hero-connect{padding:18px 35px}.hero-resume{padding:18px 30px}}@media (max-width: 768px){.hero h1{font-size:45px;width:90%}.hero p{width:70%;font-size:18px;line-height:32px}.hero img{width:240px}.hero-action{gap:15px;font-size:18px}.hero-connect{padding:14px 28px}.hero-resume{padding:14px 25px}}@media (max-width: 600px){.hero h1{font-size:38px;width:95%}.hero p{width:80%;font-size:16px;line-height:28px}.hero img{width:220px}.hero-action{flex-direction:column;gap:12px;font-size:16px}.hero-connect,.hero-resume{padding:12px 24px}}@media (max-width: 480px){.hero h1{font-size:32px}.hero p{width:85%;font-size:14px;line-height:26px}.hero img{width:180px}.hero-action{gap:10px;font-size:14px}.hero-connect,.hero-resume{padding:10px 20px}}.about{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6vw;margin:5vw 10vw}.about-title{position:relative;text-align:center}.about-title h1{font-size:5vw;font-weight:600;padding:0 2vw}.about-title img{position:absolute;bottom:0;right:0;width:15vw;max-width:150px;z-index:-1}.about-sections{display:flex;gap:5vw;align-items:center;flex-wrap:wrap}.about-left{flex:1;text-align:center}.about-left img{width:100%;max-width:390px;border-radius:25px}.about-right{flex:1;display:flex;flex-direction:column;gap:5vw}.about-para{display:flex;flex-direction:column;gap:1.5vw;font-size:1.2vw;font-weight:500}.about-skills{display:flex;flex-direction:column;gap:1vw}.about-skill{display:flex;align-items:center;gap:3vw;transition:transform .3s ease-in-out}.about-skill p{min-width:120px;font-size:1.2vw;font-weight:500}.about-skill hr{height:.5vw;border-radius:50px;border:none;background:linear-gradient(264deg,#50c878 -5.09%,gold 106.28%)}.about-skill:hover{transform:scale(1.05)}.about-achievements{display:flex;width:100%;justify-content:space-around;flex-wrap:wrap;margin-bottom:5vw}.about-achievement{display:flex;flex-direction:column;align-items:center;gap:.8vw;transition:transform .5s ease-in-out}.about-achievement h1{font-size:3vw;font-weight:700;background:linear-gradient(264deg,#50c878 -5.09%,gold 106.28%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about-achievement p{font-size:1.1vw;font-weight:500;text-align:center}.about-achievement:hover{transform:scale(1.12)}@media (max-width: 1024px){.about{gap:5vw;margin:4vw 6vw}.about-title h1{font-size:4vw}.about-title img{width:12vw}.about-sections{flex-direction:column;text-align:center}.about-para{font-size:1.6vw;line-height:1.8}.about-skill{gap:2vw}.about-skill p{font-size:1.6vw}.about-achievement h1{font-size:2.5vw}.about-achievement p{font-size:1.5vw}}@media (max-width: 768px){.about{gap:4vw;margin:3vw 5vw}.about-title h1{font-size:6vw}.about-title img{width:15vw}.about-sections{flex-direction:column;text-align:center}.about-left img{max-width:250px}.about-para{font-size:3vw;line-height:1.6}.about-skill{gap:2vw}.about-skill p{font-size:3vw}.about-skill hr{height:4px}.about-achievements{flex-direction:column;align-items:center}.about-achievement{gap:.5vw}.about-achievement h1{font-size:5vw}.about-achievement p{font-size:3vw}}.services{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:80px;margin:80px 170px}.services-title{position:relative}.services-title h1{text-align:center;padding:0 30px;font-size:80px;font-weight:600}.services-title img{position:absolute;bottom:0;right:0;z-index:-1}.services-format{display:flex;flex-direction:column;justify-content:center;gap:20px;padding:60px;border-radius:10px;border:2px solid #ffd700;transition:.4s;cursor:pointer}.services-container{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;margin-bottom:80px}.services-format h3{font-size:28px;font-weight:600}.services-format h2{font-size:28px;font-weight:800;background:linear-gradient(267deg,#50c878 50%,gold);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.services-format p{color:#d4d4d4;font-size:20px;line-height:40px;max-width:300px}.services-readmore{display:flex;gap:20px;align-items:center;margin-top:20px}.services-format:hover{border:2px solid #50c878;background-image:linear-gradient(45deg,#3f0028,#582300);transform:scale(1.04);transition:.4s}@media (max-width: 1024px){.services{gap:60px;margin:40px 100px}.services-title h1{font-size:60px}.services-container{grid-template-columns:1fr 1fr;gap:30px}.services-format{padding:40px}}@media (max-width: 768px){.services{gap:50px;margin:20px 50px}.services-title h1{font-size:45px}.services-title img{width:130px;margin-right:-20px}.services-container{grid-template-columns:1fr;gap:25px}.services-format{gap:20px;padding:32px}.services-format h2{font-size:24px}.services-format p{font-size:16px;line-height:28px;max-width:100%}.services-readmore img{width:20px}}@media (max-width: 480px){.services{margin:10px 20px;gap:40px}.services-title h1{font-size:28px}.services-title img{width:100px}.services-container{gap:15px}.services-format{padding:25px}.services-format h3{font-size:22px}.services-format h2{font-size:20px}.services-format p{font-size:14px;line-height:24px}.services-readmore{gap:10px}}.mywork{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5rem;margin:5rem 10% 6rem}.mywork-title{position:relative;text-align:center;margin-bottom:20px}.mywork-title h1{padding:0 1.5rem;font-size:4rem;font-weight:600}.mywork-title img{position:absolute;bottom:0;right:0;z-index:-1;width:50%;max-width:150px}.mywork-container{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;width:100%}.mywork-container img{box-sizing:border-box;width:100%;max-width:419px;aspect-ratio:419 / 280;transition:transform .3s;cursor:pointer;border-radius:10px;border:2px solid #ffd700}.mywork-container img:hover{transform:scale(1.1);border:3px solid green}.mywork-showmore{display:flex;gap:1rem;border-radius:50px;border:2px solid white;padding:1.5rem 3rem;font-size:1.25rem;font-weight:500;cursor:pointer;transition:all .6s;margin-bottom:5rem}.mywork-showmore:hover{gap:2rem;border:2px solid green}.mywork-card-wrapper{position:relative;display:inline-block;width:100%}.mywork-hover-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000bf;color:#fff;opacity:0;transition:opacity .3s ease-in-out;border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;pointer-events:none}.mywork-card-wrapper:hover .mywork-hover-overlay{opacity:1;pointer-events:auto}.mywork-hover-overlay h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;text-align:center;padding:0 .5rem}.demo-btn{padding:.5rem 1.5rem;background:linear-gradient(270deg,#50c878,gold);color:#000;font-weight:600;border:2px solid white;border-radius:50px;cursor:pointer;transition:all .2s ease}.demo-btn:hover{border:2px solid green}@media screen and (max-width: 1024px){.mywork{margin:3rem 5%;gap:3rem}.mywork-title h1{font-size:3rem}.mywork-title img{max-width:120px}.mywork-container{grid-template-columns:repeat(2,1fr);gap:1.5rem}.mywork-showmore{padding:1rem 2rem;font-size:1rem}}@media screen and (max-width: 600px){.mywork{margin:2rem 3% 3rem;gap:2rem}.mywork-title h1{font-size:2rem}.mywork-title img{max-width:80px}.mywork-container{grid-template-columns:1fr;gap:1rem}.mywork-container img{max-width:100%}.mywork-showmore{padding:.75rem 1.5rem;font-size:.9rem;gap:.5rem}.mywork-showmore:hover{gap:1rem}.mywork-hover-overlay h3{font-size:1rem}.demo-btn{padding:.4rem 1rem;font-size:.9rem}.mywork-container img:hover,.mywork-showmore:hover,.mywork-card-wrapper:hover .mywork-hover-overlay,.demo-btn:hover{transform:none;border-color:inherit;gap:inherit;opacity:inherit}}.contact{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(40px,6vw,60px);margin:5vw clamp(5%,3vw,10%);padding:20px;box-sizing:border-box}.contact-title{position:relative;text-align:center}.contact-title h1{padding:0 2vw;font-size:clamp(32px,7vw,60px);font-weight:600;margin:0}.contact-title img{position:absolute;bottom:-10px;right:0;z-index:-1;width:clamp(100px,20vw,150px)}.contact-section{display:flex;flex-direction:row;gap:clamp(20px,5vw,50px);flex-wrap:wrap;justify-content:center;width:100%;max-width:1200px}.contact-left{display:flex;flex-direction:column;gap:clamp(15px,3vw,25px);flex:1;min-width:280px;max-width:500px}.contact-left h1{font-size:clamp(24px,5vw,48px);font-weight:700;background:linear-gradient(270deg,#50c878,gold);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0}.contact-left p{color:#d8d8d8;font-size:clamp(1rem,2.5vw,1.1rem);line-height:1.6}.contact-details{display:flex;flex-direction:column;gap:clamp(15px,2vw,20px)}.contact-detail{display:flex;align-items:center;gap:12px}.contact-detail a{text-decoration:none;color:#fff;font-size:clamp(.9rem,2.5vw,1rem)}.contact-detail img{width:clamp(20px,4vw,25px)}.contact-detail p{font-size:clamp(.9rem,2.5vw,1rem);color:#d8d8d8;margin:0}.contact-right{display:flex;flex-direction:column;gap:clamp(12px,2vw,18px);flex:1;min-width:280px;max-width:600px;width:100%}.contact-right label{font-family:Outfit;color:#d8d8d8;font-size:clamp(.9rem,2.5vw,1rem);font-weight:500}.contact-right input,.contact-right textarea{font-family:Outfit;border:none;width:100%;padding:clamp(10px,2vw,12px);border-radius:4px;background:#32323c;color:#a0a0a0;font-size:clamp(.9rem,2.5vw,1rem);box-sizing:border-box}.contact-right textarea{height:clamp(100px,20vw,140px);resize:none}.contact-submit{border:none;color:#fff;border-radius:50px;background:linear-gradient(270deg,#50c878,gold);font-size:clamp(1rem,2.5vw,1.1rem);padding:clamp(10px,2vw,12px) clamp(30px,5vw,40px);cursor:pointer;transition:transform .3s ease;align-self:flex-start}.contact-submit:hover{transform:scale(1.05)}.contact-submit:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){.contact{gap:clamp(30px,5vw,40px);margin:5vw 5%}.contact-section{flex-direction:column;gap:clamp(20px,4vw,30px)}.contact-left,.contact-right{min-width:100%;max-width:100%}.contact-title h1{font-size:clamp(28px,6vw,40px)}.contact-left h1{font-size:clamp(20px,5vw,32px)}.contact-submit{align-self:center;width:100%;text-align:center}}@media (max-width: 480px){.contact{padding:10px}.contact-title img{width:clamp(80px,18vw,100px)}.contact-detail img{width:clamp(18px,3.5vw,20px)}.contact-right input,.contact-right textarea{padding:8px}.contact-submit{padding:8px 20px;font-size:clamp(.9rem,2.5vw,1rem)}}.footer{margin:50px auto;padding:20px;max-width:1200px;display:flex;flex-direction:column;gap:30px}.footer-top{display:flex;justify-content:space-between;flex-wrap:wrap;gap:40px}.footer-top-left{font-size:18px;max-width:400px;line-height:1.5}.footer-top-right{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.footer-email-input{display:flex;gap:15px;padding:15px 20px;border-radius:50px;background:#32323b;align-items:center;flex:1;min-width:280px}.footer-email-input img{width:24px;height:24px}.footer-email-input input{outline:none;border:none;background:transparent;color:#a0a0a0;font-size:16px;width:100%}.footer-subscribe{font-size:18px;padding:15px 40px;border-radius:50px;background:linear-gradient(264deg,#50c878 -5.09%,gold 106.28%);cursor:pointer;transition:.3s;text-align:center;white-space:nowrap}.footer-subscribe:hover{transform:scale(1.05);transition:.3s}.footer-bottom{display:flex;justify-content:center;align-items:center;font-size:16px;flex-wrap:wrap;gap:20px;text-align:center}.footer-bottom-right{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.footer-links{margin-top:-15px;text-align:center}.footer-links a{color:#fff;text-decoration:none;margin:0 10px}.footer-links a:hover{text-decoration:underline}html{scroll-behavior:smooth}@media (max-width: 1024px){.footer{margin:50px 40px}.footer-top{flex-direction:column;text-align:center;align-items:center}.footer-top-left{max-width:100%}.footer-top-right{flex-direction:column;width:100%;align-items:center}.footer-email-input{width:100%}.footer-subscribe{width:60%;text-align:center}.footer-bottom{display:flex;align-items:center;justify-content:center}}.footer-socials{display:flex;justify-content:center;gap:15px}.footer-socials a{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:50%;color:#fff;font-size:20px;transition:all .3s ease-in-out;text-decoration:none;margin-bottom:-5px}.footer-socials a:nth-child(1){background-color:#1877f2}.footer-socials a:nth-child(2){background-color:#0a66c2}.footer-socials a:nth-child(3){background:linear-gradient(135deg,#feda75,#fa7e1e,#d62976,#962fbf,#4f5bd5)}.footer-socials a:nth-child(4){background-color:#333}.footer-socials a:nth-child(5){background-color:#1da1f2}.footer-socials a:hover{transform:scale(1.1);box-shadow:0 0 10px #fff9}@media (max-width: 768px){.footer{margin:30px 20px}.footer-email-input{width:100%;padding:12px 15px}.footer-subscribe{width:100%}.footer-bottom{display:flex;align-items:center;justify-content:center}.footer-bottom-right{flex-direction:column;gap:10px}.footer-subscribe{width:60%;text-align:center}}@media (max-width: 480px){.footer-email-input{display:flex;align-items:center;gap:10px}.footer-email-input input{text-align:center}.footer-subscribe{width:100%;font-size:18px;padding:12px}.footer-links{font-size:13px}.footer-bottom{display:flex;align-items:center;justify-content:center;font-size:14px}}.certifications{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:80px;margin:80px 170px 100px}.certifications-title{margin-bottom:20px;position:relative}.certifications-title h1{padding:0 30px;font-size:80px;font-weight:600}.certifications-title img{position:absolute;bottom:0;right:0;z-index:-1}.certifications-container{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}.certifications-container img{box-sizing:border-box;width:419px;height:280px;transition:.3s;cursor:pointer;border-radius:10px;border:2px solid #ffd700}.certifications-container img:hover{transform:scale(1.05);border:3px solid green;border-radius:10px;transition:.3s}.certifications-showmore{display:flex;gap:15px;border-radius:50px;border:2px solid white;padding:30px 60px;font-size:22px;font-weight:500;cursor:pointer;transition:.6s;margin-bottom:80px}.certifications-showmore:hover{gap:30px;transition:.6s;border:2px solid green}.overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1}.popup{position:relative;max-width:90%;max-height:90%;display:flex;align-items:center;justify-content:center}.popup img{width:100%;height:auto;max-height:80vh;border-radius:8px;border:4px solid white}.close-btn{position:absolute;top:10px;right:15px;background:#0009;color:#fff;border:none;font-size:24px;cursor:pointer;padding:5px 10px;border-radius:50%;background-color:green}.close-btn:hover{background:red;color:#000}@media (max-width: 1024px){.certifications{margin:60px 100px;gap:60px}.certifications-title h1{font-size:65px}.certifications-container{grid-template-columns:repeat(2,1fr);gap:35px}}@media (max-width: 768px){.certifications{margin:50px;gap:40px}.certifications-title h1{font-size:50px}.certifications-container{grid-template-columns:repeat(2,1fr);gap:25px}}@media (max-width: 480px){.certifications{margin:30px 20px;gap:20px}.certifications-title h1{font-size:35px;text-align:center}.certifications-container{grid-template-columns:1fr;gap:15px}.certifications-showmore{padding:15px 30px;font-size:14px}}@media (max-width: 1200px){.certifications{margin:70px 120px;gap:70px}.certifications-title h1{font-size:70px}.certifications-container{grid-template-columns:repeat(2,1fr);gap:35px}.certifications-container img{width:100%;height:auto}}@media (max-width: 992px){.certifications{margin:60px 80px;gap:60px}.certifications-title h1{font-size:60px;text-align:center}.certifications-container{grid-template-columns:repeat(2,1fr);gap:30px}}@media (max-width: 768px){.certifications{margin:50px;gap:50px;align-items:center}.certifications-title h1{font-size:50px}.certifications-container{grid-template-columns:1fr;gap:25px}.certifications-showmore{padding:20px 40px;font-size:18px}}@media (max-width: 576px){.certifications{margin:40px 30px;gap:30px}.certifications-title h1{font-size:40px;text-align:center}.certifications-container{grid-template-columns:1fr;gap:20px}.certifications-showmore{padding:15px 35px;font-size:16px}}@media (max-width: 400px){.certifications{margin:30px 15px;gap:20px}.certifications-title h1{font-size:35px;text-align:center}.certifications-container{grid-template-columns:1fr;gap:15px}.certifications-showmore{padding:12px 30px;font-size:14px}}
