@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";.work-section{max-width:950px;margin:0 auto 100px;padding:20px;font-family:Poppins,sans-serif}.section-title{color:#fff;margin-bottom:30px;text-align:left;font-size:2.5rem;font-weight:600}.work-item{max-width:900px;width:900px;background:#fff;margin:25px 0;border-radius:12px;box-shadow:0 4px 8px #00000026;overflow:hidden;padding:15px;position:relative}.work-item:before,.work-item:after{content:"";position:absolute;top:0;bottom:0;width:60px;pointer-events:none;z-index:2}.work-item:before{left:0;background:linear-gradient(to right,#000 0%,transparent 100%)}.work-item:after{right:0;background:linear-gradient(to left,#000 0%,transparent 100%)}.marquee-wrapper{display:flex;align-items:center;white-space:nowrap;animation-duration:20s;animation-timing-function:linear;animation-iteration-count:infinite;animation-play-state:running}.marquee-wrapper img{height:40px;margin:0 25px;flex-shrink:0}.marquee-wrapper:hover{animation-play-state:paused}@keyframes marquee-rtl{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-rtl{animation-name:marquee-rtl}@keyframes marquee-ltr{0%{transform:translate(-50%)}to{transform:translate(0)}}.marquee-ltr{animation-name:marquee-ltr}@media (max-width: 1000px){.work-section{max-width:750px;padding:20px;margin-bottom:90px}.work-item{max-width:700px;width:700px;padding:13px;margin:22px 0}.section-title{font-size:2.3rem;margin-bottom:25px}.marquee-wrapper img{height:35px;margin:0 22px}}@media (max-width: 750px){.work-section{max-width:550px;padding:18px;margin-bottom:80px}.work-item{max-width:520px;width:520px;padding:12px;margin:20px 0;border-radius:10px}.marquee-wrapper img{height:32px;margin:0 20px}.section-title{font-size:2.1rem;margin-bottom:22px}}@media (max-width: 500px){.work-section{max-width:380px;padding:15px;margin-bottom:70px}.work-item{max-width:360px;width:360px;padding:12px;margin:18px 0;border-radius:10px}.marquee-wrapper img{height:28px;margin:0 18px}.section-title{font-size:1.8rem;margin-bottom:20px}.marquee-wrapper{animation-duration:15s}}.hero{padding:2rem;font-family:Poppins,sans-serif}.rectangle{width:900px;height:180px;background-color:#0000;border:2px solid rgb(255,255,255);box-sizing:border-box;position:relative;margin:40px auto;transform:scale(1);transition:all .3s}.rectangle:hover{transform:scale(1.01)}.social-links{position:absolute;top:10px;right:10px;display:flex;gap:10px}.square{width:30px;height:30px;border-radius:3px;display:inline-block;transform:scale(1);transition:all .3s}.square:hover{transform:scale(1.2)}.square:active{transform:scale(1.1)}.hero-content{display:flex;align-items:center;gap:2rem;max-width:900px;margin:0 auto}.hero-image{flex:1;max-width:130px;margin-left:2rem}.hero-image img{width:100%;border-radius:15px;box-shadow:0 10px 30px #0000001a}.hero-text{flex:4}.hero-text h1{font-size:2.5rem;font-weight:600;color:#fff;max-width:710px;display:flex;align-items:center;gap:0rem;margin-bottom:-.5rem}.waveimg{width:40px;height:auto;transform-origin:70% 70%;transform:scaleX(-1) rotate(0);animation:wave 2.5s infinite ease-in-out}@keyframes wave{0%{transform:scaleX(-1) rotate(0)}10%{transform:scaleX(-1) rotate(14deg)}20%{transform:scaleX(-1) rotate(-8deg)}30%{transform:scaleX(-1) rotate(14deg)}40%{transform:scaleX(-1) rotate(-4deg)}50%{transform:scaleX(-1) rotate(10deg)}60%{transform:scaleX(-1) rotate(0)}to{transform:scaleX(-1) rotate(0)}}.location{font-size:1.1rem;color:#666;margin-bottom:.4rem}.bio{font-weight:500;font-size:1.1rem;line-height:1.6;color:#fff;max-width:650px}@media (max-width: 1000px){.rectangle{width:700px;height:380px;background-color:#0000;border:2px solid rgb(255,255,255);box-sizing:border-box;position:relative;margin:40px auto;transform:scale(1);transition:all .3s}.hero-image{flex:1;max-width:130px;margin-left:2rem;margin-top:2rem}.hero-content{flex-direction:column;gap:2rem}.hero-text{text-align:center}.hero-text h1{font-size:2rem;max-width:fit-content;margin:0 auto}}@media (max-width: 750px){.rectangle{width:500px;height:320px}.hero-image{max-width:100px;margin-left:1rem;margin-top:1rem}.hero-text h1{font-size:1.6rem}.location{font-size:1rem;margin-bottom:.5rem}.bio{font-size:.9rem;max-width:490px;line-height:1.4}.waveimg{width:30px}}@media (max-width: 500px){.rectangle{width:380px;height:285px;margin:30px auto}.hero-image{max-width:85px;margin-left:.7rem;margin-top:.7rem}.hero-text h1{font-size:1.4rem;margin-bottom:.3rem}.location{font-size:.95rem;margin-bottom:.4rem}.bio{font-size:.85rem;max-width:350px;line-height:1.3;margin-top:.3rem}.waveimg{width:25px}.social-links{top:8px;right:8px;gap:8px}.square{width:25px;height:25px}}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;box-sizing:border-box}.projets-section{max-width:950px;margin:0 auto 80px;padding:0 20px;font-family:Poppins,sans-serif}.projects-section-title{color:#fff;text-align:left;font-size:2.5rem;font-weight:600;margin-bottom:20px}.projets-item{width:900px;height:450px;background:#1a1a1a;border-radius:8px;overflow:hidden;position:relative;margin-bottom:40px}.project-image{position:absolute;top:0;left:0;right:0;bottom:0}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.projets-item:hover .project-image img{transform:scale(1.1)}.gradient-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#0000001e 40%,#00000080 60%,#000);z-index:1}.project-content{position:absolute;bottom:20px;left:20px;right:20px;color:#fff;z-index:2;display:flex;flex-direction:column}.project-title{font-size:1.8rem;font-weight:600;margin:0 0 -12px;padding:0;line-height:.8}.project-stack{font-size:1rem;font-style:italic;color:#ccc;margin:0 0 1px;padding:0;line-height:.8}.project-description{font-size:1rem;color:#ddd;line-height:1.4;margin-bottom:16px}.learn-more{width:125px;height:35px;display:flex;background-color:#fff;color:#000;padding:10px 16px;border-radius:4px;text-decoration:none;font-weight:600;font-size:.9rem;transition:background-color .3s ease,color .3s ease;display:inline-flex;align-items:center;justify-content:center}.learn-more:hover{background-color:#333;color:#fff}.more-projects-button{color:#b6b6b6;font-weight:600;font-size:1.5rem;margin-left:10px;text-decoration:none;transition:color .2s ease}.more-projects-button:hover{color:#fff}.LearnMoreButton{cursor:pointer;width:130px;height:38px;background-color:#000;border:3px solid #fdfdfd;border-radius:10px;display:flex;justify-content:center;align-items:center;transform:scale(1);transition:all .3s;margin-top:-8px}.LearnMoreButton:active{transform:scale(1)}.LearnMoreButton span{color:#fff;font-weight:450;font-size:.9rem}.LearnMoreButton:hover{transform:scale(1.05)}@media (max-width: 1000px){.projets-section{max-width:750px;margin:0 auto 80px;padding:0 20px;font-family:Poppins,sans-serif}.projets-item{width:700px;height:350px;background:#1a1a1a;border-radius:8px;overflow:hidden;position:relative;margin-bottom:40px}.project-content{bottom:15px}.project-title{font-size:1.7rem;margin-bottom:-11px}.project-stack{font-size:1.15rem;margin-bottom:12px}.LearnMoreButton{margin-top:-7px}}@media (max-width: 750px){.projects-section-title{color:#fff;text-align:left;font-size:2rem;font-weight:600;margin-bottom:20px}.projets-section{max-width:525px;margin:0 auto 80px;padding:0 20px;font-family:Poppins,sans-serif}.projets-item{width:490px;height:245px;background:#1a1a1a;border-radius:8px;overflow:hidden;position:relative;margin-bottom:40px}.project-content{bottom:12px}.project-title{font-size:1.4rem;margin-bottom:-10px}.project-stack{font-size:.95rem;margin-bottom:11px}.LearnMoreButton{margin-top:-6px}}@media (max-width: 500px){.projects-section-title{font-size:1.8rem;margin-bottom:20px}.projets-section{max-width:380px;padding:0 15px;margin-bottom:70px}.projets-item{width:380px;height:210px;margin-bottom:35px}.project-content{bottom:12px;left:15px}.project-title{font-size:1.2rem;line-height:.7;margin-bottom:-14px}.project-stack{font-size:.8rem;line-height:.7;margin-bottom:-4px}.LearnMoreButton{margin-top:-14px;width:110px;height:32px;border:2px solid #fdfdfd}.LearnMoreButton span{font-size:.8rem}}.Education-section{max-width:950px;margin:40px auto 100px;padding:0 20px;font-family:Poppins,sans-serif}.Education-section-title{color:#fff;margin-bottom:40px;text-align:left;font-size:2.8rem;font-weight:600}.Certificates-section-title{color:#fffc;margin-bottom:40px;text-align:left;font-size:2.4rem;font-weight:600;margin-top:60px}.timeline{position:relative;margin-left:40px;padding-left:30px;border-left:4px solid rgb(255,255,255)}.timeline-item{position:relative;margin-bottom:80px;margin-top:50px}.timeline-icon{width:28px;height:28px;background-color:#000;border-radius:50%;border:5px solid #ffffff;position:absolute;left:-46px;top:0}.timeline-content{justify-content:left;padding-left:25px;max-width:900px;width:90%}.timeline-content h3{margin:0 0 8px;font-size:1.8rem;font-weight:500;color:#fff}.timeline-content h4{margin-top:-8px;margin-bottom:20px;font-size:1.1rem;font-weight:300;color:#ffffff8c}.timeline-content p{color:#fff;line-height:1.6;font-weight:300;font-size:1.1rem}.timeline-subcategory{padding-left:20px;border-left:2px solid rgba(255,255,255,.5)}@media (max-width: 1000px){.Education-section{max-width:750px;margin-bottom:90px}.Education-section-title{font-size:2.6rem;margin-bottom:35px}.Certificates-section-title{font-size:2.2rem;margin-bottom:35px;margin-top:55px}.timeline-content h3{font-size:1.6rem}.timeline-content h4{font-size:1rem}.timeline-content p{font-size:1rem;line-height:1.5}}@media (max-width: 750px){.Education-section{max-width:550px;margin-bottom:80px}.Education-section-title{font-size:2.4rem;margin-bottom:30px}.Certificates-section-title{font-size:2rem;margin-bottom:30px;margin-top:50px}.timeline{margin-left:35px;padding-left:25px;border-left:3px solid rgb(255,255,255)}.timeline-item{margin-bottom:60px;margin-top:40px}.timeline-icon{width:24px;height:24px;border:4px solid #ffffff;left:-40px}.timeline-content h3{font-size:1.4rem}.timeline-content h4{font-size:.95rem}.timeline-content p{font-size:.95rem;line-height:1.5}}@media (max-width: 500px){.Education-section{max-width:380px;margin-bottom:70px;padding:0 15px}.Education-section-title{font-size:1.8rem;margin-bottom:25px}.Certificates-section-title{font-size:1.6rem;margin-bottom:25px;margin-top:45px}.timeline{margin-left:25px;padding-left:20px;border-left:3px solid rgb(255,255,255)}.timeline-item{margin-bottom:60px;margin-top:40px}.timeline-icon{width:20px;height:20px;border:4px solid #ffffff;left:-32px}.timeline-content{padding-left:15px}.timeline-content h3{font-size:1.3rem;margin-bottom:6px}.timeline-content h4{font-size:.9rem;margin-bottom:15px}.timeline-content p{font-size:.9rem;line-height:1.4}}.pill{width:200px;height:60px;background-color:#000;border:4px solid #ffffff;border-radius:20px;display:flex;justify-content:center;align-items:center;margin:0 auto;transform:scale(1);transition:all .3s}.pill:hover{transform:scale(1.05)}.pill:active{transform:scale(1)}.pill span{color:#fff;font-size:1.1rem}@media (max-width: 750px){.pill{width:140px;height:42px;border:2.8px solid #ffffff;border-radius:14px}.pill span{font-size:.77rem}}
