#index_rub{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;padding:20px 0;margin:0 -1%;width:102%}.index_page{width:23%;height:18vw;position:relative;margin:1%}.index_page>a{display:flex;width:100%;overflow:hidden;height:inherit;justify-content:center;align-items:center}.index_page img{height:inherit;width:100%;object-fit:cover;object-position:center;transform:scale(1);border-radius:8px}.index_page a:hover img{transform:scale(1.2);transition:.5s all}.index_page a:hover figcaption{background:rgba(0,0,0,0.8)}.index_page figcaption{position:absolute;font-size:.85rem;border-radius:0 0 8px 8px;z-index:10;bottom:0;left:0;text-align:center;width:100%;padding:10px;color:#fff}.index_page figcaption.cat3{background:var(--zone_interieure)}.index_page figcaption.cat8{background:var(--zone_exterieure)}@media screen and (max-width:700px){.index_page{width:46%;height:42vw}.index_page figcaption{position:absolute;font-size:.95rem}}@media screen and (max-width:480px){.index_page{width:96%;height:65vw}.index_page img{height:inherit}}