.oeuvre-stickybar{bottom:0;left:0;position:sticky;width:100%;z-index:1}.oeuvre-stickybar .ct-stickybar{bottom:0;display:flex;justify-content:center;left:20px;margin:20px 0;position:absolute;right:20px}.oeuvre-stickybar .cta{align-items:center}.oeuvre-stickybar .cta .icon-illu{font-size:24px;margin-right:10px}.oeuvre-stickybar .cta .text{line-height:1.2}.oeuvre-stickybar .price{font-family:Spectral,Georgia,sans-serif;font-size:16px;letter-spacing:0}.oeuvre-stickybar .stickybar-title{display:none;font-weight:700;max-width:150px}.oeuvre-stickybar .stickybar-close-container{display:none}.oeuvre-stickybar.sticky .ct-stickybar{bottom:0;position:fixed;z-index:1}.oeuvre-stickybar.show{z-index:3}.oeuvre-stickybar.show .ct-stickybar{animation:stickybar-fadein .2s ease-in-out 1 forwards;bottom:0;position:fixed}.oeuvre-stickybar.show .stickybar-close-container{display:block;margin-left:auto}.oeuvre-stickybar.show .stickybar-title{display:block}.oeuvre-stickybar.close .stickybar-container{animation:stickybar-fadeout .2s ease-in-out 1 forwards}@media(min-width:768px)and (max-width:991px){.oeuvre-stickybar .cta .text{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}}@keyframes stickybar-fadein{0%{opacity:0}to{opacity:1}}@keyframes stickybar-fadeout{0%{opacity:1}to{opacity:0}}.oeuvre-nav{bottom:0;left:0;margin:20px 0;opacity:0;position:fixed;transform:translateY(5px);transition:opacity .2s ease-in-out,transform .3s ease-in-out,visibility 0s .2s;visibility:hidden;width:100%;z-index:2}.oeuvre-nav .oeuvre-nav-wrap{background-color:var(--white);border-radius:120px;box-shadow:0 -4px 14px 0 rgba(0,0,0,.1);margin:auto;padding:20px 40px;width:fit-content}.oeuvre-nav ul{align-items:center;display:flex;gap:20px}.oeuvre-nav.visible{opacity:1;transform:translateY(0);transition:opacity .2s ease-in-out,transform .3s ease-in-out,visibility 0s 0s;visibility:visible}.oeuvre-nav.invisible{opacity:0;transition:opacity .2s ease-in-out,visibility 0s .2s;visibility:hidden}.oeuvre-nav .oeuvre-nav-link.active{font-weight:700}@media(max-width:767px){.oeuvre-nav{display:none}}.page-oeuvre-detail .main-footer{padding-bottom:150px}