.height7{height:var(--spacer_68)}#car{background:var(--footer_bg_color);bottom:0;left:0;position:fixed;width:100%;z-index:100}#car .container{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-end;margin:0 auto;max-width:var(--container_width);padding:0 2rem;position:relative}.car__container{justify-content:space-between;padding:var(--spacer_20);width:50%}.car__container .content{color:var(--white_color);font-size:var(--font_size_20);gap:var(--spacer_10)}#compte-rebours__heures,#compte-rebours__jours,#compte-rebours__minutes,#compte-rebours__secondes{font-weight:var(--font_weight_600)}.car__panorama-img{bottom:-13rem;box-shadow:-1px -1px 6px #00192e30;height:auto;left:0;opacity:1;position:absolute;transform:rotate(-5deg) translateY(2rem);transition:var(--slow_transition);width:18rem}@media screen and (max-width:991px){.car__container{width:62%}}@media screen and (max-width:767px){#car{display:none}}