@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}}.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}}.read-more{--line-clamp:3;align-items:start;display:flex;flex-direction:column;margin-bottom:1rem;padding:2rem 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}.read-more h2{font-size:20px;font-weight:400;margin-bottom:.5rem}.read-more__text{-webkit-line-clamp:var(--line-clamp);-webkit-box-orient:vertical;color:rgba(4,21,48,.5);display:-webkit-box;font-size:.875rem;line-height:1.2;margin-bottom:.25rem;overflow:hidden;-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}.read-more__checkbox{clip:rect(0 0 0 0);clip-path:inset(100%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.read-more__checkbox~.read-more__label{color:rgba(4,21,48,.5);cursor:pointer;font-size:.875rem;font-weight:700}.read-more__checkbox:focus~.read-more__label{box-shadow:0 0 0 3px rgba(0,123,255,.5)}.read-more__checkbox:hover~.read-more__label{text-decoration:none}.read-more__checkbox~.read-more__label:before{content:attr(data-read-more)}.read-more__checkbox:checked~.read-more__label:before{content:attr(data-read-less)}.read-more__checkbox:checked~.read-more__text{--line-clamp:none;-webkit-line-clamp:var(--line-clamp);-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}.modal{background:rgba(0,0,0,.7);height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:99999}.modal,.modal .modal-header{align-items:center;display:flex}.modal .modal-header{justify-content:flex-end}.modal .modal-header .close{align-self:center;background:none;border:none;cursor:pointer;display:flex;height:fit-content;text-decoration:none;width:fit-content}.modal .modal-header .close svg{width:16px}.modal #modal-content-emailform{height:auto!important;padding:0}@media screen and (min-width:768px){.modal #modal-content-emailform{overflow:hidden!important}}.modal .modal-content{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);display:flex;flex-direction:column;max-height:90vh;max-width:80vw;opacity:0;outline:0;overflow:scroll;padding:1rem;pointer-events:auto;position:relative;transition:opacity ease-in-out;width:100%;z-index:1}@media screen and (min-width:992px){.modal .modal-content{padding:3rem}}.modal{opacity:0;transition:opacity ease-in-out;visibility:hidden}.modal:target{opacity:1;visibility:visible}.modal:target .modal-content{opacity:1;transform:translateY(1)}.modal:target .modal-content .close{height:32px;opacity:.3;position:absolute;right:32px;width:32px}.modal:target .modal-content .close:hover{opacity:1}.modal:target .modal-content .close:before{transform:rotate(45deg)}.modal:target .modal-content .close:after{transform:rotate(-45deg)}.modal:target .modal-content .close:after,.modal:target .modal-content .close:before{background-color:#333;content:" ";height:33px;left:15px;position:absolute;width:2px}@media screen and (max-width:992px){.modal:target .modal-content .image-container-modal{padding:0}}.modal:target .modal-content .image-container-modal img{height:100%;object-fit:cover;width:auto}.modal:target .modal-content #informations-vehicule{padding:3rem 3rem 3rem 2rem}@media screen and (max-width:992px){.modal:target .modal-content #informations-vehicule{padding:2rem 1rem}}.modal:target .modal-content #informations-vehicule #title-form{font-size:27px;font-weight:600;margin-bottom:35px}.modal:target .modal-content #informations-vehicule #brand{display:inline;font-size:22px;font-weight:700;text-transform:uppercase}.modal:target .modal-content #informations-vehicule #model{display:inline-block;font-size:22px;font-weight:700;margin-bottom:0;text-transform:uppercase}.modal:target .modal-content #informations-vehicule #type{display:inline;text-transform:uppercase}.modal:target .modal-content #informations-vehicule #kilometers,.modal:target .modal-content #informations-vehicule #separator{display:inline}.modal:target .modal-content #informations-vehicule #price{color:#da472d;font-size:35px;font-weight:600;margin-top:10px}.modal:target .modal-content #informations-vehicule #buttons-form{margin:auto}.modal:target .modal-content #form-check-email .required{text-align:left}.outside-trigger{bottom:0;cursor:default;left:0;position:fixed;right:0;top:0}.container-iframe{overflow:hidden;padding-top:56.25%!important;position:relative!important;width:100%!important}.responsive-iframe,iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.text-primary{color:#da472d}.block-section-appointments .list-appointments{max-width:100%}.block-section-appointments .list-appointments li{border-right:1px solid #f9f9f9;width:100%}@media screen and (min-width:992px){.block-section-appointments .list-appointments li{flex-basis:33%;flex-grow:1}}.card-img{border:none;flex-direction:row}.card-img .card-header{flex-basis:30%}.card-img .card-header figure{height:100%}.card-img .card-body{background-color:#f9f9f9;display:flex;flex-basis:60%;flex-direction:column;justify-content:center;position:relative}.card-img .card-body:before{background:inherit;bottom:0;clip-path:polygon(65% 0,100% 0,100% 100%,0 100%);content:"";display:block;left:-25px;position:absolute;right:0;top:0;width:35px;z-index:214}.card-img .card-body .card-title{color:#041530;font-size:1.375rem;letter-spacing:0;line-height:1.1;opacity:1}.card-img .card-body .btn-primary{margin-top:1rem;width:fit-content}.card-img.push .card-body,.card-img:hover .card-body{background-color:#041530;-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}.card-img.push .card-body .card-title,.card-img:hover .card-body .card-title{color:#fff}.card-img.push .card-body .btn-secondary,.card-img:hover .card-body .btn-secondary{border-bottom:1px solid #da472d;color:#da472d}.card-img.push .card-body .btn-secondary,.card-img.push .card-body .btn-secondary:after,.card-img:hover .card-body .btn-secondary,.card-img:hover .card-body .btn-secondary:after{-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}.card-img.push .card-body .btn-secondary:after,.card-img:hover .card-body .btn-secondary:after{background-color:#da472d}@media screen and (min-width:992px){.card-img.push .card-body{padding:3rem}.card-img.push .card-title{font-size:1.75rem}}.grid-container{display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);grid-template-rows:auto auto}.large-box{grid-column:span 2;grid-row:span 2}.large-box .card{height:100%}.small-box{grid-column:span 1;grid-row:span 1}@media (max-width:992px){.grid-container{grid-template-columns:repeat(2,1fr)}.large-box,.small-box{grid-column:span 1}}@media (max-width:576px){.grid-container{grid-template-columns:1fr}.large-box,.small-box{grid-column:span 1}}.block-section-ytplayer{position:relative}.block-section-ytplayer .container-full>.row{align-items:stretch}.block-section-ytplayer .container-full>.row figure{width:100%}@media screen and (min-width:992px){.block-section-ytplayer .container-full>.row figure{height:400px}}.block-section-ytplayer .container-full>.row figure img{object-fit:cover}@media screen and (min-width:1400px){.block-section-ytplayer .container-full>.row figure{height:535px}}@media screen and (min-width:1920px){.block-section-ytplayer .container-full>.row figure{height:590px}}.block-section-ytplayer .figure-vision{margin:auto}.block-section-ytplayer .figure-vision img{height:100%;width:100%}.block-section-ytplayer figure{position:relative}.block-section-ytplayer figure .play-button{align-items:center;bottom:0;display:flex;justify-content:center;left:0;margin:auto;position:absolute;right:0;top:0}.block-section-ytplayer figure .play-button img{height:100px;width:100px}.block-section-ytplayer .modal .modal-content{padding:0}.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-section-fidcar{background-color:#f9f9f9}@media screen and (max-width:992px){.block-section-fidcar h2{font-size:1.25rem}}#sliderFidcar .glide__track{display:flex}#sliderFidcar .card{align-items:stretch;border:none;display:flex;height:100%;justify-content:space-between}#sliderFidcar .card .card-body,#sliderFidcar .card .card-footer,#sliderFidcar .card .card-header{flex-grow:1;padding:1rem}@media screen and (min-width:992px){#sliderFidcar .card .card-body,#sliderFidcar .card .card-footer,#sliderFidcar .card .card-header{padding:1rem 2rem}}#sliderFidcar .card .card-body{display:flex;flex-direction:column;justify-content:flex-end}#sliderFidcar .card .vote{font-weight:300;margin-bottom:1rem}#sliderFidcar .card .localisation{font-size:1rem;font-weight:600;margin-bottom:.25rem}#sliderFidcar .card .user{font-size:.875rem;font-weight:700}#sliderFidcar .card .opin{font-size:.875rem;margin-top:.35rem}.block-section-map{align-items:flex-end;display:flex;flex-wrap:wrap;justify-content:flex-end;position:relative}@media screen and (min-width:1200px){.block-section-map{height:600px}}@media screen and (min-width:992px){.block-section-map .container{max-width:30%;width:30%}}@media screen and (min-width:1200px){.block-section-map .container{bottom:0;left:0;position:absolute;top:0;z-index:2}}.block-section-map .content-text{background-color:#fff;flex-basis:100%;padding:1rem 1rem 2rem;width:100%}@media screen and (min-width:992px){.block-section-map .content-text{padding:3rem}}@media screen and (min-width:1200px){.block-section-map .content-text{margin-left:5rem;margin-top:3rem}}.block-section-map .content-text p{margin-bottom:2rem;margin-top:1.5rem}.block-section-map .content-text h3{font-size:1.625rem;font-weight:700;line-height:1.2}.block-section-map #map{background-color:#f9f9f9;flex-basis:100%;height:600px;width:100%}@media screen and (min-width:1200px){.block-section-map #map{flex-basis:80%;width:80%}}.block-section-news{background-color:#f9f9f9;padding:5rem 0}.block-section-news h2{margin-bottom:2rem;width:100%}@media screen and (min-width:992px){.block-section-news .card{height:100%}}.block-main-home{overflow:hidden}.block-main-home h1{animation:slideUp 1s ease .2s forwards;color:rgba(144,154,168,.6);font-size:1.625rem;font-weight:100;letter-spacing:3px;margin-bottom:.5rem;text-align:center;text-transform:uppercase;transform:translateY(100px)}@media screen and (min-width:1200px){.block-main-home h1{font-size:2.75rem}}@media screen and (min-width:1920px){.block-main-home h1{font-size:3.625rem}}.block-main-home .baseline{animation:slideUp 1.2s ease-in-out .2s forwards;color:#041530;font-size:1rem;padding:0 1rem;text-align:center;transform:translateY(300px)}@media screen and (min-width:1200px){.block-main-home .baseline{font-size:1.75rem;padding:0}}@media screen and (min-width:1920px){.block-main-home .baseline{font-size:2rem}}.block-main-home .baseline strong{font-weight:400}.block-main-home .col-relative{position:relative}.block-main-home .col-relative figure{animation:slideIn 1.5s ease forwards;left:251px;position:absolute;top:-180px;width:100%;z-index:-2}@media screen and (min-width:1200px){.block-main-home .col-relative figure{left:-290px;top:-66px;width:344%}}@media screen and (min-width:1920px){.block-main-home .col-relative figure{left:-195px;top:-176px;width:204%}}@media screen and (min-width:576px) and (max-width:1200px){.block-main-home .col-relative figure{left:auto;right:-390px;top:-360px;width:70%}}.block-section-most-popular{animation:expand 3.4s ease-in-out forwards;background-color:#fff;overflow:hidden}@media screen and (min-width:992px){.block-section-most-popular{background-color:initial;padding:1rem}}.block-section-most-popular p{font-size:clamp(14px,1.5vw,16px);font-weight:300;letter-spacing:1px;margin:.75rem 0;text-transform:uppercase}@media screen and (min-width:992px){.block-section-most-popular p{margin:.75rem 0 .75rem 1.25rem}}.block-section-most-popular .list-most-popular{display:flex;flex-wrap:wrap;margin-bottom:clamp(1rem,2vw,2rem)}@media screen and (min-width:992px){.block-section-most-popular .list-most-popular{width:80%}}.block-section-most-popular .list-most-popular li{flex-basis:fit-content}.block-section-most-popular .list-most-popular li a{align-items:flex-start;display:flex;flex-direction:column;padding:0 .75rem;position:relative}@media screen and (min-width:992px){.block-section-most-popular .list-most-popular li a{align-items:center;flex-direction:row;justify-content:space-between;padding:0 1.25rem}}.block-section-most-popular .list-most-popular li a:hover span.main-word{color:#da472d}.block-section-most-popular .list-most-popular li:first-child:hover span.main-word{align-items:center;display:flex;gap:.5rem}.block-section-most-popular .list-most-popular li:first-child:hover span.main-word:after{background-color:#6eda91;content:" ";display:block;height:25px;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' class='bi bi-ev-front-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2.52 3.515A2.5 2.5 0 0 1 4.82 2h6.362c1 0 1.904.596 2.298 1.515l.792 1.848c.075.175.21.319.38.404.5.25.855.715.965 1.262l.335 1.679q.05.242.049.49v.413c0 .814-.39 1.543-1 1.997V13.5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1.338c-1.292.048-2.745.088-4 .088s-2.708-.04-4-.088V13.5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1.892c-.61-.454-1-1.183-1-1.997v-.413a2.5 2.5 0 0 1 .049-.49l.335-1.68c.11-.546.465-1.012.964-1.261a.8.8 0 0 0 .381-.404l.792-1.848Zm6.75.51a.186.186 0 0 0-.23.034L6.05 7.246a.188.188 0 0 0 .137.316h1.241l-.673 2.195a.19.19 0 0 0 .085.218c.075.043.17.03.23-.034l2.88-3.187a.188.188 0 0 0-.137-.316H8.572l.782-2.195a.19.19 0 0 0-.085-.218Z'/%3E%3C/svg%3E");width:25px}.block-section-most-popular .list-most-popular li:first-child,.block-section-most-popular .list-most-popular li:nth-child(3){background-color:#f9f9f9}.block-section-most-popular .list-most-popular li:first-child,.block-section-most-popular .list-most-popular li:nth-child(2),.block-section-most-popular .list-most-popular li:nth-child(3){flex-basis:100%;padding:.75rem 0 1rem}@media screen and (min-width:992px){.block-section-most-popular .list-most-popular li:first-child,.block-section-most-popular .list-most-popular li:nth-child(2),.block-section-most-popular .list-most-popular li:nth-child(3){padding:.5rem 0}}.block-section-most-popular .list-most-popular li:first-child span.main-word,.block-section-most-popular .list-most-popular li:nth-child(2) span.main-word,.block-section-most-popular .list-most-popular li:nth-child(3) span.main-word{font-size:1.375rem}@media screen and (max-width:992px){.block-section-most-popular .list-most-popular li:first-child span.main-word,.block-section-most-popular .list-most-popular li:nth-child(2) span.main-word,.block-section-most-popular .list-most-popular li:nth-child(3) span.main-word{margin:0 0 .5rem}}@media screen and (min-width:992px){.block-section-most-popular .list-most-popular li:first-child span.main-word,.block-section-most-popular .list-most-popular li:nth-child(2) span.main-word,.block-section-most-popular .list-most-popular li:nth-child(3) span.main-word{font-size:1.875rem}}.block-section-most-popular .list-most-popular li:first-child button,.block-section-most-popular .list-most-popular li:nth-child(2) button,.block-section-most-popular .list-most-popular li:nth-child(3) button{align-items:center;border:2px solid #041530;display:flex;font-size:.75rem;justify-content:center;letter-spacing:1px;padding:.75rem 1rem;text-transform:uppercase;-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:35ch}.block-section-most-popular .list-most-popular li:first-child a,.block-section-most-popular .list-most-popular li:nth-child(2) a,.block-section-most-popular .list-most-popular li:nth-child(3) a{color:#da472d}.block-section-most-popular .list-most-popular li:first-child a:hover div,.block-section-most-popular .list-most-popular li:first-child a:hover span,.block-section-most-popular .list-most-popular li:nth-child(2) a:hover div,.block-section-most-popular .list-most-popular li:nth-child(2) a:hover span,.block-section-most-popular .list-most-popular li:nth-child(3) a:hover div,.block-section-most-popular .list-most-popular li:nth-child(3) a:hover span{height:auto;-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}.block-section-most-popular .list-most-popular li:first-child a:hover div:before,.block-section-most-popular .list-most-popular li:first-child a:hover span:before,.block-section-most-popular .list-most-popular li:nth-child(2) a:hover div:before,.block-section-most-popular .list-most-popular li:nth-child(2) a:hover span:before,.block-section-most-popular .list-most-popular li:nth-child(3) a:hover div:before,.block-section-most-popular .list-most-popular li:nth-child(3) a:hover span:before{background-color:#da472d}.block-section-most-popular .list-most-popular li:first-child a:hover button,.block-section-most-popular .list-most-popular li:nth-child(2) a:hover button,.block-section-most-popular .list-most-popular li:nth-child(3) a:hover button{background-color:#da472d;border-color:#da472d;color:#fff}@media screen and (min-width:992px){.block-section-most-popular .list-most-popular li:first-child a:hover:before,.block-section-most-popular .list-most-popular li:nth-child(2) a:hover:before,.block-section-most-popular .list-most-popular li:nth-child(3) a:hover:before{background-color:currentColor;bottom:0;content:"";display:block;height:20px;left:-.25rem;margin:auto;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' class='bi bi-arrow-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8'/%3E%3C/svg%3E");position:absolute;top:0;width:22px}}.block-section-most-popular .list-most-popular li:nth-child(4),.block-section-most-popular .list-most-popular li:nth-child(5),.block-section-most-popular .list-most-popular li:nth-child(6),.block-section-most-popular .list-most-popular li:nth-child(7){font-size:.875rem;margin:1rem .75rem 0 0}@media screen and (min-width:992px){.block-section-most-popular .list-most-popular li:nth-child(4),.block-section-most-popular .list-most-popular li:nth-child(5),.block-section-most-popular .list-most-popular li:nth-child(6),.block-section-most-popular .list-most-popular li:nth-child(7){font-size:.9375rem}}.block-section-most-popular .list-most-popular li:nth-child(4) a,.block-section-most-popular .list-most-popular li:nth-child(5) a,.block-section-most-popular .list-most-popular li:nth-child(6) a,.block-section-most-popular .list-most-popular li:nth-child(7) a{border:1px solid #e5e5e5;border-radius:30px;padding:.5rem 1rem}.block-section-most-popular .list-most-popular li:nth-child(4) a:hover,.block-section-most-popular .list-most-popular li:nth-child(5) a:hover,.block-section-most-popular .list-most-popular li:nth-child(6) a:hover,.block-section-most-popular .list-most-popular li:nth-child(7) a:hover{color:#da472d}.block-section-most-popular .list-most-popular li:nth-child(4){padding-left:0}.block-section-most-popular .list-most-popular li:nth-child(7){border-right:none}.block-section-appointments .list-appointments{animation:slideUp 1.3s ease-in-out .6s forwards;transform:translateY(400px)}.block-section-marketing{padding:5rem 0 0}@media screen and (min-width:992px){.block-section-hybride{height:800px}}.block-section-hybride figure{flex-basis:100%;width:100%}@media screen and (min-width:992px){.block-section-hybride figure{flex-basis:80%;height:800px;width:80%}}.block-section-hybride figure img{object-fit:cover}.card-marketing{display:block;position:relative;width:100%}.card-marketing figure img{height:100%;width:100%}