html body #main .realisation{margin:.75rem 0;position:relative}html body #main .realisation .link{bottom:0;cursor:pointer;display:block;left:0;position:absolute;right:0;top:0;z-index:1}html body #main .realisation .image{position:relative;z-index:0}html body #main .realisation .image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}html body #main .realisation .overlay{bottom:0;left:0;position:absolute;right:0;top:0}html body #main .realisation .overlay .zoom-icon{-moz-box-align:center;-moz-box-pack:center;align-items:center;bottom:0;color:#fff;display:-moz-box;display:flex;font-size:3rem;justify-content:center;left:0;opacity:0;position:absolute;right:0;text-shadow:0 0 5px rgba(0,0,0,.5);top:0;-moz-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7);-moz-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-moz-transition:transform .35s,opacity .25s,-moz-transform .35s;transition:transform .35s,opacity .25s;transition:transform .35s,opacity .25s,-moz-transform .35s}html body #main .realisation .overlay .titre{background:-moz-linear-gradient(top,transparent,#050711);background:linear-gradient(180deg,transparent,#050711);bottom:0;left:0;opacity:0;padding:3.75rem 0 1.875rem;position:absolute;text-align:center;-moz-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-moz-transition:opacity .25s;transition:opacity .25s;width:100%}html body #main .realisation .overlay .titre .texte{text-align:center;-moz-transform:translateY(2rem);-ms-transform:translateY(2rem);transform:translateY(2rem);-moz-transition:transform .35s,-moz-transform .35s;transition:transform .35s;transition:transform .35s,-moz-transform .35s}html body #main .realisation .overlay .titre .texte .title{color:#fff;margin:0}html body #main .realisation:hover .overlay .zoom-icon{opacity:1;-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}html body #main .realisation:hover .titre{opacity:1}html body #main .realisation:hover .titre .texte{-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}