.card{word-wrap:break-word;background-clip:border-box;background-color:#fff;border:1px solid #e5e5e5;display:flex;flex-direction:column;max-width:100%;min-width:0;overflow:hidden;width:100%}.card .card-title{font-weight:700}.card .card-subtitle{font-size:.75rem;font-weight:400;margin-bottom:.5rem}.card .card-header figure{height:100%;width:100%}@media screen and (min-width:992px){.card .card-header figure{height:220px}}.card .card-header figure img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.card .card-body{flex:1 1 auto;max-width:100%;padding:1rem}.card .card-footer{align-items:center;display:flex}a.card .card-header{overflow:hidden}a.card .card-header,a.card:hover .card-header figure{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}a.card:hover .card-header figure{cursor:pointer;transform:scale(1.02)}.card-primary .card-cardealership,.card-primary .card-footer,.card-primary .card-offer,.card-primary .card-subtitle,.card-primary .card-title{padding-left:.75rem;padding-right:.75rem}.card-primary .card-title{padding-top:.75rem}.card-primary .card-subtitle{max-width:100%;overflow:hidden;position:relative;width:100%}.card-primary .card-subtitle:before{background:#000;background:-moz-linear-gradient(90deg,transparent 89%,#fff 90%);background:-webkit-linear-gradient(90deg,transparent 89%,#fff 90%);background:linear-gradient(90deg,transparent 89%,#fff 90%);content:"";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#ffffff",GradientType=1);height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}.card-primary .card-subtitle span{display:block;width:110vw}@media screen and (min-width:992px){.card-primary .card-subtitle span{width:30vw}}.card-primary .card-figure,.card-primary .card-header{position:relative}.card-primary .card-body{padding:0}.card-primary .card-cardealership{font-size:.8125rem;text-transform:uppercase}.card-primary .card-offer{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:992px){.card-primary .card-offer{justify-content:flex-start;padding-top:1rem}}@media screen and (min-width:992px){.card-primary .card-offer{line-height:1.2;padding-top:.75rem}}.card-primary .card-offer .price{font-size:1rem;font-weight:700}@media screen and (min-width:992px){.card-primary .card-offer .price{font-size:1.375rem}}.card-primary .card-offer .instalment{margin-left:.75rem}@media screen and (min-width:992px){.card-primary .card-offer .instalment{font-size:.75rem}}.card-primary .card-offer .instalment>span{font-size:.75rem}@media screen and (min-width:992px){.card-primary .card-offer .instalment>span{font-size:1rem}}@media screen and (max-width:992px){.card-primary .card-offer .instalment>span:nth-child(2){display:none}}.card-primary .card-offer .instalment>strong{font-size:.875rem;font-weight:700}@media screen and (min-width:992px){.card-primary .card-offer .instalment>strong{font-size:1.125rem}}.card-primary .card-text{align-items:stretch;border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5;display:flex;flex-grow:0;justify-content:space-between;margin-top:1rem}.card-primary .card-text div{border-left:1px solid #e5e5e5;flex-grow:1;font-size:.875rem;font-weight:700;padding:1rem 0;text-align:center}.card-primary .card-text div:first-child{border-left:none;flex-basis:30%;width:30%}.card-primary .card-text div:nth-child(2){flex-basis:26%;width:26%}.card-primary .card-text div:last-child{flex-basis:38%;width:38%}.card-primary .card-footer{padding-bottom:.5rem;padding-top:.5rem}.card-primary__horizontal .card-body{display:grid;gap:0;grid-template-areas:"card-figure card-title" "card-figure card-subtitle" "card-figure card-offer" "card-figure card-text" "card-figure card-cardearlership";grid-template-columns:.5fr 1fr}@media screen and (min-width:992px){.card-primary__horizontal .card-body{grid-template-areas:"card-figure card-title" "card-figure card-subtitle" "card-figure card-offer" "card-figure card-cardearlership" "card-figure card-text";grid-template-columns:.4fr 1fr;grid-template-rows:2rem 2rem min-content min-content 4rem}}.card-primary__horizontal .card-title{grid-area:card-title}.card-primary__horizontal .card-figure{grid-area:card-figure}.card-primary__horizontal .card-subtitle{grid-area:card-subtitle}.card-primary__horizontal .card-offer{grid-area:card-offer}.card-primary__horizontal .card-text{grid-area:card-text}.card-primary__horizontal .card-footer{display:none;grid-area:card-footer}@media screen and (min-width:992px){.card-primary__horizontal .card-footer{display:flex;justify-content:flex-end;padding:1rem;position:absolute}}.card-primary__horizontal .card-title{width:max-content}.card-primary__horizontal .card-offer{justify-content:flex-start;padding-top:0}.card-primary__horizontal .card-text{border-bottom:none}@media screen and (max-width:992px){.card-primary__horizontal .card-text{justify-content:flex-start;padding-left:.75rem;padding-right:.75rem}.card-primary__horizontal .card-text>div{flex-grow:0;min-width:max-content;padding:.35rem 0;text-align:left;width:max-content}.card-primary__horizontal .card-text>div:first-child{padding-right:.35rem}.card-primary__horizontal .card-text>div:nth-child(2){padding-left:.35rem}.card-primary__horizontal .card-text>div:last-child{display:none}.card-primary__horizontal .card-text{border-top:none;margin-top:0}.card-primary__horizontal .card-cardealership{padding-bottom:.5rem}.card-primary__horizontal .card-figure .list-container-fav{bottom:0;top:auto}}.card-primary__horizontal .card-figure .list-container-fav .fav{border-right:1px solid #e5e5e5;border-top:0}.card-secondary{align-items:center;height:100%}@media screen and (max-width:992px){.card-secondary{align-items:stretch;flex-direction:row}}.card-secondary .card-header{width:100%}@media screen and (max-width:992px){.card-secondary .card-header{flex-basis:30%}}.card-secondary .card-body{flex-basis:60%}.card-secondary .card-header{position:relative}@media screen and (max-width:992px){.card-secondary .card-header figure{width:150px}}.card-secondary .card-header .tag{bottom:1rem;position:absolute;right:1rem;z-index:5}@media screen and (max-width:992px){.card-secondary .card-header .tag{display:none}}@media screen and (min-width:992px){.card-secondary .card-body{align-items:stretch;display:flex;flex-direction:column;font-size:.875rem;justify-content:space-between;text-align:center}}.card-secondary .card-body .card-title{font-size:1rem;font-weight:700;margin-bottom:.5rem;text-transform:uppercase}.card-secondary .card-body .card-text{display:flex;flex-direction:column;flex-wrap:wrap}.card-secondary .card-body .card-text span{display:block;flex-grow:1}.card-secondary .card-body .tel{color:#da472d;font-size:1.25rem;font-weight:700;margin:1rem 0 0}.card-secondary .card-body button{padding:0}@media screen and (max-width:992px){.card-secondary .card-body button{display:none}}.card-news{flex-direction:column;flex-wrap:wrap;margin-bottom:1rem}.card-news .card-header{width:100%}.card-news .card-header figure{height:100%;width:100%}.card-news .card-header figure img{object-fit:cover}.card-news .card-body{flex-grow:1}.card-news .card-body,.card-news .card-footer{padding:1rem}.card-date,.card-news .card-text,.card-term{font-size:.875rem}.card-term{margin-left:.25rem}.container-card-result{margin-bottom:1rem}@media screen and (max-width:992px){.container-card-result{padding:0}}.dropdown-menu{display:none}.dropdown-menu.show{background-color:#fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px;display:flex;flex-direction:column;left:8px;max-height:300px;min-height:100px;min-width:350px;overflow:scroll;padding:1rem;position:absolute;top:40px;z-index:999}@media screen and (max-width:992px){.dropdown-menu.show{height:calc(100vh - 60px);left:0;max-height:none;position:fixed;top:60px;width:100%}}.dropdown{align-items:center;display:flex;position:relative}.list-primary{margin-bottom:1rem}@media screen and (min-width:1200px){.list-primary{margin-bottom:1rem;margin-left:auto;margin-right:0;width:80%}}.list-primary .list-primary-item{align-items:center;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:.5rem 0}.list-primary .list-primary-item:last-child{border-bottom:none}.list-primary .list-primary-item .number{font-size:1.875rem;font-style:italic}.list-primary .list-primary-item .text{display:flex;flex-direction:column}.list-primary .list-primary-item .text span{font-size:.875rem;font-weight:600;line-height:1.1;text-align:right;text-transform:uppercase}.list-primary .list-primary-item .text span:first-child{color:#da472d}.list-secondary{display:grid;grid-template-columns:repeat(auto-fill,100%);justify-content:space-between;width:100%}@media screen and (min-width:576px){.list-secondary{grid-template-columns:repeat(auto-fill,calc(50% - 20px))}}@media screen and (min-width:992px){.list-secondary{grid-gap:10px;grid-template-columns:repeat(auto-fill,30%)}}.list-secondary li{align-items:flex-start;display:flex;flex-basis:100%;flex-direction:column;justify-content:center;padding:.5rem 1rem .5rem 2rem;position:relative;width:100%}.list-secondary li:before{background-color:#041530;border-radius:100%;bottom:0;content:"";display:block;height:7px;left:5px;margin:auto;position:absolute;top:0;width:7px;z-index:3}.list-secondary__borders li{border-bottom:1px solid #e5e5e5;padding:1rem 1rem 1rem 2rem}.list-socials{align-items:center;display:flex;gap:15px;margin:auto;padding:1rem;width:fit-content}.list-container-fav{align-items:flex-start;display:flex;justify-content:flex-end;position:absolute;right:0;top:0;width:100%;z-index:9}@media screen and (min-width:992px){.list-container-fav{bottom:auto;top:0}}.list-container-fav .comp,.list-container-fav .fav{background-color:#fff;border:1px solid #e5e5e5;font-size:.75rem;max-height:35px;padding:8px}@media screen and (max-width:992px){.list-container-fav .comp,.list-container-fav .fav{border-bottom:0;border-top:0}}@media screen and (min-width:992px){.list-container-fav .comp,.list-container-fav .fav{border-right:0}}.list-container-fav .comp input,.list-container-fav .fav input{left:-10000px;position:absolute;top:0}.list-container-fav .comp label,.list-container-fav .fav label{cursor:pointer;display:block}.list-container-fav .comp{border-right:0}.list-container-fav .comp label{align-items:center;display:flex;position:relative}.list-container-fav .comp label:after{border:1px solid #041530;content:"";display:block;height:12px;margin-left:5px;width:12px}.list-container-fav .comp input:checked~label:before{border:solid #da472d;border-width:0 2px 2px 0;content:"";display:inline-block;padding:4px;position:absolute;right:2px;top:2px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.list-container-fav .fav{height:40px;padding:0;width:40px}.list-container-fav .fav label{align-items:center;display:flex;height:35px;justify-content:center;width:40px}.list-container-fav .fav input:checked~label .icon-heart-empty{background-color:rgba(4,21,48,.3);-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='currentColor' class='bi bi-heart-fill' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M8 1.314C12.438-3.248 23.534 4.735 8 15-7.534 4.736 3.562-3.248 8 1.314z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='currentColor' class='bi bi-heart-fill' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M8 1.314C12.438-3.248 23.534 4.735 8 15-7.534 4.736 3.562-3.248 8 1.314z'/%3E%3C/svg%3E")}.list-brands{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:2rem 0}@media screen and (max-width:992px){.list-brands{justify-content:center;padding:1rem 0}}.list-brands figure{height:45px;width:45px}@media screen and (max-width:992px){.list-brands figure{padding:.5rem}}.list-group-numbered li{border-bottom:1px solid #e5e5e5;font-size:1.25rem;font-weight:300;margin-bottom:.5rem;padding:.5rem 0}@media screen and (min-width:992px){.list-group-numbered li{font-size:2.125rem}}.list-group-numbered li:last-child{border-bottom:none}.list-group-numbered li strong{color:#da472d;font-weight:300}#liste-conseillers .card .card-header figure img{object-position:top}.block-section-questions{overflow:hidden}.block-section-questions h2{font-size:2.125rem;margin-bottom:4rem;margin-top:1rem;position:relative}@media screen and (min-width:1200px){.block-section-questions h2{font-size:2.125rem}}.block-section-questions h2:after{background-color:#e5e5e5;bottom:-2rem;content:"";display:block;height:1px;left:-12vw;position:absolute;width:110vw}.tabs-container{padding:2rem 1rem;position:relative;width:100%}.pcss3t{display:flex;flex-direction:column;text-align:left}.pcss3t input{left:-9999px;position:absolute}.pcss3t input:checked+label{color:#da472d;cursor:default}.pcss3t label{border:0;cursor:pointer;display:inline-block;font-size:1.25rem;font-weight:300;line-height:1.2;outline:none;position:relative;transition:all .1s;-o-transition:all .1s;-ms-transition:all .1s;-moz-transition:all .1s;-webkit-transition:all .1s}@media screen and (max-width:992px){.pcss3t label{padding-bottom:1rem}}@media screen and (max-width:1200px){.pcss3t label{width:100%}}.pcss3t label:hover{color:#da472d}.pcss3t .btn-secondary{margin-top:1rem}.pcss3t{border:0;list-style:none;margin:0;outline:none;padding:0;position:relative}.pcss3t .tab-content{box-sizing:border-box;-moz-box-sizing:border-box;height:0;opacity:0;overflow:hidden;position:relative;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;width:100%}.pcss3t .tab-content p{font-size:1rem}.pcss3t .tab-checkbox-1:checked~.tab-content-1,.pcss3t .tab-checkbox-2:checked~.tab-content-2,.pcss3t .tab-checkbox-3:checked~.tab-content-3,.pcss3t .tab-checkbox-4:checked~.tab-content-4,.pcss3t .tab-checkbox-5:checked~.tab-content-5,.pcss3t .tab-checkbox-6:checked~.tab-content-6,.pcss3t .tab-checkbox-7:checked~.tab-content-7{height:auto;opacity:1;padding:1rem 0 2rem;-webkit-transform:scale(1);-webkit-transform:rotate(0deg);z-index:1}.tabs-container__vertical .pcss3t label{border-bottom:1px solid #e5e5e5;margin:.75rem 0 0;padding:0 0 .75rem;text-transform:uppercase}@media screen and (min-width:1200px){.tabs-container__columns{height:350px}}@media screen and (min-width:992px){.tabs-container__columns:after{background-color:#e5e5e5;content:"";height:380px;left:0;margin:auto;position:absolute;right:15%;top:-2rem;width:1px}.tabs-container__columns:before{background-color:#f9f9f9;content:"";display:block;height:500px;left:-25vw;position:absolute;top:-2rem;width:22vw;z-index:0}}@media screen and (min-width:1200px){.tabs-container__columns .tab-content{flex-basis:60%;left:auto;position:absolute;right:0;top:0;width:60%}.tabs-container__columns label{flex-basis:40%;width:40%}.tabs-container__columns .pcss3t .tab-checkbox-1:checked~.tab-content-1,.tabs-container__columns .pcss3t .tab-checkbox-2:checked~.tab-content-2,.tabs-container__columns .pcss3t .tab-checkbox-3:checked~.tab-content-3,.tabs-container__columns .pcss3t .tab-checkbox-4:checked~.tab-content-4,.tabs-container__columns .pcss3t .tab-checkbox-5:checked~.tab-content-5,.tabs-container__columns .pcss3t .tab-checkbox-6:checked~.tab-content-6,.tabs-container__columns .pcss3t .tab-checkbox-7:checked~.tab-content-7{height:500px;padding:0 2rem 0 8rem}.tabs-container__columns .pcss3t label{margin-bottom:1.25rem}}.tag{background-color:#fff;border:1px solid #fff;border-radius:40px;display:inline-block;font-size:.8125rem;position:relative;width:fit-content}.tag-mediumlight{background-color:#e5e5e5;padding:.25rem 1rem}.tag-prime-conversion{background-color:#00a49e;color:#fff;padding:5px 10px}#pagination{align-items:center;display:flex;margin:1rem auto;max-width:100%}@media screen and (max-width:500px){#pagination{flex-direction:column}}#pagination .limit{background-color:#f9f9f9;border:none;border-radius:10px;color:#041530;margin-left:15px;padding:10px 20px 10px 10px}#pagination ul,#pagination ul li{align-items:center;display:flex;justify-content:center}#pagination ul li{height:40px;width:40px}#pagination ul li.active{border:2px solid #da472d}#pagination ul li.disabled{opacity:.3}#pagination ul li:hover{background-color:#f9f9f9;cursor:pointer}#pagination ul li:last-child{background-color:#e5e5e5;padding-right:3px}#pagination ul li a{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.block-footer{background-color:#041530;padding:3rem 0}@media screen and (min-width:992px){.block-footer{padding:3rem}}.block-footer h2{font-size:1.125rem;font-weight:400;letter-spacing:normal;text-transform:none}.block-footer .content-nav{display:flex;flex-direction:column;justify-content:space-between}.block-footer .outro{font-size:.875rem;opacity:.5}.block-footer .copyright{font-size:.75rem;opacity:.5}.block-footer *{color:#fff}.block-footer ul:nth-child(2){align-self:flex-end}.block-footer ul:nth-child(2) li a{font-size:.75rem;letter-spacing:1px;opacity:.5}.block-footer ul li{padding:.25rem}.block-footer ul li a{display:block;font-size:1rem;letter-spacing:1px;text-align:right;text-transform:uppercase;width:100%}.block-body-cardealership{position:relative}.block-body-cardealership h1{margin-bottom:1.5rem}.block-body-cardealership .block-main-cardealership .widget-search{align-items:stretch;padding:0 0 1rem;width:100%}.block-body-cardealership .block-main-cardealership .widget-search .vue-treeselect{flex-grow:1;width:100%}.block-body-cardealership .block-main-cardealership .widget-search .vue-treeselect__input-container input{height:40px}@media screen and (min-width:992px){.block-body-cardealership .block-main-cardealership .widget-search .vue-treeselect__input-container input{height:55px}}.block-body-cardealership .block-main-cardealership .widget-search .vue-treeselect__control{border:transparent;height:100%}.block-body-cardealership #liste-concessions .col-lg-4{margin-bottom:1rem}.block-body-cardealership .btn-show-map{align-items:center;bottom:1rem;display:flex;left:0;margin:auto;position:fixed;right:0;top:auto;width:fit-content;z-index:99}.block-body-cardealership .btn-show-map span{color:#fff}@media screen and (min-width:1200px){.block-body-cardealership .btn-show-map{display:none}}.block-body-cardealership .btn-show-map:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' class='bi bi-map-fill'%3E%3Cpath fill-rule='evenodd' d='M16 .5a.5.5 0 0 0-.598-.49L10.5.99 5.598.01a.5.5 0 0 0-.196 0l-5 1A.5.5 0 0 0 0 1.5v14a.5.5 0 0 0 .598.49l4.902-.98 4.902.98a.502.502 0 0 0 .196 0l5-1A.5.5 0 0 0 16 14.5V.5zM5 14.09V1.11l.5-.1.5.1v12.98l-.402-.08a.498.498 0 0 0-.196 0L5 14.09zm5 .8V1.91l.402.08a.5.5 0 0 0 .196 0L11 1.91v12.98l-.5.1-.5-.1z'/%3E%3C/svg%3E");content:"";height:16px;margin-right:15px;width:16px}.block-body-cardealership .map{background-color:#fff;height:100vh;left:auto;position:fixed;right:-700px;top:0;-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out;width:100%;z-index:10}@media screen and (min-width:1200px){.block-body-cardealership .map{height:auto;left:0;position:sticky;right:auto;top:140px}}.block-body-cardealership .map.active{right:0}.block-body-cardealership .map .btn-primary{left:2rem;letter-spacing:1.5px;padding:1rem 3rem;position:absolute;top:2rem}@media screen and (max-width:1200px){.block-body-cardealership .map .btn-primary{left:1rem;right:auto;top:8rem;z-index:100}}.block-body-cardealership .map #map{height:90vh}.glide{box-sizing:border-box;position:relative;width:100%}.glide *{box-sizing:inherit}.glide__slides,.glide__track{overflow:hidden}.glide__slides{backface-visibility:hidden;display:flex;flex-wrap:nowrap;list-style:none;margin:0;padding:0;position:relative;touch-action:pan-Y;transform-style:preserve-3d;white-space:nowrap;width:100%;will-change:transform}.glide__slide{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;flex-shrink:0;height:100%;user-select:none;white-space:normal;width:100%}.glide__slide a{-webkit-user-drag:none;user-select:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;user-select:none}@keyframes slideIn{0%{opacity:0;transform:translateX(500px) scale(.2)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes slideUp{0%{transform:translateY(300px)}to{transform:translateY(0)}}@keyframes expand{0%{opacity:0}40%{opacity:0}90%{opacity:.8}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:.5}}.slider-brands{border-top:1px solid #e5e5e5}.slider-brands figure{align-items:center;border-right:1px solid #e5e5e5;display:flex;justify-content:center;padding:1rem .5rem 1rem 0}@media screen and (min-width:992px){.slider-brands figure{padding:2rem .5rem 2rem 0}}.slider-brands figure img{height:45px;width:45px}