#container_produits{box-sizing:border-box;background-color:#f8f8f8;width:100%;padding:60px 0 120px}.entity_section{width:100%}.entity_section--plein-jour-habitat{background-color:#f8f8f8;background-image:radial-gradient(40% 45% at 0%,#b4e6ff99 0%,#0000 100%),radial-gradient(40% 45% at 100%,#b4e6ff66 0%,#0000 100%)}.entity_section--plein-jour-isolation{background-color:#f8f8f8;background-image:radial-gradient(40% 45% at 0%,#f8be9499 0%,#0000 100%),radial-gradient(40% 45% at 100%,#f8be9466 0%,#0000 100%)}.entity_section--plein-jour-energie{background-color:#f8f8f8;background-image:radial-gradient(40% 45% at 0%,#dcff9999 0%,#0000 100%),radial-gradient(40% 45% at 100%,#dcff9966 0%,#0000 100%)}.Entite_box{box-sizing:border-box;border-bottom:1px solid #6b6b6b1a;justify-content:flex-start;align-items:center;gap:28px;width:100%;max-width:1200px;margin:30px auto;padding:32px 20px 28px;display:flex}.Entite_box img{object-fit:contain;flex-shrink:0;width:72px;height:auto;display:block}.Entite_box .title{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.Entite_box .title h2{color:#000;font-family:var(--font-oswald), sans-serif;text-transform:uppercase;margin:0 0 8px;font-size:42px;font-weight:700;line-height:1}.Entite_box .title p{color:#4b4b4b;font-family:var(--font-lato), sans-serif;margin:0;font-size:16px;font-weight:400;line-height:1.4}.produits_wrapper{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.produits_grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}@keyframes produit_shimmer{0%,to{background-color:#e8e8e8}50%{background-color:#f2f2f2}}.produit_card{cursor:pointer;min-height:380px;color:inherit;border-radius:12px;text-decoration:none;animation:1.8s ease-in-out infinite produit_shimmer;display:block;position:relative;overflow:hidden}.produit_image_wrapper{width:100%;height:100%;min-height:360px;position:relative}.produit_image{object-fit:cover;transition:transform .4s}.produit_card:hover .produit_image{transform:scale(1.05)}.produit_overlay{align-items:flex-end;display:flex;position:absolute;inset:0}.produit_content{color:#fff;box-sizing:border-box;background:#00000080;flex-direction:column;justify-content:center;width:100%;min-height:85px;padding:18px;display:flex}.produit_content h3{text-transform:uppercase;margin:0;font-size:24px;line-height:1;transition:margin-bottom .35s}.produit_card:hover .produit_content h3{margin-bottom:16px}.produit_categories{text-transform:uppercase;opacity:0;flex-wrap:wrap;gap:8px;max-height:0;margin-bottom:0;transition:max-height .4s,opacity .3s 50ms,transform .3s 50ms,margin .3s;display:flex;overflow:hidden;transform:translateY(6px)}.produit_content p{color:#ffffffe6;opacity:0;max-height:0;margin:0;font-size:14px;line-height:1.5;transition:max-height .4s 50ms,opacity .3s .12s,transform .3s .12s,margin .3s 50ms;display:block;overflow:hidden;transform:translateY(6px)}.produit_cta{color:#fff;font-family:var(--font-oswald), sans-serif;text-transform:uppercase;opacity:0;align-items:center;gap:8px;max-height:0;font-size:16px;font-weight:500;line-height:1.4;text-decoration:none;transition:max-height .4s .1s,opacity .3s .18s,transform .3s .18s;display:inline-flex;overflow:hidden;transform:translateY(6px)}.produit_card:hover .produit_categories{opacity:1;max-height:120px;margin-bottom:12px;transform:translateY(0)}.produit_card:hover .produit_content p{opacity:1;max-height:200px;margin-bottom:14px;transform:translateY(0)}.produit_card:hover .produit_cta{opacity:1;max-height:48px;transform:translateY(0)}@media (hover:none){.produit_card .produit_image{transform:scale(1.05)}.produit_card .produit_content h3{margin-bottom:16px}.produit_card .produit_categories{opacity:1;max-height:120px;margin-bottom:12px;transform:translateY(0)}.produit_card .produit_content p{opacity:1;max-height:200px;margin-bottom:14px;transform:translateY(0)}.produit_card .produit_cta{opacity:1;max-height:48px;transform:translateY(0)}}@media screen and (max-width:1200px){.produits_grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:900px){#container_produits{padding:60px 0 90px}.Entite_box,.produits_wrapper{padding-left:16px;padding-right:16px}.produits_grid{grid-template-columns:repeat(2,1fr);gap:16px}.produit_card,.produit_image_wrapper{min-height:320px}}@media screen and (max-width:600px){.produits_grid{grid-template-columns:1fr}.produit_card,.produit_image_wrapper{min-height:380px}.produit_content h3{font-size:21px}.produit_content p{max-width:100%;font-size:14px}}
