@media (max-width:901px){nav{align-items:center;display:flex;justify-content:space-between;padding:10px 20px}nav img{height:40px}.burger{cursor:pointer;display:flex;flex-direction:column;height:22px;justify-content:space-between;width:35px}.burger span{background-color:#fff;border-radius:2px;display:block;height:3px;transition:all .3s}nav ul{align-items:flex-start;flex-direction:column;gap:10px;padding:10px;position:absolute;right:0;top:60px;transform:translateX(100%);transition:transform .3s ease;width:210px}nav ul.active{transform:translateX(0)}.burger.active span:first-child{transform:rotate(45deg) translate(6.5px,6.5px)}.burger.active span:nth-child(2){opacity:0}.burger.active span:nth-child(3){transform:rotate(-45deg) translate(6.5px,-6.5px)}#titreHeader{margin:2% 6% 12%;position:static;text-align:center}#titreHeader h1{font-size:2.6rem;margin:2% 0;text-shadow:#0ceb69 0 0 4px}#titreHeader h2{font-size:1.7rem}#titreHeader h3{font-size:1.1rem;margin-top:12%}#titreHeader button{font-size:1.1rem;margin-top:8%;padding:.8rem 1.3rem}#logoSlider{margin-bottom:12rem;overflow:hidden;position:relative}#logoSlider:after,#logoSlider:before{content:"";height:100%;position:absolute;top:0;width:120px;z-index:2}#logo-slide{align-items:center;flex-direction:column;flex-wrap:wrap;padding:1rem}#logo-slide img{height:50px;margin:0 1.2rem;width:auto}#competences{height:auto;margin:4% 14%}.competence{box-shadow:0 0 25px #0ceb69;margin:8% 0;padding:4% 8%}.competence-wrapper{align-items:center;flex-direction:column}#competences h2{font-size:2.6rem;margin:42% 0 24%}#competences h3{font-size:1.4rem;margin:12% 0}#competences:hover h3{color:#fff;text-align:center;transform:none}#competences p{font-size:1rem;margin:4% 0}footer{padding:1rem;text-align:center}footer img{height:32px;margin-bottom:2%;width:auto}footer p{font-size:1.1rem;margin:4% 0}footer span{font-size:1.2rem}#footer-copyright{font-size:.69rem;margin-top:6%}}@media screen and (max-width:900px){.projet-row,.projet-row.right{direction:ltr;grid-template-columns:1fr}.projet-row img{height:auto;max-height:300px;order:-1}.projet-row img:hover{transform:scale(1.05)}}@media (max-width:1024px){#timeline{height:auto;margin-bottom:12rem;overflow:visible}#timeline h2{margin-bottom:2rem;position:static;text-align:center;transform:rotate(0)}.timeline-wrapper{display:block;padding:0;width:100%}.timeline-line{height:100%;margin:0 auto;position:static;width:4px}.timeline-card{box-shadow:0 0 25px #0ceb69;display:block;margin:2rem auto;max-width:84%;min-width:auto;padding:1.5rem}.timeline-card:hover{transform:none}.timeline-card.even,.timeline-card.odd{margin:2.5rem auto}.timeline-card img{display:none}.timeline-card p{font-size:1rem}}@media (max-width:480px){#timeline h2{font-size:2.2rem;margin-bottom:2rem}.timeline-card{padding:1rem}}