.produit + .produit{margin-top:140px;}.produit h2{position:relative;display:table;font-size:32px;font-weight:500;letter-spacing:0.02em;margin:0 0 60px;text-align:left;}.produit h2:before{content:"";position:absolute;width:120px;height:4px;background:#0d2fff;bottom:-10px;}.produit .description{display:block;font-size:20px;text-align:justify;}.produit .media{width:300px;height:300px;}.produit .media img{width:100%;height:100%;object-fit:contain;}@media screen and (max-width: 991px){.produit h2:before{left:50%;margin-left:-60px;}.produit > div{display:block;}.produit .media{margin:auto;}}@media screen and (min-width: 992px){.produit > div{display:flex;flex-direction:row;align-items:center;width:80%;margin:auto;}.produit .contenu{flex:300px;}.produit:nth-child(even) > div{flex-direction:row-reverse;}.produit:nth-child(even) .contenu{padding-left:40px;}.produit:nth-child(odd) .contenu{padding-right:40px;}}.modale{position:fixed;display:none;top:0;left:0;right:0;bottom:0;background:#fff;z-index:4000;}.modale .fermer{position:absolute;top:0;right:0;width:50px;height:50px;background:#ee3f40;color:#fff;z-index:100;cursor:pointer;-webkit-transition:all 0.35s cubic-bezier(0.39,0.575,0.565,1);-moz-transition:all 0.35s cubic-bezier(0.39,0.575,0.565,1);-ms-transition:all 0.35s cubic-bezier(0.39,0.575,0.565,1);-o-transition:all 0.35s cubic-bezier(0.39,0.575,0.565,1);transition:all 0.35s cubic-bezier(0.39,0.575,0.565,1);}.modale .fermer .icone{display:block;font-size:30px;margin:10px;}.modale .contenu{position:absolute;display:block;width:100%;max-width:1000px;height:100%;margin:auto;top:0;left:0;right:0;background:#fff;overflow-y:auto;padding:80px 40px;}.modale .contenu img{display:block;width:100%;max-width:320px;height:auto !important;margin:10px auto;}.modale .contenu .titre{text-align:center;font-weight:400;font-size:30px;margin-bottom:40px;color:#4d4d4d;}.modale .contenu .description{display:table;width:100%;line-height:26px;font-size:18px;font-weight:400;margin-bottom:60px;}