html,body{height:100vh;overflow:hidden;}.home_slider{height:100vh;min-height:600px;overflow:hidden;position:relative;z-index:1;background:url('/IMG/bg_grunge.webp') center center var(--secondary);background-size:cover;}.home_slider .text,.home_slider .img{width:100%;height:100%;}.home_slider .text{position:absolute;bottom:0;left:0;z-index:10;padding:0 20px;display:flex;align-items:center;justify-content:center;}.home_slider .text h1{display:block;font-size:2rem;line-height:2rem;margin-bottom:20px;}.home_slider .text img{width:250px;}.home_slider .img{position:absolute;top:0;left:0;z-index:1;font-size:0;display:flex;align-items:center;justify-content:center;}.home_slider .img img{object-fit:cover;min-height:100%;min-width:100%;}.adresse{font-size:2rem;}.telephone{font-size:3rem;}footer{position:fixed;bottom:0;z-index:10;}@media screen and (max-width:768px){}