html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}h1{font-size:4rem}h2{font-size:3rem}h3{font-size:2.5rem}h4{margin-bottom:1rem;font-size:2rem}h5{margin-bottom:1rem;font-size:1.5rem;font-weight:700}h6{font-size:1.1rem}p{margin-bottom:1rem}ul{padding-left:1rem}ul li:not(:nth-last-of-type(1)){margin-bottom:.3rem}.button{margin-block:1rem;border:none!important;border-radius:3px;display:block;background-color:#39b54a;padding:.5rem 1rem;text-align:center;text-decoration:none;font-size:1rem;font-weight:700;color:#fff}.button:hover{cursor:pointer}#root{position:relative;min-width:320px}#root>main{margin-top:130px;margin-bottom:-2px;min-height:calc(100vh - 316px)}@media(max-width:1168px){#root>main{margin-top:260px}}@media(max-width:680px){#root>main{margin-top:264px}}@media(max-width:560px){#root>main{margin-top:348px}}@media(max-width:443px){#root>main{margin-top:360px}}#Header{z-index:5;position:fixed;top:0;width:100%;display:flex;justify-content:space-between;background:#fff}#Header>a{margin-block:auto}#Header>a img{margin-right:2.5rem;height:84px;display:block}#Header nav{max-width:1230px;flex-grow:1}@media(max-width:1168px){#Header{flex-direction:column}#Header img{margin-right:0}#Header>a{margin:auto}}#Navbar ul{position:relative;display:flex;justify-content:center;gap:1rem;padding-left:0}#Navbar ul li{margin-bottom:0;padding:.4rem 0}#Navbar ul li.splitter{border-right:1px solid white;margin-block:.5rem}#Navbar ul li a{display:inline-block;padding:1.1rem .8rem;text-decoration:none;color:#000}#Navbar ul li a:hover{background-color:#39b54a;color:#fff;transition:all .3s ease-in-out}#Navbar ul:nth-of-type(1){background-color:#39b54a}#Navbar ul:nth-of-type(1) li,#Navbar ul:nth-of-type(1) a{color:#fff}#Navbar ul:nth-of-type(1) #Navbar_language{position:absolute;right:30px;padding:1rem 0}#Navbar ul:nth-of-type(1) #Navbar_language a{border:1px solid rgba(255,255,255,.322);border-radius:6px;padding:.5rem}#Navbar ul:nth-of-type(1) #Navbar_language a:hover{background-color:#fff;color:#000}#Navbar #Navbar_external li:not(:nth-of-type(5)) svg{display:none}#Navbar #Navbar_menu{display:none}#Navbar #Navbar_menu button{border:none;background:transparent;color:#6a6a6a}@media(max-width:880px){#Navbar ul{justify-content:flex-start;padding-inline:1rem}}@media(max-width:790px){#Navbar a:not(:has(svg)){font-size:.8rem}}@media(max-width:680px){#Navbar #Navbar_external{align-items:center;gap:.5rem}#Navbar #Navbar_external svg{margin:.5rem auto .3rem;display:block!important}#Navbar #Navbar_external a{padding:.5rem}#Navbar #Navbar_external li:not(:nth-of-type(5)) a{font-size:.7rem}#Navbar #Navbar_external .splitter{height:42px}#Navbar #Navbar_menu{display:block;padding-block:.4rem}#Navbar #Navbar_menu svg:hover{cursor:pointer}#Navbar #Navbar_sections{overflow:hidden;max-height:0;transition:all .3s ease-in-out;border-bottom:1px solid transparent;flex-direction:column;gap:0}#Navbar #Navbar_sections li{padding:0}#Navbar #Navbar_sections li:not(:nth-last-of-type(1)){border-bottom:1px solid lightgray}#Navbar #Navbar_sections li a{width:100%}#Navbar #Navbar_sections.active{max-height:260px;transition:all .3s ease-in-out;border-bottom:1px solid lightgray}}@media(max-width:560px){#Navbar #Navbar_external{flex-wrap:wrap}#Navbar #Navbar_external li:not(#Navbar_language){width:calc(50% - 1.8rem);text-align:center}#Navbar #Navbar_external .splitter{display:none}}#Fallback{width:100vw;height:calc(100vh - 314px);display:flex;justify-content:center;align-items:center}#Fallback img{height:80%}#Contacts{display:flex;justify-content:center;align-items:center;gap:2.5rem;background-image:url(/assets/bg_footer-tCfCSBwv.jpg);background-repeat:no-repeat;background-size:cover;background-position-y:top;background-position-x:center;padding:1.5rem}#Contacts div,#Contacts form{max-width:570px}#Contacts div{padding:2rem;color:#fff}#Contacts div h4{margin-bottom:1rem}#Contacts div p,#Contacts div ul{padding:0;font-size:1.1rem}#Contacts div .button{width:fit-content;font-size:1.5rem}#Contacts div a:not(.button){font-size:2rem;color:#fff}#Contacts form{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:2rem}#Contacts form input,#Contacts form textarea,#Contacts form select{box-sizing:border-box;width:100%;border:1px solid #ccc;border-radius:3px;padding:1rem;font-size:1.1rem}#Contacts form input[type=submit]{margin-top:1rem;width:250px}#Contacts form p,#Contacts form a{font-size:.8rem;color:#fff}#Contacts form .file_container{margin-top:1rem;box-sizing:border-box;width:100%;padding:0}#Contacts form .file_container>p{font-weight:700;font-size:1.1rem}#Contacts form .file_container>p:nth-last-of-type(1){margin-top:1rem;font-weight:400}#Contacts form .file_container article{border:1px dashed white;border-radius:3px;padding:2rem;text-align:center}#Contacts form .file_container article p{color:#bfbfbf;font-size:1.1rem}#Contacts form .file_container article ul{margin-bottom:1rem;font-size:.8rem}#Contacts form .file_container article ul span{margin-left:.5rem}#Contacts form .file_container article input{display:none}#Contacts form .file_container article label{margin-top:.2rem;border-radius:3px;display:inline-block;background-color:#3e3e3e;padding:.5rem;color:#fff;font-weight:700}#Contacts form .file_container article label:hover{cursor:pointer}@media(max-width:1040px){#Contacts{flex-direction:column}}@media(max-width:490px){#Contacts{padding:0}#Contacts div .button{box-sizing:border-box;width:100%;font-size:1.1rem}}#Footer{box-sizing:border-box;height:186px;background-color:#39b54a;padding:2rem;color:#fff}#Footer ul{margin-bottom:1rem;padding:0}#Footer p:nth-last-of-type(1){margin-bottom:0}#Footer a{color:#fff}.Slogan{position:relative;height:397px}.Slogan img{height:100%;position:absolute;right:0}.Slogan div{position:absolute;top:0;right:0;width:46%;height:100%;display:flex;justify-content:center;align-items:center}.Slogan div h3{margin-inline:1rem;color:#fff;text-shadow:0px 0px 10px black}.Slogan:after{position:absolute;left:0;content:"";width:54%;height:100%;background-image:url(/assets/fleche_header-DGGwXI3l.png);background-repeat:no-repeat;background-position-y:bottom;background-size:contain}@media(max-width:1530px){.Slogan:after{width:45%}}@media(max-width:1350px){.Slogan div{width:50%}.Slogan div h3{font-size:2rem}}@media(max-width:1050px){.Slogan div{width:60%}}@media(max-width:930px){.Slogan{height:auto}.Slogan img{position:relative;width:100%}.Slogan div h3{font-size:1.5rem}.Slogan:after{width:35%}}@media(max-width:656px){.Slogan div{display:none}}#Carousel{padding:1rem 2rem}#Carousel ul{margin:auto;overflow-x:hidden;max-width:1200px;display:flex;padding:0;font-size:1.5rem}#Carousel ul li{min-width:100%;transition:margin-left .3s ease-in-out}#Carousel .quote{text-align:center;font-style:italic}#Carousel .author{font-weight:700}#Carousel footer{display:flex;justify-content:center;gap:1rem;padding:2rem}#Carousel footer button{border:none;background:none}#Carousel footer button:hover{cursor:pointer}#Carousel footer button.active{animation-name:grow;animation-duration:4s;animation-fill-mode:forwards}#Carousel footer button svg{color:#dbdbdb;font-size:.6rem}@keyframes grow{0%{transform:scale(1)}to{transform:scale(1.8)}}#Appointment{border-radius:3px;background-color:#00000073;padding:1rem}#Appointment article{border-radius:3px;background-color:#fff}#Appointment article.Appointment_step_0{display:flex}#Appointment article.Appointment_step_0 div{width:350px;padding:3rem 2rem}#Appointment article.Appointment_step_0 div:nth-of-type(2){display:flex;justify-content:center;align-items:center;background-color:#f1f1f1}#Appointment article.Appointment_step_0 div:nth-of-type(2) .button{width:220px;font-size:1.1rem}#Appointment article.Appointment_step_0 div h5{color:#39b54a}#Appointment article.Appointment_step_0 div ul{list-style:disc;font-size:1.1rem;font-weight:700}#Appointment article.Appointment_step_1{padding:1rem}#Appointment article.Appointment_step_1 h4{margin:auto;padding-block:1rem 3rem;text-align:center;font-weight:700}#Appointment article.Appointment_step_1>div{display:flex}#Appointment article.Appointment_step_1>div svg{margin:auto;display:block;font-size:12rem}#Appointment article.Appointment_step_1>div div:nth-of-type(1) svg{color:#39b54a}#Appointment article.Appointment_step_1>div div:nth-of-type(1) button{border:2px solid #39b54a;color:#39b54a}#Appointment article.Appointment_step_1>div div:nth-of-type(1) button:hover{background-color:#39b54a;color:#fff}#Appointment article.Appointment_step_1>div div:nth-of-type(2){display:flex;align-items:center;padding-inline:2rem;font-size:2rem}#Appointment article.Appointment_step_1>div div:nth-of-type(3) svg{color:gray}#Appointment article.Appointment_step_1>div div:nth-of-type(3) button{border:2px solid gray;color:gray}#Appointment article.Appointment_step_1>div div:nth-of-type(3) button:hover{background-color:gray;color:#fff}#Appointment article.Appointment_step_1>div button{margin-block:2rem 1rem;border-radius:3px;width:300px;display:block;padding:.5rem .8rem;font-size:1.1rem;font-weight:700;transition:all .3s linear}#Appointment article.Appointment_step_1>div button:hover{cursor:pointer}#Appointment article.Appointment_step_2{padding:1rem}#Appointment article.Appointment_step_2 h4{margin:auto;padding-block:1rem 2rem;text-align:center;font-weight:700}#Appointment article.Appointment_step_2>div{display:flex;gap:1rem}#Appointment article.Appointment_step_2>div li:not(:nth-last-of-type(1)){margin-bottom:1rem}#Appointment article.Appointment_step_2>div li a{margin-block:2rem 1rem;border:2px solid #39b54a;border-radius:3px;width:300px;display:block;background-color:transparent;padding:.5rem .8rem;text-decoration:none;text-align:center;font-size:1.1rem;font-weight:700;color:#39b54a;transition:all .3s linear}#Appointment article.Appointment_step_2>div li a:hover{background-color:#39b54a;color:#fff;cursor:pointer}#Presentation{border-radius:3px;background-color:#00000073;padding:1rem}#Presentation form{border-radius:3px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:1rem}#Presentation form input:not(input[type=submit]),#Presentation form textarea{margin-bottom:.5rem;border:none;border-radius:3px;width:300px;background-color:#ffffffd0;padding:.5rem 1rem;font-size:1.1rem}#Presentation form textarea{min-width:300px;max-width:300px;min-height:100px;max-height:100px}#Presentation form input[type=submit]{margin-top:2rem;border:none;border-radius:3px;width:200px;background-color:#39b54a;padding:.5rem;font-size:1.1rem;color:#fff}#Presentation form input[type=submit]:hover{cursor:pointer}.Divider{background-color:#39b54a;padding:3rem 2rem}.Divider p{margin:auto;max-width:500px;text-align:center;font-size:2.5rem;font-weight:700;color:#fff}@media(max-width:530px){.Divider p{font-size:2rem}}#MapSearch{position:absolute;top:20px;left:20px}#MapSearch input{border:1px solid lightgray;border-radius:3px;background-color:#ffffffde;padding:.5rem 1rem .5rem .5rem;text-transform:uppercase}#MapSearch input:focus-visible{outline:1px solid #39b54a}#MapSearch button{position:absolute;top:1px;right:1px;width:32px;height:32px;border:none;border-radius:0 3px 3px 0;background-color:#39b54a;color:#fff}#MapSearch button:hover{cursor:pointer}#Aside{z-index:1;position:fixed;top:138px;left:0;width:100vw;height:100vh;display:none;justify-content:center;align-items:center;background-color:#000000bd;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}#Aside.active{display:flex}#Aside>button{position:absolute;top:25px;right:50px;border:none;background-color:transparent;color:#fff;font-size:1.1rem}#Aside>button:hover{color:red;cursor:pointer}#About span{color:#39b54a}#About_history{position:relative;display:flex;flex-wrap:wrap;align-items:center;background-color:#f1f1f1}#About_history img{z-index:0;position:absolute;top:45%;right:50px;width:30%}#About_history div{box-sizing:border-box;width:50%;padding:3rem}#About_history div h4{font-weight:700}#About_history div p,#About_history div ul{font-size:1.1rem}#About_history div:nth-last-of-type(1){z-index:1}#About_history div:nth-last-of-type(1) iframe{width:100%}#About_mission{position:relative}#About_mission div:nth-of-type(1) h3{padding:2rem;text-align:center;font-weight:700}#About_mission div:nth-of-type(1) p{box-sizing:border-box;max-width:1200px;padding:3rem;font-size:2.5rem;font-weight:700}#About_mission div:nth-of-type(2){background-color:#39b54a;padding:4rem 6rem;color:#fff}#About_mission div:nth-of-type(2) p{box-sizing:border-box;width:50%;font-size:1.5rem}#About_mission img{position:absolute;bottom:0;right:5%;max-height:90%;width:32%}#About_values{padding:3rem 2rem}#About_values h3{margin-bottom:8rem;text-align:center}#About_values div{display:flex;justify-content:center;flex-wrap:wrap;gap:8.6rem;padding-left:3rem}#About_values div:nth-last-of-type(1){margin-top:7rem}#About_values div article{width:500px}#About_values div article h5{position:relative;margin-bottom:2rem;color:#39b54a}#About_values div article h5 img{position:absolute;top:-72px;left:-76px;height:250px}#About_values div article p{font-size:1.5rem}#About_team{background-color:#f1f1f1;padding:4rem 2rem}#About_team h3{margin-bottom:2rem;text-align:center;font-weight:700}#About_team .subtitle{margin:auto;max-width:734px;text-align:center;font-size:2rem}#About_team div{margin-top:2rem;display:flex;flex-wrap:wrap;align-items:center;gap:2%}#About_team div article{box-sizing:border-box;width:48%;display:flex;flex-direction:column;justify-content:center;padding:2rem;font-size:1.5rem}#About_team div img{width:48%}@media(max-width:1384px){#About_history{flex-direction:column}#About_history div{width:100%;max-width:900px}#About_team div{flex-direction:column}#About_team div article,#About_team div img{width:100%;max-width:900px}#About_team div article{padding:2rem 0}}@media(max-width:1266px){#About_values div article{width:auto;max-width:900px}}@media(max-width:1020px){#About_mission div:nth-of-type(1) p{padding:2rem;font-size:2rem}#About_mission div:nth-of-type(2){padding:2rem}#About_mission div:nth-of-type(2) p{width:100%;max-width:900px}#About_mission img{position:relative;right:auto;margin:2rem auto 0;width:60%;display:block}}@media(max-width:780px){#About_history img{display:none}#About_mission div:nth-of-type(1) p{font-size:2rem}#About_values div article h5 img{top:-38px;left:-56px;height:176px}#About_values div article p{font-size:1.1rem}}@media(max-width:570px){#About_history div{padding:2rem}#About_mission div:nth-of-type(1) p{font-size:1.5rem}#About_values div{padding-left:0}#About_values div article h5 img{left:-18px}#About_team .subtitle{font-size:1.5rem}#About_team div article{font-size:1.1rem}}#Auction h3{font-weight:700}#Auction span{color:#39b54a}#Auction_access div:nth-of-type(1){position:relative;padding-bottom:3rem}#Auction_access div:nth-of-type(1) h3{padding:2rem;text-align:center;font-weight:700}#Auction_access div:nth-of-type(1) p{box-sizing:border-box;max-width:900px;padding:3rem;font-size:2.5rem;font-weight:700}#Auction_access div:nth-of-type(1) img{bottom:-48%;right:70px}#Auction_access div:nth-of-type(2){position:relative;background-color:#39b54a;padding:4rem 6rem 10rem;color:#fff}#Auction_access div:nth-of-type(2) p{box-sizing:border-box;width:50%;font-size:1.5rem}#Auction_access div:nth-of-type(2) p:nth-last-of-type(1){margin-top:2rem;font-size:1.1rem;font-weight:700}#Auction_access div:nth-of-type(2) p:nth-last-of-type(1) a{border:1px solid white;border-radius:3px;padding:.5rem;text-decoration:none;color:#fff}#Auction_access div:nth-of-type(2) p:nth-last-of-type(1) a:nth-last-of-type(1){margin-left:2rem}#Auction_access div:nth-of-type(2) p:nth-last-of-type(1) a:hover{background-color:#fff;color:#39b54a;transition:all .5s}#Auction_access div:nth-of-type(2) img{top:30%;right:0}#Auction_access img{z-index:1;position:absolute;border-radius:3px;width:34%}#Auction_values{padding:3rem 2rem}#Auction_values h3{margin:8rem auto;max-width:1200px;text-align:center}#Auction_values div{display:flex;justify-content:center;flex-wrap:wrap;gap:8.6rem;padding-left:3rem}#Auction_values div:nth-last-of-type(1){margin-top:7rem}#Auction_values div article{width:500px}#Auction_values div article h5{position:relative;margin-bottom:2rem;color:#39b54a}#Auction_values div article h5 img{position:absolute;top:-72px;left:-76px;height:250px}#Auction_values div article p{font-size:1.5rem}@media(max-width:1410px){#Auction_access div:nth-of-type(1) img{bottom:-60%}#Auction_access div:nth-of-type(2) img{top:42%}#Auction_access div img{width:474px}}@media(max-width:1266px){#Auction_values div article{width:auto;max-width:900px}}@media(max-width:1156px){#Auction_access div:nth-of-type(1){padding-bottom:0}#Auction_access div:nth-of-type(2){padding:4rem 0 0}#Auction_access div:nth-of-type(2) p{margin-inline:6rem}#Auction_access div:nth-of-type(2) p:nth-last-of-type(1){margin-bottom:4rem}#Auction_access div p{margin:0 auto 1rem;width:auto!important}#Auction_access div img{position:relative;top:auto!important;bottom:auto!important;right:auto!important;border-radius:0;width:100%}#Auction_values h3{margin-top:0}}@media(max-width:1020px){#Auction_access div:nth-of-type(1) p{padding:2rem;font-size:2rem}#Auction_access img{position:relative;right:auto;margin:2rem auto 0;width:60%;display:block}}@media(max-width:920px){#Auction_values h3{font-size:2rem}}@media(max-width:780px){#Auction_access div:nth-of-type(1) p{font-size:2rem}#Auction_access div:nth-of-type(2) p{margin-inline:2rem}#Auction_values h3{font-size:1.5rem}#Auction_values div article h5 img{top:-38px;left:-56px;height:176px}#Auction_values div article p{font-size:1.1rem}}@media(max-width:570px){#Auction_access div:nth-of-type(1) p{font-size:1.5rem}#Auction_access div:nth-of-type(2) a{margin:1rem auto 0!important;width:266px;display:block;text-align:center}#Auction_values div{padding-left:0}#Auction_values div article h5 img{left:-18px}}#Dealers>h3{padding:3rem 2rem;text-align:center;color:#39b54a;font-weight:700}#Dealers_advantages{position:relative;display:flex;flex-wrap:wrap;justify-content:center}#Dealers_advantages>img{position:absolute;top:20%;right:5%}#Dealers_advantages div{z-index:1;box-sizing:border-box;width:50%;padding:2rem 3rem}#Dealers_advantages div h3,#Dealers_advantages div p{max-width:800px}#Dealers_advantages div h3{margin-bottom:2rem;font-weight:700}#Dealers_advantages div p{font-size:1.1rem}#Dealers_advantages iframe{margin:auto;width:80%;height:100%;border-radius:3px;display:block;background-color:#dddddd56}#Dealers_advantages .section_link{padding-block:4rem}#Dealers_advantages .section_link p{position:relative;margin:auto;width:80%;overflow:hidden;border-radius:3px;font-size:1.5rem;font-weight:700;color:#fff}#Dealers_advantages .section_link p div{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;background-color:#0000005e}#Dealers_advantages .section_link p div a{border-radius:3px;background-color:#39b54a;padding:.5rem 1rem;text-decoration:none;color:#fff}#Dealers_advantages .section_link p img{width:100%}#Dealers .divider{background-color:#39b54a;padding:3rem 2rem}#Dealers .divider p{margin:auto;max-width:500px;text-align:center;font-size:2.5rem;font-weight:700;color:#fff}@media(max-width:1430px){#Dealers_advantages div iframe{width:100%}}@media(max-width:1216px){#Dealers .section_link{padding-block:2rem}#Dealers .section_link p{width:90%}}@media(max-width:1070px){#Dealers_advantages{flex-direction:column;align-items:center}#Dealers_advantages>img{top:50%;right:50%;margin-right:-330px}#Dealers_advantages div{width:100%;max-width:900px}#Dealers_advantages div iframe{width:100%;height:400px}}@media(max-width:750px){#Dealers_advantages>img{top:50%;margin-right:-40%;width:80%}}@media(max-width:650px){#Dealers_advantages div{padding:2rem}#Dealers_advantages div h3{font-size:2rem}#Dealers_advantages .section_link p{width:100%}}@media(max-width:530px){#Dealers .divider p{font-size:2rem}}#Careers span{color:#39b54a}#Careers_lac{background-color:#f1f1f1;padding:3rem 2rem}#Careers_lac h3{margin-bottom:2rem;text-align:center;font-weight:700}#Careers_lac p{margin:auto;max-width:1150px;text-align:center;font-size:1.1rem}#Careers_employment{display:flex;flex-wrap:wrap}#Careers_employment div{box-sizing:border-box;width:50%;padding:3rem 2rem}#Careers_employment div h3{margin-bottom:2rem;text-align:center;font-weight:700}#Careers_employment div p{text-align:center;font-size:1.1rem}#Careers_employment div li{border-bottom:1px solid #bfbfbf;padding-block:1rem}#Careers_employment div li input[type=checkbox]{display:none}#Careers_employment div li :where(h4,h5):hover{cursor:pointer}#Careers_employment div li :where(h4,h5):hover svg{transform:rotate(24deg);transition:transform .3s}#Careers_employment div li svg{color:#39b54a;transition:transform .3s}#Careers_employment div li ul{overflow-y:hidden;max-height:0;transition:max-height .3s}#Careers_employment div li ul li:nth-last-of-type(1){border-bottom:1px solid transparent}#Careers_employment div li ul.details li{border-bottom:1px solid transparent;padding-block:.5rem}#Careers_employment div li ul.details li h6{font-style:italic;font-weight:700}#Careers_employment div li ul.details li a{border:1px solid #39b54a;border-radius:3px;display:inline-block;padding:.8rem;text-decoration:none;color:#39b54a}#Careers_employment div li ul.details li a:hover{background-color:#39b54a;color:#fff;transition:all .3s ease-out}#Careers_employment div li:has(>input[type=checkbox]:checked)>ul{max-height:2040px;transition:max-height .3s}#Careers_employment div li:has(>input[type=checkbox]:checked) .skills,#Careers_employment div li:has(>input[type=checkbox]:checked) .skills ul{margin-top:1rem;max-height:fit-content}#Careers_employment div li:has(>input[type=checkbox]:checked) .skills:not(:has(ul)),#Careers_employment div li:has(>input[type=checkbox]:checked) .skills ul:not(:has(ul)){list-style:disc}#Careers_employment div li:has(>input[type=checkbox]:checked) .skills li,#Careers_employment div li:has(>input[type=checkbox]:checked) .skills ul li{padding-block:.2rem}@media(max-width:1300px){#Careers_employment{flex-direction:column;align-items:center}#Careers_employment div{width:100%;max-width:900px;padding:3rem 2rem}}@media(max-width:680px){#Careers_lac h3{font-size:2rem}#Careers_employment h4{font-size:1.5rem}#Careers_employment h5{font-size:1.1rem}}#ContactUs_maps iframe{margin:0;width:100%;height:256px;border:none}#Customers>h3{background-color:#f1f1f1;padding:3rem 2rem;text-align:center;color:#39b54a;font-weight:700}#Customers_advantages{position:relative;display:flex;flex-wrap:wrap;background-color:#f1f1f1}#Customers_advantages img{z-index:0;position:absolute;top:25%;right:50px}#Customers_advantages div{box-sizing:border-box;width:50%;min-height:384px;padding:2rem 3rem}#Customers_advantages div h3,#Customers_advantages div p{max-width:800px}#Customers_advantages div h3{margin-bottom:2rem;font-weight:700}#Customers_advantages div p{font-size:1.1rem}#Customers_advantages div:has(iframe){z-index:1}#Customers_advantages iframe{margin:auto;width:100%;height:100%;border-radius:3px;display:block;background-color:#dddddd56}#Customers_links{display:flex;flex-wrap:wrap;justify-content:center}#Customers_links .section_link{padding-block:4rem}#Customers_links .section_link p{position:relative;margin:auto;width:80%;overflow:hidden;border-radius:3px;font-size:1.5rem;font-weight:700;color:#fff}#Customers_links .section_link p div{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;background-color:#0000005e}#Customers_links .section_link p div a{border-radius:3px;background-color:#39b54a;padding:.5rem 1rem;text-decoration:none;color:#fff}#Customers_links .section_link p img{width:100%}#Customers .divider{background-color:#39b54a;padding:3rem 2rem}#Customers .divider p{margin:auto;max-width:500px;text-align:center;font-size:2.5rem;font-weight:700;color:#fff}@media(max-width:1430px){#Customers_advantages{flex-direction:column;align-items:center}#Customers_advantages img{top:50%;right:50%;margin-right:-330px}#Customers_advantages div{width:100%;max-width:900px}#Customers_advantages div iframe{height:400px}}@media(max-width:1216px){#Customers_links .section_link{padding-block:2rem}}@media(max-width:724px){#Customers_advantages img{top:75%;margin-right:-40%;width:80%}}@media(max-width:650px){#Customers_advantages div{padding:2rem}#Customers_advantages div h3{font-size:2rem}}@media(max-width:530px){#Customers_links .section_link{padding-block:1rem}#Customers .divider p{font-size:2rem}}#Faq>h3{padding:3rem 2rem;text-align:center;font-weight:700}#Faq .Faq_questions{display:flex;flex-wrap:wrap}#Faq .Faq_questions ul{box-sizing:border-box;width:50%;padding:3rem 2rem}#Faq .Faq_questions ul li{margin:auto;max-width:725px;border-bottom:1px solid #bfbfbf;padding-block:1rem}#Faq .Faq_questions ul li input[type=checkbox]{display:none}#Faq .Faq_questions ul li h5:hover{cursor:pointer}#Faq .Faq_questions ul li h5:hover svg{transform:rotate(45deg);transition:transform .3s}#Faq .Faq_questions ul li svg{color:#39b54a;transition:transform .3s}#Faq .Faq_questions ul li article{overflow-y:hidden;max-height:0;transition:max-height .3s}#Faq .Faq_questions ul li:has(>input[type=checkbox]:checked)>article{max-height:700px;transition:max-height .3s}@media(max-width:1564px){#Faq .Faq_questions{flex-direction:column;align-items:center}#Faq .Faq_questions ul{width:100%;padding:2rem}#Faq .Faq_questions ul li{max-width:900px}#Faq .Faq_questions ul li iframe{width:100%}}@media(max-width:720px){#Faq>h3{padding:2rem;font-size:2rem}#Faq .Faq_questions ul li h5{font-size:1.1rem}}#FindDealer .FindDealer_map{position:relative;height:500px}#FindDealer .FindDealer_map .gm-svpc,#FindDealer .FindDealer_map .gm-style-mtc-bbw{display:none}#FindDealer .FindDealer_map button[title="Map camera controls"]{bottom:-70px}#Home_department{display:flex;flex-wrap:wrap;gap:1%}#Home_department>div:nth-of-type(1){position:relative;box-sizing:border-box;width:60%;height:580px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;background-image:url(/assets/fond_large_auto-Blo0qZ3o.jpg);background-repeat:no-repeat;background-size:cover;background-position-x:right;background-position-y:bottom;padding-block:2rem}#Home_department>div:nth-of-type(1) h4{margin-inline:2rem;text-align:center}#Home_department>div:nth-of-type(1) p{margin-inline:2rem}#Home_department>div:nth-of-type(1) a{z-index:1;width:fit-content}#Home_department>div:nth-of-type(1) form{z-index:1;position:relative;width:fit-content}#Home_department>div:nth-of-type(1) form label{width:274px;display:block;background-color:#5b5b5b;color:#fff;padding:.6rem}#Home_department>div:nth-of-type(1) form input{width:274px;border:none;padding:.6rem}#Home_department>div:nth-of-type(1) form button{position:absolute;bottom:0;right:0;width:35.2px;height:35.2px;border:none;border-radius:0;background-color:#39b54a;font-size:1rem;color:#fff}#Home_department>div:nth-of-type(1) form button:hover{cursor:pointer}#Home_department>div:nth-of-type(1):after{content:"";position:absolute;left:0;width:72%;height:100%;background-image:url(/assets/fleche_header-DGGwXI3l.png);background-repeat:no-repeat;background-size:contain;background-position-y:106%}#Home_department>div:nth-of-type(2){width:39%;height:580px;display:flex;flex-direction:column;text-align:center;color:#fff}#Home_department>div:nth-of-type(2) #Home_department_appointment{height:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:url(/assets/solution_02-Cuhww15-.jpg);background-repeat:no-repeat;background-size:cover;padding:2rem}#Home_department>div:nth-of-type(2) #Home_department_appointment h4{max-width:500px}#Home_department>div:nth-of-type(2) #Home_department_dealer{height:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:url(/assets/index_03-Dwq04VTa.jpg);background-repeat:no-repeat;background-size:cover;padding:2rem}#Home_department>div:nth-of-type(2) button{margin:2rem auto}#Home_advantages{display:flex;flex-wrap:wrap;padding-top:3rem}#Home_advantages>div{box-sizing:border-box;width:50%}#Home_advantages>div:nth-of-type(1){display:flex;flex-direction:column;justify-content:center;padding:3rem 5rem}#Home_advantages>div:nth-of-type(1) h3{margin-bottom:1.5rem;max-width:500px;font-style:italic;font-weight:700}#Home_advantages>div:nth-of-type(1) span{color:#39b54a}#Home_advantages>div:nth-of-type(1) p{margin-bottom:1.5rem;font-size:1.1rem;opacity:0}#Home_advantages>div:nth-of-type(1) p.animated{animation:fadeInDown .4s 0s 1 ALTERNATE ease-in-out forwards}#Home_advantages>div:nth-of-type(1) p:nth-last-of-type(1){font-style:italic}#Home_advantages>div:nth-of-type(1) div{opacity:0}#Home_advantages>div:nth-of-type(1) div.animated{animation:fadeInDown .4s 0s 1 ALTERNATE ease-in-out forwards}#Home_advantages>div:nth-of-type(1) div a{margin-block:2rem;border:2px solid #39b54a;border-radius:3px;display:inline-block;padding:.5rem .8rem;text-decoration:none;color:#39b54a;font-weight:700;transition:all .3s linear}#Home_advantages>div:nth-of-type(1) div a:hover{background-color:#39b54a;color:#fff;transition:all .3s linear}#Home_advantages>div:nth-of-type(1) div a:nth-last-of-type(1){margin-left:1rem}#Home_advantages>div:nth-last-of-type(1){position:relative;display:flex;justify-content:center;align-items:center;background-image:url(/assets/section_acces-BEC2ttwi.png);background-repeat:no-repeat;background-size:560px;background-position-y:bottom;background-position-x:right}#Home_advantages>div:nth-last-of-type(1)>div{overflow:hidden;border-radius:3px}#Home_advantages>div:nth-last-of-type(1):before{content:"";z-index:-1;position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-image:url(/assets/bg_acces-BPG2Ea0G.png);background-repeat:no-repeat;background-size:490px;background-position-x:right 44%}#Home_unique{display:flex;flex-wrap:wrap;padding:2rem}#Home_unique div:nth-of-type(1){margin-bottom:2rem;width:100%}#Home_unique div:nth-of-type(1) p{padding-block:1rem}#Home_unique div:nth-of-type(2),#Home_unique div:nth-of-type(3){margin-bottom:2rem;width:50%}#Home_unique div:nth-of-type(2) p:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAAEICAYAAACODdApAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQ5MjIyRDBCOTFEMzExRTlCNDlBQkZFMEM5RTU5REQwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQ5MjIyRDBDOTFEMzExRTlCNDlBQkZFMEM5RTU5REQwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RDkyMjJEMDk5MUQzMTFFOUI0OUFCRkUwQzlFNTlERDAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RDkyMjJEMEE5MUQzMTFFOUI0OUFCRkUwQzlFNTlERDAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz67hY+NAAAGhklEQVR42uzd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)}#Home_unique div:nth-of-type(3) p:before{background-image:url(/assets/icon_2-CqCfZkKd.png)}#Home_unique div:nth-of-type(4){margin:auto}#Home_unique div:nth-of-type(4) p:before{background-image:url(/assets/icon_3-D862yz_M.png)}#Home_unique div p{position:relative;margin:auto;max-width:444px;padding-block:3.5rem;text-align:center;font-size:2rem;font-weight:700}#Home_unique div p span{color:#39b54a}#Home_unique div p:before{content:"";z-index:-1;position:absolute;top:0;left:0;width:100%;height:100%;display:block;background-repeat:no-repeat;background-size:contain;background-position:center}#Home_why{display:flex;flex-wrap:wrap;background-color:#f1f1f1;font-size:1.1rem}#Home_why article,#Home_why div{box-sizing:border-box;width:50%}#Home_why article{padding:6rem}#Home_why div iframe{width:100%;height:100%}#Home_needs{display:flex;flex-wrap:wrap;font-size:1.1rem}#Home_needs img,#Home_needs article{box-sizing:border-box;width:50%}#Home_needs article{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem}#Home_needs article h5,#Home_needs article p,#Home_needs article ul{width:100%;max-width:550px}#Home_needs article ul{list-style:circle}#Home_more{background-color:#39b54a;padding:2rem;text-align:center;color:#fff}#Home_more h3{margin:auto;max-width:580px;font-weight:700}#Home .delay_1{animation-delay:.1s!important}#Home .delay_2{animation-delay:.2s!important}#Home .delay_3{animation-delay:.3s!important}#Home .delay_4{animation-delay:.4s!important}#Home .delay_5{animation-delay:.5s!important}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translate(20px)}to{opacity:1;-webkit-transform:translateX(0px);transform:translate(0)}}@media(max-width:1345px){#Home_why article,#Home_why div{width:100%}#Home_why article{padding:6rem 3rem}#Home_why article :where(h5,p),#Home_why div iframe{margin-inline:auto;max-width:800px}#Home_why div{background-color:#000;padding-block:2rem}#Home_why div iframe{height:430px;display:block}#Home_needs img,#Home_needs article{width:100%}#Home_needs article{padding:4rem 3rem}}@media(max-width:1255px){#Home_department{flex-direction:column}#Home_department>div:nth-of-type(1){width:100%}#Home_department>div:nth-of-type(2){width:100%;height:354px;flex-direction:row}#Home_department>div:nth-of-type(2) article{box-sizing:border-box;width:50%;height:100%!important;background-position-x:right;background-position-y:top;padding:3rem 2rem}#Home_advantages{flex-direction:column;align-items:center}#Home_advantages>div{width:100%}#Home_advantages>div:nth-of-type(1){max-width:900px}#Home_advantages>div:nth-last-of-type(1){padding-block:3.5rem;background-size:434px}#Home_advantages>div:nth-last-of-type(1):before{background-position-x:right 92px}}@media(max-width:1086px){#Home_department>div:nth-of-type(2){flex-direction:column;height:730px}#Home_department>div:nth-of-type(2) article{width:auto}}@media(max-width:1030px){#Home_unique{gap:2.5rem}#Home_unique div:nth-of-type(2),#Home_unique div:nth-of-type(3){width:100%}}@media(max-width:740px){#Home_department>div:nth-of-type(1){width:100%}#Home_advantages>div:nth-last-of-type(1){padding-inline:2rem;background-size:340px}#Home_advantages>div:nth-last-of-type(1):before{background-size:414px;background-position-y:50%}#Home_advantages>div:nth-last-of-type(1)>div,#Home_advantages>div:nth-last-of-type(1) iframe{width:100%}}@media(max-width:660px){#Home_advantages>div:nth-of-type(1){padding:3rem}#Home_more h3{max-width:480px;font-size:2rem}}@media(max-width:564px){#Home_advantages>div:nth-of-type(1){padding:2rem}#Home_advantages>div:nth-of-type(1) h3{max-width:412px;font-size:2rem}#Home_advantages>div:nth-last-of-type(1){padding-inline:0}#Home_unique{padding:2rem}#Home_unique div p{max-width:336px;padding-block:2.2rem;font-size:1.5rem}}@media(max-width:470px){#Home_department h4{margin-inline:auto!important;max-width:315px}#Home_advantages>div:nth-of-type(1) h3{max-width:330px}#Home_why article{padding:4rem 2rem}#Home_more h3{max-width:360px;font-size:1.5rem}}#PrivacyPolicies{padding:3rem 8rem}#PrivacyPolicies h3,#PrivacyPolicies h4{margin-bottom:1rem;font-weight:700}#PrivacyPolicies h4{margin-top:2.5rem}#PrivacyPolicies p{font-size:1.3rem}#PrivacyPolicies ul{margin-bottom:1rem;list-style:disc;padding-left:2rem}#PrivacyPolicies_officer{list-style:none!important;padding-left:0!important;font-size:1.3rem}#PrivacyPolicies_officer li:nth-of-type(2){margin-bottom:1rem}@media(max-width:970px){#PrivacyPolicies{padding:3rem 4rem}#PrivacyPolicies h3{font-size:2rem}#PrivacyPolicies h4{font-size:1.5rem}}@media(max-width:620px){#PrivacyPolicies{padding:2rem}}@media(max-width:528px){#PrivacyPolicies h3{font-size:1.5rem}#PrivacyPolicies p,#PrivacyPolicies_officer{font-size:1.1rem}}#Testimony>h3{padding:3rem 2rem 2rem;text-align:center;font-weight:700}body{font-family:Lato,Helvetica Neue,Helvetica,Arial,sans-serif}
