.Header_header__072v2{height:var(--header-height);position:fixed;z-index:10;width:100%;top:0;left:0;display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:transparent}.Header_header__072v2.Header_open__cQB4I,.Header_header__072v2.Header_scrolled__dJqKC{background-color:#000}.Header_header__072v2.Header_scrolled__dJqKC{box-shadow:inset 0 -5px 5px -5px rgba(0,0,0,.1)}.Header_logo__0dir7{width:200px;height:auto}.Header_menu__Hn_9p{display:none;position:absolute;top:var(--header-height);left:0;background-color:#000;width:100%;height:calc(100vh - var(--header-height))}.Header_menu__Hn_9p.Header_show__lkOPO{display:block}.Header_menu__Hn_9p ul{list-style-type:none;padding:0;margin:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3rem}.Header_menu__Hn_9p li{margin-bottom:10px}.Header_menu__Hn_9p li a,.Header_menu__Hn_9p li button{color:#fff;font-weight:700;font-size:var(--normal-font-size);padding:.2rem 0;font-family:Karla,sans-serif;background-color:transparent;border:none}.Header_menu__Hn_9p li a.Header_activeLink__Zmfwb,.Header_menu__Hn_9p li a:hover,.Header_menu__Hn_9p li button.Header_activeLink__Zmfwb,.Header_menu__Hn_9p li button:hover{border-bottom:2px solid var(--orange-color)}.Header_hamburgerMenu__RG_ZE{display:flex;flex-direction:column;cursor:pointer}.Header_bar__Yjyqf{width:25px;height:3px;background-color:#fff;margin:4px 0;transition:.4s}.Header_header__072v2.Header_scrolled__dJqKC .Header_bar__Yjyqf{background-color:var(--orange-color)}.Header_bar__Yjyqf.Header_change__E4DR5{background-color:var(--orange-color);transform:rotate(-45deg) translate(-5px,6px)}.Header_bar__Yjyqf.Header_change__E4DR5:nth-child(2){opacity:0}.Header_bar__Yjyqf.Header_change__E4DR5:nth-child(3){transform:rotate(45deg) translate(-10px,-10px)}@media screen and (min-width:1100px){.Header_header__072v2{padding:0 2rem}.Header_hamburgerMenu__RG_ZE{display:none}.Header_menu__Hn_9p{display:block;position:relative;width:75%;background-color:transparent;top:auto;height:auto}.Header_menu__Hn_9p ul{flex-direction:row;gap:2rem;justify-content:flex-end}.Header_header__072v2.Header_scrolled__dJqKC .Header_menu__Hn_9p li a,.Header_header__072v2.Header_scrolled__dJqKC .Header_menu__Hn_9p li button,.Header_menu__Hn_9p li a,.Header_menu__Hn_9p li button{color:#fff}}.HomeSection_homeBanner__smjMS{position:relative;width:100%;height:100vh;background-image:url(/images/HomeSectionBanner.png);background-position:100%;background-repeat:no-repeat;background-size:cover}.HomeSection_homeBanner__smjMS:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,#151515 40%,#000 0);opacity:.3}.HomeSection_bannerInfo__2PVu4{position:absolute;top:70%;left:50%;transform:translate(-50%,-50%);width:80%;text-align:center}.HomeSection_bannerInfo__2PVu4 h1{color:#fff;width:100%;margin-bottom:2rem}.HomeSection_bannerInfo__2PVu4 h2{color:var(--orange-color);margin-bottom:1.5rem;font-family:Kumbh Sans,sans-serif}.HomeSection_bannerActions__o38sC{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.HomeSection_bannerActions__o38sC .HomeSection_contactBtn__kWQJf{background-color:var(--orange-color);color:#fff;font-weight:700;width:12rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.HomeSection_bannerActions__o38sC .HomeSection_contactBtn__kWQJf:hover{background-color:transparent;border-color:var(--orange-color);color:var(--orange-color)}.HomeSection_whatsappIcon__Wzk1c{width:20px;height:20px;fill:#fff}@media screen and (min-width:768px){.HomeSection_homeBanner__smjMS{background-position:50%}.HomeSection_bannerInfo__2PVu4{top:40%;left:5rem;transform:none;text-align:left;width:auto}.HomeSection_bannerInfo__2PVu4 h1{width:28rem}.HomeSection_bannerActions__o38sC{flex-direction:row;justify-content:flex-start}}.ServiciosSection_serviciosSection__fovAL{padding-top:var(--header-height)}.ServiciosSection_contentContainer__PeMz9{padding:1rem;width:100%;max-width:1280px;margin:0 auto}.ServiciosSection_info__qBtsj{text-align:center;margin-bottom:2rem}.ServiciosSection_info__qBtsj h1{margin-bottom:1rem}.ServiciosSection_grid__AJILy{display:grid;grid-template-columns:1fr;justify-items:center;grid-gap:2rem;gap:2rem}.ServiciosSection_gridElement__h3bFb{max-width:300px;min-height:250px;background-color:#fcfcfc;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);text-align:center;padding:1rem;border-radius:20px}.ServiciosSection_gridElement__h3bFb h3{color:var(--orange-color);margin-bottom:.5rem}.ServiciosSection_gridElement__h3bFb p{font-family:Kumbh Sans,sans-serif;font-weight:700;margin-bottom:1rem;text-align:center;color:#414141}.ServiciosSection_gridElement__h3bFb img{max-width:90px;height:auto;object-fit:contain}@media screen and (min-width:450px){.ServiciosSection_grid__AJILy{grid-template-columns:1fr 1fr}.ServiciosSection_gridElement__h3bFb img{max-width:50px;height:auto;object-fit:contain}}@media screen and (min-width:768px){.ServiciosSection_grid__AJILy{grid-template-columns:1fr 1fr 1fr}.ServiciosSection_gridElement__h3bFb{position:relative;text-align:left}.ServiciosSection_gridElement__h3bFb h3{font-size:20px}.ServiciosSection_gridElement__h3bFb p{text-align:left}.ServiciosSection_serviceIcon__9J0Ws{position:absolute;bottom:10%;right:10%}.ServiciosSection_serviceIcon__9J0Ws.ServiciosSection_alineacionImg__WqEwa,.ServiciosSection_serviceIcon__9J0Ws.ServiciosSection_climasImg__THC5u{max-width:70px}.ServiciosSection_serviceIcon__9J0Ws.ServiciosSection_frenosImg__jhUKw{max-width:60px}.ServiciosSection_serviceIcon__9J0Ws.ServiciosSection_afinacionImg__qzttE{max-width:90px}.ServiciosSection_serviceIcon__9J0Ws.ServiciosSection_suspensionImg__qq7ph{max-width:60px}}.Slider_slider__dRfBy{margin-top:5rem;width:100%}.BeneficiosSection_beneficiosSection__uEuKK{padding-top:var(--header-height)}.BeneficiosSection_carBgPos__35CCr{width:100%;position:relative}.BeneficiosSection_bgCont__679V3{width:100%;background-color:var(--orange-color)}.BeneficiosSection_contentContainer__Wqx5P{padding:1rem 1rem 6rem;width:100%;max-width:1280px;text-align:center;margin:0 auto}.BeneficiosSection_contentContainer__Wqx5P h1{color:#fff;margin:3rem 0}.BeneficiosSection_beneficiosCards__zB3cw{margin:2rem 0;width:100%;display:flex;display:grid;grid-template-columns:1fr;justify-items:center;grid-gap:2rem;gap:2rem;list-style:none}.BeneficiosSection_beneficiosCard__Q8qdl{width:100%;max-width:300px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;border-radius:15px;overflow:hidden;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.BeneficiosSection_beneficiosImgCont__XL_lh{width:100%;height:50%;display:flex;justify-content:center;align-items:center}.BeneficiosSection_beneficiosCard__Q8qdl img{width:100%;height:auto;object-fit:cover}.BeneficiosSection_beneficiosInfo__Fc9aQ{width:100%;height:50%;background-color:#fff;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;list-style:none}.BeneficiosSection_beneficiosInfo__Fc9aQ li{width:100%;height:100%;display:flex;justify-content:center;align-items:center;gap:.5rem;border-bottom:1px solid #8e8e8e;padding:0 1rem}.BeneficiosSection_beneficiosInfo__Fc9aQ li:last-child{border-bottom:none}.BeneficiosSection_beneficiosInfo__Fc9aQ p{color:#555;font-weight:700;font-size:1rem}.BeneficiosSection_lastP__YGOdK{font-weight:700;color:#fff;margin-bottom:2rem;font-size:var(--h3-font-size)}.BeneficiosSection_cotizaBtn__aiuvG{color:#555;background-color:#fff;font-weight:700;border:1px solid #fff}.BeneficiosSection_cotizaBtn__aiuvG:hover{background-color:transparent;border-color:#fff;color:#fff}.BeneficiosSection_blackCarImgCont__yEQU0{position:absolute;bottom:-8rem;right:0}.BeneficiosSection_carImg__yK68s{width:20rem;height:auto;object-fit:contain}@media screen and (min-width:500px){.BeneficiosSection_beneficiosCards__zB3cw{grid-template-columns:repeat(2,1fr)}.BeneficiosSection_beneficiosInfo__Fc9aQ li{justify-content:space-between}.BeneficiosSection_beneficiosInfo__Fc9aQ p{max-width:218px;text-align:left}}@media screen and (min-width:600px){.BeneficiosSection_blackCarImgCont__yEQU0{bottom:-13rem}.BeneficiosSection_carImg__yK68s{width:30rem}}@media screen and (min-width:768px){.BeneficiosSection_contentContainer__Wqx5P{text-align:left}.BeneficiosSection_beneficiosCards__zB3cw{grid-template-columns:repeat(3,1fr)}.BeneficiosSection_blackCarImgCont__yEQU0{bottom:-10rem}.BeneficiosSection_carImg__yK68s{width:30rem;bottom:-10rem}}@media screen and (min-width:950px){.BeneficiosSection_blackCarImgCont__yEQU0{bottom:-30%}.BeneficiosSection_carImg__yK68s{width:40rem}}.BeneficiosSection_contentContainer2__hF7WJ{padding:8rem 1rem;width:100%;max-width:1280px;margin:10rem auto 0;text-align:center}.BeneficiosSection_contentContainer2__hF7WJ h1{margin-bottom:1rem}.BeneficiosSection_contentContainer2__hF7WJ h3{font-weight:600;max-width:44rem}.BeneficiosSection_carTypesList__Zy1eR{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;justify-items:center;margin-bottom:2rem;list-style:none}.BeneficiosSection_carType__eKSCP,.BeneficiosSection_sellCar__dGcek{border-radius:20px;background-color:#f5f5f5;height:200px;overflow:hidden;max-width:350px;width:100%}.BeneficiosSection_carType__eKSCP{transition:transform .3s ease;cursor:pointer}.BeneficiosSection_carType__eKSCP:hover{transform:scale(1.1)}.BeneficiosSection_carImgCont__JDaMD{width:100%;height:80%;padding:.5rem}.BeneficiosSection_carImgCont__JDaMD img{width:100%;height:100%;object-fit:contain}.BeneficiosSection_carTypeInfo__wfeeB{width:100%;height:20%;color:#fff}.BeneficiosSection_carTypeInfo__wfeeB,.BeneficiosSection_sellCar__dGcek{background-color:var(--orange-color);display:flex;justify-content:center;align-items:center}.BeneficiosSection_sellCar__dGcek{padding:1rem;gap:1rem;flex-direction:column}.BeneficiosSection_sellCar__dGcek h3{color:#fff;font-size:var(--h3-font-size)}.BeneficiosSection_sellCar__dGcek .BeneficiosSection_sellBtn__Z_hpZ{background-color:#fff;display:flex;justify-content:center;align-items:center;gap:.5rem;font-weight:700}.BeneficiosSection_sellCar__dGcek .BeneficiosSection_sellBtn__Z_hpZ:hover{background-color:#f5f5f5}.BeneficiosSection_brands__XyNvC{list-style:none;display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;justify-items:center;margin:5rem auto 2rem;max-width:1000px}.BeneficiosSection_brand__aE_Kx{width:100%;max-width:200px;align-self:center}.BeneficiosSection_brandImg__pRfWF{width:100%;max-height:60px;height:auto;object-fit:contain}@media screen and (min-width:370px){.BeneficiosSection_carTypesList__Zy1eR{grid-template-columns:repeat(2,1fr)}.BeneficiosSection_carType__eKSCP,.BeneficiosSection_sellCar__dGcek{height:200px}.BeneficiosSection_sellCar__dGcek .BeneficiosSection_sellBtn__Z_hpZ{padding:.2rem .4rem}}@media screen and (min-width:768px){.BeneficiosSection_contentContainer2__hF7WJ{text-align:left}.BeneficiosSection_carTypesList__Zy1eR{grid-template-columns:repeat(3,1fr)}.BeneficiosSection_carType__eKSCP,.BeneficiosSection_sellCar__dGcek{height:300px}.BeneficiosSection_sellCar__dGcek h3{font-size:var(--h2-font-size)}.BeneficiosSection_sellCar__dGcek .BeneficiosSection_sellBtn__Z_hpZ{padding:1rem 1.5rem;width:100%}.BeneficiosSection_brands__XyNvC{grid-template-columns:repeat(4,1fr)}.BeneficiosSection_brandImg__pRfWF{max-height:150px}}.ShowroomSection_showroomSection__liCwS{padding-top:var(--header-height)}.ShowroomSection_contentContainer__vI3z7{padding:1rem;width:100%;max-width:1280px;margin:0 auto;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column}.ShowroomSection_contentContainer__vI3z7 h1{margin-bottom:2rem}.ShowroomSection_desc__HIo3_{font-size:var(--h3-font-size);margin-bottom:4rem;font-weight:600}.ShowroomSection_contentInfo__AWgh0{width:100%;display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;margin-bottom:2rem}.ShowroomSection_imgContainer__LFI09{position:relative;width:100%;border-radius:20px;overflow:hidden}.ShowroomSection_imgContainer__LFI09 img{width:100%;height:100%;object-fit:cover}.ShowroomSection_mapContainer__I7uqk{width:100%;height:inherit;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;border:1px solid #000}.ShowroomSection_mapContainer__I7uqk iframe{width:100%;height:100%;border:none;margin-bottom:.5rem}.ShowroomSection_horarios__TFnkr{order:4}.ShowroomSection_location__8023w{order:3}.ShowroomSection_horarios__TFnkr h3,.ShowroomSection_location__8023w h3{margin-bottom:1rem;text-align:left}.ShowroomSection_location__8023w p{display:flex;align-items:flex-start;justify-content:flex-start;text-align:left;gap:.5rem;font-weight:700}.ShowroomSection_horariosCont__TR2z5{display:flex;align-items:center;justify-content:flex-start;font-weight:700}.ShowroomSection_days__ekK_o{text-align:left}.ShowroomSection_time__hJBxR{text-align:right}.ShowroomSection_contactContainer__2NF11{margin-top:3rem;display:flex;flex-direction:column;gap:2rem}.ShowroomSection_info__egcnF{height:50%;width:100%;padding:1rem;text-align:center}.ShowroomSection_imgContactContainer__CYwDY{width:100%;height:50%}.ShowroomSection_imgContactContainer__CYwDY img{position:relative;top:4px;width:100%;height:auto;object-fit:cover}.ShowroomSection_btnContainer__HF9ou{margin:1rem 0;width:100%}.ShowroomSection_contactBtn__T7cUO{background-color:var(--orange-color);color:#fff;font-weight:700;width:100%;max-width:20rem;padding:.5rem;display:flex;align-items:center;justify-content:center;gap:.5rem;margin:0 auto}.ShowroomSection_contactBtn__T7cUO:hover{background-color:transparent;border-color:var(--orange-color);color:var(--orange-color)}.ShowroomSection_contactBtn__T7cUO svg{width:100px;height:auto}@media screen and (min-width:600px){.ShowroomSection_desc__HIo3_{max-width:33rem}.ShowroomSection_contentContainer__vI3z7{text-align:left;align-items:flex-start}.ShowroomSection_contentInfo__AWgh0{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto auto auto auto auto;grid-gap:.5rem 2rem;gap:.5rem 2rem}.ShowroomSection_imgContainer__LFI09{grid-column:1/2;grid-row:1/8}.ShowroomSection_mapContainer__I7uqk{grid-column:2/3;grid-row:1/6}.ShowroomSection_location__8023w{grid-column:2/3;grid-row:6/7}.ShowroomSection_horarios__TFnkr{grid-column:2/3;grid-row:7/8}}@media screen and (min-width:768px){.ShowroomSection_contactContainer__2NF11{flex-direction:row;align-items:center;justify-content:space-between}.ShowroomSection_info__egcnF{text-align:left;padding:0 1rem 0 5%}.ShowroomSection_info__egcnF h1{max-width:28rem}.ShowroomSection_contactBtn__T7cUO{margin:0}.ShowroomSection_imgContactContainer__CYwDY{text-align:right}.ShowroomSection_imgContactContainer__CYwDY img{max-width:800px}}.Footer_footer__yl3k1{background-color:#090909;width:100%;color:#fff;text-align:center}.Footer_contentContainer__41xLM{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1rem;gap:2rem;width:100%;max-width:1280px;margin:0 auto}.Footer_info__5aUEE{width:100%;display:flex;flex-direction:column;gap:4rem}.Footer_wecar__FuqTZ{text-align:center}.Footer_wecar__FuqTZ img{width:80%;max-width:400px;height:auto;object-fit:contain;margin-bottom:2rem}.Footer_redes__sE1U8{display:flex;justify-content:center;align-items:center;gap:1rem}.Footer_redes__sE1U8 p{font-size:var(--h3-font-size)}.Footer_redes__sE1U8 svg{width:30px;height:30px;fill:#fff}.Footer_redes__sE1U8 .Footer_face__IQRrF:hover{fill:#1877f2}.Footer_redes__sE1U8 .Footer_insta__tFk6o:hover{fill:#fd1d1d}.Footer_redes__sE1U8 .Footer_whatsapp__YX28D:hover{fill:#25d366}.Footer_nav__qfjl0 h4{display:inline-block;font-size:var(--h3-font-size);padding-left:2rem;padding-right:2rem;padding-bottom:1rem;border-bottom:1px solid #fff;margin-bottom:1rem}.Footer_nav__qfjl0 ul{list-style:none;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.Footer_nav__qfjl0 ul a,.Footer_nav__qfjl0 ul button{color:#fff;background-color:transparent;border:none;font:var(--normal-font-size)}.Footer_nav__qfjl0 ul a:hover,.Footer_nav__qfjl0 ul button:hover,.Footer_wecarInfo__Encza a:hover{text-decoration:underline}.Footer_wecarInfo__Encza ul{list-style:none;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.Footer_wecarInfo__Encza a{display:flex;align-items:center;gap:.5rem}.Footer_wecarInfo__Encza svg{width:20px;height:20px}.Footer_wecarInfo__Encza a,.Footer_wecarInfo__Encza svg{color:#fff}.Footer_copy__e0tfj{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.Footer_copy__e0tfj span{color:#d3d3d3;font-size:10px}.Footer_copyText__C_7vn{order:2}.Footer_conditions__fDxMz{order:1;display:flex;gap:.5rem}@media screen and (min-width:768px){.Footer_footer__yl3k1{text-align:left}.Footer_wecarInfo__Encza,.Footer_wecar__FuqTZ{flex:1 1}.Footer_wecar__FuqTZ{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.Footer_wecar__FuqTZ img{margin-bottom:2rem}.Footer_info__5aUEE{flex-direction:row}.Footer_redes__sE1U8 svg{width:40px;height:40px}.Footer_nav__qfjl0{flex:1 1}.Footer_nav__qfjl0 h4{padding-left:0;padding-right:4rem}.Footer_nav__qfjl0 ul{display:grid;grid-template-columns:1fr 1fr;justify-items:start}.Footer_copy__e0tfj{flex-direction:row;justify-content:space-between}.Footer_wecarInfo__Encza ul{align-items:flex-start;justify-content:space-evenly;height:100%}.Footer_copyText__C_7vn{order:1}.Footer_conditions__fDxMz{order:2}}@media screen and (min-width:960px){.Footer_nav__qfjl0 h4{padding-right:12rem}}.WhatsAppButton_whatsappBtn___dQYY{position:fixed;bottom:1.5rem;right:1.5rem;width:70px;height:70px;background-color:#48cf17;cursor:pointer;border-radius:50%;border:none;display:flex;justify-content:center;align-items:center}.WhatsAppButton_whatsappBtn___dQYY:hover{background-color:#38a112;transition:transform .3s ease;animation:WhatsAppButton_shake___y6k4 .5s ease}.WhatsAppButton_whatsappBtn___dQYY svg{width:45px;height:45px;fill:#fff}@keyframes WhatsAppButton_shake___y6k4{0%{transform:translateX(0)}20%{transform:translateX(-5px)}40%{transform:translateX(5px)}60%{transform:translateX(-5px)}80%{transform:translateX(5px)}to{transform:translateX(0)}}