@media only screen and (min-width:1350px){.et_pb_row{padding:27px 0}.et_pb_section{padding:54px 0}.single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper{padding-top:81px}.et_pb_fullwidth_section{padding:0}}#menu-fixe{position:fixed;top:50px;right:30px;z-index:9999;display:flex;flex-direction:row-reverse;align-items:flex-start;gap:20px}#btn-home{display:flex;align-items:center}#btn-home svg{width:22px;height:22px;transition:opacity 0.3s ease}#btn-home:hover svg{opacity:0.6}#sandwich-wrapper{display:flex;flex-direction:column;align-items:flex-end}#sandwich-btn{display:flex;flex-direction:column;gap:6px;cursor:pointer;padding:0}#sandwich-btn span{display:block;width:32px;height:3px;background-color:#edebde;transition:all 0.3s ease}#sandwich-btn.actif span:nth-child(1){transform:rotate(45deg) translate(6px,6px)}#sandwich-btn.actif span:nth-child(2){opacity:0}#sandwich-btn.actif span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}#sandwich-nav{display:flex;flex-direction:column;align-items:flex-end;gap:12px;margin-top:15px;max-height:0;overflow:hidden;transition:max-height 0.4s ease}#sandwich-nav.ouvert{max-height:200px}#sandwich-nav a{color:#edebde;text-decoration:none;font-family:'Inter Tight',sans-serif;font-weight:700;font-size:22px;letter-spacing:3px;text-transform:uppercase;white-space:nowrap}#sandwich-nav a:hover{opacity:0.6}#defilement{position:fixed;left:40px;top:0;height:100vh;overflow:hidden;z-index:999;width:60%}#liste{display:flex;flex-direction:column;gap:80px;animation:defiler 20s linear infinite}#liste:hover{animation-play-state:paused}.nom-projet{color:#edebde;font-family:'acumin-pro-extra-condensed',sans-serif;font-weight:900;font-size:70px;letter-spacing:2px;text-transform:uppercase;text-decoration:none;white-space:nowrap}.nom-projet:hover{opacity:0.6}@keyframes defiler{0%{transform:translateY(-50%)}100%{transform:translateY(0)}}.mon-logo{position:relative;display:inline-block;cursor:pointer}.mon-logo img{display:block;animation:apparition 1.2s ease forwards,flottement 3s ease-in-out 1.2s infinite;opacity:0}@keyframes apparition{0%{opacity:0;transform:rotate(-15deg) scale(0.8)}100%{opacity:1;transform:rotate(0deg) scale(1)}}@keyframes flottement{0%{transform:translateY(0px)}50%{transform:translateY(-10px)}100%{transform:translateY(0px)}}.mon-logo:hover img{transform:scale(1.08);transition:transform 0.3s ease}#zoom-overlay{position:fixed;top:50%;left:50%;width:0px;height:0px;background-color:#edebde;border-radius:50%;transform:translate(-50%,-50%);transition:width 0.1s ease,height 0.1s ease;z-index:99999;pointer-events:none}#zoom-overlay.actif{width:300vw;height:300vw;border-radius:0}.deux-colonnes .et_pb_column:first-child{width:30%!important}.deux-colonnes .et_pb_column:last-child{width:70%!important}#infos-projet{padding:20px 20px;display:flex;flex-direction:column;gap:35px}.titre-section{font-family:'Anton',sans-serif;font-size:20px;color:#efede1;letter-spacing:3px;text-transform:uppercase;margin-bottom:6px}.texte-section{font-family:'Inter Tight',sans-serif;font-size:16px;color:#efede1;line-height:1.4;font-weight:400}