*{margin:0;padding:0;box-sizing:border-box;-moz-box-sizing:border-box}body{font-size:1rem}a img{border:0}a,a:focus,a img:focus,input:focus{outline:0}hr{visibility:hidden;clear:both}#index_rub{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:20px 0}.index_page{width:33.3%;position:relative;display:flex;flex-direction:column;align-items:center}.index_page>a{display:flex;width:27vw;overflow:hidden;height:25vw;justify-content:center;align-items:center;border-radius:20px}.index_page img{height:auto;height:30vw;transform:scale(1)}.index_page a:hover img{transform:scale(1.3);transition:.5s all}.index_page a:hover figcaption{background:rgba(185,139,78,1)}.index_page figcaption{text-align:center;width:100%;font-size:.8rem;text-transform:uppercase;color:#000}.index_page figcaption h2{padding-top:15px;font-family:'Playfair Display',serif;font-weight:normal}.index_page figcaption span{color:var(--lien-a);padding:5px}.index_page .bt_action{margin:10px auto}@media screen and (max-width:700px){.index_page{width:96%;height:auto;margin:35px 2%}.index_page>a{width:60vw;height:60vw}.index_page img{height:inherit;width:auto}}